From: Han-Wen Nienhuys Date: Mon, 31 Jan 2005 19:24:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.14~182 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32daa119f5701587e4b4e745f2760532bcd89d57;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index cfcacab43d..3e586c5c51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-31 Han-Wen Nienhuys + + * scripts/lilypond-book.py (Module): revert @include. + 2005-01-31 Jan Nieuwenhuizen * scripts/lilypond-book.py: Resurrect HTML links to .ly source. diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 96a8113e51..e0b5767757 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -489,7 +489,7 @@ output = { OUTPUT: r''' @iftex -@include %(base)s-systems.tex +@include %(base)s-systems.texi @end iftex ''',