From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26807 Path: news.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: Absolute positioning of grafics in ConTeXt Date: Wed, 05 Apr 2006 10:07:53 +0200 Message-ID: <44337AD9.708@seznam.cz> References: <200604041631.57170.jotfi@yahoo.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1144224719 16987 80.91.229.2 (5 Apr 2006 08:11:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Apr 2006 08:11:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 05 10:11:57 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FR37G-00027c-9c for gctc-ntg-context-518@m.gmane.org; Wed, 05 Apr 2006 10:11:50 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E7D51278B; Wed, 5 Apr 2006 10:11:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07691-04; Wed, 5 Apr 2006 10:11:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4FDCD1276F; Wed, 5 Apr 2006 10:11:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC3151276F for ; Wed, 5 Apr 2006 10:11:43 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07738-04 for ; Wed, 5 Apr 2006 10:11:40 +0200 (CEST) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id 739CE126F8 for ; Wed, 5 Apr 2006 10:11:40 +0200 (CEST) Original-Received: (qmail 12384 invoked from network); 5 Apr 2006 08:07:20 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (typokvitek@seznam.cz@62.240.166.134) by tic.go.seznam.cz with ESMTPA; 5 Apr 2006 08:07:20 -0000 X-Seznam-User: typokvitek@seznam.cz User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <200604041631.57170.jotfi@yahoo.de> X-Antivirus: avast! (VPS 0614-0, 03.04.2006), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:26807 Archived-At: Johannes Fichtinger wrote: > Hi all, = > = > I'm quite new to ConTeXt, but I've been working with LaTeX for several ye= ars > now. Now I faced a problem which I'm not able to solve in LaTeX which > probably can be solved in ConTeXt: > = > I need a possibility to set grafics in a book on exact, absolute position= s. > Now I found the way for background images, like in the attached example. > But obviously, normal text is written above the background image. I need > now a possibility like this but for foreground grafics. > = > So, how can I set the position of grafics absolutely in ConTeXt? > = > Thanks, > Johannes. > = > My example: > = > -------------------------------------------------------------- > \enableregime [il1] > \mainlanguage [de] > \setuplayout [grid=3Dyes,marking=3Don,horoffset=3D2cm,veroffse= t=3D2cm] > \definepapersize [jo][width=3D14cm,height=3D18cm] > \setuppapersize [jo][a4] > = > \useexternalfigure[wr][dpm][type=3Dpng, width=3D5cm, height=3D4cm] > \definelayer[wr-layer] > \defineoverlay[wr-overlay][\composedlayer{wr-layer}] > \setupbackgrounds[page][background=3D{wr-overlay}] \setupbackgrounds[page][background=3D{foreground,wr-overlay}] Cheers, Vit > \starttext > = > \setlayer[wr-layer][x=3D-0.1cm,y=3D-0.1cm]{\externalfigure[wr]} > Blablabla > = > \stoptext > -------------------------------------------------------------- > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > = -- = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Ing. V=EDt Z=FDka, Ph.D. TYPOkv=EDtek database publishing databazove publikovani data maintaining and typesetting in typographic quality priprava dat a jejich sazba v typograficke kvalite tel.: (+420) 777 198 189 www: http://typokvitek.com =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D