Am Thu, 26 Nov 2020 11:46:16 +0100 schrieb Matthias Deeg: > I did not expect that the command line argument TEXNAME is interpreted > as TeX,
But it is. If you would use a command lualatex \mycommand/report.tex you would get an error about the unknown command. Which is the reason why on windows you have to use / in pathes everywhere when using tex. -- Ulrike Fischer http://www.troubleshooting-tex.de/
