Place that section into a buffer:On 2017-01-31 15:52, Alan Bowen wrote:
I am trying to set some poetry in a footnote and have encountered a problem.
\starttextHere is a footnote.\footnote{Some text:\startlinesabcd\stoplinesAnd some more text.}
\stoptextproducesa b c d(a single line). Is this a wee bug or have I missed something?
I am using the latest minimals.
Alan
\starttext--
Here is a footnote.
\startbuffer[fn:abcd]
\startlines
a
b
c
d
\stoplines
\stopbuffer
\footnote{Some text:
\getbuffer[fn:abcd]
And some more text.}
\stoptext
Rik
____________________________________________________________ _______________________
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
____________________________________________________________ _______________________