I tried to use the currfile package to print the name + path of the source file. Here is a minimal example:
\documentclass{amsart}
\usepackage{currfile}
\begin{document}
Filename: \currfilename
Path: \currfiledir
\end{document}
The latex output gives the filename but does not show the path. There was no error message when I latexed the file, nor do I see any error message in the .log so I'm at a lost of what to do. Thanks for your help!
In case this matters: I use texlive 2017/debian, and at least in the near future I would not be able to update the texlive setup.