2 - \property textstyle -> textStyle
5 - added scm/accordion-script.scm and update ly/accordion-defs.ly
6 - renamed some accordion symbols to make them more english and less
8 - removed dot from \accBayanbase
12 - bf: tuplet spanner appearance.
13 - bf: less spacing after clef. Invisible bar has no dims.
14 - included AIMS. The why of Lily.
15 - warning if duplicate engraver.
16 - warning if no ties could be created.
17 - bf: \time1/4; .. beams ..
18 - bf: staff switching beams / slurs.
19 - tuplets on multiple beams.
20 - Documentation/tex/lilypond-regtest.doc
23 - bf: multi_measure_rest_engraver in Score_context.
30 - fixes for spring_spacer, introduced
32 - cleanup for rest-collisions.
34 - mudela-book \mudelafile
35 - Documentation/tex/lilypond-regtest.doc
42 - bf: AFM for BlueSky AFM files.
43 - \penalty = 4278 -> \penalty 4278
44 - URG!! fixed major (unnoticed) bug in dependency engine
45 - Further Script hacking:
47 * G_script_column_engraver
50 - major Script rehack:
51 * G_stem_staff_side_item
55 - junked Text_def, changed \property textstyle -> \property textStyle
56 (todo -> convert-mudela)
57 - Line_of_score is an Axis_group_element, no more overlapping
59 - mf: whole diamond head tweak
62 - Added property clefStyle: "" / "transparent" / "fullSizeChanges"
63 - New example: input/test/incipit.ly
64 - Documented clefStyle and restStyle in refman.tex
65 - Partial bug fix: octaviated clefs. Still broken!!!
69 - Added property restStyle.
70 - mensural 4th, 8th and 16th rests.
75 pl 37 (march 30, 1999)
76 - note head styles, see input/test/noteheadstyle.fly
77 * \property noteHeadStyle:
78 * diamond note heads (probably really ugly)
80 * harmonic head (mf sources were tweaked)
81 * transparent for no \heads
82 * \property noteHeadStyle ="" for normal heads.
85 - bf: timeSignatureStyle
86 - Added dynamic fz (forzando) to Lilypond
87 - bf: N.W.Gade, sfz -> fz
91 - don't insert extra alignment space for empty stuff.
92 - Align_element derives from Axis_group_element
93 - junk cruft for detecting upbeam / downbeam.
94 - junk all *{horizontal,vertical}* Score_element derived classes.
95 - G_staff_side_item::padding_f_ now generic property.
96 - some tweaking of beam & stem.
97 - junk pointerlist in Sources
98 - junk Stem::mult_i_, Stem::beam_gap_i_, G_staff_side_item::padding,
99 Bar::at_line_start_b_, Key_item::c_position_, Note_head::type_str_,
100 Note_head::staff_size, Stem::xdir_
108 - more memory tweaks: don't do Score_element::line_l () when deleting lines.
109 - more generic properties.
110 - change ridic. dims assert into warning.
111 - tex/ midi fixes (thanks, Mats).
112 - bf: don't crash when no Stem_infos are set.
113 - extender-spanner simplification
114 - working MIDI chords (Thanks Dscho)
123 - "Lily Was Here" is def'd as \mudelatagline, override with
124 \header { tagline = "... " ; }
125 - \property currentBarNumber: set
127 - \property postBreakPadding: tune extra
128 space padding after linebreaks.
129 - \property textEmptyDimension: disregard script text
130 dimensions (untested)
131 - \property staffLineLeading: set the staff space
132 - adjustable staff space size (per staff)
133 - Staff_symbol_referencer as base class for elements that use
134 info of the staff symbol. \property numberOfStaffLines also works OK
135 with ledger lines. (Is that useful? dunno.)
136 - warning if someone does \translator with no name
137 - junk Item::breakable_b_
138 - junk PointerList<Music*>, use Killing_cons
139 - bf: Auto_beam_engraver.
140 - bf: mmrest engraver.
141 - use callbacks for Dimension_cache.
142 - lots of small cleanups. Junk various members of
143 Score_element & derived classes:
145 * Spanner::original_l_,
146 * Score_element::transparent_b_,
147 * Item::break_priority_i_,
148 * Item::break_status_dir_,
149 - merge Score_priority_engraver / Score_horizontal_align_engraver
150 - Use more generic element properties.
151 - precompute SCM symbols.
152 - remove_elt_property (): Try to junk an element property, if not
158 - more PointerList junkings.
160 - be more conservative with Dicts/Hashes mem usage
166 - some performance cleanups: junked PointerList instance, plugged some leaks.
167 - style -> fontname now in scheme.
168 - minor Score_element brainsurgery:
169 * generic element properties.
170 * junked Score_element::junk_links, Score_element::unlink
171 * junked Directed_graph_node as superclass of
172 Score_element, this should reduce mem usage a bit.
175 - fixed autobeamer's beam->unlink ()
178 - allow autobeaming according to duration iso (crude) multiplicity
181 - change my email address
182 - Windows platform does a cp -r instead of a ln -s
186 - junked poor man's dynamics.
192 - bf: \> and \< were interchanged!!
193 - Added property: textScriptPadding
194 - Changed copyright text on the Gade score.
197 - really include Gade score now.
198 - fixes: install-[out-]targets, INSTALLATION_[OUT_]SUFFIXES
199 - install TFMs in separate dir.
201 - Span_bar bugfix (there you go, Mats).
202 - bf: Score copy ctor (-> bf declaring score)
203 - new Tie behavior: only tie identical pitches, switchable with
205 - junked cautionary_b_ from Musical_pitch
208 - set-lily: set weird locale links for $LILYPONDPREFIX
212 - Added example: "Imellan Fjeldene" by Niels W. Gade.
213 - bf: don't attach staff margin text to clef changes within the
214 lines. (Still not perfect: no text when a clef change happens
217 - be somewhat lazy in break/object multiplication.
218 - print # elements for memory usage impression (try -t)
219 - Paper_score cleanup
220 - junked various Pointer_list instances. Executable now is smaller.
221 - junked various cruft
222 - merged do_substitute_dependen{t,cy} to
223 do_substitute_element_pointer ()
224 - more parser cleanup
225 - Interval uses Drul_array
226 - bf: I've been drinking too much
227 - delete break helpers before object breaking/multiplication. Try
231 - bf: toplevel install, kpsewhich
232 - sm 71, require yodl-1.31.11
234 - bf: info in rpm, if available
236 - bf: slur-follow-music
239 - config.make: include GUILE_LDFLAGS
245 - sm fixes, intl/ fixes
248 - Added support for magnification of TeX fonts ==>
249 larger dynamics in 20pt scores. (Doesn't work in Postscript)
252 - Debian patches (thanks, Anthony)
253 - Italian support (thanks, Maurizio)
255 - minor chord.cc cleanups.
257 - hara kiri doesn't do suicide with normal rests.
258 - Hara_kiri_vertical_group_spanner generalised
259 - extender engraver rewrite, now __ is like ~ [] |, ie. in between
261 - lyric engraver now engraves only single voices. Use
262 separate LyricVoices to get stacked lyrics.
263 - bf: bar(Non)Auto first barline
264 - barAuto -> barNonAuto
273 - star-spangled-banner bf (slur.cc).
278 - init.sly: .fly with linewidt=-1
281 - resurrected ps output
284 - bf: coord relative to self.
285 - bf: error msg if no AFM found
286 - bf: hang script on bar in other axis too (fixes staff-side-slur bug)
287 - hang on scripts on clef as well (more to left for single staffs)
292 - GNU stuff on home page
298 - bf: mid measure clefs (breakable items in non-breakable columns.)
299 - spanner.cc assert changed to warning
300 - (c) 1998 -> 1999 search replace.
303 - new outline TODO + .emacs setup
307 - un-SMOB Atom. Cons and Killing_cons as simple cons replacements.
313 - measure-end hinterfleish patch
314 - input/test/coda-kludge.ly
315 - bf: volta-number placement
316 - volta: support for "1.-2." "3"
319 - bf's: zero-length repeats
321 * turned on by default
322 * input/test/auto-beam*.ly
323 * support for time-defaults
325 * input/just-friends.ly
327 * bf's: chord mode: accept STRINGS, rests
329 - new bool \property Score.barAtLineStart
333 - read lily.scm before all .lys
334 - Link_array derives from Array<void*>
335 - search repl: Array<X*> -> Link_array<X>
336 - junked most static casts
337 - revamped Atom / Molecule: Molecule now is the public interface.
338 Atom is a GUILE smob. Guile takes care of allocation and list stuff.
339 - bar scripts on score bars (there you are, Mats)
340 - :||: span bar fixed
341 - using generic ledger lines now (regenerate fonts!)
342 - refman updates (Thanks, Adrian!)
343 - Molecule::operator = (), Molecule::do_center ()
344 - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
345 - textstyle property for textual scripts.
346 - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
347 - junked obsolete TeX stuff.
349 - only make AFMs for feta[0-9]+.mf
350 - using strings for abs loudness.
354 - grand renaming: Duration vs Moment / Rational
360 - complete redo of chord and chord name code
368 - bf: dynamics. (Don't hang on spanner!)
369 - read TFM before AFM.
370 - fix din-MF stuff (UGH)
373 - Chord: handle all chord stuff; lots of chord fixes
374 - bf: Chord-name-engraver: find tonic
375 - bf: my-lily-parser: get_chord
379 - bf's: spring spacer end of measure
380 - bf: tie/slur rods (dankje, lieverd)
381 - bf's: intl/ compile, install, uninstall
384 - enforce {slur,tie}_x_minimum (urg, paper vars?)
385 - tie listens to tieydirection/ydirection
390 - bf: OrchestralScore should do hara-kiri..
393 - update to yodl pl10, yodl2texinfo fixes
394 - use --force, .info should always be generated
400 - bf: staffside axis init
401 - bf: staffmargin stuff.
406 - junked Scarlatti clef
408 - Interpretation_context_handle is interface to interpretation context
409 - Staff_switching_translator: automatic staff switching for Piano staffs.
412 - volta-spanner: junked dot_p_; not so handy after all: kerning??
413 - feta-nummer: added : ,-.
414 - volta/tuplet thickness
416 - bf: ".|", and bar-thicknesses
419 - bf: default duration is 4
425 - property noteheadStyle
426 - first attempt to make harmonics : see input/test/harmonics.fly
429 - sinfonia.ly: several fixes
431 * increased range pppppp to ffffff
432 * added sp, spp, sff, rfz
433 * example see input/test/tchaikovsky.ly
434 * updated dynamics in refman
440 * reverted c1*2, collides with \times {}
441 * should use: c\breve, c\longa for long chords
442 * addition: c-9, subtraction: c^5
443 * multiple -add, ^sub: c-7+.9-^3.5
445 - bf: lookup text height
449 - bf: rest collisions
450 - separate tfm-reader
451 - bf: :|: should not have thin lines
455 - bf: Correct units now used in the .afm files.
459 pl 24, Hacking Apart Together (Jan 25)
462 - bf's: preludes-* (found a \meter and \transpose c`` there!)
463 - bf: ly2dvi: don't barf on 'linewidth = -1.;'
467 - scripts/ly2dvi.py: Windows 95 shell does not support redivrection
468 of stderr. We now distribute ash and use it when needed.
469 - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
470 directory. We build and distribute manpages in html format instead
472 - Documentation/ntweb: Updated doco and now distributing as a self
473 extracted binary with install script.
477 - changed All_font_metrics to do TFM as well.
478 - changed init/ to ly/
481 - tfm reader; revamped code from fontutils-0.6
484 - {Bar numbers|staff margin stuff|marks} fixed using
485 Bar_script_engraver as base class
486 - bf: PS points != Lily \pt
487 - junked Bar_column_engraver
488 - junked Text_item and some old files.
492 - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
493 - crude autobeam stuff in mi2mu
494 - brevis, longa chords: c1*2,*4
495 - mutopia/E.Satie/petite-ouverture-a-danser.ly
496 - prop: voltaVisibility
497 - more cello-suite-ii fixes:
499 * removed all beams ifo auto-beamer
501 - junked dur2real; beamAutoEndx now as rational string: "1/2"
505 - junked #args symtable def.
507 - moved Bar assembling into LilyPond
508 - junked symtables reads
510 - junked Symtable from init/table*
513 - revamped Scarlatti K3-L378
515 - use interning/SCM for Scopes
516 - hanging on now works for breakables too.
519 - chord fixes; notemode chord syntax changed: @c@ @c-7@
520 - fixed cello-suite ii
521 - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
523 - (bit ugly) fix for lyric-chords
524 - fixed repeats (dankjewel lieverd)
529 - succussfully removed []s from wtk1-fugue2.ly
530 - bf + smarter autobeamer
533 - mi2mu: d-minor: des->cis, g-minor ges->fis
536 - bf: Position and possible SIGSEGV in Mark_engraver
537 - Added padding support in G_staff_side_item
538 - bf: Correct direction of textual scripts.
539 - bf, lookup.cc: Fewer warnings about missing text styles.
540 Same units used in all .afm files.
543 - auto-beaming v0: input/test/auto-beam.ly
550 - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
552 - property barAlways changed to boolean (0/1)
553 - added boolean property: barAuto
560 - bf: multi-measure-rest (input/test/m.ly)
561 - half fix for staff-margin-engraver
564 - bf's: cross-staff slur
567 - buxfix, \mudela{ \times 2/3{ ...} } works now
572 - fixed "already have a Beam" error
575 - gnossienne: hmm, how to
577 * don't put 'grace notes' in beam
578 * put separator between "] \translator Staff=x"
581 - gnossienne-4.ly (start of)
584 - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
585 - bf: broken interstaff slur
586 - sm66: check for gmake
590 - interstaff slurs v0: preludes-1.ly
591 - warnings for silly interbeam settings
594 - inclusion of WIP article about LilyPond.
602 - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
605 - new stem/beam parameters
606 - bf: forced stem shorten
609 - dehairification of beam code; cleanup and bugfixes
611 * forced stem shorten
613 * damping and correction
614 * catch for silly beams: input/test/beam-suspect.ly
617 - multi-measure-rest is now spanner SkipBars=0 is broken
620 - hmm, almost centered whole-bar rests -- NOT
628 - \mark now works, using G_staff_side_item.
629 - Improved layout of multi-bar rests, including a new
633 - beam length adjustments
634 - ugly beamtrend fix: input/test/beam-trend.ly
637 - bf: (beamed) forced stem shorten
638 - bf: broken slurs and ties; minimal slur/tie length setting ignored
639 - bf: separators on cygwin
642 - bf: stem-length algorithm
643 - bf: beam direction algorithm
644 - bf's: wtk1-fugue2.ly
648 - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
654 - Documentation/README-W32: Brought my stuff up to date
655 - Documentation/ntweb: updated for realease
656 - stepmake/bin/package-zip32.sh: cygwin-b20 changes
657 - scripts/ly2dvi.py: LILYPONDPREFIX fixes
660 - scripts/ly2dvi.py root is now the shared directory path not the
661 root of the lily installation. Environment variable LILYPONDPREFIX
662 is also the path to shared directory.
663 - lily/main.cc WINNT conditional added to avoid a casting of
668 - spacing tweak: very widely and tightly spaced lines look
670 - allow Beam settings to be overriden: property
671 stemLeftBeamCount, stemRightBeamCount
672 - junked Assoc, Assoc_iter
673 - junked Graphical_element::{width,height}
674 - junked Plet_swallow_engraver, Plet_engraver
675 - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
676 - naming brew_molecule_p / do_brew_molecule -> output_processing, do_brew_molecule_p
677 - experimental Text_item, Staff_side
678 - junked old Beam_engraver and old Tie_engraver.
679 - AFM administration cleanup.
680 - cache brewed molecules. Speed up ?
681 - rehacked Graphical_element, introduced Dimension_cache
687 - fix: TEMPO 4., well urg, "TEMPO 4 ."
688 - beginning of violino/violoncello (viola) duet
691 - resurrected po-stuff
698 - junked abbrev stuff from parser.
701 - fixed verbatim option behaviour for mudela-book.
702 - added mudela-book option intertext="some text"
703 - mudela-book now understand latex \begin{verbatim}
708 * display chord names according to boolean property
709 \property Score.chordInversion;
715 - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
716 parser, lilypond (mudela 1.0.14), manual
717 - new tie syntax: { <c e > ~ <c e > } changed in manual,
718 parser, lilypond (Mudela 1.0.13)
721 - bf: get_chord C-m5-
725 - move option proccing out of main
734 - junked various plet goryness.
735 - preps for <c e> ~ <c e> syntax
740 - added repeat, chord stuff to website
742 - hacks for barlines, dynamics
746 - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
747 - shorthand prefix for note-mode: '@', no shorthand for notes in chord
751 - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
752 - chord-table; urg bugs:
754 * accidental-placement
755 - bf: cis m (\textsharpm, urg)
758 - bib entry, twinkle-pop
765 - mutopia stuff (thanks, Peter)
766 - bugfix : \maininput
774 - @c @c min (* is taken, <<, <> don't work)
775 - chord-modifiers (urg, "sus" should also subtract 2...)
778 - --safe: security paranoia: disallow untrusted \include,
779 disallow untrusted TeX code, disallow named output
782 - duration with chords + change: @4 c @c7
785 - minor chord syntax change: *c6 iso @c6;
792 - included that missing init/mudela-book-defs.py. Added
793 one line to init/GNUMakefile to make .py-files be included.
794 - fragment and nonfragment options to override autodetection
797 - input/test/chords.ly
798 - \type ChordNames and chord-name-engraver.*
799 - chords mode: \chords { <c e g> @c; @d7; }
802 - scm/ directory. install .scm stuff too.
809 - property: unfoldRepeats; unfolding still broken
810 - volta spanner y-collision
811 - bf: volta number,dot placement
812 - bf's: init/table16,20
813 - small additions to init/lily.scm to enable some testing
814 - junked extra repeat braces
819 - removed \output from parser/lexer
822 - bf/redo: slur.cc, encompass-info: setting of encompass array.
823 - switched tuplet-engaver off (core dumps)
826 - bf (urg): no |: at start of piece
827 - bf?: text defs without width
828 - alignment absolute dynamics
829 - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
830 - bf: crescendo symbol
835 - copertina (thanks Maurizio)
842 - changes to mudela-book. Junked fragment and floating options,
843 added eps option. Options should not stay as long that you get
844 comfortable with them. ;)
845 - Also possible to define your own commands with
846 a syntax like \mudela{c d e}
847 - updated mudela-book-doc.doc
850 - website: gnuisation of footers
853 - input/test/vertical-text.ly: urg ydim of text chords
854 - bf: one set of |: :| volta per staff
855 - bf: init/table* braces + more braces
856 - try at score-volta-bracket
859 - bf: lyric-engraver: handle multiple requests (don't overwrite)
861 - music-list-iterator
867 - more output revamping.
870 - Scheme output stuff
877 - bf's: spanner/volta
878 - volta-support: via Note, Bar, and Paper-column to Bar (item)
884 - configure/guile fixes (still no check for 1.2/1.3)
888 - tuplets over beams.
894 - repeatbars, volta-spanner work, alternative iteration still broken
899 - tutorial doco updates
904 - repeat/alternative music layout (hehe)
907 - Doco of music iterators.
917 - bf: array.hh, don't make copy if resized to the same size
921 - scm additions: plet, hairpin
928 - extender-*, see input/test/extender.ly
929 - bf: half-beam length (urg)
930 - fixes: standchen, star
933 - tex/lily-ps-defs.tex fixes
939 - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
945 - fixes; preludes, finger
948 - bf: text staff vertical align; see input/test/vertical-text.ly
949 - urg, scaled cmr8 by factor 4/5
950 - apart from end/begin of measure spacing urgs, stars-and-stripes.ly
954 - read (cmrxx)afm for text char widths
955 - tfmtoafm.sh (quite urg)
959 - read .scm files. No need for GUILE_LOAD_PATH
960 - .ps hack. No need for lily.ps on the printer
962 (&$^@M&@^$@^&$@ Damn TeX)
965 - bf: mudela-book -> \default_paper is obsolete.
973 - bf: empty/unknown in ps
976 - 40% speedup executing mudela-book on mudela-book-doc.doc
977 - change of lilypond's output filenames. Given multiple input
978 files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
979 not 'm.tex y-1.tex', but if m.ly containts two paper definitions
980 output will be 'm.tex m-1.tex y.tex'
986 - accordion symbols in mf/feta-accordion.mf and
987 init/accordion-defs.ly.
988 - small changes to mudela-book and Documentation/man/mudela-book.yo
989 - mudela-book example file in Documentation/tex/mudela-book-doc.doc
998 - mup-to-ly.py: version 0.0
999 - init/test/stars-and-stripes.ly (from star.mup)
1003 - junked musical info from key-item
1016 - obsoleted ly2dvi.sh
1017 - removed Note_head_engraver
1020 - scm cleanups, chop-decimal
1024 - commented-out Level-2 PostScript in lily.ps (J. Buehler)
1025 - moved tex/*.ps to ps/
1026 - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
1028 export GS_LIB=$HOME/usr/src/lilypond/ps
1029 - added tex and empty ps-symbols
1032 - more little website fixes
1039 - Support for cautionary accidentals. , i.e. accidentals
1040 within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
1041 Note that the font has changed.
1042 - bf: No unnecessary warnings about time signatures
1043 - Added optional second argument of \key. Set to \major or \minor
1044 to get a major or minor key. Default: major.
1045 - bf: Compilation error in midi-walker.cc
1048 - fixes for htmldoc, website
1050 - junked MODULE stuff from lily/GNUmakefile (again)
1054 export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
1055 - dstream: Score_element, Column_info
1056 - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
1064 - fixed MIDI output.
1067 - dropped stepmake/aclocal.m4
1068 - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
1069 - added debugging output format: -fscm
1071 - Documentation/tex/feta.tex
1072 - doco fixes: PATCHES.yo, yodl-1.31.7
1075 - Protected_scm to fixup GUILE gc
1078 - more RTTI cleaning.
1081 - undone type_info::before hack. (Ugh. RTFM).
1084 - more RTTI stuff: is_type_b -> type_info::before
1088 - added: set*text, timesig, beam
1089 - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
1091 - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
1092 and modified win32 specific distribution file names to match
1094 - scripts/ly2dvi.py: Modified search paths to match the new lilypond
1096 - scripts/convert-mudela.py: Remove the an existing backup file
1097 before renaming original. This is a WIN32 Python requirement.
1098 - Documentation/ntweb/index.html: Updated documentation to match
1099 new lilypond installation tree.
1100 - lily/main.cc: Fixed LILYPONDPREFIX search paths.
1109 - use C++ RTTI iso access_Xxx ()
1110 - junk Graphical_lisp_element
1114 - rewrite of mudela-book
1117 - added \thumb (used very often in cello music) in
1119 - added /input/test/thumb.ly (example)
1122 - dashed-slur through scheme
1128 - try at scheme in Atom
1130 pl 15.jcn2 # rest of
1131 - graphical-lisp-element + silly half hook-up with autuplet
1134 - stepmake pl59: templatised install (see mf/)
1135 - reasonably ps/tex success (with guile-1.2):
1136 * input/kortjakje.ly
1137 - lots more scm stuff
1138 - bf: mf/mfplain.ini
1139 - stepmake pl58: guile 1.3 configure fix
1140 - working font-switch:
1141 guile-1.2 and -lreadline -ldl from 1.3 configure...
1144 - installable stepmake pl57
1145 - urg, FIXME guile-1.3:
1146 * don't install shared libs! configure can't handle
1147 * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
1148 * lily's truely broken, downgrade do 1.2
1151 - lots of stuff still broken, notably font selection, just try
1154 - tex output support
1155 - all output through scheme
1156 - option: f, output-format=X
1161 - all paper output through scheme, about half way