Commit be333365 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1818 from dopefishh/patch-1

Add TeX precompiled preamble and xypic
parents 578a7b75 3e9a2d98
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
*.fls *.fls
*.out *.out
*.toc *.toc
*.fmt
## Intermediate documents: ## Intermediate documents:
*.dvi *.dvi
...@@ -143,6 +144,9 @@ pythontex-files-*/ ...@@ -143,6 +144,9 @@ pythontex-files-*/
# xindy # xindy
*.xdy *.xdy
# xypic precompiled matrices
*.xyc
# WinEdt # WinEdt
*.bak *.bak
*.sav *.sav
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment