]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(option_parser): update to 2.7.40
[lilypond.git] / ChangeLog
index 79995b22966478d797ff2f924c84355e2dacf2f0..cb464d65da39dc0b74eb3ade94148bb359540ee2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,34 @@
+2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/abc2ly.py (option_parser): update to 2.7.40
+
+2006-03-20  Graham Percival  <gpermus@gmail.com>
+
+       * THANKS: move small doc contributors to SUGGESTIONS.
+
+       * Documentation/user/ basic-notation, advanced-notation,
+       global: small changes from mailist.
+
 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/user/advanced-notation.itely (Text marks): update
+       for new rehearsalMarkAlignSymbol convention.
+
+       * VERSION (PATCH_LEVEL): bump version.
+
+       * input/test/instrument-name-align.ly: new file.
+
+       * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
+
+       * input/test/instrument-name-align.ly: new file. Document how to
+       align instrument names.
+
+       * lily/mark-engraver.cc: remove properties.
+
+       * scm/define-context-properties.scm
+       (all-user-translation-properties): remove align symbol properties
+       for barnumber/reh. mark.
+
        * lily/break-align-interface.cc (self_align_callback): new
        interface, new function. Look at complete alignment. This handles
        tunable break alignments in case break-align-symbols are missing.