]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name.ly
*** empty log message ***
[lilypond.git] / input / regression / instrument-name.ly
index a2c46ee560c74b96052d3f7e8bc00bd443d70bbf..340307efbf65ab319c14ea881954ce75341a1e15 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\version "1.9.4"
 \header{
 texidoc="
 Staff margins are also markings attached to barlines.  They should be
@@ -12,11 +12,11 @@ be on normal staves, but also on compound staves, like the PianoStaff.
 
 \score {
 
-  \notes \context PianoStaff <
+  \notes \context PianoStaff <<
     \context Staff = treble    {
       \property PianoStaff.instrument = "Piano "
       \property Staff.instrument = "Right " { c''4 }}
-    \context Staff = bass { \property Staff.instrument = "Left " \clef bass c4 }>
+    \context Staff = bass { \property Staff.instrument = "Left " \clef bass c4 }>>
 
 \paper {
 raggedright = ##t