]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
[lilypond.git] / ChangeLog
index 0cd5da48440e79b9679e96120ed688c9c38a2cac..333324b91647fee0d7957304e05d91d7bdfbf3bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
+       ChordNames.SeparationItem #'padding for adjusting space after chords.
+       
+       * lily/music-output-def.cc (LY_DEFINE): 
+       new function ly:paper-lookup.
+       
+       * mf/parmesan-clefs.mf: use # quantities for char_box
+       offsets. Fixes overflow errors in the PFA. 
+
+       * scm/new-markup.scm (strut-markup): change calling interface for
+       markup. Pass paper-def, not grob. This would \markup to be used
+       separately from grobs.
+
+       * lily/paper-def.cc: new function ly:paper-font; this function
+       replaces ly:get-font.
+
+       * lily/include/font-interface.hh (struct Font_interface): take
+       Paper_def iso. Grob for get_font().
+
+2003-09-14  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/ tutorial.itely, refman.itely: add warning
+       about \key and accidentals.
+
+2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/new-markup.scm (musicglyph-markup): undefine font-name.
+
+       * Documentation/user/*.itely: manual tweaks
+
+2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
+       cleanup; bugfix: exact_center
+
+       * Documentation/user/refman.itely: added more documentation on
+       ambitus according to recent questions on lilypond-user list
+
+2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/ottava.ly (texidoc): demo 15ma too.
+
+       * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
+
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
+       octave fixes.
+
+2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/lexer.ll: add \r to the rules for newlines; this fixes
+       problems on older Mac editors.
+
+       * configure.in: release 1.9.5
+       
+2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
+
 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
 
        * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,