]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.4.5
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a24a79ed303adb99b9447a1def3b32c6298707c6..c8d958cdbc97e948e17b83b329cc7ea4a147042f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,19 +1,48 @@
-1.4.4.jcn3
-==========
+1.4.4.mb1
+========
+  
+* Documentation fixes
+  
+1.4.4.stable.jcn4
+=================
+  
+* Website: downloadable pictures with better alt texts.
+
+* Bugfix: c:dim7 generates <c es ges beses>.
+
+* Bugfix: call <c es ges bes> Cm5-/7 in Banter style.
+
+* Bugfix: don't change value of chord modifiers.
+
+* Bugfix: size and overstrike fix for some Banter chord names.
+
+* Bugfix: text2html: escape entities inside <pre>.
+
+* Added some template .ly's for evaluation.
+
+* Bugfix: text2html: escape entities inside <pre>.
+
+* Now really included lexer-gcc-3.0.patch.
+
+* Added feature to ly2dvi to find feta pfa font files used in a
+postscript file to make printing of direct postscript a bit easier:
+
+    lilypond -fps input/trip.ly
+    cat $(ly2dvi -f trip.ps) trip.ps | lpr
+
+* Reincluded 1.4.3.jcn2.
 
-TODO: look at other filledbox'es (stafflines and barlines don't match up).
+* Website fixes.
 
-* Testing code off by default.  On: -e "(define ps-testing 1)" -fps
+* Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
+the temp dir if anything fails.
 
-* Output via TeX/dvips still gives problems.  Use direct postscript
-output for real testing.
+* Fixes for windows scripts.
 
 * Beam and stem fixes:
- - Stems drawn in PostScript (should do all filledbox'es in PS?).
- - Fixes for draw_box and draw_beam PostScript routines.
+ - Fixes for draw-box and draw_beam PostScript routines.
  - Stems reach to top (or bottom) of beam.
- - Beam uses correct stem thickness (only right beams, left TODO).
- - testing code in effect: only outlines are drawn.
+ - Beam uses correct stem thickness.
 
 1.4.4
 =====