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