]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-staffline-collision.ly
* lily/parser.yy (bass_number),
[lilypond.git] / input / regression / tuplet-staffline-collision.ly
index 6be4bbeeacce9a3eacd5ca539a8f23b2d8398586..386456bdd89cfb1be43626a75c546f73e3c1d0f8 100644 (file)
@@ -1,5 +1,5 @@
-#(ly:set-option 'old-relative)
-\version "1.9.1"
+
+\version "2.4.0"
 \header {
 
 texidoc = "Horizontal tuplet brackets are shifted vertically
@@ -7,9 +7,9 @@ to avoid staff line collisions."
 
 }
 
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 
-\score { \notes \context Voice\relative c'' {
+\score {  \context Voice\relative c'' {
 \times 2/3 { b'4 b b }
 \times 2/3 { f4 f f }
 \times 2/3 { g4 g g }