Am 12.12.2011 um 12:07 schrieb Mari Voipio:
On Fri, Dec 9, 2011 at 16:52, Wolfgang Schuster
wrote: \placelayer use the area of the current block (in this case the text are), one way out of this is to use the “pagemakeup” environment where all margins are set to 0pt.
"There were no results matching the query.
Create the page "pagemakeup" on this wiki!"
i.e. the Garden can't help here - anybody have time to give me a quick "pagemakeup for dummies"? I should be fairly content with couple of minimal examples, mostlyI manage to elaborate from there once I get the first thing working.
\definelayer[cover] \starttext \startpagemakeup[style={\switchtobodyfont[ss,24pt]}] \setlayer[cover][x=3cm,y=4cm]{Place} \setlayer[cover][x=8cm,y=12cm]{your} \setlayer[cover][x=5cm,y=17cm]{text!} \placelayer[cover] \stoppagemakeup \input knuth \stoptext Wolfgang