ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Sections in content: macros v text
@ 2020-10-05 18:20 Tomas Hala
  2020-10-07 15:12 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Tomas Hala @ 2020-10-05 18:20 UTC (permalink / raw)
  To: Mailing list ConTeXt

Hi all,

the content generated by the MWE below contains 
1 bb ... 1
2 bb ... 1
instead of
1 aa ... 1
2 bb ... 1
because the content structure refers to the macro name \name in both sections instead of to work with the text.

Maybe it was already discussed by I am not able to find any solution how to send the text "aa" to the content in this case.

Thanks in advance for any hint.

Best wishes, 

Tomáš 

MWE (TL2020):
\starttext
\define\name{aa} \startsection[title=\name,list=\name] \stopsection
\define\name{bb} \startsection[title=\name,list=\name] \stopsection
\completecontent
\stoptext

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-07 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 18:20 Sections in content: macros v text Tomas Hala
2020-10-07 15:12 ` Wolfgang Schuster
2020-10-07 19:31   ` Tomas Hala

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).