From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39675 Path: news.gmane.org!not-for-mail From: Horacio Suarez Newsgroups: gmane.comp.tex.context Subject: Re: how to supress headers Date: Wed, 26 Mar 2008 01:16:19 +0000 Message-ID: References: <47E95359.3060606@gmx.net> <47E983F6.9080300@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0481251710==" X-Trace: ger.gmane.org 1206494282 29709 80.91.229.12 (26 Mar 2008 01:18:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Mar 2008 01:18:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 26 02:18:31 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JeKHX-0000AE-P6 for gctc-ntg-context-518@m.gmane.org; Wed, 26 Mar 2008 02:18:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 50FE01FC06; Wed, 26 Mar 2008 02:17:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23696-02; Wed, 26 Mar 2008 02:16:57 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4DAF1FC07; Wed, 26 Mar 2008 02:16:56 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 896C01FC07 for ; Wed, 26 Mar 2008 02:16:55 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22925-03 for ; Wed, 26 Mar 2008 02:16:21 +0100 (CET) Original-Received: from blu139-omc1-s6.blu139.hotmail.com (blu139-omc1-s6.blu139.hotmail.com [65.55.175.146]) by ronja.ntg.nl (Postfix) with ESMTP id AD77A1FBCC for ; Wed, 26 Mar 2008 02:16:20 +0100 (CET) Original-Received: from BLU120-W4 ([65.55.162.183]) by blu139-omc1-s6.blu139.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 25 Mar 2008 18:16:19 -0700 X-Originating-IP: [190.17.30.22] Importance: Normal In-Reply-To: <47E983F6.9080300@gmx.net> X-OriginalArrivalTime: 26 Mar 2008 01:16:19.0227 (UTC) FILETIME=[FF0216B0:01C88EDE] X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39675 Archived-At: --===============0481251710== Content-Type: multipart/alternative; boundary="_54acd60d-e165-432e-8413-14158241970f_" --_54acd60d-e165-432e-8413-14158241970f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello: Peter: I was triying and the problem are because the titles are inside a table. Th= e same text outside and inside a table gives different results: %%%%%%% \setupheadertexts[] \setuppagenumbering[alternative=3Ddoublesided] \setuphead[title][header=3Dempty] \setupfootertexts[\setups{texta}][][][\setups{textb}] \startsetups[texta] {\tfx\ss Editorial Antropofagia - www.eantropofagia.com.ar - info@eantropof= agia.com.ar \hfill {\bf P=E1gina \pagenumber}} \stopsetups \startsetups[textb] {\tfx\ss{\bf P=E1gina \pagenumber}\hfill Editorial Antropofagia - www.eantr= opofagia.com.ar - info@eantropofagia.com.ar} \stopsetups \starttext \title Un t=EDtulo cualquiera \dorecurse{4}{\input tufte} \bTABLE \bTR \bTD \title Un t=EDtulo cualquiera \eTD \eTR \bTR \bTD \dorecurse{4}{\input tufte}\eTD \eTR \eTABLE \stoptext %%%%%% -------------------- Horacio Suarez Editorial Antropofagia www.eantropofagia.com.ar > Date: Wed, 26 Mar 2008 00:00:06 +0100 > From: indiego@gmx.net > To: ntg-context@ntg.nl > Subject: Re: [NTG-context] how to supress headers >=20 > Horacio Suarez schrieb: > > Thankyou Peter. Sorry, I forgot the subject. > >=20 > > I have already looked at http://wiki.contextgarden.net/Headers_and_Foot= ers > >=20 > > Now in \setuplayout I use header=3D0cm and the header is not visible. N= ot=20 > > so elegant. > > > There should be a better solution. >=20 > > \setupheadertexts[] doesn=B4t supress the header. > > > Strange, as this supresses the header page number here. > Second try (not much experience with this...) >=20 > \setupheader[state=3Dstop] >=20 > If there is no better answer from the list (=3D all busy atm): > make a minimal example that shows the problem (mainly your page layout). >=20 > Peter >=20 > > Thankyou very much. > >=20 > > -------------------- > > Horacio Suarez > > Editorial Antropofagia > > www.eantropofagia.com.ar > >=20 > > > Date: Tue, 25 Mar 2008 20:32:41 +0100 > > > From: indiego@gmx.net > > > To: ntg-context@ntg.nl > > > Subject: Re: [NTG-context] (no subject) > > > > > > Hi Horacio, > > > > > > Horacio Suarez schrieb: > > > > Hello all, > > > > > > > > I have a stupid cuestion: > > > > > > > > I=B4m making a long 12 pages table. I=B4m using \setupfootertexts = for the > > > > pagenumber. I don=B4t want page numbers in the header at all. > > > > > > > > header=3Dhight or header=3Dempty in the \title setup is not enough= , I=20 > > still > > > > have a page number centered in the header. > > > > > > > > How can I supress the page number or the header totally in the who= le > > > > document? > > > > > > > you can try > > > > > > \setupheadertexts[] > > > > > > I guess you have already looked at > > > http://wiki.contextgarden.net/Headers_and_Footers > > > > > > [and please use a subject next time] > > > > > > Best wishes, Peter > > > > > > > Thankyou in advance. > > > > > > > > > > > > -------------------- > > > > Horacio Suarez > > > > Editorial Antropofagia > > > > www.eantropofagia.com.ar > > > >=20 > > -----------------------------------------------------------------------= - > > > > Discover the new Windows Vista Learn more! > > > >=20 > > > > > > > > > > > > > >=20 > > -----------------------------------------------------------------------= - > > > > > > > >=20 > > _______________________________________________________________________= ____________ > > > > If your question is of interest to others as well, please add an=20 > > entry to the Wiki! > > > > > > > > maillist : ntg-context@ntg.nl /=20 > > http://www.ntg.nl/mailman/listinfo/ntg-context > > > > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > > > > archive : https://foundry.supelec.fr/projects/contextrev/ > > > > wiki : http://contextgarden.net > > > >=20 > > _______________________________________________________________________= ____________ > > > > > >=20 > > _______________________________________________________________________= ____________ > > > If your question is of interest to others as well, please add an=20 > > entry to the Wiki! > > > > > > maillist : ntg-context@ntg.nl /=20 > > http://www.ntg.nl/mailman/listinfo/ntg-context > > > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > > > archive : https://foundry.supelec.fr/projects/contextrev/ > > > wiki : http://contextgarden.net > > >=20 > > _______________________________________________________________________= ____________ > >=20 > > -----------------------------------------------------------------------= - > > Get news, entertainment and everything you care about at Live.com. Chec= k=20 > > it out! > >=20 > >=20 > > -----------------------------------------------------------------------= - > >=20 > > _______________________________________________________________________= ____________ > > If your question is of interest to others as well, please add an entry = to the Wiki! > >=20 > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-= context > > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > > archive : https://foundry.supelec.fr/projects/contextrev/ > > wiki : http://contextgarden.net > > _______________________________________________________________________= ____________ >=20 > _________________________________________________________________________= __________ > If your question is of interest to others as well, please add an entry to= the Wiki! >=20 > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=3Dwindows+vista&mkt=3Den-US&form=3DQBR= E= --_54acd60d-e165-432e-8413-14158241970f_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello:

