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