Re: [NTG-context] Layers: corner, location

2013-06-10 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, thanks Peter for the explanation. On Fri, 07 Jun 2013 14:41:45 +0200, Peter Rolf indi...@gmx.net wrote: The layer is divided into a 2x2 matrix of squares, where 'x' is the center. This gets you a total of 3x3=9 different corners. o---o---o | | | o---x---o | | | o---o---o Now

[NTG-context] Layers: corner, location

2013-06-07 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, I'm trying to understand meaning of location and corner keywords of layer definition (http://wiki.contextgarden.net/Layers#My_first_Layer). The goal is to place a logo (here: a \framed) to the top right corner of the page, with vertical and horizontal shift 5 mm into the centre of the

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Hans Hagen
On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm trying to understand meaning of location and corner keywords of layer definition (http://wiki.contextgarden.net/Layers#My_first_Layer). The goal is to place a logo (here: a \framed) to the top right corner of the

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, On Fri, 07 Jun 2013 09:27:14 +0200, Hans Hagen pra...@wxs.nl wrote: On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: The working code is: \definelayer [Logo] [location={left,bottom}, x=\paperwidth, y=0mm, hoffset=-5mm, voffset=5mm, ]

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Peter Rolf
Am 07.06.2013 10:06, schrieb Procházka Lukáš Ing. - Pontex s. r. o.: Hello, On Fri, 07 Jun 2013 09:27:14 +0200, Hans Hagen pra...@wxs.nl wrote: On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: The working code is: \definelayer [Logo]