From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6113 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: presentations: help needed Date: Tue, 13 Nov 2001 13:54:22 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20011113135355.02f00d68@server-1> References: <5.1.0.14.0.20011113131700.00ab61d8@pop.t-online.de> <5.1.0.14.0.20011112155438.00aae8b8@pop.t-online.de> <5.1.0.14.0.20011112155438.00aae8b8@pop.t-online.de> <5.1.0.14.0.20011113131700.00ab61d8@pop.t-online.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035396659 7515 80.91.224.250 (23 Oct 2002 18:10:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:10:59 +0000 (UTC) Cc: e_w_g@t-online.de (Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= ), ntg-context@ntg.nl Original-To: Berend de Boer In-Reply-To: <87k7wux30i.fsf@dellius.nederware.nl> Xref: main.gmane.org gmane.comp.tex.context:6113 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6113 At 01:35 PM 11/13/2001 +0100, Berend de Boer wrote: >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% > {} Take your choice: hidden titles, or extra list entries \definehead[mytitle][chapter] \setuphead[mytitle][placehead=no] \starttext \placelist[chapter,mytitle] \chapter{test} test \page \mytitle{test} test \page \writetolist[chapter]{}{oeps} \chapter{test} test \page \stoptext ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------