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.
|