]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/coriolan-margin.ly
(conv): dashes rule.
[lilypond.git] / input / test / coriolan-margin.ly
index 61cfa3730b7913ae74bee7f6cd130cfc0d2fc913..6e28ba73537e79c40e7e21ea7fd5b7fc89a85603 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.19"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 
 
 % Ugh, we need to override some LaTeX titling stuff
@@ -15,8 +16,12 @@ texidoc = "@cindex Orchestra Score
 Demonstration of how to set up an orchestral score (Beethoven's Coriolan overture).
 " }
 
+\include "paper16.ly"
+
 raisedFlat = \markup { \raise #0.4 \smaller \smaller \musicglyph #"accidentals--1"  }
 
+
+
 flauti = \notes \relative c' {
   \property Staff.instrument   = #"2 Flauti"
   \property Staff.instr                = #"Fl."
@@ -97,7 +102,6 @@ violoncello = \notes \relative c' {
   c1 c
 }
 
-\include "paper16.ly"
 
 \score {
   < 
@@ -142,4 +146,4 @@ violoncello = \notes \relative c' {
   }
 }
 
-%% new-chords-done %%
+