]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/horizontal-bracket-break.ly
Issue 2760: CG wants all engravers to have double-quotes around them
[lilypond.git] / input / regression / horizontal-bracket-break.ly
index f3e3f4ce7076bee5ab4ffe7c1ecdfbf6dabc45f3..82ae49add2073896d7cf19f35dbb95745b9dc23b 100644 (file)
@@ -6,7 +6,7 @@
 \paper { ragged-right  = ##t }
 
 \new Voice \with {
-  \consists Horizontal_bracket_engraver }
+  \consists "Horizontal_bracket_engraver" }
 {
   c1\startGroup \break c1 \stopGroup
 }