]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/manual/chords-headword.ly
MusicXML: Implement different styles of tuplet brackets and numbers
[lilypond.git] / input / manual / chords-headword.ly
index 1b90969231e1a1d82d0fc5d259b86c64830f5d03..f1c477eefdaf02588d83aa9bde7cc471802cf4a3 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.11.51"
+\version "2.11.61"
 #(set-global-staff-size 15)
 \paper{
   ragged-right=##f
-  line-width=17\cm
+  line-width=15\cm
   indent=0\cm
 }
 
@@ -43,7 +43,7 @@ c''2 f''4 d'' |  c''2  bes'4  a' | bes'2 a' | g'1 |
 
 Alto = { 
   \key f \major 
-  c'2 c'4 c' | d'4 c' c'2 | f'4. f'8 f'4 ges' | g'4 e' f'2 |
+  c'2 c'4 c' | d'4 c' c'2 | f'4. f'8 f'4 fis' | g'4 e' f'2 |
   f'2 f'4 f' |  f'2  g'4  f' | e'2 f' | e'1 | 
 }