]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/my-lily-lexer.cc (start_main_input): define input-file-name
[lilypond.git] / ChangeLog
index dbe8f4a54e7949e939cbafeee1962b437bd634fa..d81224c8762be944aa494c51c42974919e2a5273 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,64 @@
+2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/my-lily-lexer.cc (start_main_input): define input-file-name
+       as Scheme variable.
+
+       * scripts/convert-ly.py (conv): dashes rule.
+       Apply rule.
+
+       * Documentation/user/lilypond-book.itely: syntax fixes. 
+
 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION (PACKAGE_NAME): release 1.9.0
+
+       * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
+       note about dvips. (Should backport.)
+
+       * scripts/convert-ly.py
+       (FatalConversionError.articulation_substitute): add
+       convert-new-chords code. Remove convert-new-chords.py
+
+       * Documentation/user/refman.itely (Octave check): document
+       \octave.
+
+       * Documentation/topdocs/NEWS.texi: add \octave, postfix and
+       \relative changes.
+
+       * lily/parser.yy (command_element): octave check:
+
+          \octave PITCH
+
+       checks that PITCH (without octave) yields PITCH (with octave) in
+       \relative
+
+       * lily/relative-octave-music.cc (to_relative_octave): octave check.
+
+       * lily/scm-option.cc: ly:set-option now has the default argument
+       #t.
+
+       * lily/lexer.ll: add \renameinput
+
+       * python/lilylib.py (command_name): robustifications.
+
+       * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
+       /dev/stderr. This is ash compatible.
+
+       * ly/init.ly: add warning if compatibility was not necessary.
+
+       * lily/scm-option.cc (LY_DEFINE): add ly:get-option
+
        * flower/include/string-handle.icc: formatting cleanups, rename
        references by ref_count_.
 
+2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: syncronize the spec file with
+       Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
+       package libs separately, fix conflicting php variable out=/dev/vc/
+       invoking `unset out', declare menus, use only one icon-file, fix
+       doc-path in menu.
+
 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scripts/convert-ly.py (FatalConversionError.conv): typo