Am 02.05.2012 um 16:22 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> ... OK, thanks for the explanation.
You can look if this is useful for you (there is a example at the end of
t-title.mkvi): https://bitbucket.org/wolfs/title
Wolfgang
__
... OK, thanks for the explanation.
Best regards,
Lukas
1) What exactly does \noheaderandfooterlines do?
It disables the header/footer on the page where \noheaderandfooterlines was
inserted.
2) Why testing the #1 argument in the case 2 doesn't work?
When you use “\pagenumber” you check
Am 02.05.2012 um 15:49 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> ... One more question. Let's have three cases - some of them hide the page
> number on the first page, some of them don't.
>
> The question is - why:
>
> 1 - OK, no page number on page 1
> \def\MyPageNumber#1{\doifel
On Wed, 2 May 2012, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
Hello,
how to specify the page background for the first page only
Also see my replies in
http://archive.contextgarden.net/thread/20120419.180814.c604f461.en.html#20120419.180814.c604f461
on how to achieve this using layers.
A
Thanks for the code -
- actually, I'm not trying to create a "typical book" title page but just a kind of
"cover" page.
But I'll keep your suggestion in mind, I may use it in the future.
Thanks anyway.
Best regards,
Lukas
On Wed, 02 May 2012 15:22:01 +0200, Alan BRASLAU wrote:
On Wed, 2
... One more question. Let's have three cases - some of them hide the page
number on the first page, some of them don't.
The question is - why:
1 - OK, no page number on page 1
\def\MyPageNumber#1{\doifelse{\pagenumber}{1}{}{\pagenumber}} % Testing
\pagenumber
\setuppagenumbering[locatio
On Wed, 2 May 2012 14:24:24 +0200
Wolfgang Schuster wrote:
>
> Am 02.05.2012 um 09:45 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
>
> > how to specify the page background for the first page only and how
> > to start page numbering from the second page?
>
> \defineoverlay[Bkg][\doif{\pagenu
Am 02.05.2012 um 09:45 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> Hello,
>
> how to specify the page background for the first page only and how to start
> page numbering from the second page?
>
> Here's my trial:
>
>
> \defineoverlay[Bkg][{\externalfigure[cow]}]
> \setupbackground
On 2012-05-02 Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> how to specify the page background for the first page only and how to start
\definelayer [Bkg]
\setlayer [Bkg] {\externalfigure [cow]}
\setupbackgrounds [paper] [background=Bkg]
\starttext
\dorecurse{5}{\input knuth
Hello,
how to specify the page background for the first page only and how to start
page numbering from the second page?
Here's my trial:
\defineoverlay[Bkg][{\externalfigure[cow]}]
\setupbackgrounds[paper][background=Bkg]
%\setuppagenumbering[state=2]
\starttext
\dorecurse{5}{\input k
10 matches
Mail list logo