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