Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / lsr / changing-the-breath-mark-symbol.ly
blob8a1141b0db5ccf02a54000ca1e1709da5431ca54
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.48"
5 \header {
6 lsrtags = "expressive-marks"
8 texidoc = "
9 The glyph of the breath mark can be tuned by overriding the text
10 property of the @code{BreathingSign} layout object with any markup
11 text.
14 doctitle = "Changing the breath mark symbol"
15 } % begin verbatim
16 \relative c'' {
18 \override BreathingSign #'text = #(make-musicglyph-markup "scripts.rvarcomma")
19 \breathe