Skip to content
Snippets Groups Projects
Commit 633ae9bd authored by BARTHES Nicolas's avatar BARTHES Nicolas
Browse files

Edit config.py for latex path on linux

parent 2abee5fc
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@
from pathlib import Path
# pdflatex_path = Path("C:/Users/maimouni/AppData/Local/Programs/MiKTeX/miktex/bin/x64/")
# pdflatex_path = Path("C:/Donnees/Logiciels/Papps/PortableApps/Notepad++Portable/LaTEX/texmfs/install/miktex/bin/")
pdflatex_path = Path("C:/Users/diane/AppData/Local/Programs/MiKTeX/miktex/bin/x64/")
# pdflatex_path = Path("C:/Users/diane/AppData/Local/Programs/MiKTeX/miktex/bin/x64/")
pdflatex_path = Path('')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment