[NTG-context] \setuppapersize[XY] not working properly with landscape orientation

Peter Rolf indiego at gmx.net
Thu Sep 7 17:37:37 CEST 2006


Mojca Miklavec wrote:
> On 9/7/06, Peter Rolf wrote:
>>> I also have an additional question: I can use
>>>     \setupbackgrounds
>>>         [page]
>>>         [background=...]
>>> for single pages which works perfectly. But how can I place a
>>> background figure on the "whole page" (i.e. spanning across the
>>> "middle three 'conceptual' pages", which is the "second page" when
>>> printed on paper)
>>>
>> Have you tried \setupbackgrounds[paper][background=...]?
> 
> I didn't know about that before. Now I tried it, but it had no effect.
>
mhh, works here (but maybe not in your example?)

\setupoutput[pdftex]
\setupcolors[state=start]

\defineoverlay[test][{\bgroup\color[red]\blackrule[height=\paperheight,width=\paperwidth]\egroup}]
\setupbackgrounds[paper][background=test]

\starttext
\null
\stoptext

> Thanks anyway,
>     Mojca
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 



More information about the ntg-context mailing list