lilypond-1.5.14
[lilypond.git] / CHANGES
blobd6cbd881b6ded7d3abad53dc5d7bce6e0407739f
1 1.5.12.jcn2
2 ===========
4 * half-baken --with-kpathsea configuration fix.
6 * ly2dvi: add `.' to TEXINPUTS to catch broken TEXINPUTS settings.
8 * guile-1.4 compile fix.
10 1.5.12.hwn1
11 ===========
13 * Move engraver descriptions into the C code.  They are accessible
14 from Scheme. Grand rehacking to make stuff work again.
16 * Precompute which engravers are eligible to acknowledge a certain
17 type of grob. Speedup: approx 10 % on interpretation phase.
20 1.5.12
21 ======
23 1.5.11.jcn1
24 ===========
26 * Add -p flag to package-diff.py's diff invocation, to show changed function.
28 * Add configure checks for python headers.
30 * Make midi module.
32 1.5.11.hwn1
33 ===========
35 * Allow breaks at measures starting with grace notes.
37 * Bugfix: don't give up when there is one entirely unspaceable
38 measure/line.
40 * Midi module: many bugfixes.
42 * midi2ly python blurble.
45 1.5.11
46 ======
48 1.5.10.jcn3
49 ===========
51 * include python midi parser.
53 * stepmake updates.
55 * add .cvsignore patterns for making patches the standard, manual way.
57 * midi2ly: support chords, duration conversion rewrite.
59 * parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.
61 1.5.10.hwn1
62 ===========
64 * Rational bugfix.
66 * Cleaned up definitions of SystemStartDelimiter
68 * WTK fix.
70 * Porrectus patch (Juergen Reuter):
72 - Syntax change: \porrectus -> \~
73 - New porrectus properties: porrectus-width, line-thickness.
74 - Bugfix: left<->right confusion in porrectus-engraver.cc.
75 - Bugfix: Box dimensions for horizontal slope molecule in porrectus.cc.
76 - Enhanced mensural style porrectus shape, considering optical
77   illusion in vertical endings due to slope.  Simplified drawing.
78 - Code clean-up.
80 1.5.10
81 ======
83 1.5.9.hjj2
84 ==========
85 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
86 and spacing not necessary in font-locking.
88 1.5.9.jcn3
89 ==========
91 * add-html-footer.py: use html <title> as fallback title for pages
92 where @WEB-TITLE@ is not defined.
94 * Bugfix: stepmake: don't go building executables all over the place,
95 if NAME is set in environment.  Some cleanups. 
97 * add-html-footer.py: remove href to self.  Substitute @at-variables@
98 defined in html comments.  Any occurrence of
100         <!-- @foo@=bar -->
102 in the html page, will subsequently substitute any occurrence of @foo@
103 in the same html page with `bar'.
105 * Bugfix: update-lily: remove unprotected gettext.py include.
107 * po update.
109 * windows doc update.
111 1.5.9.hwn3
112 ==========
114 * Optimizations:
115   - speed up Rational::operator+= 
116   - speed up Rational::compare ()
117   - don't store origins if point-and-click not set. 
119 * \figures input mode:  \figures { <4 6+> <3- 5>2. } 
121 * Obscure bugfix: call kpsewhich with --format for mfplain.
123 * Don't put  volta bracket on top of following note (vertically).
125 * Collision fixes.
127 * Crude figured bass support (supports rests as well, now)
129 * Bugfix: various collision issues, updated regtest example.
131 * Porrectus support (Juergen Reuter)
133 1.5.9
134 =====
136 1.5.8.uu1
137 =========
139 * Mensural rests (Juergen Reuter)
141 * Swedish translation (Thanks to the translation project)
143 * Bugfix: down 8th flag restored.
145 * Bugfix: span-bars and hara-kiri.
147 * More advanced collisions: handle meshed chords as well.
149 1.5.8.jcn1
150 ==========
152 * Add mktextfm wrapper for windows (thanks Mats).
154 1.5.8.hjj1
155 ==========
157 * Emacs-mode: new keywords, reserved words, notenames and brackets are
158 font-lock-keywords; implementation encourages spacing/indenting.
161 1.5.8
162 =====
163 1.5.7.hwn1
164 ==========
166 * reinclude input/bugs/*.ly
168 * Mensural flags (Juergen Reuter)
170 * Fixed problem with hanging Xdvi from redhat 7.x. See also
171 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
173 * Bugfix: don't crash if kpse_find_file returns 0.
175 * Bugfix: don't allocate \outputscale for every file.
177 * Bugfix: mixing different rhythms on one staff doesn't muck up the
178 spacing that much.
180 1.5.7.hjj2
181 ==========
183 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
184 -Emacs-mode.  (Heikki Johannes Junes).
186 * Add common finnish names for notes
189 1.5.6.jcn2
190 =========
192 * Use Cygwin included Python; drop Windows Python and workarounds.
194 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
196 * Comment out two non existing examples in regression test, add one
197 missing from 1.5.5 distribution.
199 * Revert silly grace-with-braces stuff in tutorial.
201 * Add short crescendo bug to input/bugs.
203 * Update and bit more verbose download instructions in INSTALL, 
204 fix some links on ftp.lilypond.org.
207 1.5.6.hwn1
208 ==========
210 * Grace note bugfixes.
212 * Move staff-adjacency detection (for the spacing engine) to
213 Separating_group_spanner.
215 * Loose column support: clef changes, key changes may be folded underneath
216 notes in a different staff. See input/regression/spacing-folded-clef.ly.
217 Changes were made to
219   - Separating_group_spanner: decide which columns are loose
221   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
223   - Line_of_score: set horizontal positions for loose columns.
225 1.5.6
226 =====
228 1.4.6.mb1
229 =========
231 * Allow for duplicated articulation scripts with different direction.
233 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
234   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
235   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
237 * Bug fix: staccato dot placement.
239 1.5.5.jr1
240 =========
242 * recent ancient-font.ly development branches manually merged and
243   updated;
245 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
246   style); the former 45 degrees quadratic shapes are now available
247   under notehead style "neo_mensural"; [WARNING: FONT UPDATE] 
249 * minor ancient font corrections (in particular, enhanced set_char_box()
250   arguments).
253 1.5.5.jcn2
254 ==========
256 * input/bugs:
257   - Autogenerate bugs document from all .ly's.
258   - Add texidoc to lots of examples.
259   - Junk or move fixed examples to regression test.
260   - Move examples that crash lilypond to input/no-notation.
261   - Update examples.
263 1.5.5.hwn1
264 ==========
266 * Grace property fixes.
268 * More grace nesting bugfixes.
270 1.5.5
271 =====
273 1.5.4.jcn2
274 ==========
276 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
278 * Removed `Default' from accidental comment names.
280 * Compile fixes.
282 * Fixed off by one error for point and click.
284 * Website fixes, found bug in grace note stem lengths.
286 1.5.4.hwn1
287 ==========
289 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
291 * New_spacing_spanner: revised spacing generation.
293 * Default neutral direction set to down. 
295 * Junk hash table  from flowerlib
297 * Bugfix: grace nesting error
299 * Bugfix: don't try schedule next bar when were on a grace moment.
301 * Bugfix: set measurePosition especially for music starting with
302 grace.
304 1.5.3.hwn1
305 ==========
307 * midi2ly bugfixes: don't print ';' in .ly output.
309 * small cleanup of input/bugs/
311 * bugfix: nested grace notes; added input/regression/grace-nest.ly
313 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
315 * Fixes for PostScript beams and stems.
317 1.5.2.hwn1
318 ==========
320 * Starting pagenumber (Mark Hindley)
322 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
324 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
326 * etf2ly:
327   - miserable try at importing repeatbars and volta brackets;
328   - import articulation defs (IX tag)
329   - revamped file reading logic. Now much cleaner.
331 * Experimental regular-spacing support: try to space regular runs of
332 notes equidistantly.
334 1.5.2.jcn2
335 ==========
337 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
339 * Guile 1.3.4 compile fix.
341 * Add trill line type, see input/test/trill.ly.
343 * Dvips bugs workarounds:
344   - Draw filledbox in tex for now.  Test ps code using
346      lilypond -e '(define ps-testing 1)'
348   - Extend stems only half way into beam.
350 * Change order of includes in tex/lilyponddefs.tex so that feta font
351 can be used a little easier, like:
353     title="TeX \fetachar\fetasharp"
355 * Update stepmake/bin config.sub, config.guess.
357 1.5.2
358 =====
360 1.5.1.hwn1
361 ==========
363 * small bugfixes for grace-init.ly
365 * Bugfix: don't mess up spacing when combining different tuplets.
367 * Small bugfixes for lilypond-mode.el.
369 * property-init.ly: bugfix for dot directions in polyphonic music.
371 1.5.1.jcn3
372 ==========
374 * Bugfix: text2html: escape entities inside <pre>.
376 * Added some template .ly's for evaluation.
378 * Make blot work without -fps too.
380 * Use blot diameter for postscript beams and boxes.
382 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
384 * Beam knee fix.
386 * Now really included lexer-gcc-3.0.patch.
388 * Make Voice context accept Thread again; this fixes MIDI output for music
389 that uses Thread contexts.
391 * Removed debug printing from chord-name.scm.
393 1.5.0
394 =====
395 1.5.0.jcn1
396 ==========
398 * Added feature to ly2dvi to find feta pfa font files used in a
399 postscript file to make printing of direct postscript a bit easier:
401     lilypond -fps input/trip.ly
402     cat $(ly2dvi -f trip.ps) trip.ps | lpr
404 * Reincluded 1.4.3.jcn2.
406 * Website fixes.
408 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
409 the temp dir if anything fails.
411 * Fixes for windows scripts.
413 1.5.0.uu1
414 =========
416 * Hara kiri and span-bar.
418 * Junk old grace stuff.
420 * Don't crash on grace notes in MIDI output.
424 1.5.0
425 =====
427 * experimental grace notes:
428   - add grace timing to Moment
429   - hack to Sequential_music_iterator to use the correct timing for
430 the note before a grace
431   - change the implementation of \grace construct
432   - property set/unset (eg. font size) is done through startGraceMusic
433 and stopGraceMusic
434   - various engraver fixes to deal with the fact that the
435 main-time-moment may remain the same during several steps.
436   - Change column creation logic in score-engraver. 
438 * Bugfix: don't crash when \name not set in \translator block.
440 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
441 name clashes
443 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
444 and Thread.
446 * Change mailing list address: *gnu-music*@gnu.org becomes
447 *lilypond*@gnu.org
449 * Put span-bar lines only between the other barlines, not on top of
450 them (thanks to Juergen Reuter)
452 1.4.4.jcn3
453 ==========
454   
455 TODO: look at other filledbox'es (stafflines and barlines don't match up).
457 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
459 * Output via TeX/dvips still gives problems.  Use direct postscript
460 output for real testing.
462 * Beam and stem fixes:
463  - Stems drawn in PostScript (should do all filledbox'es in PS?).
464  - Fixes for draw_box and draw_beam PostScript routines.
465  - Stems reach to top (or bottom) of beam.
466  - Beam uses correct stem thickness (only right beams, left TODO).
467  - testing code in effect: only outlines are drawn.