Hi Craig (and Andrew),

> \version "2.19.82"
> {
>   c''4   \once \override BreathingSign.Y-offset = 4 \breathe
>   c'' c'' c''
> }

Note that you can also use the tweak version:

\version "2.19.82"
{
  c''4 \tweak Y-offset 4 \breathe
  c'' c'' c''
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to