]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.77.jcn2
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1a35d304ec8bd55a847905590e676de9fec2bb44..bc42e868b4a385f3c7ad88e0df5bac8ccc9da296 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,75 @@
+--- ../lilypond-1.3.77.jcn1/CHANGES    Wed Aug  9 23:30:23 2000
+++ b/CHANGES   Sun Aug 13 15:50:59 2000
+@@ -1,3 +1,10 @@
+* fixed problem with HaraKiri
+
+* fixed problem with dynamicDirection
+
+* fixed problem with nonEmptyText 
+
+
+ 1.3.77.jcn1
+ ===========
+ --- ../lilypond-1.3.77/CHANGES        Tue Aug  8 16:14:36 2000
+++ b/CHANGES   Wed Aug  9 23:30:23 2000
+@@ -1,3 +1,15 @@
+1.3.77.jcn1
+===========
+
+* `Fixed' chord notation, as per request of David Arnold, ie, 
+   Added a chord-name-mode, that only displays chord names
+   when there's a change in the chord-name-scheme, Also, a chord
+   name should always be displayed after a line break.  See
+
+       input/test/drarn-chords.ly
+
+* Reverted duration-iter change in midi2ly, moved printing of options.
+
+ 1.3.77
+ ======
+ 1.3.77.mb1
+==========
+
+* Minor documentation updates
+
+* Mark_engraver: has been broken since .73, fixed!
+
+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.gp1
+==========
+
+* Lyric_phrasing_engraver now catches lyric extenders and correctly
+  terminates them under the last note of a melisma.
+
+* Lyric word spacing code changed to fix hyphen alignment.
+
+* Other minor tidying up of Lyric_phrasing_engraver and related code.
+
 1.3.76
 ======