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