]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplets.ly
* configure.in (reloc_b): bump fontforge requirement to 20050624.
[lilypond.git] / input / regression / tuplets.ly
index ae6a979f078e3dcb479ece0f521ffc6b961d6c08..564420e1bd6dbb6de9450b15953ca0526c43c75c 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "1.9.2"
+\version "2.6.0"
 \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 |