]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/extra-staff.ly
update syntax in .ly files.
[lilypond.git] / input / test / extra-staff.ly
index ac340aed2035533b0c4f0b0acc40fed1839216e2..ec0073d9ab22829344ae0fb31204559a83891a0f 100644 (file)
@@ -1,18 +1,19 @@
+\version "1.7.6"
 %{
 (Message vers:9)
-To: Adrian Mariano <adrian@cam.cornell.edu>
+To: Adrian Mariano <<adrian@camcornelledu>>.
 cc: gnu-music-discuss@gnu.org
-Subject: Re: Switching from one staff to two staff
+Subject: Re: Switching from one staff to two stave
 Reply-To: janneke@gnu.org
 In-reply-to: Your message of "Tue, 19 Jan 1999 12:27:10 EST."
-             <199901191727.MAA29757@avalanche.cam.cornell.edu> 
+             <<199901191727.MAA29757@avalanchecamcornelledu>>. 
 Date: Wed, 20 Jan 1999 09:39:22 +0100
-From: Jan Nieuwenhuizen <jan@beavis-nt>
+From: Jan Nieuwenhuizen <<jan@beavis-nt>>
 
 On Tuesday, 19 January 1999, Adrian Mariano writes:
 
 > I want to typeset something which starts out with just one staff and then
-> harmony comes in and there are two staffs.  I can't figure out how to do
+> harmony comes in and there are two staves.  I can't figure out how to do
 > this.  I get an extra blank staff during the second section (using
 > Lily 1.1.15):
 
@@ -33,7 +34,7 @@ extra-staff.ly:
                }
        >
        \paper {
-               linewidth = -1.;
+               linewidth = -1.
                \translator{
                        \ScoreContext
 
@@ -42,4 +43,5 @@ extra-staff.ly:
 }
 
 
-\version "1.3.5"; 
+
+%% new-chords-done %%