]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/breathing-sign.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / breathing-sign.ly
index f9e37878598fdf168876402d2e16737f5efdd777..239bf22a94826b767483121b14c8786c96e110d4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 \header{
   texidoc="
 Breathing signs are available in different tastes: commas (default),
@@ -9,12 +9,12 @@ ticks, vees and `railroad tracks' (caesura)."
 {
   %% Modern notation:
   \new Staff {
-    \relative c'' {
+    \relative {
       %% by default, \breathe uses the rcomma, just as if saying:
       %% \override BreathingSign.text =
       %%   #(make-musicglyph-markup "scripts.rcomma")
       %%
-      c4 c \breathe c c |
+      c''4 c \breathe c c |
 
       %% rvarcomma and lvarcomma are variations of the default rcomma
       %% and lcomma