]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name.ly
(neumeDemoPaper): remove duplication from
[lilypond.git] / input / regression / instrument-name.ly
index d0a29256afe38bfb85169ce04e1aa69ac243951b..c7d8bf7a0105ead0d75277663a98836ec1f225b9 100644 (file)
@@ -1,9 +1,10 @@
-\version "2.1.22"
+\version "2.3.4"
 \header{
 texidoc="
 Staff margins are also markings attached to barlines.  They should be
-left of the staff, and be centered vertically wrt the staff.  They may
-be on normal staves, but also on compound staves, like the PianoStaff.
+left of the staff, and be centered vertically with respect to the staff.  
+They may be on normal staves, but also on compound staves, like the 
+PianoStaff.
 "
 }
 
@@ -12,11 +13,11 @@ be on normal staves, but also on compound staves, like the PianoStaff.
 
 \score {
 
-  \notes \context PianoStaff <<
+   \context PianoStaff <<
     \context Staff = treble    {
-      \set PianoStaff.instrument =  "Piano "
-      \set Staff.instrument =  "Right " { c''4 }}
-    \context Staff = bass { \set Staff.instrument =  "Left " \clef bass c4 }>>
+      \set PianoStaff.instrument = "Piano "
+      \set Staff.instrument = "Right " { c''4 }}
+    \context Staff = bass { \set Staff.instrument = "Left " \clef bass c4 }>>
 
 \paper {
 raggedright = ##t