Eluze <[email protected]> writes: > Am 31.05.2012 11:19, schrieb Peter O'Doherty: >> >> I could make a fake second voice in the second measure here which I >> could hide using "s" but the stem direction would have to be >> manually adjusted too. This seems like a lot of extra work just to >> avoid a warning. >> >> (Unless there is a better way I'm not seeing.) >> >> Best wishes, >> Peter >> > what's wrong with this code - I don't get any warnings! > > { \clef bass > << > { g4 fis8( g) a4 g } > \\ > { d4 \sustainOn d d d } >>> > | > a,4 b,\sustainOff c d | > } > > do I miss something?
Don't see why. The Piano_pedal_engraver works at Staff level by default. Voice switches should not faze it. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
