]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-pedal-lyrics.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / instrument-name-pedal-lyrics.ly
index 860a6b129f4a21c78e90004303a200b58ff10017..4bc60ae4b7f1cc849bb3aa46155190284f803089 100644 (file)
@@ -1,17 +1,17 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "@code{Dynamics} and @code{Lyrics} lines below
 a @code{PianoStaff} do not affect the placement of the instrument name."
 }
 
-upper = \relative c'' {
-  a4 b c d
+upper = \relative {
+  a'4 b c d
 }
 
-lower = \relative {
+lower = \relative {
   \clef bass
-  a2 c
+  a,2 c
 }
 
 \score {