4 * Bugfix: revert font-relative-size for grace Accidentals
6 * Bugfix: hara kiri'd piano staffs doesn't take space anymore.
8 * Bugfix: reinstate rest-collisions.
10 * Bugfix: key items have the c0 position again.
12 * Make \property Voice.GrobName = \turnOff work again.
14 * More intelligent symbol-cache, in less code. Turned off by default, doesn't
17 * Documentation fixes: change documentation of Moment and make-moment,
18 add Translator::{name,description}
20 * Junk STL implementation of Scheme_hash_table in favor of GUILE
21 hashtables with automatic resizing.
27 * half-baken --with-kpathsea configuration fix.
29 * ly2dvi: add `.' to TEXINPUTS to catch broken TEXINPUTS settings.
31 * guile-1.4 compile fix.
36 * Move engraver descriptions into the C code. They are accessible
37 from Scheme. Grand rehacking to make stuff work again.
39 * Precompute which engravers are eligible to acknowledge a certain
40 type of grob. Speedup: approx 10 % on interpretation phase.
49 * Add -p flag to package-diff.py's diff invocation, to show changed function.
51 * Add configure checks for python headers.
58 * Allow breaks at measures starting with grace notes.
60 * Bugfix: don't give up when there is one entirely unspaceable
63 * Midi module: many bugfixes.
65 * midi2ly python blurble.
74 * include python midi parser.
78 * add .cvsignore patterns for making patches the standard, manual way.
80 * midi2ly: support chords, duration conversion rewrite.
82 * parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.
89 * Cleaned up definitions of SystemStartDelimiter
93 * Porrectus patch (Juergen Reuter):
95 - Syntax change: \porrectus -> \~
96 - New porrectus properties: porrectus-width, line-thickness.
97 - Bugfix: left<->right confusion in porrectus-engraver.cc.
98 - Bugfix: Box dimensions for horizontal slope molecule in porrectus.cc.
99 - Enhanced mensural style porrectus shape, considering optical
100 illusion in vertical endings due to slope. Simplified drawing.
108 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
109 and spacing not necessary in font-locking.
114 * add-html-footer.py: use html <title> as fallback title for pages
115 where @WEB-TITLE@ is not defined.
117 * Bugfix: stepmake: don't go building executables all over the place,
118 if NAME is set in environment. Some cleanups.
120 * add-html-footer.py: remove href to self. Substitute @at-variables@
121 defined in html comments. Any occurrence of
125 in the html page, will subsequently substitute any occurrence of @foo@
126 in the same html page with `bar'.
128 * Bugfix: update-lily: remove unprotected gettext.py include.
132 * windows doc update.
138 - speed up Rational::operator+=
139 - speed up Rational::compare ()
140 - don't store origins if point-and-click not set.
142 * \figures input mode: \figures { <4 6+> <3- 5>2. }
144 * Obscure bugfix: call kpsewhich with --format for mfplain.
146 * Don't put volta bracket on top of following note (vertically).
150 * Crude figured bass support (supports rests as well, now)
152 * Bugfix: various collision issues, updated regtest example.
154 * Porrectus support (Juergen Reuter)
162 * Mensural rests (Juergen Reuter)
164 * Swedish translation (Thanks to the translation project)
166 * Bugfix: down 8th flag restored.
168 * Bugfix: span-bars and hara-kiri.
170 * More advanced collisions: handle meshed chords as well.
175 * Add mktextfm wrapper for windows (thanks Mats).
180 * Emacs-mode: new keywords, reserved words, notenames and brackets are
181 font-lock-keywords; implementation encourages spacing/indenting.
189 * reinclude input/bugs/*.ly
191 * Mensural flags (Juergen Reuter)
193 * Fixed problem with hanging Xdvi from redhat 7.x. See also
194 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
196 * Bugfix: don't crash if kpse_find_file returns 0.
198 * Bugfix: don't allocate \outputscale for every file.
200 * Bugfix: mixing different rhythms on one staff doesn't muck up the
206 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
207 -Emacs-mode. (Heikki Johannes Junes).
209 * Add common finnish names for notes
215 * Use Cygwin included Python; drop Windows Python and workarounds.
217 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
219 * Comment out two non existing examples in regression test, add one
220 missing from 1.5.5 distribution.
222 * Revert silly grace-with-braces stuff in tutorial.
224 * Add short crescendo bug to input/bugs.
226 * Update and bit more verbose download instructions in INSTALL,
227 fix some links on ftp.lilypond.org.
233 * Grace note bugfixes.
235 * Move staff-adjacency detection (for the spacing engine) to
236 Separating_group_spanner.
238 * Loose column support: clef changes, key changes may be folded underneath
239 notes in a different staff. See input/regression/spacing-folded-clef.ly.
242 - Separating_group_spanner: decide which columns are loose
244 - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
246 - Line_of_score: set horizontal positions for loose columns.
254 * Allow for duplicated articulation scripts with different direction.
256 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
257 \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
258 see also input/test/trill.ly. [WARNING: FONT UPDATE!]
260 * Bug fix: staccato dot placement.
265 * recent ancient-font.ly development branches manually merged and
268 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
269 style); the former 45 degrees quadratic shapes are now available
270 under notehead style "neo_mensural"; [WARNING: FONT UPDATE]
272 * minor ancient font corrections (in particular, enhanced set_char_box()
280 - Autogenerate bugs document from all .ly's.
281 - Add texidoc to lots of examples.
282 - Junk or move fixed examples to regression test.
283 - Move examples that crash lilypond to input/no-notation.
289 * Grace property fixes.
291 * More grace nesting bugfixes.
299 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
301 * Removed `Default' from accidental comment names.
305 * Fixed off by one error for point and click.
307 * Website fixes, found bug in grace note stem lengths.
312 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
314 * New_spacing_spanner: revised spacing generation.
316 * Default neutral direction set to down.
318 * Junk hash table from flowerlib
320 * Bugfix: grace nesting error
322 * Bugfix: don't try schedule next bar when were on a grace moment.
324 * Bugfix: set measurePosition especially for music starting with
330 * midi2ly bugfixes: don't print ';' in .ly output.
332 * small cleanup of input/bugs/
334 * bugfix: nested grace notes; added input/regression/grace-nest.ly
336 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
338 * Fixes for PostScript beams and stems.
343 * Starting pagenumber (Mark Hindley)
345 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
347 * Bugfix: don't put grace beams on non grace notes, and vice versa.
350 - miserable try at importing repeatbars and volta brackets;
351 - import articulation defs (IX tag)
352 - revamped file reading logic. Now much cleaner.
354 * Experimental regular-spacing support: try to space regular runs of
360 * Flex is fixed in Debian/unstable. Update documentation accordingly.
362 * Guile 1.3.4 compile fix.
364 * Add trill line type, see input/test/trill.ly.
366 * Dvips bugs workarounds:
367 - Draw filledbox in tex for now. Test ps code using
369 lilypond -e '(define ps-testing 1)'
371 - Extend stems only half way into beam.
373 * Change order of includes in tex/lilyponddefs.tex so that feta font
374 can be used a little easier, like:
376 title="TeX \fetachar\fetasharp"
378 * Update stepmake/bin config.sub, config.guess.
386 * small bugfixes for grace-init.ly
388 * Bugfix: don't mess up spacing when combining different tuplets.
390 * Small bugfixes for lilypond-mode.el.
392 * property-init.ly: bugfix for dot directions in polyphonic music.
397 * Bugfix: text2html: escape entities inside <pre>.
399 * Added some template .ly's for evaluation.
401 * Make blot work without -fps too.
403 * Use blot diameter for postscript beams and boxes.
405 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
409 * Now really included lexer-gcc-3.0.patch.
411 * Make Voice context accept Thread again; this fixes MIDI output for music
412 that uses Thread contexts.
414 * Removed debug printing from chord-name.scm.
421 * Added feature to ly2dvi to find feta pfa font files used in a
422 postscript file to make printing of direct postscript a bit easier:
424 lilypond -fps input/trip.ly
425 cat $(ly2dvi -f trip.ps) trip.ps | lpr
427 * Reincluded 1.4.3.jcn2.
431 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
432 the temp dir if anything fails.
434 * Fixes for windows scripts.
439 * Hara kiri and span-bar.
441 * Junk old grace stuff.
443 * Don't crash on grace notes in MIDI output.
450 * experimental grace notes:
451 - add grace timing to Moment
452 - hack to Sequential_music_iterator to use the correct timing for
453 the note before a grace
454 - change the implementation of \grace construct
455 - property set/unset (eg. font size) is done through startGraceMusic
457 - various engraver fixes to deal with the fact that the
458 main-time-moment may remain the same during several steps.
459 - Change column creation logic in score-engraver.
461 * Bugfix: don't crash when \name not set in \translator block.
463 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
466 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
469 * Change mailing list address: *gnu-music*@gnu.org becomes
472 * Put span-bar lines only between the other barlines, not on top of
473 them (thanks to Juergen Reuter)
478 TODO: look at other filledbox'es (stafflines and barlines don't match up).
480 * Testing code off by default. On: -e "(define ps-testing 1)" -fps
482 * Output via TeX/dvips still gives problems. Use direct postscript
483 output for real testing.
485 * Beam and stem fixes:
486 - Stems drawn in PostScript (should do all filledbox'es in PS?).
487 - Fixes for draw_box and draw_beam PostScript routines.
488 - Stems reach to top (or bottom) of beam.
489 - Beam uses correct stem thickness (only right beams, left TODO).
490 - testing code in effect: only outlines are drawn.