]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-tuplet.ly
Use lyricMelismaAlignment for manual melismata alignment.
[lilypond.git] / input / regression / quote-tuplet.ly
index 6ce70dfe06055c8bdbbfee366d8ca9963221a595..da9f25d977a76819061e575544533c46695b109a 100644 (file)
@@ -8,7 +8,7 @@
 
 }
 
-foo = \relative {
+foo = \relative c' {
   \times 2/3 { c4 c c } \times 2/3 { c4 c c }
 }