On 17-11-2011 20:41, Romain Diss wrote:
Hi all,
I have a small problem with footnotes. If I use \setuparranging to print two A5 pages on one A4, the footnote index of the left page footnotes go to the right page. Here is a minimal example.
%% START %% \setuppapersize[A5][A4,landscape]
\setuparranging[2SIDE]
\starttext
\dorecurse{2}{\input tufte}
Test of a small footnote \footnote{This one is numeroted on the wrong page.} with some usefull text.
\dorecurse{6}{\input knuth}
And another footnote test on the other side \footnote{This one works.}.
\stoptext %% END %%
Any idea of what to do?
also in the latest version? ----------------------------------------------------------------- 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 -----------------------------------------------------------------