ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Suppressing Page Numbers
@ 2012-10-23  9:19 Malte Stien
  2012-10-23  9:33 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: Malte Stien @ 2012-10-23  9:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Thank you again for all the great help, I have received here in recent weeks; it is much appreciated.

I have page numbering setup in my layout.tex environment file, which I use for all of our documents.

% Show the page number in the middle of the footer
\setuppagenumbering[
	alternative=singlesided,
	location={header, margin},
	style=bold,
]

For a particular document, though, I don't want page numbers. Is there a way of locally suppressing the page numbers while still importing (via environment) the layout.tex file? I guess, what I am asking is, is there a way to "override" the setuppagenumbering setup locally?

A workaround would be to have a second layout.tex file, just for this document, but I much prefer not to.

Regards,
Malte.

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Suppressing Page Numbers
  2012-10-23  9:19 Suppressing Page Numbers Malte Stien
@ 2012-10-23  9:33 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2012-10-23  9:33 UTC (permalink / raw)
  To: ntg-context

2012-10-23 Malte Stien:

Hi Malte

> For a particular document, though, I don't want page numbers. Is
> there a way of locally suppressing the page numbers while still
> importing (via environment) the layout.tex file? I guess, what I
> am asking is, is there a way to "override" the setuppagenumbering
> setup locally?

\setuppagenumbering
  [state=stop]


Marco

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-23  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-23  9:19 Suppressing Page Numbers Malte Stien
2012-10-23  9:33 ` Marco Patzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).