]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
ae84c1a5bbb537e6234bb96c6e0891cf8f7b24a3
[lilypond.git] / CHANGES
1 --- ../lilypond-1.5.18/CHANGES  Sat Oct 27 08:12:57 2001
2 ++ b/CHANGES    Sat Oct 27 07:46:59 2001
3 @@ -1,3 +1,12 @@
4 1.5.18.moh1
5 ===========
6
7 * Further work on more flexible control of lyric alignment.
8    - new properties "alignment", "ignore-length-mismatch", "begin-alignment" and "end-alignment" to control non-centered lyric alignment
9
10 1.5.18
11 ======
12
13  1.5.17.jcn6 - aka: `pgwit!  Ah, dacht dat-i zo wel aardig was.'
14  ===========
15  1.5.18.jcn1
16 ===========
17
18 * Moved python modules to ./python.
19
20 * Better python module stepmake support.
21
22 * Bugfix ly2dvi etc: LILYPONDPREFIX should override datadir.
23
24 1.5.18
25 ======
26
27 1.5.17.jcn6 - aka: `pgwit!  Ah, dacht dat-i zo wel aardig was.'
28 ===========
29
30 * Some more hacking at midi2ly.py:
31    - options and stuff: moved to library for ly2dvi, midi2ly, mup2ly,
32         update-lily
33    - handle keys and note names
34    - simple quantising
35    - handle tuplets and silly durations
36    - guess clef
37    - don't include empty staffs in score
38    - print relative pitches by default
39    - don't repeat duration by default
40    - bugfix: allow 8th notes too
41    - include new version of input/test/midi-scales.ly
42    - added barchecks + fix
43    - bugfix for relative mode
44
45 * Shorter MIDI creation texts.
46
47 * Bugfix: Key_change_req::transpose: don't deliver reversed list.
48
49 * Bugfix: Key_performer::create_audio_elements: transpose list to
50 `do', before determining tonality.
51
52 1.4.8.moh1
53 ==========
54
55 * new property "end-alignment" to control non-centered lyric alignment
56
57 1.5.17.hwn1
58 ===========
59
60 * Be quicker in Grob::handle_broken_dependencies().
61
62 * --strict option for abc2ly, exit if an error is found.
63
64 * GUILE 1.3.4 fix.
65
66
67 1.5.17
68 ======
69
70 1.5.16.hjj2
71 ===========
72
73 * Emacs-mode: Inserting tags
74
75 * Enable python2.1/Python.h
76
77 1.5.16.hwn1
78 ===========
79
80 * Add unfold-repeats function (Rune Zedeler!) to standard init SCM file.
81
82 * Bugfix: spacing is no longer confused by coupled clefs, where one of the
83 clefs is loose, and the other not.
84
85 * Robustness fix for Slur. Don't crash if attachment not set.
86
87 * Arpeggios can now have arrows on the top or bottom to determine
88 their direction. (MF code by Chris Jackson)
89
90 * Symbol cache bugfix in system-start-delimiter.cc -- may switch
91 symbol cache off for gcc 2.96?
92
93 * MikTeX PDF detection bugfix (Mats Bengtsson)
94
95 * Some more random hacking at midi2ly.py. (jcn1)
96
97 * Inline unsmob_XXX functions.  Speedup of 6% on wtk1-fugue2.
98
99 1.5.15.jcn1
100 ===========
101
102 * Fixes for latest guile cvs.
103
104 * Add --enable-optimising flag to configure (Huh?).
105
106 * Only inline string utlis when optimising.
107
108 * Compile fix.
109
110 1.5.15.rz1
111 ==========
112
113 * added property autoReminders, automatically creating reminder
114   accidentals. - major changes to accidental-engraver.
115
116 1.5.15.hwn1
117 ===========
118
119 * Junk translator-description.scm
120
121 * Make Repeated_music use 'element and 'elements in stead of 'body and
122 'alternatives.  Associated changes in parser and music-sequence.cc.
123
124 * Change Part_combine_music and Lyric_combine_music to use 'elements
125 music property.
126
127 * Porrectus patch (Juergen Reuter)
128
129  - Rewrote code for vaticana style porrectus grob; the solid shape is
130   now drawn as a single bezier sandwich rather than composed from a
131   couple of misused slurs.  Looks now much nicer.
132
133  - Added code to forbid line-breaking inbetween a porrectus
134   (preliminary; to be moved to ligature engraver framework).
135
136  - Added auto-properties property for automatic determination of grob
137   properties add-stem and stem-direction from musical context.
138
139  - Small clean-ups.
140
141
142 1.5.14.jcn6
143 ===========
144
145 * Some more random hacking at midi2ly.py.
146
147 * Slightly better doco for r, s and \skip, with examples.
148
149 * Bugfixes: add-html-footer.py and @MAILADDRESS@.
150
151 * Some website related fixes (thanks Tiggr).
152  
153 * Ugly hack in add-html-footer for disabling tutorial and refman links
154 in sidebar.
155
156 * Guile > 1.4 compilation fixes.
157
158 * Website bugfix: mailto: (thanks David Boersma).
159
160 1.5.14.hwn1
161 ===========
162
163 * Rename: Local_key_engraver to Accidental_engraver
164
165 * Add documentation for accidentals grob property.
166
167 * Don't make double accidentals even if two of the same notes are
168 specified. (Thanks Rune)
169
170 * Search all staff-bars for non-empty barline to determine type. This
171 fixes span-bars with the lowest staff hara-kiried. (Thanks Rune)
172
173
174 1.5.14.rz1
175 ==========
176
177 * Less buggy beam-split
178
179 * Added subdivideBeams, subdividing beams on beats
180
181 1.5.14
182 ======
183
184 1.5.13.hwn2
185 ===========
186
187 * Bugfix: revert font-relative-size for grace Accidentals
188
189 * Bugfix: hara kiri'd piano staffs doesn't take space anymore.
190
191 * Bugfix: reinstate rest-collisions.
192
193 * Bugfix: key items have the c0 position again.
194
195 * Make \property Voice.GrobName = \turnOff work again.
196
197 * More intelligent symbol-cache, in less code. Turned off by default, doesn't
198 work with -O2 yet.
199
200 * Documentation fixes: change documentation of Moment and make-moment,
201 add Translator::{name,description}
202
203 * Junk STL implementation of Scheme_hash_table in favor of GUILE
204 hashtables with automatic resizing. 
205
206
207 1.5.12.jcn2
208 ===========
209
210 * half-baken --with-kpathsea configuration fix.
211
212 * ly2dvi: add `.' to TEXINPUTS to catch broken TEXINPUTS settings.
213
214 * guile-1.4 compile fix.
215
216 1.5.12.hwn1
217 ===========
218
219 * Move engraver descriptions into the C code.  They are accessible
220 from Scheme. Grand rehacking to make stuff work again.
221
222 * Precompute which engravers are eligible to acknowledge a certain
223 type of grob. Speedup: approx 10 % on interpretation phase.
224
225
226 1.5.12
227 ======
228
229 1.5.11.jcn1
230 ===========
231
232 * Add -p flag to package-diff.py's diff invocation, to show changed function.
233
234 * Add configure checks for python headers.
235
236 * Make midi module.
237
238 1.5.11.hwn1
239 ===========
240
241 * Allow breaks at measures starting with grace notes.
242
243 * Bugfix: don't give up when there is one entirely unspaceable
244 measure/line.
245
246 * Midi module: many bugfixes.
247
248 * midi2ly python blurble.
249
250
251 1.5.11
252 ======
253
254 1.5.10.jcn3
255 ===========
256
257 * include python midi parser.
258
259 * stepmake updates.
260
261 * add .cvsignore patterns for making patches the standard, manual way.
262
263 * midi2ly: support chords, duration conversion rewrite.
264
265 * parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.
266
267 1.5.10.hwn1
268 ===========
269
270 * Rational bugfix.
271
272 * Cleaned up definitions of SystemStartDelimiter
273
274 * WTK fix.
275
276 * Porrectus patch (Juergen Reuter):
277
278 - Syntax change: \porrectus -> \~
279 - New porrectus properties: porrectus-width, line-thickness.
280 - Bugfix: left<->right confusion in porrectus-engraver.cc.
281 - Bugfix: Box dimensions for horizontal slope molecule in porrectus.cc.
282 - Enhanced mensural style porrectus shape, considering optical
283   illusion in vertical endings due to slope.  Simplified drawing.
284 - Code clean-up.
285
286 1.5.10
287 ======
288
289 1.5.9.hjj2
290 ==========
291 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
292 and spacing not necessary in font-locking.
293
294 1.5.9.jcn3
295 ==========
296
297 * add-html-footer.py: use html <title> as fallback title for pages
298 where @WEB-TITLE@ is not defined.
299
300 * Bugfix: stepmake: don't go building executables all over the place,
301 if NAME is set in environment.  Some cleanups. 
302  
303 * add-html-footer.py: remove href to self.  Substitute @at-variables@
304 defined in html comments.  Any occurrence of
305
306         <!-- @foo@=bar -->
307
308 in the html page, will subsequently substitute any occurrence of @foo@
309 in the same html page with `bar'.
310
311 * Bugfix: update-lily: remove unprotected gettext.py include.
312
313 * po update.
314
315 * windows doc update.
316
317 1.5.9.hwn3
318 ==========
319
320 * Optimizations:
321   - speed up Rational::operator+= 
322   - speed up Rational::compare ()
323   - don't store origins if point-and-click not set. 
324
325 * \figures input mode:  \figures { <4 6+> <3- 5>2. } 
326
327 * Obscure bugfix: call kpsewhich with --format for mfplain.
328
329 * Don't put  volta bracket on top of following note (vertically).
330
331 * Collision fixes.
332
333 * Crude figured bass support (supports rests as well, now)
334
335 * Bugfix: various collision issues, updated regtest example.
336
337 * Porrectus support (Juergen Reuter)
338
339 1.5.9
340 =====
341
342 1.5.8.uu1
343 =========
344
345 * Mensural rests (Juergen Reuter)
346
347 * Swedish translation (Thanks to the translation project)
348
349 * Bugfix: down 8th flag restored.
350
351 * Bugfix: span-bars and hara-kiri.
352
353 * More advanced collisions: handle meshed chords as well.
354
355 1.5.8.jcn1
356 ==========
357
358 * Add mktextfm wrapper for windows (thanks Mats).
359
360 1.5.8.hjj1
361 ==========
362
363 * Emacs-mode: new keywords, reserved words, notenames and brackets are
364 font-lock-keywords; implementation encourages spacing/indenting.
365
366
367 1.5.8
368 =====
369 1.5.7.hwn1
370 ==========
371
372 * reinclude input/bugs/*.ly
373
374 * Mensural flags (Juergen Reuter)
375
376 * Fixed problem with hanging Xdvi from redhat 7.x. See also
377 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
378
379 * Bugfix: don't crash if kpse_find_file returns 0.
380
381 * Bugfix: don't allocate \outputscale for every file.
382
383 * Bugfix: mixing different rhythms on one staff doesn't muck up the
384 spacing that much.
385
386 1.5.7.hjj2
387 ==========
388
389 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
390 -Emacs-mode.  (Heikki Johannes Junes).
391
392 * Add common finnish names for notes
393
394
395 1.5.6.jcn2
396 =========
397  
398 * Use Cygwin included Python; drop Windows Python and workarounds.
399
400 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
401
402 * Comment out two non existing examples in regression test, add one
403 missing from 1.5.5 distribution.
404
405 * Revert silly grace-with-braces stuff in tutorial.
406
407 * Add short crescendo bug to input/bugs.
408
409 * Update and bit more verbose download instructions in INSTALL, 
410 fix some links on ftp.lilypond.org.
411
412
413 1.5.6.hwn1
414 ==========
415
416 * Grace note bugfixes.
417
418 * Move staff-adjacency detection (for the spacing engine) to
419 Separating_group_spanner.
420
421 * Loose column support: clef changes, key changes may be folded underneath
422 notes in a different staff. See input/regression/spacing-folded-clef.ly.
423 Changes were made to
424
425   - Separating_group_spanner: decide which columns are loose
426
427   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
428
429   - Line_of_score: set horizontal positions for loose columns.
430  
431 1.5.6
432 =====
433
434 1.4.6.mb1
435 =========
436
437 * Allow for duplicated articulation scripts with different direction.
438
439 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
440   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
441   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
442
443 * Bug fix: staccato dot placement.
444
445 1.5.5.jr1
446 =========
447
448 * recent ancient-font.ly development branches manually merged and
449   updated;
450
451 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
452   style); the former 45 degrees quadratic shapes are now available
453   under notehead style "neo_mensural"; [WARNING: FONT UPDATE] 
454
455 * minor ancient font corrections (in particular, enhanced set_char_box()
456   arguments).
457
458
459 1.5.5.jcn2
460 ==========
461
462 * input/bugs:
463   - Autogenerate bugs document from all .ly's.
464   - Add texidoc to lots of examples.
465   - Junk or move fixed examples to regression test.
466   - Move examples that crash lilypond to input/no-notation.
467   - Update examples.
468
469 1.5.5.hwn1
470 ==========
471
472 * Grace property fixes.
473
474 * More grace nesting bugfixes.
475
476 1.5.5
477 =====
478
479 1.5.4.jcn2
480 ==========
481
482 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
483
484 * Removed `Default' from accidental comment names.
485
486 * Compile fixes.
487
488 * Fixed off by one error for point and click.
489
490 * Website fixes, found bug in grace note stem lengths.
491
492 1.5.4.hwn1
493 ==========
494
495 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
496
497 * New_spacing_spanner: revised spacing generation.
498
499 * Default neutral direction set to down. 
500
501 * Junk hash table  from flowerlib
502
503 * Bugfix: grace nesting error
504
505 * Bugfix: don't try schedule next bar when were on a grace moment.
506
507 * Bugfix: set measurePosition especially for music starting with
508 grace.
509
510 1.5.3.hwn1
511 ==========
512
513 * midi2ly bugfixes: don't print ';' in .ly output.
514
515 * small cleanup of input/bugs/
516
517 * bugfix: nested grace notes; added input/regression/grace-nest.ly
518
519 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
520
521 * Fixes for PostScript beams and stems.
522
523 1.5.2.hwn1
524 ==========
525
526 * Starting pagenumber (Mark Hindley)
527
528 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
529
530 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
531
532 * etf2ly:
533   - miserable try at importing repeatbars and volta brackets;
534   - import articulation defs (IX tag)
535   - revamped file reading logic. Now much cleaner.
536
537 * Experimental regular-spacing support: try to space regular runs of
538 notes equidistantly.
539
540 1.5.2.jcn2
541 ==========
542
543 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
544
545 * Guile 1.3.4 compile fix.
546
547 * Add trill line type, see input/test/trill.ly.
548
549 * Dvips bugs workarounds:
550   - Draw filledbox in tex for now.  Test ps code using
551
552      lilypond -e '(define ps-testing 1)'
553
554   - Extend stems only half way into beam.
555
556 * Change order of includes in tex/lilyponddefs.tex so that feta font
557 can be used a little easier, like:
558
559     title="TeX \fetachar\fetasharp"
560
561 * Update stepmake/bin config.sub, config.guess.
562
563 1.5.2
564 =====
565
566 1.5.1.hwn1
567 ==========
568
569 * small bugfixes for grace-init.ly
570
571 * Bugfix: don't mess up spacing when combining different tuplets.
572
573 * Small bugfixes for lilypond-mode.el.
574
575 * property-init.ly: bugfix for dot directions in polyphonic music.
576
577 1.5.1.jcn3
578 ==========
579
580 * Bugfix: text2html: escape entities inside <pre>.
581
582 * Added some template .ly's for evaluation.
583
584 * Make blot work without -fps too.
585
586 * Use blot diameter for postscript beams and boxes.
587
588 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
589
590 * Beam knee fix.
591
592 * Now really included lexer-gcc-3.0.patch.
593
594 * Make Voice context accept Thread again; this fixes MIDI output for music
595 that uses Thread contexts.
596
597 * Removed debug printing from chord-name.scm.
598
599 1.5.0
600 =====
601 1.5.0.jcn1
602 ==========
603
604 * Added feature to ly2dvi to find feta pfa font files used in a
605 postscript file to make printing of direct postscript a bit easier:
606
607     lilypond -fps input/trip.ly
608     cat $(ly2dvi -f trip.ps) trip.ps | lpr
609
610 * Reincluded 1.4.3.jcn2.
611
612 * Website fixes.
613
614 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
615 the temp dir if anything fails.
616
617 * Fixes for windows scripts.
618
619 1.5.0.uu1
620 =========
621
622 * Hara kiri and span-bar.
623
624 * Junk old grace stuff.
625
626 * Don't crash on grace notes in MIDI output.
627
628
629
630 1.5.0
631 =====
632
633 * experimental grace notes:
634   - add grace timing to Moment
635   - hack to Sequential_music_iterator to use the correct timing for
636 the note before a grace
637   - change the implementation of \grace construct
638   - property set/unset (eg. font size) is done through startGraceMusic
639 and stopGraceMusic
640   - various engraver fixes to deal with the fact that the
641 main-time-moment may remain the same during several steps.
642   - Change column creation logic in score-engraver. 
643
644 * Bugfix: don't crash when \name not set in \translator block.
645
646 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
647 name clashes
648
649 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
650 and Thread.
651
652 * Change mailing list address: *gnu-music*@gnu.org becomes
653 *lilypond*@gnu.org
654
655 * Put span-bar lines only between the other barlines, not on top of
656 them (thanks to Juergen Reuter)
657
658 1.4.4.jcn3
659 ==========
660   
661 TODO: look at other filledbox'es (stafflines and barlines don't match up).
662
663 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
664
665 * Output via TeX/dvips still gives problems.  Use direct postscript
666 output for real testing.
667
668 * Beam and stem fixes:
669  - Stems drawn in PostScript (should do all filledbox'es in PS?).
670  - Fixes for draw_box and draw_beam PostScript routines.
671  - Stems reach to top (or bottom) of beam.
672  - Beam uses correct stem thickness (only right beams, left TODO).
673  - testing code in effect: only outlines are drawn.
674