]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-cue-name.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / instrument-cue-name.ly
index e7454346fba6d5aa60a8179ae455cfd200479a98..369f2fea36aa5f05ff69bf7513b0225e6441db35 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
 
@@ -7,8 +7,8 @@ names for cue notes. It can also be unset properly."
   }
 
 
-\relative c'' {
-  c4
+\relative {
+  c''4
   \set Voice.instrumentCueName = "In.1"
   c2.
   \set Voice.instrumentCueName = "I.2"