]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.5.10
[lilypond.git] / CHANGES
1 1.5.9.hjj2
2 ==========
3 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
4 and spacing not necessary in font-locking.
5
6 1.5.9.jcn3
7 ==========
8
9 * add-html-footer.py: use html <title> as fallback title for pages
10 where @WEB-TITLE@ is not defined.
11
12 * Bugfix: stepmake: don't go building executables all over the place,
13 if NAME is set in environment.  Some cleanups. 
14  
15  
16 * add-html-footer.py: remove href to self.  Substitute @at-variables@
17 defined in html comments.  Any occurrence of
18
19         <!-- @foo@=bar -->
20
21 in the html page, will subsequently substitute any occurrence of @foo@
22 in the same html page with `bar'.
23
24 * Bugfix: update-lily: remove unprotected gettext.py include.
25
26 * po update.
27
28 * windows doc update.
29
30 1.5.9.hwn3
31 ==========
32
33 * Optimizations:
34   - speed up Rational::operator+= 
35   - speed up Rational::compare ()
36   - don't store origins if point-and-click not set. 
37
38 * \figures input mode:  \figures { <4 6+> <3- 5>2. } 
39
40 * Obscure bugfix: call kpsewhich with --format for mfplain.
41
42 * Don't put  volta bracket on top of following note (vertically).
43
44 * Collision fixes.
45
46 * Crude figured bass support (supports rests as well, now)
47
48 * Bugfix: various collision issues, updated regtest example.
49
50 * Porrectus support (Juergen Reuter)
51
52 1.5.9
53 =====
54
55 1.5.8.uu1
56 =========
57
58 * Mensural rests (Juergen Reuter)
59
60 * Swedish translation (Thanks to the translation project)
61
62 * Bugfix: down 8th flag restored.
63
64 * Bugfix: span-bars and hara-kiri.
65
66 * More advanced collisions: handle meshed chords as well.
67
68 1.5.8.jcn1
69 ==========
70
71 * Add mktextfm wrapper for windows (thanks Mats).
72
73 1.5.8.hjj1
74 ==========
75
76 * Emacs-mode: new keywords, reserved words, notenames and brackets are
77 font-lock-keywords; implementation encourages spacing/indenting.
78
79
80 1.5.8
81 =====
82 1.5.7.hwn1
83 ==========
84
85 * reinclude input/bugs/*.ly
86
87 * Mensural flags (Juergen Reuter)
88
89 * Fixed problem with hanging Xdvi from redhat 7.x. See also
90 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
91
92 * Bugfix: don't crash if kpse_find_file returns 0.
93
94 * Bugfix: don't allocate \outputscale for every file.
95
96 * Bugfix: mixing different rhythms on one staff doesn't muck up the
97 spacing that much.
98
99 1.5.7.hjj2
100 ==========
101
102 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
103 -Emacs-mode.  (Heikki Johannes Junes).
104
105 * Add common finnish names for notes
106
107
108 1.5.6.jcn2
109 =========
110  
111 * Use Cygwin included Python; drop Windows Python and workarounds.
112
113 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
114
115 * Comment out two non existing examples in regression test, add one
116 missing from 1.5.5 distribution.
117
118 * Revert silly grace-with-braces stuff in tutorial.
119
120 * Add short crescendo bug to input/bugs.
121
122 * Update and bit more verbose download instructions in INSTALL, 
123 fix some links on ftp.lilypond.org.
124
125
126 1.5.6.hwn1
127 ==========
128
129 * Grace note bugfixes.
130
131 * Move staff-adjacency detection (for the spacing engine) to
132 Separating_group_spanner.
133
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
137
138   - Separating_group_spanner: decide which columns are loose
139
140   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
141
142   - Line_of_score: set horizontal positions for loose columns.
143  
144 1.5.6
145 =====
146
147 1.4.6.mb1
148 =========
149
150 * Allow for duplicated articulation scripts with different direction.
151
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!]
155
156 * Bug fix: staccato dot placement.
157
158 1.5.5.jr1
159 =========
160
161 * recent ancient-font.ly development branches manually merged and
162   updated;
163
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] 
167
168 * minor ancient font corrections (in particular, enhanced set_char_box()
169   arguments).
170
171
172 1.5.5.jcn2
173 ==========
174
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.
181
182 1.5.5.hwn1
183 ==========
184
185 * Grace property fixes.
186
187 * More grace nesting bugfixes.
188
189 1.5.5
190 =====
191
192 1.5.4.jcn2
193 ==========
194
195 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
196
197 * Removed `Default' from accidental comment names.
198
199 * Compile fixes.
200
201 * Fixed off by one error for point and click.
202
203 * Website fixes, found bug in grace note stem lengths.
204
205 1.5.4.hwn1
206 ==========
207
208 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
209
210 * New_spacing_spanner: revised spacing generation.
211
212 * Default neutral direction set to down. 
213
214 * Junk hash table  from flowerlib
215
216 * Bugfix: grace nesting error
217
218 * Bugfix: don't try schedule next bar when were on a grace moment.
219
220 * Bugfix: set measurePosition especially for music starting with
221 grace.
222
223 1.5.3.hwn1
224 ==========
225
226 * midi2ly bugfixes: don't print ';' in .ly output.
227
228 * small cleanup of input/bugs/
229
230 * bugfix: nested grace notes; added input/regression/grace-nest.ly
231
232 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
233
234 * Fixes for PostScript beams and stems.
235
236 1.5.2.hwn1
237 ==========
238
239 * Starting pagenumber (Mark Hindley)
240
241 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
242
243 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
244
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.
249
250 * Experimental regular-spacing support: try to space regular runs of
251 notes equidistantly.
252
253 1.5.2.jcn2
254 ==========
255
256 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
257
258 * Guile 1.3.4 compile fix.
259
260 * Add trill line type, see input/test/trill.ly.
261
262 * Dvips bugs workarounds:
263   - Draw filledbox in tex for now.  Test ps code using
264
265      lilypond -e '(define ps-testing 1)'
266
267   - Extend stems only half way into beam.
268
269 * Change order of includes in tex/lilyponddefs.tex so that feta font
270 can be used a little easier, like:
271
272     title="TeX \fetachar\fetasharp"
273
274 * Update stepmake/bin config.sub, config.guess.
275
276 1.5.2
277 =====
278
279 1.5.1.hwn1
280 ==========
281
282 * small bugfixes for grace-init.ly
283
284 * Bugfix: don't mess up spacing when combining different tuplets.
285
286 * Small bugfixes for lilypond-mode.el.
287
288 * property-init.ly: bugfix for dot directions in polyphonic music.
289
290 1.5.1.jcn3
291 ==========
292
293 * Bugfix: text2html: escape entities inside <pre>.
294
295 * Added some template .ly's for evaluation.
296
297 * Make blot work without -fps too.
298
299 * Use blot diameter for postscript beams and boxes.
300
301 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
302
303 * Beam knee fix.
304
305 * Now really included lexer-gcc-3.0.patch.
306
307 * Make Voice context accept Thread again; this fixes MIDI output for music
308 that uses Thread contexts.
309
310 * Removed debug printing from chord-name.scm.
311
312 1.5.0
313 =====
314 1.5.0.jcn1
315 ==========
316
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:
319
320     lilypond -fps input/trip.ly
321     cat $(ly2dvi -f trip.ps) trip.ps | lpr
322
323 * Reincluded 1.4.3.jcn2.
324
325 * Website fixes.
326
327 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
328 the temp dir if anything fails.
329
330 * Fixes for windows scripts.
331
332 1.5.0.uu1
333 =========
334
335 * Hara kiri and span-bar.
336
337 * Junk old grace stuff.
338
339 * Don't crash on grace notes in MIDI output.
340
341
342
343 1.5.0
344 =====
345
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. 
356
357 * Bugfix: don't crash when \name not set in \translator block.
358
359 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
360 name clashes
361
362 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
363 and Thread.
364
365 * Change mailing list address: *gnu-music*@gnu.org becomes
366 *lilypond*@gnu.org
367
368 * Put span-bar lines only between the other barlines, not on top of
369 them (thanks to Juergen Reuter)
370
371 1.4.4.jcn3
372 ==========
373   
374 TODO: look at other filledbox'es (stafflines and barlines don't match up).
375
376 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
377
378 * Output via TeX/dvips still gives problems.  Use direct postscript
379 output for real testing.
380
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.
387