Hi list, I set up latexmk to compile my documents in a special build dir like so:
################### # Output directory $out_dir = 'Latexmk_build'; ################### so all files go to Latexmk_build in the main dir. Of course pdf-tools cannot find the *.pdf and the *.synctex.gz. How can I configure pdf-tools to look in the Latexmk_build dir for the relevant files? Is there any solution? Regards Thorsten Grothe _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
