Am 28.07.2014 um 13:29 schrieb Tomas Hala <[email protected]>:

> Hello,
> 
> I found out that the \startlines does not work if it is defined in a body 
> of some other macro. Is it expected behaviour, or not?

This is normal for TeX and you have to use other mechanism like buffers.

\starttext

\startbuffer[xxxx]
\startlines
text
text
\stoplines
\stopbuffer

\getbuffer[xxxx]

\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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
___________________________________________________________________________________

Reply via email to