Açıklama Yok

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

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