[NTG-context] setupexternalfigures broken ?
luigi scarso
luigi.scarso at gmail.com
Tue Mar 18 23:44:04 CET 2008
On Tue, Mar 18, 2008 at 11:24 PM, Thomas A. Schmitz
<thomas.schmitz at uni-bonn.de> wrote:
>
> On Mar 18, 2008, at 11:18 PM, luigi scarso wrote:
>
> > setupexternalfigures seems broken on
> > ConTeXt ver: 2008.03.11 23:55 MKIV fmt: 2008.3.18 int: english/
> > english
> > This is LuaTeX, Version snapshot-0.25.0-2008031821
> >
> > I'm only able to include images from current dir.
> >
>
> Seems to work here with. I have
>
> \setupexternalfigures[directory={../pictures}]
>
> and my pictures are found.
Not here.
To be more precise
% engine=luatex
\setupexternalfigures[directory={./images}]
\starttext
OK \externalfigure[/opt/works/2ufficio/2ufficio/CATALOGO_DUEUFFICIO/img/3M000081890XX.jpg]
OK \externalfigure[./images/3M000081890XX.jpg]
NO \externalfigure[3M000081890XX.jpg]
\stoptext
--
luigi
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
More information about the ntg-context
mailing list