]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/cue-clef-new-line.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / cue-clef-new-line.ly
index 2f64b74159d8758495beea2acd975661840a423a..7b6e6f196959c695ba351c2d431b5674c4f4a0b9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Clefs for cue notes and line breaks.  If the cue notes start in a
@@ -10,10 +10,10 @@ Cue notes going over a line break should print the standard clef on the new
 line plus an additional cue clef after the time/@/key signature."
 }
 
-vI = \relative c'' { \clef "treble" \repeat unfold 40 g4 }
+vI = \relative { \clef "treble" \repeat unfold 40 g'4 }
 \addQuote vIQuote { \vI }
 
-Solo = \relative {
+Solo = \relative {
   \clef "bass"
   c1 | \break
   \cueDuringWithClef #"vIQuote" #UP #"tenor" { R1 } | \break