ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to set \definemakeup without affect other pages?
@ 2009-04-18  4:21 Wei-Wei Guo
  2009-04-18  7:20 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Wei-Wei Guo @ 2009-04-18  4:21 UTC (permalink / raw)
  To: ConTeXt users

Dear all,

I use \setupbackgrounds to draw a line under header. It works fine.
When I setup a cover makeup and use it, the lines under headers are gone.

The "headerstate=none" causes the problem. But I don't want the lines under headers
appear in cover. What should I do?

Here is an example.

%======================================
\setupbackgrounds
    [header][text]
    [frame=off,bottomframe=on,rulethickness=1.5pt]

\definemakeup[cover]
   [headerstate=none,
    footerstate=none,
    pagestate=stop,
    doublesided=yes]

\starttext

\startcovermakeup
\input knuth
\stopcovermakeup

\input knuth

\stoptext
%======================================


Best wishes,
Wei-Wei
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-04-19  2:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-18  4:21 How to set \definemakeup without affect other pages? Wei-Wei Guo
2009-04-18  7:20 ` Wolfgang Schuster
2009-04-18 16:04   ` Wei-Wei Guo
2009-04-19  0:00   ` Wei-Wei Guo
2009-04-19  2:59   ` Wei-Wei Guo

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