]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-breath-mark-symbol.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / changing-the-breath-mark-symbol.ly
index 8b51aea49a32113077de2b6199fe1b8056053d68..33978945b0fe86346959fdded696b52ca2b6c978 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   lsrtags = "expressive-marks"
@@ -20,7 +20,7 @@ text.
 
 \relative c'' {
   c2
-  \override BreathingSign #'text =
+  \override BreathingSign.text =
     \markup { \musicglyph #"scripts.rvarcomma" }
   \breathe
   d2