[tex-live] Bug in dvips in TL2005?
Akira Kakuto
kakuto at fsci.fuk.kindai.ac.jp
Sat Oct 15 12:44:32 CEST 2005
> I have received a report that while previously something like
>
> \includegraphics[width=\columnwidth]{../eps/
> configurations_arrangements.eps}
>
> worked, it does not work anymore and indeed I get:
>
> /usr/local/teTeX/bin/powerpc-apple-darwin-current/dvips: Could not find
> figure file ../eps/configurations_arrangements.eps; continuing
>
> while ../eps/configurations_arrangements.eps does exist.
>
search.c was rewritten by Karl for security reason.
If you want ../eps/something.eps, use an option -R0:
dvips -R0 ... ...
Thanks,
Akira
More information about the tex-live
mailing list