]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
* lily/identifier-smob.cc (unpack_identifier): new file.
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 90f069c6f7a41164940a0b869b4e3fa911606abb..c6381820b609f925678d245dd028be9e9b1d24eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,34 +1,6 @@
-* Finale (.etf) import program. 
 
-* Point and click functionality using emacs and Xdvi.
+New features in 1.7 since 1.6
 
-* Improved design and implementation: Complete rewrite of the
-internals: LilyPond is smaller, cleaner, more flexible, etc.
-
- - More pervasive GUILE integration resulting in:
-
- - Improved speed (undone for now, by .73 + .74), 
-   with comparable memory footprint
-
- - Improved robustness: Lily almost never crashes.
-
-* Piano pedal support
-
-* MIDI: dynamics, tempo changes
-
-* Typography: More elegant slurs, aligned dynamics, text crescendos,
-
-* Nice lyrics placement: Automagical phrasing and melisma alignment.
-
-* Part combining for orchestral scores and hymns: Automagical combining
-  and separating of two voices, with Solo/`a2 indications as appropriate.
-
-* Chordnames are now configurable in every respect
-
-* Included extensive glossary
-
-* Many bugfixes.
-
-* Finished ouverture Coriolan as full orchestral score example.
-
-* AsciiScript [check if broken, decide wether to keep]
+* Deeper integration of the input language and Scheme. You can now use
+LilyPond identifiers in Scheme, and use Scheme expressions instead of
+LilyPond identifiers.