From c8a3c58f7fff89cf8ed4f7c2e21d9a3784ab215f Mon Sep 17 00:00:00 2001 From: Burkhart Wolff Date: Thu, 30 Jun 2022 12:58:49 +0200 Subject: [PATCH] end of discussion with Achim --- src/tests/OutOfOrderPresntn.thy | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/tests/OutOfOrderPresntn.thy b/src/tests/OutOfOrderPresntn.thy index 20399b9..fd8207e 100644 --- a/src/tests/OutOfOrderPresntn.thy +++ b/src/tests/OutOfOrderPresntn.thy @@ -502,12 +502,13 @@ Figure*[fff::figure,src="\this is a side-by-side\"] \ -Figure*[ffff::figure,caption="\this is another 2 side-by-side\"] +Figure*[ffff::figure,(* caption *) src="\this is another 2 side-by-side\"] \@{figure_content [width=40, scale=35, caption="This is a left test"] "../ROOT"}\ \@{figure_content [width=40, scale=35, caption="This is a right test"] "../ROOT"}\ - +(* proposed syntax for sub-figure labels : text\ @{figure "ffff(2)"}\ + *) end (*>*)