lilypond-1.3.128
[lilypond.git] / CHANGES
blob24ab2a8f674c055aa11985de5828afedadc0fc4f
1 1.3.126.jcn2
2 ============
4 * Grand Refman restructuring, featuring outline mode.
6 * Fixed missing menus and cross references.
8 * Coriolan fixes and updates.
10 * Bugfix: a2-engraver and *devnull_engraver recognise alternative
11 'oneXXX' 'twoXXX' naming convention.
13 * Enabled markup text to be used for instrument names.
15 * Bugfix: interface description of System_start_delimiter
17 * Slur attachment fix (thanks, Han-Wen)
19 1.3.126.hwn1
20 ============
22 * Bugfix in Global_translator::run_iterator_on_me (): only run
23 iterator::process if iterator::ok() is true.
25 * Bugfix: when iterating empty sequential-music, start out with an
26 invalid iterator.
28 * Bugfix: length calculation for volta repeat music with too few
29 alternatives.
31 * Bugfix: print different string for first printed alternative in
32 volta repeat music with too few alternatives, eg. 1.-4.
34 * Cleaned up bugs/ directory
36 * Be less intelligent about default font backup, just load cmr10
38 * Generated documentation: sort and uniq Grob lists of contexts.
40 1.3.126
41 =======
42 * Doco:
43   - fixes,
44   - updates,
45   - rewrites.
46   - Changed license to FDL.
47   - added index entries
48   - tutorial: 0-th tune
49   - literature overview.
50   - removed development stuff.
53 1.3.125.jcn3
54 ============
56 * Clef workarounds for Coriolan.
58 * Moved feature and regression-test input to input/feature, input/regression.
60 * Added some regtests.
62 * Bugfix: auto-knee for beam over rest.
64 * Fixes for Coriolan and viola Solo Cello Suites.
66 * Replaced generic 'collapse-height' for System_start_delimiter with
67 brace-collapse-height, bracket-collapse-height, bar-line-collapse-height.
69 * Bugfix: measure System_start_delimiter's *-collapse-height in staff-space.
71 * Fixed some info and html links.
73 * Automatic knees now on by default for vertical distances >= 7 staff-space.
75 1.3.125
76 =======
78 * Updated Coriolan.
80 * Bugfix: beams with no stems.
82 * Cleanup automatic knees, junked calc_interstaff_dist.
84 * Automatic knees now on by default for vertical distances >= 7 staff-space.
86 * Bugfix: automatic interstaff knees.
88 1.3.124.hwn1
89 ============
91 * Auto change music bugfix; removed Auto_change_music type
93 * Bugfix: add copy ctors to all relevant iterators, this fixes various
94 combinations with auto-change and part-combine.
96 * Bugfix: glissandi with smaller rhythms parallel.
98 * Add printfilename option to @lilypondfile 
100 * Include Grobs in Context self-documentation; remove "Grob " from
101 node name for grob documentation.
103 1.3.124
104 =======
106 * Tutorial fragment on ly2dvi.
108 * Bugfix: also print path of mismatched .TFM file.
110 * Some callbacks to allow manipulation of fonts and molecules from
111 Scheme.  See input/test/molecule-hacking.ly ; allows for a kludged
112 "parenthesize notehead" command.
115 1.3.123.mb1
116 ===========
118 * Added percussion clef. Note: font updated!
120 * Bugfix: font style Large works regardless of font-shape.
124 1.3.123
125 =======
127 * Added macro \turnOff to remove volta brackets or any other 
128   graphical objects, see input/test/volta.ly or mutopia/J.S.Bach/pa.ly
130 * Removed the "none" clef, use Clef \override #'transparent = ##t instead.
132 * Bugfix ly2dvi: paper variable orientation = "landscape" works.
134 * Allow for wildcards in the font style alist to give more robust font
135 selection handling. Ignore shape and series for the font families:
136 braces, dynamic and music.
138 * Bugfix: stem and dstem font symbol.
140 1.3.122.jcn3
141 ============
143 * More website link fixes, split and nonsplit.
145 * Non-splitting makeinfo website fix.
147 * Doco fixes, included feature document into main documentation.
149 * lily/chord.cc (member_notename, lower_pitch): gh_member returns a list of
150 which car is the member!
152 * Bugfix: added equal_p to list of smob functions.  This fixes
153 behaviour of property chordChanges.
155 * More guile-1.4.1 snapshot fixes, generated doco.
157 * Doco fixes.
159 * Small fixes for guile-1.4.1 snapshot which is more strict on symbols
160 vs strings.
162 1.3.122
163 =======
165 * Small lilypond-book cleanups.
167 * Bugfix: fix lyric extenders.
169 1.3.121.mb2
170 ===========
172 * Bugfix: svenska.ly and norsk.ly
174 * Bugfix: tied-over accidentals handled more correctly.
176 1.3.121.jcn2
177 ============
179 * Renamed last instances of musical_*pitch to pitch.
181 * Bugfix: actually read pitch value in \pitch #(make-pitch ...)
183 * Bugfix(?): always allow explicit duration entry.
185 * Fixed .po charsets for upcoming msgfmt release (Bruno Haible).
187 * Some doco updates and fixes.
189 * Bugfix Ly2dvi: reset LC_ALL and LC_LANG too.
191 * Commented out dubious undocumented $(PATHSEP) from lilypond-vars.make
193 * Replaced some instances of [$(outdir)/].. with $(pwd), these may
194 break --srcdir builds and texi2dvi.
196 * Several fixes for --srcdir build, allowing build from read only media.
198 * Moved make/toplevel.make.in to less unusual GNUmakefile.in
200 * Bugfix: changed beam thickness to .48 staff-space.
203 1.3.120.uu1
204 ===========
206 * Ancient font update (Juergen Reuter)
208 * Syntax change: paper_xxxx -> paperXxxx
210 * Some documentation updates.
212 * Doc-string cleanups, and completization.
214 * Changed Pedal string properties: unify stop/start/stopStart
215 properties.  Changed pedal identifier syntax.
217 * bugfix: do change clefs if full-size-change is *not* set.
219 1.3.120
220 =======
222 * Removed texi->dvi cancellation and removed --clean option from texi2dvi
223 command line; this fixes generation of dvi files in Documentation/user.
224 Strange bug in texi2dvi.
226 * Fixed bibtex url (reported David Raleigh Arnold), added support for
227 bibtex2html, which is in Debian.
229 * Added direntries to toplevel texi documents, for info files
230 (reported Thomas Klausner).
232 * Removed some empty files.
234 * Make a Stem::height callback, to prevent early brew_molecule
235 call. This fixes input/bugs/triplet.ly.
237 * Manual fix for generated -interfaces documentation.
239 * Small changes for texinfo-4.0a prerelease.
241 * Added a --force option for makeinfo .txt generation.
243 * Changed debian ftp urls according to new package pools layout.
245 * Debian update, including menu/node fixes to development.texi (Anthony Fok).
247 * Bugfix: lilypond-book (Tom Cato Amundsen).
249 * Increase the size of dynamics, adding new sizes of feta-din (Mats Bengtsson).
251 * \clef "none"; no clef, but whitespace (Mark Hindley).
253 * Website fix: don't mv but cp .pngs do deep-html dirs.
255 * Bugfix: chords examples (James Hammons).
257 * Warning fix.
259 1.3.119
260 =======
262 * Added some feature examples.
264 * Bugfix for \partial and auto-beamer.
266 * Bugfixes: warnings.
268 * More feature examples.
270 * Renamed some scm files.
272 * Some more documentation fixes (move hacking.texi into normal
273 documentation.)
275 * Bugfix: header protection in parser.yy
277 1.3.117.mb1
278 ===========
280 * Bugfix: fetdefs.tex: don't redefine the standard TeX macros 
281   \sharp,\natural or \flat.
283 * Bugfix: ly2dvi: handle the --landscape option. Leave the textheight
284   calculation to the geometry package. Remove some dead code.
286 * Bugfix: correct font-family for TextSpanner.
288 * Bugfix: script-engraver.cc: forced script directions work again.
290 1.3.117.jcn2
291 ============
293 * Resurrected direct scheme output, ie. lilypond -fscm
295 * Warning message fixes and po update.
297 * Bugfix: debian package.
299 * Resurrected direct postscript output, ie. lilypond --output-format=ps.
301 1.3.117.hwn1
302 ============
304 * Broken left-edge of volta, Again. Now the Final Fix.
306 * Smobified Score, smobified Music_output_def, removed Identifier.
307 Reorganised Scope and Scheme_hash_table to this end.
309 * Small cleanups in relations between
310 Paper_def/Paper_outputter/Paper_stream.
312 * lilypond syntax update: deprecate $ syntax for identifiers; Provide
313 convert-ly method.
315 * Rename: don't use grobs in performer methods.
317 1.3.116.jcn4
318 ============
320 * Bugfix: don't set beaming for outer half beams.  This fixes some
321 slurs attached to stem end.
323 * Bugfixes for (de)crescendo spanners and generic text spanners
325 * Bugfix: Slur::set_interface (): don't overwrite, but copy attachment
326 property.
328 * Started documenting some new or not too wel documented features.
330 * Bugfix: only assume making deep split html documentation when
331 makeinfo --version 4.0.jcn2 is available.  Although the documentation
332 should now build with plain makeinfo 4.0, some links will be broken.
334 * Bugfix: lilypond-book: check for .texidoc files *after* running lilypond.
336 1.3.116.mb1
337 ===========
339 * Bugfix: convert-ly.py: Correct syntax for inserted \version, 
340   \push -> override happened in 1.3.111
342 * Bugfix: corrected documentation of timeSignatureStyle, removed all
343   `unknown type' in the property documentation.
345 * Added font family typewriter (cmtt).
347 * Bugfix: some examples updated
349 * Bugfix: beamed grace notes (reinstate process_music () call in
350 Grace_engraver_group::process() )
352 * Rename: Global_translator::process -> Global_translator::one_time_step (). 
354 1.3.115.jcn2
355 ============
357 * Bugfix: lilypond-book.py: only include exisisting .texidoc files.
359 * Lilypond: don't write empty header field file if header field does
360 not exist (ie, empty .texidoc files).
362 * Turn on info generation.
364 * Fixes to dynamic placement and crescendo spanners.  Incomprehensible
365 ``width-correct'' hack remains.
367 * Bugfix: auto-beamer beaming over bar lines.
369 * Bugfix: consecutive and non-consecutive glissandi.
371 1.3.115.hwn1
372 ============
374 * Bugfix: multi-measure rest ends, chords. 
376 * Some back end documentation
378 * Rename element to grob in .scm files.
380 1.3.114.mb1
381 ===========
383 * Bugfix: convert-ly
385 * Bugfix: Included FAQ.txt in the top directory
387 * Allow for instrument names with multiple lines and font selection,
388   see input/test/coriolan-margin.ly
390 * Added example for figured bass: input/test/figured-bass.ly
392 1.3.114.lec1
393 ============
395 * abc2ly fixes
397         * allow a g_8 clef to be specified by treble8
399         * allow full mode names, as well as 3 character abbreviations
401         * support breves and longas (no abc program that I know of has
402           longas, but a couple of them have breves, and one can always hope.)
404         * translate text annotations beginning with _ and ^ for above and 
405           below the staff.
407         * quote lyrics syllables with (
409         * handle real repeat syntax, for appropriately written ABC.
411         * %%LY slyrics now works for longer than one character lyric strings.
413         * N: fields are now in header.
415 1.3.114.uu1
416 ===========
418 * Prepare for Music type-unification: remove all args from Music
419 constructor, and set everything in the parser.
421 * Moved writing of \header strings feature from lilypond-book to lilypond. (1.3.114.jcn1)
423 * Bugfix: tied chords.
425 * Turn off .info creation by default.
427 1.3.114
428 =======
430 * Moved all documentation from regtest to individual example files.
432 * Added feature to lilypond-book to write out \header texidoc string.
434 * Reincluded simple FAQ in tarball.
436 * Fixed lyrics with bar-enrgaver example.
438 * Renamed LyricVoice to LyricsVoice.
440 1.3.113.uu1
441 ===========
443 * Checksums for AFM fonts: make sure that TFM and AFM files match.
444 One FAQ less to be asked.
446 * Made point-and-click switchable, default: off 
448 * Bugfix: don't make multimeasure rests from failed span-requests.
450 * Bugfix: mark with string arguments, eg. letters..
452 * Bugfix: direction of staccato dots. 
454 1.3.113
455 =======
457 * Added stems to font for use in markup text.
459 * Fixed markup text kerning, see input/test/metronome.ly.
460   (Ugh, only feasible if kerning is first markup -- markup text should be revised.)
462 * Fixed molecule caching problem with stem-tremolo: fixes vertical
463 positioning of stem-tremolo.
465 * Added forced slur direction (stemUp no longer implies slurUp) in
466 cross-staff slur example.
468 * Fixes to Glissando and line-spanner.  Behaves reasonably across line
469 breaks.
471 * Added: Align_interface::fixed_distance_alignment_callback that does
472 not compute the extents of the to-be-aligned objects. This delays many
473 brew_molecule() calls, because staff-height is no longer needed for
474 aligning.
476 * Bugfix: allows linebreaks for some types of beam.
478 * Bugfix: add braces in larger size range; prevents "Unknown character
479 127" messages, hopefully.
481 1.3.112
482 =======
484 * Allow two consecutive glissandi.
486 * Note_head_line_engraver now also listenes to \property
487 "followThread": Automagically connect note-heads when thread switches
488 staff.
490 * Fixed american-chords example (except for o/, that waits for kerning fix).
492 * Added simple glissando line.
494 * Bugfix: broken text spanner (ie. crescendo)
496 * Bugfix: chord tremolos
498 * Bugfix: staff group brace
500 * Bugfix: volta repeats
502 * Resurrected clef _8 and ^8 syntax.  (This should be deprecated?)
504 1.3.111
505 =======
507 * Fixed non-empty-text feature.
509 * Bugfix for Grob::has_extent_callback_b ()
511 * Added infrastructure for music property documentation strings.
513 * Syntax change: \notenames -> \pitchnames
515 * Changed syntax \push -> \override, \pop -> \revert. Add:
517         \property Context.Element \set #'foo = #bar
519 which  does a \revert followed by a \override.
521 * Documentation updates.
523 * Fixed typechecks for \push, \pop and \property
525 * Bugfix: Local_key_engraver.
527 * Fixes for lilypond-mode.el (patch by Mark Hindley)
529 1.3.110
530 =======
532 * Fixed a mysterious typo in toplevel index.
534 * Enabled property-engraver.
536 * Cleanup in Auto-beam-engraver (still broken, because timings are off?)
538 * Collapsed all ``void Foo::create_grobs () { deprecated_process_music
539 (); }'' occurences, and reactivated some disabled code (note-name,
540 chord-name, custos, lyrics).  Reactivated Timing_translator using
541 process_music ().
543 1.3.109.hwn1
544 ============
546 * unsmob_element -> unsmob_grob
548 * Make a Slur::height callback, to prevent early brew_molecule
549 call. This fixes cross-staff slurs.
551 * Bugfix: custodes style must be symbol, not string.
553 * do_creation_processing () -> initialize (), do_removal_processing ()
554 -> finalize ().  Remove (do_)add_processing.
556 * Move Relative_octave_music::last_pitch_ into SCM, junk
557 Transposed_music::to_pitch_, junked Time_scaled_music::{den_i_,
558 num_i_}, Rhythmic_req::duration_, Melodic_req::pitch_
560 1.3.109
561 =======
563 * Bugfix: resurrected point-and-click. 
565 * Use scheme object props for storing type predicates and doc-strings
566 Dump global lists of properties into auto-documentation.
568 * Bugfix: extent callback for Rest, so  ledger lines don't disappear for
569 rest-collisions.
571 * Removed some hair from chord code
573 * Rewrite of engraver pass scheme: try to make graphical objects in
574 acknowledge_element()/process_acknowledged(), not in process_music()
576 * Remove Translator::status_ and associated code. Removes the need for
577 various XXXX functions as wrapper for do_XXX functions.
579 * Search replace: Score_element -> Grob (Graphical object),
580 {pre,post}_move_processing -> {stop,start}_translation_timestep,
581 do_try_music -> try_music.
583 1.3.108
584 =======
586 * Dropped ly_lists_equal for gh_equal_
588 * Removed Array from chord.
590 * Small bugfix to lilypond-mode.
592 * lily/part-combine-music-iterator.cc: fixed (switch `combineParts'
593 property on), and removed Array.
595 1.3.107.uu1
596 ===========
598 * Bugfix: don't call Crescendo::brew_molecule () too early if there is
599 an absolute dynamic.
601 * Rename class Crescendo to Hairpin.
603 * Search/replace: Musical_pitch -> Pitch 
605 * More links in the backend documentation.
607 1.3.106.jcn2
608 ============
610 * Cross compilation and info build fixes, really cancel all builtin
611 rules, sigh.
613 * Generated documentation fixes: Generate all interface descriptions,
614 separately, don't list non-set interface properties with element
615 descriptions.
617 1.3.106.hwn1
618 ============
620 * Deprecate `mudela' name: rename mudela to lilypond globally.
622 * construct Music_iterators decentrally.
624 * Make smob of Duration 
626 * Make smob of Musical_pitch.
628 * Move Repeated_music members into SCM. Length is computed via a SCM
629 function. (todo: write SCM function to unfold all repeats. \apply for
630 \midi)
632 * Remove Time_signature_change_req, \time is disguise for \property
633 Score.timeSignatureFraction = ...
635 * \property barCheckNoSynchronize: don't reset measurePosition when
636 finding a bbarcheck. This makes bar-checks for polyphonic music
637 easier.
639 * elt property full-size-change for clefs.
641 * Bugfix: use Stem::dim_callback (), so brew_molecule () is not called
642 too early.
644 * Bugfix: use extent of Note_head (iso. Note_column) for rest
645 collisions, so Stem::brew_molecule() is not called too early.
647 1.3.105.jcn1
648 ============
650 * Makeinfo html documentation generation fixes.
652 1.3.105.uu1
653 ===========
655 * Remove Bar_req, \bar is now a frontend to setting Score.whichBar
657 * Move Context_specced_music::translator_{type,id}_str_ into music
658 properties.
660 * Don't make line breaks during note playing.
662 * Clef engraver rewrite. Clef-engraver is now controlled through
663 properties clefPosition, clefGlyph, clefOctavation. The \clef command
664 is just a front-end to these, see scm/lily.scm, function
665 clef-name-to-properties.  See also input/test/manual-clef.ly
667 1.3.105
668 =======
670 * Bit of temporary makefile hacking to stay in sync with makeinfo patch.
672 * Separate interface description (test phase).
674 * Makeinfo --html split fix: http://appel.lilypond.org/fred/software/texinfo-4.0.jcn2.diff
676 * Use headers for makeinfo html output.
678 * Made some --scrdir build fixes.
680 1.3.104.uu1
681 ===========
683 * Smobified molecule, and cache molecule (ie. generate each molecule
684 only once).  Lily should be faster now. (approx. 6 % ?)
686 * Coded properties-to-font-name in C++. Measured speedup: 14% (wtk1-fugue2)
688 * Use music properties for Request data.
690 1.3.104
691 =======
693 * Documentation build fix: don't run LilyPond when generating plain info doc.
695 * Resurrected info documentation and made cross links between manual
696 and generated doco, some small fixes.
698 * Made small time signature style fix.
700 * Generate texinfo iso html documentation.
702 * Added x-references for elements->engravers and engravers->contexts.
704 * Fixed number font listing in style sheet.
706 * Fixed default font settings for text items, text-item now uses
707 font-interface's alist-chain.
709 * Renamed property AutoBeam to autoBeamSettings to avoid confusion
710 about non-existing AutoBeam element.
712 * Mensural clefs (courtesy Juergen Reuter)
714 1.3.103.lec1
715 ============
717 * abc2ly enhancements
719         * %%LY comments
721         * explanation of rationale for %%MIDI nobarlines
723         * supports -8va as a syntax for tenor clef
725         * pushing the Staff.timeSignatureStyle property
727         * parses space between key letter and mode in K: statement
729         * default for guitar chords is above the staff
731         * fix for translation of :: repeat
733 1.3.103
734 =======
736 * Translated auto-beam properties to alist.
738 * Rewrite of tfmtoafm in scm.
740 * Rewrite of emacs LilyPond mode, based upon auctex interface.
742 * Chord name fixes and additions (Atte Andr'e Jensen)
744 * ly-get-mus-property, ly-set-mus-property: set properties of Music
746 * Move Span_req::span_dir_ into Scheme
748 * removed numberOfStaffLines, staffSpace. Use StaffSymbol \push
749 staff-space, line-count
751 * removed minVerticalAlign, maxVerticalAlign; use VerticalAlignment
752 \push #'threshold = #(MIN . MAX)
754 * \property tremoloFlags can be set anywhere now
756 * \apply #function music 
758 * Bugfix: padding of dots.
760 * Generate documentation for separate engravers as well as for contexts.
762 * Move some reference manual into the  SCM documentation system.
764 * Bugfix: fixed hyphen spanners.
766 1.3.102
767 =======
769 * Fixed bracket, and made some other PostScript code fixes.
771 * Silly font initialisation fix for paper19 non-feature.
773 * Automatic engraver/property documentation infrastructure. 
775 * Fixed system-start braces
777 * Fix for forgetAccidentals: do print accidentals, just don't remember
778 them.
780 * Bugfix: forced script directions for scripts that have relative stem-direction.
782 * Bugfix: Tie_column doesn't force Tie directions ties that already
783 have a direction.
785 * Bugfix: multimeasure rest 
787 1.3.101
788 =======
790 * Custodes (patch by Juergen Reuter), mods by hwn.
792 * Font initialisation and markup translation fixes. (99.jcn2)
794 * Remove staffspace calls. Removed markScriptPadding. Fixes some
795 problems with tuplet, brace and volta spanners.
797 * make Font_interface::font_alist_chain (), and use default font
798 settings. Fixes too large time sigs.
800 1.3.100
801 =======
803 * Tweaks of .scm font-selection. 
805 * Rewrote font management of Score_element and Paper_def.
807 * Introduced outputscale: internally do computation in terms of
808 outputscale.  Prepare to deprecate staffspace internally.  Rewrote
809 .scm side of font selectioning. 
811 1.3.99.jcn1
812 ===========
814 * Made several font size and initialisation fixes.
816 * Renamed all occurrences of font-size to font-relative-size
818 * Renamed all occurrences of font-point to font-point-size
820 * Fixed interface.scm descriptions to use symbols iso strings
822 * Fixes for chord names, and added jazz style (James Hammons)
824 * Some font-size fixes.
826 * Added dynamics font in all staff-sizes.
828 * Quick fix for regtest.
830 1.3.98.hwn2
831 ===========
833 * Removed all paper vars except linewidth, indent, staffspace and
834 stafflinethickness.
836 * Rewrote Scheme side of font-selection.
838 * Bugfix: deprecate group-center-element thoroughly.
840 * Bugfix: LeftEdge must also have Break_align_item::alignment_callback
841 X-offset-callback.
843 * Add use music property "direction" for storing direction in
844 Script_req, use music property "text-type" for storing 'dynamic,
845 'finger, etc. Remove Dynamic_script_req. Resurrect fingerings.
847 1.3.98.lec1
848 ===========
850 * fixed scale-definition.ly for greek mode names.
852 1.3.98
853 ======
855 * Backend documentation updates and related cleanups
857 * Removed \property bracketCollapseHeight, systemStartDelimiterGlyph
859 * Bugfix: instrument-name on grandstaffs, see
860 input/test/instrument-name-grandstaff.ly
862 * Bugfix for tie/staffline collision.
864 * Bugfix: also send out end-repeat if there are no alternatives.
866 * Small solo cello suite fixes.
868 1.3.97.jcn1
869 ===========
871 * Added some interface documentation.
873 * Added raise and kern to markup.  This should make Chord names usable.
875 1.3.97
876 ======
878 * Made small fixes to basic properties: regression-test compiles.
880 * Moved Text_script_req's text_ member into mus-property.
882 * Renamed ChordName to ChordNames, for consistency.
884 * Resurrected most of chord names, superscripting and kerning
885   is currently broken, though.
887 * Junked all old style text lookups, except for feta definitions.
889 * Added support for name-based character lookups.
891 * Added support for font styles and papersize style sheets.
893 * Added new code for font selection and scm text markup.  Only used
894   for testing in \textscript SCM. See input/test/markup.ly.
896 * Fixed (added actually, it got lost?) word-space for chords.
898 * Added slope-limit and attachment-offset properties to slur.
900 * Slur's broken trend now weighs in the number of note-columns.
902 * Spacing tweaks
904 1.3.96.hwn1
905 ===========
907 * Mudela-book fixes (Tom Cato Amundsen)
909 * Put marks above chords.
911 * Solaris fix.
913 * Type checking for \push and \pop; elt property description (docs
914 inclusive) is now in Scheme.
916 * Self-documenting backend using ly/generate-documentation.ly
918 1.3.96
919 ======
921 * Added friendly message for the clueless dvips user.
923 * Clef-engraver: changed c0-position, clef-position and glyph into properties,
924   enabling ottava spanners: input/test/ottava.ly.
926 * Added option for edge lines to Text spanner.
928 * Bugfix for early initialisation of invalid (grace->voice) slur.
930 * Dropped text support and padding of crescendo symbol.  Horizontal
931   alignment of dynamics is handled by side-support, Text crescendos
932   use the generic Text spanner.
934 * Added a generic Text spanner.
936 1.3.95.hwn1
937 ===========
939 * Bugfix: octavate eight.
941 * Rewrote arpeggio.
943 * mudela-book fixes (Tom Cato)
945 * Cleaned up Group_interface and Pointer_group_interface
947 * Add accidentals to arpeggio support.
949 * Stemup + barline combination gets extra space.
951 * Score_element::extent () now takes a reference point argument.
953 1.3.95
954 ======
956 * Use music property for setting type. This prevents accidental
957 forgotten copies.
959 1.3.94.jcn3
960 ===========
962 * Added Arpeggio and Trill elements to feta font.
964 * Yet another bugfix for output-property (Han-Wen)
966 * Made some fixes to les-nereides.
968 * Fixed output-property (Dankje).
970 * Added backend framework for arpeggios.
972 * Fixes for les-nereides.  Should we do asymmetric slurs...?
974 * Don't print repeat bars at start of line.
976 1.3.94
977 ======
979 1.3.93.uu1
980 ==========
982 * Bugfix: don't crash if there is no volta bracket to end.
984 * Move offset, dimension callbacks into Scheme.  They can be initialized from basicXXXX properties using
986         (X-offset-callbacks . (callback1 callback2 .. .))
987         (Y-offset-callbacks . (callback1 callback2 .. .))
988         (X-extent-callback . callback1) 
989         (Y-extent-callback . callback1)
991 * naming: basicXXXProperties -> XXX, some other changes in naming;
992 convert-mudela rules added.
994 * naming: \voiceone -> \voiceOne and related changes. convert-mudela
995 rules added
997 * syntax: \property XXX \pop #'bla -> \property Context.XXX \pop #'bla
999 * changed aclocal.m4 to have better check for guile version. (Laura Conrad)
1001 * updates for mudela-book (Tom Cato Amundsen)
1003 1.3.93.jcn1
1004 ===========
1006 * Try at nastiest competition piece: input/les-nereides.ly.
1008 * Moved Pedal_engraver to Staff context.
1010 1.3.93
1011 ======
1013 * Added some error messages for toplevel and stray string parse errors.
1015 * Don't start more than one slur at a time.
1017 * Set direction of Slur too in a2-engraver.
1019 1.3.92.hwn1
1020 ===========
1021 * Removed calls to global GUILE namespace.
1023 * Added \property: scriptDefinitions, explicitClefVisibility,
1024 explicitKeySignatureVisibility, instrumentEqualizer,
1025 dynamicAbsoluteVolumeFunction
1027 * Added element properties Bar::break-glyph-function,
1028 Break_align_item::space-alist, Chord_name::chord-name-function
1030 * Added \property combineParts: part combiner switched off by default.
1032 * Remove all print methods.
1034 * Use Scope::try_retrieve if possible.
1036 * Remove FAQ in favor of URL.
1038 * etf2ly.py robustness fixes.
1040 * Don't compensate for left edge in broken volta spanner.
1042 1.3.92
1043 ======
1045 * RPM .spec fixes.
1047 * italiano.ly
1049 * mudela-book updates by Tom Cato Amundsen.
1051 * Allow lyric hara kiri as well.
1053 * Bugfix: left/right mixup  in Side_position_interface::aligned_on_self ()
1055 * rest collision of differing rests.
1057 * Cleanup of Sequential_music_iterator, Simple_music_iterator.
1059 * Unfolded_repeat_iterator now signals repeats using \property
1060   repeatCommands. You could override this, eg.
1062         \property Score.repeatCommands = #'((volta "X") start-repeat)
1064   will print a |: and a volta bracket saying X. See also
1065   input/test/manual-volta.ly
1066   
1067 * Volta_engraver, Repeat_acknowledge_engraver: new engravers that are
1068 controlled by repeatCommands; much cleaner than the Repeat_engraver.
1070 * Junked Repeat_engraver.
1072 1.3.91.jcn1
1073 ===========
1074 * Abort all running spanners when part-combiner combines voices.
1076 1.3.91
1077 ======
1079 * Use S_ISDIR () and check for stat.h.
1081 * Various fixes for RedHat 7.0 / gcc 2.96.54
1083 * separate basic propertylist for fingerings, center them on
1084 noteheads.
1086 * Side_position_interface::aligned_on_self() now can take a real
1087 number for self-alignment-{X,Y}.
1089 * etf2ly: single line GF field.
1091 1.3.90.mb1
1092 ===========
1094 * Added an interscorelinefill paper variable. Set to a positive number 
1095   in order to stretch the inter-line spacing to fill the full pages,
1096   except for the last page (where it would look really ugly).
1098 1.3.89.jcn1
1099 ===========
1101 * Changed lilypond to LilyPond in ly2dvi, Mudela to LilyPond source.
1103 * Website fixes: Changed \interline to \staffspace in manual, removed offending
1104   braces from mudela-book.tely.
1106 * Fixed slur attachment correction bug.
1108 * Made some fixes to Coriolan.
1110 1.3.89.hwn1
1111 ===========
1113 * Only open files, not directories 
1115 * bugfix: textNonEmpty.
1117 * Look ahead in auto-change iterator for rests. This means rests
1118 before the note leading to an automatic staff switch are switched as
1119 well (improves the looks of scarlatti-test).  Associated fixes and
1120 additions for  Music_iterator::skip () and friends.
1122 * Bugfix: only quantise staccato inside the staff. 
1124 * cleanups for beam and stem. Removed global GUILE namespace calls
1125 from Beam and Stem.
1127 1.3.89
1128 ======
1130 * Some fixes to Coriolan.
1132 * Fixed some stupid core dumps processing Coriolan.
1134 * Fixed several problems with part-combiner's part-switching.
1136 * Fixes for ASCII output.
1138 * Added feature to part combiner that should allow part-switching only
1139   for entire measures.  Currently, it is controlled by a new 
1140   property changeMoments (A . B):
1141     - only switch when !(A mod now),
1142     - decide whether to switch based on music during time period B.
1144 * Made bugfix: Sequential_iterator::get_music (M): mustn't return music 
1145   later than M.
1147 * Added skip (M) to some iterators.
1149 * maintain minimum-length by shifting for hyphens at start of
1150 line. (patch courtesy Christophe Rhodes)
1152 * mudela-book fixes (courtesy Tom Cato Amundsen): documentation
1153 update, LaTeX example, landscape support.
1155 1.3.88.hwn2
1156 ===========
1158 * Added elt properties for Tie:
1159   - details
1160   - x-gap
1161   - staffline-clearance
1163 * Added elt properties for Slur
1164   - y-free
1165   - details
1167 * Removed C++ support for barNumberScriptPadding, now in
1168 generic-property.scm (but they're deprecated anyway)
1170 * Changed threshold in Align_interface to be in staffspace 
1172 * changed minVerticalAlign and maxVerticalAlign to be in staffspace.
1173 A better way: do \push #'threshold = #(cons A B ).  (WARNING:
1174 INCOMPATIBLE CHANGE)
1176 * moved translator definitions out of \paper { }, only instantiate in
1177 \paper.
1179 1.3.88
1180 ======
1182 * Sequential_iterator::get_music (), part combiner now works.
1184 * Changed paper variables into elt properties:
1185   Beam:
1186   - beam-space-function, Removed Paper_def::interbeam_f(), Smaller
1187   beams for grace notes.
1188   - beam-flag-width-function to Beam.
1190   Grace_align_item:
1191   -  horizontal-space: spacing of grace notes is configurable
1193   Volta_spanner: 
1194   - height
1195   - thickness 
1197   Multi_measure_rest:
1198   - expand-limit
1199   - minimum-width
1200   - padding
1202   Lyric_extender:
1203   - height
1205   Stem
1206   - thickness 
1208   Collision
1209   -  note-width to Collision
1211 * removed various obsolete variables from params.ly
1213 * added input/test/bagpipe.ly
1215 1.3.87
1216 ======
1218 * Made fixes to part-combine examples and Coriolan.
1220 * Bugfix: don't dump core on unterminated (de)crescendo.
1222 * Rolled next (M) also into get_music (M), similar to process (M), so that
1223   sequential-music-iterator::get_music (M) returns something useful.
1225 * Bugfix: part-combiner still expected Music_sequence, where get_music ()
1226   now returns plain list of events.
1228 1.3.86.hwn3
1229 ===========
1231 * Fixed problem with disappearing crescendi across line break.
1233 * Bugfix: dynamic texts should not be set by text-engraver. 
1235 * Rewrote and cleaned up music-iterator.
1237 * etf2ly robustness fixes.
1239 1.3.85.hwn2
1240 ===========
1242 * Added side-position-interface as an interface identifier, in stead
1243 of checking side-support-elements. This fixes a problem with stacked
1244 text scripts.
1246 * Removed spurious set_elt_property ("XX", SCM_EOL) calls.
1248 * Added \property squashedPosition for Pitch_squash_engraver: the
1249 staff-position number to squash noteheads to.
1251 * Added FAQ entry for script on bar, updated description of mailing
1252 lists.
1254 * Fixed bug with \translator { basicXXXProperties \push ... }
1256 * Updated and revised call for help in hacking.texi.
1258 * Bugfix: don't remember accidental if it is tied from the previous note.
1260 1.3.85
1261 ======
1263 * Separated definition and implementation of contexts (moved
1264 definition out of Translator_group into Translator_def)
1266 * pmx2ly.py fixes: now handles text at beginning of block correctly.
1268 * update .spec to include scripts. 
1270 * Changed syntax of \pushproperty:
1272         \property Voice.basicXXXProperties \push #'foo = #bar
1273         \property basicXXXProperties \pop #'foo
1275         \translator {
1276                 basicXXXProperties \push #'foo = #bar
1277                 basicXXXProperties \pop #'foo
1278         }
1280 1.3.84.jcn1
1281 ===========
1283 * Updated INSTALL.texi
1285 1.3.80.tca1
1286 ===========
1287 * Added Documentation/user/mb-latex.tex, mudela-book+latex example
1288   file and test case. Some work on Documentation/user/mudela-book.tely
1290 * mudela-book.py: any combination of \verb, \begin{verbatim}
1291   @code and @example and mudela should work as expected. 
1293 * dropped [].extend that depend on python 1.5.2
1295 1.3.84
1296 ======
1298 * pmx2ly, PMX to LilyPond conversion. Succesfully converts barsant.pmx.
1300 * musedata2ly, a Musedata to LilyPond convertor. Succesfully converts
1301 wtk1-fugue2
1303 * bugfixes for dynamics: make sure that dynamic alignments encompass
1304 the dynamics they support, and that any columns they attach to aren't
1305 prematurely killed.
1307 * bugfix: make sure \time gets noticed early enough.
1309 1.3.83
1310 ======
1312 * small doc updates.
1314 * Cleanups related to barline handling:
1316   - Removed Translator_group::get_simple_translator (), and -
1318   - use properties to communicate about barlines and time sigs. (NOTE:
1319     by default a time-signature of 4/4 is printed.)
1321   - fix repeat bar behavior.
1323 1.3.115.hwn1
1324 ============
1326 * documentation
1330 * cleaned up Directional_element_interface
1332 * add name field to score-elements.
1334 * comment in some unprotects for Music in parser. Should bring down
1335   cpu time and plug some leaks.
1337 * robustness fixes for etf2ly, tuplets, grace notes. 
1339 1.3.82
1340 ======
1342 * engraver.ly: cleanups.
1344 * etf2ly: robustness fixes, handle mac files as well.
1346 * Smobified Translator and Translator_group, junked
1347 Translator_group_identifier.
1349 * \pushproperty and \popproperty withing \translator, similar to
1350 predefining \property, ie.
1352         \translator { [...] \pushproperty [..] }
1353         \translator { [...] \popproperty [..] }
1355 (these \pushes and \pops are delayed until instantiation, so if you do
1358         \score {
1359                 \pushproperty #'basicFooProperties #'bla #VALUE1
1360                 \context Voice { \pushproperty #'basicFooProperties #'bar #VALUE2
1361                         [..]
1362                 }
1363         }
1365 then the setting for basicFooProperties contains both (bla . VALUE1)
1366 and (bar . VALUE2).
1368 * allow \pushproperty #'symbol [..] as well as \pushproperty #'(symbol1 symbol2 ... )
1370 1.3.81.jcn1
1371 ===========
1373 * Activated regex for windows.
1375 * New guile-1.4 patch for cross windows build.
1377 * Added configure messages for metapost checking.
1379 1.3.81
1380 ======
1381 1.3.80.gp1
1382 ==========
1384 * Added property LyricVoice.associatedVoice to enable switching associated
1385   voice mid-stream. Association still defaults to context name.
1387 1.3.80.hwn1
1388 ===========
1390 * \pushproperty, \popproperty: property settings with less memory
1391 cost. See input/test/pushproperty.ly and Documentation/hacking. Note:
1392 syntax is most likely only temporary.
1394 1.3.80.jcn1
1395 ===========
1397 * (Line-)broken slurs now have vertical trend.
1399 * Better length for broken ties: no invisibly short ties.  Now ties may
1400   collide with time signatures, though.
1402 * Don't typeset unfinished spanners, but kill them.
1404 * Added two FAQs (Mats)
1406 * Made workaround guile-1.4.1 backward incompatible (scm_)eval change.
1407   Note that we must use (scm_)eval2 to remain backwards compatible with
1408   guile < 1.4.1 snapshot.
1410 * Reincluded 79.jcn2 fix
1412 1.3.80
1413 ======
1415 1.3.79.jcn5
1416 ===========
1418 * Created Thread_devnull_engraver and Voice_devnull_engraver iso
1419   single A2_devnull_engraver in Thread context.  It seems however
1420   that the hack in A2_devnull_engraver works better.
1422 * Coriolan fixes.
1424 * Slur attachment fix for chords where case slurdir != stemdir.
1426 * Made various fixes for (line-)broken slurs.
1428 * Fixed slur_height (), which fixes most ugly slurs (Yeah!).
1430 * Fixed some silly url reversals in FAQ.
1432 * Finished Coriolan music entry (again); entered second viola part.
1434 * Updated Coriolan to use part combiner on Voice level for wind parts
1435   and on Staff level for violi and bassi.
1437 * Part-combiner now uses duration inquiry, which fixes rhythm-related
1438   bugs in determining solo/a2.  Also, rests are taken into account.
1440 * Another crude fix for almost unexplainable (with a gdb that dumps
1441   core on ly_display_scm) all-zero control points slurs.
1443 * Fixed slurs that crossed through stems and note heads.  Note
1444   that beautifying of ugly slurs is still broken.
1446 * Made crude fixes slurs don't crash, bezier still crashes on
1447   infinitely steep slurs (eg flauti-part *with* slur_engraver).
1449 1.3.79.gp1
1450 ==========
1452 * Replaced empty melisma score element with a property
1454 * Renamed Voice_alist_entry -> Syllable_group in lyric-phrasing-engraver
1456 1.3.79.uu1
1457 ==========
1459 * fixed y-position of whole rest
1461 * fixed sustainPedalPadding
1463 * etf2ly: articulation, lyrics.
1465 1.3.79
1466 ======
1468 * etf2ly.py: Finale to LilyPond conversion.
1470 1.3.78.jcn4
1471 ===========
1473 * Made simple fix to get part-combiner to recognise different rhythms
1475 * Unhardcoded part combiner and a2-engraver; introduced properties
1476   splitInterval, soloADue, soloText, soloIIText, aDueText.
1478 * Fixed part combiner's too-late problem (Dankje!)
1480 * Fixed a2-devnull-engraver, a2-engraver.
1482 * Renamed part combiner music names to "one", "two".
1484 * Cleaned up decision making in part combiner, renamed to "solo"/"unison"
1486 1.3.77.mb1
1487 ==========
1489 * Minor documentation updates
1491 * Mark_engraver: has been broken since .73, fixed!
1493 1.3.78
1494 ======
1496 * Added a devnull engraver, that junks (notehead) requests of the second
1497   stem when combined parts are in unison (a2).
1499 * Part-combine iterator identifies Soli and A2 parts in threads by 
1500   looking at rhythm and pitches.  It switches Voice context automagically,
1501   and communicates current state using a2/solo/solo2 properties.
1503 * Simple A2_engraver (`a due) prints `a2/Solo/Solo II.  Soli seem to
1504   arrive one request late.
1506 * First try at combining parts: part-combine*
1508 * fixed problem with HaraKiri
1510 * fixed problem with dynamicDirection
1512 * fixed problem with nonEmptyText 
1514 * `Fixed' chord notation, as per request of David Arnold, ie, 
1515    Added a chord-name-mode, that only displays chord names
1516    when there's a change in the chord-name-scheme, Also, a chord
1517    name should always be displayed after a line break.  See
1519        input/test/chord-changes.ly
1521 * Reverted duration-iter change in midi2ly, moved printing of options.
1523 * warning bugfix in lexer.ll (Mats Bengtsson)
1525 1.3.77
1526 ======
1528 * Midi2ly bugfix: handle durations longer than longa.  These can occur
1529   because of lengthened notes when using --no-rests.
1531 * Midi2ly: output `new' \key syntax, and updated version number.
1533 * Midi2ly bugfix: don't correct quantised durations, don't use tuplets, 
1534   double dots etc. when user doesn't want them.  It probably used to
1535   work like this, a long time ago.  For some unknown reason, all
1536   corrections made by Duration_convert were junked if the corrected
1537   duration != exact duration.  Duh.
1539 * Midi2ly: added a new option: --no-rests.
1541 * Update of mudela-book (Tom Cato Amundsen)
1542  - --read-lys option, now you can do:
1543         mudela-book file.texi
1544         convert-mudela
1545         mudela-book --read-lys
1546  - --outdir=DIR will put ALL output into DIR
1547  - @mudela[filename="myfilename"]{c d e f g}
1548  - --force-mudela-fontsize
1549  - ignore mudela inside @ignore @end ignore
1551 1.3.76.gp1
1552 ==========
1554 * Lyric_phrasing_engraver now catches lyric extenders and correctly
1555   terminates them under the last note of a melisma.
1557 * Lyric word spacing code changed to fix hyphen alignment.
1559 * Other minor tidying up of Lyric_phrasing_engraver and related code.
1561 1.3.76
1562 ======
1564 * Lyric_phrasing_engraver now adjusts for melisma.  (Glen Prideaux).
1566 * Mudela-book fix for Windows95 (Mark Hindley)
1568 * Debian update (Anthony Fok)
1570 * Added beam melisma for when automaticMelismata and noAutoBeaming are both
1571   #t (primarily for hymns).  Courtesy Glen Prideaux.
1573 * Bugfix: .pfa dependency on $(outdir)/mfplain.mem
1575 1.3.75.mb1
1576 ==========
1578 * stepmake/stepmake/metapost-rules.make: Put all generated files
1579   in mf/out/.
1581 * Added paper variable interscoreline to determine the score line
1582   spacing, see input/test/vertical-extent.ly.
1583   Cleaned up the lilyponddefs.tex inclusion scheme.
1585 1.3.75
1586 ======
1588 1.3.74.gp1
1589 ==========
1591 * Improved default handling of Lyric_phrasing_engraver and made it on by 
1592 default.
1594 * Beginnings of a stanza number engraver (\property LyricVoice.stanza = 
1595 #"1:" etc.)
1597 * fixed bug in script.cc so fermata (and other scripts) get flipped 
1598 correctly when they are above the staff.
1600 1.3.74.jcn2
1601 ===========
1603 * Reincluded simple code for including tfm.[1-5] into search path.
1604   Configure with --disable-kpathsea to enable this kludge.
1606 1.3.74.jcn1
1607 ===========
1609 * Updated input/test/banter-chords.ly German H/B example.
1611 * Updated nl.po.
1613 * Have configure check for kpathsea library and functions.  Made kpathsea
1614   support optional for now.
1616 * Bugfix: halved width of tremolo-beams.
1618 * Included compilation fix for guile-1.3.4 (Anthony).
1620 * Added: chord inversion and base to regtest.
1622 * Fixed: Chord names that were broken by pl73.
1624 * Fixed: Chord inversions that were broken by pl72.
1626 * Resurrected ascii-script output, for debugging purposes.
1628 * Included compilation fix for scm-hash.cc (Han-Wen).
1631 1.3.74
1632 ======
1634 * Small bugfix: also do a deep copy on  submusices
1636 * Fixed:  \autochange doesn't crash anymore.
1638 * Cleanup, documentation and enforcement of smob interfaces in
1639 LilyPond.  We distinguish between SIMPLE_SMOBS and SMOBS (objects that
1640 have self_scm_)
1642 * Glen Prideaux lyric phrasing engraver. See
1643 input/test/lyric-phrasing.ly
1645 1.3.73
1646 ======
1647 * Removed \interscoreline after the last line, prevents some
1648 empty pages. (patch by Mats Bengtsson)
1650 * Smobified Music, junked associated identifiers. Use Scheme list to
1651 store Music_sequence.  Removed const declarations from
1652 Music_iterators.  Added a mutable and immutable property list to
1653 Music.  Use music property for all Scheme values in Music.  Created
1654 and fixed a load of Garbage Collection bugs.
1656 * Changed number font to allow automatic .mf creation.
1658 * Output place of definition as \special{src:LOCATION}. See FAQ for
1659 explanation how to use.
1661 * Schemified Local_key_item and fixed minor bug with accidentals.
1663 * new Japanese .po file.
1665 * Bugfix for broken tie direction
1667 * Bugfix for bar at beginning of line break
1669 1.3.72
1670 ======
1672 * Robustness fix for minimise_least_squares ()
1674 * cleanups of Slur_bezier_bow, removed Bezier_bow.
1676 * cleanup of Tie. Changed Tie into interface. Made ties flatter by default.
1678 * changed SCM_UNDEFINED to SCM_UNSPECIFIED for return values that go
1679 back into Scheme.
1681 * changed SCM_UNSPECIFIED to SCM_EOL for undefined element
1682 properties. This makes initializing list properties redundant.
1684 * removed idiotic code for including tfm.[1-5] into search path.
1686 * fixed problem with tuplet placement for cross staff tuplets.
1688 1.3.71
1689 ======
1690 * Small cleanups to bring down  compile time and binary ensmallment.
1692 * Made Lookup into a smob, and use guile alist iso. an STL map.
1694 * Changed repeated music semantics for relative octave: each
1695 alternative takes its inital octave from the body.
1697 * Fixed: parser accepts booleans for property values as well.
1699 * Added Scarlatti sonata test file to input/
1701 * kpathsea support, courtesy Carsten Block <carsten.block@gmx.de> 
1703 1.3.70
1704 ======
1705 * Fixed: long standing problem in optical-illusion code.
1707 * Fixed: stop beam if stem *has* a beam in auto-beam-engraver. 
1709 * Made interface of Multi_measure_rest, System_start_delimiter,
1710 Spacing_spanner, Separating_group_spanner, Beam, Slur and
1711 Rhythmic_head.
1713 * Use properties for minimum distances and spring parameters.  Move
1714 spacing related functions from Paper_column into Spaceable_element.
1716 * Removed most Paper_column typecasts.
1718 1.3.69
1719 ======
1721 * Cleanup auto-beam-engraver: use properties for retrieving timing
1722 information.
1724 * Fixed: Multi measure rests don't cause crashes.
1726 * Fixed: don't invoke Hara_kiri::consider_suicide too early.
1728 * Fixed: property engraver.  
1730 * Fixed: don't crash on multiple ties.
1732 * Cleanups of Beam, should also be a little faster.  
1734 * Reunite properties and pointers. In implementation we make a
1735 distinction between mutable and immutable properties
1737 * Add {has|set}_interface () static methods to interface classes.
1739 * Made Side_position_interface and Staff_symbol_interface an all
1740 statics class, and stripped _interface suffix.
1742 * Make Align_interface and Axis_group_interface an all-statics class 
1744 * Rhythmic_head, Staff_symbol, Grace_align_item, Break_align_item,
1745 Bar, Span_bar are now interfaces, Staff_bar was removed. Use a
1746 callback for determining barsize.
1748 * Removed all GLUE_SCORE_ELEMENT callbacks. 
1750 * Added test for repeats to trip.ly
1752 1.3.68
1753 ======
1755 * ly2dvi: changed back to original semantics of latexheaders.
1757 * Stem_tremolo, Crescendo, Hara_kiri_group_spanner, Tuplet_spanner,
1758 Volta_spanner changed into interface.
1760 * Related cleanups for Tie, Tie_column cleanups.
1762 * Made Time_signature, Single_malt_grouping_item, Script_column,
1763 Chord_name, Dot_column, Breathing_sign, Key_item type into interface.
1765 * Removed const declaration from callback arguments.
1767 * Pagebreak support. See input/test/between-systems.ly
1769 * Fixed a problem with accidentals in combination with
1770 non-nil key signatures.
1772 1.3.67
1773 ======
1775 * Use callbacks for augmentation dot positioning.
1777 * Removed types Note_head and Rest
1779 * Cleanup of slur.cc: use common reference points in a sane manner.
1781 1.3.66
1782 ======
1784 * Corrected text sizes in paper*.ly (Mats Bengtsson)
1786 1.3.65.uu1
1787 ==========
1789 * Dots, Collision, Rest_collision removed as separate Score_element type.
1791 * Stem and Note_column accept only one rest.
1793 * Use offset callback in Stem to resolve rest/beam collisions.
1795 * Put the value of new  local key signature (accidentals) back into a property.
1797 * Set molecule-callback for notename item.
1799 1.3.65.jcn2
1800 ===========
1802 * Added some comments to new slur code.
1804 * Removed some ugly interstaff slur code, interstaff slurs at line-break
1805   are still broken.
1807 * Slur bugfix: 16th beams are also beams.
1810 1.3.65
1811 ======
1813 * Bugfix: translate volta spanner at start of line.
1815 * Changed directional_element() calls to instantiations
1816 of Directional_element_interface.
1818 * Removed Dynamic_line_spanner, and cleaned up Dynamic_engraver.
1820 * Removed Staff_info type. Information about columns is now transferred
1821 via currentMusicalColumn and currentCommandColumn.
1824 1.3.64.jcn2
1825 ============
1827 * Made slur attachment position user settable; properties:
1828 slurBeginAttachment slurEndAttachment, values: 'head 'stem
1829 'along-side-stem.  See input/test/slur-attachment.ly and ophee-slurs.ly.
1831 * Fixed slur attachment positions, added missing rule and use simple
1832 default starting positions for attachments.
1834 * Started rewrite of slur ending code, interstaff slurs are broken for
1835 now.
1837 * Fixed download URL of the webpage.
1839 * Moved direction.cc to flower/.
1841 1.3.64
1842 ======
1844 * Lyrics centered on notehead.
1846 * Various bugfixes hyphen-spanner.
1848 * Bugfix: set appropriate callbacks for Note_head. This fixes 
1849 problems with dots.
1851 * Removed Clef_item as score-element derived type.
1853 * Updated config.sub and config.guess
1855 * Bugfix: allow linebreaks on beamed grace notes.
1857 1.3.61.jcn2
1858 ===========
1860 * Included dutch po-update based on submitted 1.3.57 nl.po
1862 * Added "Development" link to website, now that "Home" is a relative link.
1864 * Bugfix: use deep copies for resetting keys.
1866 * Assorted typing erors in procedure names in ly/engraver.ly
1868 1.3.62
1869 ======
1871 * Made callbacks from Score_element::before_line_breaking() and
1872 Score_element::after_line_breaking()
1874 * Fixed website; backlinks should work again.
1876 * Removed --ignore-version option. Added --verbose option.
1878 1.3.61
1879 ======
1881 * Webpage hacking
1883 1.3.60.hwn1
1884 ===========
1886 * Junk int_identifier, real_identifier. Merged Midi_def_identifier and
1887 Paper_def_identifier.
1889 * Fixed bug with spanning barlines in combination with Hara-Kiri staffs.
1891 * Cleaned up Text_item, Hyphen_spanner, Lyric_extender and
1892 Sustain_pedal and reduced them to an Score_element interface (they are
1893 no longer Score_element derived types).
1895 * Some instances of brew_molecule routines have moved out of
1896 Score_element, and are now called scheme_molecule.
1898 * Moved lots of parameters from ly/params.ly to ly/engraver.ly
1900 1.3.59.hwn1
1901 ===========
1903 * Removed String_identifier, and use the type system of GUILE instead.
1905 * Fixed \key PITCH MODALITY syntax. The modality argument is now
1906 mandatory, a rule in convert-mudela has been added.
1908 * Cleaned up  buildscripts/ directory: removed obsolete scripts.
1910 * Use Scheme_hash_table for identifier Scopes.  Scheme_hash_table is
1911 based on STL and should be faster than hash_table.
1914 1.3.59.jcn1
1915 ===========
1917 * Fixed scm_un/protect_object for guile-1.3.4 and 1.3.5 snapshots,
1918   in the process reduced number of protect/unprotect calls.  With
1919   guile-1.3.5 snapshot, memory usage has decreased by 1/5th, now
1920   just 10% above the 1.2 level.  Also, Lily's a bit faster.
1922 * Fixed make diff bug in stepmake to be able to make this diff :-)
1924 1.3.58.hwn1
1925 ===========
1927 * Rewrote key sig support.  Now key signature can also be controlled
1928 by setting keySignature and localKeySignature properties, eg.
1930         \property keySignature = #'((2 . -1) ( 4 . -1) (6 . -1))
1932 sets a key signature of `es ges bes' (an unusual key signature).
1934 Keys are internally represented as transpositions of the c-major
1935 scale. Printing the key signature for a scale is done by filtering out
1936 all non-natural accidentals.
1938 * Removed support for \keysignature, and \key something \minor; Newkey
1939 is now obsolete.
1941 1.3.58.jcn3
1942 ===========
1944 * Fixed pedal items (hw)
1946 * Changed configure option tex-tmfdir to tmf-path now accepting multiple
1947   tfm directories.  Automated links to cmr and amstex tfm font directories.
1949 * Replaced one scm_assoc () u-turn slipped through jcn1
1951 * various GUILE 1.3.5 compile fixes
1953 * Added `Ped' as a compound symbol font and removed silly scheme kerning.
1955 * Replaced some scheme assoc u-turns with scm_assoc ()
1957 * Ran po-update (mostly because of new ja contribution).
1959 1.3.57.jcn2
1960 ===========
1962 * Cleaned-up scheme list to text conversion for Chord_name and 
1963 fixed horizontal kerning.
1965 * Added examples for american (slashed o) and jazz (black triangle),
1966   see input/test/{american-chords.ly,jazz-chords.ly}
1968 * Made guile-1.3.5 compile fixes
1970 1.3.57.uu1
1971 ==========
1973 * Fixed typo in Dots::do_brew_molecule (); this fixes the disappearing
1974 dots problem.
1976 * Rewrote key signature administration; now Scheme is used; Octave and
1977 Key have been junked in favor of Newkey.
1979 * japanese .po file included (thanks, Japanese team!)
1981 1.3.57
1982 ======
1984 * Fixed several forgotten molecule-callbacks 
1986 * Fixed first clef in score; now F clefs are also possible.
1988 1.3.56.mb1
1989 =========
1991 * Updated FAQ with two useful GDB macros.
1993 * Several fixes in the documentation.
1995 1.3.55.jcn1
1996 ===========
1998 * Made (dutch) po-update
2000 1.3.56
2001 ===========
2003 * Molecules are now generated via callbacks exclusively; most calls to
2004 set_elt_property ("transparent", SCM_BOOL_T) have been replaced by suicide().
2006 1.3.55
2007 ======
2009 * Experimental property collapse for most score-elements.  (notable
2010 exceptions: Scripts, pedals). Change all Score_element constructors to
2011 take a basic-property list. The suffix of a property list may be
2012 shared by several score-elements, for instance all default G-clefs in
2013 a score share the following settings
2014   
2015            (breakable . #t)
2016            (break-align-symbol . Clef_item)
2017            (visibility-lambda . ,begin-of-line-visible) 
2019 This should reduce memory usage further. 
2021 * Magically fixed the disappearing Lyrics problem.
2023 * Removed used_b_ field from Score_element.  
2025 * Massive search-replace patch: store pointers and properties
2026 separately, in preparation of property collapse.
2029 1.3.54
2030 ======
2032 * Bugfix: don't crash on tuplet spanners that don't contain any notes.
2034 * Cleanup of Dimension_cache: removed a few redundant
2035 fields. Slightly lower memory usage (32 bytes per
2036 score-element). Dimension_cache is now a `dumb' struct again.
2038 * Add array index to priority field of text scripts to ensure that
2039 order is unique, and sensible.
2041 * Added an element count statistic.
2043 1.3.53
2044 ======
2046 * russian.po (thank you, August.)
2048 * Small cleanups in Molecule interface 
2050 * Spacing related elements perform suicide after calculating
2051 distances.  This saves a some memory, approximately 2 to 5 % ?
2053 * Small cleanups in line breaking: Paper_column stores springs and
2054 rods in only one place now.  All fields relating to energy have been
2055 removed
2057 * Don't generate all output Scheme in memory, but evaluate to output
2058 file immediately.  This will reduce memory usage a little.
2060 * Use STL's map  for Dictionary template
2062 * Substitute pointers on element properties of the root Line_of_score
2063 as well.
2065 * Added toplevel doc target, to support building doc with --srcdir
2067 * Removed cygwin build stuff; updated versions at:
2069      http://appel.dyndns.org/lilypond/gnu-windows/cross
2071 * Fixed lily.scm to handle incipits (thanks, Mats)
2074 1.3.52
2075 ======
2077 * Made bugfix in smob handling: delete the C-part of freed smobs and
2078 be honest about amount of allocation and deletion, so that GUILE
2079 doesn't overestimate the amount of memory available.
2081 * Faq update: nicer blank note paper, courtesy Mats Bengtsson.
2083 * Bugfix: don't crash on durations that are not a power of 2.
2085 * Build manpages during `make all' 
2087 * Bugfix: don't do absolute comparisons in Polynomial::clean ().
2089 * Bugfix: set visibility-lambda for key signature created by
2090 createKeyOnClefChange. Fixes disappearing key signatures. 
2092 * Bugfix: make System_start_delimiter of bar-line type invisible when
2093 it spans only one staff.
2095 1.3.51
2096 ======
2098 * Item cleanups.  Copying items and rearranging pointers are done in
2099 separate passes, which makes the code cleaner. This fixes a problem
2100 with some items not disappearing from hara-kiri staffs.
2102 * Use Scheme for Key_item data members. 
2104 * Don't use regex in chord-names.scm under windows; hybrid chordnames
2105 user+calculated will be partly broken.
2107 1.3.50
2108 ======
2110 * Junked Shift_tuple from collision; Now it uses SCM.
2112 * Bugfix of documentation and test-file of tuplet.
2114 * Bugfix type string of repeated music is copied. This fixes declared
2115 tremolos.
2117 * Junked various cruft from lily.scm
2119 * Use interfaces symbols instead of C++ class-name for assigning generic
2120 element properties.
2122 * Junked Dictionary from Piano_pedal_engraver and
2123 Piano_pedal_performer.
2125 * Introduced boolean element property no-spacing-rods: ignore this
2126 item for hard constraints.
2128 * Bugfix: added sanitised TeX fragment in faq.texi
2130 * Bugfix: merge equal Bar_reqs
2132 1.3.48.uu1
2133 ==========
2135 * Small fixes for \cresc and \endcresc
2137 * Release properties of unbroken spanners & items after doing
2138 handle_broken_smobs (); should conserve a little memory.
2140 * Fixed handling of orphaned score-elements. Any element that does
2141 not have its Line_of_score as a ancestor in both directions, is silently
2142 removed from the output.  This guarantees that programming errors
2143 don't result in coredumps from Dimension_cache::common_refpoint ():
2144 element->line_l () is always a common reference point.
2146 * Bugfix: set visibility-lambda of clef and octavation-8 explicitly
2147 for default case.  Now the octavation 8 is not printed at every
2148 barline.
2150 1.3.48.mb1
2151 ===========
2153 * Changed noteHeadStyle properties to symbols, for example
2154   \property Voice.noteHeadStyle = #'cross
2156 1.3.47.jcn3
2157 ===========
2159 * Rewrite of chord-name production in scheme.  There are two major styles
2160   now, banter and american.  To get american style, use
2162       \property ChordNames.chordNameStyle = "american"
2164   Most anything should be possible now.  See input/test/american-chords.ly
2166 * Added isinf check to configure.in, and isinf macro from guile to
2167   bezier.cc; solaris has no isinf ().
2169 * Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
2170   perfect now.
2172 * Added output property to regression test.
2174 * Fixed warning of creating existing outdir.
2176 * Added `Mark' interface to text-items that are marks (thanks, HW).
2178 1.3.48
2179 ======
2180 1.3.47.mb2
2181 ===========
2183 * Corrected glossary.tely
2185 * Corrected \mark font handling. feta-nummer font only of the 
2186   string is all numeric.
2188 * Implemented noteHeadStyle lookup in Guile. Reintroduced the style
2189   "harmonic" and added "baroque" (normal note shapes except for 
2190   brevis and longa which are square).
2192 * Simplified ly2dvi using the power of the geometry package.
2194 * Improved heuristic size calculation of TeX macros. Handles e.g.
2195   "\\u{a}", "\\"{o}" and "\\^{u}" correctly.
2197 1.3.47.hwn1
2198 ===========
2200 * Bugfix: don't hang on zero-duration.
2202 * Various glossary updates (thanks, Christian)
2204 1.3.47
2205 ======
2207 1.3.46.jcn2
2208 ===========
2210 * Drastically reduced vertical space used by headers/footers, when using
2211   ly2dvi.  See input/test/fill-a4.ly.
2213 * Fixed bug with colons appearing on repeat span-bars.
2215 * Added Bar_number_engraver to standard Score context
2217 * Construct octavation scripts in the clef-engraver; this fixes the
2218 hara-kiri + clef8 problem
2220 1.3.46
2221 ======
2223 1.3.45.jcn2
2224 ===========
2226 * Fixed chord-name customisation and made small chord-name build fixes.
2228 * Accidentals with chord-names smaller and as superscript.
2230 * Do some extra footify (works only once) while making html docs.  
2232 1.3.45.hwn1
2233 ===========
2235 * Debian patch (Thanks Anthony)
2237 * Rewrote Bar_number_engraver and Mark_engraver and removed
2238 Bar_script_engraver as baseclass. Both Bar_number_engraver and
2239 Mark_engraver are simpler and more robust.
2241 * Fixed precedence of \property verticalDirection and dynamicDirection
2243 * Fixed keys without barlines 
2245 * Fixed StaffGroups: removing `\consistsend "Axis_group_engraver"'
2246 puts alignment in function again
2248 * Fixed StaffGroup + GrandStaff combination.
2250 * Music is now mandatory as the first thing in a \score{} block
2252 1.3.45
2253 ======
2254 1.3.44.jcn2
2255 ===========
2257 * Implemented una-chorda and sostenuto piano pedals in performer and engraver.
2259 * Added Properties textScriptWordSpace and chordNameWordSpace.
2261 * Junked old lyrics in star-spangled-banner.
2263 * Added a Piano_pedal_engraver.
2265 * Removed some empty files.
2267 * Created piano pedal symbols: * - . P e d.
2269 * Fixed ps-to-pfa.py to handle multiple unfills.
2271 * Moved accordion symbols out of feta-script to end of font.
2273 * Bugfix: don't create tfm's, pfa's etc of feta-test fonts.
2275 * Fixed blot_diameter for small resolutions.
2277 1.3.43
2278 ======
2280 * Put global element list into Line_of_score, instead of
2281 Paper_score. post processing (the stage after line breaking) is now
2282 truly done per-system, and we got rid of an ugly hack to get font
2283 handling OK.
2285 * Bugfix: set the group-interface of System_start_delimiter.
2287 * Cleanups of Break_algorithm and derived classes, Move
2288 broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
2290 * Bugfix for accordion symbols.
2292 * Various patches to prevent crashing when do_brew_molecule gets
2293 called before after_line_breaking (). This was a problem in Spanner
2294 classes mostly.
2296 1.3.43
2297 ======
2299 1.3.42.jcn3
2300 ===========
2302 * Made a quick try at piano pedal performer, damper pedal only.
2304 * mf/feta-accordion.mf: Fixed strange turning paths.
2306 * mf/feta-beugel.mf: Fixed infinity errors.
2308 * Use a more discriptive name for windows setup.zip.
2310 * mf/GNUmakefile: Have logs as last target, so that normally, they're 
2311 not made twice.
2313 * stepmake/stepmake/metafont-rules.make: Don't remove the .log files.
2314 The logs are a target, removing them retriggers make.
2316 * stepmake/stepmake/metapost-rules.make: Remove the correct log and tfm
2317 files, ie the ones that clutter the source directory, not the target logs.
2319 * Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
2320 standalone; ie, no need for Cygnus' usertools anymore.
2322 1.3.42.jbr1
2323 ===========
2324   
2325 * Documentation/ntweb: Updated angels.ly to match current syntax.
2326 Also updated index.texi.
2328 1.3.42.uu1
2329 ==========
2331 * Change all occurances of Staff_margin_engraver to
2332 Instrument_name_engraver, add a convert-mudela rule
2334 * Change status == busy assert into programming error
2336 1.3.42
2337 ======
2339 1.3.41.jcn3
2340 ===========
2342 * Lots of fixes to windows distribution scripts.
2344 * Added configuration features --program-prefix, --program suffix.
2346 * lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
2347 This fixes inversions c/g and bass additions d/+c on chords.
2349 1.3.41.mb1
2350 ==========
2352 * Avoid that xxxXXXVerticalExtent is used for empty HaraKiriStaff
2353   lines.
2355 1.3.41.hwn1
2356 ===========
2358 * Debian patches (thanks Anthony!)
2360 * Use symbols for prefatory matter spacing. Do not use the typename
2361 for looking up item pairs in the table, but read element property
2362 break-align-symbol
2364 * Instrument_name_engraver, uses break alignment instead of
2365 side-position.
2367 * System_start_delimiter_engraver, System_start_delimiter, uses a
2368 spanner for the braces/brackets at the left of the system. Remove all
2369 old Span_score_bar engravers.
2371 * Removed Base_span_bar_engraver::use_prority_b_, and moved
2372 Base_span_bar_engraver into Span_bar_engraver.
2374 1.3.40.jcn3
2375 ===========
2377 * mutopia/Coriolan/violino-2.ly: Bugfix: wrong pitch.
2379 * input/test: Removed stale AutoStaffSwitch examples.
2381 * mutopia/E.Satie: Fixed gnossiene-4, doing \autochange.  Removed
2382 stale copy of gnossiene-4.
2384 * buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes.
2386 * make/lilypond.spec.in: Made some bugfixes for _prefix, preparations
2387 for cross-building to Cygwin.
2389 * buildscripts/make-cygwin-cross.sh: Now using rpm packages.
2391 1.3.40.hwn2
2392 ===========
2394 * added \property XXXMinimumVerticalExtent, \property XXXExtraVerticalExtent
2396 * New_chord_tremolo_engraver: make tremolo beams from
2398         \repeat "tremolo" NUMBER <Music-expression>
2400 Removed support for "old-style" tremolos.
2402 * Add a convert-mudela function for the conversion "\key A;" to "\key a; 
2404 * Read \property measurePosition within the engraver code, instead of
2405 looking up the Timing_translator.
2407 * star-spangled-banner.ly: add Bar_engraver to LyricsVoice 
2409 * Changed all .fly and .sly files to .ly files.  Propose to dump .fly
2410 and .sly.
2412 1.3.40
2413 ======
2415 1.3.39.jbr1
2416 ===========
2418 * buildscripts/mf-to-table.py: feta dep files are now opened with write
2419   binary option.  This avoids carriage return linefeed problems and
2420   windows while not affecting unix.
2422 * Documentation/hacking.texi: Fixed a texinfo syntax error
2424 * stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
2425   directory paths.
2427 * Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
2429 1.3.39.hwn1
2430 ===========
2432 * Glossary updates by Christian Mondrup.
2434 * Bugfix: use generic properties in lyrics too. This fixes the
2435 \property textStyle for lyrics.
2437 * Score_element::preset_extent(), used by \property
2438 XXXVerticalExtent, so hard code the size of a vertical group. 
2440 * Don't fix up reference points for originals of broken
2441 spanners. Fixes spurious "orphaned score-element" warnings.
2443 * buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
2445 * scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
2447 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
2448 patch for guile.
2450 * buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
2451 which should fix Windows problems with guile.  Also added input directory
2452 to zip file.
2454 * stepmake/aclocal.m4: Added decent checking for version of guile, and 
2455 fixed warning message.
2457 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
2458 chord-modifier table (not in the pitch list).
2460 1.3.39
2461 ======
2463 1.3.38.hwn2
2464 ===========
2466 * General cleanups of My_lily_parser. 
2468 * Start of a Chord_tremolo_iterator for the `\repeat 4 "tremolo"'
2469 syntax.
2471 * Moved Score_element::do_space_processing out of the dependency
2472 mechanism.
2474 * Use Scheme for notename tables.  Removed uppercase letters for low
2475 octave notes. Removed Notename_table.
2477 * Fixed core dump with declared "\key  ; "
2479 * Extra robustness warning for Side_position_interface::aligned_on_self ()
2481 * Extra robustness: make sure that first and last columns are breakable.
2482         
2483 1.3.38.jcn4
2484 ===========
2486 * stepmake/aclocal.m4: Added support for cross-compiling with guile.
2488 * buildscripts/make-cygwin-cross.sh: A try at dropping cygwin1.dll
2489  dependency by using mingw.  Compiling guile is too much to ask
2490  for mingw, though.  Also:
2491  - rename python scripts .py (request from Alain)
2492  - install native packages under their own, separate root. (Alain)
2494 * lily.scm: Don't use regex module when running on
2495 Windows. (Shamus)
2497 * lily/staff-margin-engraver.cc (acknowledge_element): If
2498 possible, hang y-axis of margin script to span-bar.  This fixes
2499 vertical placement of margin scripts attached to staff groups.
2501 * help2man-rules.make: Fixes for generating manpages by copying
2502 and for building using --scrdir.
2504 * stepmake/stepmake/generic-targets.make: Preserve date stamp of
2505 config.h, version.hh files file when copying.
2507 * buildscripts/make-cygwin-cross.sh: made number of fixes:
2508         - add `Cygnus/' prefix to directories in .zip-file too.
2509         - package guile too.
2510         - don't link to cygwin1.dll
2512 * stepmake/stepmake/install-targets.make: bugfix, don't fail if directory
2513   is not emty when uninstalling.
2514         
2515 * stepmake/stepmake/generic-targets.make: added man target.
2517 * buildscripts/make-cygwin-cross.sh: new script for cross-building cygwin
2518   development tools and lilypond executable.
2520 * Documentation/ntweb/lilypond-manpages.patch: provide pre-built
2521   manpages, so that make doesn't fail on help2man trying to execute
2522   a GNU/windows executable.     
2524 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: new patch for
2525   guile-1.3.4.  
2527 * flower/libc-extension.cc (memmem): cygwin compile fix.
2529 1.3.38
2530 ======
2532 1.3.37.hwn1
2533 ===========
2535 * (generic-property.scm) added \property tieDash to set dashing on
2536 ties.
2538 * Removed  ly_eval_str(), we should use scm_eval (Scm_object).
2540 * Removed scm_to_array (), array_to_scm (), associated junk. Reverted
2541 undocumented .29 patch that made Bezier::control_ into an
2542 Array<Offset>.  Added some comments documenting the reasons for the
2543 changes.
2545 * Revert generic-property.scm of .37 fix, fix the real problem in
2546 property-engraver.cc: use the right symbol to check if element
2547 property is already set.
2549 1.3.37.jcn2
2550 ===========
2552 * Fixed srcdir build, so that you can do:
2554       tar xzf releases/lilypond-x.y.z
2555       mkdir <build>
2556       cd <build>
2557       ../lilypond-x.y.z/configure
2558       make
2560   as with any other gnu package.  All build output goes to <build>/out.
2562 * Changed and fixed use of different configurations, and different output
2563   directories.  Finally, you can use different configurations alongside
2564   eachother.  From make/stepmake.make:
2566       # Use alternate configurations alongside eachother:
2567       #
2568       #     ./configure --enable-config=debug
2569       #     make conf=debug
2570       #
2571       # uses config-debug.make and config-debug.h; output goes to out-debug.
2572       #
2574       # Use same configuration, but different output directory:
2575       #
2576       #     make out=www
2577       #
2578       # uses config.make and config.h; output goes to out-www.
2579       #
2582 * Fixed performance of (de)crescendi.
2584 * Better documentation for arithmetic_multiplier and arithmetic_basicspace
2585   in params.ly.
2587 * Added instrument-equaliser for MIDI output, see scm/midi.scm, and
2588   properties midiMinimumVolume, midiMaximumVolume, ranges [0,1].
2590 * Changed absolute midi volume settings into factor of full scale.
2592 * Fixed another dynamic-line-spanner bug, it gets hairy.
2594 * Added warning for spanners that are not fully contained in parent spanner.
2597 1.3.37
2598 ======
2599 1.3.36.hwn1
2600 ===========
2602 * Abstract Align_element into Align_interface. Removed
2603 Axis_align_{item,spanner}, Align_element, Super_element, all multiple
2604 inheritance in the backend.
2606 * new Gade score, INSTALL.texi fixes (thanks, Mats)
2608 * Removed Item::hpos_f (), Score_element::{get,set}_real ()
2610 * comments detailing properties for Axis_group_interface,
2611 Side_position_interface, Score_element, Item and Spanner
2613 1.3.36.jcn3
2614 ===========
2616 * Fixed vertical dimensions of elements in dynamic line spanner by adding
2617   axis-group to dynamic line spanner.
2619 * Bugfix: line-spanner lasts always full duration of (de)crescendi.
2621 * Bugfix: broken (de)crescendi on a dynamic-line-spanner.
2623 * Bugfix: compilation dynamic-engraver.
2625 * Added and updated a faq about postscript and ghostscript.
2627 * Fixed order of slurVerticalDirection verticalDirection in
2628   generic-property.scm.  Similar fixes for Stem, Tie, etc.
2630 * Added a Text_engraver to GraceContext.  Maybe it was removed on
2631   purpose: scripts on grace notes seem broken, they appear on the
2632   main note.
2634 * Bugfix: volume effect of (de)crescendi was sometimes wrong way round.
2636 1.3.36
2637 ======
2638 1.3.35.hwn1
2639 ===========
2641 * textEmptyDimension changed into textNonEmpty, default: off,
2642 ie. texts don't occupy space.
2644 * Use STL map for Lookup::lookup_p_tab_p_
2646 * Abstracted Axis_group_element into Axis_group_interface, and removed
2647 Axis_group_element. This eliminates some multiple inheritance in the
2648 backend
2650 1.3.35.jcn1
2651 ===========
2653 * Added minimum-space property to Side_position_interface.  Used in
2654   positioning of Volta_spanner: voltaMinimumSpace.
2656 * Fixed and cleaned-up volta-spanner.
2658 * Moved directional-element.cc -> directional-element-interface.cc
2660 * Renamed all `process_requests' to `process_music', which fixes
2661   midi performance.
2663 * Fixed dimensions (more x-y interchanges) of brace, bracket and
2664   volta-spanner.
2666 * Half-assed fix to get similar vertical placement of orphaned vs.
2667   line-spanned dynamic elements.
2669 * Added property bracketCollapseHeight: the minimal size of a staff bracket
2670   that will be typeset.  Smaller brackets will not be displayed.  This
2671   fixes the (in 1.3.x reintroduced) funny duck-beak-bracket-bug (sorry).
2673 * Removed some dissonant chords from Coriolan
2675 1.3.35
2676 ======
2678 * Removed Documentation/programmer directory 
2680 1.3.34.jcn3
2681 ===========
2683 * Small enhancements to Staff_margin_engraver:
2684    - by default, the marginScript left aligns the text
2685    - to set the text style, use property marginScriptTextStyle
2686    - to change the alignment, use property marginScriptHorizontalAlignment
2687      (centred and right alignment require manual padding settings).
2689 * Print a friendly message if the manual pages failed to build.
2691 * Bugfix: dynamicDirection now overrides verticalDirection setting.
2693 * Warning messages and nl.po
2695 * Fixed vertical alignment for all dynamic items and (reluctantly)
2696   reinstated old directional behaviour for orphaned dynamics.
2698 * Finished maximumRestCount property.
2700 1.3.34
2701 ======
2702 1.3.33.hwn2
2703 ===========
2705 * Print key without setting key, syntax "\key ;". General cleanups of
2706 key-item.
2708 * Add paragraph tags in HTML output of mudela-book.  Music fragment
2709 don't run into the text anymore.
2711 * Bugfix: don't align the first line of text. (Lookup::text ()).
2713 * Abstract away data members of Axis_group_element, Align_element
2716 1.3.33.jcn3
2717 ===========
2719 * Added helpful properties instrumentScriptPadding/instrScriptPadding for
2720   Staff_margin_engraver.
2722 * Removed some empty files, substituted (c) 1999 occurrences.
2724 * Added \property maximumRestCount.  It will prevent showing (or actually:
2725   moving in case of a collision) more than maximumRestCount similar rests.
2726   WIP!
2728 * Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
2729   breakable item: Left_edge_item.
2731 * Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
2732   (not supported by a Dynamic_line_spanner) still collide with Staff,
2733   although they now have staff support, which was supposed to fix this.
2735 * Fixed Staff_margin_engraver for "instrument", "instr" is still broken.
2737 * Dynamic elements are only put in a Dynamic_line_spanner if there
2738   actually is more than one adjacent note-column with a dynamic.
2739   This breaks the fine looks of all dynamics, again :-)
2744 1.3.33
2745 ======
2747 1.3.32.hwn3
2748 ===========
2750 * Experiment: use STL map for Scheme_hash_table; Is there a speedup?
2752 * Bugfix: print brace iso. bracket for Piano / GrandStaff
2754 * Change naming: change do_post_processsing into after_line_breaking,
2755 do_pre_processsing into before_line_breaking and do_process_requests
2756 into do_process_music.
2758 * Bugfix in hash-table.hh: do quadratic probing, and not cubic probing.
2760 * Display property name for type error.
2762 * Cleanups for Dynamic_engraver and Dynamic_line_spanner.
2764 * Warn if last column in score is musical. Helps catch programming errors.
2766 * Spanner::spanned_drul_ now is private. 
2768 * Rewrote some bar code: moved molecule functions out of Lookup.
2770 1.3.32.jcn3
2771 ===========
2773 * Embedded newlines in text items are now allowed.  This helps avoiding
2774   TeX-hacking in some cases.  See input/test/coriolan-margin.ly
2776 * Fixed stupid x-y interchange bug for staff-bracket.  This fixes
2777   placement of staff-brackets.
2779 * Fixed bracket/arch-thickness interchange bug, and made bracket a bit
2780   thinner.
2782 * Fixed slur/bezier-beautiful name mismatch.  This should fix the steep
2783   slurs that were apparently reintroduced in 1.3.29.
2785 * Made some small fixes to Coriolan.
2787 * Removed duplicate lily/output-property-engraver.hh.
2789 * Removed optional use of vanilla spanner in Dynamic_engraver.
2791 * Fixed (measured) tremolo for Stem and Beam. Merged declarations
2792   stem-engraver.hh and chord-tremolo-engraver.hh into their .cc
2793   implementation file.  Also fixed looks of Chord tremolo, input and
2794   implementation is still ugly.
2796 * Added *.yy and *.ll to TAGS, to that tags-find-replace doesn't omit
2797   parser and lexer.
2799 1.3.31.mb1
2800 =========
2802 * Fixed \specialkey and \normalkey. Updated documentation.
2804 1.3.32
2805 ======
2806 1.3.31.jcn5
2807 ===========
2809 * Fixed and cleaned-up Dynamic_engraver.  Optionionally uses vanilla
2810   spanner instead of Dynamic_line_spanner.
2812 * Made gcc-2.95 compile fix in libc-extension.
2814 * Various fixes to Coriolan, score starts to look acceptable.
2816 * Moved optional text of crescendo into Crescendo spanner.  Fixed horizontal
2817   and vertical alignment of dynamics.
2819 * Added new text crescendo spanners to Coriolan and made some fixes.
2820   If you're using timidity, use the -EO option to prevent notes get
2821   stuck.  I'm not sure whose fault this is, Lily's MIDI output may be
2822   stretching the standard a bit.
2824 * Adjacent dynamic markings are now grouped on a horizontal line, but it's
2825   not perfect yet: they're always below the staff and no horizontal spacing
2826   is done.  Also, character metrics of dynamics are still not used.
2827   See: input/test/crescendi.ly and input/test/dyn-line.ly
2829 * Cleaned up Span_dynamic_performer.
2831 1.3.31
2832 ======
2833 1.3.30.mb1
2834 =========
2836 * Fixed the page layout, reintroducing space for the header and
2837   trying to keep piece titles on the same page as the piece.
2838   The header and footer can now contain several lines.
2840 1.3.30.jcn3
2841 ===========
2843 * Lily now also performs crescendi and decrescendi in MIDI output:
2844   Span_dynamic_performer in a slightly crappy way.
2846 * Added preliminary support for crescendi/decrescendi other than `hairpins',
2847   eg: `cresc. poco `a poco -- -- --'
2849 * Made MIDI tie performance fix.
2851 1.3.30.jcn2
2852 ===========
2854 * Lily now performs absolute dynamics in MIDI output.
2856 * Included David's comments on opus47 in TODO.
2858 1.3.30.jcn1
2859 ===========
2861 * More Coriolan: flute-1,2; oboe-1,2; clarinet-1,2; 
2862   fixes and remainder french horn-1,2; trombone-1,2;
2863   fagotto-1,2; timpani; and several fixes.
2864   
2865 1.3.30.uu1
2866 ==========
2868 * Remove some old doco from programmer/ and put on personal homepage.
2870 * Removed union-find from flower library.
2872 * Only quantise tie horizontal part inside the staff.
2874 1.3.30
2875 ======
2876 1.3.29.hwn1
2877 ===========
2879 * Report type errors for \property. Helps with converting 1.2 input
2881 * Use Scheme for Align_element; fixed graceAlignPosition 
2882 and removed \property alignmentReference in the process.
2884 * Use generic properties for lyrics too.  This fixes \property
2885 Lyrics.textStyle
2888 * Add relative distance for constraints between non-column items.
2890 * Automatic \marks: use "\mark ; ". The mark numbers or letters are
2891 increased automatically.
2893 * Translators now only change properties of their own context. This
2894 removes the 2nd argument to Translator::get_property()
2896 * Bugfix for Metapost mode
2898 1.3.29.uu1
2899 ==========
2901 * Updates of glossary  (Christian Mondrup)
2903 * Bugfix with bar number placement
2905 * Moved links to bibliography/ and misc/ to main index.
2907 1.3.29
2908 ======
2910 * Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
2911   Slurs are now calculated just once.
2913 * Bezier_bow gets constants from paper.  Still no sensible solution for
2914   magic asymmetry gradient step constants.
2916 * Reinstantiated tangent-controls, more flexible than ever.  You can choose
2917   between area asymmetry and tangent-controls.  My guess is, tangent controls
2918   will be junked in 1.3.30.
2920 * Slur area: only look at x-gradient.
2922 * Added credits for some symbols of as5/9 fonts.
2924 * Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
2926 * Bugfix: midi2ly put out recent version (ugh).
2928 1.3.28.hwn2
2929 ===========
2931 * Bugfix: don't forget to process staffSpace and numberOfStaffLines
2932 properties.
2934 * Removed Gade score. To appear (shortly?) on Mutopia. 
2936 * Make Bar_script_engraver look for typeVisibilityFunction (eg
2937 property barNumberVisibilityFunction). Changed the names of the Scheme
2938 functions to be understandable. See input/test/bar-script-visibility.ly
2940 * rewrite of class Molecule. It has now reached the ultimate quality
2941 plateau. All molecule data is now shared.
2943 1.3.28
2944 ======
2946 * Update of the glossary by Christian Mondrup 
2948 * Moved horn-concerto-3 out of tarball to private website, removed
2949 W.A.Mozart subdirectory.
2951 1.3.27.hwn1
2952 ===========
2954 * Bugfix: don't make giant ties if the horizontal part of tie is near
2955 the center.
2957 * Small optimizations to be a little more careful with mem usage. 
2959 * Website change: put all examples in one directory.
2961 * Removed Atom as a separate type.  Now use SCM, and since we use
2962 function composition, Atoms are immutable, so they don't have to be
2963 copied. This makes life easier, hopefully this is quicker and uses
2964 less memory.
2966 1.3.27.jcn1
2967 ===========
2969 * Bezier_bow: minimise_enclosed_area
2971 1.3.27
2972 ======
2974 1.3.26.hwn4
2975 ===========
2977 * Tuplet-spanner slope calculation now looks better on tupletted rests
2978 (patch courtesy Laurent Martelli)
2980 * Bugfix (Staff_performer::new_instrument_str ()) check type of
2981 \property "instrument"
2983 * New mechanism for breaking lines: do not copy & prune the element
2984 property list separately, but combine these steps. Dramatically
2985 reduces memory usage for large scores.
2987 1.3.27
2988 ======
2989 1.3.26.jcn2
2990 ===========
2992 * Bugfix: font used in volta-spanner calculation.
2994 * Added simple selection list to webpage, inspired by sawmill.
2996 * Devised kludge for ascii 5 character font pitches.
2998 * Substitutions: interline, 1997,1998, @stack.nl and small typo fixes.
3000 1.3.26.hwn1
3001 ===========
3003 * Plug memory leaks related to Moment:
3004   - Spacing_engraver::do_pre_move_processing ()
3005   - make_rational ()/make-rational
3006   - Paper_column::Paper_column ()
3008 * Plug memory leak in Paper_outputter::output_{String,Real,int}_def()
3010 * Plug memory leak in Score_engraver::set_columns ()
3012 * Plug memory leak in Scheme_hash_table::set()
3014 * Plug memory leak in Score_element::molecule_extent ()
3016 * Bugfix: don't crash if a slur doesn't span anything.
3018 * Bugfix: don't crash if doing beams without a staff symbol.
3020 * Generic element property setting:
3022         \outputproperty #predicate #'symbol = #value
3024 Will set the element property symbol to value, for any elements that
3025 return true for PREDICATE.  This allows you to virtually tweak *ANY*
3026 property of the output. Example in input/test/generic-output-property.ly
3028 1.3.26
3029 ======
3031 * lilypond as as2ly: --help and --version to stdout.  Regular identify 
3032   to stderr.  This fixes help2man's manpage generation.
3034 * configure: substitute full path for perl and guile in scripts.
3036 * Added ascii slur and volta.  There seems to be a Lily bug in volta placement.
3038 * Bugfix: default font now user settable
3040 * as2text: handle plain ascii font, read from stdin, you can now do:
3042   echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
3044 1.3.25.hwn1
3045 ===========
3047 * Bugfix: second half of broken ties now are displayed again.
3049 * Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
3050 it horizontally on the clef.
3052 * Added Tie_column spanner. Ties in tied chords now get proper directionsa.
3054 * Bugfix: unbroken repeat barlines now work, eg. |:
3056 * Added Request_iterator to make more flexible constructions possible.
3058 1.3.25
3059 ======
3060 * as2text: catch missing font/character errors, added default font, set text.
3062 * New ascii fonts and glyphs: as5 as-numeral4 as-braces9
3064 * Ascii output, minimal support:
3065   - AsciiScript Fonts: mf/*.af
3066   - Init files: ly/*-as.*ly 
3067   - AsciiScript translation to text: scripts/as2text.scm
3068   - input/test/as.fly input/test/as1.fly
3069   - Output support: lily/lily.scm
3070   - Try:
3071       lilypond -f as -i init-as.fly input/test/as.fly
3072       as2text as.as
3074 1.3.24.hwn1
3075 ===========
3077 * The horizontal part of ties will avoid collision with staff lines.
3079 * Plugged memory leak: don't protect Atom function.
3081 * Lookup cleanups. Made lots of functions static. Moved some code out
3082 of Lookup.
3086 1.3.24.hwn1
3087 ===========
3089 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
3090 does not delete any of the file_ly*.tex.
3092 * Added header and footer support in ly2dvi.py
3094 1.3.24
3095 ======
3097 * Added a ROADMAP file explaining the source directory layout.
3099 * Minor tweak in the feta 6 and 9 numeral
3101 * Moved files from lib/ to flower/
3103 * Removed Note_head_side class.
3105 * Updated the webpage to be a little more chatty. 
3107 * Small Local_key_engraver optimization: only lookup timing engraver once.
3109 * Fixed dashed slurs
3111 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
3112 to offset the slur instead of bending it too much
3114 * Look at stem directions for tie direction.
3116 * Compound multimeasure rests. Put measures_i_ variable in an element
3117 property.  Made the symbol a lot wider.
3119 * Time signature small cleanups.
3121 1.3.22.hwn2
3122 ===========
3124 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
3125 version.
3127 * Breathing marks now have a direction by default.
3129 * Do set generic script properties.
3131 * Also put tuplet brackets under notes.
3133 * Score_element_info: only store origin of element, but not the path
3134 to parent translators. Saves a little memory, and removes some complexity.
3137 1.3.22.hwn1
3138 ===========
3140 * Autobeaming in time sigs that don't have 1/4 beats fixed.
3142 * (De)crescendi should now work. (Thanks Michael)
3144 * Better error reporting for conflicting time signatures.
3146 * Line_number_engraver: output locations of note head
3147 definitions. Very handy when entering complicated scores.
3149 * Rewrote multi measure rest support: now they are entered as spanners
3150 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
3152   { \commandspanrequest \start "rest"
3153     SXXXX
3154     \commandspanrequest \stop "rest"
3155   }
3157 * Removed support of percent style repetitions. 
3159 * Put texts outside the staff.
3161 1.3.21.mb1
3162 ==========
3163 * Getopt bugfix: don't assert on certain errors.
3165 * ly2dvi: Remove unnecessary space for the page headers.
3167 * Bugfix convert-mudela
3169 1.3.21.hwn1
3170 ===========
3172 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
3173 not buffer name.
3175 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
3176 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
3177 \property tupletInvisible will stop all tuplet spanner creation.
3179 * Don't go berserk if tuplet spanner is on only one column.
3181 * Use SCMs & Smobs for Molecules & atoms.  This uses less
3182 scm_(un)protect_object () calls, so the output stage should be faster.
3184 * Added \property tupletSpannerDuration, to make multiple tuplet signs
3185 with one \times.
3187 * Some programming Errors in spacing are now caught. Lily does not
3188 hang when encountering degenerate springs.
3190 * Allow beams to start and end over rests
3192 1.3.19.hwn2
3193 ===========
3194 * Fix disappearing clefs when clefs are not printed with a barline.
3196 1.3.20.jcn2
3197 ==========
3199 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
3200   input/test/beam-control.fly
3201 * Added \context Voice to .fly and .sly; the default \context Staff is almost
3202   never what you expect
3203 * Fixed decision for .sly/.fly in lilypond-mode.
3205 1.3.19.hwn1
3206 ==========
3208 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
3209 Cleanup mf-to-table.py
3211 * Fixed embarassing slur bug.
3213 1.3.19.jcn1
3214 ==========
3216 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
3218 1.3.18.uu2
3219 ==========
3221 * lilypond-mode.el for emacs supersedes mudela-mode.el 
3223 * Tuplet spanners don't collide with encompassing notes. 
3225 * Gobbled Adobe parseAFM* code, for future use.
3227 * Big 1999 to 2000 search/replace.
3229 * Big interline to staff_space search/replace for mf files.
3231 * Removed Bow class, and split code into Tie and Slur
3233 * Don't put scripts on grace notes.
3235 * Font_metric uses SCM for name field.
3237 * Various compilation fixes.
3239 1.3.17.jcn2
3240 ===========
3242 * Bugfix: beams with less than one (visible) stem
3244 * small fixes to pa.ly
3246 1.3.17.jcn1
3247 ===========
3249 * Fixed bug that made multi-measure rest barnumber counts go wild.
3250 (even more scm2int/int2scm mixups!)
3252 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
3254 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
3256 1.3.17.hwn2
3257 ===========
3259 * Remove Paper_def calls in bezier-bow.cc
3261 * Remove data members of Tuplet_spanner,  Volta_spanner
3263 * hang_on_clef, property hangOnClef removed
3265 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
3266 function to determine breaking behavior.
3268 * More Scheme typechecking.
3270 * Be strict about the difference between strings and symbols for conversion.
3272 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
3273 Laurent Martelli.
3275 * Partial French translation, courtesy Laurent Martelli.
3277 * Small corrections in NL translation. 
3279 1.3.17.hwn1
3280 ===========
3282 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
3283 we have a longa note head.  noteHeadStyle = "harmonic" is not
3284 supported anymore. (for now, that is)  
3286 * Reference manual update. Document \properties with examples
3288 * fix mudela-book --help
3290 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
3291 Key_item::c0_position_
3293 * Clef_engraver general cleanup. Use alists (\property
3294 supportedClefTypes, clefPitches) for clef types.
3296 * Use progress_indication () for progress. Don't include <iostream.h> directly 
3297 Don't include <string.h>, <math.h> from headers.
3300 1.3.16.hwn1
3301 ===========
3303 * \property stemCentered (boolean): centers stem on note head. See
3304 input/test/stem-centered.ly
3306 * input/trip.ly, small test of lots of features.
3308 * \property Staff.collisionMergeDotted: merge equal noteheads
3309 with different dot count. See input/test/collision-merge-dotted.fly
3311 * Dotted rest bugfix 
3313 * Don't crash if a slur does not span any notes.
3315 * Volta repeats fixed.
3317 * cleanup of Note_heads_engraver
3319 * removed dots_i_ member of Dots
3321 1.3.16.jcn1
3322 ===========
3323 * Fixed cross staff slurs.  It seems that cross-staff sign
3324   was swapped.
3326 1.3.15.hwn1
3327 ===========
3329 * Fixed bug in stem code.  Stem in chords works again.  Small
3330 stem cleanups.
3332 * Use element properties for Staff_symbol.
3334 * \property sparseTies (boolean).  Only make one tie in the
3335 middle for tied chords.
3337 * Junked Directional_spanner, Column_info.
3338 Directional_element now is element interface `Directional_element_interface'
3340 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
3342 pl 15.jcn4
3343         - removed old notename2scm conversion
3344         - beam-dir-algorithm through scm
3345         - bfs paper-scm
3346 gv      - bf: knee-stemlengths
3348 pl 15.jcn3
3349         - moved poor man's stem arrays to scm
3350         
3351 pl 15.jcn2
3352         - beam quanting using scm lists
3354 pl 14.hwn1jcn1
3355         - chord-name uses scm members
3356         - bfs: knee with different mults, interstaff knee, auto-knee
3358 **********
3359 pl 14.hwn1
3360         - specialize duration.cc for lily, move out of lib/
3361         - stem cleanup
3362         - more SCM typechecking
3363         - stafflineleading -> staff_space
3364         - bf: rod distances.
3365         - junk some unused code.
3366         
3367 pl 13.hwn2
3368         - paper/score column cleanups. Junk Score_column type
3370 pl 13.hwn1
3371         - Bezier_bow/Bezier cleanups
3372         - bf: rest under beam.
3373         
3374 pl 13.jcn2
3375         - untangled Chord_name (item) and Chord (list-of-pitches)
3376         
3377 pl 13.jcn1
3378         - bezier-bow fix
3380 **********
3381 pl 12.hwn1
3382         - polynomial.hh
3383         - bf: generic properties
3384         - quantise_iv () fix.
3385         - bezier cleanup
3386         - class Polynomial 
3387         - use smobs for font metric tables/hashes.
3388         - nl.po bf
3390 **********
3391 pl 11.jcn3
3392         - small beam fixes (interstaff knees still broken)
3394 pl 11.hwn1
3395         - bf: dots
3396         - bf: harmonic note heads
3397         - revise stem, notehead, rest
3399 pl 11.jcn2
3400         - included missing scm,ly updates
3401         - bf: urg to_dir () takes scm..
3402         - bf's: if (Foo b = bar != 1)
3403         - beam cleanup
3405 *********
3406 pl 10.uu1
3407         - various small bfs
3408         - bf: alignment reversed
3409         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
3410         - bf: staccato pos
3411         - Knee fixes (thanks, Jan)
3413 pl 10.jcn2
3414         - fixes for invisible beamed stems
3415         - removed steminfo from properties, don't cache Stem_info
3417 pl 10.jcn1
3418         - steminfo to properties
3419         - dropped internote dim for stem-beams
3421 *********
3422 pl 9.hwn1
3423         - abstracting Staff_symbol_referencer to an interface.
3424         - quantised_position for staccato dots.
3425         - standchen fixes
3426         - junk Score_element::do_{width,height}: set callbacks directly.
3427         - merge Score_element, Graphical_element
3428         - merge Axis_group_element, Graphical_axis_group
3429         - junk pointer fields from Score_element derived classes
3430         - junk obsolete do_substitute_dependency code.
3432 **********
3434 pl 8.hwn2
3435         - staff-support for Crescendi.
3436         - padding for accidentals.
3437         - cascading offset callbacks
3439 pl 8.hwn1
3440         - note-head-side 
3441         - naming Staff_sidify -> Side_position_interface
3443 ***********
3445 pl 7.mb1
3446         - bf: timeSignatureStyle works again
3448 pl 7.hwn1
3449         - Dirk Latterman key/mmrest patches
3450         - Offset callbacks in Dimension_cache
3451         - Junked Staff_side_*
3452         - Staff_sidify: interface class.
3453         - prelude-{1,2} fixes.
3455 ***********
3456 pl 6.uu2
3457         - bf: PS font selecting.
3459 pl 6.uu1
3460         - bf: ls-latex
3461         - mudela-book --no-pictures
3462         - bf: ly2dvi
3463         - convert-mudela: beamAuto moment syntax. 
3465 pl 6.jcn3
3466         - fixed scm output
3468 pl 6.jcn2
3469         - half-baken ly-gulp-file in scm
3470         - resurrected scm output through guile
3472 pl 5.mb1
3473         - bf: version of init.sly, init.fly
3474         - Clarify necessary version of texinfo
3475         - bf: texi files, minor errors and syntax compatible with 
3476           older makeinfo
3478 pl 6.jcn1
3479         - bf: scm output
3481 *******
3483 pl 5.hwn2
3484         - Bach preludes: mutopification
3485         - dots are Directional_element too; use \property dotDirection
3486         - moved some stuff out of Lookup
3487         - bf: dots
3488         - font selection mechanics changed.
3490 pl 5.uu1
3491         - bf: smob allocation (thanks David!)
3493 pl 5.hwn1
3494         - junked \shape. Now use #'margin-shape 
3495         - timing: one_beat -> \property beatLength
3496         - bf convert-mudela
3498 ************
3500 pl 4.uu1
3501         - input/test/ \property fixes.
3502         - gcc 2.95 fix
3504 pl 4.hwn1
3505         - Break_align_engraver,
3506         break align order from  \property breakAlignOrder
3507         - junked Score_priority_engraver
3508         - moved Time_description into Timing_translator
3509         - use properties for timing, see input/test/timing.fly
3510         * removed \cadenza ; now use \property Score.timing
3511         * \property measurePosition
3512         * \property measureLength
3513         * \property currentBarNumber
3514         - Note_name_engraver , \context NoteNames
3517 pl 4.jcn1
3518         - junked some chord guessing code
3519         - bf: lookup size (-1) for chord-name accidentals
3520         - bf: ly2dvi's MFINPUTS setting
3522 *************
3523 pl 2.jcn3
3524         - chords:
3525           * Chord is item
3526           * junked TeX hacking
3527           * configurable with styled strings from scm
3528           * fixes: dim, /no X, tonic != C
3530 pl 2.jcn2
3531         - chords from  scm 
3534 pl 3.hwn2
3535         - visibility-lambdas into default elt properties SCM.
3536         - clef types in SCM
3537         - verticalDirection properties now in SCM.
3539 pl 3.hwn1
3540         - move position_i_ into Staff_symbol_referencer
3541         - move dir_ into Directional_element baseclass
3543 ****************
3545 pl 2.hwn1
3546         - bf: dynamic style.
3547         - prepare to move dir_ into SCM. 
3549 pl 2.jcn2
3550         - chord fixes: 
3551            * inversion request: no inversion guessing for chord entry
3552            * bass request: c/+b to add bass note not part of chord
3553            * -dim modifier works on all thirds
3554            * colon iso dash as tonic/modifier-additions separator
3555            * C:m5- displays as "Cdim"
3556            * C:m5-7- displays as "Co"
3558 pl 2.jcn1
3559         - moved bracket vars to params
3560         - reverted broken lilypond-devel
3562 *************
3563 pl 1.uu1
3564         - David's patches:
3565         * mfplain.mp detection
3566         * Graphical_element::common_refpoint() robuster.
3567         * fixes for mudela-mode.el
3568         - Dirk's patches:
3569         * key signature placement,
3570         * tied accidentals.
3572 pl 1.hwn2
3573         - extra-offset elt property.
3574         - junked Chord_tremolo
3576 pl 1.hwn1
3577         - changed calling convention for {get,set,remove}_elt_property()
3578         - rm'd some mutopia examples.
3580 *******
3581 pl 0.hwn2,1
3582       - Generic properties and Property_engraver. Moved most of the
3583 properties.
3585 0.lu1
3586         - resurrected midi2ly
3588 0.jcn1
3589         - bf: lyrics lexer
3590         - reverted mup2ly revert
3592 pl 3.uu1:
3593         - frontport of 1.2.17 patches.
3595 **********
3597 1.3.0:
3599 pl 15.hwn2
3600         - loads of bfs.
3602 pl x.jcn3
3603         - another workaround: reset buffer state for scm_ftell ()
3604         - workaround for broken scm_ftell ()
3606 pl 15.hwn1
3607         - \properties are now SCM s, junk Scalar type
3608         - use SCM for strings in parser.
3609         - Moment derived from Rational. Moment may be smobified.
3611 pl 15.jcn4
3612         - direct #... to scm parser  (Thanks to Gary Houston)