]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* tex/titledefs.tex: Replaced \ifx\blabla\undefined
[lilypond.git] / ChangeLog
index 09612884e0e7540991447c3a36e170022fdbe735..028f5ef80f0beee1896e6719e5027fcd1c64c255 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
+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.
 
        * scm/define-markup-commands.scm: remove split around-space hack.