Footnotes in Linecorrection/ Placeongrid
Hi there, because I use gridsetting and mixed arabic and latin words together, I have to use \placeongrid{} or \startlinecorrection\stoplinecorrection to achieve gridsetting. Now this probelm arised: In these environments footnotes disappear, they are simply not printed, but the footnotenumber itself is printed. \setuplayout[grid=yes] \starttext \startlinecorrection This is a test-text.\footnote{This footnote disappears...Why?} \stoplinecorrection \stoptext How to correct that? Thanks. Huseyin
Am 26.11.2012 um 11:47 schrieb "H. Özoguz"
Hi there,
because I use gridsetting and mixed arabic and latin words together, I have to use \placeongrid{} or \startlinecorrection\stoplinecorrection to achieve gridsetting.
Now this probelm arised: In these environments footnotes disappear, they are simply not printed, but the footnotenumber itself is printed.
\setuplayout[grid=yes]
\starttext
\startlinecorrection
This is a test-text.\footnote{This footnote disappears...Why?}
\stoplinecorrection
\stoptext
How to correct that? Thanks.
Add \automigrateinserts to your document (before \starttext). Wolfgang
participants (2)
-
"H. Özoguz"
-
Wolfgang Schuster