]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
switch on hairpinToBarline by default.
[lilypond.git] / ChangeLog
index 1a83f27d01a6bf1e52cc36ab4b9c9a247fbf05a8..e4ffcf6139ecdff1894315e45c863fa09ded2c50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,41 @@
+2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * ly/engraver-init.ly: switch on hairpinToBarline by default.
+
+2006-05-16  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/basic-notation.itely: editing from Dave, thanks!
+
+       * Documentation/user/ various: minor fixes.
+
 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
+
+2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/advanced-notation.itely (Instrument names):
+       Modified obsolete instruction on how to move instrument names away
+       from the staves. Hmm, at second thought the bug probably has been
+       solved, so the full bug description should probably be removed.
+
+2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/dynamic-engraver.cc (typeset_all): hang ending on
+       currentCommandColumn. 
+
+       * lily/hairpin.cc (print): also add padding for non-neighbor
+       hairpin bounds.
+
+       * scm/define-context-properties.scm
+       (all-user-translation-properties): add hairpinToBarline
+
+       * input/regression/hairpin-to-barline.ly: new file.
+
+       * lily/context.cc (internal_send_stream_event): thinko fix.
+
+       * lily/tie.cc (set_default_control_points): robustness fix.
+
        * python/musicxml.py (Part.interpret): don't complain about
        incomplete measures.