lilypond-1.5.14
[lilypond.git] / input / gourlay.ly
blob4e55085818d77f891ee2163a9e713cb5bea35b3a
1 \header{
2 enteredby = "jcn";
3 copyright = "PD";
4 TestedFeatures = "This file tests some nasty Gourlay spacings";
7 \version "0.1.9";
9 %{
11 This is taken from [Gourlay]'s paper on breaking lines
15 \score{
16 \melodic \multi 2 < \octave c'';
17 { \stemup; d2 d | d d | d4 d2. | \break; c1 }
18 \octave c';
19 { \stemdown; g4 g g g | \[2/3 g2 g2 g2 \] | g4. g8 g2 | c1 }
21 \paper{
22 linewidth = 8.\cm;