[tex-live] Bug in pdflatex: doesn't compile file with 2 adjacent spaces in the name

Zdenek Wagner zdenek.wagner at gmail.com
Sat Apr 30 23:21:13 CEST 2016


The same in linux with (hopefully) all engines:

[zw at centos tmp]$ echo '\end' > a\ \ a.tex
[zw at centos tmp]$ cat a\ \ a.tex
\end

[zw at centos tmp]$ pdftex a\ \ a.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded
format=pdftex)
entering extended mode
! I can't find file `"a a.tex"'.
<*> "a  a.tex"

(Press Enter to retry, or Control-D to exit)
Please type another input file name: null
(/usr/local/texlive/2016/texmf-dist/tex/generic/knuth-lib/null.tex)
*^C! Interruption.
<*>

? x
No pages of output.
Transcript written on null.log.

[zw at centos tmp]$ xetex a\ \ a.tex
This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded
format=xetex)
entering extended mode
! I can't find file `"a a.tex"'.
<*> "a  a.tex"

(Press Enter to retry, or Control-D to exit)
Please type another input file name:
! Emergency stop.
<*> "a  a.tex"

No pages of output.
Transcript written on texput.log.

[zw at centos tmp]$ luatex a\ \ a.tex
This is LuaTeX, Version 0.95.0 (TeX Live 2016)
! I can't find file `a a.tex'.
<*> "a  a.tex"

(Press Enter to retry, or Control-D to exit)
Please type another input file name:
! Emergency stop.
<*> "a  a.tex"

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on texput.log.

[zw at centos tmp]$ tex a\ \ a.tex
This is TeX, Version 3.14159265 (TeX Live 2016) (preloaded format=tex)
! I can't find file `"a a.tex"'.
<*> "a  a.tex"

(Press Enter to retry, or Control-D to exit)
Please type another input file name:
! Emergency stop.
<*> "a  a.tex"

No pages of output.
Transcript written on texput.log.


Zdeněk Wagner
http://ttsm.icpf.cas.cz/team/wagner.shtml
http://icebearsoft.euweb.cz

2016-04-30 22:48 GMT+02:00 Philip Taylor <P.Taylor at rhul.ac.uk>:

>
>
> Philip Taylor wrote:
>
> <demonstration of bug using TeX Live>
>
> FWIW :
>
> > D:\>del "a a.tex"
> >
> > D:\>type "a  a.tex"
> > \end
> >
> > D:\>tex "a  a.tex"
> > This is TeX, Version 3.14159265 (TeX Live 2014/W32TeX) (preloaded
> format=tex)
> > ! I can't find file `"a a.tex"'.
> > <*> "a  a.tex"
> >
> > (Press Enter to retry, or Control-Z to exit)
> > Please type another input file name: ^Z
> >
> > ! Emergency stop.
> > <*> "a  a.tex"
> >
> > No pages of output.
> > Transcript written on texput.log.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20160430/4557af61/attachment.html>


More information about the tex-live mailing list