ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris S Hamid <ishamid@lamar.colostate.edu>
Subject: disappearing headers
Date: Tue, 04 Feb 2003 19:39:59 -0700	[thread overview]
Message-ID: <3E40797F.A6A95749@lamar.colostate.edu> (raw)

Dear crew,

Another e-TeX culprit? Try this in plain tex mode: the heading
corresponding to \title disappears, but works in pdfetex:

===========
\starttext

\setupheadertexts%
[][title][\Author][]%
\setupheader[style=\sc,state=high]

\setuppagenumbering[alternative=doublesided,
                    location={footer,marginedge}]

\title{Test Chapter1}
\def\Author{Author 1}

\dorecurse{10}{\input tufte \input knuth \par}

\title{Test Chapter2}
\def\Author{Author 1}

\stoptext
===========

A related problem: I tried doing each article manually, e.g.,

\setupheadertexts%
[][An Article][\Author][]%

but the headings start 2 pages earlier than needed. So the last few
pages of Article~1 contain the headings for Article~2! Aside from fixing
the original problem I'd like to be understand how to handle this
manually as well.

Idris

             reply	other threads:[~2003-02-05  2:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  2:39 Idris S Hamid [this message]
2003-02-08 16:57 ` Hans Hagen
2003-02-09 22:28   ` Idris S Hamid
2003-02-13 23:24     ` Idris S Hamid
2004-07-23 22:55 Disappearing headers Matt Gushee
2004-07-28  8:54 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E40797F.A6A95749@lamar.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).