]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* stepmake/stepmake/omf-targets.make (local-install): add
[lilypond.git] / ChangeLog
index 1d08c1907e850926b9d85b328d54be275dc20afc..b0c57d4c1bf2fd02cb62a2018c835314bbeb799a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,109 @@
+2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * stepmake/stepmake/omf-targets.make (local-install): add
+       scrollkeeper-update message.
+
+       * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
+       (TexiPaper.process_ly2dvi_block): idem for ly2dvi
+
+       * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
+
+       * Documentation/user/converters.itely (Invoking midi2ly): add
+       track/channel notice.
+
+2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
+
+       * lily/parser.yy (scalar): DIGIT is also a scalar.
+
+       * Documentation/user/music-glossary.tely: add @omf tags
+
+       * Documentation/user/lilypond.tely: add @omf tags
+
+       * scm/generate-documentation.scm (string-append): add @omf tags.
+
+       * stepmake/stepmake/omf-*: new files 
+
+       * input/regression/multi-measure-rest.ly (texidoc): add doco
+
+       * GNUmakefile.in (web-doc-install): add web-doc-install target
+
+       * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
+       fixes crashes while dumping MIDI.
+
+       * ly/performer-init.ly (FiguredBassContext): add Figured bass for
+       midi
+
+2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * buildscripts/texi2omf.py: new file.
+
+       * mf/feta-beugel.mf: include font count, not staffsize (16) in
+       font-name
+
+2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/beam-manual-beaming.ly (texidoc): new file.
+
+       * lily/sequential-iterator.cc (descend_to_child): call
+       descend_to_child() for all types of music.
+
+2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/translator-property-description.scm: Add
+       bassFigureFormatFunction.  Replace some entries.
+
+2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
+       clean out.
+
+2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/midi2ly.py (Note.dump): never dump duration for
+       dump_dur=0.
+
+       * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
+       new function
+
+       * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
+       figures using new markups. Much simpler, and should improve layout
+       a little.
+
+       * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
+
+2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * ly/engraver-init.ly: use Hara kiri by default for 
+       ChordNames, FiguredBass and Lyrics(Voice) context. 
+
+       * lily/axis-group-engraver.cc (acknowledge_grob): use
+       rhythmic-grob-interface for selecting items not to hara-kiri'd 
+
+       * scm/new-markup.scm (markup-function-list): add bracket,
+       vbracket.
+
+       * ly/engraver-init.ly (ChordNamesContext): set
+       minimumVerticalExtent
+
 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * input/test/time-signature-double.ly: new file 
+
+       * input/regression/collision-head-chords.ly (texidoc): new file.
+
+       * lily/type-swallow-translator.cc: add note swallow translator 
+
+       * input/test/time-signature-double.ly: new file.
+
+       * lily/type-swallow-translator.cc: add Rest_swallow_translator
+
+       * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
+       (FiguredBassContext): idem.
+
+       * VERSION (MY_PATCH_LEVEL): 1.7.14 released
+
        * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
 
        * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.