mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-10 22:15:30 +00:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ here: [Example](https://tuprints.ulb.tu-darmstadt.de/18611/)
|
|||||||
|
|
||||||
### Compilation
|
### Compilation
|
||||||
|
|
||||||
Compile with `xlatexmk` (there is a `.latexmkrc`):
|
Compile with `latexmk` (there is a `.latexmkrc`):
|
||||||
```bash
|
```bash
|
||||||
latexmk thesis.tex -pdf
|
latexmk thesis.tex -pdf
|
||||||
```
|
```
|
||||||
@@ -25,4 +25,4 @@ ninja thesis.pdf
|
|||||||
Copyright 2017–2021 by Daniel Bauer.
|
Copyright 2017–2021 by Daniel Bauer.
|
||||||
|
|
||||||
This template uses a modified version of the original [tufte-latex](https://github.com/Tufte-LaTeX/tufte-latex)
|
This template uses a modified version of the original [tufte-latex](https://github.com/Tufte-LaTeX/tufte-latex)
|
||||||
template which was published under the Apache 2.0 License, so this work will also use it.
|
template which was published under the Apache 2.0 License, so this work will also use it.
|
||||||
|
|||||||
Reference in New Issue
Block a user