Ah, I see! Thank you, Wolfgang, makes sense. I didn't know about startrawsetups...

All best

Thomas

On 8/15/25 5:18 AM, Wolfgang Schuster wrote:

1. You have to replace

   \startsetups my:test
     ...
   \stopsetups

with

   \startrawsetups my:test
     ...
   \stoprawsetups

or put the setups name in a pair of brackets

   \startsetups [my:test]

   \startxmlsetups [xml:testsetups]
     ...
   \stopxmlsetups

   \stopsetups


2. You have to double the hash sign for the inner setups blocks when you nest them

   \startxmlsetups xml:p
     \color [red] {\xmlflush{##1}}
   \stopxmlsetups


Wolfgang


--
Prof. Dr. Thomas A. Schmitz
Institut für Klassische und Romanische Philologie
Universität Bonn
Rabinstr. 8
53111 Bonn
http://www.philologie.uni-bonn.de/de/personal/schmitz
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to