README.md 435 B

Dependencies

  • Lilypond >=2.19.x
  • pdftk

Setup

$ git clone https://notabug.org/chaosmonk/lilypond-orchestra-template
$ cd lilypond-orchestra-template
$ git submodule init
$ git submodule update

Suggested Workflow:

Work with demo/demo.ly while editing. When ready to build score and parts for all page sizes,

$ cd build
$ ./build

Comment out unwanted page sizes in `build/sizes' to save compilation time