[tex-live] bug-report: lualatex in nonstopmode outputs to "texput" instead to FILENAME

Miguel V. S. Frasson mvsfrasson at gmail.com
Wed Feb 8 23:47:08 CET 2012


Hi.

I use texlive in gnu/linux and windows as well.  My texlive install is
net-install from 3 days ago, so up-to-date. Emacs is my editor, and it
calls latex and friends in nonstopmode and with \input in command line.

Problem: in unix, lualatex outputs to FILENAME.pdf.  In windows, to
texput.pdf.

Expected behavior: in windows, export to FILENAME.pdf as well, like latex,
pdflatex, etc, do.

Test case:  Consider the following file hi.tex

\documentclass{article}
\begin{document}
Hi.
\end{document}

Use the following command line in both unix and windows

lualatex -interaction=nonstopmode "\input" "hi.tex"

In gnu/linux, we get the log on terminal (notice output file hi.pdf):

This is LuaTeX, Version beta-0.70.1-2011052008
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang,
noh
yphenation, french, basque, latin, portuguese, loaded.
(./hi.tex (/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./hi.aux)
[1{/home/frass
on/.texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./hi.aux) )
 260 words of node memory still in use:
   2 hlist, 1 vlist, 1 rule, 2 glue, 39 glue_spec, 1 write nodes
   avail lists: 2:12,3:2,4:22,6:10,7:1,9:7
</usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on hi.pdf (1 page, 11129 bytes).
Transcript written on hi.log.

In windows, we get (notice output file texput.pdf)

This is LuaTeX, Version beta-0.70.1-2011082320 (rev 4277)
 restricted \write18 enabled.
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8l-luatex-1.4> and hyphenation patterns for
engl
ish, dumylang, nohyphenation, loaded.
(./hi.tex (c:/texlive/2011/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(c:/texlive/2011/texmf-dist/tex/latex/base/size10.clo)) (./texput.aux)
[1{c:/te
xlive/2011/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./texput.aux) )
 260 words of node memory still in use:
   2 hlist, 1 vlist, 1 rule, 2 glue, 39 glue_spec, 1 write nodes
   avail lists: 2:12,3:2,4:22,6:10,7:1,9:7
<c:/texlive/2011/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on texput.pdf (1 page, 10776 bytes).
Transcript written on texput.log.

It is curious that in windows latex and pdflatex outputs to hi.dvi and
hi.pdf respectively with same command line arguments.

Regards

Miguel Frasson


-- 
Miguel Vinicius Santini Frasson
mvsfrasson at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20120208/ef291d6c/attachment.html>


More information about the tex-live mailing list