]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-ps.scm (reencode-font): Handling font scaling
[lilypond.git] / ChangeLog
index 03330de6f36851d99c4ec175cf7aece59f120022..467fb79d0397fafa642d3cfb8d3d689170624240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2004-09-11  Matthias Neeracher  <neeracher@mac.com>
+
+       * scm/framework-ps.scm (reencode-font): Handling font scaling
+       and reencoding differently to work around a bug in gs 8.30 and
+       earlier.
+       Update callers.
+
 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
+       errors with GUILE 1.7 CVS.
+
+       * lily/translator.cc (derived_mark): new function.
+
+       * lily/slur-scoring.cc (score_encompass): new penalty type:
+       variance penalty demerits slurs where one head/stem is much
+       closer to the slur than average.
+
+       * lily/tuplet-bracket.cc (print): use robust_relative_extent
+       iso. extent()
+       (calc_position_and_height): use robust_relative_extent(). This
+       fixes a couple of programming_errors
+
        * input/regression/part-combine-mmrest-after-solo.ly (Module): new
        file.