]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/slur-script.ly: Add example of reverting
[lilypond.git] / ChangeLog
index 3bf96d299037afed11d5f19ed9c47cbf9e657b6e..a3fa9961b97bf49a183d703a594758310909320a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+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):
@@ -10,9 +26,9 @@
 
        * input/proportional.ly: use #'used property. Set break-overshoot property.
 
-       * mf/feta-arrow.mf: arrow tip sticks out of bbox.
+       * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
 
-       * lily/paper-column.cc: add used property
+       * lily/paper-column.cc: add #'used property
 
        * lily/mark-engraver.cc (stop_translation_timestep): set grob
        array for staves found.