]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/inserting-a-caesura.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / inserting-a-caesura.ly
index 2789bce283664f3d204c07e4cce0f2132d69071d..c8378a2f1da094584efeb517d7d55663c64ffbc4 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, tweaks-and-overrides"
@@ -20,12 +20,12 @@ available.
 
 
 \relative c'' {
-  \override BreathingSign #'text = \markup {
+  \override BreathingSign.text = \markup {
     \musicglyph #"scripts.caesura.straight"
   }
   c8 e4. \breathe g8. e16 c4
 
-  \override BreathingSign #'text = \markup {
+  \override BreathingSign.text = \markup {
     \musicglyph #"scripts.caesura.curved"
   }
   g8 e'4. \breathe g8. e16 c4