]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/demonstrating-all-headers.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / lsr / demonstrating-all-headers.ly
index 4a0101adfe9c0f3e9ad2ace98098e886ed0210fc..6870f153b3c327d13e3fbdc722eeb8f2baa14f8a 100644 (file)
@@ -1,11 +1,13 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: text
-\version "2.11.35"
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "text, paper-and-layout, titles"
+ texidoc = "
 A demonstration of all headers.
 " }
-
+% begin verbatim
 \header {
 copyright = "copyright"
 title = "title"
@@ -23,7 +25,7 @@ texidoc = "All header fields with special meanings."
   source = "urtext"
 
 }
-
+% begin verbatim
 
 \score {
   \relative c'' { c1 c1 c1 c1 }
@@ -46,4 +48,4 @@ texidoc = "All header fields with special meanings."
        copyright = "localcopyright"
        }
 }
-
+% begin verbatim