ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* metapost background
@ 2006-04-09  7:57 Johan Sandblom
  2006-04-09  8:35 ` Taco Hoekwater
  2006-04-09 17:58 ` Hans Hagen
  0 siblings, 2 replies; 7+ messages in thread
From: Johan Sandblom @ 2006-04-09  7:57 UTC (permalink / raw)


If the following is run with newtexexec, the text background on the
first page is black. On live.contextgarden.net it works ok. Another
candidate for the test suite?

\setupcolors[state=start]
\definecolor[red][r=1]
\definecolor[trwhite][s=1, t=.5, a=1]
\setupbackgrounds[state=repeat]
\defineoverlay[pagebg][\useMPgraphic{pagebg}]
\setupbackgrounds[page][background=pagebg]
\startuseMPgraphic{pagebg}
StartPage ;
fill Page withcolor \MPcolor{red} ;
fill Field[Text][Text] withcolor \MPcolor{trwhite} ;
StopPage ;
\stopuseMPgraphic

\starttext

\dorecurse{10}{\input tufte}

\stoptext

--
Johan Sandblom  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
"What is wanted is not the will to believe, but the
will to find out, which is the exact opposite"
- Bertrand Russell

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

end of thread, other threads:[~2006-04-10  7:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-09  7:57 metapost background Johan Sandblom
2006-04-09  8:35 ` Taco Hoekwater
     [not found]   ` <97a06f070604090139r227b6741g8b866a97297638f3@mail.gmail.com>
     [not found]     ` <4438C98F.5050301@elvenkind.com>
2006-04-09 17:50       ` Johan Sandblom
2006-04-09 17:58 ` Hans Hagen
2006-04-10  6:47   ` Taco Hoekwater
2006-04-10  7:00     ` metapost background (fix) Taco Hoekwater
2006-04-10  7:06     ` metapost background Johan Sandblom

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