]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
($(outdir)/%.1): build man
[lilypond.git] / ChangeLog
index ecba31d2759a45321601eb32e51de39f94032242..b9ca4b971b8290e6901d6e9a3dac1457bddb7f8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,36 @@
+2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION (PACKAGE_NAME): 1.9.3 released
+
+       * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
+       pages unconditionally.
+
 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * Documentation/user/music-glossary.tely (Top): small syntax
+       fixes.
+
+       * scm/music-functions.scm (remove-tag): filter \tagged music
+       expressions.
+
+       * input/regression/tag-filter.ly (texidoc): new file.
+
+       * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
+       symbol2 .. ) etc. 
+
+       * scripts/convert-ly.py (FatalConversionError.conv): fingering
+       convert rule.
+
+       * Documentation/user/refman.itely (Fingering instructions): adjust manual.
+
+       * lily/new-fingering-engraver.cc (position_scripts): don't crash
+       for borderline cases (e.g. 1 fingering.)
+       (position_scripts): revise interface, use fingerOrientations to
+       set fingering positions.
+
+       * scm/document-translation.scm (context-doc): add aliases to
+       automated documentation.
+
        * make/lilypond-vars.make: remove stepmake compat glue.
 
        * make/generic-vars.make: remove cruft.
@@ -34,7 +65,7 @@
 
        * input/regression/breathing-sign.ly: changed ancient examples to
        be relevant (by request of Han-Wen); updated BreathingSign text
-       property according to new syntax
+       property according to new syntax.
 
        * ly/gregorian-init.ly: updated BreathingSign text property
        according to new syntax
@@ -58,7 +89,6 @@
 
        * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
        
-
        * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
        accacciatura everywhere.