lilypond-user
[Top][All Lists]
Advanced

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

broken bracket pedal


From: Atte André Jensen
Subject: broken bracket pedal
Date: Sat, 20 Dec 2003 12:22:34 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

Attached is a small example broken bracket pedal. It seems that the extra width added by the arpeggio breaks the horizontal spacing of bracket pedal. I guess it's closely related to what was reported by
Jonathan Kraut on 12/12-2003. Did you (Jonathan) file a bug report?

Here's the .ly for the attachment:

\version "2.1.0"
\score {
    \notes  \relative c {
        \property Staff.pedalSustainStyle = #'bracket
        \clef bass
        | <a  e' c'>2\arpeggio\sustainDown
        <a  e' b'>\arpeggio\sustainUp\sustainDown
        | <a  e' a>\arpeggio\sustainUp
        <f c' f>\arpeggio

        | <a  e' c'>2\sustainDown
        <a  e' b'>\sustainUp\sustainDown
        | <a  e' a>\sustainUp
        <f c' f>
    }
}

--
peace, love & harmony
Atte

http://www.atte.dk

PNG image


reply via email to

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