]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.97
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 20a6304c987ba038ad98cabd6ad6bc1ee4cd4d99..8c6ace17ad53388e54fc7e66d401238f40991b94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
-1.3.94.jcn2
+1.3.96.jcn10
+============
+
+* Made small fixes to basic properties: regression-test compiles.
+
+* Moved Text_script_req's text_ member into mus-property.
+
+* Renamed ChordName to ChordNames, for consistancy.
+
+* Resurrected most of chord names, superscripting and kerning
+  is currently broken, though.
+
+* Junked all old style text lookups, except for feta definitions.
+
+* Added support for name-based character lookups.
+
+* Added support for font styles and papersize style sheets.
+
+* Added new code for font selection and scm text markup.  Only used
+  for testing in \textscript SCM. See input/test/markup.ly.
+
+* Fixed (added actually, it got lost?) word-space for chords.
+
+* Added slope-limit and attachment-offset properties to slur.
+
+* Slur's broken trend now weighs in the number of note-columns.
+
+* Spacing tweaks
+
+1.3.96.hwn1
 ===========
 
-* Made some fixes to les-nereides.
+* Mudela-book fixes (Tom Cato Amundsen)
 
-* Fixed output-property (Dankje).
+* Put marks above chords.
+
+* Solaris fix.
+
+* Type checking for \push and \pop; elt property description (docs
+inclusive) is now in Scheme.
 
-1.3.94.jcn1
+* Self-documenting backend using ly/generate-documentation.ly
+
+
+1.3.95.jcn5
 ===========
 
+* Added friendly message for the clueless dvips user.
+
+* Clef-engraver: changed c0-position, clef-position and glyph into properties,
+  enabling ottava spanners: input/test/ottava.ly.
+
+* Added option for edge lines to Text spanner.
+
+* Bugfix for early initialisation of invalid (grace->voice) slur.
+
+* Dropped text support and padding of crescendo symbol.  Horizontal
+  alignment of dynamics is handled by side-support, Text crescendos
+  use the generic Text spanner.
+
+* Added a generic Text spanner.
+
+1.3.95.hwn1
+===========
+
+* Bugfix: octavate eight.
+
+* Rewrote arpeggio.
+
+* mudela-book fixes (Tom Cato)
+
+* Cleaned up Group_interface and Pointer_group_interface
+
+* Add accidentals to arpeggio support.
+
+* Stemup + barline combination gets extra space.
+
+* Score_element::extent () now takes a reference point argument.
+
+1.3.95
+======
+
+* Use music property for setting type. This prevents accidental
+forgotten copies.
+
+1.3.94.jcn3
+===========
+
+* Added Arpeggio and Trill elements to feta font.
+
+* Yet another bugfix for output-property (Han-Wen)
+
+* Made some fixes to les-nereides.
+
+* Fixed output-property (Dankje).
+
 * Added backend framework for arpeggios.
 
 * Fixes for les-nereides.  Should we do asymmetric slurs...?
 
+* Don't print repeat bars at start of line.
+
 1.3.94
 ======