Citat Chris Jackson <[EMAIL PROTECTED]>:
> There's a couple of TODOs, regarding Rune's comments about pedals
> extending to the end of notes, and support for __| |__ or __| Ped.
> instead of __/\__.
It is quite easy to hack temporary solutions if you accepts small spacing bugs -
but ofcourse it should be implemented cleanly.
\score { \context Staff \notes \transpose c''' {
\property Staff.SustainPedal \override #'pedal-type = #'mixed
c1 c1\sustainDown
c1*63/64\sustainUp \sustainDown
s64\sustainUp % lift pedal just before note
c1 \sustainDown
c1\sustainUp c1 \bar "|."
}
}
-Rune
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel