]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/+.ly
release commit
[lilypond.git] / input / regression / +.ly
1 \version "2.1.30"
2 %% +.ly: Be the first .ly file for lys-to-tely.py.
3 %% Better to make lys-to-tely.py include "introduction.texi" or
4 %% other .texi documents too?
5
6
7 \header{
8 texidoc =
9
10 #(string-append "@section Introduction
11
12 This document presents a feature test for
13 LilyPond " (lilypond-version) ".  When the
14 text correspond with the shown notation, we consider LilyPond Officially
15 BugFree (tm).  This document is intended for finding bugs, and
16 documenting bugfixes.
17
18 TODO: order of tests (file names!), test only one feature per test.
19 Smaller and neater tests.
20 ")
21
22 }
23
24 \score { \context Lyrics \lyrics { " " }}
25