X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fquote.ly;h=ee26fc453f24bd9d9c03e1d43ac69708096841b7;hb=c9a0004a419d76b615a6b5d42555c245ea90a7c1;hp=64a361e15ae2666cc722423b7fd46b7db78db993;hpb=a0b2e9cf56fadc0c2c4f23d0e3aa34ba7eaaa0ae;p=lilypond.git diff --git a/input/regression/quote.ly b/input/regression/quote.ly index 64a361e15a..ee26fc453f 100644 --- a/input/regression/quote.ly +++ b/input/regression/quote.ly @@ -7,7 +7,7 @@ things are quoted. In this example, a 16th rest is not quoted, since @code{rest-event} is not in @code{quotedEventTypes}." } -\version "2.11.10" +\version "2.14.0" \layout { ragged-right = ##t } @@ -30,8 +30,9 @@ original = \relative c'' { c8 d s2 es8 gis8 } \new Staff \relative c'' << \set Staff.instrumentName = "orig+quote" \set Staff.quotedEventTypes = #'(note-event articulation-event) - \original - \new Voice { + \new Voice {\voiceOne + \original } + \new Voice {\voiceTwo s4 \set fontSize = #-4 \override Stem #'length-fraction = #(magstep -4)