]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
2.3.9 released.
[lilypond.git] / ChangeLog
index f5f79ce292d5ee3ac8110624fc765349e2744336..80147522c92fd9c7417e5c688e637472b2f5f73a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,38 @@
 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * flower/include/getopt-long.hh: opps. short option should be
+       char, not int.
+
+       * Documentation/user/GNUmakefile: use symlinks to save space.
+
+       * VERSION: 2.3.9 released.
+
+       * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
+
+       * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
+       manual.
+
+       * Documentation/user/tutorial.itely (Integrating text and music):
+       remove \score and \notes from manual.
+
+       * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
+       mode in the beginning.
+
+2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/changing-defaults.itely (Horizontal spacing):
+       Correct the documentation of the spacing parameters. 
+
+       * Documentation/user/tutorial.itely (Integrating text and music), 
+       Documentation/user/lilypond-book.itely (Integrating LaTeX and
+       music): Document that you need to add the map file ec-mftrace.map
+       in the dvips command.   
+
+2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
+       found.
+
        * lily/text-item.cc (interpret_string): insert encoding setting
        here
 
@@ -12,7 +45,7 @@
        * lily/lyric-engraver.cc (try_music): remove superfluous check.
 
        * lily/book-paper-def.cc (find_scaled_font): remove default
-       encoding. This messes up font loading for feta and
+       encoding, because it messes up font loading for feta and
        parmesan. Encoding should only be specified for running texts.
 
        * lily/modified-font-metric.cc (text_dimension): support coding
@@ -41,7 +74,7 @@
 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
 
        * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
-
 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * lily/include/lily-guile.hh (scm_is_int): compat glue.