]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/staff-symbol-referencer.cc (get_position): emergency
[lilypond.git] / ChangeLog
index 5d32cb8c8062f1f697c0511c76936e7dc3338627..bbdbe6d6010b38886a1f0b97e59f758b9164395f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/staff-symbol-referencer.cc (get_position): emergency
+       fallback: use coordinate * 2.
+
+       * input/no-notation/midi-scales.ly: move from test/
+
+       * scm/define-markup-commands.scm (score): remove debugging code.
+
+       * input/test/incipit.ly (violin): remove. 
+
+       * lily/system-start-delimiter.cc (print): only draw system
+       delimiter to staves that reach up to left bound of the delimiter.
+
+       * input/no-notation/embedded-scm.ly: move from test/
+
+       * input/test/follow-voice.ly: remove
+
+       * input/no-notation/dynamic-absolute-volume.ly: move from test/.
+
+       * input/test/drarn*: remove
+       
+       * input/test/count-systems.ly: remove.
+
+       * input/regression/baerenreiter-sarabande.ly: move file.
+       
+       * lily/bar-line.cc (compound_barline): fix : for staff without
+       lines.
+
+       * lily/accidental.cc (print): use music_font_alist_chain(). This
+       fixes smaller cautionaries.
+
+       * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
+       encoding for accidental.
+
+       * Documentation/user/notation.itely (Educational use): new section
+
+       * input/test/*.ly: clean up directory: move examples into manual
+       or regtest.
+       
+
+       * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
+       mode as well. This fixes resolution errors.
+
+2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/lily.scm (postscript->png): show commands for --verbose.
+
+       * 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
@@ -15,7 +91,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
 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.