]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* make/lilypond-vars.make: remove stepmake compat glue.
[lilypond.git] / ChangeLog
index bded514059ed3ba1deea1e590765940db4c67795..ecba31d2759a45321601eb32e51de39f94032242 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,77 @@
+2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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.
+
+       * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
+
+2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
+       Documentation/user/refman.itely input/regression/allfontstyle.ly
+       input/regression/grace-types.ly:
+       fix spelling for acciaccatura (Webster's 1913).
+
+2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/main.cc (usage): adjust blurb, include url.
+
+       * input/regression/breathing-sign.ly (texidoc): transpose up
+
+2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * input/regression/breathing-sign.ly: changed ancient examples to
+       be relevant (by request of Han-Wen); updated BreathingSign text
+       property according to new syntax
+
+       * ly/gregorian-init.ly: updated BreathingSign text property
+       according to new syntax
+
+2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely (Clef): give example of G_8 clef.
+       (Clef): index entries for clefs.
+
+       * python/lilylib.py (system): remove errorlog files.
+       
+2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond.words: add \new and new graces. Add dynamics to menus
+       keeping 1.8.x compatibility; after all the engraving relating to 
+       notes becomes postfixed `-' marks will be removed.
+
 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/molecule.cc (align_to): idem.
+
+       * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
+       
+
+       * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
+       accacciatura everywhere.
+
+       * VERSION (PACKAGE_NAME): released 1.9.2
+
+       * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
+
+       * scm/document-markup.scm (markup-doc-node): sort markup function
+       list.
+
+       * lily/paper-outputter.cc (output_version): change "Lily was here"
+       into  "Engraved by LilyPond"
+
        * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
        on unquoted strings before \notenames.
 
@@ -17,7 +89,8 @@
        * Documentation/user/refman.itely: revise section explaining grace
        notes.
 
-       * lily/translator-scheme.cc (LY_DEFINE): add !
+       * lily/translator-scheme.cc (LY_DEFINE): add ! to
+       ly:set-context-property
 
        * input/*/*.ly (vmus): use \new everywhere.