]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplets.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / tuplets.ly
index b17bada1a837e773710b8875b92d26dd8a087641..6160d80f1909739c90549cbd8e358ee28f87a14f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header{
     
 texidoc="
@@ -19,7 +19,7 @@ direction as the bracket. The endings can be adjusted with
 \paper { 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)