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