]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-staffline-collision.ly
* lily/beam-quanting.cc (score_forbidden_quants): remove
[lilypond.git] / input / regression / tuplet-staffline-collision.ly
index 9a94c5099e3a87edbdfa12065618507cd01511ca..47d86ad35890ad99d99e6a68cc3ce8df8ab87d81 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.6"
+
+\version "2.3.4"
 \header {
 
 texidoc = "Horizontal tuplet brackets are shifted vertically
@@ -6,10 +7,12 @@ to avoid staff line collisions."
 
 }
 
-\score { \notes \context Voice\relative c'' {
+    \paper { raggedright= ##t }
+
+\score {  \context Voice\relative c'' {
 \times 2/3 { b'4 b b }
 \times 2/3 { f4 f f }
 \times 2/3 { g4 g g }
 \times 2/3 { a4 a a }
 }}
-%% new-chords-done %%
+