]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(local-uninstall): remove
[lilypond.git] / ChangeLog
index d9d6f1e0aaf22cbb1fa2297bb90a36f3c0eb2b56..03a31f0807a55c40e01b5a82be8e152d1f9b9448 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * tex/GNUmakefile (local-uninstall): remove
+       music-drawing-routines.ps juggling.
+
+       * stepmake/stepmake/install-targets.make (local-install-files):
+       prepend src-dir to install targets.
+
+       * lily/system-start-delimiter-engraver.cc
+       (acknowledge_system_start_delimiter): use
+       add_offset_callback(). This fixes translation of nested
+       staffgroups.
+
+       * lily/grob-closure.cc (add_offset_callback): only encaps in
+       simple_closure if it's a procedure.
+       
+       * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
+       from bar-line.
+
+       * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
+       remove-empty where pertinent.
+
 2005-11-12  Graham Percival  <gpermus@gmail.com>
 
        * Documentation/user/instrument-notation.itely: added
@@ -11,6 +33,8 @@
 
 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * VERSION: release 2.7.16
+       
        * scripts/lilypond-book.py (main): use commands.mkarg () to quote
        shell arguments.