2019-09-27 16:18:52 +00:00
|
|
|
# Kommersbuch
|
|
|
|
Songs from the [Studentencodex](https://en.wikipedia.org/wiki/Studentencodex).
|
|
|
|
|
2019-09-27 17:08:06 +00:00
|
|
|
Download the latest build from the [release page](https://code.vanwa.ch/sebastian/kommersbuch/-/releases).
|
2019-09-27 17:01:13 +00:00
|
|
|
|
2019-09-27 16:17:14 +00:00
|
|
|
# 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.
|
|
|
|
|
2019-09-27 14:54:56 +00:00
|
|
|
A big thanks to the author of [makebook](https://gitlab.com/dgoodmaniii/makebook/)!
|
2019-09-27 14:53:30 +00:00
|
|
|
They took away a lot of work for correct imposition.
|