Skip to content

Instantly share code, notes, and snippets.

@pesader
Created March 18, 2022 17:54
Show Gist options
  • Save pesader/a3290bf964aa27a2b3b54dcc03ec8673 to your computer and use it in GitHub Desktop.
Save pesader/a3290bf964aa27a2b3b54dcc03ec8673 to your computer and use it in GitHub Desktop.
[Compile LaTeX documents with a separate output directory]
pdflatex --output-dir ./build example.tex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment