]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/context-mod-with.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / context-mod-with.ly
index 3857cd1593c0d9614ec6063ee07cb93d8c06aef4..999c94bab80181caaac157f4ba0b5f76f20671aa 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 
 \header  {
 texidoc = "Context modifications can be stored into a variable as a
@@ -26,7 +26,7 @@ ctxmod = \with {
 }
 
 
-music = \relative c'' { \key fis \minor c1 d e }
+music = \relative { \key fis \minor c''1 d e }
 
 \score { <<
   \override Score.RehearsalMark.self-alignment-X = #LEFT