Consider this example:

\definelayer[extras]
        [width=\paperwidth,
        height=\paperheight]

\setlayer [extras] [x=2cm, y=5cm] {something}

\setupbackgrounds[page][background=extras]

This is ok, the placement is relative to the upper left edge of the paper.

But following the Details manual, I should be able to use
\placelayer[extras]
instead of the background stuff.
But then the placement is relative to the upper left edge of the text area.

Is this intended?

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to