<div dir="ltr"><div>Hi,</div><div><br></div><div>This is a win32 specific problem.<br></div><div>I tried this with the (almost) latest TeXLive binaries :</div><div><br></div><div>lualatex -interaction=nonstopmode -synctex=1 --shell-escape  -recorder -output-directory="C://Temp/tex2pdf.-123456"  "C:\\Temp\tex2pdf.-123456\Think-FP-Report-2020.tex"</div><div><br></div><div>Notice the // and \\ </div><div>This does not work.</div><div>However if I do :</div><div><br></div><div>lualatex -interaction=nonstopmode -synctex=1 --shell-escape  -recorder -output-directory="C:/Temp/tex2pdf.-123456"  "C:\Temp\tex2pdf.-123456\Think-FP-Report-2020.tex"</div><div><br></div><div>Then it is working ok. <br>I vaguely remember an old discussion about cleaning up multiple path separators after the drive and its colon, but I am not sure what it happens after.<br><br>Any idea about this issue ? </div><div><br></div><div>In case you wonder : the command is issued when trying to convert stuff to pdf by pandoc.<br><br>Regards,</div><div><br></div><div>Fabrice</div></div>