]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / test / +.ly
index 7872f9cf84f059b04920466b550f47405bd1122c..f19247dc220ff4d337d8cf20347e027e5fdd770c 100644 (file)
@@ -1,27 +1,23 @@
-\version "1.9.4"
+\version "2.10.0"
 %% +.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.
+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. 
 
-Here you may also find dirty tricks, or very the very latest features
-that have not been documented or fully implemented yet.
+In the web version of this document, you can click on the file name
+or figure for each example to see the corresponding input file.
 
-"
-
-foollilypondbook = "
-\score
-"
-}
-
-\score{
-\context Lyrics \lyrics { "." }
+This document is for LilyPond version 
+" (lilypond-version) ".")
 }
 
+% make sure .png  is generated.
+\lyrics {  "(left blank intentionally)" }