]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/+.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / regression / +.ly
index 75438d20b45fb6aee0458975c926c87c79e8b608..d19595bf0201b006ca72343ba11eb495cae8be67 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.9.8"
+\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?
@@ -7,19 +7,25 @@
 \header{
 texidoc =
 
-#(string-append "@section Introduction
+#(string-append "@unnumbered Introduction
 
-This document presents a feature test for
+This document presents proofs for
 LilyPond " (lilypond-version) ".  When the
-text correspond with the shown notation, we consider LilyPond Officially
-BugFree (tm).  This document is intended for finding bugs, and
+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.
 ")
 
 }
 
-\score { \context Lyrics \lyrics { " " }}
+%
+% make sure the .png is generated.
+%
+\lyrics { "(left blank intentionally)" }