[ pdftex-Bugs-377 ] unqoute image filenames not only on windows
Bugs item #377, was opened at 2005-07-02 21:43 You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=493&aid=377&group_id=106 Category: Image inclusion Group: None Status: Open Resolution: None Priority: 5 Submitted By: Georg Baum (baum) Assigned to: Martin Schröder (oneiros) Summary: unqoute image filenames not only on windows Initial Comment: The file pdftex-1.30.0-rc1/src/texk/web2c/pdftexdir/writeimg.c contains in the function readfile() a code block to unqoute file names which is inside #ifdef WIN32 ... #endif. This code should be enabled on all platforms (or at least on linux), since quoted filenames (which are necessary if the name contains spaces) do not only work well on linux. Thanks, Georg ---------------------------------------------------------------------- You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=493&aid=377&group_id=106
On 2005-07-03 01:13:55 +0530, noreply@sarovar.org wrote:
pdftex-1.30.0-rc1/src/texk/web2c/pdftexdir/writeimg.c
contains in the function readfile() a code block to
It's in readimage :->
unqoute file names which is inside #ifdef WIN32 ...
#endif.
This code should be enabled on all platforms (or at
least on linux), since quoted filenames (which are
necessary if the name contains spaces) do not only work
well on linux.
Done (rc3). Best Martin -- http://www.tm.oneiros.de
participants (2)
-
Martin Schröder
-
noreply@sarovar.org