]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplets.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / tuplets.ly
index 3c257ddb5dcc3c867089cdc381c3ccad4e15665a..71adc1c51b042a482bc55eed9c7111705177be98 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.7"
+\version "2.3.22"
 \header{
     
 texidoc="
@@ -16,13 +16,13 @@ direction as the bracket. The endings can be adjusted with
 "
 
 }
-\paper { raggedright= ##t }
+\layout { raggedright= ##t }
 
 \score{
-       \notes \context Voice \relative c'' {
+        \context Voice \relative c'' {
                 \times 2/3 { a8 b c }
                 \times 2/3 { r8  b[ f] }
-                \property Voice.TupletBracket \set #'bracket-flare = #'(0.5 . 0.5)
+                \override TupletBracket  #'bracket-flare = #'(0.5 . 0.5)
                 \times 2/3 { r8 b r8 }
                 c4 |