Skip to content
Snippets Groups Projects
Commit e34915dc authored by Mark Pascal Sanders's avatar Mark Pascal Sanders
Browse files

submodule, settings

parent 721adab7
Branches
No related tags found
1 merge request!3Cleanup, merge different versions, magic
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
## Intermediate documents:
*.dvi
*.xdv
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf
*.tdo
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex.gz
*.pdfsync
## Build tool directories for auxiliary files
# latexrun
latex.out
main.pdf
*WZLstyle.xml
# *.pdf
main.bbl-SAVE-ERROR
main.bcf-SAVE-ERROR
[submodule "format/rwthcolors"]
path = format/rwthcolors
url = https://git.rwth-aachen.de/philipp.leibner/rwthcolors
$xelatex='xelatex --shell-escape %O %S ; ps2pdf14 -dPDFSETTINGS=/prepress %B.pdf %B-embed.pdf; mv %B-embed.pdf %B.pdf';
{
"files.exclude": {
"**/*.aux": true,
"**/*.bbl": true,
"**/*.bcf": true,
"**/*.blg": true,
"**/*.fls": true,
"**/*.fdb_latexmk": true,
"**/*.lof": true,
"**/*.lot": true,
"**/*.out": true,
"**/*.tdo": true,
"**/*.run.xml": true,
"**/*.toc": true,
"**/*.synctex.gz": true,
"**/*.xdv": true
},
"cSpell.words": [
"usefiramath"
]
}
\ No newline at end of file
This diff is collapsed.
rwthcolors @ 8f72bc02
Subproject commit 8f72bc026560de6bef0f35f3d6736b66fbbe4a48
No preview for this file type
......@@ -4,7 +4,7 @@
sans, % Font without serif (like Arial), serif font is default
% lit/refs_gpp.bib % Path to literature bib.-file
% ./figures/ % Path to figures folder
]{WZLtemplate}
]{format/WZLtemplate}
\bibliography{lit/refs.bib}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment