ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \dorecurse and \startcombination
@ 2012-11-19 15:18 Alan BRASLAU
  0 siblings, 0 replies; only message in thread
From: Alan BRASLAU @ 2012-11-19 15:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

Does anyone have a suggestion how to use \dorecurse within combinations?
(without having to use lua...)

Alan

minimal example:

\starttext
\startcombination [2]
\dorecurse{2}{{#1}{#1}}
\stopcombination
\stoptext


! Missing { inserted.

system          > tex > error on line 3 in file foo.tex: Missing { inserted ...

1     \starttext
2     \startcombination [2]
3 >>  \dorecurse{2}{{#1}{#1}}
4     \stopcombination
5     \stoptext
6     

<to be read again> 
                   \global 
\syst_helpers_recurse_x #1#2->\global 
                                      \advance \outerrecurse \plusone \globa...
l.3 \dorecurse{2}{{#1}{#1}}
                           
? 
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-19 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19 15:18 \dorecurse and \startcombination Alan BRASLAU

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