|
6 years ago | |
---|---|---|
build | 6 years ago | |
demo | 6 years ago | |
edition-engraver | 6 years ago | |
include | 6 years ago | |
music | 6 years ago | |
output | 6 years ago | |
performance-notes | 6 years ago | |
score-and-parts | 6 years ago | |
staves | 6 years ago | |
title-page | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
README.md | 6 years ago |
$ git clone https://notabug.org/chaosmonk/lilypond-orchestra-template
$ cd lilypond-orchestra-template
$ git submodule init
$ git submodule update
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