add readme

This commit is contained in:
Sebastian Hugentobler 2019-09-27 18:17:14 +02:00
parent b981cb2dc2
commit 9f2324e52d
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,2 +1,23 @@
# Building
Needed programs:
- bc
- dc
- lualatex
- latexmk
- make
- od
- pdflatex
- pdfinfo
- pdftk
- timidity
- opusenc
Run
```
make
```
and find the pdfs, midis and opus files in the `build` directory.
A big thanks to the author of [makebook](https://gitlab.com/dgoodmaniii/makebook/)!
They took away a lot of work for correct imposition.