ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* AW: AW: AW: AW: Position of figures
@ 1999-10-26  5:15 Haseloff, Lutz
  0 siblings, 0 replies; only message in thread
From: Haseloff, Lutz @ 1999-10-26  5:15 UTC (permalink / raw)


> Then you're using [text] and not [page]

> \setupbackgrounds[page][....]

> will really put things in relation to the top left corner, while for
> instance [text][text] will use the text as ref point. \overlaywidth and
> \overlayheight represent the current h/vsize. 

> The origin of the page is (0,0), but the origin of the text area which
> is  header+text+footer is (backspace,topspace). 

Hans

	My sourcefile is:

	\setupoutput [pdftex]
	\useencoding [win]
	\mainlanguage [de]
	\setuppagenumbering [state=stop]
	\setuplayout[topspace=1cm,
	backspace=1cm,
	header=0cm,
	footer=0cm,
	leftmargin=0cm,
	rightmargin=0cm,
	height=27.7cm,
	width=19cm]
	\defineoverlay [adler] 
	[{\vbox to \overlayheight{\vskip4cm\hskip4cm\externalfigure[adler]
	[width=2.1cm]\vfill}}]
	\setupbackgrounds [page][background=adler]
	\starttext
	Text
	\stoptext

	The adler appears 4cm from the top and 5cm from the left edge.
	If i comment the \setuplayout out, the adler is placed 7cm from the
left edge.

	Lutz


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-10-26  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-26  5:15 AW: AW: AW: AW: Position of figures Haseloff, Lutz

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