ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Including images in included files in subdirectory
@ 2005-09-15 19:54 Giuseppe Bilotta
  2005-09-16  9:20 ` Wolfgang Zillig
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Giuseppe Bilotta @ 2005-09-15 19:54 UTC (permalink / raw)


Situation:

Tree structure:

main.tex
subdir/inc.tex
subdir/fig.1

in main .tex

"
\include subdir/inc.tex
"

in subdir/inc.tex

"
\externalfigure[fig.1]
"

texexecing main.tex doesn't find the figure fig.1

subdir/inc.tex must use

"
\externalfigure[subdir/fig.1]
"

for the figure to be found.

IMO this is a bug. Image should be checked for existence
using as base the directory of the current input file
*first*, then in the others.

-- 
Giuseppe "Oblomov" Bilotta

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-09-16 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-15 19:54 Including images in included files in subdirectory Giuseppe Bilotta
2005-09-16  9:20 ` Wolfgang Zillig
2005-09-16  9:22 ` Willi Egger
2005-09-16 11:30 ` Taco Hoekwater
2005-09-16 13:48   ` Re[2]: " Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).