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