2 - bf: \> and \< were interchanged!!
3 - Added property: textScriptPadding
4 - Changed copyright text on the Gade score.
7 - really include Gade score now.
8 - fixes: install-[out-]targets, INSTALLATION_[OUT_]SUFFIXES
9 - install TFMs in separate dir.
11 - Span_bar bugfix (there you go, Mats).
12 - bf: Score copy ctor (-> bf declaring score)
13 - new Tie behavior: only tie identical pitches, switchable with
15 - junked cautionary_b_ from Musical_pitch
18 - set-lily: set weird locale links for $LILYPONDPREFIX
22 - Added example: "Imellan Fjeldene" by Niels W. Gade.
23 - bf: don't attach staff margin text to clef changes within the
24 lines. (Still not perfect: no text when a clef change happens
27 - be somewhat lazy in break/object multiplication.
28 - print # elements for memory usage impression (try -t)
30 - junked various Pointer_list instances. Executable now is smaller.
31 - junked various cruft
32 - merged do_substitute_dependen{t,cy} to
33 do_substitute_element_pointer ()
35 - Interval uses Drul_array
36 - bf: I've been drinking too much
37 - delete break helpers before object breaking/multiplication. Try
41 - bf: toplevel install, kpsewhich
42 - sm 71, require yodl-1.31.11
44 - bf: info in rpm, if available
46 - bf: slur-follow-music
49 - config.make: include GUILE_LDFLAGS
55 - sm fixes, intl/ fixes
58 - Added support for magnification of TeX fonts ==>
59 larger dynamics in 20pt scores. (Doesn't work in Postscript)
62 - Debian patches (thanks, Anthony)
63 - Italian support (thanks, Maurizio)
65 - minor chord.cc cleanups.
67 - hara kiri doesn't do suicide with normal rests.
68 - Hara_kiri_vertical_group_spanner generalised
69 - extender engraver rewrite, now __ is like ~ [] |, ie. in between
71 - lyric engraver now engraves only single voices. Use
72 separate LyricVoices to get stacked lyrics.
73 - bf: bar(Non)Auto first barline
74 - barAuto -> barNonAuto
83 - star-spangled-banner bf (slur.cc).
88 - init.sly: .fly with linewidt=-1
91 - resurrected ps output
94 - bf: coord relative to self.
95 - bf: error msg if no AFM found
96 - bf: hang script on bar in other axis too (fixes staff-side-slur bug)
97 - hang on scripts on clef as well (more to left for single staffs)
102 - GNU stuff on home page
108 - bf: mid measure clefs (breakable items in non-breakable columns.)
109 - spanner.cc assert changed to warning
110 - (c) 1998 -> 1999 search replace.
113 - new outline TODO + .emacs setup
117 - un-SMOB Atom. Cons and Killing_cons as simple cons replacements.
123 - measure-end hinterfleish patch
124 - input/test/coda-kludge.ly
125 - bf: volta-number placement
126 - volta: support for "1.-2." "3"
129 - bf's: zero-length repeats
131 * turned on by default
132 * input/test/auto-beam*.ly
133 * support for time-defaults
135 * input/just-friends.ly
137 * bf's: chord mode: accept STRINGS, rests
139 - new bool \property Score.barAtLineStart
143 - read lily.scm before all .lys
144 - Link_array derives from Array<void*>
145 - search repl: Array<X*> -> Link_array<X>
146 - junked most static casts
147 - revamped Atom / Molecule: Molecule now is the public interface.
148 Atom is a GUILE smob. Guile takes care of allocation and list stuff.
149 - bar scripts on score bars (there you are, Mats)
150 - :||: span bar fixed
151 - using generic ledger lines now (regenerate fonts!)
152 - refman updates (Thanks, Adrian!)
153 - Molecule::operator = (), Molecule::do_center ()
154 - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
155 - textstyle property for textual scripts.
156 - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
157 - junked obsolete TeX stuff.
159 - only make AFMs for feta[0-9]+.mf
160 - using strings for abs loudness.
164 - grand renaming: Duration vs Moment / Rational
170 - complete redo of chord and chord name code
178 - bf: dynamics. (Don't hang on spanner!)
179 - read TFM before AFM.
180 - fix din-MF stuff (UGH)
183 - Chord: handle all chord stuff; lots of chord fixes
184 - bf: Chord-name-engraver: find tonic
185 - bf: my-lily-parser: get_chord
189 - bf's: spring spacer end of measure
190 - bf: tie/slur rods (dankje, lieverd)
191 - bf's: intl/ compile, install, uninstall
194 - enforce {slur,tie}_x_minimum (urg, paper vars?)
195 - tie listens to tieydirection/ydirection
200 - bf: OrchestralScore should do hara-kiri..
203 - update to yodl pl10, yodl2texinfo fixes
204 - use --force, .info should always be generated
210 - bf: staffside axis init
211 - bf: staffmargin stuff.
216 - junked Scarlatti clef
218 - Interpretation_context_handle is interface to interpretation context
219 - Staff_switching_translator: automatic staff switching for Piano staffs.
222 - volta-spanner: junked dot_p_; not so handy after all: kerning??
223 - feta-nummer: added : ,-.
224 - volta/tuplet thickness
226 - bf: ".|", and bar-thicknesses
229 - bf: default duration is 4
235 - property noteheadStyle
236 - first attempt to make harmonics : see input/test/harmonics.fly
239 - sinfonia.ly: several fixes
241 * increased range pppppp to ffffff
242 * added sp, spp, sff, rfz
243 * example see input/test/tchaikovsky.ly
244 * updated dynamics in refman
250 * reverted c1*2, collides with \times {}
251 * should use: c\breve, c\longa for long chords
252 * addition: c-9, subtraction: c^5
253 * multiple -add, ^sub: c-7+.9-^3.5
255 - bf: lookup text height
259 - bf: rest collisions
260 - separate tfm-reader
261 - bf: :|: should not have thin lines
265 - bf: Correct units now used in the .afm files.
269 pl 24, Hacking Apart Together (Jan 25)
272 - bf's: preludes-* (found a \meter and \transpose c`` there!)
273 - bf: ly2dvi: don't barf on 'linewidth = -1.;'
277 - scripts/ly2dvi.py: Windows 95 shell does not support redivrection
278 of stderr. We now distribute ash and use it when needed.
279 - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
280 directory. We build and distribute manpages in html format instead
282 - Documentation/ntweb: Updated doco and now distributing as a self
283 extracted binary with install script.
287 - changed All_font_metrics to do TFM as well.
288 - changed init/ to ly/
291 - tfm reader; revamped code from fontutils-0.6
294 - {Bar numbers|staff margin stuff|marks} fixed using
295 Bar_script_engraver as base class
296 - bf: PS points != Lily \pt
297 - junked Bar_column_engraver
298 - junked Text_item and some old files.
302 - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
303 - crude autobeam stuff in mi2mu
304 - brevis, longa chords: c1*2,*4
305 - mutopia/E.Satie/petite-ouverture-a-danser.ly
306 - prop: voltaVisibility
307 - more cello-suite-ii fixes:
309 * removed all beams ifo auto-beamer
311 - junked dur2real; beamAutoEndx now as rational string: "1/2"
315 - junked #args symtable def.
317 - moved Bar assembling into LilyPond
318 - junked symtables reads
320 - junked Symtable from init/table*
323 - revamped Scarlatti K3-L378
325 - use interning/SCM for Scopes
326 - hanging on now works for breakables too.
329 - chord fixes; notemode chord syntax changed: @c@ @c-7@
330 - fixed cello-suite ii
331 - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
333 - (bit ugly) fix for lyric-chords
334 - fixed repeats (dankjewel lieverd)
339 - succussfully removed []s from wtk1-fugue2.ly
340 - bf + smarter autobeamer
343 - mi2mu: d-minor: des->cis, g-minor ges->fis
346 - bf: Position and possible SIGSEGV in Mark_engraver
347 - Added padding support in G_staff_side_item
348 - bf: Correct direction of textual scripts.
349 - bf, lookup.cc: Fewer warnings about missing text styles.
350 Same units used in all .afm files.
353 - auto-beaming v0: input/test/auto-beam.ly
360 - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
362 - property barAlways changed to boolean (0/1)
363 - added boolean property: barAuto
370 - bf: multi-measure-rest (input/test/m.ly)
371 - half fix for staff-margin-engraver
374 - bf's: cross-staff slur
377 - buxfix, \mudela{ \times 2/3{ ...} } works now
382 - fixed "already have a Beam" error
385 - gnossienne: hmm, how to
387 * don't put 'grace notes' in beam
388 * put separator between "] \translator Staff=x"
391 - gnossienne-4.ly (start of)
394 - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
395 - bf: broken interstaff slur
396 - sm66: check for gmake
400 - interstaff slurs v0: preludes-1.ly
401 - warnings for silly interbeam settings
404 - inclusion of WIP article about LilyPond.
412 - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
415 - new stem/beam parameters
416 - bf: forced stem shorten
419 - dehairification of beam code; cleanup and bugfixes
421 * forced stem shorten
423 * damping and correction
424 * catch for silly beams: input/test/beam-suspect.ly
427 - multi-measure-rest is now spanner SkipBars=0 is broken
430 - hmm, almost centered whole-bar rests -- NOT
438 - \mark now works, using G_staff_side_item.
439 - Improved layout of multi-bar rests, including a new
443 - beam length adjustments
444 - ugly beamtrend fix: input/test/beam-trend.ly
447 - bf: (beamed) forced stem shorten
448 - bf: broken slurs and ties; minimal slur/tie length setting ignored
449 - bf: separators on cygwin
452 - bf: stem-length algorithm
453 - bf: beam direction algorithm
454 - bf's: wtk1-fugue2.ly
458 - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
464 - Documentation/README-W32: Brought my stuff up to date
465 - Documentation/ntweb: updated for realease
466 - stepmake/bin/package-zip32.sh: cygwin-b20 changes
467 - scripts/ly2dvi.py: LILYPONDPREFIX fixes
470 - scripts/ly2dvi.py root is now the shared directory path not the
471 root of the lily installation. Environment variable LILYPONDPREFIX
472 is also the path to shared directory.
473 - lily/main.cc WINNT conditional added to avoid a casting of
478 - spacing tweak: very widely and tightly spaced lines look
480 - allow Beam settings to be overriden: property
481 stemLeftBeamCount, stemRightBeamCount
482 - junked Assoc, Assoc_iter
483 - junked Graphical_element::{width,height}
484 - junked Plet_swallow_engraver, Plet_engraver
485 - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
486 - naming brew_molecule_p / do_brew_molecule -> output_processing, do_brew_molecule_p
487 - experimental Text_item, Staff_side
488 - junked old Beam_engraver and old Tie_engraver.
489 - AFM administration cleanup.
490 - cache brewed molecules. Speed up ?
491 - rehacked Graphical_element, introduced Dimension_cache
497 - fix: TEMPO 4., well urg, "TEMPO 4 ."
498 - beginning of violino/violoncello (viola) duet
501 - resurrected po-stuff
508 - junked abbrev stuff from parser.
511 - fixed verbatim option behaviour for mudela-book.
512 - added mudela-book option intertext="some text"
513 - mudela-book now understand latex \begin{verbatim}
518 * display chord names according to boolean property
519 \property Score.chordInversion;
525 - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
526 parser, lilypond (mudela 1.0.14), manual
527 - new tie syntax: { <c e > ~ <c e > } changed in manual,
528 parser, lilypond (Mudela 1.0.13)
531 - bf: get_chord C-m5-
535 - move option proccing out of main
544 - junked various plet goryness.
545 - preps for <c e> ~ <c e> syntax
550 - added repeat, chord stuff to website
552 - hacks for barlines, dynamics
556 - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
557 - shorthand prefix for note-mode: '@', no shorthand for notes in chord
561 - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
562 - chord-table; urg bugs:
564 * accidental-placement
565 - bf: cis m (\textsharpm, urg)
568 - bib entry, twinkle-pop
575 - mutopia stuff (thanks, Peter)
576 - bugfix : \maininput
584 - @c @c min (* is taken, <<, <> don't work)
585 - chord-modifiers (urg, "sus" should also subtract 2...)
588 - --safe: security paranoia: disallow untrusted \include,
589 disallow untrusted TeX code, disallow named output
592 - duration with chords + change: @4 c @c7
595 - minor chord syntax change: *c6 iso @c6;
602 - included that missing init/mudela-book-defs.py. Added
603 one line to init/GNUMakefile to make .py-files be included.
604 - fragment and nonfragment options to override autodetection
607 - input/test/chords.ly
608 - \type ChordNames and chord-name-engraver.*
609 - chords mode: \chords { <c e g> @c; @d7; }
612 - scm/ directory. install .scm stuff too.
619 - property: unfoldRepeats; unfolding still broken
620 - volta spanner y-collision
621 - bf: volta number,dot placement
622 - bf's: init/table16,20
623 - small additions to init/lily.scm to enable some testing
624 - junked extra repeat braces
629 - removed \output from parser/lexer
632 - bf/redo: slur.cc, encompass-info: setting of encompass array.
633 - switched tuplet-engaver off (core dumps)
636 - bf (urg): no |: at start of piece
637 - bf?: text defs without width
638 - alignment absolute dynamics
639 - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
640 - bf: crescendo symbol
645 - copertina (thanks Maurizio)
652 - changes to mudela-book. Junked fragment and floating options,
653 added eps option. Options should not stay as long that you get
654 comfortable with them. ;)
655 - Also possible to define your own commands with
656 a syntax like \mudela{c d e}
657 - updated mudela-book-doc.doc
660 - website: gnuisation of footers
663 - input/test/vertical-text.ly: urg ydim of text chords
664 - bf: one set of |: :| volta per staff
665 - bf: init/table* braces + more braces
666 - try at score-volta-bracket
669 - bf: lyric-engraver: handle multiple requests (don't overwrite)
671 - music-list-iterator
677 - more output revamping.
680 - Scheme output stuff
687 - bf's: spanner/volta
688 - volta-support: via Note, Bar, and Paper-column to Bar (item)
694 - configure/guile fixes (still no check for 1.2/1.3)
698 - tuplets over beams.
704 - repeatbars, volta-spanner work, alternative iteration still broken
709 - tutorial doco updates
714 - repeat/alternative music layout (hehe)
717 - Doco of music iterators.
727 - bf: array.hh, don't make copy if resized to the same size
731 - scm additions: plet, hairpin
738 - extender-*, see input/test/extender.ly
739 - bf: half-beam length (urg)
740 - fixes: standchen, star
743 - tex/lily-ps-defs.tex fixes
749 - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
755 - fixes; preludes, finger
758 - bf: text staff vertical align; see input/test/vertical-text.ly
759 - urg, scaled cmr8 by factor 4/5
760 - apart from end/begin of measure spacing urgs, stars-and-stripes.ly
764 - read (cmrxx)afm for text char widths
765 - tfmtoafm.sh (quite urg)
769 - read .scm files. No need for GUILE_LOAD_PATH
770 - .ps hack. No need for lily.ps on the printer
772 (&$^@M&@^$@^&$@ Damn TeX)
775 - bf: mudela-book -> \default_paper is obsolete.
783 - bf: empty/unknown in ps
786 - 40% speedup executing mudela-book on mudela-book-doc.doc
787 - change of lilypond's output filenames. Given multiple input
788 files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
789 not 'm.tex y-1.tex', but if m.ly containts two paper definitions
790 output will be 'm.tex m-1.tex y.tex'
796 - accordion symbols in mf/feta-accordion.mf and
797 init/accordion-defs.ly.
798 - small changes to mudela-book and Documentation/man/mudela-book.yo
799 - mudela-book example file in Documentation/tex/mudela-book-doc.doc
808 - mup-to-ly.py: version 0.0
809 - init/test/stars-and-stripes.ly (from star.mup)
813 - junked musical info from key-item
826 - obsoleted ly2dvi.sh
827 - removed Note_head_engraver
830 - scm cleanups, chop-decimal
834 - commented-out Level-2 PostScript in lily.ps (J. Buehler)
835 - moved tex/*.ps to ps/
836 - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
838 export GS_LIB=$HOME/usr/src/lilypond/ps
839 - added tex and empty ps-symbols
842 - more little website fixes
849 - Support for cautionary accidentals. , i.e. accidentals
850 within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
851 Note that the font has changed.
852 - bf: No unnecessary warnings about time signatures
853 - Added optional second argument of \key. Set to \major or \minor
854 to get a major or minor key. Default: major.
855 - bf: Compilation error in midi-walker.cc
858 - fixes for htmldoc, website
860 - junked MODULE stuff from lily/GNUmakefile (again)
864 export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
865 - dstream: Score_element, Column_info
866 - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
877 - dropped stepmake/aclocal.m4
878 - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
879 - added debugging output format: -fscm
881 - Documentation/tex/feta.tex
882 - doco fixes: PATCHES.yo, yodl-1.31.7
885 - Protected_scm to fixup GUILE gc
888 - more RTTI cleaning.
891 - undone type_info::before hack. (Ugh. RTFM).
894 - more RTTI stuff: is_type_b -> type_info::before
898 - added: set*text, timesig, beam
899 - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
901 - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
902 and modified win32 specific distribution file names to match
904 - scripts/ly2dvi.py: Modified search paths to match the new lilypond
906 - scripts/convert-mudela.py: Remove the an existing backup file
907 before renaming original. This is a WIN32 Python requirement.
908 - Documentation/ntweb/index.html: Updated documentation to match
909 new lilypond installation tree.
910 - lily/main.cc: Fixed LILYPONDPREFIX search paths.
919 - use C++ RTTI iso access_Xxx ()
920 - junk Graphical_lisp_element
924 - rewrite of mudela-book
927 - added \thumb (used very often in cello music) in
929 - added /input/test/thumb.ly (example)
932 - dashed-slur through scheme
938 - try at scheme in Atom
941 - graphical-lisp-element + silly half hook-up with autuplet
944 - stepmake pl59: templatised install (see mf/)
945 - reasonably ps/tex success (with guile-1.2):
947 - lots more scm stuff
949 - stepmake pl58: guile 1.3 configure fix
950 - working font-switch:
951 guile-1.2 and -lreadline -ldl from 1.3 configure...
954 - installable stepmake pl57
955 - urg, FIXME guile-1.3:
956 * don't install shared libs! configure can't handle
957 * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
958 * lily's truely broken, downgrade do 1.2
961 - lots of stuff still broken, notably font selection, just try
965 - all output through scheme
966 - option: f, output-format=X
971 - all paper output through scheme, about half way