]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 0.0.27
[lilypond.git] / NEWS
1 pl 27
2         - preliminary WIN32 support (JN)
3 Features
4         - errors converted to warnings (JN)
5         - context errors (JN)
6         - As vs. as  notename.
7         - WARNING: "melodic" stafftype will create the new Complex_staff!
8 Examples
9         - Lohman's Viola Quartet (JN)
10         - JS Bach Solo Cello suite II menuet (JN)
11
12
13 pl pre27
14
15 Features        
16         - option --init
17         - last_duration_mode: default_duration is last duration entered
18         (\duration{\last})
19         - syntax: grouping 2*4 3*8
20         - preliminary multivoice support
21 Examples
22         - JS Bach's WTK example added.
23
24 Internal:
25         - Text_reg and Script_reg
26
27 pl 26
28         - Documentation/lelie_logo.png
29         - 8-bit chars for input (see ltest.tex) (MB)
30         - quotes around string now optional
31 Bugfixes:
32         - unmatched ] (MB)
33 Internal:
34         - print/name methods of Staff_elem
35         - added Request_register
36         - Voice_group_registers, Voice_registers, *_register
37         - Complex_staff
38
39 pl 25
40         - other clefs added, keys typeset properly (MB)
41
42 pl 24:
43         - Lyrics (JCN)
44         - Commands in music-mode (an input feature) (there you are, Mats)
45
46 pl 23:
47         - TODO file inc'd
48         - cadenza mode.
49         - default extension, search path.
50         - error.pod,faq.pod
51         - Markers
52         - configure script
53         - inputfile name in output.
54 Internal changes:
55         - scrapped VPATH
56         - Make dependencies per .o
57         - Split Input_* parsing steps to enable marking 
58 Bugfixes:
59         - unconnected columns
60
61
62 pl 22:
63         - doco from mpp
64         - repeat signs
65         - | checks for bar in a voice (Barcheck_req)
66 Internal changes:
67         - naming (Hungarian notation, svec vs. Array)
68         - cleanup PScore, Score
69         - removed Staff_commands, plugging commands into Staff_column directly
70 Bugfixes:
71         - bug noteheadswap
72         - huge memleak fixed; unearthed lots of bugs
73
74 pl 21:
75         - scripts
76         - texts
77         - nplets (triplets!)
78 Internal changes:
79         - Move breaking stuff into a separate class Break_algorithm
80         - dependencies for Staff_elem's
81
82 pl 20:
83         - updated doco to .pod
84         - include files from .ly
85 Internal changes:
86         - Rational for time measurement
87         - directionalspanner/textspanner
88
89 pl 19:
90         - grouping code: LilyPond can set advanced multibeams.
91 Internal changes:
92         - struct Moment
93
94
95 pl 18:
96         - robust Staff_commands
97
98 pl 17:
99         - robust Input_commands
100         - merged Vertical_/Horizontal music
101         - PARTIALs with duration
102         - modularized lexer: multiple runs
103
104 pl 16
105         - notenames configurable
106
107 pl 15
108         - grouping code
109         - multibeams (simple)
110
111 pl 14
112         - symtables from .ly
113         - Input_command
114         - Input_{score/staff}
115
116 pl 13
117         - Horizontal/Vertical music
118         - Input_commands