]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/piano.ly
*** empty log message ***
[lilypond.git] / input / template / piano.ly
index f523ad5c16cbb30e1fc602ac56c759d9a29f7827..2d07a0fa1d10b6e83342d5047c661d6bf83b2242 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 = "simple piano music" 
 }
 
 upper = \notes\relative c'' {
@@ -36,4 +23,4 @@ lower = \notes\relative c {
   >
   \paper { }  
   \midi { }  
-}
\ No newline at end of file
+}