]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-a-tick-as-the-breath-mark-symbol.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / using-a-tick-as-the-breath-mark-symbol.ly
index 54d68a8d2f1a7a1b1e7dca8569a5834d6ce946d3..353b0c6373a0fcef29562dbd0d80c8f7960e7019 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.4
-\version "2.17.4"
+\version "2.17.6"
 
 \header {
   lsrtags = "expressive-marks"
@@ -24,9 +24,9 @@ mark can be moved up a little to take it away from the stave.
   c2
   \breathe
   d2
-  \override BreathingSign #'Y-offset = #2.6
-  \override BreathingSign
-    #'text = \markup { \musicglyph #"scripts.tickmark" }
+  \override BreathingSign.Y-offset = #2.6
+  \override BreathingSign.text =
+    \markup { \musicglyph #"scripts.tickmark" }
   c2
   \breathe
   d2