From: hanwen Date: Mon, 31 Jan 2005 19:24:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.23~595 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0d199f6d479ea3471468e00e17a08930c40bc885;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 ''',