]> 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 bfe5e504d203ebd6d4f64d70527476976c865b45..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
@@ -7,13 +7,13 @@ Similarly, an end clef for cue notes ending at a line break should only be
 printed at the end of the line.
 
 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."
+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