ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: page breaks broken?
Date: Tue, 10 Jan 2006 23:04:45 +0100	[thread overview]
Message-ID: <43C42F7D.9000408@wxs.nl> (raw)
In-Reply-To: <op.s26h4zk4nx1yh1@walayah1.wildblue.com>

Idris Samawi Hamid wrote:

> Dear gang,
>
> Having serious trouble with pagebreaks:
>
> ====================================================
> % output=pdf interface=en
>
> \starttext
>
> \input knuth
>
> \page[blank,right]
>
> \page[yes,blank,yes]
>
> \page
>
> \input knuth
>
> \stoptext
> ====================================================
>
> I can't get a blank page; what's wrong here?

use empty  as in

\input knuth \page[yes] \page[empty] ...

blank means no page related thingies on a page when issuing a page 
command, empty means no text either; so, blank is just a directive,

Hans

      parent reply	other threads:[~2006-01-10 22:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10 20:06 Idris Samawi Hamid
2006-01-10 20:31 ` Taco Hoekwater
2006-01-10 22:04 ` Hans Hagen [this message]

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=43C42F7D.9000408@wxs.nl \
    --to=pragma@wxs.nl \
    --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).