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