]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/font.scm (paper20-font-vector): add bold-narrow series (only
[lilypond.git] / ChangeLog
index d67763390980b5b3a8df399bbc0b5cfe78a82e38..32307b1730859ef9989c1cf3807706e8de507c64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
+
+       * scm/font.scm (paper20-font-vector): add bold-narrow series (only
+       cmb10).
+
+       * lily/lyric-extender.cc (brew_molecule): add little space before
+       extender line.
+
+       * lily/beam-quanting.cc (score_forbidden_quants): check if
+       outer stafflines fall in any beam gaps.
+
+       * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
+       for lyric texts.
+
 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
 
+       * VERSION: 2.1.6 released.
+
        * lily/beam-quanting.cc (quanting): add inspect-quants property:
        this shows the demerits of a user-defined beam position pair.