]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
* scripts/lilypond-book.py (do_file): do not overwrite input file.
[lilypond.git] / input / test / +.ly
index d42b34fd7d5783f2d24871cb51d029a8ecb04c76..a97750d8cec2e575c54292ff97021c50155ec45d 100644 (file)
@@ -1,25 +1,19 @@
+\version "2.1.26"
 %% +.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
-"
+This document shows all kinds of tips and tricks, from simple to
+advanced.  Here you may also find dirty tricks, or very the very
+latest features that have not been documented or fully implemented
+yet. 
+This document is for LilyPond version 
+" (lilypond-version) ".")
 }
 
-\score{
-\context Lyrics \lyrics { "." }
-}
+
+\score { \context Lyrics \lyrics {  " " } }