Hi,

I found a strange problem using \setuparranging[2SIDE] : the .tuc file is not 
created anymore and this lead to a missing section number (for the first 
section only). How can I remedy to that ? Any idea ?

The minimal example : 
%%%%%%%%%%
\setuppapersize[A5][A4,landscape]
\setuparranging[2SIDE]

\starttext
\dorecurse{10}{
  \section{Knuth}
  \input knuth}
\stoptext
%%%%%%%%%%

If one comment the \setuparranging[2SIDE] line, everything is ok.

Thank you.

-- 
Romain Diss
<romain.d...@yahoo.fr>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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