[NTG-context] Wrtiting in two languages
Peter Münster
pmlists at free.fr
Tue Nov 15 19:53:02 CET 2016
On Tue, Nov 15 2016, Jean-Pierre Delange wrote:
> The best way is to use the TwoColumns command
When the text spans several pages, there is a problem:
\defineparagraphs[TwoColumns][n=2]
\setupparagraphs[TwoColumns][1][width=250pt, style=italic, align=left]
\starttext
\startTwoColumns
\dorecurse{1000}{left }
\TwoColumns
\dorecurse{1000}{right }
\stopTwoColumns
\stoptext
This works: https://mailman.ntg.nl/pipermail/ntg-context/2012/068387.html
--
Peter
More information about the ntg-context
mailing list