ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Floris van Manen <vm@klankschap.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: how to get reference label from stacked itemize
Date: Sat, 6 Apr 2019 17:40:49 +0200	[thread overview]
Message-ID: <43B7B54E-2E50-4CE7-9964-98DC653ABF9E@klankschap.nl> (raw)
In-Reply-To: <B937CFC3-14B2-4C4D-B839-D686113BA18B@fiee.net>


[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]


> 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



[-- Attachment #1.2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2019-04-06 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06 14:51 Floris van Manen
2019-04-06 15:04 ` Henning Hraban Ramm
2019-04-06 15:40   ` Floris van Manen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43B7B54E-2E50-4CE7-9964-98DC653ABF9E@klankschap.nl \
    --to=vm@klankschap.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).