]> git.donarmstrong.com Git - lilypond.git/commit
Fix unproper nesting of various property overrides
authorDavid Kastrup <dak@gnu.org>
Sat, 13 Oct 2012 16:01:51 +0000 (18:01 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 26 Oct 2012 04:54:49 +0000 (06:54 +0200)
commitf390a74b5109a9ceb2af0e0447d931a9f9f38892
tree5d67bd107c16d666f34b8dc68c9a3908721038ce
parent1461135b8e4f28695c5c887ea229503b38510a29
Fix unproper nesting of various property overrides

Due to the unavailability of \temporary\override, \acciaccatura and
\slashedGrace had been losing any previous setting of
Flag.stroke-style.

\crossStaff had been losing the previous setting of Flag.style.

\harmonicByFret and \harmonicDots had been losing the previous setting
of TabNoteHead.stencil, NoteHead.Y-extent and NoteHead.stencil.

\temporary\override is employed in this patch for fixing those
shortcomings.
ly/grace-init.ly
ly/music-functions-init.ly