28 Aug
2006
28 Aug
'06
10:18 p.m.
On Mon, 28 Aug 2006, Hans Hagen wrote:
It's kind of annoying that pdftex has hard coded suffixes.
how about something
\pdfjpgsuffixes{jpg,jpeg,myjpg} \pdfpngsuffixes{png,somepng} \pdfpdfsuffixes{pdf,epdf,fdf}
but you know that the suffixes are used only as a last resort, as first the file headers are checked for the file type (thanks to Heiko!). So e. g. foo.somejpg is a legal name and would still be recognized as .png if it's a png file :-) Regards, Hartmut