4 - took out some hardwiring of tex-beam
7 - mf-to-table.in: generate mozarella metric info tables
8 - autometric.mf: write metric info to mf logfile
9 - ital-r.mf, smaller ital-m.mf
10 - variable streepjes length (top/bottomlines); fixed (for 20pt?)
11 - streepjes twice as thick as staffrules
12 - even more pronounced bolletjes -- how 'bout this wendy?
13 - quarter and half note after drawings (a/b less distinct)
18 - revised mudela-man a bit
19 - ; optional after \musicidentifier
20 - bf: doco about {Mus*,Opus}TeX
21 - bf: configure: MFDIR
22 - bf: String::operator bool () removed
23 - bf: String::operator char const * () removed
24 - bf: Line_spacer::~Line_spacer () added: plugged memleak
25 - bf: Line_of_score::do_unlink () call Spanner::do_unlink
32 - bf: typos whole and half notehead
33 - de-uglyfied bolletjes.mf
34 - ascii output of font metrics in mf logfile
41 - put top of NEWS file in the webpage
42 - breadth first search for engravers.
43 - bf: coriolan-alto.ly
44 - Stem / Notehead width now properly calced
45 - Atom and Symbol merged
48 - lily's own noteheads (balls/globes :) (font-en-tja*.mf)
49 - {table,paper}* and taupindefs adaptations (when are we moving?)
50 - fp, sf, sfz dynamics
52 - bf: dist mudela-mode
58 - Simple but nifty mudela-mode.el for Emacs
59 - slightly better syntax for single-note-repeat, now default kept in
61 - bf: Abbrev_beams are not the only beams (see: jcn4, stem-info, thanks, Jan)
62 - a CPU timer for Interpreting and Breaking
63 - Separate Score_elem:
64 * invoke-once stuff in Super_elem (using function pointers; much cleaner now)
65 * geometrical stuff into Graphical_element
66 * Axis_group_* accept Graphical_elements iso. Score_elems
67 * A dimension cache, hopefully this makes lily a bit faster
68 * TeX output moved out of Score_elem, separate interface Outputter
70 - < \multi 2; bla > -> \multi 2 < bla > (mudela 0.1.6)
71 - bf: don't do \multi if \type specified
72 - Translator switching: Change_translator, Change_iterator
76 - fixed dynamic f, magstep bug
77 - gaps on abbrev-beams
81 - bf: removed rest-column.hh
87 - big Rest/notehead rewrite:
88 * separated Rest, Note_head and Dots
89 * Dot_column: dots are now chord-wise aligned
90 * Rhythmic_head is base for Rest, Note_head
91 * Merged Note_column and Rest_column
93 - grand Engraver/Translator/Performer rewrite.
94 * properties: \property voice.dir = -1 (mudela 0.1.3)
95 * Input_translator junked, now Translators are generated
96 by the parser (mudela 0.1.4)
97 * Translator changing: \translator Staff=oboesolo
98 * Translator preselect: \type Staff=bla < c4 >. (mudela 0.1.5)
99 * Engraver/Performer now derived of Translator.
100 * Engraver_group_engraver/ Performer_group_performer derived of
102 * renamed: Voice -> Thread, Voice_group -> Voice
103 - renamed Audio_score to Performance
104 - junked mididef statics
106 - bf: excess [] in scsi
108 - bf: don't crash on infinite dims
109 - renamed wohltemperirt to wtk1-fugue2
111 - bf: errors in stdin
112 - bf: stop if errors in init files
113 - bf: move stem too when doing collisions
114 - Molecule::add_XXXX -> Molecule::add_at_edge ()
115 - doco updeet: why no midi FAQ, index, CodingStyle hungarian
119 - try at better dynamic font, copied from cmbxti10: mf/*
120 - typesetting abbreviation beams; abbreviation-*
121 - some simple abbrev fixes + code cleanup (dank je, lieverd)
122 - typesetting simple abbreviations: c4:16 === [c16 c c c]
125 - Support also for \longa in duration-convert.cc, init/ and tex/
133 - bf: don't redefine tex primitives like \textfont and \mathfont
134 - nicer broken slurs (?)
135 - bf: error status upon parse error
136 - robustness in Lookup::*slur
137 - bf: mi2mu: warn if 0-length string in midi-file
144 - forms for Musical vocabulary
145 - ignore \r for windows
146 - Now paper{score,def} & midi{def,score} derived of class
147 Music_output[_def]. Score is almost empty.
151 * barnumber now really counts the number of bars
152 * Separated Stem_engraver and Beam_engraver
153 * junk Stem_beam_engraver
154 * no need for Stem_reqs
155 - use Direction = {LEFT, RIGHT, UP, DOWN} iso. -1, 1 throughout source
156 - ties and slurs with Drul_array
157 - junked Spanner_elem_group
159 - Spanner now spans items.
160 - more GNITting ( bla ) -> (bla), indentation
162 - Paper_column now is derived of Horizontal_group_item. Items
163 are no longer hardwired into a Paper_column
165 - PCol -> Paper_column
166 - Wtk-i, fugue1, prelude1 (SR)
171 - bf: init pending_indent_i_
172 - output header to TeX file. Who wants to write TeX to make it work?
174 - mi2mu: bf's, --key option
175 - removed Duration(int,int)
176 - bf: Duration_convert::dur2_str
179 - redo of mi2mu frontend (midi-parser)
180 - bf: String_convert::bin2_i; added bin2_u
181 - bf's: Binary_source_file
182 - bf: constr. Tempo/Timing_req
184 - table20, standchen-{16,20}*
189 - declare rhythic_request
190 - preliminary support for real \mudelaheaders
191 - context-sensitive arithmetic spacing. Looks alot better
194 - bf: midi instrument
198 - use log of duration-name
205 - bf: Whoops! Open eyes now, when finding shortest note in
206 spring-spacer. Fixes spacing problems.
207 - GNU coding: parentheses (here you are, Franc,ois :-)
208 - all macros now UPPERCASE
209 - Identifier blondification: don't use void*
210 - Identifier doesn't store its name. Much cleaner now.
211 - bf: Rest_collision_engraver now always announces
212 - bf: announce Staff_sym only once
214 - complete redo mid/back-end of mi2mu
215 - bf: do not create/play empty Audio-{text,instrument} events
222 - Audio_element as base for Audio_item and Audio_staff. fixes
224 - added "Gallina a due violini" (MB)
225 - make MIDI files on website.
226 - Collision now also is an Element_group.
227 - bf: announce Collision when created
232 - bf: 13 shift/reduce in parser fixed
233 - bf: plets in parser
235 - german notenames (RM)
236 - Score_elem::offset_ now relative to its X/Y groups. Slight
244 - added LilyPond in WWW titles
245 - oops. A quaver is a 8th note, not a 4th
246 - bf: main.o remaking in lily/Makefile
247 - unhair Voice_iterator
248 - bf: error if no music in score
249 - bf: don't create translators if Chord element is empty
250 - bf: ctor of Tempo_req
251 - use virtual do_equal_b() for request comparison
252 - bf: turned off default plets: c4*2/3 c4*2/3 -> c4*2/3 c4*4/9
253 - bf: time_int() of an empty chord/voice
254 - more corrections to GMP Manifesto
255 - debian updates (AF)
256 - bf: g++ ICE in Performer_group_performer
257 - use fread() for reading in Simple_file_storage
260 - mi2mu: simplification +bf lily_stream: indentation and wordwrap
261 - mi2mu: bf: blunt: non-alpha(num) chars from identifiers
267 - correction of GNU Music Manifesto
268 - moved lowlevel stuff of Source_file to Mapped_file_storage.
269 Interface via File_storage. (Now using Simple_file_storage)
273 - Engraver_group_engraver::find_simple_engraver()
275 - bf: Midi_note_event ctor
277 - popular twinkle twinkle (JV)
278 - mudela: parse tempo requests, \midi{ \tempo 4= 60;}
283 - don't crash if no Clef_engraver.
284 - PScore -> Paper_score
285 - bf: Score_elem::extent() init of interval
286 - bfs: {Horizontal,Vertical}_group related
287 - bf: don't change original Item while doing making
289 - bf: configure DATADIR
290 - bf: type of spanbar.
294 - revived Midi_walker
295 - moved midi out of performer-* to audio-*
297 - removed all <ugh> members from performers
302 - junked Line_of_staff
305 - bf: mi2mu version number.
307 - bf: don't forget to make mi2mu
308 - Bar_number_grav: measure numbers (experimental)
309 - Bar_column_engraver, Bar_column: scripts on bars
310 - rewrite of {Horizontal,Vertical}_group. Yes, again.
311 Now neatly integrated into class hierarchy
316 - Audio{column,score,item,...}, more generic audio
318 - bf: mi2mu mudela version
323 - {Horizontal, Vertical}_group. A score_element may be in at most one.
324 - This means Horizontal_group_item and Vertical_group_spanner need special support.
325 - This also means a big speed increase
327 - bf: Choleski solve.
328 - doc updates: lilygut, INSTALL
331 - recode of Break/Colhpos interfaces
332 - Gourlay_breaking: dynamic-programming optimal solution for
333 casting off. Word_wrap is still optional
334 - some printing short cuts if no -d specced.
335 - band_matrices for column calcs
336 - more Diagonal_storage fixes
337 - retake: INFTY fixes ( now infinity_mom, infinity_f )
340 - configure: ln and zip
341 - target doosdist -> lilypond-x.x.x.exe.zip: + executables - sources