mirror of
https://github.com/cupcakearmy/master-thesis.git
synced 2024-11-16 10:00:32 +01:00
18 lines
231 B
Markdown
18 lines
231 B
Markdown
|
# Master Thesis
|
||
|
|
||
|
## Building
|
||
|
|
||
|
```sh
|
||
|
make -B build
|
||
|
```
|
||
|
|
||
|
If you don't have the right fonts installed run
|
||
|
|
||
|
```sh
|
||
|
make -B fonts
|
||
|
```
|
||
|
|
||
|
## Packages
|
||
|
|
||
|
- [TUD Script](https://mirror.foobar.to/CTAN/macros/latex/contrib/tudscr/doc/tudscr.pdf)
|