ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Header without chapters/sections
@ 2012-10-08 14:09 Troy Henderson
  2012-10-08 14:15 ` Marco Patzer
  0 siblings, 1 reply; 3+ messages in thread
From: Troy Henderson @ 2012-10-08 14:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 349 bytes --]

I would like to create a header on every page with some fixed text in the
header.  Simply doing

\setupheadertexts[Some text]
\setupheader[state=start]

Does not produce a header on any page, yet

\setupfootertexts[Some text]
\setupfooter[state=start]

does produce a footer on every page.

Why does one work and the other does not?

Troy Henderson

[-- Attachment #1.2: Type: text/html, Size: 402 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: Header without chapters/sections
  2012-10-08 14:09 Header without chapters/sections Troy Henderson
@ 2012-10-08 14:15 ` Marco Patzer
  2012-10-08 14:20   ` Troy Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Patzer @ 2012-10-08 14:15 UTC (permalink / raw)
  To: ntg-context

2012-10-08 Troy Henderson:

> I would like to create a header on every page with some fixed text in the
> header.  Simply doing
> 
> \setupheadertexts[Some text]
> \setupheader[state=start]
> 
> Does not produce a header on any page, yet
> 
> \setupfootertexts[Some text]
> \setupfooter[state=start]
> 
> does produce a footer on every page.

This works here:

\setupheadertexts [Some header text]
\setupfootertexts [Some footer text]

\starttext
  \dorecurse{5}{\null\page}
\stoptext

> Why does one work and the other does not?

Can you provide a minimal example and state what exactly does not
work?


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

* Re: Header without chapters/sections
  2012-10-08 14:15 ` Marco Patzer
@ 2012-10-08 14:20   ` Troy Henderson
  0 siblings, 0 replies; 3+ messages in thread
From: Troy Henderson @ 2012-10-08 14:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 74 bytes --]

Apologies.  I had set header=0in with \setuplayout.  It works fine.

Troy

[-- Attachment #1.2: Type: text/html, Size: 85 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2012-10-08 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 14:09 Header without chapters/sections Troy Henderson
2012-10-08 14:15 ` Marco Patzer
2012-10-08 14:20   ` Troy Henderson

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