ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in latest: page backgrounds
@ 2008-10-23 13:04 Thomas A. Schmitz
  2008-10-23 13:31 ` Taco Hoekwater
  2008-10-23 17:10 ` luigi scarso
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas A. Schmitz @ 2008-10-23 13:04 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi all,

for some reason, the latest beta defers the application of a page  
background to the second page. Example:

\setupcolors[state=start]

\startuniqueMPgraphic{fill}
StartPage ;
fill Page withcolor green ;
StopPage ;
\stopuniqueMPgraphic

\defineoverlay
   [testfill]
   [\useMPgraphic{fill}]

\setupbackgrounds[page]
   [background={testfill}]

\starttext

Hello

\page

World!

\stoptext

All best

Thomas
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2008-10-23 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 13:04 bug in latest: page backgrounds Thomas A. Schmitz
2008-10-23 13:31 ` Taco Hoekwater
2008-10-23 14:06   ` Thomas A. Schmitz
2008-10-23 17:10 ` luigi scarso

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