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: Evan Driscoll
Subject: Re: Bow lift/Breath mark placement
Date: Sat, 12 Jan 2013 00:31:46 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/11/2013 11:24 PM, Nick Payne wrote:
\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
}

I had to do "\override BreathingSign #'text = ..." instead, as in Shane's solution, but I otherwise like the modification of the font size. Thank you both!

(Perhaps the BreathingSign.text vs #'text is a 2.14 (my version) vs 2.17 issue? Whatever, doesn't matter much.)

Evan


reply via email to

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