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