Hi Wolfgang, thank you.
Am 31.01.2013 17:48, schrieb ntg-context-request(a)ntg.nl:
> \setupbackgrounds[page][frame=on,frameoffset=10mm]
>
> \setuppapersize[A4][A3]
>
> \setuplayout[location=middle]
>
> \starttext
> \input knuth
> \stoptext
This does not work in my setting. I integrated you code in my setting,
as follows, but this does not work, what did I forget?
\definepapersize[sheet][width=162mm,height=225mm]
\setuppapersize[sheet]
\setupbackgrounds[page][frame=on,frameoffset=10mm]
\setuplayout[location=middle,
topspace=17.4mm,
header=1.1cm,
footer=1.4cm,
bottomspace=26mm,
width=middle,
cutspace=20mm,
backspace=22.2mm,
height=fit,
grid=yes,
% setups= mypenalties
]
\starttext
\input knuth
\stoptext
> Did you read my answer for your question in the other thread?
Of course I did, but I unterstood, that your code adds only 1.5cm, maybe
it was easy to change and I oversaw that?
For record: It was
\setuppapersize[MyBook][oversized]
I need variable oversizing (and mostly 3mm for printing and cutting)
Best regards,
Huseyin