]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(side_position): reach stem via dots->
[lilypond.git] / ChangeLog
index f8d8788624cc1439e0e5ba1fdc32428731417a76..b6cb5d0f774639f6eaeaed3fd6eb74c8fe89bd95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/dot-column.cc (side_position): reach stem via dots->
+       head->stem. Inspect all stems for dot collisions. 
+
+       * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
+       stem handling.
+
+       * lily/bar-number-engraver.cc (process_music): document function
+       of whichBar.
+
+       * lily/score.cc (default_rendering): add pscore, not systems
+       themselves.
+
+       * lily/paper-book.cc (get_system_specs): separate generation of
+       titles and systems.
+
        * flower/include/std-vector.hh: don't include config.hh
 
 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>