]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/outputting-the-version-number.ly
Update LSR with new tags
[lilypond.git] / input / lsr / outputting-the-version-number.ly
index e613d665a4eb2ba4e4fadedd80c05d727d3fcfe4..dbbe21981033912fbbc8a729925edfc37cbea6cc 100644 (file)
@@ -1,6 +1,5 @@
 %% Do not edit this file; it is auto-generated from LSR!
 %% Tags: other
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.35"
 
 \header { texidoc = "
@@ -10,7 +9,7 @@ By putting the output of
     with @code{lilypond-book}.  Another possibility is to append the 
     version number to the doc-string, in this manner:  
 " }
-
+% begin verbatim
 \score { \context Lyrics  {
     \override Score.RehearsalMark  #'self-alignment-X = #LEFT
     \mark #(ly:export (string-append "Processed with LilyPond version " (lilypond-version)))