]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/instrument-name-grandstaff.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / instrument-name-grandstaff.ly
index 1f2ecbbc6d37b146ef48455c91c2d5cd67f59acf..230b8bfc320641092e2171dbd0df1ce7b14a9479 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.3.2"
+\version "2.3.4"
 \header { texidoc = "@cindex Instrument Name Grandstaff
 You can have a name for the whole @code{GrandStaff} in addition to 
 individual @code{Staff}s. " }
 
 \score {
-  \notes
-  \notes \context GrandStaff <<
+  
+   \context GrandStaff <<
     \context Staff = treble    {
       \set GrandStaff.instrument = "Violini  "
       \set Staff.instrument = " vn I" { c''4 }}