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. -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org
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. Thomas
On Tue, Mar 18, 2008 at 11:24 PM, Thomas A. Schmitz
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
luigi scarso wrote:
On Tue, Mar 18, 2008 at 11:24 PM, Thomas A. Schmitz
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
can you make me a small zip with the structure you use ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Maybe I can do better I still have this in a production line This is LuaTeX, Version snapshot-0.20.2-2008010918 ConTeXt ver: 2008.01.11 12:09 MKIV fmt: 2008.1.14 int: english/english and there are no problems with setupexternalfigures If you tell me how, I can make a configuration summary with this line, make an update to new config (luatex+mkiv) and make a new summary.
On Tue, Mar 18, 2008 at 11:18 PM, luigi scarso
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.
Same problem with luatex 0.25.1 -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org
Same problem with ConTeXt ver: 2008.03.24 23:24 MKIV fmt: 2008.3.25 int: english/english This is LuaTeX, Version snapshot-0.25.1-2008032510
luigi scarso wrote:
Same problem with ConTeXt ver: 2008.03.24 23:24 MKIV fmt: 2008.3.25 int: english/english This is LuaTeX, Version snapshot-0.25.1-2008032510
I am convinced this is not related to the version of the executable. All file discovery is carried out by Hans' lua code. Best wishes, Taco
On Wed, Mar 26, 2008 at 9:19 AM, Taco Hoekwater
I am convinced this is not related to the version of the executable. All file discovery is carried out by Hans' lua code. I have sent some logs offlist to Hans -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org
participants (4)
-
Hans Hagen
-
luigi scarso
-
Taco Hoekwater
-
Thomas A. Schmitz