]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 31 Jan 2005 19:24:02 +0000 (19:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 31 Jan 2005 19:24:02 +0000 (19:24 +0000)
ChangeLog
scripts/lilypond-book.py

index cfcacab43dcab24e6dfec33aeaf278f0b07459c4..3e586c5c512a2cba17d6f9a41e8df112d13c1d49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (Module): revert @include.
+       
 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
index 96a8113e51a9bab8afe90aad237157b410e05ba0..e0b57677573742b7c9f7b79c596a2fa312acad00 100644 (file)
@@ -489,7 +489,7 @@ output = {
 
                OUTPUT: r'''
 @iftex
-@include %(base)s-systems.tex
+@include %(base)s-systems.texi
 @end iftex
 ''',