]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
($(outdir)/%.1): build man
[lilypond.git] / ChangeLog
index 4796f798b26969bdb85236ffa04c9ce53631a93a..b9ca4b971b8290e6901d6e9a3dac1457bddb7f8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,48 @@
+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.
+
+       * lily/main.cc (main): don't identify binary.
+
 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/include/translator.hh (class Translator): remove
+       type_string_ , use symbol for context name throughout.
+       Changes through whole source tree.
+
        * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
        set PDF as default, and always make PDF.
 
@@ -22,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
@@ -46,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.