From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8543 Path: main.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: no header line in makeup Date: Fri, 5 Jul 2002 13:22:23 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200207051322.23538.angerweit@gmx.net> References: <200207042023.59391.angerweit@gmx.net> <87heje7hgl.fsf@dellius.nederware.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035398938 28440 80.91.224.250 (23 Oct 2002 18:48:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:48:58 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <87heje7hgl.fsf@dellius.nederware.nl> Xref: main.gmane.org gmane.comp.tex.context:8543 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8543 Am Freitag, 5. Juli 2002 09:38 schrieb Berend de Boer: > Henning Hraban Ramm writes: > > I defined a header line in my environment with > > \setupbackgrounds[header][text][frame=off,bottomframe=on] > > but would like to switch it off in makeup. > > > > But no attempt works. (bottomframe=off, state=stop...) > > Any hints? > > Have you enclosed the makeup within \startstandardmakeup? Sure. As follows: ---- startquote ---- % Schmutztitel \startstandardmakeup[doublesided=no] %\setupheader[text][empty,high] % no effect %\setupbackgrounds[header][text][frame=off,bottomframe=off,state=stop] \startalignment[middle] \setupindenting[none] {\ss\tfc Kofi Annan} \vfill {\hfill\externalfigure[kofi-foto][height=\textwidth]\hfill} \vfill {\ss\tfd UNvollendeter Weg} \stopalignment \stopstandardmakeup % Impressum \startstandardmakeup[page=no] \startalignment[right, bottom] \setupindenting[0pt]\switchtobodyfont[8pt] \vfill \vfill % Is there any shorter command for "fill as much as you can"? \vfill \copyright\ 2002 by Verlag Alle Rechte vorbehalten, ... Satz: Henning Hraban Ramm ({\it fi\"e\'e visu\"elle}), Kreuzlingen Printed in Germany ISBN 3-922483-??-? \stopalignment \stopstandardmakeup ---- stopquote ---- Grüßlis vom Hraban! -- http://www.fiee.net/texnique/ ---