ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Setting up page headers.
@ 2002-06-24  2:46 John Culleton
  2002-06-24  8:44 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2002-06-24  2:46 UTC (permalink / raw)


I have two problems:

The page number still appears in the header.

When I specify a right hand page with {chapter, section]
I get those literal values, and not the chapter name followed by
section name. How do I configure it?

this is what I have now:
\setupheadertexts[Free Publishing Software][]
                [][chapter, section]     
\setupfootertexts[pagenumber]

TFYH

John Culleton

__________________________________________________
D O T E A S Y - "Join the web hosting revolution!"
             http://www.doteasy.com


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

* Re: Setting up page headers.
  2002-06-24  2:46 Setting up page headers John Culleton
@ 2002-06-24  8:44 ` Hans Hagen
  2002-06-25  2:13   ` John Culleton
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2002-06-24  8:44 UTC (permalink / raw)
  Cc: ntg-context

At 10:46 PM 6/23/2002 -0400, John Culleton wrote:
>I have two problems:
>
>The page number still appears in the header.
>
>When I specify a right hand page with {chapter, section]
>I get those literal values, and not the chapter name followed by
>section name. How do I configure it?
>
>this is what I have now:
>\setupheadertexts[Free Publishing Software][]
>                 [][chapter, section]
>\setupfootertexts[pagenumber]

\setuppagenumbering[location=]  % or =footer
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

* Re: Setting up page headers.
  2002-06-24  8:44 ` Hans Hagen
@ 2002-06-25  2:13   ` John Culleton
  2002-06-25 16:09     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2002-06-25  2:13 UTC (permalink / raw)
  Cc: ntg-context

On Monday 24 June 2002 04:44 am, Hans Hagen wrote:
> At 10:46 PM 6/23/2002 -0400, John Culleton wrote:
> >I have two problems:
> >
> >The page number still appears in the header.
> >
> >When I specify a right hand page with {chapter, section]
> >I get those literal values, and not the chapter name followed by
> >section name. How do I configure it?
> >
> >this is what I have now:
> >\setupheadertexts[Free Publishing Software][]
> >                 [][chapter, section]
> >\setupfootertexts[pagenumber]
>
> \setuppagenumbering[location=]  % or =footer
> -------------------------------------------------------------------------
>                                    Hans Hagen | PRAGMA ADE | pragma@wxs.nl

That solves problem #1. Thanks! But the other one still has me stumped.
My current string is 
\setupheadertexts[\bf Free Publishing Software][]
                [][{chapter} {section}]
....which delivers the literal words ``chapter'' and ``section'' on right hand 
pages. 
I want the current values instead of course.

Your assistance as always deeply appreciated.

John Culleton 

__________________________________________________
D O T E A S Y - "Join the web hosting revolution!"
             http://www.doteasy.com


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

* Re: Setting up page headers.
  2002-06-25  2:13   ` John Culleton
@ 2002-06-25 16:09     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2002-06-25 16:09 UTC (permalink / raw)
  Cc: ntg-context

At 10:13 PM 6/24/2002 -0400, John Culleton wrote:
>On Monday 24 June 2002 04:44 am, Hans Hagen wrote:
> > At 10:46 PM 6/23/2002 -0400, John Culleton wrote:
> > >I have two problems:
> > >
> > >The page number still appears in the header.
> > >
> > >When I specify a right hand page with {chapter, section]
> > >I get those literal values, and not the chapter name followed by
> > >section name. How do I configure it?
> > >
> > >this is what I have now:
> > >\setupheadertexts[Free Publishing Software][]
> > >                 [][chapter, section]
> > >\setupfootertexts[pagenumber]
> >
> > \setuppagenumbering[location=]  % or =footer
> > -------------------------------------------------------------------------
> >                                    Hans Hagen | PRAGMA ADE | pragma@wxs.nl
>
>That solves problem #1. Thanks! But the other one still has me stumped.
>My current string is
>\setupheadertexts[\bf Free Publishing Software][]
>                 [][{chapter} {section}]
>....which delivers the literal words ``chapter'' and ``section'' on right 
>hand
>pages.
>I want the current values instead of course.
>
>Your assistance as always deeply appreciated.

[{\getmarking[chapter] \getmarking[section]}]

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

end of thread, other threads:[~2002-06-25 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-24  2:46 Setting up page headers John Culleton
2002-06-24  8:44 ` Hans Hagen
2002-06-25  2:13   ` John Culleton
2002-06-25 16:09     ` Hans Hagen

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