At 11:31 AM 10/16/2002 +0200, Jens-Uwe Morawski wrote:
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.
\setupexternalfigures[directory={...,...,...}]
2) is the XML-file that describes the figure-lib really required to access the figures in the figure-lib:
yes, since it determines the page to pick up; of course you can also direct the page directly using \externalfigure[somefile.pdf][page=3]
/Subtype /Link /Border [0 0 0] /A <>
it could be done if pdftex supported access to named pages; parsing the file using tex macros is not doable (well, partially, but a pain for 500 meg files)
The \relax after the page-mode looks very TeXish. Is this correct?
no, in spec-fdf, add a space after #6 in: \xdef\currentPDFviewerprefs {\ifcase#6 \or\or\or /View... PS. The fig lib mechanism will be replaced (extended) by a more versatile resource library system (working on that now) 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 ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------