]> git.donarmstrong.com Git - lilypond.git/commitdiff
Might as well do the AAA for the other input/*/
authorGraham Percival <graham@percival-music.ca>
Tue, 23 Jan 2007 19:35:32 +0000 (11:35 -0800)
committerGraham Percival <graham@percival-music.ca>
Tue, 23 Jan 2007 19:35:32 +0000 (11:35 -0800)
input/regression/+.ly [deleted file]
input/regression/AAA-intro-regression.ly [new file with mode: 0644]
input/test/+.ly [deleted file]
input/test/AAA-intro-test.ly [new file with mode: 0644]

diff --git a/input/regression/+.ly b/input/regression/+.ly
deleted file mode 100644 (file)
index d19595b..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-\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 =
-
-#(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.
-")
-
-}
-
-%
-% make sure the .png is generated.
-%
-\lyrics { "(left blank intentionally)" }
-
diff --git a/input/regression/AAA-intro-regression.ly b/input/regression/AAA-intro-regression.ly
new file mode 100644 (file)
index 0000000..d19595b
--- /dev/null
@@ -0,0 +1,31 @@
+\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 =
+
+#(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.
+")
+
+}
+
+%
+% make sure the .png is generated.
+%
+\lyrics { "(left blank intentionally)" }
+
diff --git a/input/test/+.ly b/input/test/+.ly
deleted file mode 100644 (file)
index f19247d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-\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 = #(string-append "
-@section Introduction
-
-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. 
-
-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.
-
-This document is for LilyPond version 
-" (lilypond-version) ".")
-}
-
-% make sure .png  is generated.
-\lyrics {  "(left blank intentionally)" }
diff --git a/input/test/AAA-intro-test.ly b/input/test/AAA-intro-test.ly
new file mode 100644 (file)
index 0000000..f19247d
--- /dev/null
@@ -0,0 +1,23 @@
+\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 = #(string-append "
+@section Introduction
+
+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. 
+
+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.
+
+This document is for LilyPond version 
+" (lilypond-version) ".")
+}
+
+% make sure .png  is generated.
+\lyrics {  "(left blank intentionally)" }