[NTG-context] how to get reference label from stacked itemize
Floris van Manen
vm at klankschap.nl
Sat Apr 6 17:40:49 CEST 2019
> Did you try \item[myref] and \in[myref]?
>
This will do the job indeed.
\starttext
\startitemize[n]
\item One
\item[refTwo] Two
\startitemize[a]
\item A
\item[refB] B Test
\stopitemize
\stopitemize
see (\in[refTwo].\in[refB]) for Test
Is there some construction to combine an item reference with its parent item?
\startitemize[n]
\item One
\item Two
\startitemize[a]
\item A
\item[refB] B Test
\stopitemize
see (\in[parent, refB].\in[refB]) for Test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20190406/9729765b/attachment.sig>
More information about the ntg-context
mailing list