Peter:

I was triying and the problem are because the t= itles are inside a table. The same text outside and inside a table gives di= fferent results:

%%%%%%%
\setupheadertexts[]

\setuppagenum= bering[alternative=3Ddoublesided]

\setuphead[title][header=3Dempty]<= br>
\setupfootertexts[\setups{texta}][][][\setups{textb}]
\startsetup= s[texta]
{\tfx\ss Editorial Antropofagia - www.eantropofagia.com.ar - in= fo@eantropofagia.com.ar \hfill {\bf P=E1gina \pagenumber}}
\stopsetups
\startsetups[textb]
{\tfx\ss{\bf P=E1gina \pagenumber}\hfill Edito= rial Antropofagia - www.eantropofagia.com.ar - info@eantropofagia.com.ar}\stopsetups

\starttext

\title Un t=EDtulo cualquiera
\dorecurse{4}{\input tufte}

\bTABLE

\bTR \bTD

\title = Un t=EDtulo cualquiera

\eTD \eTR

\bTR \bTD \dorecurse{4}{\inp= ut tufte}\eTD \eTR

\eTABLE

\stoptext

%%%%%%

--------------------
Horacio Suarez
Editorial Antropofagia
www.ea= ntropofagia.com.ar

> Date: Wed, 26 Mar 2008 00:00:06 +0100
>= ; From: indiego@gmx.net
> To: ntg-context@ntg.nl
> Subject: Re:= [NTG-context] how to supress headers
>
> Horacio Suarez schri= eb:
> > Thankyou Peter. Sorry, I forgot the subject.
> > =
> > I have already looked at http://wiki.contextgarden.net/Header= s_and_Footers
> >
> > Now in \setuplayout I use header= =3D0cm and the header is not visible. Not
> > so elegant.
>= >
> There should be a better solution.
>
> > \set= upheadertexts[] doesn=B4t supress the header.
> >
> Strange,= as this supresses the header page number here.
> Second try (not muc= h experience with this...)
>
> \setupheader[state=3Dstop]
&= gt;
> If there is no better answer from the list (=3D all busy atm):=
> make a minimal example that shows the problem (mainly your page la= yout).
>
> Peter
>
> > Thankyou very much.
= > >
> > --------------------
> > Horacio Suarez> > Editorial Antropofagia
> > www.eantropofagia.com.ar
= > >
> > > Date: Tue, 25 Mar 2008 20:32:41 +0100
>= > > From: indiego@gmx.net
> > > To: ntg-context@ntg.nl=
> > > Subject: Re: [NTG-context] (no subject)
> > &= gt;
> > > Hi Horacio,
> > >
> > > Ho= racio Suarez schrieb:
> > > > Hello all,
> > >= >
> > > > I have a stupid cuestion:
> > > = >
> > > > I=B4m making a long 12 pages table. I=B4m usin= g \setupfootertexts for the
> > > > pagenumber. I don=B4t w= ant page numbers in the header at all.
> > > >
> >= > > header=3Dhight or header=3Dempty in the \title setup is not eno= ugh, I
> > still
> > > > have a page number cente= red in the header.
> > > >
> > > > How can = I supress the page number or the header totally in the whole
> > = > > document?
> > > >
> > > you can try<= br>> > >
> > > \setupheadertexts[]
> > >= ;
> > > I guess you have already looked at
> > > = http://wiki.contextgarden.net/Headers_and_Footers
> > >
>= ; > > [and please use a subject next time]
> > >
>= ; > > Best wishes, Peter
> > >
> > > > = Thankyou in advance.
> > > >
> > > >
>= ; > > > --------------------
> > > > Horacio Suar= ez
> > > > Editorial Antropofagia
> > > > w= ww.eantropofagia.com.ar
> > > >
> > -------------= -----------------------------------------------------------
> > &= gt; > Discover the new Windows Vista Learn more!
> > > >=
> > <http://search.msn.com/results.aspx?q=3Dwindows+vista&= ;mkt=3Den-US&form=3DQBRE>
> > > >
> > >= >
> > > >
> > -------------------------------= -----------------------------------------
> > > >
> &= gt; > >
> > ______________________________________________= _____________________________________
> > > > If your quest= ion is of interest to others as well, please add an
> > entry to = the Wiki!
> > > >
> > > > maillist : ntg-co= ntext@ntg.nl /
> > http://www.ntg.nl/mailman/listinfo/ntg-context=
> > > > webpage : http://www.pragma-ade.nl / http://tex.aa= nhet.net
> > > > archive : https://foundry.supelec.fr/proje= cts/contextrev/
> > > > wiki : http://contextgarden.net
= > > > >
> > ________________________________________= ___________________________________________
> > >
> >= >
> > ______________________________________________________= _____________________________
> > > If your question is of int= erest to others as well, please add an
> > entry to the Wiki!
= > > >
> > > maillist : ntg-context@ntg.nl /
>= > http://www.ntg.nl/mailman/listinfo/ntg-context
> > > web= page : http://www.pragma-ade.nl / http://tex.aanhet.net
> > > = archive : https://foundry.supelec.fr/projects/contextrev/
> > >= ; wiki : http://contextgarden.net
> > >
> > ________= ___________________________________________________________________________=
> >
> > -----------------------------------------------= -------------------------
> > Get news, entertainment and everythi= ng you care about at Live.com. Check
> > it out! <http://www.l= ive.com/getstarted.aspx >
> >
> >
> > -----= -------------------------------------------------------------------
>= >
> > _______________________________________________________= ____________________________
> > If your question is of interest t= o others as well, please add an entry to the Wiki!
> >
> &g= t; maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-c= ontext
> > webpage : http://www.pragma-ade.nl / http://tex.aanhet= .net
> > archive : https://foundry.supelec.fr/projects/contextrev= /
> > wiki : http://contextgarden.net
> > ___________= ________________________________________________________________________>
> ____________________________________________________________= _______________________
> If your question is of interest to others a= s well, please add an entry to the Wiki!
>
> maillist : ntg-co= ntext@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpa= ge : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive : h= ttps://foundry.supelec.fr/projects/contextrev/
> wiki : http://co= ntextgarden.net
> ___________________________________________________= ________________________________


Discover the new Windows Vi= sta Learn more! = --_54acd60d-e165-432e-8413-14158241970f_-- --===============0481251710== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0481251710==--