17 Nov
2011
17 Nov
'11
7:41 p.m.
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?
All the best.
--
Romain Diss