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