[tex-live] --recorder output with luatex miss full pathes sometimes

Ulrike Fischer news3 at nililand.de
Thu Mar 15 11:18:45 CET 2018


Running this document with lualatex --recorder

\documentclass{article}
\usepackage{graphicx}
\begin{document}
  \includegraphics{example-image}

\end{document}

gives in the fls-file:

INPUT d:/texlive/2018/texmf-dist/tex/latex/mwe/example-image.pdf
INPUT d:/texlive/2018/texmf-dist/tex/latex/mwe/example-image.pdf
INPUT example-image.pdf

As you can see the last line is missing the full path. 

This is a problem for scripts like latexmk which then assumes that a
local target is needed, see e.g.
https://tex.stackexchange.com/questions/420274/lualatex-idiosyncrasy-bug-confuses-latexmk-dependency-tracking

In miktex with luatex 1.07 there is no problem, all lines show the
the full path. 

The problem already exists in texlive 2017.


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/



More information about the tex-live mailing list