Better functions
commit61d4126a7ef5b2f61ea8d72fa167f39149484c0f
authorValentin <v.villenave@gmail.com>
Mon, 29 Dec 2008 16:10:44 +0000 (29 17:10 +0100)
committerValentin <v.villenave@gmail.com>
Mon, 29 Dec 2008 16:10:44 +0000 (29 17:10 +0100)
tree10caed5727da0d57e58f42bfe20a44d7ec8eca3c
parentdf4f6b3ab115ab750e3b1830d45ecb020599bbc0
Better functions

this commit (hopefully) solves once and for all the
piano staves bug.
Whenever a << \\ >> construct was used, the accidentals
didn't appear because the Voices that were
internally created didn't have the
Accidental_engraver. So I had to keep the engraver at
a Staff level, and just kill the accidentals on the fly
in the PseudoVoice.
definitions/functions.ly