lilypond-user
[Top][All Lists]
Advanced

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

Re: Bow lift/Breath mark placement


From: Nick Payne
Subject: Re: Bow lift/Breath mark placement
Date: Sat, 12 Jan 2013 16:24:07 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 12/01/13 14:49, Evan Driscoll wrote:
Hi, I'm a newbie at Lilypond. How can I get a bow lift/breath mark placement above the staff, a la [1], instead of crossing the top line [2]?

(I also like the more pronounced comma look of [1], but that matters less.)

[1] http://www.music.vt.edu/musicdictionary/textb/images/Breathmark.jpg
[2] http://lilypond.org/doc/v2.12/Documentation/user/a1/lily-33a6af2e.png

\version "2.17.9"

\relative c'' {
\override BreathingSign.text = \markup { \fontsize #5 { \musicglyph #"comma" } }
    \override BreathingSign.Y-offset = #4
    c2. \breathe d4
    e8 d e f g4 \breathe g
}

Attachment: test.png
Description: PNG image


reply via email to

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