3 - reverted MIDI unfold patches.
4 - bf: cross staff beam, cross staff slur (2x)
6 * metadoc/ -> programmer/ ,
13 - mutopia/doc target 'local-web':
14 shorthand for 'CONFIGSUFFIX=www local-WWW'
17 - bf: close comments in website footer
18 - error messages for release didn't make it into .lu1?
22 - bfs: initialise members of Column-x-positions and Break_node
23 - bf: Documentation/misc: don't include backups
26 - error messages for failing diff/release
27 - \property noStemExtend: don't extend normal or beamed stems to
28 middle staff line: input/test/no-stem-extend.fly
34 - Kludge for accented chars (thanks, Mats)
35 - bf: don't fail on error in doco package
36 - doco package: noarch
37 - bf: standchen: mutopia prep
40 - move some misc stuff into Documentation/misc/
41 - cleanups: slur & beam.
42 - junked Encompass_info
43 - Smobs -- simplifies sc_elt memory management
44 - Timing_engraver collects bar reqs
45 - unfold all if doing MIDI.
46 - bfs: do something sensible if it doesn't fit.
47 - penalties for break stuff supported.
51 - mutopia/J.S.Bach/Petites-Preludes: bf's and mutopia preraration
52 - separate documentation package
55 - mutopia: scs2, horn-concerto-3
56 - junked Line_spacer baseclass.
57 - removed gourlay complications
58 - use force iso. energy for minimisation. Add uniformity term
66 - auto-knees, input/test/auto-knee.ly
69 - voltaSpannerDuration may be a rational
70 - .ly files corrected, Voice.dynamicDir to Voice.dynamicDirection
73 - key (K:) with clef, bug fix for abc2ly
74 - voltaSpannerDuration code added to lilypond
78 - bf: use position (not pitch) for autochange
79 - mudela-book fixes: --dependencies, --dep-prefix
80 - mudela.tely more updates. Now absorbed LilyPond manpage.
81 - BUGS now in INSTALL.texi
85 - changed debug init code.
88 - bf: LDFLAGS=foo CFLAGS=bar ./configure
89 - bf: configure (--disable-printing = default) -DNPRINT
90 - bf: mf-to-xpms / make -C mf xpms; feta-accordion is broken,
94 - gnossiene with new \autochange
97 - Tried to get rid of path and switch dependencies in mf
101 - doco reorganisation: folded glossary and tutorial into manual.
102 - move mudela-book-doc to texinfo
104 - release.py, package-diff.py now dump into out/
109 - Auto_change_music, Auto_change_iterator: auto staff
110 switching. 2nd try. See input/test/auto-change.ly
113 - doc restructure: hacking.texi
114 - make & install .pfas
117 - Windows fixes (9.jbr)
121 - abc2ly bug fixes and extensions
122 - volta spanner given height to avoid collisions
126 - input/test/different-time-signatures.ly (wasn't this in refman?)
130 - bf: staff-side with empty parent.
132 Hara_kiri_vertical_group_spanner::do_substitute_element_pointer has to
133 call Axis_group_spanner::do_substitute_element_pointer. Fixes
134 harakiri & barline problem.
135 - junk: Spring_spacer, Ineq_constrained_qp, Mixed_qp,
136 Active_constraints, Inactive_iter, Matrix, Vector,
137 Choleski_decomposition, Full_storage
141 - included last Localisation.texi
142 - set-lily: de catalog too
146 - Erwin Dieterich: german translation.
147 - dependency helper funcs simplified.
148 - junk breaking stats.
149 - cleanups: Line_of_score also is X_AXIS group. Score_columns
150 are put into Line_of_score of score.
153 - scripts/mudela-book.py: use hash of full .ly contents (by default)
154 - bf: footify html doc upon creation too
157 - Documentation/Localisation.texi: still some issues
158 - Uniformised locale strings
159 - marked some errors/warnings without _/_f markings
160 - added programming_warning (): not to be localised warnings
161 (none identified as yet)
168 - Simple_spacer: a simpler constraint solver. Enabled by default.
179 - more .texi; yodl completely removed.
180 - rm'd several doc stuff: engraving.yo, gnu-page.yo, translated blurbs (leave it to translation project)
184 - gcc 2.95 const fixes. (hopefully)
185 - sm: rm'd Documentation/tex/ directory. everything in stepmake/INSTALL.texi
188 - lily.scm: don't use regex-substitute/global
190 - bf: package-diff.py
197 - bf: simpler guile detection.
198 - use texinfo for reference manual.
199 - inline lily.ps from lilypond.
200 - texi for doco: converted directory Documentation/tex/
204 - mudela-book tweaks for surviving texinfo
205 - include feta command seqs. in .tex
207 - include config.h directly.
208 - bf: mudela-book. Now linear in size of document.
209 - scriptHorizontal property; more or less works.
210 - changes in Graphical_element, Graphical_axis_group
211 offset removed from public interface, now use relative_coordinate ().
212 extent () is given relative to this.
213 - removed Rhythmic_head::dots_i_
214 - bf: Rhythmic_head::do_substitute_element_pointer ()
215 - Direct access to dim_cache_ replaced by methods in
222 - bf, tie.cc: handle postbreak left align correctly
227 - rewrite of mudela-book. Now uses chunks, and you can put
228 \input, \include and \mudelagraphics in verbatim sections.
232 - bf: auto-beamer: don't junk beam if manual beam shows up
235 - add-html-footer.py, ls-latex.py .tely updates and fixes
236 - tely (texinfo-lily) rules and test Documentation/metadoc/foo.tely
241 - complete rewrite of mudela-book. Much cleaner now.
243 - convert-mudela now per file, add \version if not present.
246 - internationalization fixes for getopt-long help
249 - rewrite --help messages for help2man:
254 - cleanup: mf-to-table.py
255 - Getopt_long: support for --help msg.
258 - bf, scalar.cc: ".3" now detected as numerical
263 - refman updates by Werner & Mats
264 - now use ChangeLog for changes.
271 - added pointers to mailing lists in toplevel docs
274 - configure: more robust detection of Guile
275 - Midi_note_off: revert to fixed note-off velocity. Fixes
276 problem with notes that never stop.
277 - Decreased breakable_column_space_strength
279 - bf: "harmonic" and "cross" note heads also for half and
281 - linewidth and textheight set independent of the font size.
282 - bf, titledefs.tex: opus and piece are not repeated for
283 every piece unless they are explicitly set again.
286 - Changed dynamicDir to dynamicDirection.
287 - refman and tutorial corrections.