Hi!

I guess this is a faq, but I didn’t find a way to do it …
I want to use pagenumbers in the headings, but no pagenumber on the
title page. I try it with:

\setupheadertexts[]
\setupheadertexts[\setups{header
left}][pagenumber][pagenumber][\setups{header right}]
\setupfooter[][]

\startsetups[header right]
  \hfill
  \getmarking[chapter]
\stopsetups

\startsetups[header left]
  \getmarking[section]
  \hfill
\stopsetups

which gives me the headers I want. (Although I don’t understand why I
have to specify the pagenumber two times) But on the titlepage, there is
still a number, when I use it with the title module and say:

\setuptitle[
  page=no,
  title=…,
  header=empty,
  footer=empty
]

\startfrontmatter
\placetitle
\stopfrontmatter

I guess, I’m doing somthing wrong, but I cannot figure out what. And
btw: Is there a possibility to just print the pagenumber?

Hope I made the problem clear,
cheers
Arno

Attachment: signature.asc
Description: OpenPGP digital signature

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to