debug run_latex

This commit is contained in:
Sina Atalay 2023-10-12 18:10:40 +02:00
parent c00492f8c5
commit 4ec486ef6a
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ def run_latex(latex_file_path):
f"{latex_file}",
],
cwd=os.path.dirname(latex_file_path),
stdout=subprocess.DEVNULL, # suppress latexmk output
# stdout=subprocess.DEVNULL, # suppress latexmk output
)
# remove the unnecessary files: