Hi all, I can't seem to see something which is certainly obvious! I have this in my setups: \setupheadertexts [section] \setupheader [style=\ss\xii] \setuphead[section][style=bold] I don't want the header to appear on the first page, I tried various solutions but failed so far. Thanks for any good hint! -- Jean
On Sat, 01 Dec 2007 12:03:55 +0100
Jean Magnan de Bornier
Hi all, I can't seem to see something which is certainly obvious! I have this in my setups: \setupheadertexts [section] \setupheader [style=\ss\xii] \setuphead[section][style=bold]
I don't want the header to appear on the first page, I tried various solutions but failed so far. Thanks for any good hint!
Hi Jean, this is only possble if you start every section on a new page, you can do this with the following setup \setuphead[section][page=yes,header=empty] Wolfgang
On Dec 1, 2007 7:03 AM, Jean Magnan de Bornier
Hi all, I can't seem to see something which is certainly obvious! I have this in my setups: \setupheadertexts [section] \setupheader [style=\ss\xii] \setuphead[section][style=bold]
I don't want the header to appear on the first page, I tried various solutions but failed so far.
I use:
\noheaderandfooterlines
\setupheadertexts[text][XX][YY]
--
George N. White III
Le 01 décembre à 13:52:52 "George N. White III"
| I use:
| \noheaderandfooterlines | \setupheadertexts[text][XX][YY] Thanks! \noheaderandfooterlines does exactly the job! I see it's in the texshow-web but without any explanation... -- Jean
Dne sobota 1. decembra 2007 je George N. White III napisal(a):
\noheaderandfooterlines \setupheadertexts[text][XX][YY]
What is the difference between this method and the \startstandardmakeup \stopstandardmakeup method? Merry Christmas, Matija -- gsm: +386 41 849 552 e-mail: matija.suklje@rutka.net www: http://matija.suklje.name aim: hookofsilver icq: 110183360 jabber/g-talk: matija.suklje@gabbler.org msn: matija.suklje@rutka.net yahoo: matija_suklje
On Tue, 25 Dec 2007 01:08:41 +0100
Matija Šuklje
Dne sobota 1. decembra 2007 je George N. White III napisal(a):
\noheaderandfooterlines \setupheadertexts[text][XX][YY]
What is the difference between this method and the \startstandardmakeup \stopstandardmakeup
method?
standardmakeup produce a special page without and headers and footers. It has by default no pagenumber (could be changed) and is used normally only for title pages, you could change the parameters with \setupmakeup and it is always only one single page. Wolfgang
Dne torek 25. decembra 2007 je Wolfgang Schuster napisal(a):
It has by default no pagenumber (could be changed) and is used normally only for title pages, you could change the parameters with \setupmakeup and it is always only one single page.
Thank you for explaining this to me. Cheers, Matija -- gsm: +386 41 849 552 e-mail: matija.suklje@rutka.net www: http://matija.suklje.name aim: hookofsilver icq: 110183360 jabber/g-talk: matija.suklje@gabbler.org msn: matija.suklje@rutka.net yahoo: matija_suklje
participants (4)
-
George N. White III
-
Jean Magnan de Bornier
-
Matija Šuklje
-
Wolfgang Schuster