]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-a-tick-as-the-breath-mark-symbol.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / snippets / using-a-tick-as-the-breath-mark-symbol.ly
index 633e13a508c80cbdb871f866f4c18b7285ace0b9..bda583ab8c6110598e27c61bf3a0fd6b27104c80 100644 (file)
@@ -1,31 +1,31 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.17.4
-\version "2.17.4"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.18.0"
 
 \header {
   lsrtags = "expressive-marks"
 
   texidoc = "
-Vocal and wind music frequently uses a tick mark as a breathing sign.  This
-indicates a breath that subtracts a little time from the previous note rather
-than causing a short pause, which is indicated by the comma breath mark.  The
-mark can be moved up a little to take it away from the stave.
+Vocal and wind music frequently uses a tick mark as a breathing sign.
+This indicates a breath that subtracts a little time from the previous
+note rather than causing a short pause, which is indicated by the comma
+breath mark.  The mark can be moved up a little to take it away from
+the stave.
+
 "
   doctitle = "Using a tick as the breath mark symbol"
 } % begin verbatim
 
-
 \relative c'' {
   c2
   \breathe
   d2
-  \override BreathingSign #'Y-offset = #2.6
-  \override BreathingSign #'text =
+  \override BreathingSign.Y-offset = #2.6
+  \override BreathingSign.text =
     \markup { \musicglyph #"scripts.tickmark" }
   c2
   \breathe