Hi, Typing in footnote worked (and still works) in MkII. For example: \starttext Hello \footnote{Typing in footnote \starttyping test \stoptyping } \stoptext However, in MkIV this gives: Runaway argument? test \stoptyping \endstrut \dostopstoreddescription \egroup \the \everyafternoteinsert \ETC. ! File ended while scanning use of \dododowithbuffer. system > error on line 0 in file : File ended while scanning use of \dododowithbuffer ... <empty file> <inserted text> \par <*> ./backend.tex I can work around this by using \start-stop buffer outside the footnote and \typebuffer inside the footnote, but that does not work when the ConTeXt file is generated from markdown using pandoc. Is this something that can be fixed (not immediately, but in the long run). If so, I will open a tracker item for it. Aditya
On 18-10-2010 7:19, Aditya Mahajan wrote:
Is this something that can be fixed (not immediately, but in the long run). If so, I will open a tracker item for it.
this is a long run thing ... footnotes are stored in memory and therefore the fact that starttyping needs a different treatment is somewhat list (just as it's lost when you use it in any argument; in mkii the footnote text is typeset directly you can make a tracker item .. maybe I get a good idea Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen