Ingen beskrivning

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

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