From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9536 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: [NTG-context] figure libs Date: Wed, 16 Oct 2002 11:31:01 +0200 Sender: ntg-context-admin@ref.vet.uu.nl Message-ID: <20021016113101.01e22785.morawski@gmx.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399848 3833 80.91.224.250 (23 Oct 2002 19:04:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:04:08 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g9G9Zae02984 for ; Wed, 16 Oct 2002 11:35:36 +0200 (MEST) Original-Received: from ref.vet.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Wed, 16 Oct 2002 11:35:18 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9AEE310ADD; Wed, 16 Oct 2002 11:35:13 +0200 (MEST) Original-Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id DDE1C10AD8 for ; Wed, 16 Oct 2002 11:34:05 +0200 (MEST) Original-Received: (qmail 8967 invoked by uid 0); 16 Oct 2002 09:34:05 -0000 Original-Received: from port1522.fra.ginko.net (HELO eXergie) (212.202.67.252) by mail.gmx.net (mp003-rz3) with SMTP; 16 Oct 2002 09:34:05 -0000 Original-To: ConTeXt X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i586-pc-linux-gnu) Errors-To: ntg-context-admin@ref.vet.uu.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9536 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9536 Ahoi, i have some questions about figure libs: 1) i can only access figures from a figure-lib if the file is in the same directory as the document that should embed the figures. For documents in different variants (screen, print) i would prefer that i can have the figure lib in the parent directory. 2) is the XML-file that describes the figure-lib really required to access the figures in the figure-lib: Suppose the following entry:
Figures.1 Jens-Uwe Morawski first firgure
that can be accessed with \externalfigure[fig-one] The page of this figure can be found via: a) looking for the object that declares the destination "about: fig-one": 6 0 obj << /Type /Annot /Subtype /Link /Border [0 0 0] /A <> /Rect [0 0 333.797 108.797] >> endobj b) looking for the /Page object that uses this object in /Annots: 8 0 obj << /Type /Page /Contents 9 0 R /Resources 7 0 R /MediaBox [0 0 333.797 108.797] /TrimBox [0.0 0.0 333.79617 108.7967]/CropBox [0.0 0.0 333.79617 108.7967] /Parent 12 0 R /Annots [ 6 0 R ] c) find out at which position this page is declared in the /Pages dictionary: 12 0 obj << /Type /Pages /Count 5 /Kids [8 0 R 17 0 R 29 0 R 56 0 R 68 0 R] >> endobj Maybe this could be done once for all "about:" destinations for every \usefigurebase[...]. Thus only the figure-lib-pdf is required. Btw, while looking in the PDF-file i found: 86 0 obj << /Type /Catalog /Pages 12 0 R /Names 85 0 R /OpenAction <>/PageMode /UseNone\relax /PTEX.Fullbanner (This is pdfTeX, Version 3.14159-1.00b-pretest-20020211) >> endobj The \relax after the page-mode looks very TeXish. Is this correct? Thanks, Jens _______________________________________________ ntg-context mailing list ntg-context@ref.ntg.nl http://ref.ntg.nl/mailman/listinfo/ntg-context