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