Hello, An item in an itemized list can have a reference: \startitemize [n] \item[first] This is a first item; \item[second] This is a second item. \stopitemize \in{item}[first] appears before \in{item}[second]. How does this work with \startitem\stopitem? I tried, of course: \startitem[reference=first] This is a first item. \stopitem Thanks. Alan
Hi Alan, This works here: %%%%%%%%%% \starttext \startitemize [n] \startitem[first] This is a first item. \stopitem \item[second] This is a second item. \stopitemize Alan’s \in{item}[first] appears before \in{item}[second]. \stoptext %%%%%%%%%% Is this what you wanted? best regards: OK
On 17 Dec 2014, at 17:30, Alan BRASLAU
wrote: Hello,
An item in an itemized list can have a reference:
\startitemize [n] \item[first] This is a first item; \item[second] This is a second item. \stopitemize
\in{item}[first] appears before \in{item}[second].
How does this work with \startitem\stopitem? I tried, of course: \startitem[reference=first] This is a first item. \stopitem
Thanks.
Alan ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (2)
-
Alan BRASLAU
-
Otared Kavian