]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/compound-time.ly
* Documentation/user/examples.itely (Transcription of mensural
[lilypond.git] / input / test / compound-time.ly
index cefeec507f90ec60eb2c049cd1abdb173ad14455..87a38e813359eea278c0487c0fdf8dbf892de700 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.13"
+\version "2.7.39"
 \header {
 texidoc = "@cindex compound time
 @cindex plus
@@ -10,7 +10,7 @@ compound time.
 "
 }
 
-\layout{raggedright = ##t}
+\layout{ragged-right = ##t}
 
 #(define (compound-time grob one two num)
   (interpret-markup
@@ -24,7 +24,7 @@ compound time.
 \relative {
   %% compound time signature hack
   \time 5/8
-  \override Staff.TimeSignature #'callbacks #'stencil
+  \override Staff.TimeSignature  #'stencil
   = #(lambda (grob) (compound-time grob "2" "3" "8"))
   #(override-auto-beam-setting '(end 1 8 5 8) 1 4)
   c8 c c8 c c