]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* tex/titledefs.tex: Replaced \ifx\blabla\undefined
[lilypond.git] / ChangeLog
index dae37a15dc26b20a8eb64f186e3084ce2ed152b1..028f5ef80f0beee1896e6719e5027fcd1c64c255 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,26 @@
+2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * tex/titledefs.tex: Replaced \ifx\blabla\undefined
+       with \lilypondifundefined{blabla}. Solves problem with multiple
+       titles in the same lilypond-book document.
+
 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * spelling patch courtesy Edward Sutton.
+
+       * Documentation/user/changing-defaults.itely (Changing context
+       default settings): new node.
+       (Defining new  contexts): new node.
+
+       * scripts/lilypond-book.py (is_derived_class): use numbers
+       iso. booleans.
+
+       * python/lilylib.py (make_ps_images): add margin to PS images.
+
        * scripts/lilypond-book.py (is_derived_class): new function. Take
        class arg iso. object.
+       (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
+       for bug in GS/dvips.
 
        * lily/text-item.cc (interpret_markup): idem.