Go to file
2019-09-27 18:17:14 +02:00
bin fix makebook header (cosmetics) 2019-09-27 18:12:53 +02:00
src set minimum lilypond version to 2.18 2019-09-27 18:13:58 +02:00
.editorconfig initial commit 2016-12-29 15:27:39 +01:00
.gitignore replace waf with make 2017-11-08 11:07:22 +01:00
Makefile update how the working dir is read in the makefile 2019-09-27 18:15:04 +02:00
README.md add readme 2019-09-27 18:17:14 +02: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.

A big thanks to the author of makebook! They took away a lot of work for correct imposition.