]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
mutopia move
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 27aaa061945cc91e595fe77d4858b0833fa689b8..0ac58c806fdde0cd5bccf63c1cacbd0aed41aba8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,25 +1,36 @@
 
-* Improved design and implementation: Complete rewrite of the
-internals: LilyPond is smaller, cleaner, more flexible, etc.
+New features in 1.5
 
- - More pervasive GUILE integration resulting in 
+* Tablature support.
 
- - Improved speed, with comparable memory footprint
+* Many speedups, many slowdowns.
 
- - Improved robustness: Lily almost never crashes.
+* More extensibility.
 
-* Piano pedal support
+* Figured bass support.
 
-* MIDI: dynamics, tempo changes
+* Completely rewritten beam formatting: provides much better output
+now.
 
-* Typography: More elegant slurs, aligned dynamics, text crescendos,
+* Improved grace notes.
 
-* Chordnames are now configurable in every respect
+* Improved accidental handling and formatting.
 
-* Included extensive glossary
+* Better spacing: both globally and locally. It includes subtle
+details like optical stem spacing.
 
-* Many bugfixes.
+* More ancient notation support: mensural ligatures, porrectuses,
+ambituses, more shapes.
 
-* Finished ouverture Coriolan as full orchestral score example.
+* Piano notation: bracket pedals, directed arpeggios, arpeggio
+brackets.
 
-* AsciiScript [check if broken, decide wether to keep]
+* Some music entry optimizations.
+
+* Font completely revised and improved.
+
+* Completely rewritten midi input support.
+
+* Manual thoroughly revised manual.
+
+* Many bugfixes