Footnotes still don’t work in columnsets (latest LMTX): - they stay in one column (I’d prefer them over the whole width of the text area)
- they often get overwritten by main text Is there a workaround? Hraban > Am 06.03.2021 um 19:18 schrieb Jano Kula <[email protected]>: > > Hello Hans, > > with fresh LMTX footnotes are still missing in \startcolumns as Clyde > reported: > > \starttext > \startcolumns > \input knuth\footnote{D. E. Knuth} > \stopcolumns > \stoptext > > Tried columnsets. Footnotes are overlapping text and some text at the column > break disappeared: > > \starttext > \startcolumnset > \dorecurse{10}{\input knuth\footnote{D. E. Knuth}\ } > \stopcolumnset > \stoptext > > We are running out of options :) Could you, please, have a look at it when > your metafun mode is over? > > Thanks, > Jano > ConTeXt ver: 2021.03.05 19:14 LMTX fmt: 2021.3.6 > > > > > > On Mon, Jan 25, 2021 at 10:05 PM Clyde Johnston <[email protected]> wrote: > I can no longer print the footnotes when I using columns in LTMX. If I > remove the \{start|stop}columns, it works fine. This works on my old MKIV > 2018.07.02 14:39 version. > > > > \setupcolumns[n=2,rule=off,balance=no] > > > > \starttext > > \startcolumns > > \input ward\footnote{A small footnote here} > > \stopcolumns > > \stoptext > > > > Context Version: 2021.01.24 16:07 > > > > Clyde >
columnsettest.tex
Description: Binary data
___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
