Skip to content

Instantly share code, notes, and snippets.

@laurencee9
Last active August 2, 2018 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laurencee9/6642bbae5e8dcc36a8c2a931bf43736a to your computer and use it in GitHub Desktop.
Save laurencee9/6642bbae5e8dcc36a8c2a931bf43736a to your computer and use it in GitHub Desktop.
Place the auxiliary files of latex compilation into another directory.
{
"output_directory": "./aux"
}
@laurencee9
Copy link
Author

  1. Add this line to your latex tools User settings in Sublime.
  2. Create directory named aux in your folder where the .tex is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment