Last active
August 2, 2018 14:59
-
-
Save laurencee9/6642bbae5e8dcc36a8c2a931bf43736a to your computer and use it in GitHub Desktop.
Place the auxiliary files of latex compilation into another directory.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"output_directory": "./aux" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aux
in your folder where the.tex
is.