ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter McFarlane <petermc@andersenit.com.au>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: ConTeXt header oddities
Date: Thu, 19 Aug 2010 10:21:52 +1000	[thread overview]
Message-ID: <FC540BEA985F6A4BA1B5FC5D858A61CB012B219C13BC@DANZI.AIT.local> (raw)


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

Hi, hoping someone can help me with these couple of oddities I notice when processing some ConText documents:

1. Bodymatter and appendix header logo doesn't get printed on the last page of the section.

Here are the relevant sections of the document:

\def\HeadLogo%
{\externalfigure[clean.png][height=20pt]}
...
\startfrontmatter
% logo on page of frontmatter - this one seems to work for all pages of frontmatter
\definelogo[aitlogo][header][right][state=start,command=\HeadLogo]
...
\stopfrontmatter
\startbodymatter
% logo on page of bodymatter - this one puts the logo in the header of all but the last page of bodymatter
\definelogo[aitlogo][header][right][state=start,command=\HeadLogo]
...
\stopbodymatter
\startappendices
% logo on page of appendix - this one also puts the logo in the header of all but the last page of appendix
\definelogo[aitlogo][header][right][state=start,command=\HeadLogo]
...
\stopappendices

Very strange and reproducible. Originally, I was using TeXLive 2005 when I inherited the project...
since then I have upgraded to TeXLive 2009 but no change in behaviour.

2. There is _always_ a blank page at the end of the document, no matter how many pages there are,
an extra one gets printed, with header but minus logo in the header, as described in 1 above....

Any help much appreciated,

Regards,

Pete

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

[-- Attachment #2: Type: text/plain, Size: 486 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
___________________________________________________________________________________

                 reply	other threads:[~2010-08-19  0:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=FC540BEA985F6A4BA1B5FC5D858A61CB012B219C13BC@DANZI.AIT.local \
    --to=petermc@andersenit.com.au \
    --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).