Nincs leírás

chaosmonk 3d3e201fff remove 5 éve
build 473eeddc04 initial commit 5 éve
demo 473eeddc04 initial commit 5 éve
edition-engraver 473eeddc04 initial commit 5 éve
include 473eeddc04 initial commit 5 éve
music 473eeddc04 initial commit 5 éve
output 473eeddc04 initial commit 5 éve
performance-notes 473eeddc04 initial commit 5 éve
score-and-parts 473eeddc04 initial commit 5 éve
staves 473eeddc04 initial commit 5 éve
title-page 473eeddc04 initial commit 5 éve
.gitignore 473eeddc04 initial commit 5 éve
.gitmodules 473eeddc04 initial commit 5 éve
README.md db7e6cd37d .md 5 éve

README.md

Dependencies

  • Lilypond >=2.19.x
  • pdftk

Setup

$ git clone https://notabug.org/chaosmonk/lilypond-orchestra-template
$ cd lilypond-orchestra-template
$ git submodule init
$ git submodule update

Suggested Workflow:

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