add readme
This commit is contained in:
parent
b981cb2dc2
commit
9f2324e52d
21
README.md
21
README.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user