|
6 年 前 | |
---|---|---|
build | 6 年 前 | |
demo | 6 年 前 | |
edition-engraver | 6 年 前 | |
include | 6 年 前 | |
music | 6 年 前 | |
output | 6 年 前 | |
performance-notes | 6 年 前 | |
score-and-parts | 6 年 前 | |
staves | 6 年 前 | |
title-page | 6 年 前 | |
.gitignore | 6 年 前 | |
.gitmodules | 6 年 前 | |
README.md | 6 年 前 |
$ 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