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