]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / test / +.ly
index 7872f9cf84f059b04920466b550f47405bd1122c..6f3f1ebd64610b8f3db12b009b35dae7c8a3eafe 100644 (file)
@@ -1,27 +1,19 @@
-\version "1.9.4"
+\version "2.7.39"
 %% +.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 = "
+texidoc = #(string-append "
 @section Introduction
 
-This document tests all kinds of features, from simple to advanced,
-that are not really suited for the reference manual, and are not
-needed as a regression test.
-
-Here you may also find dirty tricks, or very the very latest features
-that have not been documented or fully implemented yet.
-
-"
-
-foollilypondbook = "
-\score
-"
-}
-
-\score{
-\context Lyrics \lyrics { "." }
+This document shows all kinds of tips and tricks, from simple to
+advanced.  You may also find dirty tricks, or the very very
+latest features that have not been documented or fully implemented
+yet. 
+This document is for LilyPond version 
+" (lilypond-version) ".")
 }
 
+% make sure .png  is generated.
+\lyrics {  "(left blank intentionally)" }