On 10/07/2013 07:16 PM, luigi scarso wrote:
> On Mon, Oct 7, 2013 at 5:56 PM, Pablo Rodríguez wrote:> [...]
> Dear list,
>
> I have the following sample:
Many thanks for your reply, Luigi.
I need to insist on this sample, because the layer doesn’t behave as such:
\definelayer[wrongpositioned][x=5000cm, y=5000cm, state=start]
\setuplayer[wrongpositioned]{\startMPcode drawx and y are outside the page in the layer definition (50 meters).
(0mm,0mm)--(8mm,0mm)--(8mm,38mm)--(14mm,38mm) ; \stopMPcode}
\setupbackgrounds[page][background={wrongpositioned}]
\starttext
\input knuth
\stoptext
It should be a stupid error, but I cannot say which one.
It is a line that I need for my work.