Go to file
2019-09-27 18:19:07 +02:00
bin fix makebook header (cosmetics) 2019-09-27 18:12:53 +02:00
src remove unneeded build files 2019-09-27 18:19:07 +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
Dockerfile add dockerfile for building 2019-09-27 18:18:52 +02:00
Makefile update how the working dir is read in the makefile 2019-09-27 18:15:04 +02:00
README.md add dockerfile for building 2019-09-27 18:18:52 +02:00

Kommersbuch

Songs from the Studentencodex.

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.