chaosmonk 3d3e201fff remove | il y a 5 ans | |
---|---|---|
build | il y a 5 ans | |
demo | il y a 5 ans | |
edition-engraver | il y a 5 ans | |
include | il y a 5 ans | |
music | il y a 5 ans | |
output | il y a 5 ans | |
performance-notes | il y a 5 ans | |
score-and-parts | il y a 5 ans | |
staves | il y a 5 ans | |
title-page | il y a 5 ans | |
.gitignore | il y a 5 ans | |
.gitmodules | il y a 5 ans | |
README.md | il y a 5 ans |
$ 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