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