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