Hi,

In ConTeXt MKIV, there are selectors (\defineselector, \select). In ConTeXt
LMTX, they are gone.

In LMTX, how can I achieve the following without using selectors:
(Different heading and reference texts for descriptions)

\defineselector[sel][max=2, n=2]
\definedescription[desc][headcommand={\setupselector[sel][n=1]}]
\starttext
\startdesc[title={\select{sel}{Long title}{Short}}, reference=desc]
  \input jojomayer
\stopdesc
\about[desc]
\stoptext

Any help is welcome!
Cheers,
Christoph
___________________________________________________________________________________
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 via email to