]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/+.ly
* ly/declarations-init.ly (paper): Define page-breaking.
[lilypond.git] / input / test / +.ly
index 0e2ead9c56c282f67b6f8f8cffc60dfad4dd382b..7301663c847e9d10c9380cf6abba8d1c520993ca 100644 (file)
@@ -1,27 +1,19 @@
-\version "1.7.16"
+\version "2.1.30"
 %% +.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.  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) ".")
 }
 
-\score{
-\context Lyrics \lyrics { "." }
-}
-%% new-chords-done %%
+
+\score { \context Lyrics \lyrics {  " " } }