ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Book typesetting
Date: Tue, 21 Dec 1999 11:10:14 +0100	[thread overview]
Message-ID: <3.0.6.32.19991221111014.00b05bf0@pop.wxs.nl> (raw)
In-Reply-To: <19991221091852.A1832@mars.rcode.com.au>

At 09:18 AM 12/21/99 +1000, Tony Keating wrote:
>In an attempt to learn a few things, I've grabbed the Project Gutenberg
>source to The Three Musketeers and am in the process of PDFing it using

Nice testing stuff. I've got some preliminary styles for those -)

>Context. I have a few questions. 
>
>1. How do I center some text on a page, i.e. the title page.

\startstandardmakeup
\setupalign[middle]
\blank[4*big]
\bfd\setupspacing Some Big Title 
\vfill
\stopstandardmakeup

>2. How do I set \chapter to always start on the right hand side.

\setuppagenumbering[alternative=doublesided]

(default is: \setuphead[chapter][page=right])

>3. How do I add some whitespace before the chapter text on that page (I
>tried using \setuphead[chapter][before={\blank[4*line]}] but that doesn't
>seem to work.

\blank[force,4*line]

(normally glue disappears on top of a page)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


      reply	other threads:[~1999-12-21 10:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-20 23:18 Tony Keating
1999-12-21 10:10 ` 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=3.0.6.32.19991221111014.00b05bf0@pop.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).