lilypond-1.5.11
[lilypond.git] / CHANGES
blob0f3adbfcb0d9c1b4e57c9fbe549c5e052421df35
1 1.5.9.hjj2
2 ==========
3 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
4 and spacing not necessary in font-locking.
6 1.5.9.jcn3
7 ==========
9 * add-html-footer.py: use html <title> as fallback title for pages
10 where @WEB-TITLE@ is not defined.
12 * Bugfix: stepmake: don't go building executables all over the place,
13 if NAME is set in environment.  Some cleanups. 
16 * add-html-footer.py: remove href to self.  Substitute @at-variables@
17 defined in html comments.  Any occurrence of
19         <!-- @foo@=bar -->
21 in the html page, will subsequently substitute any occurrence of @foo@
22 in the same html page with `bar'.
24 * Bugfix: update-lily: remove unprotected gettext.py include.
26 * po update.
28 * windows doc update.
30 1.5.9.hwn3
31 ==========
33 * Optimizations:
34   - speed up Rational::operator+= 
35   - speed up Rational::compare ()
36   - don't store origins if point-and-click not set. 
38 * \figures input mode:  \figures { <4 6+> <3- 5>2. } 
40 * Obscure bugfix: call kpsewhich with --format for mfplain.
42 * Don't put  volta bracket on top of following note (vertically).
44 * Collision fixes.
46 * Crude figured bass support (supports rests as well, now)
48 * Bugfix: various collision issues, updated regtest example.
50 * Porrectus support (Juergen Reuter)
52 1.5.9
53 =====
55 1.5.8.uu1
56 =========
58 * Mensural rests (Juergen Reuter)
60 * Swedish translation (Thanks to the translation project)
62 * Bugfix: down 8th flag restored.
64 * Bugfix: span-bars and hara-kiri.
66 * More advanced collisions: handle meshed chords as well.
68 1.5.8.jcn1
69 ==========
71 * Add mktextfm wrapper for windows (thanks Mats).
73 1.5.8.hjj1
74 ==========
76 * Emacs-mode: new keywords, reserved words, notenames and brackets are
77 font-lock-keywords; implementation encourages spacing/indenting.
80 1.5.8
81 =====
82 1.5.7.hwn1
83 ==========
85 * reinclude input/bugs/*.ly
87 * Mensural flags (Juergen Reuter)
89 * Fixed problem with hanging Xdvi from redhat 7.x. See also
90 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
92 * Bugfix: don't crash if kpse_find_file returns 0.
94 * Bugfix: don't allocate \outputscale for every file.
96 * Bugfix: mixing different rhythms on one staff doesn't muck up the
97 spacing that much.
99 1.5.7.hjj2
100 ==========
102 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
103 -Emacs-mode.  (Heikki Johannes Junes).
105 * Add common finnish names for notes
108 1.5.6.jcn2
109 =========
111 * Use Cygwin included Python; drop Windows Python and workarounds.
113 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
115 * Comment out two non existing examples in regression test, add one
116 missing from 1.5.5 distribution.
118 * Revert silly grace-with-braces stuff in tutorial.
120 * Add short crescendo bug to input/bugs.
122 * Update and bit more verbose download instructions in INSTALL, 
123 fix some links on ftp.lilypond.org.
126 1.5.6.hwn1
127 ==========
129 * Grace note bugfixes.
131 * Move staff-adjacency detection (for the spacing engine) to
132 Separating_group_spanner.
134 * Loose column support: clef changes, key changes may be folded underneath
135 notes in a different staff. See input/regression/spacing-folded-clef.ly.
136 Changes were made to
138   - Separating_group_spanner: decide which columns are loose
140   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
142   - Line_of_score: set horizontal positions for loose columns.
144 1.5.6
145 =====
147 1.4.6.mb1
148 =========
150 * Allow for duplicated articulation scripts with different direction.
152 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
153   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
154   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
156 * Bug fix: staccato dot placement.
158 1.5.5.jr1
159 =========
161 * recent ancient-font.ly development branches manually merged and
162   updated;
164 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
165   style); the former 45 degrees quadratic shapes are now available
166   under notehead style "neo_mensural"; [WARNING: FONT UPDATE] 
168 * minor ancient font corrections (in particular, enhanced set_char_box()
169   arguments).
172 1.5.5.jcn2
173 ==========
175 * input/bugs:
176   - Autogenerate bugs document from all .ly's.
177   - Add texidoc to lots of examples.
178   - Junk or move fixed examples to regression test.
179   - Move examples that crash lilypond to input/no-notation.
180   - Update examples.
182 1.5.5.hwn1
183 ==========
185 * Grace property fixes.
187 * More grace nesting bugfixes.
189 1.5.5
190 =====
192 1.5.4.jcn2
193 ==========
195 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
197 * Removed `Default' from accidental comment names.
199 * Compile fixes.
201 * Fixed off by one error for point and click.
203 * Website fixes, found bug in grace note stem lengths.
205 1.5.4.hwn1
206 ==========
208 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
210 * New_spacing_spanner: revised spacing generation.
212 * Default neutral direction set to down. 
214 * Junk hash table  from flowerlib
216 * Bugfix: grace nesting error
218 * Bugfix: don't try schedule next bar when were on a grace moment.
220 * Bugfix: set measurePosition especially for music starting with
221 grace.
223 1.5.3.hwn1
224 ==========
226 * midi2ly bugfixes: don't print ';' in .ly output.
228 * small cleanup of input/bugs/
230 * bugfix: nested grace notes; added input/regression/grace-nest.ly
232 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
234 * Fixes for PostScript beams and stems.
236 1.5.2.hwn1
237 ==========
239 * Starting pagenumber (Mark Hindley)
241 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
243 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
245 * etf2ly:
246   - miserable try at importing repeatbars and volta brackets;
247   - import articulation defs (IX tag)
248   - revamped file reading logic. Now much cleaner.
250 * Experimental regular-spacing support: try to space regular runs of
251 notes equidistantly.
253 1.5.2.jcn2
254 ==========
256 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
258 * Guile 1.3.4 compile fix.
260 * Add trill line type, see input/test/trill.ly.
262 * Dvips bugs workarounds:
263   - Draw filledbox in tex for now.  Test ps code using
265      lilypond -e '(define ps-testing 1)'
267   - Extend stems only half way into beam.
269 * Change order of includes in tex/lilyponddefs.tex so that feta font
270 can be used a little easier, like:
272     title="TeX \fetachar\fetasharp"
274 * Update stepmake/bin config.sub, config.guess.
276 1.5.2
277 =====
279 1.5.1.hwn1
280 ==========
282 * small bugfixes for grace-init.ly
284 * Bugfix: don't mess up spacing when combining different tuplets.
286 * Small bugfixes for lilypond-mode.el.
288 * property-init.ly: bugfix for dot directions in polyphonic music.
290 1.5.1.jcn3
291 ==========
293 * Bugfix: text2html: escape entities inside <pre>.
295 * Added some template .ly's for evaluation.
297 * Make blot work without -fps too.
299 * Use blot diameter for postscript beams and boxes.
301 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
303 * Beam knee fix.
305 * Now really included lexer-gcc-3.0.patch.
307 * Make Voice context accept Thread again; this fixes MIDI output for music
308 that uses Thread contexts.
310 * Removed debug printing from chord-name.scm.
312 1.5.0
313 =====
314 1.5.0.jcn1
315 ==========
317 * Added feature to ly2dvi to find feta pfa font files used in a
318 postscript file to make printing of direct postscript a bit easier:
320     lilypond -fps input/trip.ly
321     cat $(ly2dvi -f trip.ps) trip.ps | lpr
323 * Reincluded 1.4.3.jcn2.
325 * Website fixes.
327 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
328 the temp dir if anything fails.
330 * Fixes for windows scripts.
332 1.5.0.uu1
333 =========
335 * Hara kiri and span-bar.
337 * Junk old grace stuff.
339 * Don't crash on grace notes in MIDI output.
343 1.5.0
344 =====
346 * experimental grace notes:
347   - add grace timing to Moment
348   - hack to Sequential_music_iterator to use the correct timing for
349 the note before a grace
350   - change the implementation of \grace construct
351   - property set/unset (eg. font size) is done through startGraceMusic
352 and stopGraceMusic
353   - various engraver fixes to deal with the fact that the
354 main-time-moment may remain the same during several steps.
355   - Change column creation logic in score-engraver. 
357 * Bugfix: don't crash when \name not set in \translator block.
359 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
360 name clashes
362 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
363 and Thread.
365 * Change mailing list address: *gnu-music*@gnu.org becomes
366 *lilypond*@gnu.org
368 * Put span-bar lines only between the other barlines, not on top of
369 them (thanks to Juergen Reuter)
371 1.4.4.jcn3
372 ==========
373   
374 TODO: look at other filledbox'es (stafflines and barlines don't match up).
376 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
378 * Output via TeX/dvips still gives problems.  Use direct postscript
379 output for real testing.
381 * Beam and stem fixes:
382  - Stems drawn in PostScript (should do all filledbox'es in PS?).
383  - Fixes for draw_box and draw_beam PostScript routines.
384  - Stems reach to top (or bottom) of beam.
385  - Beam uses correct stem thickness (only right beams, left TODO).
386  - testing code in effect: only outlines are drawn.