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