An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# yatttt - Yet Another Tum Tex Thesis Template

Tested with TexLive 2017 and latexmk on Ubuntu 16.04.

## Compiling
Run

latexmk

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).