]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/misc/NEWS-1.4
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / misc / NEWS-1.4
1 New features in 1.4
2
3
4 DESIGN
5
6
7 * More pervasive GUILE integration resulting in improved design and
8 implementation.  LilyPond is smaller, cleaner, more flexible, etc.
9
10  - Improved speed with comparable memory footprint
11
12  - More tweakability using less memory with the new `property push'
13   mechanism.
14
15  - Improved robustness: Lily almost never crashes.
16
17  - Access to internal music representation
18
19 * New font selection scheme similar to Latex-NFSS.
20
21 * Flexible formatting mechanism for musical texts.
22
23 * Chordnames are now configurable in every respect
24
25 * Part combining for orchestral scores and hymns: two voices are
26   combined into a staff automatically, including Solo/a2
27   indications as appropriate.
28
29
30 ERGONOMICS
31
32 * Point and click functionality using emacs and Xdvi.
33
34 * Rewritten Emacs mode
35
36 * Cleaned up syntax details
37
38 * Comprehensive documentation, including a rewritten tutorial.
39
40 * All properties have doc strings, and internal documentation is
41 generated automatically.
42
43 * Windows point-and-click installer
44
45
46 NOTATION FEATURES
47
48 * Piano pedals, Arpeggios, Glissandi, many more note head
49 shapes, Medieval clefs, custodes.
50
51 * Better lyrics placement: Automatical phrasing, melisma alignment,
52   and stanza numbering.
53
54 * Typography: More elegant slurs, aligned dynamics, text crescendos,
55
56 * Easy-play note heads
57
58 * ASCIIScript: ASCII-art output
59
60 * Improved standalone postscript layout.
61
62
63 IMPORT/EXPORT
64
65 * dynamics, tempo changes in the MIDI output
66
67 * Finale (.etf), PMX, Musedata and Mup import tools.
68
69
70 MISCELLANEOUS
71
72 * Mutopia ports collection: easily accessible music archive.
73
74 * Translations into Japanese, French and Russian
75
76 * Many many many bugfixes.