]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/slur-script.ly: Add example of reverting
[lilypond.git] / ChangeLog
index ff6b69a08b829372ec789b84dd400a3f16bc273f..a3fa9961b97bf49a183d703a594758310909320a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,35 @@
+2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/slur-script.ly: Add example of reverting
+       inside-slur for fingering.
+
+       * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
+       TextScript): Explicitly set inside-slur #f, forcing these out of slur.
+
+       * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
+       outside_slur_callback if inside-slur == #f (as opposed to unset).
+
+2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
+       encoding files are already removed.
+
+2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/advanced-notation.itely (Instrument names):
+       Document a workaround for instrument names that collide with
+       system start braces/brackets.
+
 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/rest-collision.cc (do_shift): spello.
+
+       * input/proportional.ly: use #'used property. Set break-overshoot property.
+
+       * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
+
+       * lily/paper-column.cc: add #'used property
+
        * lily/mark-engraver.cc (stop_translation_timestep): set grob
        array for staves found.
 
@@ -26,7 +56,7 @@
 
 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * Nitpick run.
+       * *: Nitpick run.
 
        * buildscripts/fixcc.py: Fixes.
 
@@ -52,7 +82,7 @@
 
 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * Remove obsolete files.  Nitpick run.
+       * *: Remove obsolete files.  Nitpick run.
 
        * lily/lily-guile.cc (parse_symbol_list): Bugfix.