]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/define-grob-properties.scm (all-user-grob-properties):
[lilypond.git] / ChangeLog
index 10f437ce34dfe010dfa854e52c2a3aacc56f8b28..b85acbb67a7cf296dfe537d65619a15a0b6e097f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,51 @@
+2006-08-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       Clarify documentation of side-axis and direction. Thanks to Paul
+       for the inspiration.
+
+       * lily/bar-line.cc: Add documentation for "||:" also in the
+       interface documentation.
+
+2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/spacing-loose-columns.cc (set_loose_columns): bugfix.
+
+       * lily/paper-column.cc (set_system): new function.
+
+       * lily/spacing-engraver.cc (stop_translation_timestep): store
+       SpacingSpanner refs in Paper_column.
+
+       * lily/spacing-loose-columns.cc (set_loose_columns): rewrite
+       compute loose clique spacing using GraceSpacing/SpacingSpanner.
+
+2006-08-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/beam-engraver.cc (listen_beam): add method for
+       Grace_beam_engraver too.
+
+2006-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * python/convertrules.py: Fix indentation bug that broke
+       conversion of files older than 1.3.117.
+       Fix escape error in the description for 2.9.6.
+
+2006-08-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/*-engraver.cc: convert all try_music functions in
+       *-engraver.cc. (Patch by Erik S.; please elaborate)
+
+       * input/test/instrument-name-align.ly: update version.
+
+2006-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
+       Doc the --pdf flag to lilypond-book.
+
 2006-07-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/NEWS.tely (Top): add description.
+
        * input/regression/tuplet-full-length-note.ly: add file.
 
        * lily/instrument-name-engraver.cc (acknowledge_axis_group):