X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CHANGES;h=bc42e868b4a385f3c7ad88e0df5bac8ccc9da296;hb=51f16c19ef686979a6a36709226ec6022eb86c0a;hp=4fcc87ed5bebea58fccd1dadf0bb3066b65ead6e;hpb=fdc0e499ab92a227bc52ed038453adf1e4c30639;p=lilypond.git diff --git a/CHANGES b/CHANGES index 4fcc87ed5b..bc42e868b4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,22 +1,47 @@ ---- ../lilypond-1.3.76.jcn1/CHANGES Tue Aug 8 13:56:35 2000 -++ b/CHANGES Tue Aug 8 14:46:46 2000 -@@ -1,3 +1,11 @@ -1.3.76.jcn2 +--- ../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. - 1.3.76.jcn1 - =========== - --- ../lilypond-1.3.76/CHANGES Thu Aug 3 20:29:02 2000 -++ b/CHANGES Tue Aug 8 13:56:35 2000 -@@ -1,3 +1,14 @@ -1.3.76.jcn1 -=========== - * 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 @@ -25,13 +50,19 @@ * Midi2ly: added a new option: --no-rests. - 1.3.76 - ====== - --- ../lilypond-1.3.76/CHANGES Fri Aug 4 02:29:02 2000 -++ b/CHANGES Mon Aug 7 00:19:35 2000 -@@ -1,3 +1,12 @@ +* 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. @@ -39,9 +70,7 @@ * Other minor tidying up of Lyric_phrasing_engraver and related code. - 1.3.76 - ====== - 1.3.76 +1.3.76 ====== * Lyric_phrasing_engraver now adjusts for melisma. (Glenn Prideaux).