lilypond-user
[Top][All Lists]
Advanced

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

articulations: vertical distance + I'm cunfused


From: Atte André Jensen
Subject: articulations: vertical distance + I'm cunfused
Date: Tue, 30 Dec 2003 14:46:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

I'd like to have articulations close to the note, and tried using both "\property voice.Script \override #'padding" and "\property Voice.Script \override #'staff-padding" but to no avail. How are all atriculations forced close to the notes? And why are the staccato and tenuto drawn close to the note as I want them while the others are not? They're both Script grobs, right?

--- begin lily ---
\version "2.1.0"
\score {
    \notes \relative c''' {
        \scriptUp
        \stemDown
        | c2-. f,-. | c2-. f,-. | c2-. f,-. \break
        | c'''2-- f,-- | c2-- f,-- | c2-- f,-- \break
        | c'''2-^ f,-^ | c2-^ f,-^ | c2-^ f,-^ \break
        | c'''2-> f,-> | c2-> f,-> | c2-> f,-> \break
    }
}
--- end lily ---

--
peace, love & harmony
Atte

http://www.atte.dk

GIF image


reply via email to

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