]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.106.jcn2
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 244f769b7e8e8136f287aab866e3a6d97004ceae..7f51bc8c87177297e2633425728fecdb34d324e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,53 +1,75 @@
---- ../lilypond-1.3.103.jcn4/CHANGES   Sun Nov  5 21:15:23 2000
-++ b/CHANGES   Sun Nov  5 23:03:35 2000
-@@ -1,3 +1,8 @@
-1.3.103.jcn5
+1.3.106.jcn2
 ============
 
-* Documentation build fix: don't run LilyPond when generating plain info doc.
+* Cross compilation and info build fixes, really cancel all builtin
+rules, sigh.
 
- 1.3.103.jcn4
- ============
- --- ../lilypond-1.3.103.jcn2/CHANGES  Fri Nov  3 14:39:30 2000
-++ b/CHANGES   Sat Nov  4 15:09:38 2000
-@@ -1,3 +1,12 @@
-1.3.103.jcn3
+1.3.106.jcn1
 ============
 
-* Generate texinfo iso html documentation.
+* Generated documentation fixes: Generate all interface descriptions,
+separately, don't list non-set interface properties with element
+descriptions.
 
-* Added x-references for elements->engravers and engravers->contexts.
 
-* Fixed number font listing in style sheet.
-
- 1.3.103.jcn2
- ============
- --- ../lilypond-1.3.103/CHANGES       Thu Nov  2 15:25:16 2000
-++ b/CHANGES   Sat Nov  4 10:40:02 2000
-@@ -1,3 +1,22 @@
-1.3.103.lec1
+1.3.105.jcn1
 ============
 
-* abc2ly enhancements
+* Makeinfo html documentation generation fixes.
 
-       * %%LY comments
+1.3.105.uu1
+===========
 
-       * explanation of rationale for %%MIDI nobarlines
+* Remove Bar_req, \bar is now a frontend to setting Score.whichBar
 
-       * supports -8va as a syntax for tenor clef
+* Move Context_specced_music::translator_{type,id}_str_ into music
+properties.
 
-       * pushing the Staff.timeSignatureStyle property
+* Don't make line breaks during note playing.
 
-       * parses space between key letter and mode in K: statement
+* Clef engraver rewrite. Clef-engraver is now controlled through
+properties clefPosition, clefGlyph, clefOctavation. The \clef command
+is just a front-end to these, see scm/lily.scm, function
+clef-name-to-properties.  See also input/test/manual-clef.ly
 
-       * default for guitar chords is above the staff
+1.3.105
+=======
 
-       * fix for translation of :: repeat
+* Bit of temporary makefile hacking to stay in sync with makeinfo patch.
 
- 1.3.102.jcn1
- ============
- 1.3.103.jcn2
-============
+* Separate interface description (test phase).
+
+* Makeinfo --html split fix: http://appel.lilypond.org/fred/software/texinfo-4.0.jcn2.diff
+
+* Use headers for makeinfo html output.
+
+* Made some --scrdir build fixes.
+
+1.3.104.uu1
+===========
+
+* Smobified molecule, and cache molecule (ie. generate each molecule
+only once).  Lily should be faster now. (approx. 6 % ?)
+
+* Coded properties-to-font-name in C++. Measured speedup: 14% (wtk1-fugue2)
+
+* Use music properties for Request data.
+
+1.3.104
+=======
+
+* Documentation build fix: don't run LilyPond when generating plain info doc.
+
+* Resurrected info documentation and made cross links between manual
+and generated doco, some small fixes.
+
+* Made small time signature style fix.
+
+* Generate texinfo iso html documentation.
+
+* Added x-references for elements->engravers and engravers->contexts.
+
+* Fixed number font listing in style sheet.
 
 * Fixed default font settings for text items, text-item now uses
 font-interface's alist-chain.
@@ -55,22 +77,29 @@ font-interface's alist-chain.
 * Renamed property AutoBeam to autoBeamSettings to avoid confusion
 about non-existing AutoBeam element.
 
-1.3.103.jcn1
+* Mensural clefs (courtesy Juergen Reuter)
+
+1.3.103.lec1
 ============
 
-* Added tex/dynamics.tex and tex/number.tex to ensure feta fonts are fine.
+* abc2ly enhancements
 
-* Fulfilled long standing promise: fixed arpeggios in vicinity of collisions
-(removed a ';' thus re-adding rhythmic-head support :-).
+       * %%LY comments
 
-* Removed non-ascii characters from contributed Chord name code.
+       * explanation of rationale for %%MIDI nobarlines
 
-* Finished rewrite of auto-beam.
+       * supports -8va as a syntax for tenor clef
 
-* Small bugfix for lilypond-mode.
+       * pushing the Staff.timeSignatureStyle property
 
-1.3.102.jcn1
-============
+       * parses space between key letter and mode in K: statement
+
+       * default for guitar chords is above the staff
+
+       * fix for translation of :: repeat
+
+1.3.103
+=======
 
 * Translated auto-beam properties to alist.
 
@@ -218,7 +247,7 @@ input/test/instrument-name-grandstaff.ly
 
 * Moved Text_script_req's text_ member into mus-property.
 
-* Renamed ChordName to ChordNames, for consistancy.
+* Renamed ChordName to ChordNames, for consistency.
 
 * Resurrected most of chord names, superscripting and kerning
   is currently broken, though.
@@ -368,7 +397,6 @@ Break_align_item::space-alist, Chord_name::chord-name-function
 
 * Added \property combineParts: part combiner switched off by default.
 
-
 * Remove all print methods.
 
 * Use Scope::try_retrieve if possible.
@@ -2945,3 +2973,4 @@ pl 15.hwn1
 pl 15.jcn4
        - direct #... to scm parser  (Thanks to Gary Houston)
 
+