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,
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).