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