]> git.donarmstrong.com Git - lilypond.git/commitdiff
Let ChoirStaff accept Dynamics
authorSimon Albrecht <simon.albrecht@mail.de>
Mon, 22 Feb 2016 17:59:40 +0000 (17:59 +0000)
committerJames Lowe <pkx166h@gmail.com>
Mon, 22 Feb 2016 17:59:48 +0000 (17:59 +0000)
Issue 4772

This addresses a bug report where
dynamics in a ChoirStaff implicitly
created a PianoStaff, sporting
spurious InstrumentNames.

ly/engraver-init.ly

index 62559ca40fb6df178f3ab3b9d18954e6ad50769f..4d35598887d5c39db36d29f05e14aa718050e415 100644 (file)
   \accepts "ChoirStaff"
   \accepts "ChordNames"
   \accepts "DrumStaff"
+  \accepts "Dynamics"
   \accepts "FiguredBass"
   \accepts "GrandStaff"
   \accepts "Lyrics"