lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pedal bracket too short


From: Mats Bengtsson
Subject: Re: pedal bracket too short
Date: Fri, 29 Feb 2008 09:03:44 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Please always tell what LilyPond version you use. A possibly related bug
was fixed in version 2.11.40 or 2.11.41.

  /Mats

Stefan Thomas wrote:
Dear Lilypond-users,
I don't know why, but in the below quoted example is the pedal bracket shorter than expected. I find it strange, that it works fine with text-stylle pedal.
How can I solve the problem?


re = \change Staff = rechts
li = \change Staff = links
standardped = { \override Staff.PianoPedalBracket #'style = #'bracket \set Staff.pedalSustainStyle = #'mixed }

rechts = \relative c { \repeat "unfold" 2 {
\clef bass r2 r4 r8 s8 e16~ e2... }}
links = \relative c, {\clef bass r2 r4 r8 \standardped
\context Voice = "A"<< { \times 4/5 {< ais! ais'! >32\p\< ( cis! \re f a! c\! ) }|
     \li R1} {s8 \sustainDown s16 s2... \sustainUp } >>
     \clef bass r2 r4 r8 \set Staff.pedalSustainStyle = #'text
\context Voice = "A"<< { \times 4/5 {< ais,! ais'! >32\p\< ( cis! \re f a! c\! ) }|
     \li R1} {s8 \sustainDown s16 s2... \sustainUp } >>
 }
\score {
     \new PianoStaff
<< \new Staff = "rechts" \rechts
 \new Staff = "links" \links >>
     }
------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]