[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 pages which compiles into an uneven
number of A4 pages (like 10-->5), ConTeXt adds a last (empty) page have an
even number of A4 pages...

How do I stop this (wasteful ;) behaviour??

Thanks again,
aber.
-- 
Alex Berger <[EMAIL PROTECTED]> jabber:[EMAIL PROTECTED] icq:65271130
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


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]
http://www.ntg.nl/mailman/listinfo/ntg-context


[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-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 cp1251.

Best,
Pavel V. Stupin.
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[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


[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
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-
   information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[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}
\stoptext

Patrick


But i wonder why there is a third page I'll post a comment on texshow-web
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[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/mailman/listinfo/ntg-context


[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 PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[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 wanted result---and even less idea why ConTeXt arranged the
pages the way it did... ;)

Thanks,
aberThanks,
aber.
-- 
Alex Berger <[EMAIL PROTECTED]> jabber:[EMAIL PROTECTED] icq:65271130
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context