]> git.donarmstrong.com Git - lilypond.git/commit
Allow music with layout instructions in output definitions.
authorDavid Kastrup <dak@gnu.org>
Sun, 26 Feb 2012 18:16:00 +0000 (19:16 +0100)
committerDavid Kastrup <dak@gnu.org>
Fri, 2 Mar 2012 11:39:33 +0000 (12:39 +0100)
commite995ed461610c2bb9c9cd43eaa715905b8525b95
tree6ca10d80622557317caccba18a1367fad34ea85c
parent21c9f487462d40436299a4e3a1e3289a1bc4bf15
Allow music with layout instructions in output definitions.

This allows things like

  \layout { \accidentalStyle modern }

or

  \midi { \tempo 4 = 80 }

to work as intended.
lily/context-def.cc
lily/include/context-def.hh
lily/parser.yy
ly/declarations-init.ly
scm/lily-library.scm