Re: [NTG-context] figure directory is sort of searched

2006-08-16 Thread Mojca Miklavec
On 8/15/06, Taco Hoekwater wrote: > > Hi, > > Sanjoy Mahajan wrote: > > I still can't figure this problem one out, from a few months ago, and it > > happens with a recent ConTeXt (2006.08.08 21:51). The figure searching > > code gets confused if a file of the same basename (but in a different > >

Re: [NTG-context] figure directory is sort of searched

2006-08-15 Thread Sanjoy Mahajan
Taco sez: > Sanjoy sez: > > The figure searching code gets confused if a file of the same > > basename (but in a different directory) has already been loaded. > I remember I ran into that as well (more than a year ago) and I > ended up renaming my figures to figure1-1.pdf etc. It actually > turned

Re: [NTG-context] figure directory is sort of searched

2006-08-15 Thread Taco Hoekwater
Hi, Sanjoy Mahajan wrote: > I still can't figure this problem one out, from a few months ago, and it > happens with a recent ConTeXt (2006.08.08 21:51). The figure searching > code gets confused if a file of the same basename (but in a different > directory) has already been loaded. Here is a m

[NTG-context] figure directory is sort of searched

2006-08-14 Thread Sanjoy Mahajan
I still can't figure this problem one out, from a few months ago, and it happens with a recent ConTeXt (2006.08.08 21:51). The figure searching code gets confused if a file of the same basename (but in a different directory) has already been loaded. Here is a minimal min.tex to show what I mean:

Re: [NTG-context] figure directory is sort of searched

2006-05-23 Thread Sanjoy Mahajan
> The figure searching code gets confused if a file of the same > basename (but in a different directory) has already been loaded. Looking a bit into this, it seems that the decision about whether a figure is already loaded is made in core-fig.tex, in \def\calculateexternalfigure[#1][#2][#3][#4][

[NTG-context] figure directory is sort of searched

2006-05-20 Thread Sanjoy Mahajan
The figure searching code gets confused if a file of the same basename (but in a different directory) has already been loaded. Here is a minimal min.tex to show what I mean: \starttext \setupexternalfigures[directory={1}] \placefigure[here][ch1fig]{should be 1/fig-1.pdf}{\externalfigure[fig-1.pdf