ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Positioning: absolute to pageborders
@ 2001-10-10 12:49 Tobias Burnus
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Burnus @ 2001-10-10 12:49 UTC (permalink / raw)


Hi,

I'd like to position a text on a absolute coordinate on a page. \position
seems to do only a position relative to the current position. What's the
way to proceed?

Tobias


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Positioning: absolute to pageborders
       [not found] <Pine.OSF.4.30.0110101448070.52643-100000@axp7.physik.fu-be rlin.de>
@ 2001-10-10 13:50 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-10-10 13:50 UTC (permalink / raw)
  Cc: ntg-context

At 02:49 PM 10/10/2001 +0200, Tobias Burnus wrote:
>Hi,
>
>I'd like to position a text on a absolute coordinate on a page. \position
>seems to do only a position relative to the current position. What's the
>way to proceed?

seesms like you are in need of layers:

\definelayer[tobias]
\defineoverlay[tobias][\composedlayer{tobias}]
\setupbackgrounds[page][background=tobias]

\starttext

\setlayer[tobias][x=3cm,y=6cm]{\bfd It Works!}

\input tufte

\stoptext

I'll send you an updated piee of the metafun manual explaining how to move 
things from the front to the back and align.

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-10 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-10 12:49 Positioning: absolute to pageborders Tobias Burnus
     [not found] <Pine.OSF.4.30.0110101448070.52643-100000@axp7.physik.fu-be rlin.de>
2001-10-10 13:50 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).