ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Suppress header and footer inside frontmatter
@ 2010-12-02 19:40 Khaled Hosny
  2010-12-02 20:28 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Khaled Hosny @ 2010-12-02 19:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

How can I suppress header and footer between \{start,stop}frontmatter?
alternatively, how can I use alphabetic page numbering there?
(preferably by using some \setup command that I'd use in my environment
file).

A, rather silly, example:

\starttext
\startfrontmatter
\dorecurse{10}{\input knuth }
\stopfrontmatter
\stoptext

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Suppress header and footer inside frontmatter
  2010-12-02 19:40 Suppress header and footer inside frontmatter Khaled Hosny
@ 2010-12-02 20:28 ` Wolfgang Schuster
  2010-12-02 20:35   ` Khaled Hosny
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2010-12-02 20:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 02.12.2010 um 20:40 schrieb Khaled Hosny:

> How can I suppress header and footer between \{start,stop}frontmatter?
> alternatively, how can I use alphabetic page numbering there?
> (preferably by using some \setup command that I'd use in my environment
> file).

\startsectionblockenvironment[frontpart]

   \setupheader[state=stop]
   \setupfooter[state=stop]

\stopsectionblockenvironment

Wolfgang

___________________________________________________________________________________
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] 3+ messages in thread

* Re: Suppress header and footer inside frontmatter
  2010-12-02 20:28 ` Wolfgang Schuster
@ 2010-12-02 20:35   ` Khaled Hosny
  0 siblings, 0 replies; 3+ messages in thread
From: Khaled Hosny @ 2010-12-02 20:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Dec 02, 2010 at 09:28:03PM +0100, Wolfgang Schuster wrote:
> 
> Am 02.12.2010 um 20:40 schrieb Khaled Hosny:
> 
> > How can I suppress header and footer between \{start,stop}frontmatter?
> > alternatively, how can I use alphabetic page numbering there?
> > (preferably by using some \setup command that I'd use in my environment
> > file).
> 
> \startsectionblockenvironment[frontpart]
> 
>    \setupheader[state=stop]
>    \setupfooter[state=stop]
> 
> \stopsectionblockenvironment

Thanks Wolfgang!

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-12-02 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-02 19:40 Suppress header and footer inside frontmatter Khaled Hosny
2010-12-02 20:28 ` Wolfgang Schuster
2010-12-02 20:35   ` Khaled Hosny

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).