Instructies toegevoegd voor mergen van template commits
This commit is contained in:
@ -16,4 +16,10 @@
|
|||||||
Of met `latexmk`:
|
Of met `latexmk`:
|
||||||
|
|
||||||
1. `latexmk -pdf main.tex`
|
1. `latexmk -pdf main.tex`
|
||||||
2. *Cleanup* `latexmk -c`
|
2. *Cleanup* `latexmk -c`
|
||||||
|
|
||||||
|
## Ophalen veranderingen in template
|
||||||
|
|
||||||
|
1. `git remote add upstream <template git uri>`
|
||||||
|
2. `git fetch upstream`
|
||||||
|
3. `git merge upstream/master`
|
||||||
|
|||||||
Reference in New Issue
Block a user