]> git.donarmstrong.com Git - lilypond.git/commitdiff
Accept Dynamics in Score context
authorDavid Kastrup <dak@gnu.org>
Thu, 27 Aug 2015 13:29:07 +0000 (15:29 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 5 Sep 2015 07:16:41 +0000 (09:16 +0200)
That avoids the gratuitous creation of an intermediate PianoStaff
context when Dynamics are created at top level.

ly/engraver-init.ly
ly/performer-init.ly

index 2ea76ac646cc180d2fd09ecc43ff02bee06207d8..1842de28a2f5b54598709a91ae11a28cf41d4a76 100644 (file)
@@ -571,6 +571,7 @@ automatically when an output definition (a @code{\\score} or
   \accepts "ChordNames"
   \accepts "Devnull"
   \accepts "DrumStaff"
+  \accepts "Dynamics"
   \accepts "FiguredBass"
   \accepts "FretBoards"
   \accepts "GrandStaff"
index 0c4a03af59379d545c3f2aa8d5344e7f18a372dc..cccfc1d6979eda9b4a162cfe74bc1c1cf8ddd7ad 100644 (file)
   \accepts ChordNames
   \accepts Devnull
   \accepts DrumStaff
+  \accepts Dynamics
   \accepts FiguredBass
   \accepts GrandStaff
   \accepts GregorianTranscriptionStaff