Re: [NTG-context] Problems with repeating layers

2014-12-10 Thread Pablo Rodriguez
On 12/09/2014 04:08 PM, Reza Housseini wrote: > > Thanks Pablo > > I already used this solution. For me it looks like a bug that the > "state" argument does not change anything because the manual clearly > states the expected behaviour of "state". > But anyhow I'll use the other solution. Hi Rez

Re: [NTG-context] Problems with repeating layers

2014-12-09 Thread Reza Housseini
On Mon, Dec 8, 2014 at 10:19 AM, Pablo Rodriguez wrote: > On 12/08/2014 08:42 AM, Reza Housseini wrote: > > Hello > > > > I try to use layers to position a figure on top of the leftmargin area. > > I use code like the following: > > > > \definelayer[MyLayer][option=test] > > \setupbackgro

Re: [NTG-context] Problems with repeating layers

2014-12-08 Thread Pablo Rodriguez
On 12/08/2014 08:42 AM, Reza Housseini wrote: > Hello > > I try to use layers to position a figure on top of the leftmargin area. > I use code like the following: > > \definelayer[MyLayer][option=test] > \setupbackgrounds[text][leftmargin][background=MyLayer] > \setlayer[MyLayer][x=0c

[NTG-context] Problems with repeating layers

2014-12-07 Thread Reza Housseini
Hello I try to use layers to position a figure on top of the leftmargin area. I use code like the following: \definelayer[MyLayer][option=test] \setupbackgrounds[text][leftmargin][background=MyLayer] \setlayer[MyLayer][x=0cm,y=0cm] {\externalfigure[cow][width=2cm]} This image get