]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/+.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / regression / +.ly
index 21f6b881c7037c2a5344df65a14504301aa1b1bc..d19595bf0201b006ca72343ba11eb495cae8be67 100644 (file)
@@ -1,29 +1,31 @@
-\version "1.7.6"
+\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 = "
-@section Introduction
+texidoc =
 
-This document presents a brief overview of LilyPond features.  When the
-text correspond with the shown notation, we consider LilyPond Officially
-BugFree (tm).  This document is intended for finding bugs, and
+#(string-append "@unnumbered Introduction
+
+This document presents proofs for
+LilyPond " (lilypond-version) ".  When the
+text corresponds with the shown notation, we consider LilyPond Officially
+BugFree (tm).  This document is intended for finding bugs and for
 documenting bugfixes.
 
+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.
+
 TODO: order of tests (file names!), test only one feature per test.
 Smaller and neater tests.
+")
 
-
-"
-
-foollilypondbook = "
-\score
-"
 }
 
-\score{
-\context Lyrics \lyrics { "." }
-}
+%
+% make sure the .png is generated.
+%
+\lyrics { "(left blank intentionally)" }
+