29 lines
545 B
Markdown
29 lines
545 B
Markdown
# Kommersbuch
|
|
Songs from the [Studentencodex](https://en.wikipedia.org/wiki/Studentencodex).
|
|
|
|
Download the latest build from the [release page](https://code.vanwa.ch/alcolica/kommersbuch/-/releases).
|
|
|
|
# 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.
|