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