]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
patch::: 1.1.43.crypton1
[lilypond.git] / NEWS
1 pl 43.crypton1
2         - bf: repeat :| placement + core dump
3           input/test/repeat.ly
4           input/test/coda-kludge.ly
5         - bf: mf without ljfour
6
7 pl 43.jcn1
8         - configure, set-lily.sh, release stuff
9
10 pl 41.hwn3
11        - reinstated \property inheritance
12        - \property SkipBars -> skipBars
13        - \property midi_instrument -> midiInstrument
14        - \property fontsize -> fontSize (mudela 1.0.18).
15        - bf: add a space after lyrics.
16        - junked flower DLL classes
17        - rewrote repeat music and iterators (mudela 1.0.17)
18          * Folded_repeat_iterator
19          * Unfolded_repeat_iterator
20          * New_repeated_music
21          * syntax change: \repeat FOLDSTRING NUMBER Music [ALTERNATIVE Music_se
22 quence]
23        - data struct simplification: junked Dynamic_req,
24 Absolute_dynamic_req, Span_dynamic_req, Slur_req, Beam_req. Use
25 Span_reqs and Text_script_reqs with type fields instead. 
26
27
28
29 pl 42.tca1
30         - updated mudela-book documentation
31         - misc mudela-book.py
32         - accordion: smaller dots + little script renaming
33
34
35 pl 42.jcn1
36         - bf: hp-u(rg)x: user build; sm 73
37         - bf: hp-u(rg)x: sm74
38
39 pl 41.mb1
40         - convert-mudela: convert textstyle -> textStyle
41         - refman.yo: properties moved to correct contexts.
42         - mudela-book.py: Added singleline, multiline options. 
43           Fixed default line width bug.
44
45 ***************
46 pl 41.hwn2 (may 10, 1999)
47         - bf: Score bar line thickness.
48         - more paper writing
49         - website tweaks.
50         - Graphical_element::dim_cache_ now alloced separately. 
51         - junked Graphical_element::absgolute_offset
52         - Musique-de-Table 
53         - mmrest_x_minimum now works at begin-of-line.
54         - junked Span_bar::extra_x_off
55         - \property foo.bar = \stringid + \otherstringid
56         - bf: stop on lexer errors as well.
57         - only do vertical alignment at Score level.
58         - tweaked ledger endings a bit.
59         
60
61 pl 41.hwn1
62         - small fixes.
63         - mudela-book.py patch (thanks MB)
64
65 pl 41.mb1
66         - Added the installation instructions to the top web page.
67         - N.W.Gade: Added triangolo part, minor changes.
68
69 pl 41.tca1
70         - Lookup::accordion and removed some accordionfonts
71
72 ***************
73
74 pl 40.uu2
75         - rest ledger lines are dimensionless.
76         - Score_elements are added to the Paper_score directly when
77 announce_element () is called.  This makes it possible to init
78 molecules from within engravers.
79         - changed \type to \context
80         - \context Contextname = ID Music is now a real separate production
81           * you can do
82                 \context C1 \context C2
83
84         and C1 won't overwrite C2
85
86           * you need some extra explicit context specs, eg. if you start a
87 voice with a chord.
88
89                 \score { \notes { <c e g> }  }
90
91         should be
92
93                 \score { \notes \context Voice { <c e g > }
94
95         - set staff margins on grandstaffs too. Center staffmargins vertically.
96         - \property values are not inherited anymore, i.e. setting
97 Score.minVerticalAlign does not set GrandStaff.minVerticalAlign, Staff.minVerticalAlign and Voice.minVerticalAlign as well.
98         - {Axis_spanner, Hara_kiri}_engraver which can be added at wish.
99 Hara_kiri should be working again.
100         - boilerplate for accordion stuff.
101         - some more paper writing.
102         - bf: substitute vertical refpoint as well for broken items.
103 (fixes clef^8)
104         - bf: translating molecule without elts but with dims. (bf: accidental
105 spacing.)
106         
107 pl 40.mb1
108        - bf: ly2dvi set MFINPUTS so standard tree is found before lilypond
109        - bf: lilypond-regtest.doc, ls-latex.py; now finds author/title
110
111 pl 40.uu1
112         - large documentation patch by Adrian Mariano
113
114 ********
115 pl 40
116 pl 39.mb2
117         - added more mensural style time signatures, old3/4, old6/8, old9/8
118         - redesigned old6/4, old9/4
119         - Updated refman.yo, lilypond-regtest.doc, clefs.ly, time.fly
120
121 pl 39.hwn1
122         - consified mi2mu (pl 37.jcn1)
123
124 pl 39.mb1
125         - bf: invisible clefs don't take any space, moved _8 below clef
126         - updated incipit example and macro
127
128 pl 39.uu1
129         - delete graphical objects  in reverse
130         - faq updates.
131
132 ********
133 pl 39 (april 12)
134         - \property textstyle -> textStyle
135
136 pl 38.tca1
137         - added scm/accordion-script.scm and update ly/accordion-defs.ly
138         - renamed some accordion symbols to make them more english and less
139           norwenglish. 
140         - removed dot from \accBayanbase
141
142 pl 37.script4
143         - bf: molecule
144         - bf: tuplet spanner appearance.
145         - bf: less spacing after clef.  Invisible bar has no dims. 
146         - included AIMS.  The why of Lily.
147         - warning if duplicate engraver.
148         - warning if no ties could be created.
149         - bf: \time1/4; .. beams ..
150         - bf: staff switching beams / slurs.
151         - tuplets on multiple beams.
152         - Documentation/tex/lilypond-regtest.doc
153         - bf: nested tuplets
154         - slur cleanups.
155         - bf: multi_measure_rest_engraver in Score_context.
156
157 pl 38.uu1
158         - bf: clef_8
159         - bf: barnumbers.
160
161 pl 37.script3
162         - fixes for spring_spacer, introduced
163 Spacing_engraver
164         - cleanup for rest-collisions. 
165         - hacks for GUILE gc
166         - mudela-book \mudelafile
167         - Documentation/tex/lilypond-regtest.doc
168         - MF rest fixes
169
170
171 ********
172 pl 38 (april 6)
173 pl 37.script2
174         - bf: AFM for BlueSky AFM files.
175         - \penalty = 4278 -> \penalty 4278
176         - URG!! fixed major (unnoticed) bug in dependency engine
177         - Further Script hacking:
178           * G_script_column
179           * G_script_column_engraver
180
181   pl 37.script1
182         - major Script rehack:
183           * G_stem_staff_side_item
184           * G_script
185           * G_script_engraver
186           * G_script_req
187         - junked Text_def, changed \property textstyle -> \property textStyle
188 (todo -> convert-mudela)
189         - Line_of_score is an Axis_group_element, no more overlapping
190 lines, hopefully.
191         - mf: whole diamond head tweak 
192   
193 pl 37.mb2
194         - Added property clefStyle: "" / "transparent" / "fullSizeChanges"
195         - New example: input/test/incipit.ly
196         - Documented clefStyle and restStyle in refman.tex
197         - Partial bug fix: octaviated clefs. Still broken!!!
198
199  
200 pl 37.mb1
201         - Added property restStyle. 
202         - mensural 4th, 8th and 16th rests.
203 pl 37.uu1
204         - FreeBSD bf
205
206 ****
207 pl 37 (march 30, 1999)
208         - note head styles, see input/test/noteheadstyle.fly
209           * \property noteHeadStyle:
210           * diamond note heads (probably really ugly)
211           * cross note head.
212           * harmonic head (mf sources were tweaked)
213           * transparent for no \heads
214           * \property noteHeadStyle ="" for normal heads.
215
216 pl 36.mb2
217         - bf: timeSignatureStyle
218         - Added dynamic fz (forzando) to Lilypond
219         - bf: N.W.Gade, sfz -> fz
220
221 pl 36.hwn1
222         - debian fixes.
223         - don't insert extra alignment space for empty stuff.
224         - Align_element derives from Axis_group_element
225         - junk cruft for detecting upbeam / downbeam.
226         - junk all *{horizontal,vertical}* Score_element derived classes.
227         - G_staff_side_item::padding_f_ now generic property.
228         - some tweaking of beam & stem. 
229         - junk pointerlist in Sources
230         - junk Stem::mult_i_, Stem::beam_gap_i_, G_staff_side_item::padding, 
231         Bar::at_line_start_b_, Key_item::c_position_, Note_head::type_str_,
232         Note_head::staff_size, Stem::xdir_
233         
234 pl 36.mb1
235         - bf: N.W.Gade
236
237 **************
238
239 pl 35.uu1
240         - more memory tweaks: don't do Score_element::line_l () when deleting lines.
241         - more generic properties.
242         - change ridic. dims assert into warning.
243         - tex/ midi fixes (thanks, Mats).
244         - bf: don't crash when no Stem_infos are set.
245         - extender-spanner simplification
246         - working MIDI chords (Thanks Dscho)
247
248 pl 35.jcn1
249         - some ps fixes
250
251 ************
252 pl 35
253
254 pl 34.hwn2
255         - "Lily Was Here" is def'd as \mudelatagline, override with
256         \header { tagline = "... " ; }
257         - \property currentBarNumber: set
258         current bar number.
259         - \property postBreakPadding: tune extra
260         space padding after linebreaks.
261         - \property textEmptyDimension: disregard script text
262         dimensions (untested)
263         - \property staffLineLeading: set the staff space
264         - adjustable staff space size (per staff)
265         - Staff_symbol_referencer as base class for elements that use
266         info of the staff symbol.  \property numberOfStaffLines also works  OK
267         with ledger lines. (Is that useful? dunno.)
268         - warning  if someone does \translator with no name
269         - junk Item::breakable_b_
270         - junk PointerList<Music*>, use Killing_cons
271         - bf: Auto_beam_engraver.
272         - bf: mmrest engraver.
273         - use callbacks for Dimension_cache.
274         - lots of small cleanups. Junk various members of
275         Score_element & derived classes:
276           * Item::original_l_,
277           * Spanner::original_l_,
278           * Score_element::transparent_b_,
279           * Item::break_priority_i_,
280           * Item::break_status_dir_,
281         - merge Score_priority_engraver / Score_horizontal_align_engraver
282         - Use more generic element properties. 
283         - precompute SCM symbols. 
284         - remove_elt_property (): Try to junk an element property, if not
285         needed anymore.
286
287
288
289 pl 34.uu1
290         - more PointerList junkings.
291         - MIDI bugfix.
292         - be more conservative with Dicts/Hashes mem usage
293
294 *********
295 pl 34
296
297 pl 33.uu2
298         - some performance cleanups: junked PointerList instance, plugged some leaks.
299         - style -> fontname now in scheme.
300         - minor Score_element brainsurgery:
301                 * generic element properties.
302                 * junked Score_element::junk_links, Score_element::unlink
303                 * junked Directed_graph_node as superclass of
304 Score_element, this should reduce mem usage a bit.
305
306 pl 33.jcn2
307         - fixed autobeamer's beam->unlink ()
308
309 pl 33.jcn1
310         - allow autobeaming according to duration iso (crude) multiplicity
311
312 pl 33.jbr1
313          - change my email address
314          - Windows platform does a cp -r instead of a ln -s
315
316 pl 33.uu1
317         - bf: ^ and _
318         - junked poor man's dynamics.
319
320 *********
321 pl 33
322
323 pl 32.mb1
324         - bf: \> and \< were interchanged!!
325         - Added property: textScriptPadding
326         - Changed copyright text on the Gade score.
327
328 pl 32.uu1
329         - really include Gade score now.
330         - fixes: install-[out-]targets, INSTALLATION_[OUT_]SUFFIXES
331         - install TFMs in separate dir.
332 pl 31.hwn3
333         - Span_bar bugfix (there you go, Mats).
334         - bf: Score copy ctor (-> bf declaring score)
335         - new Tie behavior: only tie identical pitches, switchable with
336 oldTieBehavior
337         - junked cautionary_b_ from Musical_pitch
338
339 pl 32.jcn1
340         - set-lily: set weird locale links for $LILYPONDPREFIX 
341
342 **********
343 pl 31.mb2
344         - Added example: "Imellan Fjeldene" by Niels W. Gade.
345         - bf: don't attach staff margin text to clef changes within the
346         lines. (Still not perfect: no text when a clef change happens
347
348 pl 31.hwn2
349         - be somewhat lazy in break/object multiplication.
350         - print # elements for memory usage impression (try  -t)
351         - Paper_score cleanup
352         - junked various Pointer_list instances. Executable now is smaller.
353         - junked various cruft
354         - merged do_substitute_dependen{t,cy} to
355 do_substitute_element_pointer ()
356         - more parser cleanup
357         - Interval uses Drul_array
358         - bf: I've been drinking too much
359         - delete break helpers before object breaking/multiplication.  Try
360 to save some memory.
361   
362 pl 31.jcn4
363         - bf: toplevel install, kpsewhich
364         - sm 71, require yodl-1.31.11
365         - fix: slur macros
366         - bf: info in rpm, if available
367         - fix: rat != float
368         - bf: slur-follow-music
369
370 pl 31.uu1
371         - config.make: include GUILE_LDFLAGS
372
373 ******
374 pl 31 (feb 16)
375
376 pl 30.jcn1
377         - sm fixes, intl/ fixes
378
379 pl 30.mb1
380         - Added support for magnification of TeX fonts ==> 
381           larger dynamics in 20pt scores. (Doesn't work in Postscript)
382
383 pl 30.hwn1
384         - Debian patches (thanks, Anthony)
385         - Italian support (thanks, Maurizio)
386         - parser cleanup
387         - minor chord.cc cleanups.
388         - bf: \rc \rced 
389         - hara kiri doesn't do suicide with normal rests.
390         - Hara_kiri_vertical_group_spanner generalised
391         - extender engraver rewrite, now __ is like ~ [] |, ie. in between
392 notes/lyrics.
393         - lyric engraver now engraves only single voices.  Use
394 separate LyricVoices to get stacked lyrics.
395         - bf: bar(Non)Auto first barline  
396         - barAuto -> barNonAuto
397
398
399 *******
400
401 pl 30 (feb 15)
402
403 pl 29.uu1
404         - typewriter font
405         - star-spangled-banner bf (slur.cc).
406
407
408 pl 29.jcn3
409         - fix: slur-case3.ly 
410         - init.sly: .fly with linewidt=-1
411
412 pl 29.jcn2
413         - resurrected ps output
414
415 pl 29.hwn1
416         - bf: coord relative to self.
417         - bf: error msg if no AFM found
418         - bf: hang script on bar in other axis too (fixes staff-side-slur bug)
419         - hang on scripts on clef as well (more to left for single staffs)
420
421
422 pl 29.jcn1
423         - bf: volta sizes
424         - GNU stuff on home page
425
426 *******
427 pl 29
428
429 pl 28.hwn1
430         - bf: mid measure clefs (breakable  items in non-breakable columns.)
431         - spanner.cc assert changed to warning
432         - (c) 1998 -> 1999 search replace.
433
434 pl 28.jcn1
435         - new outline TODO + .emacs setup
436 *******
437 pl 28
438 pl 27.hwn2
439         - un-SMOB Atom.  Cons and Killing_cons as simple cons replacements.
440
441 pl 27.jcn5
442         - outline TODO
443
444 pl 27.jcn4
445         - measure-end hinterfleish patch
446         - input/test/coda-kludge.ly
447         - bf: volta-number placement
448         - volta: support for "1.-2."  "3"
449  
450 pl 27.jcn3
451         - bf's: zero-length repeats
452         - Auto beamer:
453           * turned on by default
454           * input/test/auto-beam*.ly
455           * support for time-defaults
456         - Chords:
457           * input/just-friends.ly
458           * ChordNameContext
459           * bf's: chord mode: accept STRINGS, rests
460           * bf's: banter_str
461         - new bool \property Score.barAtLineStart
462
463 pl 27.hwn1
464         - global ctors
465         - read lily.scm before all .lys
466         - Link_array derives from Array<void*>
467         - search repl: Array<X*> -> Link_array<X>
468         - junked most static casts
469         - revamped Atom / Molecule: Molecule now is the public interface.
470 Atom is a GUILE smob. Guile takes care of allocation and list stuff.
471         - bar scripts on score bars (there you are, Mats)
472         - :||: span bar fixed
473         - using generic ledger lines now (regenerate fonts!)
474         - refman updates (Thanks, Adrian!)
475         - Molecule::operator = (), Molecule::do_center ()
476         - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
477         - textstyle property for textual scripts.
478         - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
479         - junked obsolete TeX stuff.
480         - ly2dvi-testpage.ly
481         - only make AFMs for feta[0-9]+.mf
482         - using strings for abs loudness.
483
484         
485 pl 27.jcn2
486         - grand renaming: Duration vs Moment / Rational
487
488 pl 27.uu1
489         - extra beam warning
490
491 pl 27.jcn1
492         - complete redo of chord and chord name code
493         - small fixes
494
495 *************
496 pl 27 (feb 3)
497
498 pl 26.uu1 
499         - make TFMs too. 
500         - bf: dynamics.  (Don't hang on spanner!)
501         - read TFM before AFM.
502         - fix din-MF stuff (UGH)
503
504 pl 26.jcn4
505         - Chord: handle all chord stuff; lots of chord fixes
506         - bf: Chord-name-engraver: find tonic
507         - bf: my-lily-parser: get_chord
508
509
510 pl 26.jcn3
511         - bf's: spring spacer end of measure
512         - bf: tie/slur rods (dankje, lieverd)
513         - bf's: intl/ compile, install, uninstall
514
515 pl 26.jcn2
516         - enforce {slur,tie}_x_minimum (urg, paper vars?)
517         - tie listens to tieydirection/ydirection
518         - bf: tie placement
519
520 pl 26.jcn1
521         - tutorial fixes
522         - bf: OrchestralScore should do hara-kiri..
523         - bf: makeinfo: 
524           - info in rpm again 
525           - update to yodl pl10, yodl2texinfo fixes
526           - use --force, .info should always be generated
527
528 *********
529 pl 26 (feb 1, 99)
530
531 25.jcn2
532         - bf: staffside axis init
533         - bf: staffmargin stuff.
534         - Timesig C fixes
535
536
537 pl 25.uu2
538         - junked Scarlatti clef
539         - fixed clef^8
540         - Interpretation_context_handle is interface to interpretation context 
541         - Staff_switching_translator: automatic staff switching for Piano staffs.
542
543 pl25.jcn1
544         - volta-spanner: junked dot_p_; not so handy after all: kerning??
545         - feta-nummer: added : ,-.
546         - volta/tuplet thickness
547         - bf: scs-paper
548         - bf: ".|", and bar-thicknesses
549
550 pl 25.uu1
551         - bf: default duration is 4
552
553 **********
554 pl 25
555
556 pl 23.ms2
557         - property noteheadStyle
558         - first attempt to make harmonics : see input/test/harmonics.fly
559
560 pl 23.ms1
561         - sinfonia.ly: several fixes
562         - dynamics
563          * increased range pppppp to ffffff
564          * added sp, spp, sff, rfz
565          * example see input/test/tchaikovsky.ly
566          * updated dynamics in refman
567
568
569 pl 24.jcn2
570         - website fixes
571         - bf's: chords:
572           * reverted c1*2, collides with \times {}
573           * should use: c\breve, c\longa for long chords
574           * addition: c-9, subtraction: c^5
575           * multiple -add, ^sub: c-7+.9-^3.5
576         - bf: lyric chord
577         - bf: lookup text height
578         - bf's: autobeamer
579
580  pl 24.jcn1
581         - bf: rest collisions
582         - separate tfm-reader
583         - bf: :|: should not have thin lines
584
585
586 pl 24.mb1
587         - bf: Correct units now used in the .afm files.
588
589 ******
590
591 pl 24, Hacking Apart Together (Jan 25)
592
593 pl 23.jcn9
594         - bf's: preludes-* (found a \meter and \transpose c`` there!)
595         - bf: ly2dvi: don't barf on 'linewidth = -1.;'
596         - bf: lily-version
597
598 pl 23.jbr1
599         - scripts/ly2dvi.py: Windows 95 shell does not support redivrection 
600           of stderr.  We now distribute ash and use it when needed.
601         - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
602           directory.  We build and distribute manpages in html format instead
603           of text format.
604         - Documentation/ntweb: Updated doco and now distributing as a self
605           extracted binary with install script.
606
607 pl 23.hwn4
608         - bugfixes
609         - changed All_font_metrics to do TFM as well.
610         - changed init/ to ly/
611
612 pl 23.jcn8
613         - tfm reader; revamped code from fontutils-0.6
614
615 pl 23.hwn3
616         - {Bar numbers|staff margin stuff|marks} fixed using
617 Bar_script_engraver as base class
618         - bf: PS points != Lily \pt 
619         - junked Bar_column_engraver
620         - junked Text_item and some old files.
621
622
623 pl 23.jcn7
624         - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
625         - crude autobeam stuff in mi2mu
626         - brevis, longa chords: c1*2,*4
627         - mutopia/E.Satie/petite-ouverture-a-danser.ly
628         - prop: voltaVisibility
629         - more cello-suite-ii fixes:
630           * nice repeats
631           * removed all beams ifo auto-beamer
632         - bf's: autobeam
633         - junked dur2real; beamAutoEndx now as rational string: "1/2" 
634
635 pl 23.hwn2
636         - _8 clef 
637         - junked #args symtable def.
638         - junked Text_item.
639         - moved Bar assembling into LilyPond
640         - junked symtables reads
641         - Lookup cleanups
642         - junked Symtable from init/table*
643
644 pl 23.hwn1
645         - revamped Scarlatti K3-L378
646         - some more doco
647         - use interning/SCM for Scopes
648         - hanging on now works for breakables too.
649
650 pl 23.jcn6
651         - chord fixes; notemode chord syntax changed: @c@ @c-7@
652         - fixed cello-suite ii
653         - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
654         - bf: extender
655         - (bit ugly) fix for lyric-chords
656         - fixed repeats (dankjewel lieverd)
657           * input/twinkle.ly
658           * input/star*.ly
659
660 pl 23.jcn3
661         - succussfully removed []s from wtk1-fugue2.ly
662         - bf + smarter autobeamer
663
664 pl 23.jcn2
665         - mi2mu: d-minor: des->cis, g-minor ges->fis
666
667 pl 23.mb1
668         - bf: Position and possible SIGSEGV in Mark_engraver
669         - Added padding support in G_staff_side_item
670         - bf: Correct direction of textual scripts. 
671         - bf, lookup.cc: Fewer warnings about missing text styles. 
672              Same units used in all .afm files.
673
674 pl 22.jcn5
675         - auto-beaming v0: input/test/auto-beam.ly
676
677
678
679 ***********
680
681 pl 22.jcn4
682         - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
683         - bf: :|, |:
684         - property barAlways changed to boolean (0/1)
685         - added boolean property: barAuto
686
687 pl 22.jcn3
688         - bf: mmrest
689
690 pl 22.jcn2
691         - updated mi2mu
692         - bf: multi-measure-rest (input/test/m.ly)
693         - half fix for staff-margin-engraver
694
695 pl 22.jcn1
696         - bf's: cross-staff slur
697         - bf: gnossienne-4
698 pl 22.tca1
699         - buxfix, \mudela{ \times 2/3{ ...} } works now
700
701 ******
702   
703 pl 22
704         - fixed "already have a Beam" error
705
706 pl 21.jcn2
707         - gnossienne: hmm, how to 
708           * undisplay bars
709           * don't put 'grace notes' in beam
710           * put separator between  "] \translator Staff=x" 
711
712 pl 21.jcn1
713         - gnossienne-4.ly (start of)
714
715 pl 20.jcn2
716         - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
717         - bf: broken interstaff slur
718         - sm66: check for gmake
719
720 *******
721 pl 20.jcn1
722         - interstaff slurs v0: preludes-1.ly
723         - warnings for silly interbeam settings
724
725 pl 20.hwn1
726         - inclusion of WIP article about LilyPond.
727         - L.Mozart sinfonfia
728         - bf: [c8 [c8 c8]
729
730 ********
731 pl 20
732
733 pl 19.jcn5
734         - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
735
736 pl 19.jcn4
737         - new stem/beam parameters
738         - bf: forced stem shorten
739
740 pl 19.jcn3
741         - dehairification of beam code; cleanup and bugfixes
742           * stemlength
743           * forced stem shorten
744           * slope calculation
745           * damping and correction
746           * catch for silly beams: input/test/beam-suspect.ly
747
748 pl 19.jcn2
749         - multi-measure-rest is now spanner SkipBars=0 is broken
750
751 pl 19.jcn1
752         - hmm, almost centered whole-bar rests -- NOT
753
754 ********
755 pl 18.jcn5
756         - bf: beamtrend
757         - bf: vv-duet
758
759 pl 18.mb1
760          - \mark now works, using G_staff_side_item.
761         - Improved layout of multi-bar rests, including a new
762           font symbol.
763
764 pl 18.jcn4
765         - beam length adjustments
766         - ugly beamtrend fix: input/test/beam-trend.ly
767
768 pl 18.jcn3
769         - bf: (beamed) forced stem shorten
770         - bf: broken slurs and ties; minimal slur/tie length setting ignored
771         - bf: separators on cygwin
772
773 pl 18.jcn2
774         - bf: stem-length algorithm
775         - bf: beam direction algorithm
776         - bf's: wtk1-fugue2.ly
777
778 pl 18.jcn1
779         - stepmake update
780         - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
781  
782 *******
783 pl 18 (jan 4 '99)
784
785 pl 17.jbr2
786         - Documentation/README-W32: Brought my stuff up to date
787         - Documentation/ntweb: updated for realease
788         - stepmake/bin/package-zip32.sh: cygwin-b20 changes
789         - scripts/ly2dvi.py: LILYPONDPREFIX fixes
790
791 pl 17.jbr1
792         - scripts/ly2dvi.py root is now the shared directory path not the
793           root of the lily installation.  Environment variable LILYPONDPREFIX
794           is also the path to shared directory.
795         - lily/main.cc WINNT conditional added to avoid a casting of 
796           main_prog
797
798 pl 17.hwn1
799         - bfs wtk1-fugue1
800         - spacing tweak: very widely and tightly spaced lines look
801 better.
802         - allow Beam settings to be overriden: property
803         stemLeftBeamCount, stemRightBeamCount
804         - junked Assoc, Assoc_iter
805         - junked Graphical_element::{width,height}
806         - junked Plet_swallow_engraver, Plet_engraver
807         - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
808         - naming  brew_molecule_p / do_brew_molecule -> output_processing,  do_brew_molecule_p 
809         - experimental Text_item, Staff_side
810         - junked old Beam_engraver and old Tie_engraver.
811         - AFM administration cleanup.
812         - cache brewed molecules.  Speed up ?
813         - rehacked Graphical_element, introduced Dimension_cache
814
815 ********
816
817 pl 17
818 pl 16.jcn2
819         - fix: TEMPO 4., well urg, "TEMPO 4 ."
820         - beginning of violino/violoncello (viola) duet
821
822 pl 16.jcn1
823         - resurrected po-stuff
824
825 *********
826 pl 16
827
828 pl 15.uu1
829         - dynamic fix.  
830         - junked abbrev stuff from parser.
831
832 pl15.tca1
833         - fixed verbatim option behaviour for mudela-book.
834         - added mudela-book option intertext="some text" 
835         - mudela-book now understand latex \begin{verbatim}
836   
837 pl 15.jcn1
838         - chord inversion: 
839           * enter C/E
840           * display chord names according to boolean property
841             \property Score.chordInversion; 
842
843 *********
844 pl 15
845
846 pl 14.hwn1
847         - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
848 parser, lilypond (mudela 1.0.14), manual
849         - new tie syntax:  { <c e > ~ <c e > } changed in manual,  
850 parser, lilypond (Mudela 1.0.13)
851
852 pl 14.jcn1
853         - bf: get_chord C-m5-
854         - typos: chord-name
855
856 pl 14.tca2      
857         - move option proccing out of main
858
859 **********
860
861 pl 14
862
863 pl 13.hwn1
864         - tutorial fixes.
865         - junked find-quarts
866         - junked various plet goryness.
867         - preps for <c e> ~ <c e> syntax
868         - bib fixes 
869
870 pl 12.jcn3
871         - bf's: standchen
872         - added repeat, chord stuff to website
873         - bf: dashed slur
874         - hacks for barlines, dynamics
875
876 pl 12.jcn2
877         - bf: package-diff
878         - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
879         - shorthand prefix for note-mode: '@', no shorthand for notes in chord
880            mode...
881  
882 pl 11.jcn6
883         - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
884         - chord-table; urg bugs:
885            * note-collisions
886            * accidental-placement
887         - bf: cis m (\textsharpm, urg)
888   
889 pl 11.jcn5
890         - bib entry, twinkle-pop
891         - bf's: chords
892
893 pl 11.jcn4
894
895 **********
896 pl 13
897         - mutopia stuff (thanks, Peter)
898         - bugfix : \maininput
899
900 *********
901
902
903 pl 12
904 pl 11.jcn3
905         - bf: missing triads
906         - @c @c min (* is taken, <<, <> don't work)
907         - chord-modifiers (urg, "sus" should also subtract 2...)
908
909 pl 11.uu3
910         - --safe: security paranoia: disallow untrusted \include,
911 disallow untrusted TeX code, disallow named output
912
913 pl 11.jcn2
914         - duration with chords + change:  @4 c @c7
915
916 pl 11.jcn1
917         - minor chord syntax change: *c6 iso @c6;
918
919 **********
920
921 pl 11
922
923 pl9.tca1
924         - included that missing init/mudela-book-defs.py. Added
925           one line to init/GNUMakefile to make .py-files be included.
926         - fragment and nonfragment options to override autodetection
927
928 pl 10.jcn1
929         - input/test/chords.ly
930         - \type ChordNames and chord-name-engraver.*
931         - chords mode: \chords { <c e g> @c; @d7; }
932
933 pl 10.uu1
934         - scm/ directory.  install .scm stuff too.
935         - tuplet bug fixed.
936
937 **********
938 pl 10
939
940 pl 9.jcn3
941         - property: unfoldRepeats; unfolding still broken
942         - volta spanner y-collision
943         - bf: volta number,dot placement
944         - bf's: init/table16,20
945         - small additions to init/lily.scm to enable some testing
946         - junked extra repeat braces
947
948
949 pl 9.uu2
950         - bib stuff
951         - removed \output from parser/lexer
952
953 pl 9.jcn2
954         - bf/redo: slur.cc, encompass-info: setting of encompass array.  
955         - switched tuplet-engaver off (core dumps)
956
957 pl 9.jcn1       
958         - bf (urg): no |: at start of piece
959         - bf?: text defs without width
960         - alignment absolute dynamics
961         - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
962         - bf: crescendo symbol
963
964
965 pl 9.uu1
966         - added faq entry
967         - copertina (thanks Maurizio)
968
969 *****************
970 pl 9
971         - fixed \relative
972
973 pl8.tca1
974         - changes to mudela-book. Junked fragment and floating options,
975           added eps option. Options should not stay as long that you get
976           comfortable with them. ;)
977         - Also possible to define your own commands with
978           a syntax like \mudela{c d e}
979         - updated mudela-book-doc.doc
980
981 pl 8.jcn3
982         - website: gnuisation of footers
983
984 pl 8.jcn2
985         - input/test/vertical-text.ly: urg ydim of text chords
986         - bf: one set of |: :| volta per staff
987         - bf: init/table* braces + more braces
988         - try at score-volta-bracket
989
990 pl 8.jcn1
991         - bf: lyric-engraver: handle multiple requests (don't overwrite)
992         - bf: guile-config
993         - music-list-iterator
994
995 pl 8.hwn3
996         - coriolan corno 1
997
998 pl 8.hwn2
999         - more output revamping.
1000
1001 pl 8.hwn1
1002         - Scheme output stuff
1003         - tutorial fixes.
1004
1005 *****************
1006 pl 8
1007
1008 pl7.jcn3
1009         - bf's: spanner/volta
1010         - volta-support: via Note, Bar, and Paper-column to Bar (item)
1011
1012 pl7.jcn2
1013         - note repeats
1014
1015 pl7.jcn1
1016         - configure/guile fixes (still no check for 1.2/1.3)
1017
1018 pl7.hwn1
1019         - tutorial fixes
1020         - tuplets over beams.
1021
1022 *****************
1023 pl 7
1024
1025 pl6.jcn5
1026         - repeatbars, volta-spanner work, alternative iteration still broken
1027         - volta symbol
1028
1029 pl5.szmulewicz2
1030         - more GUILE stuff.
1031         - tutorial doco updates
1032
1033 pl6.jcn4
1034         - volta-spanner
1035         - repeat-engraver
1036         - repeat/alternative music layout (hehe)
1037   
1038 pl6.uu1
1039         - Doco of music iterators.
1040
1041 ********
1042 pl 6
1043
1044 pl5.szmulewicz1
1045         - rtti stuff
1046         - bf's: lily.scm
1047
1048 pl5.mb1
1049         - bf: array.hh, don't make copy if resized to the same size
1050         - bf: feta.tex
1051
1052 pl5.jcn4
1053         - scm additions: plet, hairpin
1054         - website fixes
1055
1056 pl5.jcn3
1057         - website fixes
1058
1059 pl5.jcn2
1060         - extender-*, see input/test/extender.ly
1061         - bf: half-beam length (urg)
1062         - fixes: standchen, star
1063
1064 pl5.jcn1
1065         - tex/lily-ps-defs.tex fixes
1066         - lily.ps 
1067
1068 pl 5.hwn1
1069         - Tuplet_engraver
1070         - lily.ps fix.
1071         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
1072
1073 ********
1074 1.1.5
1075
1076 pl4.jcn4
1077         - fixes; preludes, finger
1078
1079 pl4.jcn3
1080         - bf: text staff vertical align; see input/test/vertical-text.ly
1081         - urg, scaled cmr8 by factor 4/5
1082         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
1083           is rather cool
1084
1085 pl4.jcn2
1086         - read (cmrxx)afm for text char widths
1087         - tfmtoafm.sh (quite urg)
1088         - alphabet.ly
1089  
1090 pl 4.uu1
1091         - read .scm files. No need for GUILE_LOAD_PATH
1092         - .ps hack.  No need for lily.ps on the printer
1093         
1094         (&$^@M&@^$@^&$@ Damn TeX)
1095
1096
1097         - bf: mudela-book -> \default_paper is obsolete.
1098
1099 pl 3.ms1
1100          - thumb-upgrade
1101  
1102 pl4.jcn1
1103         - bf: dotted slur
1104         - bf: text ssb
1105         - bf: empty/unknown in ps
1106
1107 pl 4.tca1
1108         - 40% speedup executing mudela-book on mudela-book-doc.doc
1109         - change of lilypond's output filenames. Given multiple input
1110           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
1111           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
1112           output will be 'm.tex m-1.tex y.tex' 
1113
1114 *******
1115 1.1.4
1116
1117 pl 3.tca1
1118         - accordion symbols in mf/feta-accordion.mf and
1119           init/accordion-defs.ly.
1120         - small changes to mudela-book and Documentation/man/mudela-book.yo
1121         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
1122
1123 pl 3.jcn5
1124         - bf: dashed-slur
1125         - bf: LilyIdString
1126         - more star fixes
1127         - repeatbar fixes
1128
1129 pl 3.jcn3
1130         - mup-to-ly.py: version 0.0
1131         - init/test/stars-and-stripes.ly (from star.mup)
1132         - GrandStaffContext
1133   
1134 pl 3.hwn1
1135         - junked musical info from key-item
1136         - tutorial fixes.
1137
1138 pl 3.jcn2
1139         - bf: font switch
1140  
1141 ******
1142 1.1.3
1143
1144 pl 2.jcn2
1145
1146 pl 2.uu1
1147         - ly2dvi.py -I fix
1148         - obsoleted ly2dvi.sh
1149         - removed Note_head_engraver
1150
1151 pl 2.hwn1
1152         - scm cleanups, chop-decimal
1153         - scarlatti clef.
1154
1155 pl 2.jcn1
1156         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
1157         - moved tex/*.ps to ps/
1158         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
1159         - be sure to set:
1160             export GS_LIB=$HOME/usr/src/lilypond/ps
1161         - added tex and empty ps-symbols
1162
1163 pl 1.jcn4
1164         - more little website fixes
1165
1166 ********
1167
1168 pl 2
1169
1170 pl 1.mb1
1171         - Support for cautionary accidentals. , i.e. accidentals 
1172           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
1173           Note that the font has changed.
1174         - bf: No unnecessary warnings about time signatures
1175         - Added optional second argument of \key. Set to \major or \minor 
1176           to get a major or minor key. Default: major.
1177         - bf: Compilation error in midi-walker.cc
1178
1179 pl 1.jcn2
1180         - fixes for htmldoc, website
1181         - silly jcn1 fixes
1182         - junked MODULE stuff from lily/GNUmakefile (again)
1183  
1184 pl 0.jcn4
1185         -set:
1186            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
1187         - dstream: Score_element, Column_info
1188         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
1189         - init/lily.scm
1190  
1191
1192 ********
1193
1194 pl 1
1195 pl 0.uu5
1196         - fixed MIDI output.
1197
1198 pl 0.jcn3
1199         - dropped stepmake/aclocal.m4
1200         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
1201         - added debugging output format: -fscm
1202         - ly2dvi.py -I fix
1203         - Documentation/tex/feta.tex
1204         - doco fixes: PATCHES.yo, yodl-1.31.7
1205
1206 pl 0.uu4
1207         - Protected_scm to fixup GUILE gc
1208
1209 pl 0.uu3
1210         - more RTTI cleaning.
1211
1212 pl 0.uu2
1213         - undone type_info::before hack. (Ugh.  RTFM).
1214
1215 pl 0.uu1
1216         - more RTTI stuff: is_type_b -> type_info::before
1217
1218 pl 0.jcn1
1219 pl 17.jcn7
1220         - added: set*text, timesig, beam
1221         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
1222 pl 17.jbr1
1223         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
1224           and modified win32 specific distribution file names to match
1225           pl 16.hwn1 changes.
1226         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
1227           installation tree.
1228         - scripts/convert-mudela.py: Remove the an existing backup file
1229           before renaming original.  This is a WIN32 Python requirement.
1230         - Documentation/ntweb/index.html: Updated documentation to match
1231           new lilypond installation tree.
1232         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
1233            
1234   
1235
1236 **********
1237
1238 1.1.0
1239
1240 pl 18.exp
1241         - use C++ RTTI iso access_Xxx ()
1242         - junk Graphical_lisp_element
1243         - catalan.ly
1244
1245 pl 17.tca1
1246         - rewrite of mudela-book
1247  
1248 pl 17.ms1
1249         - added \thumb (used very often in cello music) in
1250           mf/feta-schrift.mf. 
1251         - added /input/test/thumb.ly (example)
1252
1253 pl 16.jcn1
1254         - dashed-slur through scheme
1255
1256 pl 15.jcn4
1257         - more scheme hacks
1258
1259 pl 15.jcn3
1260         - try at scheme in Atom
1261
1262 pl 15.jcn2 # rest of
1263         - graphical-lisp-element + silly half hook-up with autuplet
1264
1265 pl 17.jcn5
1266         - stepmake pl59: templatised install (see mf/)
1267         - reasonably ps/tex success (with guile-1.2):
1268           * input/kortjakje.ly
1269         - lots more scm stuff
1270         - bf: mf/mfplain.ini
1271         - stepmake pl58: guile 1.3 configure fix
1272         - working font-switch:
1273           guile-1.2 and -lreadline -ldl from 1.3 configure...
1274
1275 pl 17.jcn4
1276         - installable stepmake pl57
1277         - urg, FIXME guile-1.3: 
1278           * don't install shared libs! configure can't handle
1279           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
1280           * lily's truely broken, downgrade do 1.2
1281
1282 pl 17.jcn3
1283         - lots of stuff still broken, notably font selection, just try 
1284            a()b
1285            or so
1286         - tex output support
1287         - all output through scheme
1288         - option: f, output-format=X
1289         - geile placebox 
1290         - mf/mfplain.ini
1291
1292 pl 17.jcn2
1293         - all paper output through scheme, about half way
1294
1295 pl 17.jcn1
1296         - 16.jcn1
1297