]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.127.jcn4
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3589336dc1171788799dd6658e73e0a552908b46..b84e4d35aa1a89ef5b89533992d546772cfc3d80 100644 (file)
--- a/CHANGES
+++ b/CHANGES
-1.3.124.jcn3
+1.3.127.jcn4
 ============
 
-* Updated Coriolan.
+* Mutopia preparations and Coriolan fixes.
 
-* Bugfix: beams with no stems.
+1.3.127.jcn3
+============
+
+* Small beam cleanup, changed y-position-hs,height-hs user overrides to
+  staff-position,height (height:name suggestions?), now in staff-spaces.
 
-1.3.124.jcn2
+1.3.127.jcn2
 ============
 
-* Cleanup automatic knees, junked calc_interstaff_dist.
+* Beam (y, dy) calculations now as list of scm functions.
 
-* Automatic knees now on by default for vertical distances >= 7 staff-space.
+* Added cleaned-up excerpt from Coriolan for tutorial.
+
+* Bugfix: beam looks at smallest gap for auto knees.
+
+* Property-description-fix: allow auto-knee-gap to be set to false.
+
+1.3.127.jcn1
+============
+
+* Small doco fixes.
+
+* Bugfix: no alternatives.
+
+1.3.126.jcn2
+============
+
+* Grand Refman restructuring, featuring outline mode.
+
+* Fixed missing menus and cross references.
+
+* Coriolan fixes and updates.
+
+* Bugfix: a2-engraver and *devnull_engraver recognise alternative
+'oneXXX' 'twoXXX' naming convention.
+
+* Enabled markup text to be used for instrument names.
+
+* Bugfix: interface description of System_start_delimiter
+
+* Slur attachment fix (thanks, Han-Wen)
+
+1.3.126.hwn1
+============
+
+* Bugfix in Global_translator::run_iterator_on_me (): only run
+iterator::process if iterator::ok() is true.
+
+* Bugfix: when iterating empty sequential-music, start out with an
+invalid iterator.
+
+* Bugfix: length calculation for volta repeat music with too few
+alternatives.
 
-1.3.124.jcn1
+* Bugfix: print different string for first printed alternative in
+volta repeat music with too few alternatives, eg. 1.-4.
+
+* Cleaned up bugs/ directory
+
+* Be less intelligent about default font backup, just load cmr10
+
+* Generated documentation: sort and uniq Grob lists of contexts.
+
+1.3.126
+=======
+* Doco:
+  - fixes,
+  - updates,
+  - rewrites.
+  - Changed license to FDL.
+  - added index entries
+  - tutorial: 0-th tune
+  - literature overview.
+  - removed development stuff.
+
+
+1.3.125.jcn3
 ============
 
+* Clef workarounds for Coriolan.
+
+* Moved feature and regression-test input to input/feature, input/regression.
+
+* Added some regtests.
+
+* Bugfix: auto-knee for beam over rest.
+
+* Fixes for Coriolan and viola Solo Cello Suites.
+
+* Replaced generic 'collapse-height' for System_start_delimiter with
+brace-collapse-height, bracket-collapse-height, bar-line-collapse-height.
+
+* Bugfix: measure System_start_delimiter's *-collapse-height in staff-space.
+
+* Fixed some info and html links.
+
+* Automatic knees now on by default for vertical distances >= 7 staff-space.
+
+1.3.125
+=======
+
+* Updated Coriolan.
+
+* Bugfix: beams with no stems.
+
+* Cleanup automatic knees, junked calc_interstaff_dist.
+
+* Automatic knees now on by default for vertical distances >= 7 staff-space.
+
 * Bugfix: automatic interstaff knees.
 
 1.3.124.hwn1
@@ -29,6 +126,9 @@ combinations with auto-change and part-combine.
 
 * Add printfilename option to @lilypondfile 
 
+* Include Grobs in Context self-documentation; remove "Grob " from
+node name for grob documentation.
+
 1.3.124
 =======