chaosmonk 3d3e201fff remove | пре 5 година | |
---|---|---|
build | пре 5 година | |
demo | пре 5 година | |
edition-engraver | пре 5 година | |
include | пре 5 година | |
music | пре 5 година | |
output | пре 5 година | |
performance-notes | пре 5 година | |
score-and-parts | пре 5 година | |
staves | пре 5 година | |
title-page | пре 5 година | |
.gitignore | пре 5 година | |
.gitmodules | пре 5 година | |
README.md | пре 5 година |
$ 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