Word has the feature to print the path to the very file in e.g. the header or footer. How can I achive this with latex?
So, if the path to my document is /home/user/tex/report.tex then I would like to have the path in the header or footer.
Word has the feature to print the path to the very file in e.g. the header or footer. How can I achive this with latex?
So, if the path to my document is /home/user/tex/report.tex then I would like to have the path in the header or footer.
currfilepackage is what you’re looking for, which originated from a TeX.se question: http://tex.stackexchange.com/questions/42417/full-path-of-current-file – alexwlchan Feb 07 '14 at 12:26