]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/tie-single-manual.ly (Module): new file.
[lilypond.git] / ChangeLog
index 0a381b3fadfba65841da3dbfe2d2c332b5529426..c28e7cf4001015215a3335d954e1f728a91bb11f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,54 @@
+2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * input/regression/tie-single-manual.ly (Module): new file.
+
+       * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
+       look at has_manual_position_.
+       (from_ties): set has_manual_position_ if tie has staff-position set.
+
+       * lily/tuplet-bracket.cc (calc_positions): idem.
+
+       * lily/tuplet-number.cc (print): don't print tupletnumber if it
+       doesn't span time.
+
+2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/define-markup-commands.scm (smallCaps): new markup command
+       for turning a text to small caps using smaller font size and upper
+       casing.
+
+2006-03-17  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ examples, instrument-notation,
+       advnaced-notation: minor fixes from mailist.
+
+2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/tutorial.itely (First steps): change example
+       to verbatim.  
+
+2006-03-17  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ examples, advanced: minor changes from mailist.
+
+       * THANKS: add Geoff Horton, for documentation stuff.
+
+2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (system): revert have_select kludge.
+
+       * Documentation/user/tutorial.itely (Commenting input files):
+       update version numbers in doc. 
+
+       * scm/define-grob-interfaces.scm (multi-measure-interface): add
+       bound-padding to multi-measure-interface
+
 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * input/test/engraver-example.ily: update version number.
+
+       * VERSION (PACKAGE_NAME): release 2.7.39
+
        * lily/note-spacing.cc (get_spacing): heighten threshold where
        accidentals/arpeggios influence previous spacing fully.