Peter Rolf wrote:
> Tobias Burnus wrote:
>   
>> Hello,
>>
>> I would like to add  a text to a poster, which I load as PDF.
>>
>> The following works nice, except that the layer of the PDF is above the
>> layer "block" thus the text gets overdrawn.
>>
>> How can I change that order?
>>
>> Tobias
>>
>> \setuppapersize[A0,landscape][A0,landscape]
>> \setupbodyfont[26pt]
>> \setuplayout[backspace=0cm,width=fit,height=fit,margin=0cm,topspace=0cm,header=0cm,footer=0pt]
>> \definelayer[block][width=85mm,height=54mm]
>>
>> \setupbackgrounds[page][background=block]
>>     
> ...[background={text,block}]
>   
{one,two,three,foreground,four,five}

foreground is a predefined one, the current text

> Greetings, Peter
>
>   
>> \starttext
>>   \startstandardmakeup
>> \combinepages[poster.pdf][nx=1,ny=1]
>> \setlayer[block][x=10cm,y=10cm]{\copyright 2006}
>>   \stopstandardmakeup
>> \stoptext
>>
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>
>>
>>     
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   


-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

Reply via email to