]> 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 b697a0ba087d46570d830a5bfeeaa4478ad6e2cc..564420e1bd6dbb6de9450b15953ca0526c43c75c 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.30"
+\version "2.6.0"
 \header{
     
 texidoc="
@@ -16,10 +16,10 @@ 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] }
                 \override TupletBracket  #'bracket-flare = #'(0.5 . 0.5)