X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fquote-tie.ly;h=27982b12e0d84c1105f7d516f64483b92697fa5a;hb=9fa898402775060cc74c8d986263c5a2a59a707f;hp=e003ffbdcea45062f68cb098abf191f71c472e82;hpb=522f419e3ed3e09ecf834bbb5315ac1777ab13e0;p=lilypond.git diff --git a/input/regression/quote-tie.ly b/input/regression/quote-tie.ly index e003ffbdce..27982b12e0 100644 --- a/input/regression/quote-tie.ly +++ b/input/regression/quote-tie.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.2" \header { texidoc = "Voices from different cues must not be tied together. In @@ -11,7 +11,7 @@ since only one @code{CueVoice} context is created } cueI = \relative c'' { - a1 ~ | a | a | + a1 ~ | 1 | a | } \addQuote "cueI" { \cueI }