ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Berend de Boer <berend@pobox.com>
Cc: ntg-context@ntg.nl
Subject: Re: presentations: help needed
Date: 13 Nov 2001 13:35:09 +0100	[thread overview]
Message-ID: <87k7wux30i.fsf@dellius.nederware.nl> (raw)
In-Reply-To: <5.1.0.14.0.20011113131700.00ab61d8@pop.t-online.de>

e_w_g@t-online.de (Eckhart Guthöhrlein) writes:

> At 16:59 12.11.2001 +0100, you wrote:
> > > 1. I want the \Topic command to output nothing -- nor its title nor a
> > > list of subjects -- at the place where it is used. But I do want the
> > > titles to appear in the list of topics on the right of the screen.
> >
> >Not easy I think.
> 
> Yes, until now I have no real success. My best solution now is to set
> the head colour for \Topic to the background colour of the text area
> and skipping back with after=\vskip... - better to stop here, I
> already said too much, but it even works (kind of)...

This gives me an idea:

Something like:

\setuphead
  [Topic]
  [command=\NoTopic,
   page=no,
   before=\relax,
   after=\relax]

\def\NoTopic#1#2%
        {}

This makes topic not skip to the next page, with \NoTopic I attempt to
do really nothing. There might be some white space though.

-- 
Groetjes,

Berend. (-:


  reply	other threads:[~2001-11-13 12:35 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 [this message]
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
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=87k7wux30i.fsf@dellius.nederware.nl \
    --to=berend@pobox.com \
    --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).