]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/coriolan-margin.ly
Marked file for deletion, or just modified comments.
[lilypond.git] / input / test / coriolan-margin.ly
index 0b15c0045ca45d8b212003767f244e89aac2c1ea..d2a376e4cf3a3b4d34b6d346aba9d66d03d58197 100644 (file)
@@ -9,11 +9,11 @@
   opus =  "Op. 62"
   piece = "\\hspace*{30mm}\\normalfont\\large Allegro con brio"
   composer =    "Ludwig van Beethoven (1770-1827)"
-  enteredby =   "JCN"
 
-
-texidoc = "Demonstration of how to set up an orchestral score."  
-}
+texidoc = "@cindex Orchestra Score
+@cindex Coriolan Score
+Demonstration of how to set up an orchestral score (Beethoven's Coriolan overture).
+" }
 
 raisedFlat = \markup { \raise #0.4 \smaller \smaller \musicglyph #"accidentals--1"  }
 
@@ -35,7 +35,6 @@ oboi = \notes \relative c' {
 }
 
 clarinetti = \notes \relative c' {
-%   \property Staff.instrument = #`("Clarinetti in B" ,text-flat)
     \property Staff.instrument
        = \markup { \column << "Clarinetti" { "in B" \raisedFlat } >> }
     \property Staff.instr
@@ -98,7 +97,6 @@ violoncello = \notes \relative c' {
   c1 c
 }
 
-\include "paper16.ly"
 
 \score {
   <