]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.3.77 release/1.3.77
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 8 Aug 2000 14:14:36 +0000 (16:14 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 8 Aug 2000 14:14:36 +0000 (16:14 +0200)
commitdcfa22970cd4949748039835b38ed3f508472327
tree9ea98b8d08c1480ad8808bcadcd9cd4d13a8f91e
parentfdc0e499ab92a227bc52ed038453adf1e4c30639
release: 1.3.77

======

* Midi2ly bugfix: handle durations longer than longa.  These can occur
  because of lengthened notes when using --no-rests.

* Midi2ly: output `new' \key syntax, and updated version number.

* Midi2ly bugfix: don't correct quantised durations, don't use tuplets,
  double dots etc. when user doesn't want them.  It probably used to
  work like this, a long time ago.  For some unknown reason, all
  corrections made by Duration_convert were junked if the corrected
  duration != exact duration.  Duh.

* Midi2ly: added a new option: --no-rests.

* Update of mudela-book (Tom Cato Amundsen)
 - --read-lys option, now you can do:
  mudela-book file.texi
convert-mudela
mudela-book --read-lys
 - --outdir=DIR will put ALL output into DIR
 - @mudela[filename="myfilename"]{c d e f g}
 - --force-mudela-fontsize
 - ignore mudela inside @ignore @end ignore

1.3.76.
16 files changed:
CHANGES
Documentation/regression-test.tely
Documentation/user/refman.itely
VERSION
aclocal.m4
input/scarlatti-edited.ly [deleted file]
input/scarlatti-test.ly [new file with mode: 0644]
input/test/lyric-phrasing.ly.orig [deleted file]
lily/all-font-metrics.cc
lily/lyric-phrasing-engraver.cc
lily/moment.cc
lily/scm-hash.cc
lily/score-element.cc
make/out/lilypond.lsm
make/out/lilypond.spec
scripts/mudela-book.py