]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
Merge with git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond.git
[lilypond.git] / input / test / +.ly
index d42b34fd7d5783f2d24871cb51d029a8ecb04c76..f19247dc220ff4d337d8cf20347e027e5fdd770c 100644 (file)
@@ -1,25 +1,23 @@
+\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
-"
+This document is for LilyPond version 
+" (lilypond-version) ".")
 }
 
-\score{
-\context Lyrics \lyrics { "." }
-}
+% make sure .png  is generated.
+\lyrics {  "(left blank intentionally)" }