]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote.ly
Remove several warnings in the regtests, add warning-as-error where needed
[lilypond.git] / input / regression / quote.ly
index 97e158ed90f86993246eb53bf4d5058a434859b2..ee26fc453f24bd9d9c03e1d43ac69708096841b7 100644 (file)
@@ -30,10 +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)
-       \new Voice {
-           \override Voice . Beam #'collision-voice-only = ##t
+       \new Voice {\voiceOne
            \original }
-       \new Voice {
+         \new Voice {\voiceTwo
            s4
            \set fontSize = #-4
            \override Stem #'length-fraction = #(magstep -4)