lilypond-1.1.33
[lilypond.git] / NEWS
blob6034166157f26e10059602a43a8e91ee67922823
1 pl 32.mb1
2         - bf: \> and \< were interchanged!!
3         - Added property: textScriptPadding
4         - Changed copyright text on the Gade score.
6 pl 32.uu1
7         - really include Gade score now.
8         - fixes: install-[out-]targets, INSTALLATION_[OUT_]SUFFIXES
9         - install TFMs in separate dir.
10 pl 31.hwn3
11         - Span_bar bugfix (there you go, Mats).
12         - bf: Score copy ctor (-> bf declaring score)
13         - new Tie behavior: only tie identical pitches, switchable with
14 oldTieBehavior
15         - junked cautionary_b_ from Musical_pitch
17 pl 32.jcn1
18         - set-lily: set weird locale links for $LILYPONDPREFIX 
20 **********
21 pl 31.mb2
22         - Added example: "Imellan Fjeldene" by Niels W. Gade.
23         - bf: don't attach staff margin text to clef changes within the
24         lines. (Still not perfect: no text when a clef change happens
26 pl 31.hwn2
27         - be somewhat lazy in break/object multiplication.
28         - print # elements for memory usage impression (try  -t)
29         - Paper_score cleanup
30         - junked various Pointer_list instances. Executable now is smaller.
31         - junked various cruft
32         - merged do_substitute_dependen{t,cy} to
33 do_substitute_element_pointer ()
34         - more parser cleanup
35         - Interval uses Drul_array
36         - bf: I've been drinking too much
37         - delete break helpers before object breaking/multiplication.  Try
38 to save some memory.
39   
40 pl 31.jcn4
41         - bf: toplevel install, kpsewhich
42         - sm 71, require yodl-1.31.11
43         - fix: slur macros
44         - bf: info in rpm, if available
45         - fix: rat != float
46         - bf: slur-follow-music
48 pl 31.uu1
49         - config.make: include GUILE_LDFLAGS
51 ******
52 pl 31 (feb 16)
54 pl 30.jcn1
55         - sm fixes, intl/ fixes
57 pl 30.mb1
58         - Added support for magnification of TeX fonts ==> 
59           larger dynamics in 20pt scores. (Doesn't work in Postscript)
61 pl 30.hwn1
62         - Debian patches (thanks, Anthony)
63         - Italian support (thanks, Maurizio)
64         - parser cleanup
65         - minor chord.cc cleanups.
66         - bf: \rc \rced 
67         - hara kiri doesn't do suicide with normal rests.
68         - Hara_kiri_vertical_group_spanner generalised
69         - extender engraver rewrite, now __ is like ~ [] |, ie. in between
70 notes/lyrics.
71         - lyric engraver now engraves only single voices.  Use
72 separate LyricVoices to get stacked lyrics.
73         - bf: bar(Non)Auto first barline  
74         - barAuto -> barNonAuto
77 *******
79 pl 30 (feb 15)
81 pl 29.uu1
82         - typewriter font
83         - star-spangled-banner bf (slur.cc).
86 pl 29.jcn3
87         - fix: slur-case3.ly 
88         - init.sly: .fly with linewidt=-1
90 pl 29.jcn2
91         - resurrected ps output
93 pl 29.hwn1
94         - bf: coord relative to self.
95         - bf: error msg if no AFM found
96         - bf: hang script on bar in other axis too (fixes staff-side-slur bug)
97         - hang on scripts on clef as well (more to left for single staffs)
100 pl 29.jcn1
101         - bf: volta sizes
102         - GNU stuff on home page
104 *******
105 pl 29
107 pl 28.hwn1
108         - bf: mid measure clefs (breakable  items in non-breakable columns.)
109         - spanner.cc assert changed to warning
110         - (c) 1998 -> 1999 search replace.
112 pl 28.jcn1
113         - new outline TODO + .emacs setup
114 *******
115 pl 28
116 pl 27.hwn2
117         - un-SMOB Atom.  Cons and Killing_cons as simple cons replacements.
119 pl 27.jcn5
120         - outline TODO
122 pl 27.jcn4
123         - measure-end hinterfleish patch
124         - input/test/coda-kludge.ly
125         - bf: volta-number placement
126         - volta: support for "1.-2."  "3"
128 pl 27.jcn3
129         - bf's: zero-length repeats
130         - Auto beamer:
131           * turned on by default
132           * input/test/auto-beam*.ly
133           * support for time-defaults
134         - Chords:
135           * input/just-friends.ly
136           * ChordNameContext
137           * bf's: chord mode: accept STRINGS, rests
138           * bf's: banter_str
139         - new bool \property Score.barAtLineStart
141 pl 27.hwn1
142         - global ctors
143         - read lily.scm before all .lys
144         - Link_array derives from Array<void*>
145         - search repl: Array<X*> -> Link_array<X>
146         - junked most static casts
147         - revamped Atom / Molecule: Molecule now is the public interface.
148 Atom is a GUILE smob. Guile takes care of allocation and list stuff.
149         - bar scripts on score bars (there you are, Mats)
150         - :||: span bar fixed
151         - using generic ledger lines now (regenerate fonts!)
152         - refman updates (Thanks, Adrian!)
153         - Molecule::operator = (), Molecule::do_center ()
154         - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
155         - textstyle property for textual scripts.
156         - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
157         - junked obsolete TeX stuff.
158         - ly2dvi-testpage.ly
159         - only make AFMs for feta[0-9]+.mf
160         - using strings for abs loudness.
162         
163 pl 27.jcn2
164         - grand renaming: Duration vs Moment / Rational
166 pl 27.uu1
167         - extra beam warning
169 pl 27.jcn1
170         - complete redo of chord and chord name code
171         - small fixes
173 *************
174 pl 27 (feb 3)
176 pl 26.uu1 
177         - make TFMs too. 
178         - bf: dynamics.  (Don't hang on spanner!)
179         - read TFM before AFM.
180         - fix din-MF stuff (UGH)
182 pl 26.jcn4
183         - Chord: handle all chord stuff; lots of chord fixes
184         - bf: Chord-name-engraver: find tonic
185         - bf: my-lily-parser: get_chord
188 pl 26.jcn3
189         - bf's: spring spacer end of measure
190         - bf: tie/slur rods (dankje, lieverd)
191         - bf's: intl/ compile, install, uninstall
193 pl 26.jcn2
194         - enforce {slur,tie}_x_minimum (urg, paper vars?)
195         - tie listens to tieydirection/ydirection
196         - bf: tie placement
198 pl 26.jcn1
199         - tutorial fixes
200         - bf: OrchestralScore should do hara-kiri..
201         - bf: makeinfo: 
202           - info in rpm again 
203           - update to yodl pl10, yodl2texinfo fixes
204           - use --force, .info should always be generated
206 *********
207 pl 26 (feb 1, 99)
209 25.jcn2
210         - bf: staffside axis init
211         - bf: staffmargin stuff.
212         - Timesig C fixes
215 pl 25.uu2
216         - junked Scarlatti clef
217         - fixed clef^8
218         - Interpretation_context_handle is interface to interpretation context 
219         - Staff_switching_translator: automatic staff switching for Piano staffs.
221 pl25.jcn1
222         - volta-spanner: junked dot_p_; not so handy after all: kerning??
223         - feta-nummer: added : ,-.
224         - volta/tuplet thickness
225         - bf: scs-paper
226         - bf: ".|", and bar-thicknesses
228 pl 25.uu1
229         - bf: default duration is 4
231 **********
232 pl 25
234 pl 23.ms2
235         - property noteheadStyle
236         - first attempt to make harmonics : see input/test/harmonics.fly
238 pl 23.ms1
239         - sinfonia.ly: several fixes
240         - dynamics
241          * increased range pppppp to ffffff
242          * added sp, spp, sff, rfz
243          * example see input/test/tchaikovsky.ly
244          * updated dynamics in refman
247 pl 24.jcn2
248         - website fixes
249         - bf's: chords:
250           * reverted c1*2, collides with \times {}
251           * should use: c\breve, c\longa for long chords
252           * addition: c-9, subtraction: c^5
253           * multiple -add, ^sub: c-7+.9-^3.5
254         - bf: lyric chord
255         - bf: lookup text height
256         - bf's: autobeamer
258  pl 24.jcn1
259         - bf: rest collisions
260         - separate tfm-reader
261         - bf: :|: should not have thin lines
264 pl 24.mb1
265         - bf: Correct units now used in the .afm files.
267 ******
269 pl 24, Hacking Apart Together (Jan 25)
271 pl 23.jcn9
272         - bf's: preludes-* (found a \meter and \transpose c`` there!)
273         - bf: ly2dvi: don't barf on 'linewidth = -1.;'
274         - bf: lily-version
276 pl 23.jbr1
277         - scripts/ly2dvi.py: Windows 95 shell does not support redivrection 
278           of stderr.  We now distribute ash and use it when needed.
279         - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
280           directory.  We build and distribute manpages in html format instead
281           of text format.
282         - Documentation/ntweb: Updated doco and now distributing as a self
283           extracted binary with install script.
285 pl 23.hwn4
286         - bugfixes
287         - changed All_font_metrics to do TFM as well.
288         - changed init/ to ly/
290 pl 23.jcn8
291         - tfm reader; revamped code from fontutils-0.6
293 pl 23.hwn3
294         - {Bar numbers|staff margin stuff|marks} fixed using
295 Bar_script_engraver as base class
296         - bf: PS points != Lily \pt 
297         - junked Bar_column_engraver
298         - junked Text_item and some old files.
301 pl 23.jcn7
302         - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
303         - crude autobeam stuff in mi2mu
304         - brevis, longa chords: c1*2,*4
305         - mutopia/E.Satie/petite-ouverture-a-danser.ly
306         - prop: voltaVisibility
307         - more cello-suite-ii fixes:
308           * nice repeats
309           * removed all beams ifo auto-beamer
310         - bf's: autobeam
311         - junked dur2real; beamAutoEndx now as rational string: "1/2" 
313 pl 23.hwn2
314         - _8 clef 
315         - junked #args symtable def.
316         - junked Text_item.
317         - moved Bar assembling into LilyPond
318         - junked symtables reads
319         - Lookup cleanups
320         - junked Symtable from init/table*
322 pl 23.hwn1
323         - revamped Scarlatti K3-L378
324         - some more doco
325         - use interning/SCM for Scopes
326         - hanging on now works for breakables too.
328 pl 23.jcn6
329         - chord fixes; notemode chord syntax changed: @c@ @c-7@
330         - fixed cello-suite ii
331         - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
332         - bf: extender
333         - (bit ugly) fix for lyric-chords
334         - fixed repeats (dankjewel lieverd)
335           * input/twinkle.ly
336           * input/star*.ly
338 pl 23.jcn3
339         - succussfully removed []s from wtk1-fugue2.ly
340         - bf + smarter autobeamer
342 pl 23.jcn2
343         - mi2mu: d-minor: des->cis, g-minor ges->fis
345 pl 23.mb1
346         - bf: Position and possible SIGSEGV in Mark_engraver
347         - Added padding support in G_staff_side_item
348         - bf: Correct direction of textual scripts. 
349         - bf, lookup.cc: Fewer warnings about missing text styles. 
350              Same units used in all .afm files.
352 pl 22.jcn5
353         - auto-beaming v0: input/test/auto-beam.ly
357 ***********
359 pl 22.jcn4
360         - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
361         - bf: :|, |:
362         - property barAlways changed to boolean (0/1)
363         - added boolean property: barAuto
365 pl 22.jcn3
366         - bf: mmrest
368 pl 22.jcn2
369         - updated mi2mu
370         - bf: multi-measure-rest (input/test/m.ly)
371         - half fix for staff-margin-engraver
373 pl 22.jcn1
374         - bf's: cross-staff slur
375         - bf: gnossienne-4
376 pl 22.tca1
377         - buxfix, \mudela{ \times 2/3{ ...} } works now
379 ******
380   
381 pl 22
382         - fixed "already have a Beam" error
384 pl 21.jcn2
385         - gnossienne: hmm, how to 
386           * undisplay bars
387           * don't put 'grace notes' in beam
388           * put separator between  "] \translator Staff=x" 
390 pl 21.jcn1
391         - gnossienne-4.ly (start of)
393 pl 20.jcn2
394         - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
395         - bf: broken interstaff slur
396         - sm66: check for gmake
398 *******
399 pl 20.jcn1
400         - interstaff slurs v0: preludes-1.ly
401         - warnings for silly interbeam settings
403 pl 20.hwn1
404         - inclusion of WIP article about LilyPond.
405         - L.Mozart sinfonfia
406         - bf: [c8 [c8 c8]
408 ********
409 pl 20
411 pl 19.jcn5
412         - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
414 pl 19.jcn4
415         - new stem/beam parameters
416         - bf: forced stem shorten
418 pl 19.jcn3
419         - dehairification of beam code; cleanup and bugfixes
420           * stemlength
421           * forced stem shorten
422           * slope calculation
423           * damping and correction
424           * catch for silly beams: input/test/beam-suspect.ly
426 pl 19.jcn2
427         - multi-measure-rest is now spanner SkipBars=0 is broken
429 pl 19.jcn1
430         - hmm, almost centered whole-bar rests -- NOT
432 ********
433 pl 18.jcn5
434         - bf: beamtrend
435         - bf: vv-duet
437 pl 18.mb1
438          - \mark now works, using G_staff_side_item.
439         - Improved layout of multi-bar rests, including a new
440           font symbol.
442 pl 18.jcn4
443         - beam length adjustments
444         - ugly beamtrend fix: input/test/beam-trend.ly
446 pl 18.jcn3
447         - bf: (beamed) forced stem shorten
448         - bf: broken slurs and ties; minimal slur/tie length setting ignored
449         - bf: separators on cygwin
451 pl 18.jcn2
452         - bf: stem-length algorithm
453         - bf: beam direction algorithm
454         - bf's: wtk1-fugue2.ly
456 pl 18.jcn1
457         - stepmake update
458         - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
460 *******
461 pl 18 (jan 4 '99)
463 pl 17.jbr2
464         - Documentation/README-W32: Brought my stuff up to date
465         - Documentation/ntweb: updated for realease
466         - stepmake/bin/package-zip32.sh: cygwin-b20 changes
467         - scripts/ly2dvi.py: LILYPONDPREFIX fixes
469 pl 17.jbr1
470         - scripts/ly2dvi.py root is now the shared directory path not the
471           root of the lily installation.  Environment variable LILYPONDPREFIX
472           is also the path to shared directory.
473         - lily/main.cc WINNT conditional added to avoid a casting of 
474           main_prog
476 pl 17.hwn1
477         - bfs wtk1-fugue1
478         - spacing tweak: very widely and tightly spaced lines look
479 better.
480         - allow Beam settings to be overriden: property
481         stemLeftBeamCount, stemRightBeamCount
482         - junked Assoc, Assoc_iter
483         - junked Graphical_element::{width,height}
484         - junked Plet_swallow_engraver, Plet_engraver
485         - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
486         - naming  brew_molecule_p / do_brew_molecule -> output_processing,  do_brew_molecule_p 
487         - experimental Text_item, Staff_side
488         - junked old Beam_engraver and old Tie_engraver.
489         - AFM administration cleanup.
490         - cache brewed molecules.  Speed up ?
491         - rehacked Graphical_element, introduced Dimension_cache
493 ********
495 pl 17
496 pl 16.jcn2
497         - fix: TEMPO 4., well urg, "TEMPO 4 ."
498         - beginning of violino/violoncello (viola) duet
500 pl 16.jcn1
501         - resurrected po-stuff
503 *********
504 pl 16
506 pl 15.uu1
507         - dynamic fix.  
508         - junked abbrev stuff from parser.
510 pl15.tca1
511         - fixed verbatim option behaviour for mudela-book.
512         - added mudela-book option intertext="some text" 
513         - mudela-book now understand latex \begin{verbatim}
514   
515 pl 15.jcn1
516         - chord inversion: 
517           * enter C/E
518           * display chord names according to boolean property
519             \property Score.chordInversion; 
521 *********
522 pl 15
524 pl 14.hwn1
525         - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
526 parser, lilypond (mudela 1.0.14), manual
527         - new tie syntax:  { <c e > ~ <c e > } changed in manual,  
528 parser, lilypond (Mudela 1.0.13)
530 pl 14.jcn1
531         - bf: get_chord C-m5-
532         - typos: chord-name
534 pl 14.tca2      
535         - move option proccing out of main
537 **********
539 pl 14
541 pl 13.hwn1
542         - tutorial fixes.
543         - junked find-quarts
544         - junked various plet goryness.
545         - preps for <c e> ~ <c e> syntax
546         - bib fixes 
548 pl 12.jcn3
549         - bf's: standchen
550         - added repeat, chord stuff to website
551         - bf: dashed slur
552         - hacks for barlines, dynamics
554 pl 12.jcn2
555         - bf: package-diff
556         - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
557         - shorthand prefix for note-mode: '@', no shorthand for notes in chord
558            mode...
560 pl 11.jcn6
561         - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
562         - chord-table; urg bugs:
563            * note-collisions
564            * accidental-placement
565         - bf: cis m (\textsharpm, urg)
566   
567 pl 11.jcn5
568         - bib entry, twinkle-pop
569         - bf's: chords
571 pl 11.jcn4
573 **********
574 pl 13
575         - mutopia stuff (thanks, Peter)
576         - bugfix : \maininput
578 *********
581 pl 12
582 pl 11.jcn3
583         - bf: missing triads
584         - @c @c min (* is taken, <<, <> don't work)
585         - chord-modifiers (urg, "sus" should also subtract 2...)
587 pl 11.uu3
588         - --safe: security paranoia: disallow untrusted \include,
589 disallow untrusted TeX code, disallow named output
591 pl 11.jcn2
592         - duration with chords + change:  @4 c @c7
594 pl 11.jcn1
595         - minor chord syntax change: *c6 iso @c6;
597 **********
599 pl 11
601 pl9.tca1
602         - included that missing init/mudela-book-defs.py. Added
603           one line to init/GNUMakefile to make .py-files be included.
604         - fragment and nonfragment options to override autodetection
606 pl 10.jcn1
607         - input/test/chords.ly
608         - \type ChordNames and chord-name-engraver.*
609         - chords mode: \chords { <c e g> @c; @d7; }
611 pl 10.uu1
612         - scm/ directory.  install .scm stuff too.
613         - tuplet bug fixed.
615 **********
616 pl 10
618 pl 9.jcn3
619         - property: unfoldRepeats; unfolding still broken
620         - volta spanner y-collision
621         - bf: volta number,dot placement
622         - bf's: init/table16,20
623         - small additions to init/lily.scm to enable some testing
624         - junked extra repeat braces
627 pl 9.uu2
628         - bib stuff
629         - removed \output from parser/lexer
631 pl 9.jcn2
632         - bf/redo: slur.cc, encompass-info: setting of encompass array.  
633         - switched tuplet-engaver off (core dumps)
635 pl 9.jcn1       
636         - bf (urg): no |: at start of piece
637         - bf?: text defs without width
638         - alignment absolute dynamics
639         - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
640         - bf: crescendo symbol
643 pl 9.uu1
644         - added faq entry
645         - copertina (thanks Maurizio)
647 *****************
648 pl 9
649         - fixed \relative
651 pl8.tca1
652         - changes to mudela-book. Junked fragment and floating options,
653           added eps option. Options should not stay as long that you get
654           comfortable with them. ;)
655         - Also possible to define your own commands with
656           a syntax like \mudela{c d e}
657         - updated mudela-book-doc.doc
659 pl 8.jcn3
660         - website: gnuisation of footers
662 pl 8.jcn2
663         - input/test/vertical-text.ly: urg ydim of text chords
664         - bf: one set of |: :| volta per staff
665         - bf: init/table* braces + more braces
666         - try at score-volta-bracket
668 pl 8.jcn1
669         - bf: lyric-engraver: handle multiple requests (don't overwrite)
670         - bf: guile-config
671         - music-list-iterator
673 pl 8.hwn3
674         - coriolan corno 1
676 pl 8.hwn2
677         - more output revamping.
679 pl 8.hwn1
680         - Scheme output stuff
681         - tutorial fixes.
683 *****************
684 pl 8
686 pl7.jcn3
687         - bf's: spanner/volta
688         - volta-support: via Note, Bar, and Paper-column to Bar (item)
690 pl7.jcn2
691         - note repeats
693 pl7.jcn1
694         - configure/guile fixes (still no check for 1.2/1.3)
696 pl7.hwn1
697         - tutorial fixes
698         - tuplets over beams.
700 *****************
701 pl 7
703 pl6.jcn5
704         - repeatbars, volta-spanner work, alternative iteration still broken
705         - volta symbol
707 pl5.szmulewicz2
708         - more GUILE stuff.
709         - tutorial doco updates
711 pl6.jcn4
712         - volta-spanner
713         - repeat-engraver
714         - repeat/alternative music layout (hehe)
715   
716 pl6.uu1
717         - Doco of music iterators.
719 ********
720 pl 6
722 pl5.szmulewicz1
723         - rtti stuff
724         - bf's: lily.scm
726 pl5.mb1
727         - bf: array.hh, don't make copy if resized to the same size
728         - bf: feta.tex
730 pl5.jcn4
731         - scm additions: plet, hairpin
732         - website fixes
734 pl5.jcn3
735         - website fixes
737 pl5.jcn2
738         - extender-*, see input/test/extender.ly
739         - bf: half-beam length (urg)
740         - fixes: standchen, star
742 pl5.jcn1
743         - tex/lily-ps-defs.tex fixes
744         - lily.ps 
746 pl 5.hwn1
747         - Tuplet_engraver
748         - lily.ps fix.
749         - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
751 ********
752 1.1.5
754 pl4.jcn4
755         - fixes; preludes, finger
757 pl4.jcn3
758         - bf: text staff vertical align; see input/test/vertical-text.ly
759         - urg, scaled cmr8 by factor 4/5
760         - apart from end/begin of measure spacing urgs, stars-and-stripes.ly 
761           is rather cool
763 pl4.jcn2
764         - read (cmrxx)afm for text char widths
765         - tfmtoafm.sh (quite urg)
766         - alphabet.ly
768 pl 4.uu1
769         - read .scm files. No need for GUILE_LOAD_PATH
770         - .ps hack.  No need for lily.ps on the printer
771         
772         (&$^@M&@^$@^&$@ Damn TeX)
775         - bf: mudela-book -> \default_paper is obsolete.
777 pl 3.ms1
778          - thumb-upgrade
780 pl4.jcn1
781         - bf: dotted slur
782         - bf: text ssb
783         - bf: empty/unknown in ps
785 pl 4.tca1
786         - 40% speedup executing mudela-book on mudela-book-doc.doc
787         - change of lilypond's output filenames. Given multiple input
788           files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
789           not 'm.tex y-1.tex', but if m.ly containts two paper definitions
790           output will be 'm.tex m-1.tex y.tex' 
792 *******
793 1.1.4
795 pl 3.tca1
796         - accordion symbols in mf/feta-accordion.mf and
797           init/accordion-defs.ly.
798         - small changes to mudela-book and Documentation/man/mudela-book.yo
799         - mudela-book example file in Documentation/tex/mudela-book-doc.doc
801 pl 3.jcn5
802         - bf: dashed-slur
803         - bf: LilyIdString
804         - more star fixes
805         - repeatbar fixes
807 pl 3.jcn3
808         - mup-to-ly.py: version 0.0
809         - init/test/stars-and-stripes.ly (from star.mup)
810         - GrandStaffContext
811   
812 pl 3.hwn1
813         - junked musical info from key-item
814         - tutorial fixes.
816 pl 3.jcn2
817         - bf: font switch
819 ******
820 1.1.3
822 pl 2.jcn2
824 pl 2.uu1
825         - ly2dvi.py -I fix
826         - obsoleted ly2dvi.sh
827         - removed Note_head_engraver
829 pl 2.hwn1
830         - scm cleanups, chop-decimal
831         - scarlatti clef.
833 pl 2.jcn1
834         - commented-out Level-2 PostScript in lily.ps (J. Buehler)
835         - moved tex/*.ps to ps/
836         - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
837         - be sure to set:
838             export GS_LIB=$HOME/usr/src/lilypond/ps
839         - added tex and empty ps-symbols
841 pl 1.jcn4
842         - more little website fixes
844 ********
846 pl 2
848 pl 1.mb1
849         - Support for cautionary accidentals. , i.e. accidentals 
850           within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
851           Note that the font has changed.
852         - bf: No unnecessary warnings about time signatures
853         - Added optional second argument of \key. Set to \major or \minor 
854           to get a major or minor key. Default: major.
855         - bf: Compilation error in midi-walker.cc
857 pl 1.jcn2
858         - fixes for htmldoc, website
859         - silly jcn1 fixes
860         - junked MODULE stuff from lily/GNUmakefile (again)
862 pl 0.jcn4
863         -set:
864            export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
865         - dstream: Score_element, Column_info
866         - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
867         - init/lily.scm
870 ********
872 pl 1
873 pl 0.uu5
874         - fixed MIDI output.
876 pl 0.jcn3
877         - dropped stepmake/aclocal.m4
878         - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
879         - added debugging output format: -fscm
880         - ly2dvi.py -I fix
881         - Documentation/tex/feta.tex
882         - doco fixes: PATCHES.yo, yodl-1.31.7
884 pl 0.uu4
885         - Protected_scm to fixup GUILE gc
887 pl 0.uu3
888         - more RTTI cleaning.
890 pl 0.uu2
891         - undone type_info::before hack. (Ugh.  RTFM).
893 pl 0.uu1
894         - more RTTI stuff: is_type_b -> type_info::before
896 pl 0.jcn1
897 pl 17.jcn7
898         - added: set*text, timesig, beam
899         - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
900 pl 17.jbr1
901         - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
902           and modified win32 specific distribution file names to match
903           pl 16.hwn1 changes.
904         - scripts/ly2dvi.py: Modified search paths to match the new lilypond
905           installation tree.
906         - scripts/convert-mudela.py: Remove the an existing backup file
907           before renaming original.  This is a WIN32 Python requirement.
908         - Documentation/ntweb/index.html: Updated documentation to match
909           new lilypond installation tree.
910         - lily/main.cc: Fixed LILYPONDPREFIX search paths.
911            
912   
914 **********
916 1.1.0
918 pl 18.exp
919         - use C++ RTTI iso access_Xxx ()
920         - junk Graphical_lisp_element
921         - catalan.ly
923 pl 17.tca1
924         - rewrite of mudela-book
926 pl 17.ms1
927         - added \thumb (used very often in cello music) in
928           mf/feta-schrift.mf. 
929         - added /input/test/thumb.ly (example)
931 pl 16.jcn1
932         - dashed-slur through scheme
934 pl 15.jcn4
935         - more scheme hacks
937 pl 15.jcn3
938         - try at scheme in Atom
940 pl 15.jcn2 # rest of
941         - graphical-lisp-element + silly half hook-up with autuplet
943 pl 17.jcn5
944         - stepmake pl59: templatised install (see mf/)
945         - reasonably ps/tex success (with guile-1.2):
946           * input/kortjakje.ly
947         - lots more scm stuff
948         - bf: mf/mfplain.ini
949         - stepmake pl58: guile 1.3 configure fix
950         - working font-switch:
951           guile-1.2 and -lreadline -ldl from 1.3 configure...
953 pl 17.jcn4
954         - installable stepmake pl57
955         - urg, FIXME guile-1.3: 
956           * don't install shared libs! configure can't handle
957           * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
958           * lily's truely broken, downgrade do 1.2
960 pl 17.jcn3
961         - lots of stuff still broken, notably font selection, just try 
962            a()b
963            or so
964         - tex output support
965         - all output through scheme
966         - option: f, output-format=X
967         - geile placebox 
968         - mf/mfplain.ini
970 pl 17.jcn2
971         - all paper output through scheme, about half way
973 pl 17.jcn1
974         - 16.jcn1