https://github.com/pylipp/yatttt
Yet Another Tum Tex Thesis Template
https://github.com/pylipp/yatttt
latex latexmk template thesis tum
Last synced: 6 months ago
JSON representation
Yet Another Tum Tex Thesis Template
- Host: GitHub
- URL: https://github.com/pylipp/yatttt
- Owner: pylipp
- Created: 2018-05-14T09:03:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T09:19:48.000Z (over 7 years ago)
- Last Synced: 2025-02-03T14:50:42.800Z (8 months ago)
- Topics: latex, latexmk, template, thesis, tum
- Language: TeX
- Homepage:
- Size: 431 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yatttt - Yet Another Tum Tex Thesis Template
Tested with TexLive 2017 and latexmk on Ubuntu 16.04.
## Compiling
Runlatexmk
For the configuration, see the `latexmkrc` in [my dotfiles repo](https://github.com/pylipp/dotfiles).
## Personalizing
Adjust the content of
1. `settings/commands.tex`
1. `pages/acknowledgments.tex`
1. `chapters/`## License
This template is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). It is derived from the [template developed by Florian Walch and contributors](https://github.com/fwalch/tum-thesis-latex).