Re[2]: [NTG-context] Absolute positioning of graphics on the page

2004-09-07 Thread Giuseppe Bilotta
Tuesday, September 7, 2004 Hans Hagen wrote:

> Giuseppe Bilotta wrote

>>
>>This surely works ok for "top left". But how can I guarantee
>>that "top right" has its *top right* corner in the position? I
>>would have to calculate the coordinates manually (depending on
>>page site, "top right text" dimensions etc).
>>  
>>
> why not use layers?

Because I want something simple and immediate, and layers
aren't. :)

But if it's not possible, ok, I will.

-- 
Giuseppe "Oblomov" Bilotta

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re[2]: [NTG-context] Absolute positioning of graphics on the page

2004-09-07 Thread Giuseppe Bilotta
Tuesday, September 7, 2004 Martin Kolarik wrote:

> Hi Giuseppe,

> try:

> \setuppositioning[unit=cm,factor=0.5]

> \starpositioning
>   \position(1,1){top left text}
>   \position(40,1){top right text}
> \stoppositioning

> Of course, the unit can be almost all of well known TeX units (pt, mm, em,
> in, ...)

This surely works ok for "top left". But how can I guarantee
that "top right" has its *top right* corner in the position? I
would have to calculate the coordinates manually (depending on
page site, "top right text" dimensions etc).

-- 
Giuseppe "Oblomov" Bilotta

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context