Hello,

In RTL text, I use direction=left to mirror the columns.  I just noticed
that surprisingly section numbering will not be correct.  See the MWE
below, where I get "2 First" at the top of the right column and then "1
Second" in the middle of the left column.  The correct numbering should be
"1 First" and "2 Second."

\starttext
\startcolumns[n=2,direction=left]
\section{First}
\input knuth

\section{Second}
\input ward
\stopcolumns
\stoptext

Produced using context version 2016.04.27 10:18.

Thanks!
—MHB
___________________________________________________________________________________
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