ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes H?sing <hannes@ruhrau.de>
Subject: Re: presentations: help needed
Date: Tue, 13 Nov 2001 17:01:42 +0100	[thread overview]
Message-ID: <20011113170142.A661@ruhrau.de> (raw)
In-Reply-To: <87k7wux30i.fsf@dellius.nederware.nl>; from berend@pobox.com on Tue, Nov 13, 2001 at 01:35:09PM +0100

> 
> This gives me an idea:
> 
> 
> Something like:
> 
> \setuphead
>   [Topic]
>   [command=\NoTopic,
>    page=no,
>    before=\relax,
>    after=\relax]
> 
> \def\NoTopic#1#2%
>         {}

I have once defined something like:

\def\pagenull {\gdef\subjpage{\page}}
\setuphead[chapter][before=\page, 
                    after=\pagenull,
                    style=bold]
\setuphead[section][before=\subjpage]

This way, a new section starts with a page break, but not if it is the first 
of a chapter.

Greetings 

Johannes
-- 
Johannes Hüsing | "Die einzige deutsche Stadt, die an zwei
hannes@ruhrau.de|  Flüssen liegt." Ole v. Beust über Hamburg


  parent reply	other threads:[~2001-11-13 16:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-12 15:05 Eckhart Guthöhrlein
2001-11-12 15:59 ` Berend de Boer
2001-11-12 16:29   ` Hans Hagen
2001-11-13  8:29   ` Eckhart Guthöhrlein
2001-11-13 12:22   ` Eckhart Guthöhrlein
2001-11-13 12:35     ` Berend de Boer
2001-11-13 12:54       ` Hans Hagen
2001-11-13 15:56         ` Eckhart Guthöhrlein
2001-11-13 12:57       ` Eckhart Guthöhrlein
2001-11-13 16:01       ` Johannes H?sing [this message]
2001-11-13 17:34         ` Hans Hagen

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=20011113170142.A661@ruhrau.de \
    --to=hannes@ruhrau.de \
    --cc=johannes.huesing@ruhrau.de \
    /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).