Changes

Jump to navigation Jump to search
1,452 bytes added ,  01:11, 24 February 2005
no edit summary
<texcode>
\setupcolors[state=start]

\startuseMPgraphic{cover}
StartPage ;
fill Page withcolor .5green ;
path p ; p := unitcircle randomized .1 xsized(PaperWidth-1cm) ;
fill p shifted -center p shifted center Page withcolor red ;
StopPage ;
\stopuseMPgraphic

\defineoverlay[cover][\useMPgraphic{cover}]

\starttext

\setupbackgrounds[page][background=cover]

\startstandardmakeup
\raggedcenter
\vfill \definedfont[SerifBold at 48pt]\setstrut \strut Penguins in Vietnam
\blank[2*big] \definedfont[SerifBold at 24pt]\setstrut \strut A Very Short Story
\vfill
\stopstandardmakeup

\setupbackgrounds[page][background=]

\input tufte

\stoptext
</texcode>

<context>
\setuplayout[location=middle,scale=.2]
\setupcolors[state=start]

\startuseMPgraphic{cover}
StartPage ;
fill Page withcolor .5green ;
path p ; p := unitcircle randomized .1 xsized(PaperWidth-1cm) ;
fill p shifted -center p shifted center Page withcolor red ;
StopPage ;
\stopuseMPgraphic

\defineoverlay[cover][\useMPgraphic{cover}]

\starttext

\setupbackgrounds[page][background=cover]

\startstandardmakeup
\raggedcenter
\vfill \definedfont[SerifBold at 48pt]\setstrut \strut Penguins in Vietnam
\blank[2*big] \definedfont[SerifBold at 24pt]\setstrut \strut A Very Short Story
\vfill
\stopstandardmakeup

\stoptext
</context>

[http://archive.contextgarden.net/message/20050223.145512.19d6450f.html Reference to mailing list]
Anonymous user

Navigation menu