X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fquote-tuplet.ly;h=420f8641ba553379681f4e6db03c3c4b5bf70f7c;hb=a1936b89236c17f1fa2abcb8f2f747d586073129;hp=943bc453eb96e2b5a00a58c4df658b33d99301ea;hpb=e48715dc917b0e1c8382dc47e2b5e193d3184000;p=lilypond.git diff --git a/input/regression/quote-tuplet.ly b/input/regression/quote-tuplet.ly index 943bc453eb..420f8641ba 100644 --- a/input/regression/quote-tuplet.ly +++ b/input/regression/quote-tuplet.ly @@ -1,5 +1,5 @@ -\version "2.16.0" +\version "2.17.11" \header { @@ -9,7 +9,7 @@ } foo = \relative c' { - \times 2/3 { c4 c c } \times 2/3 { c4 c c } + \tuplet 3/2 { c4 c c } \tuplet 3/2 { c4 c c } } \addQuote "foo" { \foo } @@ -21,7 +21,7 @@ foo = \relative c' { \new Staff << \new Voice \transpose c c' { - \override Stem #'direction = #UP + \override Stem.direction = #UP \foo } \new Voice {