ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Vit Zyka" <Vit.Zyka@seznam.cz>
Subject: Re: Re: page setup
Date: Sun, 1 Feb 2004 18:13:32 +1300	[thread overview]
Message-ID: <009101c3e933$f306d120$1301a8c0@spekoun> (raw)
In-Reply-To: <F7091212-409D-11D8-A84A-0050E44E230C@dandy.net>

> >> \setuppapersize[A5][A4,landscape]
> >> \setuparranging[2SIDE]
>
> With [2SIDE], I don't get an empty page. I do get an extra page with a
> 0 down at the lower left corner. And this is annoying.

Yes, I have the same observation. The "0" in left bottom corner of
additional (and unwanted) sheet.

Perhaps it is corrected in the new beta (my ConTeXt is a half year old), but
a) I am travelling foreign country with limited time and Internet access,
b) I am using rather complex macro for traveller electronic journal and
switching to new beta means complex testing if everything will work OK.

Please, can anybody with new ConTeXt check, how many pages are produced by
next code? And if the table of contents is present?

Thanks
Vit Zyka

(Hint: I got 3 pages (not expected 2) without table of content. Table of
content is relaxed by using command \setuparranging.)

Code:
---
\setuppapersize[A5,landscape][A4]
\setuparranging[2TOPSIDE]

\starttext
  Content: \placecontent
  \switchtobodyfont[20pt]
  \dorecurse{3}{\section{Section \recurselevel}Page \recurselevel\page}
\stoptext
---

  parent reply	other threads:[~2004-02-01  5:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-15 13:45 Hans van der Meer
2003-12-15 14:47 ` Patrick Gundlach
2004-01-06 22:20   ` Patrick Gundlach
2004-01-06 23:13     ` Steve Peter
2004-01-12  9:27       ` Patrick Gundlach
2004-02-01  5:13       ` Vit Zyka [this message]
2004-02-02 12:33         ` Willi Egger
2004-02-03 21:38           ` Vit Zyka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='009101c3e933$f306d120$1301a8c0@spekoun' \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).