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
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 -----------------------------------------------------------------
Le vendredi 18 novembre 2011, Hans Hagen a écrit :
On 17-11-2011 20:41, Romain Diss wrote:
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.
also in the latest version?
Tested with context 2011.11.17 23:31 and it works perfectly now.
Thank you for the awesome quick fix.
All the best.
--
Romain Diss
participants (2)
-
Hans Hagen
-
Romain Diss