On 1 April 2010 18:01, Andrew Hawryluk wrote:
> This looks like a bug to me. My minimal example:
>
> \version "2.13.16"
> {
> \set Staff.pedalSustainStyle = #'text
> c''1\sustainOn
> }
>
> If the pedalSustainStyle is set to #'mixed or #'bracket then the
> bracket indicates the sustain up at the
This looks like a bug to me. My minimal example:
\version "2.13.16"
{
\set Staff.pedalSustainStyle = #'text
c''1\sustainOn
}
If the pedalSustainStyle is set to #'mixed or #'bracket then the
bracket indicates the sustain up at the end of the piece. With #'text
style there is no sustain up mark
I am trying to recreate a piece of music as shown in the attached .png. As
you see, it has a pedal down marking on the dotted minims in the left hand.
The pedal stays down as the arpeggiated dotted crochets are played in the
right hand, and then comes off right at the end of the music. It's ea