[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Setup pdf-tools with custom build dir
From: |
Thorsten Grothe |
Subject: |
[AUCTeX] Setup pdf-tools with custom build dir |
Date: |
Mon, 05 Mar 2018 19:11:58 +0100 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX] Setup pdf-tools with custom build dir,
Thorsten Grothe <=