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