[NTG-context] page arranging

2003-10-20 Thread Alex Berger
Hi, I'd like to place 2 A5 pages on a A4 landscape page. I tried with \setuppapersize[A5][A4,landscape] \setuparranging[doublesided] and some other options. But the best result I got were A4 pages with 2 *identical* A5 pages (was this the "duplex" option?) Now I have no idea how to get my wan

[NTG-context] Pagebreak after section followed itemize

2003-10-20 Thread Michal Kvasnicka
Good morning. How can I suppress the page break between section and itemize, i.e. in a following case: \section{Summary} \startitemize \item bum \item bac \stopitemize Many thanks for your help. Michal Kvasnicka ___ ntg-context mailing list [EMAIL PROT

[NTG-context] Suppressing word-breaking in margin-texts?

2003-10-20 Thread Michal Kvasnicka
Good morning. I'm sorry to ask such a stupid question, but: Is there some ConTeXt way to suppress word-breaking (hyphenating) text in margins (\inmargin)? Many thanks, Michal Kvasnicka ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/ma

[NTG-context] Re: page arranging

2003-10-20 Thread Patrick Gundlach
Alex Berger <[EMAIL PROTECTED]> writes: > I'd like to place 2 A5 pages on a A4 landscape page. > > I tried with > \setuppapersize[A5][A4,landscape] > \setuparranging[doublesided] \setuppapersize[A5][A4,landscape] \setuparranging[2SIDE] \starttext \showframe \dorecurse{7}{\input tufte \par} \s

[NTG-context] greek

2003-10-20 Thread Hans Hagen
Hi, What are the preferred encodings for cyrillic and greek? Hans - Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED] Ridderstraat 27 | 8061 GH Hasselt | The Netherlands t

[NTG-context] Decreasing size of fonts in formulas

2003-10-20 Thread ^Nitram^
Hi, How I can decrease (locally - only one formula) font size in math mode ? -- Best regards Martin ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] greek

2003-10-20 Thread Pavel Stupin
On Mon, 20 Oct 2003 13:43:54 +0200 Hans Hagen <[EMAIL PROTECTED]> wrote: :Hi, : :What are the preferred encodings for cyrillic and greek? : for cyrillic: koi8-r (on Unix-like systems) and cp1

[NTG-context] Re: Pagebreak after section followed itemize

2003-10-20 Thread Patrick Gundlach
Hi, > Good morning. ?? it is almost afternoon... ;-) > How can I suppress the page break between section and itemize, i.e. in > a following case: see http://article.gmane.org/gmane.comp.tex.context/12640 Patrick -- You are your own rainbow! ___ ntg-

Re: [NTG-context] greek

2003-10-20 Thread Thomas A . Schmitz
Not sure if this what you were asking, but for polytonic Greek, Latex's babel encoding has become the de facto standard for TeX, see http://obelix.ee.duth.gr/~apostolo/Articles/GreekLaTeX.pdf Best Thomas ___ ntg-context mailing list [EMAIL PROTECTED]

[NTG-context] Re: page arranging

2003-10-20 Thread Alex Berger
On Mon, Oct 20, 2003 at 10:42:05AM +0200, Patrick Gundlach wrote: > \setuppapersize[A5][A4,landscape] > \setuparranging[2SIDE] > \starttext > \showframe > \dorecurse{7}{\input tufte \par} > \stoptext This worked fine. Thanks a lot. But now another problem emerged: If I have an even number of A5 p