]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/inserting-a-caesura.ly
Updates CG with sectioning, nodes and menus
[lilypond.git] / Documentation / snippets / inserting-a-caesura.ly
index 80efbe7221135bfc583f9ef51cb4c73556c0b8ce..e38ea428866bba957c1edefd3a1c722a49b90007 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.25"
 
 \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