]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/+.ly
*** empty log message ***
[lilypond.git] / input / regression / +.ly
index 8218afc2ea8d53e8adba4db215b58f3fa060c9f5..e762cf15d1ebee7e41168c3f3796662a216f3dec 100644 (file)
@@ -1,29 +1,25 @@
-\version "1.7.18"
+\version "2.1.28"
 %% +.ly: Be the first .ly file for lys-to-tely.py.
 %% Better to make lys-to-tely.py include "introduction.texi" or
 %% other .texi documents too?
 
 
 \header{
 %% +.ly: Be the first .ly file for lys-to-tely.py.
 %% Better to make lys-to-tely.py include "introduction.texi" or
 %% other .texi documents too?
 
 
 \header{
-texidoc = "
-@section Introduction
+texidoc =
 
 
-This document presents a brief overview of LilyPond features.  When the
+#(string-append "@section Introduction
+
+This document presents a feature test for
+LilyPond " (lilypond-version) ".  When the
 text correspond with the shown notation, we consider LilyPond Officially
 BugFree (tm).  This document is intended for finding bugs, and
 documenting bugfixes.
 
 TODO: order of tests (file names!), test only one feature per test.
 Smaller and neater tests.
 text correspond with the shown notation, we consider LilyPond Officially
 BugFree (tm).  This document is intended for finding bugs, and
 documenting bugfixes.
 
 TODO: order of tests (file names!), test only one feature per test.
 Smaller and neater tests.
+")
 
 
-
-"
-
-foollilypondbook = "
-\score
-"
 }
 
 }
 
-\score{
-\context Lyrics \lyrics { "." }
-}
+\score { \context Lyrics \lyrics { " " }}
+