updated tex

This commit is contained in:
2017-11-28 11:07:41 +01:00
parent fdf54ae7e0
commit 42fce4f17c
16 changed files with 208 additions and 44 deletions

34
Thesis/.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
# LaTeX temporary files
*.aux
*.log
*.toc
*.brf
*.ilg
*.lol
*.xdg
*.xdy
*.glsdefs
# vscode
.vscode
# PDF output - usually a bad idea to keep this in Git
*.pdf
# Latexmk
*.fdb_latexmk
# SyncTeX
*.synctex.gz
# LaTeX Beamer
*.snm
*.vrb
*.nav
*.out
# BibTeX
*.bbl
*.blg