]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.3.36.jcn4
[lilypond.git] / CHANGES
1 1.3.36.jcn4
2 ===========
3
4 * Added instrument-equaliser for MIDI output, see scm/midi.scm, and
5   properties midiMinimumVolume, midiMaximumVolume, ranges [0,1].
6
7 * Changed absolute midi volume settings into factor of full scale.
8
9 * Fixed another dynamic-line-spanner bug, it gets hairy.
10
11 * Added warning for spanners with dubiously narrow parents.
12
13 1.3.36.jcn3
14 ===========
15
16 * Fixed vertical dimensions of elements in dynamic line spanner by adding
17   axis-group to dynamic line spanner.
18
19 * Bugfix: line-spanner lasts always full duration of (de)crescendi.
20
21 1.3.36.jcn2
22 ===========
23
24 * Bugfix: broken (de)crescendi on a dynamic-line-spanner.
25
26 * Bugfix: compilation dynamic-engraver.
27
28 1.3.36.jcn1
29 ===========
30
31 * Added and updated a faq about postscript and ghostscript.
32
33 * Fixed order of slurVerticalDirection verticalDirection in
34   generic-property.scm.  Similar fixes for Stem, Tie, etc.
35
36 * Added a Text_engraver to GraceContext.  Maybe it was removed on
37   purpose: scripst on grace notes seem broken, they appear on the
38   main note.
39
40 * Bugfix: volume effect of (de)crescendi was sometimes wrong way round.
41
42 .3.35.hwn1
43 ===========
44
45 * textEmptyDimension changed into textNonEmpty, default: off,
46 ie. texts don't occupy space.
47
48 * Use STL map for Lookup::lookup_p_tab_p_
49
50 * Abstracted Axis_group_element into Axis_group_interface, and removed
51 Axis_group_element. This eliminates some multiple inheritance in the
52 backend
53
54 1.3.35.jcn1
55 ===========
56
57 * Added minimum-space property to Side_position_interface.  Used in
58   positioning of Volta_spanner: voltaMinimumSpace.
59
60 * Fixed and cleaned-up volta-spanner.
61
62 * Moved directional-element.cc -> directional-element-interface.cc
63
64 * Renamed all `process_requests' to `process_music', which fixes
65   midi performance.
66
67 * Fixed dimensions (more x-y interchanges) of brace, bracket and
68   volta-spanner.
69
70 * Bit half-baken fix in to get similar vertical placement of orphaned vs.
71   line-spanned dynamic elements.
72
73 * Added property bracketCollapseHeight: the minimal size of a staff bracket
74   that will be typeset.  Smaller brackets will not be displayed.  This
75   fixes the (in 1.3.x reintroduced) funny duck-beak-bracket-bug (sorry).
76
77 * Removed some dissonant chords from Coriolan
78
79 1.3.35
80 ======
81
82 * Removed Documentation/programmer directory 
83
84 1.3.34.jcn3
85 ===========
86
87 * Small enhancements to Staff_margin_engraver:
88    - by default, the marginScript left aligns the text
89    - to set the text style, use property marginScriptTextStyle
90    - to change the alignment, use property marginScriptHorizontalAlignment
91      (centred and right alignment require manual padding settings).
92
93 * Print a friendly message if the manual pages failed to build.
94
95 * Bugfix: dynamicDirection now overrides verticalDirection setting.
96
97 * Warning messages and nl.po
98
99 * Fixed vertical alignment for all dynamic items and (reluctantly)
100   reinstated old directional behaviour for orphaned dynamics.
101
102 * Finished maximumRestCount property.
103
104 1.3.34
105 ======
106 1.3.33.hwn2
107 ===========
108
109 * Print key without setting key, syntax "\key ;". General cleanups of
110 key-item.
111
112 * Add paragraph tags in HTML output of mudela-book.  Music fragment
113 don't run into the text anymore.
114
115 * Bugfix: don't align the first line of text. (Lookup::text ()).
116
117 * Abstract away data members of Axis_group_element, Align_element
118
119
120 1.3.33.jcn3
121 ===========
122
123 * Added helpful properties instrumentScriptPadding/instrScriptPadding for
124   Staff_margin_engraver.
125
126 * Removed some empty files, substituted (c) 1999 occurrences.
127
128 * Added \property maximumRestCount.  It will prevent showing (or actually:
129   moving in case of a collision) more than maximumRestCount similar rests.
130   WIP!
131
132 * Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
133   breakable item: Left_edge_item.
134
135 * Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
136   (not supported by a Dynamic_line_spanner) still collide with Staff,
137   although they now have staff support, which was supposed to fix this.
138
139 * Fixed Staff_margin_engraver for "instrument", "instr" is still broken.
140
141 * Dynamic elements are only put in a Dynamic_line_spanner if there
142   actually is more than one adjacent note-column with a dynamic.
143   This breaks the fine looks of all dynamics, again :-)
144
145
146 1.3.33
147 ======
148
149 1.3.32.hwn3
150 ===========
151
152 * Experiment: use STL map for Scheme_hash_table; Is there a speedup?
153
154 * Bugfix: print brace iso. bracket for Piano / GrandStaff
155
156 * Change naming: change do_post_processsing into after_line_breaking,
157 do_pre_processsing into before_line_breaking and do_process_requests
158 into do_process_music.
159
160 * Bugfix in hash-table.hh: do quadratic probing, and not cubic probing.
161
162 * Display property name for type error.
163
164 * Cleanups for Dynamic_engraver and Dynamic_line_spanner.
165
166 * Warn if last column in score is musical. Helps catch programming errors.
167
168 * Spanner::spanned_drul_ now is private. 
169
170 * Rewrote some bar code: moved molecule functions out of Lookup.
171
172 1.3.32.jcn3
173 ===========
174
175 * Embedded newlines in text items are now allowed.  This helps avoiding
176   TeX-hacking in some cases.  See input/test/coriolan-margin.ly
177
178 * Fixed stupid x-y interchange bug for staff-bracket.  This fixes
179   placement of staff-brackets.
180
181 * Fixed bracket/arch-thickness interchange bug, and made bracket a bit
182   thinner.
183
184 * Fixed slur/bezier-beautiful name mismatch.  This should fix the steep
185   slurs that were apparently reintroduced in 1.3.29.
186
187 * Made some small fixes to Coriolan.
188
189 * Removed duplicate lily/output-property-engraver.hh.
190
191 * Removed optional use of vanilla spanner in Dynamic_engraver.
192
193 * Fixed (measured) tremolo for Stem and Beam. Merged declarations
194   stem-engraver.hh and chord-tremolo-engraver.hh into their .cc
195   implementation file.  Also fixed looks of Chord tremolo, input and
196   implementation is still ugly.
197
198 * Added *.yy and *.ll to TAGS, to that tags-find-replace doesn't omit
199   parser and lexer.
200
201 1.3.31.mb1
202 =========
203
204 * Fixed \specialkey and \normalkey. Updated documentation.
205
206 1.3.32
207 ======
208 1.3.31.jcn5
209 ===========
210
211 * Fixed and cleaned-up Dynamic_engraver.  Optionionally uses vanilla
212   spanner instead of Dynamic_line_spanner.
213
214 * Made gcc-2.95 compile fix in libc-extension.
215
216 * Various fixes to Coriolan, score starts to look acceptable.
217
218 * Moved optional text of crescendo into Crescendo spanner.  Fixed horizontal
219   and vertical alignment of dynamics.
220
221 * Added new text crescendo spanners to Coriolan and made some fixes.
222   If you're using timidity, use the -EO option to prevent notes get
223   stuck.  I'm not sure whose fault this is, Lily's MIDI output may be
224   stretching the standard a bit.
225
226 * Adjacent dynamic markings are now grouped on a horizontal line, but it's
227   not perfect yet: they're always below the staff and no horizontal spacing
228   is done.  Also, character metrics of dynamics are still not used.
229   See: input/test/crescendi.ly and input/test/dyn-line.ly
230
231 * Cleaned up Span_dynamic_performer.
232
233 1.3.31
234 ======
235 1.3.30.mb1
236 =========
237
238 * Fixed the page layout, reintroducing space for the header and
239   trying to keep piece titles on the same page as the piece.
240   The header and footer can now contain several lines.
241
242 1.3.30.jcn3
243 ===========
244
245 * Lily now also performs crescendi and decrescendi in MIDI output:
246   Span_dynamic_performer (bit scrappy).
247
248 * Added preliminary support for crescendi/decrescendi other than `hairpins',
249   eg: `cresc. poco `a poco -- -- --'
250
251 * Made MIDI tie performance fix.
252
253 1.3.30.jcn2
254 ===========
255
256 * Lily now performs absolute dynamics in MIDI output.
257
258 * Included David's comments on opus47 in TODO.
259
260 1.3.30.jcn1
261 ===========
262
263 * More Coriolan: flute-1,2; oboe-1,2; clarinet-1,2; 
264   fixes and remainder french horn-1,2; trombone-1,2;
265   fagotto-1,2; timpani; and several fixes.
266   
267 1.3.30.uu1
268 ==========
269
270 * Remove some old doco from programmer/ and put on personal homepage.
271
272 * Removed union-find from flower library.
273
274 * Only quantise tie horizontal part inside the staff.
275
276 1.3.30
277 ======
278 1.3.29.hwn1
279 ===========
280
281 * Report type errors for \property. Helps with converting 1.2 input
282
283 * Use Scheme for Align_element; fixed graceAlignPosition 
284 and removed \property alignmentReference in the process.
285
286 * Use generic properties for lyrics too.  This fixes \property
287 Lyrics.textStyle
288
289
290 * Add relative distance for constraints between non-column items.
291
292 * Automatic \marks: use "\mark ; ". The mark numbers or letters are
293 increased automatically.
294
295 * Translators now only change properties of their own context. This
296 removes the 2nd argument to Translator::get_property()
297
298 * Bugfix for Metapost mode
299
300 1.3.29.uu1
301 ==========
302
303 * Updates of glossary  (Christian Mondrup)
304
305 * Bugfix with bar number placement
306
307 * Moved links to bibliography/ and misc/ to main index.
308
309 1.3.29
310 ======
311
312 * Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
313   Slurs are now calculated just once.
314
315 * Bezier_bow gets constants from paper.  Still no sensible solution for
316   magic asymmetry gradient step constants.
317
318 * Reinstantiated tangent-controls, more flexible than ever.  You can choose
319   between area asymmetry and tangent-controls.  My guess is, tangent controls
320   will be junked in 1.3.30.
321
322 * Slur area: only look at x-gradient.
323
324 * Added credits for some symbols of as5/9 fonts.
325
326 * Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
327
328 * Bugfix: midi2ly put out recent version (ugh).
329
330 1.3.28.hwn2
331 ===========
332
333 * Bugfix: don't forget to process staffSpace and numberOfStaffLines
334 properties.
335
336 * Removed Gade score. To appear (shortly?) on Mutopia. 
337
338 * Make Bar_script_engraver look for typeVisibilityFunction (eg
339 property barNumberVisibilityFunction). Changed the names of the Scheme
340 functions to be understandable. See input/test/bar-script-visibility.ly
341
342 * rewrite of class Molecule. It has now reached the ultimate quality
343 plateau. All molecule data is now shared.
344
345 1.3.28
346 ======
347
348 * Update of the glossary by Christian Mondrup 
349
350 * Moved horn-concerto-3 out of tarball to private website, removed
351 W.A.Mozart subdirectory.
352
353 1.3.27.hwn1
354 ===========
355
356 * Bugfix: don't make giant ties if the horizontal part of tie is near
357 the center.
358
359 * Small optimizations to be a little more careful with mem usage. 
360
361 * Website change: put all examples in one directory.
362
363 * Removed Atom as a separate type.  Now use SCM, and since we use
364 function composition, Atoms are immutable, so they don't have to be
365 copied. This makes life easier, hopefully this is quicker and uses
366 less memory.
367
368 1.3.27.jcn1
369 ===========
370
371 * Bezier_bow: minimise_enclosed_area
372
373 1.3.27
374 ======
375
376 1.3.26.hwn4
377 ===========
378
379 * Tuplet-spanner slope calculation now looks better on tupletted rests
380 (patch courtesy Laurent Martelli)
381
382 * Bugfix (Staff_performer::new_instrument_str ()) check type of
383 \property "instrument"
384
385 * New mechanism for breaking lines: do not copy & prune the element
386 property list separately, but combine these steps. Dramatically
387 reduces memory usage for large scores.
388
389 1.3.27
390 ======
391 1.3.26.jcn2
392 ===========
393
394 * Bugfix: font used in volta-spanner calculation.
395
396 * Added simple selection list to webpage, inspired by sawmill.
397  
398 * Devised kludge for ascii 5 character font pitches.
399  
400 * Substitutions: interline, 1997,1998, @stack.nl and small typo fixes.
401
402 1.3.26.hwn1
403 ===========
404
405 * Plug memory leaks related to Moment:
406   - Spacing_engraver::do_pre_move_processing ()
407   - make_rational ()/make-rational
408   - Paper_column::Paper_column ()
409
410 * Plug memory leak in Paper_outputter::output_{String,Real,int}_def()
411
412 * Plug memory leak in Score_engraver::set_columns ()
413
414 * Plug memory leak in Scheme_hash_table::set()
415
416 * Plug memory leak in Score_element::molecule_extent ()
417
418 * Bugfix: don't crash if a slur doesn't span anything.
419
420 * Bugfix: don't crash if doing beams without a staff symbol.
421
422 * Generic element property setting:
423
424         \outputproperty #predicate #'symbol = #value
425
426 Will set the element property symbol to value, for any elements that
427 return true for PREDICATE.  This allows you to virtually tweak *ANY*
428 property of the output. Example in input/test/generic-output-property.ly
429
430 1.3.26
431 ======
432
433 * lilypond as as2ly: --help and --version to stdout.  Regular identify 
434   to stderr.  This fixes help2man's manpage generation.
435
436 * configure: substitute full path for perl and guile in scripts.
437
438 * Added ascii slur and volta.  There seems to be a Lily bug in volta placement.
439
440 * Bugfix: default font now user settable
441
442 * as2text: handle plain ascii font, read from stdin, you can now do:
443
444   echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
445
446 1.3.25.hwn1
447 ===========
448
449 * Bugfix: second half of broken ties now are displayed again.
450
451 * Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
452 it horizontally on the clef.
453
454 * Added Tie_column spanner. Ties in tied chords now get proper directionsa.
455
456 * Bugfix: unbroken repeat barlines now work, eg. |:
457
458 * Added Request_iterator to make more flexible constructions possible.
459
460 1.3.25
461 ======
462 * as2text: catch missing font/character errors, added default font, set text.
463
464 * New ascii fonts and glyphs: as5 as-numeral4 as-braces9
465
466 * Ascii output, minimal support:
467   - AsciiScript Fonts: mf/*.af
468   - Init files: ly/*-as.*ly 
469   - AsciiScript translation to text: scripts/as2text.scm
470   - input/test/as.fly input/test/as1.fly
471   - Output support: lily/lily.scm
472   - Try:
473       lilypond -f as -i init-as.fly input/test/as.fly
474       as2text as.as
475
476 1.3.24.hwn1
477 ===========
478
479 * The horizontal part of ties will avoid collision with staff lines.
480
481 * Plugged memory leak: don't protect Atom function.
482
483 * Lookup cleanups. Made lots of functions static. Moved some code out
484 of Lookup.
485
486
487
488 1.3.24.hwn1
489 ===========
490
491 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
492 does not delete any of the file_ly*.tex.
493
494 * Added header and footer support in ly2dvi.py
495
496 1.3.24
497 ======
498
499 * Added a ROADMAP file explaining the source directory layout.
500
501 * Minor tweak in the feta 6 and 9 numeral
502  
503 * Moved files from lib/ to flower/
504
505 * Removed Note_head_side class.
506
507 * Updated the webpage to be a little more chatty. 
508
509 * Small Local_key_engraver optimization: only lookup timing engraver once.
510
511 * Fixed dashed slurs
512
513 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
514 to offset the slur instead of bending it too much
515
516 * Look at stem directions for tie direction.
517
518 * Compound multimeasure rests. Put measures_i_ variable in an element
519 property.  Made the symbol a lot wider.
520
521 * Time signature small cleanups.
522
523 1.3.22.hwn2
524 ===========
525
526 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
527 version.
528
529 * Breathing marks now have a direction by default.
530
531 * Do set generic script properties.
532
533 * Also put tuplet brackets under notes.
534
535 * Score_element_info: only store origin of element, but not the path
536 to parent translators. Saves a little memory, and removes some complexity.
537
538
539 1.3.22.hwn1
540 ===========
541
542 * Autobeaming in time sigs that don't have 1/4 beats fixed.
543
544 * (De)crescendi should now work. (Thanks Michael)
545
546 * Better error reporting for conflicting time signatures.
547
548 * Line_number_engraver: output locations of note head
549 definitions. Very handy when entering complicated scores.
550
551 * Rewrote multi measure rest support: now they are entered as spanners
552 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
553
554   { \commandspanrequest \start "rest"
555     SXXXX
556     \commandspanrequest \stop "rest"
557   }
558
559 * Removed support of percent style repetitions. 
560
561 * Put texts outside the staff.
562
563 1.3.21.mb1
564 ==========
565 * Getopt bugfix: don't assert on certain errors.
566
567 * ly2dvi: Remove unnecessary space for the page headers.
568
569 * Bugfix convert-mudela
570
571 1.3.21.hwn1
572 ===========
573
574 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
575 not buffer name.
576
577 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
578 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
579 \property tupletInvisible will stop all tuplet spanner creation.
580
581 * Don't go berserk if tuplet spanner is on only one column.
582
583 * Use SCMs & Smobs for Molecules & atoms.  This uses less
584 scm_(un)protect_object () calls, so the output stage should be faster.
585
586 * Added \property tupletSpannerDuration, to make multiple tuplet signs
587 with one \times.
588
589 * Some programming Errors in spacing are now caught. Lily does not
590 hang when encountering degenerate springs.
591
592 * Allow beams to start and end over rests
593
594 1.3.19.hwn2
595 ===========
596 * Fix disappearing clefs when clefs are not printed with a barline.
597
598 1.3.20.jcn2
599 ==========
600
601 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
602   input/test/beam-control.fly
603 * Added \context Voice to .fly and .sly; the default \context Staff is almost
604   never what you expect
605 * Fixed decision for .sly/.fly in lilypond-mode.
606
607 1.3.19.hwn1
608 ==========
609
610 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
611 Cleanup mf-to-table.py
612
613 * Fixed embarassing slur bug.
614
615 1.3.19.jcn1
616 ==========
617
618 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
619
620 1.3.18.uu2
621 ==========
622
623 * lilypond-mode.el for emacs supersedes mudela-mode.el 
624
625 * Tuplet spanners don't collide with encompassing notes. 
626
627 * Gobbled Adobe parseAFM* code, for future use.
628
629 * Big 1999 to 2000 search/replace.
630
631 * Big interline to staff_space search/replace for mf files.
632
633 * Removed Bow class, and split code into Tie and Slur
634
635 * Don't put scripts on grace notes.
636
637 * Font_metric uses SCM for name field.
638
639 * Various compilation fixes.
640
641 1.3.17.jcn2
642 ===========
643
644 * Bugfix: beams with less than one (visible) stem
645
646 * small fixes to pa.ly
647
648 1.3.17.jcn1
649 ===========
650
651 * Fixed bug that made multi-measure rest barnumber counts go wild.
652 (even more scm2int/int2scm mixups!)
653
654 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
655
656 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
657
658 1.3.17.hwn2
659 ===========
660
661 * Remove Paper_def calls in bezier-bow.cc
662
663 * Remove data members of Tuplet_spanner,  Volta_spanner
664
665 * hang_on_clef, property hangOnClef removed
666
667 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
668 function to determine breaking behavior.
669
670 * More Scheme typechecking.
671
672 * Be strict about the difference between strings and symbols for conversion.
673
674 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
675 Laurent Martelli.
676
677 * Partial French translation, courtesy Laurent Martelli.
678
679 * Small corrections in NL translation. 
680
681 1.3.17.hwn1
682 ===========
683
684 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
685 we have a longa note head.  noteHeadStyle = "harmonic" is not
686 supported anymore. (for now, that is)  
687
688 * Reference manual update. Document \properties with examples
689
690 * fix mudela-book --help
691
692 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
693 Key_item::c0_position_
694
695 * Clef_engraver general cleanup. Use alists (\property
696 supportedClefTypes, clefPitches) for clef types.
697
698 * Use progress_indication () for progress. Don't include <iostream.h> directly 
699 Don't include <string.h>, <math.h> from headers.
700
701
702 1.3.16.hwn1
703 ===========
704
705 * \property stemCentered (boolean): centers stem on note head. See
706 input/test/stem-centered.ly
707
708 * input/trip.ly, small test of lots of features.
709
710 * \property Staff.collisionMergeDotted: merge equal noteheads
711 with different dot count. See input/test/collision-merge-dotted.fly
712
713 * Dotted rest bugfix 
714
715 * Don't crash if a slur does not span any notes.
716
717 * Volta repeats fixed.
718
719 * cleanup of Note_heads_engraver
720
721 * removed dots_i_ member of Dots
722
723 1.3.16.jcn1
724 ===========
725 * Fixed cross staff slurs.  It seems that cross-staff sign
726   was swapped.
727
728 1.3.15.hwn1
729 ===========
730
731 * Fixed bug in stem code.  Stem in chords works again.  Small
732 stem cleanups.
733
734 * Use element properties for Staff_symbol.
735
736 * \property sparseTies (boolean).  Only make one tie in the
737 middle for tied chords.
738
739 * Junked Directional_spanner, Column_info.
740 Directional_element now is element interface `Directional_element_interface'
741
742 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
743
744 pl 15.jcn4
745         - removed old notename2scm conversion
746         - beam-dir-algorithm through scm
747         - bfs paper-scm
748         - bf: knee-stemlengths
749
750 pl 15.jcn3
751         - moved poor man's stem arrays to scm
752         
753 pl 15.jcn2
754         - beam quanting using scm lists
755
756 pl 14.hwn1jcn1
757         - chord-name uses scm members
758         - bfs: knee with different mults, interstaff knee, auto-knee
759
760 **********
761 pl 14.hwn1
762         - specialize duration.cc for lily, move out of lib/
763         - stem cleanup
764         - more SCM typechecking
765         - stafflineleading -> staff_space
766         - bf: rod distances.
767         - junk some unused code.
768         
769 pl 13.hwn2
770         - paper/score column cleanups. Junk Score_column type
771
772 pl 13.hwn1
773         - Bezier_bow/Bezier cleanups
774         - bf: rest under beam.
775         
776 pl 13.jcn2
777         - untangled Chord_name (item) and Chord (list-of-pitches)
778         
779 pl 13.jcn1
780         - bezier-bow fix
781
782 **********
783 pl 12.hwn1
784         - polynomial.hh
785         - bf: generic properties
786         - quantise_iv () fix.
787         - bezier cleanup
788         - class Polynomial 
789         - use smobs for font metric tables/hashes.
790         - nl.po bf
791
792 **********
793 pl 11.jcn3
794         - small beam fixes (interstaff knees still broken)
795
796 pl 11.hwn1
797         - bf: dots
798         - bf: harmonic note heads
799         - revise stem, notehead, rest
800
801 pl 11.jcn2
802         - included missing scm,ly updates
803         - bf: urg to_dir () takes scm..
804         - bf's: if (Foo b = bar != 1)
805         - beam cleanup
806
807 *********
808 pl 10.uu1
809         - various small bfs
810         - bf: alignment reversed
811         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
812         - bf: staccato pos
813         - Knee fixes (thanks, Jan)
814
815 pl 10.jcn2
816         - fixes for invisible beamed stems
817         - removed steminfo from properties, don't cache Stem_info
818
819 pl 10.jcn1
820         - steminfo to properties
821         - dropped internote dim for stem-beams
822
823 *********
824 pl 9.hwn1
825         - abstracting Staff_symbol_referencer to an interface.
826         - quantised_position for staccato dots.
827         - standchen fixes
828         - junk Score_element::do_{width,height}: set callbacks directly.
829         - merge Score_element, Graphical_element
830         - merge Axis_group_element, Graphical_axis_group
831         - junk pointer fields from Score_element derived classes
832         - junk obsolete do_substitute_dependency code.
833
834 **********
835
836 pl 8.hwn2
837         - staff-support for Crescendi.
838         - padding for accidentals.
839         - cascading offset callbacks
840
841 pl 8.hwn1
842         - note-head-side 
843         - naming Staff_sidify -> Side_position_interface
844
845 ***********
846
847 pl 7.mb1
848         - bf: timeSignatureStyle works again
849
850 pl 7.hwn1
851         - Dirk Latterman key/mmrest patches
852         - Offset callbacks in Dimension_cache
853         - Junked Staff_side_*
854         - Staff_sidify: interface class.
855         - prelude-{1,2} fixes.
856
857 ***********
858 pl 6.uu2
859         - bf: PS font selecting.
860
861 pl 6.uu1
862         - bf: ls-latex
863         - mudela-book --no-pictures
864         - bf: ly2dvi
865         - convert-mudela: beamAuto moment syntax. 
866
867 pl 6.jcn3
868         - fixed scm output
869
870 pl 6.jcn2
871         - half-baken ly-gulp-file in scm
872         - resurrected scm output through guile
873
874 pl 5.mb1
875         - bf: version of init.sly, init.fly
876         - Clarify necessary version of texinfo
877         - bf: texi files, minor errors and syntax compatible with 
878           older makeinfo
879
880 pl 6.jcn1
881         - bf: scm output
882
883 *******
884
885 pl 5.hwn2
886         - Bach preludes: mutopification
887         - dots are Directional_element too; use \property dotDirection
888         - moved some stuff out of Lookup
889         - bf: dots
890         - font selection mechanics changed.
891
892 pl 5.uu1
893         - bf: smob allocation (thanks David!)
894
895 pl 5.hwn1
896         - junked \shape. Now use #'margin-shape 
897         - timing: one_beat -> \property beatLength
898         - bf convert-mudela
899
900 ************
901
902 pl 4.uu1
903         - input/test/ \property fixes.
904         - gcc 2.95 fix
905
906 pl 4.hwn1
907         - Break_align_engraver,
908         break align order from  \property breakAlignOrder
909         - junked Score_priority_engraver
910         - moved Time_description into Timing_translator
911         - use properties for timing, see input/test/timing.fly
912         * removed \cadenza ; now use \property Score.timing
913         * \property measurePosition
914         * \property measureLength
915         * \property currentBarNumber
916         - Note_name_engraver , \context NoteNames
917
918
919 pl 4.jcn1
920         - junked some chord guessing code
921         - bf: lookup size (-1) for chord-name accidentals
922         - bf: ly2dvi's MFINPUTS setting
923
924 *************
925 pl 2.jcn3
926         - chords:
927           * Chord is item
928           * junked TeX hacking
929           * configurable with styled strings from scm
930           * fixes: dim, /no X, tonic != C
931
932 pl 2.jcn2
933         - chords from  scm 
934
935
936 pl 3.hwn2
937         - visibility-lambdas into default elt properties SCM.
938         - clef types in SCM
939         - verticalDirection properties now in SCM.
940
941 pl 3.hwn1
942         - move position_i_ into Staff_symbol_referencer
943         - move dir_ into Directional_element baseclass
944
945 ****************
946
947 pl 2.hwn1
948         - bf: dynamic style.
949         - prepare to move dir_ into SCM. 
950
951 pl 2.jcn2
952         - chord fixes: 
953            * inversion request: no inversion guessing for chord entry
954            * bass request: c/+b to add bass note not part of chord
955            * -dim modifier works on all thirds
956            * colon iso dash as tonic/modifier-additions separator
957            * C:m5- displays as "Cdim"
958            * C:m5-7- displays as "Co"
959
960 pl 2.jcn1
961         - moved bracket vars to params
962         - reverted broken lilypond-devel
963
964 *************
965 pl 1.uu1
966         - David's patches:
967         * mfplain.mp detection
968         * Graphical_element::common_refpoint() robuster.
969         * fixes for mudela-mode.el
970         - Dirk's patches:
971         * key signature placement,
972         * tied accidentals.
973
974 pl 1.hwn2
975         - extra-offset elt property.
976         - junked Chord_tremolo
977
978 pl 1.hwn1
979         - changed calling convention for {get,set,remove}_elt_property()
980         - rm'd some mutopia examples.
981
982 *******
983 pl 0.hwn2,1
984       - Generic properties and Property_engraver. Moved most of the
985 properties.
986
987 0.lu1
988         - resurrected midi2ly
989
990 0.jcn1
991         - bf: lyrics lexer
992         - reverted mup2ly revert
993
994 pl 3.uu1:
995         - frontport of 1.2.17 patches.
996
997 **********
998
999 1.3.0:
1000
1001 pl 15.hwn2
1002         - loads of bfs.
1003
1004 pl x.jcn3
1005         - another workaround: reset buffer state for scm_ftell ()
1006         - workaround for broken scm_ftell ()
1007
1008 pl 15.hwn1
1009         - \properties are now SCM s, junk Scalar type
1010         - use SCM for strings in parser.
1011         - Moment derived from Rational. Moment may be smobified.
1012
1013 pl 15.jcn4
1014         - direct #... to scm parser  (Thanks to Gary Houston)