Next: , Previous: Phrasing slurs, Up: Expressive marks



5.7.3 Breath marks

Breath marks are entered using \breathe

     c'4 \breathe d4

[image of music]

The glyph of the breath mark can be tuned by overriding the text property of the BreathingSign layout object with any markup text. For example,

     c'4
     \override BreathingSign #'text
       = #(make-musicglyph-markup "scripts-rvarcomma")
     \breathe
     d4

[image of music]

See also

Program reference: BreathingSign (lilypond-internals) , BreathingSignEvent (lilypond-internals) .

Examples: input/regression/breathing-sign.ly.

Read comments on this page, or add one.

This page is for LilyPond-2.5.11 (development-branch).

Report errors to <bug-lilypond@gnu.org>.

Other languages: English.
Using automatic language selection.