]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add Bar_engraver to the Dynamics context
authorWerner Lemberg <wl@gnu.org>
Tue, 27 Oct 2009 09:07:25 +0000 (02:07 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Tue, 27 Oct 2009 09:07:25 +0000 (02:07 -0700)
This enables support for the `to-barline' property.

ly/engraver-init.ly

index 2a233d719aa02d974770603217b07ef56c0c5f9f..0c7bacf74fa1f571490b195f5677de3c6e662920 100644 (file)
@@ -350,6 +350,7 @@ a collection of staves, with a bracket in front and spanning bar lines."
   \name Dynamics
   \alias Voice
   \consists "Output_property_engraver"
+  \consists "Bar_engraver"
   \consists "Piano_pedal_engraver"
   \consists "Script_engraver"
   \consists "New_dynamic_engraver"