]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/piano-lyrics.ly
*** empty log message ***
[lilypond.git] / input / template / piano-lyrics.ly
index 20f24f430058c6cdfe723f441aeec4371c57a15b..1f2af8030c9110b1f3ea1c11a2f0278ce57971de 100644 (file)
@@ -1,20 +1,7 @@
 \version "1.5.68"
 
 \header {
-  dedication = "dedication"
-  title = "Title"
-  subtitle = "Subtitle"
-  subsubtitle = "Subsubtitle"
-  composer = "Composer (xxxx-yyyy)"
-  opus = "Opus 0"
-  piece = "Piece I"
-  instrument = "Instrument"
-  arranger = "Arranger"
-  poet = "Poet"
-  texttranslator = "Translator"
-  copyright = "public domain"
-  enteredby = "jcn"
-  source =  "urtext"
+  texidoc ="Lyrics between two staffs."
 }
 
 upper = \notes\relative c'' {
@@ -51,4 +38,4 @@ text = \lyrics {
     }
   }  
   \midi { }  
-}
\ No newline at end of file
+}