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
<[email protected]>
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to