ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris S Hamid <ishamid@lamar.colostate.edu>
Subject: Re: disappearing headers
Date: Sun, 09 Feb 2003 15:28:54 -0700	[thread overview]
Message-ID: <3E46D626.7051D40C@lamar.colostate.edu> (raw)
In-Reply-To: <5.1.0.14.1.20030208174928.03da2768@server-1>

Hans Hagen wrote:

> At 07:39 PM 2/4/2003 -0700, you wrote:
> >Dear crew,
> >
> >Another e-TeX culprit? Try this in plain tex mode: the heading
> >corresponding to \title disappears, but works in pdfetex:
>
> Did you try eomega? The otp mechanism seems to dislike the \dorecurse line

I am waiting for Fabrice to make eomega 1.15 binaries (he said he would
try to
do something this week). If he takes too long I'll have to install
MiKTeX or
beg Thomas Esser to make Linux binaries. Then I have to test eomega to
make sure it at least does exhibit any fatal bugs above what already in
Omega1.15. But the journal sponsors will not be
able  to wait for all that;-) If there's anyway to get patches for the
relevant eTeX stuff I'll be quite grateful:-) 

In any case, this particular problem is apparently not Omega-related.
See
below.


> [i wonder if you could use the latest enctex mechanism for your
> applications, since it has a similar mapping functionality [multiple chars
> onto one, with output mapping as well] but seems less sensitive to
> lookahead problems

Could you give me an example to try?

> also, if you want a chap start dependent header:
>
>    \setuphead[chapter][style=\sc,header=high]
>
> now your headertext only 'disappears' at the first page

This does not solve my problem. Try running the following in plain tex
mode:
the title/chapter headings will not appear:

texexec --tex=tex test
==========test.tex=======
\setuphead[chapter][style=\sc,header=high]

\setuphead[title][%numberstyle=normal,
                    style=\sc,
                    alternative=middle,
                    %page=right,
                    %number=no,
                    %ownnumber=no,
                    %incrementnumber=no,
                    %continue=no,
                    header=high%,
                    %text=high,
                    %footer=empty,
                    %command=\tfc,
                    %after={\blank[small]%
                    %\blank[big,small]%
                    %\blank[disable]
                    %\placelogos[ijss]}%
                    ]

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

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

\starttext

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

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

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

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

As always, thnx 4 your help. I hope this is soluble;-)

Best
Idris

  reply	other threads:[~2003-02-09 22:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  2:39 Idris S Hamid
2003-02-08 16:57 ` Hans Hagen
2003-02-09 22:28   ` Idris S Hamid [this message]
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=3E46D626.7051D40C@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).