From cf173be0ca9adb146b10d650c010d3f0b8698abe Mon Sep 17 00:00:00 2001 From: hjunes Date: Wed, 29 Oct 2003 22:59:00 +0000 Subject: [PATCH] * input/test/ly2dvi-testpage.ly: removed (renamed, see below). * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi: new file (renamed, see above). --- ChangeLog | 5 +++++ Documentation/user/invoking.itexi | 2 +- input/test/{ly2dvi-testpage.ly => lilypond-testpage.ly} | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) rename input/test/{ly2dvi-testpage.ly => lilypond-testpage.ly} (86%) diff --git a/ChangeLog b/ChangeLog index c0c64223fa..793f48373c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * Documentation/user/refman.itely, input/regression/tie-accidental.ly, input/regression/tie-chord.ly: Fix spell for tying. + * input/test/ly2dvi-testpage.ly: removed (renamed, see below). + + * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi: + new file (renamed, see above). + 2003-10-29 Mats Bengtsson * scripts/lilypond-book.py (output_dict): Add definition of diff --git a/Documentation/user/invoking.itexi b/Documentation/user/invoking.itexi index f5ce399f6f..7beb95724e 100644 --- a/Documentation/user/invoking.itexi +++ b/Documentation/user/invoking.itexi @@ -96,7 +96,7 @@ Show the warranty with which GNU LilyPond comes. (It comes with @code{lilypond} extracts the following header fields from the LY files to generate titling; an example demonstrating all these fields is in -@inputfileref{input/test,ly2dvi-testpage.ly}: +@inputfileref{input/test,lilypond-testpage.ly}: @table @code @item title diff --git a/input/test/ly2dvi-testpage.ly b/input/test/lilypond-testpage.ly similarity index 86% rename from input/test/ly2dvi-testpage.ly rename to input/test/lilypond-testpage.ly index e18dad129d..134f6f39d5 100644 --- a/input/test/ly2dvi-testpage.ly +++ b/input/test/lilypond-testpage.ly @@ -3,7 +3,7 @@ % MERGE with title.ly -gp %{ - Test ly2dvi features. + Test lilypond features. %} \header { @@ -17,7 +17,7 @@ metre = "metre" opus = "opus" piece = "piece" poet = "poet" -texidoc = "This file tests ly2dvi titling. It should be processed with ly2dvi. " +texidoc = "This file tests lilypond titling. It should be processed with lilypond. " % % todo: check whether title.ly does the same. --hwn -- 2.39.5