]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.79
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 44d2d1bbeffb07c0abfc99a41fe5e5ce6ff53430..e13358409df904b590dc74d1b344b5369e9f842e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,68 @@
---- ../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
+* etf2ly.py: Finale to LilyPond conversion.
+
+1.3.78.jcn4
 ===========
 
+* Made simple fix to get part-combiner to recognise different rhythms
+
+* Unhardcoded part combiner and a2-engraver; introduced properties
+  splitInterval, soloADue, soloText, soloIIText, aDueText.
+
+* Fixed part combiner's too-late problem (Dankje!)
+
+* Fixed a2-devnull-engraver, a2-engraver.
+
+* Renamed part combiner music names to "one", "two".
+
+* Cleaned up decision making in part combiner, renamed to "solo"/"unison"
+
+1.3.77.mb1
+==========
+
+* Minor documentation updates
+
+* Mark_engraver: has been broken since .73, fixed!
+
+1.3.78
+======
+
+* Added a devnull engraver, that junks (notehead) requests of the second
+  stem when combined parts are in unison (a2).
+
+* Part-combine iterator identifies Soli and A2 parts in threads by 
+  looking at rhythm and pitches.  It switches Voice context automagically,
+  and communicates current state using a2/solo/solo2 properties.
+
+* Simple A2_engraver (`a due) prints `a2/Solo/Solo II.  Soli seem to
+  arrive one request late.
+
+* First try at combining parts: part-combine*
+
+* fixed problem with HaraKiri
+
+* fixed problem with dynamicDirection
+
+* fixed problem with nonEmptyText 
+
+* `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.
+
+* warning bugfix in lexer.ll (Mats Bengtsson)
+
+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
 
 * 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.
 
 
 * 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).
+* Lyric_phrasing_engraver now adjusts for melisma.  (Glen Prideaux).
 
 * Mudela-book fix for Windows95 (Mark Hindley)
 
 * Debian update (Anthony Fok)
 
 * Added beam melisma for when automaticMelismata and noAutoBeaming are both
-  #t (primarily for hymns).  Courtesy Glenn Prideaux.
+  #t (primarily for hymns).  Courtesy Glen Prideaux.
 
 * Bugfix: .pfa dependency on $(outdir)/mfplain.mem