lilypond-1.3.152
[lilypond.git] / CHANGES
blobbc44eaf67414292efdd916a68e06d6724d1b486b
1 1.3.150.jcn3
2 ============
4 * ly2dvi: reverted footer change that broke mutopia endfooter.
6 * Standchen revision (found four new bugs).
8 * Allow multiple multiply for durations, eg: 'R1 * 3/4 * 10'.
10 * Bugfix for direct PostScript output.
12 * Compilation fix.
14 * Windows: possibly ly2dvi fix, tex install, minor doco fixes, fixed
15 some urls.
18 1.3.150.hwn1
19 ============
21 * RedHat .spec
23 * SUSE .spec
25 * website cleanups.
27 * don't keep remaking lilypond-internals.texi
29 * ly2dvi bugfix: use the maximum linewidth specified.
32 1.3.149.jcn3
33 ============
35 * Bugfix: markup text: lines with markup.
37 * Fixed line height in postscript output.
39 * Windows installer stuff: the ``It shouldn't be hard -- but do need
40   some sleep'' release.
42   Think of it: /shouldn't/ is *exactly* why GNU/Linux exists, and
43   why we advise to run LilyPond on Linux -- UMSDOS if you must.
45   You may consider our part of the job done.  Any more of this
46   sad and sorry stuff will drive me to drink.  It makes you realise
47   again how much fun using Linux actually is.
49   We'll take patches from now on, from people that have a stronger
50   stomach.  Good night.
52   - Ly2dvi: run commands from sh (so that tex wrappers be used).
54   - Added cygwin man,less and windows gs, gsview, miktex, python to
55     lilypond installer repository.  Moved profile.d setup functionality to
56     postinstall.
57   - Added tex and latex wrappers.
58   - Wrappers for all python scripts.
60 * Removed RMAIL header from german-chords.ly + fixes (Rune).
62 1.3.149.hwn1
63 ============
65 * Website fixes
67 * Allow ` for lyric punctuation
69 * Add note to refman  saying to read the tutorial first.
71 * Changed regular identifier error  to  warning.
73 * Make lexer emit FRACTION for N/M (where N, M unsigned numbers). This
74 fixes one shift reduce, fixing the problem with multiplied durations
75 and inversions.
77 * Set measureLength and beatLength from the parser. This fixes percent
78 repeats that come directly after a time signature change.
80 * Bugfix: process clef change upon Clef_engraver creation. This fixes
81 grace notes beginning a piece; bug with combining clef changes and
82 grace notes remains.
84 * Bugfix: typo in convert-ly rule
86 * spelling: barsize-procedure -> bar-size-procedure
88 * fixes for input/test/ (thanks, Laura) 
90 * Bugfix: \version "1.2.4.foo" now doesn't cause a crash.
93 1.3.149
94 =======
96 1.3.148.jcn3
97 ============
99 * Added titling and page wrapping to direct PostScript output.
100 Determining the line height still doesn't work, but you can set
101 lineheight in paper block.
103 * Bugfix: lilypond -o - foo.ly.
105 * Took a stab at jazz-style chord name additions.
107 * Compile fixes: gcc-3.0 snapshots hit Debian unstable.  Note that
108 flex-2.5.4a-11 still breaks with g++-3.0pre.
110 * Chord-name cleanups.
112 * Markup text:
113 - added (extent . (min . max))
114 - overstrike, as alias for (extent . (0 . 0))
115 - added overstrike property to super and sub
116 - allow text to be in too deep list, ie: #'((("text"))) still works
117 - allow HEAD to be in too deep list, ie: #'(((bold)) "foo")
118 - fixes to raise
119 - renamed (rows to (columns (Thanks Mats; I must have been asleep
120 when I wrote that code)
121 - renamed align to axis
123 * Fixes for german-chords.ly (Rune).
125 * update-lily: use ftplib, notify upon failure, not success.
127 * Oops, I did it again (Han-Wen).
129 1.3.148.hwn2
130 ============
132 * Documentation updates.
134 * Bugfix: header/footer for ly2dvi.
136 * Fixed: ly2dvi file1.ly file2.ly
138 * lilypond-bug bugfix: remove .png file if output fails.
140 1.3.148
141 =======
143 1.3.147.jcn2
144 ============
146 * Fixed windows documentation.
148 * Filled in tutorial section on windows.
150 * Ly2dvi: don't use posix file utilities if we have python >= 1.5.2.
152 * Included additional cygwin login and wrapper scripts.
154 * Added cygwin path conversion to file-path.cc, to get output in cwd.
155 After upgrading cross compilation environment to cygwin-1.1.8-2, it
156 seems that these are no longer necessary; disabled by default.
158 1.3.147.mb1
159 ============
161 * Glossary and refman fixes
163 1.3.147.lec1
164 ============
165 * abc2ly fixes:
167         - Remove $ from voice names.
169         - Fix problem with full names of modes
171 * added documentation of major limitations of abc2ly to converters.itely.
173 * added documentation of %%LY to converters.itely.
175 1.3.147.hwn1
176 ============
178 * refman fixes.
180 * Spelling fixes in .scm files: change equaliser to equalizer
182 * Add music properties to generated documentation.
185 1.3.147
186 =======
188 * Updated doco to reflect Windows installer.
190 * Ripped Cygnus' installer/updater for Windows.
192 * Cleanups: chord-name.scm.
194 * Added 'trunc' target for ports, and run at local-dist: in
195 ports/mutopia topdir.
197 * Bugfixes: update-lily.py
199 * Bugfix: synchronised german-chords.ly with chord-name.scm.
201 * --srcdir build fix: really included dummy-interfaces.itexi now.
203 * Added warning message, rather than encouragement, against configuring
204 without kpathsea support.
206 * Moved convert-ly targets from ports to ly make, added ly templates
207 to mutopia and input directories.  Bugfix to convert-ly.  Ran
208 convert-ly in mutopia dir.
210 * Recommented some scheme comments in .lys, checked that convert-ly
211 doesn't destroy them.
213 * Bugfixes to convert-ly: don't try to open unexistent file (eg,
214 unexpanded wildcard).  Don't remove one semicolon of ';;' scheme
215 comments, don't remove semicolon after hash: #;
217 * Fixed some errors from ; conversion.
219 1.3.146.hwn3
220 ============
222 * ly2dvi bugfixes and latexoptions  support (Mark Hindley)
224 * Reference manual fixes.
226 * Added lilypond-book tutorial section
228 * Hairy bugfix for Align_interface::align_to_fixed_distance (). This
229 fixes gaps that appear sometimes when you put things on top of a piano
230 staff.
232 * Added Rune's apply example of wtk1-prelude1.
234 * Bugfixes for wtk1-fugue1
236 * Add a check for regular identifiers to parser.
238 1.3.145
239 =======
241 * Make and ly2dvi fixes.
243 * Made feta-timesig C a bit rounder. 
245 * Included flat autogenerated list of grob interfaces into refman.
247 * Moved Rest_engraver to ThreadContext.
249 * Documentation updates.
251 * Bugfix: package-diff: remove all out-?.* dirs.
253 * Preliminary tutorial fixes.
255 * Ly2dvi:
256    - keep .dvi output when making .ps.
257    - name latex wrapper for foo.ly: foo.latex
258    - keep .tex and .latex output if latex fails
259    - keep .dvi output if dvips fails
260    - replaced --outdir option with --output=FILE option, where FILE
261      may include directories
262    - enhancements and fixes
264 * Typo fix: clean-fonts
266 * Bugfixes: lilypond-login.sh
268 * Tutorial and refman fixes (Mats)
270 1.3.145.hwn1
271 ============
273 * Bugfix: LyricsVoice.stz property now works.
275 * Remove semi-colons from lilypond syntax. 
277 * Removed a grammar ambiguity: '-' DIGIT (fingering, only possible in \notes)
278 now can not be interpreted as a negative number.
281 1.3.145.rz1
282 ===========
284 * Stem/notehead attach bug fixed (still probs with mensural head and
285   other head on same stem)
287 * Minor font changes
290 1.3.145
291 =======
293 * Build fixes for icon, this fixes 'rpm' target.  Tried to reinclude
294 in rpm using (.png and) .xpm, but latest LinuxPPC release's rpm
295 (3.0.6) Icon: tag handling is broken.
297 * Fixes for update-lily script.
299 * Bugfixes: refman, changed Ascii to ASCII.
301 * Fixed ascii art output.  Started some doco on different output formats.
303 * Fixed scheme font lookup to handle new font lists with wildcards.
305 * Fixes to point-and-click doco (Thanks, Laura Conrad).
307 * Bugfixes: changed several (eval to (ly-eval for guile 1.4/1.4.x
308 compatibility.
310 * Fixes to buildscripts/clean-fonts.sh.
312 1.3.144.hwn1
313 ============
315 * Tutorial updates
317 * Change interaction between clef-engraver and positioned items: do
318 not use acknowledge/announce () to get position relative to c0, but
319 use centralCPosition directly after grob creation.
321 Side-effect: Pitch_squash_engraver now puts notes on position in
322 staff, not on specific pitch.
324 * Bugfixes: yet more create_grobs () -> process_music() reverts.
326 * Tutorial updates
328 * Don't give unbound spanner warnings for isolated dynamics on space
329 rests.
331 * cleaned up debug stuff.
333 * cleaned up INSTALL document.
335 * Key_change_req::do_equal_b(), keychange merge.
337 * per octave key signatures. See
338 input/regression/key-signature-scordatura.ly
340 * moved tricks/ directory into test/.
342 * Rename {Staff,Lyrics,etc}VerticalExtent and friends into
343 VerticalExtent. Use predefined props to prevent inheritance.
345 * Multi_measure_rest_engraver now uses whichBar property to detect
346 barlines.  Hence, no need to keep Bar_engraver and
347 Multi_measure_rest_engraver together.
349 * Revised syntax for multiplied durations. Multiplied durations must
350 now directly follow the number +dots. example:
352         c4*3/4 -\f (                    % valid
353         c4-\f ( *3/4                    % invalid
355 * Halt configure if kpathsea not found. 
357 * Small refman fixes.
359 * Prevent tie - dot collisions.
361 * Bugfix: don't crash if hyphen spanner bounds are empty.
363 * Spanish glossary, courtesy David Gonzalez.
365 * Bugfix: all-font-metrics.cc: only lookup .tfm and check checksum if
366 the AFM file has a CheckSum field.
369 1.3.144.mb1
370 ============
372 * Fix ps specials to work together with \usepackage[french]{babel}
374 1.3.144
375 =======
377 * LilyPond-mode: show what's going on (font building) in *view* buffer.
379 * Added environment settings to ly2dvi and lilypond-book.
381 * Bugfix: make diff links diff into patch-dir, like make release.
383 * Bugfix: make diff/release for different configs.
385 * Bugfix: convert-ly: don't change item name ChordName to ChordNames.
387 * Added flag (LilyPond-kick-xdvi) to LilyPond emacs mode to allow
388 simultaneous view processes.
390 * Small doco fixes.
392 * Cosmetic bugfixes to chord names.
394 * Fixed order of piano pedal strings (Amelie).
396 * Changed embarrassing 'chorda' to corda (Thanks, Amelie).
398 * Bugfixes: ly2dvi: empty tagline, don't fail if gettext.py can't be
399 imported, check for linewidth before indexing, copy midi output.
401 1.3.142.rz1
402 ===========
404 * Added "hacky" drum notation/midi. See input/tricks/drums.ly and
405   ly/drumpitch.ly. Moved midi-instruments to scm.
407 * Added temporary nested staffgroups/choirstaffs support
408   use Context InnerStaffGroup / InnerChoirStaff.
410 1.3.143.uu1
411 ===========
413 * Bugfix: hairpin that hangs on otherwise empty column should not
414 collapse into flat line. Inserted sanity check in Interval::center().
416 * Programmable stem-attachments for note heads.
418 * Set default empty instrument name for Staff, to avoid weird effects for
419 named grand staffs.
421 * remove various entries from mutopia/
423 1.3.143
424 =======
426 * Glossary bugfixes for lilypond code.
428 * Bugfix: don't crash if dy or y not set in Beam.
430 * Doco updates: moved contents of tricks chapter to input/tricks,
431 inserted lilypond-book tutorial, added polyphony section.
433 * Score.skipTypesetting skips over already or not yet corrected music, thus
434 speeding up running times and score debugging. (Includes bugfix relative to
435 patch submitted to list.)
437 1.3.142.jcn1
438 ============
440 * Mup2ly preprocesses and extracts all plain notes.
442 * Bugfix: patch in $(outdir)
445 1.3.142
446 =======
448 * some mup2ly progress.
450 * Bugfix: ly2dvi: don't include empty set fo latexheaders, don't use
451 python-1.5.2 abspath func.
453 * Setup for new mup converter, based on pmx2ly.
455 * Bugfix: lilypond-book: accept \documentclass{article}.
457 * scripts/update-lily.py: fancy source rebuild update tool that we're
458 probably not going to use on www.lilypond.org.  Check it out!
460 * Bugfix: building of topdocs.
462 1.3.141.hwn2
463 ============
465 * Fix: instrument names on piano staffs.
467 * Bugfix: don't left-align absolute dynamics.
469 * Bugfix: don't make spacing rods for absolute dynamics.
471 * Various bugfixes for examples (thanks Laura!).
473 * Bugfix: clean up of hairpin ending logic. Crescendi start under
474 notes now.
476 * Don't substitute  '\ ' for  '\_' in lyrics. (Suggestion by Roy Rankin)
478 * In computing text lengths handle the following cases \['`"^_]. (the same)
480 * Made directories input/no-notation, input/ascii-art
482 * Doco fixes.
484 * Beat repeats, double measure repeats; removed repeat sign character
485 from the font (WARNING: FONT CHANGED).
487 * Cleanups in (de)crescendo code, fixed continued (de)crescendi.
489 * German chords (Rune Zedeler)
491 1.3.141
492 =======
494 * po update.
496 * Renamed remaining mudela -> lilypond (except for old change logs).
498 * Dropped Solo-Cello-Suite II and gnossienne-4 from ./mutopia, as
499 they're now accessible throug the ports.
501 * Fixed compilation of lots of examples.
503 * Convert-ly: added and fixed some conversions.
505 * Doco updates.
507 * Ly2dvi: don't hang compilation process: run latex in batchmode.
509 * Some ly2dvi updates.
511 * Junked cruft from makefiles.
513 * Added message about make help at end of configure.
515 * Some documentation updates.
517 * Convert-ly: added some missing rules.
519 * Ly2dvi: changed footer (and header) macros to match mutopia headers again.
521 * Convert-ly: always insert or update version number.  New option:
522 --assume-old will apply all conversions if version cannot be
523 determined.
525 * Small documentation fixes.
527 * Removed default (font-shape . italic) settings from TextScript and
528 TextSpanner.
530 * Moved ports section of mutopia to mutopia/ports.  Fixed make
531 bootstrapping.  Added sync target, synced with www.mutopiaproject.org.
533 * Bugfix: ly2dvi sets footers, headers, tagline.  Pagenumbering on by default.
535 1.3.140.hwn1
536 ============
538 * input/trick/boxed-molecule.ly : show how to draw boxes around grobs.
540 * added font-shape caps, input/test/caps.
542 * Added minimum-length for hairpin. Unified Tie::set_spacing_rods and
543 Slur::set_spacing_rods into Spanner::set_spacing_rods
545 * Small doco fixes.
547 1.3.140.mb1
548 ===========
550 * Bugfix: Some more examples in input/test/ work again.
552 * bugfix: cautionary accidentals
555 1.3.140
556 =======
558 * Coriolan gets mutopia-id 57.
560 * Experimental start of ports to mutopia archive.
562 * Bugfix: ly2dvi: added letter support, catch indexing with unknown
563 papersize names.
565 * ly2dvi: removed warning message and changed --set=papersizename= to
566 --set=papersize=.  This fixes mutopia letter-targets.
568 * Small fixes to Coriolan.
570 * Bugfix: don't typeset suicided multi-measure-rests, don't set
571 multi-measure-rests spanning less than one measure.
573 * Bugfix: line-column-location.
575 * Allow markup text for crecscendoText and decrescendoText.
577 * Changed part combiner's a due text: `a2 to a2.
579 * Bugfix: info direntries.
581 * Automated fixing of info structure.  Build now stops on info errors.
582 This should robustify documentation and website builds.  To undo this,
583 remove the target `info: check-info' from Documentation/user/GNUmakefile.
585 1.3.139.hwn1
586 =============
588 * Move Multi_measure_rest up/down in combined parts.
590 * Renamed FollowThread into VoiceFollower, followThread into
591 followVoice.
593 * lilypond-book: changed nonfragment into nofragment 
595 * Cleanups for ledgered rests.  
597 * Bugfix; don't create RhythmicStaff if asking for Staff.
599 * Bugfix: sparseTies. 
601 * Reference manual: hara kiri, font selection
603 * changed font-point-size into font-design-size
606 1.3.139
607 =======
609 * Documentation build fixes.
611 1.3.138.hwn1
612 ============
614 * Documentation updates
616 * Added -e,--evaluate=CODE, to evaluate scheme from the command
617 line. Practical application:
619         -e "(set-lily-option 'midi-debug #t)'
621 Removed command-line options -T, -t, -Q, -x.
623 * Changed point-and-click. Now it should be set to a procedure, e.g.
625         (set! point-and-click line-column-location)
627 Added convert-ly rule.  
629 * Bugfix: use aliases not only for creating contexts, but also for
630 referring to them. This fixes \clef "percussion" in rhythmic staffs.
632 * removed \textscript.  
634 1.3.137.jcn4
635 ============
637 * Bugfix: ly2dvi: handle input files with multiple extensions.
639 * Minor doco updates.
641 * Bugfix: ly2dvi: can't remove cwd on Solaris.
643 * Better --enable-conf=CONF message, better INSTALL.tely documentation.
645 * Bugfix: built of Documentation/user for different conf=CONF.
647 * Don't append "." to version string without my_patch_level.
649 * Faked titling for tutorial example.
651 * Bugfix: don't override GUILE environment settings.
653 * Small refman fixes.
655 * Better tutorial orchestral score example.
657 * Bugfix: input/test/hshift.ly
659 * Fixed looks of configure options.
661 * Bugfix: ly2dvi: linewidth < 0.
663 * Bugfix: documentation build: fixed two macros in refman that
664 makeinfo groks, but make texi2dvi barf.
666 * Bugfix: listing of engraver contexts in autogenerated documentation.
668 1.3.137.uu1
669 ===========
671 * changed name of ly-[sg]et-elt-property into ly-[sg]et-grob-property
673 * Added  function (ly-music-name ), returns the name of a music objects as a
674 string. 
676 * Bugfix: \relative on \chords is no-op. (Added Un_relativable_music)
678 * Refman documentation fixes.
680 * Property undefine:
682         \property X.Y \unset
684 undoes \property X.Y = Z. \unset is confusingly asymetric with \set.
686 * removed ChordNamesVoice
688 * added \alias STRING ; to translator definition, so \name
689 RhythmicStaff, \alias Staff is found for \property Staff.XXX
691 1.3.136.hwn2
692 ============
694 * Documentation updates
696 * Check whether  property definitions are duplicate.
698 * Percent style repeats. 
700 * Named music creation: (ly-make-music "Note_req")
702 * Added noteheadtypes: "slash","triangle","xcircle" ; completed
703 noteheadtype "cross" ; added (ugly) tab-clef ; changed percussion
704 clef, fixed "repeat dots on even number of stafflines"-bug. (Rune
705 Zedeler)
707 * Use complete version number for /var/lib/texmf/ paths.
709 1.3.136.jcn3
710 ============
712 * Finished () beautification.
714 * Bugfix: in grob-description.scm, change Script::after_line_breaking into
715 before_line_breaking.
717 * Bugfix and small addition to convert-ly.
719 * Bugfix: ly2dvi: create --outdir before copying there.
721 * Bugfix: mutopia letter target.
723 * Some bugfixes and checks for killed spanners, reducing warnings in
724 Coriolan from 1143 to 283.  Part combiner still gives rise to many
725 foreseeable warnings.
727 * Bugfix: install gettext.py into @datadir@/python and use that path
728 from ly2dvi.  Debian or RedHat installs could/should move gettext.py
729 into /usr/share/lib/python/1.x/site-packages or so.
731 * Bugfix: move the making of \makelilypondpiecetitle to actually
732 included part of lilyponddefs.tex.
734 * Bugfix: ly2dvi, tex.scm: set empty tex definitions to \relax.  This
735 fixes ly2dvi'ing of scsii.
737 * Bugfix: completed renaming of `cautionary' to `reminder' for broken
738 tie accidental feature.  (`Cautionary' is reserved for parenthised
739 accidentals.).  This fixes all tie and accidentals bugs.
741 * Bugfix: added dynamic-interface to DynamicText grob.  This fixes
742 loose dynamics.
744 * Bugfix: enable Voice_devnull_engraver.  This fixes loose scripts and
745 double dynamics.
747 * Bugfix: don't dump core on some programming errors (2x).
749 * Grand Coriolan revision after copyright free reprint of a 1862-1865
750 original edition.  This revision also revealed fair amount of bugs.
751 Previous versions arguably might have worn some small stains of
752 editorial decisions dated 1936.  Arguably, because most of these small
753 changes can be found in other editions, some of which even are
754 commonplace modernisations.
756 1.3.136
757 =======
759 * Bugfix: set dependency for direction-source in script-engraver. This
760 fixes core-dump problem when stacking multiple scripts containing
761 staccato dots.
763 * Put TFM files under $VARTEXFONTS (/var/lib/texmf,
764 typically). PK files are put in the right spot
765 automatically, and dirs are also created automatically.
767 A change to mktexnam is still required -- add  
769         MT_DESTROOT=foobar
771 before line 161.
773 1.3.135.jcn3
774 ============
776 * Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update.
778 * Coriolan fixes.
780 * Bugfix: (first and also) write global header fields; this fixes
781 `latexpackages' and ly2dvi.
783 * Bugfix: website build.
785 * Fixed titling: cleaned out titledefs.tex for use by ly2dvi.
787 1.3.134.mb1
788 ===========
790 * minor documentation fix.
792 1.3.134.jcn2
793 ============
795 * Bugfix: Pitch::transpose ().
797 * Small doco update.
799 * Silly build and website-build fixes.
801 * convert-ly: added conversions, converted glossary, refman and examples.
803 1.3.134.hwn1
804 ============
806 * Rewrote ly2dvi, moved the old one to buildscripts/. The result is
807 490 lines code in stead of 1230.
809 * Modified kpathsea lookup so it will find system-installed feta TFMs first.
810 Now lily doesn't clutter the CWD with .TFM files.  Kpathsea is fun if you like
811 pasta.
813 1.3.133.jcn5
814 ============
816 * Bugfix: fixed point-and-click broken in jcn2.
818 * convert-ly: Added and fixed various entries (our strings with optional "" re\ally suck).
820 * Small ez play tweaks.  Guess I'm a sucker too.
822 * Easy-play bugfixes: don't do showpage for each notehead, output
823 staff-symbol first, moved to lily.ps.
825 * Bugfix: don't print so many decimals in ps output.
827 * Bugfix for refman example.
829 * Added some part combiner doco.
831 * Bugfix: a broken tie only generates an accidental if it would differ
832 from an untied note.
834 1.3.133.hwn1
835 ============
837 * Center instrument name on staffs.  Use
838 Side_position_interface::align_elements_to_refpoints.
840 * staff-symbol-referencer-interface, general cleanup of
841 interface-description.scm
843 1.3.133.mb3
844 ===========
846 * Bugfix: Time and key signatures in MIDI.
848 * Bugfix: Tempo changes in MIDI work again.
850 * Bugfix: ly2dvi file.tex works again.
852 * Bugfix: don't stretch the space after the last score line.
854 1.3.132.jcn3
855 ============
857 * Tied notes at a linebreak repeat their accidental.
859 * Removed some cruft from lily/include/.
861 * Bugfix: tied notes in chords sometimes got stuck in MIDI output
862 (thanks Mats).
864 * Added some example bug files, taken from Coriolan
866 * a2-engraver: \property noDirection: don't force direction when part-combining (for StaffCombining).
868 * text-spanner: don't repeat edge text for broken edge.
870 * Coriolan fixes, titling, font setting, header info, cello octave
871 (yes, notated different from bass; all agree) at end.
873 1.3.132.hwn1
874 ============
876 * Allow declared repeat variant string
878 * Bugfix: break alignment at right edge.
880 * Easy-notation: letters in circular note heads.  
882 * Debian patch by Anthony Fok.
884 1.3.131.jcn2
885 ============
887 * Fixes for ascii-script output.  Stylesheet needs some work, just as
888 PostScript output.
890 * Bugfix: convert-ly --to accepts argument.
892 * Prepared Petites Preludes for (first?) submission to mutopia.
894 * Bugfix: out-letter/%.ps generation for mutopia.
896 * Bugfix: don't use $(message ) in makefiles; some versions of make
897 choke on this.
899 * Bugfix: ly2dvi.py: don't add magic `//' to TEXINPUTS,MFINPUTS; this
900 chokes kpsewhich 3.3.1 (bug report filed).
902 * Bugfix: file-path.cc: don't interpret relative path as system root.
904 * Bugfix: --srcdir install.
906 1.3.131.hwn1
907 ============
909 * Documentation: piano pedals, breath marks, tutorial fixes,
910 convertors, autochange, \override/\set/\revert, multi-stanza lyrics,
911 \outputproperty
913 * Bugfix: another fix for collapsing dynamics with partcombine.
915 * Bugfix: add functionality of
916 Side_position_interface::self_align_callback() into
917 Align_interface::align_elements_to_extents(). Otherwise, combining
918 both (such as in a break alignment) leads to weird behavior: the
919 spacing information is written halfway during a callback sequence,
920 leading to weird results.
922 This fixes input/test/orchestscore.ly
924 * Bugfix: x-offset of stem was off by 0.5 stem thickness.
926 * Add grob-property attachment-angle: angle for stem to attach to note head. 
928 1.3.130.hwn2
929 ============
931 * Documentation: notation contexts.
933 * 2001 (c) search-replace patch.
935 * Center rehearsal marks by default.
937 * Fixing collapsed dynamics with part-combine
939 * \property tupletNumberFormatFunction selects formatting function for
940 tuplet brackets.
942 1.3.130.jcn5
943 ============
945 * Added some handy targets to example makefile: make/ly.make.
947 * Bugfix: file-path.cc; absolute directories start with directory separator.
949 * Makefile template using dependencies: make/ly.make.  Needs some
950 simple examples.
952 * Depencies fixes for lilypond, ly2dvi (still kludged) and lilypond-book.
954 * nl.po update.
956 * Bugfixes and cleanups of mainly main.cc.
958 * Enabled changing default tex output extension to ".lytex".
960 * Bugfix: use init file extension .ly for extensionless input.
962 * Ignore outname = ; settings in output blocks.
964 * Revised input and output naming, now it's possible to include a
965 directory in the output name.  This should fix some input/init name
966 related bugs.
968 * Fixed dependencies for outdir in lilypond-book and ly2dvi.
970 * Uniformised tags to read: Generated automatically by: <program>.
972 * Install make/* and stepmake/stepmake/* to enable making use of
973 stepmake templates.
975 * Added example mutopia makefile: make/ly.make.
977 * Lilypond-book now writes lily-<HASH>.ly files.
979 * Bugfix: don't display repeat colons for zero height bar lines; fixes
980 repeat barlines in lyrics.
982 * Fixed markup definition and implementation, added baseline-skip
983 property; this makes multi-line markup text a lot easier.
985 * Bugfix: chordChanges works with other rhythm of accompaniment, and
986 silly chord name typo fixes.
988 1.3.130
989 =======
991 1.3.129.jcn2
992 ============
994 * Implemented Phrasing slurs, copied from slur.
996 * More hooks for chord pitch name overrides, see
997 input/tricks/german-chords.ly.
999 1.3.129.hwn1
1000 ============
1002 * Bugfix: bar lines in lyrics.
1004 * Bugfix: vertical positioning of isolated dynamics: absolute dynamics
1005 are only supported by the note they are on, in absence of crescendi.
1007 * Documentation of ancient clefs, custodes (Jurgen Reuter)
1009 * Small documentation fixes: rehearsal marks, -f option, markup, instrument names
1011 * Bugfix: rounding errors caused errouneous ledger lines for
1012 #'staff-space = 1.3
1014 * Subsubtitles, \bar "";  (Rune Zedeler)
1016 1.3.129
1017 =======
1019 * Small doco fixes.
1021 * Removed duplicated engraver hierarchies from coriolan and orchestral
1022 examples.
1024 * Added user control for devnull engravers. Default: switched off 
1026 * Small doco fixes.
1028 1.3.128.hwn1
1029 ============
1031 * Doco fixes
1033 * Glissando fix (Rune Zedeler)
1035 1.3.128.mb2
1036 ===========
1038 * Made the percussion clef somewhat fatter, thanks to Rune Zedeler. 
1039 Note: font updated! Added this clef to input/regression/clefs.ly.
1041 * updated \endincipit macro and the examples input/test/incipit.ly and
1042 input/regression/clefs.ly
1044 1.3.127.jcn3
1045 ============
1047 * Mutopia preparations and Coriolan fixes.
1049 * Small beam cleanup, changed y-position-hs,height-hs user overrides to
1050   staff-position,height (height:name suggestions?), now in staff-spaces.
1052 * Beam (y, dy) calculations now as list of scm functions.
1054 * Added cleaned-up excerpt from Coriolan for tutorial.
1056 * Bugfix: beam looks at smallest gap for auto knees.
1058 * Property-description-fix: allow auto-knee-gap to be set to false.
1060 * Small doco fixes.
1062 * Bugfix: repeats without alternatives.
1064 1.3.127.uu3
1065 ============
1067 * Bugfix: staccato dot on outer staff lines.
1069 * Documentation: lots of updates and revisions.
1071 * \repeat tremolo for single notes, \repeat tremolo 4 c16
1072 produces the same effect as c4:16
1074 1.3.126.mb1
1075 ===========
1077 * ly2dvi: bugfix --number.
1078 Added header field latexpackages, see input/test/orchestscore.ly
1080 * \mark: add possibility to use font selection markup, see input/test/mark.ly
1082 1.3.127
1083 =======
1085 * Grand Refman restructuring, featuring outline mode.
1087 * Fixed missing menus and cross references.
1089 * Coriolan fixes and updates.
1091 * Bugfix: a2-engraver and *devnull_engraver recognise alternative
1092 'oneXXX' 'twoXXX' naming convention.
1094 * Enabled markup text to be used for instrument names.
1096 * Bugfix: interface description of System_start_delimiter
1098 * Slur attachment fix (thanks, Han-Wen)
1100 1.3.126.hwn1
1101 ============
1103 * Bugfix in Global_translator::run_iterator_on_me (): only run
1104 iterator::process if iterator::ok() is true.
1106 * Bugfix: when iterating empty sequential-music, start out with an
1107 invalid iterator.
1109 * Bugfix: length calculation for volta repeat music with too few
1110 alternatives.
1112 * Bugfix: print different string for first printed alternative in
1113 volta repeat music with too few alternatives, eg. 1.-4.
1115 * Cleaned up bugs/ directory
1117 * Be less intelligent about default font backup, just load cmr10
1119 * Generated documentation: sort and uniq Grob lists of contexts.
1121 1.3.126
1122 =======
1123 * Doco:
1124   - fixes,
1125   - updates,
1126   - rewrites.
1127   - Changed license to FDL.
1128   - added index entries
1129   - tutorial: 0-th tune
1130   - literature overview.
1131   - removed development stuff.
1134 1.3.125.jcn3
1135 ============
1137 * Clef workarounds for Coriolan.
1139 * Moved feature and regression-test input to input/feature, input/regression.
1141 * Added some regtests.
1143 * Bugfix: auto-knee for beam over rest.
1145 * Fixes for Coriolan and viola Solo Cello Suites.
1147 * Replaced generic 'collapse-height' for System_start_delimiter with
1148 brace-collapse-height, bracket-collapse-height, bar-line-collapse-height.
1150 * Bugfix: measure System_start_delimiter's *-collapse-height in staff-space.
1152 * Fixed some info and html links.
1154 * Automatic knees now on by default for vertical distances >= 7 staff-space.
1156 1.3.125
1157 =======
1159 * Updated Coriolan.
1161 * Bugfix: beams with no stems.
1163 * Cleanup automatic knees, junked calc_interstaff_dist.
1165 * Automatic knees now on by default for vertical distances >= 7 staff-space.
1167 * Bugfix: automatic interstaff knees.
1169 1.3.124.hwn1
1170 ============
1172 * Auto change music bugfix; removed Auto_change_music type
1174 * Bugfix: add copy ctors to all relevant iterators, this fixes various
1175 combinations with auto-change and part-combine.
1177 * Bugfix: glissandi with smaller rhythms parallel.
1179 * Add printfilename option to @lilypondfile 
1181 * Include Grobs in Context self-documentation; remove "Grob " from
1182 node name for grob documentation.
1184 1.3.124
1185 =======
1187 * Tutorial fragment on ly2dvi.
1189 * Bugfix: also print path of mismatched .TFM file.
1191 * Some callbacks to allow manipulation of fonts and molecules from
1192 Scheme.  See input/test/molecule-hacking.ly ; allows for a kludged
1193 "parenthesize notehead" command.
1196 1.3.123.mb1
1197 ===========
1199 * Added percussion clef. Note: font updated!
1201 * Bugfix: font style Large works regardless of font-shape.
1205 1.3.123
1206 =======
1208 * Added macro \turnOff to remove volta brackets or any other 
1209   graphical objects, see input/test/volta.ly or mutopia/J.S.Bach/pa.ly
1211 * Removed the "none" clef, use Clef \override #'transparent = ##t instead.
1213 * Bugfix ly2dvi: paper variable orientation = "landscape" works.
1215 * Allow for wildcards in the font style alist to give more robust font
1216 selection handling. Ignore shape and series for the font families:
1217 braces, dynamic and music.
1219 * Bugfix: stem and dstem font symbol.
1221 1.3.122.jcn3
1222 ============
1224 * More website link fixes, split and nonsplit.
1226 * Non-splitting makeinfo website fix.
1228 * Doco fixes, included feature document into main documentation.
1230 * lily/chord.cc (member_notename, lower_pitch): gh_member returns a list of
1231 which car is the member!
1233 * Bugfix: added equal_p to list of smob functions.  This fixes
1234 behaviour of property chordChanges.
1236 * More guile-1.4.1 snapshot fixes, generated doco.
1238 * Doco fixes.
1240 * Small fixes for guile-1.4.1 snapshot which is more strict on symbols
1241 vs strings.
1243 1.3.122
1244 =======
1246 * Small lilypond-book cleanups.
1248 * Bugfix: fix lyric extenders.
1250 1.3.121.mb2
1251 ===========
1253 * Bugfix: svenska.ly and norsk.ly
1255 * Bugfix: tied-over accidentals handled more correctly.
1257 1.3.121.jcn2
1258 ============
1260 * Renamed last instances of musical_*pitch to pitch.
1262 * Bugfix: actually read pitch value in \pitch #(make-pitch ...)
1264 * Bugfix(?): always allow explicit duration entry.
1266 * Fixed .po charsets for upcoming msgfmt release (Bruno Haible).
1268 * Some doco updates and fixes.
1270 * Bugfix Ly2dvi: reset LC_ALL and LC_LANG too.
1272 * Commented out dubious undocumented $(PATHSEP) from lilypond-vars.make
1274 * Replaced some instances of [$(outdir)/].. with $(pwd), these may
1275 break --srcdir builds and texi2dvi.
1277 * Several fixes for --srcdir build, allowing build from read only media.
1279 * Moved make/toplevel.make.in to less unusual GNUmakefile.in
1281 * Bugfix: changed beam thickness to .48 staff-space.
1284 1.3.120.uu1
1285 ===========
1287 * Ancient font update (Juergen Reuter)
1289 * Syntax change: paper_xxxx -> paperXxxx
1291 * Some documentation updates.
1293 * Doc-string cleanups, and completization.
1295 * Changed Pedal string properties: unify stop/start/stopStart
1296 properties.  Changed pedal identifier syntax.
1298 * bugfix: do change clefs if full-size-change is *not* set.
1300 1.3.120
1301 =======
1303 * Removed texi->dvi cancellation and removed --clean option from texi2dvi
1304 command line; this fixes generation of dvi files in Documentation/user.
1305 Strange bug in texi2dvi.
1307 * Fixed bibtex url (reported David Raleigh Arnold), added support for
1308 bibtex2html, which is in Debian.
1310 * Added direntries to toplevel texi documents, for info files
1311 (reported Thomas Klausner).
1313 * Removed some empty files.
1315 * Make a Stem::height callback, to prevent early brew_molecule
1316 call. This fixes input/bugs/triplet.ly.
1318 * Manual fix for generated -interfaces documentation.
1320 * Small changes for texinfo-4.0a prerelease.
1322 * Added a --force option for makeinfo .txt generation.
1324 * Changed debian ftp urls according to new package pools layout.
1326 * Debian update, including menu/node fixes to development.texi (Anthony Fok).
1328 * Bugfix: lilypond-book (Tom Cato Amundsen).
1330 * Increase the size of dynamics, adding new sizes of feta-din (Mats Bengtsson).
1332 * \clef "none"; no clef, but whitespace (Mark Hindley).
1334 * Website fix: don't mv but cp .pngs do deep-html dirs.
1336 * Bugfix: chords examples (James Hammons).
1338 * Warning fix.
1340 1.3.119
1341 =======
1343 * Added some feature examples.
1345 * Bugfix for \partial and auto-beamer.
1347 * Bugfixes: warnings.
1349 * More feature examples.
1351 * Renamed some scm files.
1353 * Some more documentation fixes (move hacking.texi into normal
1354 documentation.)
1356 * Bugfix: header protection in parser.yy
1358 1.3.117.mb1
1359 ===========
1361 * Bugfix: fetdefs.tex: don't redefine the standard TeX macros 
1362   \sharp,\natural or \flat.
1364 * Bugfix: ly2dvi: handle the --landscape option. Leave the textheight
1365   calculation to the geometry package. Remove some dead code.
1367 * Bugfix: correct font-family for TextSpanner.
1369 * Bugfix: script-engraver.cc: forced script directions work again.
1371 1.3.117.jcn2
1372 ============
1374 * Resurrected direct scheme output, ie. lilypond -fscm
1376 * Warning message fixes and po update.
1378 * Bugfix: debian package.
1380 * Resurrected direct postscript output, ie. lilypond --output-format=ps.
1382 1.3.117.hwn1
1383 ============
1385 * Broken left-edge of volta, Again. Now the Final Fix.
1387 * Smobified Score, smobified Music_output_def, removed Identifier.
1388 Reorganised Scope and Scheme_hash_table to this end.
1390 * Small cleanups in relations between
1391 Paper_def/Paper_outputter/Paper_stream.
1393 * lilypond syntax update: deprecate $ syntax for identifiers; Provide
1394 convert-ly method.
1396 * Rename: don't use grobs in performer methods.
1398 1.3.116.jcn4
1399 ============
1401 * Bugfix: don't set beaming for outer half beams.  This fixes some
1402 slurs attached to stem end.
1404 * Bugfixes for (de)crescendo spanners and generic text spanners
1406 * Bugfix: Slur::set_interface (): don't overwrite, but copy attachment
1407 property.
1409 * Started documenting some new or not too wel documented features.
1411 * Bugfix: only assume making deep split html documentation when
1412 makeinfo --version 4.0.jcn2 is available.  Although the documentation
1413 should now build with plain makeinfo 4.0, some links will be broken.
1415 * Bugfix: lilypond-book: check for .texidoc files *after* running lilypond.
1417 1.3.116.mb1
1418 ===========
1420 * Bugfix: convert-ly.py: Correct syntax for inserted \version, 
1421   \push -> override happened in 1.3.111
1423 * Bugfix: corrected documentation of timeSignatureStyle, removed all
1424   `unknown type' in the property documentation.
1426 * Added font family typewriter (cmtt).
1428 * Bugfix: some examples updated
1430 * Bugfix: beamed grace notes (reinstate process_music () call in
1431 Grace_engraver_group::process() )
1433 * Rename: Global_translator::process -> Global_translator::one_time_step (). 
1435 1.3.115.jcn2
1436 ============
1438 * Bugfix: lilypond-book.py: only include exisisting .texidoc files.
1440 * Lilypond: don't write empty header field file if header field does
1441 not exist (ie, empty .texidoc files).
1443 * Turn on info generation.
1445 * Fixes to dynamic placement and crescendo spanners.  Incomprehensible
1446 ``width-correct'' hack remains.
1448 * Bugfix: auto-beamer beaming over bar lines.
1450 * Bugfix: consecutive and non-consecutive glissandi.
1452 1.3.115.hwn1
1453 ============
1455 * Bugfix: multi-measure rest ends, chords. 
1457 * Some back end documentation
1459 * Rename element to grob in .scm files.
1461 1.3.114.mb1
1462 ===========
1464 * Bugfix: convert-ly
1466 * Bugfix: Included FAQ.txt in the top directory
1468 * Allow for instrument names with multiple lines and font selection,
1469   see input/test/coriolan-margin.ly
1471 * Added example for figured bass: input/test/figured-bass.ly
1473 1.3.114.lec1
1474 ============
1476 * abc2ly fixes
1478         * allow a g_8 clef to be specified by treble8
1480         * allow full mode names, as well as 3 character abbreviations
1482         * support breves and longas (no abc program that I know of has
1483           longas, but a couple of them have breves, and one can always hope.)
1485         * translate text annotations beginning with _ and ^ for above and 
1486           below the staff.
1488         * quote lyrics syllables with (
1490         * handle real repeat syntax, for appropriately written ABC.
1492         * %%LY slyrics now works for longer than one character lyric strings.
1494         * N: fields are now in header.
1496 1.3.114.uu1
1497 ===========
1499 * Prepare for Music type-unification: remove all args from Music
1500 constructor, and set everything in the parser.
1502 * Moved writing of \header strings feature from lilypond-book to lilypond. (1.3.114.jcn1)
1504 * Bugfix: tied chords.
1506 * Turn off .info creation by default.
1508 1.3.114
1509 =======
1511 * Moved all documentation from regtest to individual example files.
1513 * Added feature to lilypond-book to write out \header texidoc string.
1515 * Reincluded simple FAQ in tarball.
1517 * Fixed lyrics with bar-enrgaver example.
1519 * Renamed LyricVoice to LyricsVoice.
1521 1.3.113.uu1
1522 ===========
1524 * Checksums for AFM fonts: make sure that TFM and AFM files match.
1525 One FAQ less to be asked.
1527 * Made point-and-click switchable, default: off 
1529 * Bugfix: don't make multimeasure rests from failed span-requests.
1531 * Bugfix: mark with string arguments, eg. letters..
1533 * Bugfix: direction of staccato dots. 
1535 1.3.113
1536 =======
1538 * Added stems to font for use in markup text.
1540 * Fixed markup text kerning, see input/test/metronome.ly.
1541   (Ugh, only feasible if kerning is first markup -- markup text should be revised.)
1543 * Fixed molecule caching problem with stem-tremolo: fixes vertical
1544 positioning of stem-tremolo.
1546 * Added forced slur direction (stemUp no longer implies slurUp) in
1547 cross-staff slur example.
1549 * Fixes to Glissando and line-spanner.  Behaves reasonably across line
1550 breaks.
1552 * Added: Align_interface::fixed_distance_alignment_callback that does
1553 not compute the extents of the to-be-aligned objects. This delays many
1554 brew_molecule() calls, because staff-height is no longer needed for
1555 aligning.
1557 * Bugfix: allows linebreaks for some types of beam.
1559 * Bugfix: add braces in larger size range; prevents "Unknown character
1560 127" messages, hopefully.
1562 1.3.112
1563 =======
1565 * Allow two consecutive glissandi.
1567 * Note_head_line_engraver now also listenes to \property
1568 "followThread": Automagically connect note-heads when thread switches
1569 staff.
1571 * Fixed american-chords example (except for o/, that waits for kerning fix).
1573 * Added simple glissando line.
1575 * Bugfix: broken text spanner (ie. crescendo)
1577 * Bugfix: chord tremolos
1579 * Bugfix: staff group brace
1581 * Bugfix: volta repeats
1583 * Resurrected clef _8 and ^8 syntax.  (This should be deprecated?)
1585 1.3.111
1586 =======
1588 * Fixed non-empty-text feature.
1590 * Bugfix for Grob::has_extent_callback_b ()
1592 * Added infrastructure for music property documentation strings.
1594 * Syntax change: \notenames -> \pitchnames
1596 * Changed syntax \push -> \override, \pop -> \revert. Add:
1598         \property Context.Element \set #'foo = #bar
1600 which  does a \revert followed by a \override.
1602 * Documentation updates.
1604 * Fixed typechecks for \push, \pop and \property
1606 * Bugfix: Local_key_engraver.
1608 * Fixes for lilypond-mode.el (patch by Mark Hindley)
1610 1.3.110
1611 =======
1613 * Fixed a mysterious typo in toplevel index.
1615 * Enabled property-engraver.
1617 * Cleanup in Auto-beam-engraver (still broken, because timings are off?)
1619 * Collapsed all ``void Foo::create_grobs () { deprecated_process_music
1620 (); }'' occurences, and reactivated some disabled code (note-name,
1621 chord-name, custos, lyrics).  Reactivated Timing_translator using
1622 process_music ().
1624 1.3.109.hwn1
1625 ============
1627 * unsmob_element -> unsmob_grob
1629 * Make a Slur::height callback, to prevent early brew_molecule
1630 call. This fixes cross-staff slurs.
1632 * Bugfix: custodes style must be symbol, not string.
1634 * do_creation_processing () -> initialize (), do_removal_processing ()
1635 -> finalize ().  Remove (do_)add_processing.
1637 * Move Relative_octave_music::last_pitch_ into SCM, junk
1638 Transposed_music::to_pitch_, junked Time_scaled_music::{den_i_,
1639 num_i_}, Rhythmic_req::duration_, Melodic_req::pitch_
1641 1.3.109
1642 =======
1644 * Bugfix: resurrected point-and-click. 
1646 * Use scheme object props for storing type predicates and doc-strings
1647 Dump global lists of properties into auto-documentation.
1649 * Bugfix: extent callback for Rest, so  ledger lines don't disappear for
1650 rest-collisions.
1652 * Removed some hair from chord code
1654 * Rewrite of engraver pass scheme: try to make graphical objects in
1655 acknowledge_element()/process_acknowledged(), not in process_music()
1657 * Remove Translator::status_ and associated code. Removes the need for
1658 various XXXX functions as wrapper for do_XXX functions.
1660 * Search replace: Score_element -> Grob (Graphical object),
1661 {pre,post}_move_processing -> {stop,start}_translation_timestep,
1662 do_try_music -> try_music.
1664 1.3.108
1665 =======
1667 * Dropped ly_lists_equal for gh_equal_
1669 * Removed Array from chord.
1671 * Small bugfix to lilypond-mode.
1673 * lily/part-combine-music-iterator.cc: fixed (switch `combineParts'
1674 property on), and removed Array.
1676 1.3.107.uu1
1677 ===========
1679 * Bugfix: don't call Crescendo::brew_molecule () too early if there is
1680 an absolute dynamic.
1682 * Rename class Crescendo to Hairpin.
1684 * Search/replace: Musical_pitch -> Pitch 
1686 * More links in the backend documentation.
1688 1.3.106.jcn2
1689 ============
1691 * Cross compilation and info build fixes, really cancel all builtin
1692 rules, sigh.
1694 * Generated documentation fixes: Generate all interface descriptions,
1695 separately, don't list non-set interface properties with element
1696 descriptions.
1698 1.3.106.hwn1
1699 ============
1701 * Deprecate `mudela' name: rename mudela to lilypond globally.
1703 * construct Music_iterators decentrally.
1705 * Make smob of Duration 
1707 * Make smob of Musical_pitch.
1709 * Move Repeated_music members into SCM. Length is computed via a SCM
1710 function. (todo: write SCM function to unfold all repeats. \apply for
1711 \midi)
1713 * Remove Time_signature_change_req, \time is disguise for \property
1714 Score.timeSignatureFraction = ...
1716 * \property barCheckNoSynchronize: don't reset measurePosition when
1717 finding a bbarcheck. This makes bar-checks for polyphonic music
1718 easier.
1720 * elt property full-size-change for clefs.
1722 * Bugfix: use Stem::dim_callback (), so brew_molecule () is not called
1723 too early.
1725 * Bugfix: use extent of Note_head (iso. Note_column) for rest
1726 collisions, so Stem::brew_molecule() is not called too early.
1728 1.3.105.jcn1
1729 ============
1731 * Makeinfo html documentation generation fixes.
1733 1.3.105.uu1
1734 ===========
1736 * Remove Bar_req, \bar is now a frontend to setting Score.whichBar
1738 * Move Context_specced_music::translator_{type,id}_str_ into music
1739 properties.
1741 * Don't make line breaks during note playing.
1743 * Clef engraver rewrite. Clef-engraver is now controlled through
1744 properties clefPosition, clefGlyph, clefOctavation. The \clef command
1745 is just a front-end to these, see scm/lily.scm, function
1746 clef-name-to-properties.  See also input/test/manual-clef.ly
1748 1.3.105
1749 =======
1751 * Bit of temporary makefile hacking to stay in sync with makeinfo patch.
1753 * Separate interface description (test phase).
1755 * Makeinfo --html split fix: http://appel.lilypond.org/fred/software/texinfo-4.0.jcn2.diff
1757 * Use headers for makeinfo html output.
1759 * Made some --scrdir build fixes.
1761 1.3.104.uu1
1762 ===========
1764 * Smobified molecule, and cache molecule (ie. generate each molecule
1765 only once).  Lily should be faster now. (approx. 6 % ?)
1767 * Coded properties-to-font-name in C++. Measured speedup: 14% (wtk1-fugue2)
1769 * Use music properties for Request data.
1771 1.3.104
1772 =======
1774 * Documentation build fix: don't run LilyPond when generating plain info doc.
1776 * Resurrected info documentation and made cross links between manual
1777 and generated doco, some small fixes.
1779 * Made small time signature style fix.
1781 * Generate texinfo iso html documentation.
1783 * Added x-references for elements->engravers and engravers->contexts.
1785 * Fixed number font listing in style sheet.
1787 * Fixed default font settings for text items, text-item now uses
1788 font-interface's alist-chain.
1790 * Renamed property AutoBeam to autoBeamSettings to avoid confusion
1791 about non-existing AutoBeam element.
1793 * Mensural clefs (courtesy Juergen Reuter)
1795 1.3.103.lec1
1796 ============
1798 * abc2ly enhancements
1800         * %%LY comments
1802         * explanation of rationale for %%MIDI nobarlines
1804         * supports -8va as a syntax for tenor clef
1806         * pushing the Staff.timeSignatureStyle property
1808         * parses space between key letter and mode in K: statement
1810         * default for guitar chords is above the staff
1812         * fix for translation of :: repeat
1814 1.3.103
1815 =======
1817 * Translated auto-beam properties to alist.
1819 * Rewrite of tfmtoafm in scm.
1821 * Rewrite of emacs LilyPond mode, based upon auctex interface.
1823 * Chord name fixes and additions (Atte Andr'e Jensen)
1825 * ly-get-mus-property, ly-set-mus-property: set properties of Music
1827 * Move Span_req::span_dir_ into Scheme
1829 * removed numberOfStaffLines, staffSpace. Use StaffSymbol \push
1830 staff-space, line-count
1832 * removed minVerticalAlign, maxVerticalAlign; use VerticalAlignment
1833 \push #'threshold = #(MIN . MAX)
1835 * \property tremoloFlags can be set anywhere now
1837 * \apply #function music 
1839 * Bugfix: padding of dots.
1841 * Generate documentation for separate engravers as well as for contexts.
1843 * Move some reference manual into the  SCM documentation system.
1845 * Bugfix: fixed hyphen spanners.
1847 1.3.102
1848 =======
1850 * Fixed bracket, and made some other PostScript code fixes.
1852 * Silly font initialisation fix for paper19 non-feature.
1854 * Automatic engraver/property documentation infrastructure. 
1856 * Fixed system-start braces
1858 * Fix for forgetAccidentals: do print accidentals, just don't remember
1859 them.
1861 * Bugfix: forced script directions for scripts that have relative stem-direction.
1863 * Bugfix: Tie_column doesn't force Tie directions ties that already
1864 have a direction.
1866 * Bugfix: multimeasure rest 
1868 1.3.101
1869 =======
1871 * Custodes (patch by Juergen Reuter), mods by hwn.
1873 * Font initialisation and markup translation fixes. (99.jcn2)
1875 * Remove staffspace calls. Removed markScriptPadding. Fixes some
1876 problems with tuplet, brace and volta spanners.
1878 * make Font_interface::font_alist_chain (), and use default font
1879 settings. Fixes too large time sigs.
1881 1.3.100
1882 =======
1884 * Tweaks of .scm font-selection. 
1886 * Rewrote font management of Score_element and Paper_def.
1888 * Introduced outputscale: internally do computation in terms of
1889 outputscale.  Prepare to deprecate staffspace internally.  Rewrote
1890 .scm side of font selectioning. 
1892 1.3.99.jcn1
1893 ===========
1895 * Made several font size and initialisation fixes.
1897 * Renamed all occurrences of font-size to font-relative-size
1899 * Renamed all occurrences of font-point to font-point-size
1901 * Fixed interface.scm descriptions to use symbols iso strings
1903 * Fixes for chord names, and added jazz style (James Hammons)
1905 * Some font-size fixes.
1907 * Added dynamics font in all staff-sizes.
1909 * Quick fix for regtest.
1911 1.3.98.hwn2
1912 ===========
1914 * Removed all paper vars except linewidth, indent, staffspace and
1915 stafflinethickness.
1917 * Rewrote Scheme side of font-selection.
1919 * Bugfix: deprecate group-center-element thoroughly.
1921 * Bugfix: LeftEdge must also have Break_align_item::alignment_callback
1922 X-offset-callback.
1924 * Add use music property "direction" for storing direction in
1925 Script_req, use music property "text-type" for storing 'dynamic,
1926 'finger, etc. Remove Dynamic_script_req. Resurrect fingerings.
1928 1.3.98.lec1
1929 ===========
1931 * fixed scale-definition.ly for greek mode names.
1933 1.3.98
1934 ======
1936 * Backend documentation updates and related cleanups
1938 * Removed \property bracketCollapseHeight, systemStartDelimiterGlyph
1940 * Bugfix: instrument-name on grandstaffs, see
1941 input/test/instrument-name-grandstaff.ly
1943 * Bugfix for tie/staffline collision.
1945 * Bugfix: also send out end-repeat if there are no alternatives.
1947 * Small solo cello suite fixes.
1949 1.3.97.jcn1
1950 ===========
1952 * Added some interface documentation.
1954 * Added raise and kern to markup.  This should make Chord names usable.
1956 1.3.97
1957 ======
1959 * Made small fixes to basic properties: regression-test compiles.
1961 * Moved Text_script_req's text_ member into mus-property.
1963 * Renamed ChordName to ChordNames, for consistency.
1965 * Resurrected most of chord names, superscripting and kerning
1966   is currently broken, though.
1968 * Junked all old style text lookups, except for feta definitions.
1970 * Added support for name-based character lookups.
1972 * Added support for font styles and papersize style sheets.
1974 * Added new code for font selection and scm text markup.  Only used
1975   for testing in \textscript SCM. See input/test/markup.ly.
1977 * Fixed (added actually, it got lost?) word-space for chords.
1979 * Added slope-limit and attachment-offset properties to slur.
1981 * Slur's broken trend now weighs in the number of note-columns.
1983 * Spacing tweaks
1985 1.3.96.hwn1
1986 ===========
1988 * Mudela-book fixes (Tom Cato Amundsen)
1990 * Put marks above chords.
1992 * Solaris fix.
1994 * Type checking for \push and \pop; elt property description (docs
1995 inclusive) is now in Scheme.
1997 * Self-documenting backend using ly/generate-documentation.ly
1999 1.3.96
2000 ======
2002 * Added friendly message for the clueless dvips user.
2004 * Clef-engraver: changed c0-position, clef-position and glyph into properties,
2005   enabling ottava spanners: input/test/ottava.ly.
2007 * Added option for edge lines to Text spanner.
2009 * Bugfix for early initialisation of invalid (grace->voice) slur.
2011 * Dropped text support and padding of crescendo symbol.  Horizontal
2012   alignment of dynamics is handled by side-support, Text crescendos
2013   use the generic Text spanner.
2015 * Added a generic Text spanner.
2017 1.3.95.hwn1
2018 ===========
2020 * Bugfix: octavate eight.
2022 * Rewrote arpeggio.
2024 * mudela-book fixes (Tom Cato)
2026 * Cleaned up Group_interface and Pointer_group_interface
2028 * Add accidentals to arpeggio support.
2030 * Stemup + barline combination gets extra space.
2032 * Score_element::extent () now takes a reference point argument.
2034 1.3.95
2035 ======
2037 * Use music property for setting type. This prevents accidental
2038 forgotten copies.
2040 1.3.94.jcn3
2041 ===========
2043 * Added Arpeggio and Trill elements to feta font.
2045 * Yet another bugfix for output-property (Han-Wen)
2047 * Made some fixes to les-nereides.
2049 * Fixed output-property (Dankje).
2051 * Added backend framework for arpeggios.
2053 * Fixes for les-nereides.  Should we do asymmetric slurs...?
2055 * Don't print repeat bars at start of line.
2057 1.3.94
2058 ======
2060 1.3.93.uu1
2061 ==========
2063 * Bugfix: don't crash if there is no volta bracket to end.
2065 * Move offset, dimension callbacks into Scheme.  They can be initialized from basicXXXX properties using
2067         (X-offset-callbacks . (callback1 callback2 .. .))
2068         (Y-offset-callbacks . (callback1 callback2 .. .))
2069         (X-extent-callback . callback1) 
2070         (Y-extent-callback . callback1)
2072 * naming: basicXXXProperties -> XXX, some other changes in naming;
2073 convert-mudela rules added.
2075 * naming: \voiceone -> \voiceOne and related changes. convert-mudela
2076 rules added
2078 * syntax: \property XXX \pop #'bla -> \property Context.XXX \pop #'bla
2080 * changed aclocal.m4 to have better check for guile version. (Laura Conrad)
2082 * updates for mudela-book (Tom Cato Amundsen)
2084 1.3.93.jcn1
2085 ===========
2087 * Try at nastiest competition piece: input/les-nereides.ly.
2089 * Moved Pedal_engraver to Staff context.
2091 1.3.93
2092 ======
2094 * Added some error messages for toplevel and stray string parse errors.
2096 * Don't start more than one slur at a time.
2098 * Set direction of Slur too in a2-engraver.
2100 1.3.92.hwn1
2101 ===========
2102 * Removed calls to global GUILE namespace.
2104 * Added \property: scriptDefinitions, explicitClefVisibility,
2105 explicitKeySignatureVisibility, instrumentEqualizer,
2106 dynamicAbsoluteVolumeFunction
2108 * Added element properties Bar::break-glyph-function,
2109 Break_align_item::space-alist, Chord_name::chord-name-function
2111 * Added \property combineParts: part combiner switched off by default.
2113 * Remove all print methods.
2115 * Use Scope::try_retrieve if possible.
2117 * Remove FAQ in favor of URL.
2119 * etf2ly.py robustness fixes.
2121 * Don't compensate for left edge in broken volta spanner.
2123 1.3.92
2124 ======
2126 * RPM .spec fixes.
2128 * italiano.ly
2130 * mudela-book updates by Tom Cato Amundsen.
2132 * Allow lyric hara kiri as well.
2134 * Bugfix: left/right mixup  in Side_position_interface::aligned_on_self ()
2136 * rest collision of differing rests.
2138 * Cleanup of Sequential_music_iterator, Simple_music_iterator.
2140 * Unfolded_repeat_iterator now signals repeats using \property
2141   repeatCommands. You could override this, eg.
2143         \property Score.repeatCommands = #'((volta "X") start-repeat)
2145   will print a |: and a volta bracket saying X. See also
2146   input/test/manual-volta.ly
2147   
2148 * Volta_engraver, Repeat_acknowledge_engraver: new engravers that are
2149 controlled by repeatCommands; much cleaner than the Repeat_engraver.
2151 * Junked Repeat_engraver.
2153 1.3.91.jcn1
2154 ===========
2155 * Abort all running spanners when part-combiner combines voices.
2157 1.3.91
2158 ======
2160 * Use S_ISDIR () and check for stat.h.
2162 * Various fixes for RedHat 7.0 / gcc 2.96.54
2164 * separate basic propertylist for fingerings, center them on
2165 noteheads.
2167 * Side_position_interface::aligned_on_self() now can take a real
2168 number for self-alignment-{X,Y}.
2170 * etf2ly: single line GF field.
2172 1.3.90.mb1
2173 ===========
2175 * Added an interscorelinefill paper variable. Set to a positive number 
2176   in order to stretch the inter-line spacing to fill the full pages,
2177   except for the last page (where it would look really ugly).
2179 1.3.89.jcn1
2180 ===========
2182 * Changed lilypond to LilyPond in ly2dvi, Mudela to LilyPond source.
2184 * Website fixes: Changed \interline to \staffspace in manual, removed offending
2185   braces from mudela-book.tely.
2187 * Fixed slur attachment correction bug.
2189 * Made some fixes to Coriolan.
2191 1.3.89.hwn1
2192 ===========
2194 * Only open files, not directories 
2196 * bugfix: textNonEmpty.
2198 * Look ahead in auto-change iterator for rests. This means rests
2199 before the note leading to an automatic staff switch are switched as
2200 well (improves the looks of scarlatti-test).  Associated fixes and
2201 additions for  Music_iterator::skip () and friends.
2203 * Bugfix: only quantise staccato inside the staff. 
2205 * cleanups for beam and stem. Removed global GUILE namespace calls
2206 from Beam and Stem.
2208 1.3.89
2209 ======
2211 * Some fixes to Coriolan.
2213 * Fixed some stupid core dumps processing Coriolan.
2215 * Fixed several problems with part-combiner's part-switching.
2217 * Fixes for ASCII output.
2219 * Added feature to part combiner that should allow part-switching only
2220   for entire measures.  Currently, it is controlled by a new 
2221   property changeMoments (A . B):
2222     - only switch when !(A mod now),
2223     - decide whether to switch based on music during time period B.
2225 * Made bugfix: Sequential_iterator::get_music (M): mustn't return music 
2226   later than M.
2228 * Added skip (M) to some iterators.
2230 * maintain minimum-length by shifting for hyphens at start of
2231 line. (patch courtesy Christophe Rhodes)
2233 * mudela-book fixes (courtesy Tom Cato Amundsen): documentation
2234 update, LaTeX example, landscape support.
2236 1.3.88.hwn2
2237 ===========
2239 * Added elt properties for Tie:
2240   - details
2241   - x-gap
2242   - staffline-clearance
2244 * Added elt properties for Slur
2245   - y-free
2246   - details
2248 * Removed C++ support for barNumberScriptPadding, now in
2249 generic-property.scm (but they're deprecated anyway)
2251 * Changed threshold in Align_interface to be in staffspace 
2253 * changed minVerticalAlign and maxVerticalAlign to be in staffspace.
2254 A better way: do \push #'threshold = #(cons A B ).  (WARNING:
2255 INCOMPATIBLE CHANGE)
2257 * moved translator definitions out of \paper { }, only instantiate in
2258 \paper.
2260 1.3.88
2261 ======
2263 * Sequential_iterator::get_music (), part combiner now works.
2265 * Changed paper variables into elt properties:
2266   Beam:
2267   - beam-space-function, Removed Paper_def::interbeam_f(), Smaller
2268   beams for grace notes.
2269   - beam-flag-width-function to Beam.
2271   Grace_align_item:
2272   -  horizontal-space: spacing of grace notes is configurable
2274   Volta_spanner: 
2275   - height
2276   - thickness 
2278   Multi_measure_rest:
2279   - expand-limit
2280   - minimum-width
2281   - padding
2283   Lyric_extender:
2284   - height
2286   Stem
2287   - thickness 
2289   Collision
2290   -  note-width to Collision
2292 * removed various obsolete variables from params.ly
2294 * added input/test/bagpipe.ly
2296 1.3.87
2297 ======
2299 * Made fixes to part-combine examples and Coriolan.
2301 * Bugfix: don't dump core on unterminated (de)crescendo.
2303 * Rolled next (M) also into get_music (M), similar to process (M), so that
2304   sequential-music-iterator::get_music (M) returns something useful.
2306 * Bugfix: part-combiner still expected Music_sequence, where get_music ()
2307   now returns plain list of events.
2309 1.3.86.hwn3
2310 ===========
2312 * Fixed problem with disappearing crescendi across line break.
2314 * Bugfix: dynamic texts should not be set by text-engraver. 
2316 * Rewrote and cleaned up music-iterator.
2318 * etf2ly robustness fixes.
2320 1.3.85.hwn2
2321 ===========
2323 * Added side-position-interface as an interface identifier, in stead
2324 of checking side-support-elements. This fixes a problem with stacked
2325 text scripts.
2327 * Removed spurious set_elt_property ("XX", SCM_EOL) calls.
2329 * Added \property squashedPosition for Pitch_squash_engraver: the
2330 staff-position number to squash noteheads to.
2332 * Added FAQ entry for script on bar, updated description of mailing
2333 lists.
2335 * Fixed bug with \translator { basicXXXProperties \push ... }
2337 * Updated and revised call for help in hacking.texi.
2339 * Bugfix: don't remember accidental if it is tied from the previous note.
2341 1.3.85
2342 ======
2344 * Separated definition and implementation of contexts (moved
2345 definition out of Translator_group into Translator_def)
2347 * pmx2ly.py fixes: now handles text at beginning of block correctly.
2349 * update .spec to include scripts. 
2351 * Changed syntax of \pushproperty:
2353         \property Voice.basicXXXProperties \push #'foo = #bar
2354         \property basicXXXProperties \pop #'foo
2356         \translator {
2357                 basicXXXProperties \push #'foo = #bar
2358                 basicXXXProperties \pop #'foo
2359         }
2361 1.3.84.jcn1
2362 ===========
2364 * Updated INSTALL.texi
2366 1.3.80.tca1
2367 ===========
2368 * Added Documentation/user/mb-latex.tex, mudela-book+latex example
2369   file and test case. Some work on Documentation/user/mudela-book.tely
2371 * mudela-book.py: any combination of \verb, \begin{verbatim}
2372   @code and @example and mudela should work as expected. 
2374 * dropped [].extend that depend on python 1.5.2
2376 1.3.84
2377 ======
2379 * pmx2ly, PMX to LilyPond conversion. Succesfully converts barsant.pmx.
2381 * musedata2ly, a Musedata to LilyPond convertor. Succesfully converts
2382 wtk1-fugue2
2384 * bugfixes for dynamics: make sure that dynamic alignments encompass
2385 the dynamics they support, and that any columns they attach to aren't
2386 prematurely killed.
2388 * bugfix: make sure \time gets noticed early enough.
2390 1.3.83
2391 ======
2393 * small doc updates.
2395 * Cleanups related to barline handling:
2397   - Removed Translator_group::get_simple_translator (), and -
2399   - use properties to communicate about barlines and time sigs. (NOTE:
2400     by default a time-signature of 4/4 is printed.)
2402   - fix repeat bar behavior.
2404 1.3.115.hwn1
2405 ============
2407 * documentation
2411 * cleaned up Directional_element_interface
2413 * add name field to score-elements.
2415 * comment in some unprotects for Music in parser. Should bring down
2416   cpu time and plug some leaks.
2418 * robustness fixes for etf2ly, tuplets, grace notes. 
2420 1.3.82
2421 ======
2423 * engraver.ly: cleanups.
2425 * etf2ly: robustness fixes, handle mac files as well.
2427 * Smobified Translator and Translator_group, junked
2428 Translator_group_identifier.
2430 * \pushproperty and \popproperty withing \translator, similar to
2431 predefining \property, ie.
2433         \translator { [...] \pushproperty [..] }
2434         \translator { [...] \popproperty [..] }
2436 (these \pushes and \pops are delayed until instantiation, so if you do
2439         \score {
2440                 \pushproperty #'basicFooProperties #'bla #VALUE1
2441                 \context Voice { \pushproperty #'basicFooProperties #'bar #VALUE2
2442                         [..]
2443                 }
2444         }
2446 then the setting for basicFooProperties contains both (bla . VALUE1)
2447 and (bar . VALUE2).
2449 * allow \pushproperty #'symbol [..] as well as \pushproperty #'(symbol1 symbol2 ... )
2451 1.3.81.jcn1
2452 ===========
2454 * Activated regex for windows.
2456 * New guile-1.4 patch for cross windows build.
2458 * Added configure messages for metapost checking.
2460 1.3.81
2461 ======
2462 1.3.80.gp1
2463 ==========
2465 * Added property LyricVoice.associatedVoice to enable switching associated
2466   voice mid-stream. Association still defaults to context name.
2468 1.3.80.hwn1
2469 ===========
2471 * \pushproperty, \popproperty: property settings with less memory
2472 cost. See input/test/pushproperty.ly and Documentation/hacking. Note:
2473 syntax is most likely only temporary.
2475 1.3.80.jcn1
2476 ===========
2478 * (Line-)broken slurs now have vertical trend.
2480 * Better length for broken ties: no invisibly short ties.  Now ties may
2481   collide with time signatures, though.
2483 * Don't typeset unfinished spanners, but kill them.
2485 * Added two FAQs (Mats)
2487 * Made workaround guile-1.4.1 backward incompatible (scm_)eval change.
2488   Note that we must use (scm_)eval2 to remain backwards compatible with
2489   guile < 1.4.1 snapshot.
2491 * Reincluded 79.jcn2 fix
2493 1.3.80
2494 ======
2496 1.3.79.jcn5
2497 ===========
2499 * Created Thread_devnull_engraver and Voice_devnull_engraver iso
2500   single A2_devnull_engraver in Thread context.  It seems however
2501   that the hack in A2_devnull_engraver works better.
2503 * Coriolan fixes.
2505 * Slur attachment fix for chords where case slurdir != stemdir.
2507 * Made various fixes for (line-)broken slurs.
2509 * Fixed slur_height (), which fixes most ugly slurs (Yeah!).
2511 * Fixed some silly url reversals in FAQ.
2513 * Finished Coriolan music entry (again); entered second viola part.
2515 * Updated Coriolan to use part combiner on Voice level for wind parts
2516   and on Staff level for violi and bassi.
2518 * Part-combiner now uses duration inquiry, which fixes rhythm-related
2519   bugs in determining solo/a2.  Also, rests are taken into account.
2521 * Another crude fix for almost unexplainable (with a gdb that dumps
2522   core on ly_display_scm) all-zero control points slurs.
2524 * Fixed slurs that crossed through stems and note heads.  Note
2525   that beautifying of ugly slurs is still broken.
2527 * Made crude fixes slurs don't crash, bezier still crashes on
2528   infinitely steep slurs (eg flauti-part *with* slur_engraver).
2530 1.3.79.gp1
2531 ==========
2533 * Replaced empty melisma score element with a property
2535 * Renamed Voice_alist_entry -> Syllable_group in lyric-phrasing-engraver
2537 1.3.79.uu1
2538 ==========
2540 * fixed y-position of whole rest
2542 * fixed sustainPedalPadding
2544 * etf2ly: articulation, lyrics.
2546 1.3.79
2547 ======
2549 * etf2ly.py: Finale to LilyPond conversion.
2551 1.3.78.jcn4
2552 ===========
2554 * Made simple fix to get part-combiner to recognise different rhythms
2556 * Unhardcoded part combiner and a2-engraver; introduced properties
2557   splitInterval, soloADue, soloText, soloIIText, aDueText.
2559 * Fixed part combiner's too-late problem (Dankje!)
2561 * Fixed a2-devnull-engraver, a2-engraver.
2563 * Renamed part combiner music names to "one", "two".
2565 * Cleaned up decision making in part combiner, renamed to "solo"/"unison"
2567 1.3.77.mb1
2568 ==========
2570 * Minor documentation updates
2572 * Mark_engraver: has been broken since .73, fixed!
2574 1.3.78
2575 ======
2577 * Added a devnull engraver, that junks (notehead) requests of the second
2578   stem when combined parts are in unison (a2).
2580 * Part-combine iterator identifies Soli and A2 parts in threads by 
2581   looking at rhythm and pitches.  It switches Voice context automagically,
2582   and communicates current state using a2/solo/solo2 properties.
2584 * Simple A2_engraver (`a due) prints `a2/Solo/Solo II.  Soli seem to
2585   arrive one request late.
2587 * First try at combining parts: part-combine*
2589 * fixed problem with HaraKiri
2591 * fixed problem with dynamicDirection
2593 * fixed problem with nonEmptyText 
2595 * `Fixed' chord notation, as per request of David Arnold, ie, 
2596    Added a chord-name-mode, that only displays chord names
2597    when there's a change in the chord-name-scheme, Also, a chord
2598    name should always be displayed after a line break.  See
2600        input/test/chord-changes.ly
2602 * Reverted duration-iter change in midi2ly, moved printing of options.
2604 * warning bugfix in lexer.ll (Mats Bengtsson)
2606 1.3.77
2607 ======
2609 * Midi2ly bugfix: handle durations longer than longa.  These can occur
2610   because of lengthened notes when using --no-rests.
2612 * Midi2ly: output `new' \key syntax, and updated version number.
2614 * Midi2ly bugfix: don't correct quantised durations, don't use tuplets, 
2615   double dots etc. when user doesn't want them.  It probably used to
2616   work like this, a long time ago.  For some unknown reason, all
2617   corrections made by Duration_convert were junked if the corrected
2618   duration != exact duration.  Duh.
2620 * Midi2ly: added a new option: --no-rests.
2622 * Update of mudela-book (Tom Cato Amundsen)
2623  - --read-lys option, now you can do:
2624         mudela-book file.texi
2625         convert-mudela
2626         mudela-book --read-lys
2627  - --outdir=DIR will put ALL output into DIR
2628  - @mudela[filename="myfilename"]{c d e f g}
2629  - --force-mudela-fontsize
2630  - ignore mudela inside @ignore @end ignore
2632 1.3.76.gp1
2633 ==========
2635 * Lyric_phrasing_engraver now catches lyric extenders and correctly
2636   terminates them under the last note of a melisma.
2638 * Lyric word spacing code changed to fix hyphen alignment.
2640 * Other minor tidying up of Lyric_phrasing_engraver and related code.
2642 1.3.76
2643 ======
2645 * Lyric_phrasing_engraver now adjusts for melisma.  (Glen Prideaux).
2647 * Mudela-book fix for Windows95 (Mark Hindley)
2649 * Debian update (Anthony Fok)
2651 * Added beam melisma for when automaticMelismata and noAutoBeaming are both
2652   #t (primarily for hymns).  Courtesy Glen Prideaux.
2654 * Bugfix: .pfa dependency on $(outdir)/mfplain.mem
2656 1.3.75.mb1
2657 ==========
2659 * stepmake/stepmake/metapost-rules.make: Put all generated files
2660   in mf/out/.
2662 * Added paper variable interscoreline to determine the score line
2663   spacing, see input/test/vertical-extent.ly.
2664   Cleaned up the lilyponddefs.tex inclusion scheme.
2666 1.3.75
2667 ======
2669 1.3.74.gp1
2670 ==========
2672 * Improved default handling of Lyric_phrasing_engraver and made it on by 
2673 default.
2675 * Beginnings of a stanza number engraver (\property LyricVoice.stanza = 
2676 #"1:" etc.)
2678 * fixed bug in script.cc so fermata (and other scripts) get flipped 
2679 correctly when they are above the staff.
2681 1.3.74.jcn2
2682 ===========
2684 * Reincluded simple code for including tfm.[1-5] into search path.
2685   Configure with --disable-kpathsea to enable this kludge.
2687 1.3.74.jcn1
2688 ===========
2690 * Updated input/test/banter-chords.ly German H/B example.
2692 * Updated nl.po.
2694 * Have configure check for kpathsea library and functions.  Made kpathsea
2695   support optional for now.
2697 * Bugfix: halved width of tremolo-beams.
2699 * Included compilation fix for guile-1.3.4 (Anthony).
2701 * Added: chord inversion and base to regtest.
2703 * Fixed: Chord names that were broken by pl73.
2705 * Fixed: Chord inversions that were broken by pl72.
2707 * Resurrected ascii-script output, for debugging purposes.
2709 * Included compilation fix for scm-hash.cc (Han-Wen).
2712 1.3.74
2713 ======
2715 * Small bugfix: also do a deep copy on  submusices
2717 * Fixed:  \autochange doesn't crash anymore.
2719 * Cleanup, documentation and enforcement of smob interfaces in
2720 LilyPond.  We distinguish between SIMPLE_SMOBS and SMOBS (objects that
2721 have self_scm_)
2723 * Glen Prideaux lyric phrasing engraver. See
2724 input/test/lyric-phrasing.ly
2726 1.3.73
2727 ======
2728 * Removed \interscoreline after the last line, prevents some
2729 empty pages. (patch by Mats Bengtsson)
2731 * Smobified Music, junked associated identifiers. Use Scheme list to
2732 store Music_sequence.  Removed const declarations from
2733 Music_iterators.  Added a mutable and immutable property list to
2734 Music.  Use music property for all Scheme values in Music.  Created
2735 and fixed a load of Garbage Collection bugs.
2737 * Changed number font to allow automatic .mf creation.
2739 * Output place of definition as \special{src:LOCATION}. See FAQ for
2740 explanation how to use.
2742 * Schemified Local_key_item and fixed minor bug with accidentals.
2744 * new Japanese .po file.
2746 * Bugfix for broken tie direction
2748 * Bugfix for bar at beginning of line break
2750 1.3.72
2751 ======
2753 * Robustness fix for minimise_least_squares ()
2755 * cleanups of Slur_bezier_bow, removed Bezier_bow.
2757 * cleanup of Tie. Changed Tie into interface. Made ties flatter by default.
2759 * changed SCM_UNDEFINED to SCM_UNSPECIFIED for return values that go
2760 back into Scheme.
2762 * changed SCM_UNSPECIFIED to SCM_EOL for undefined element
2763 properties. This makes initializing list properties redundant.
2765 * removed idiotic code for including tfm.[1-5] into search path.
2767 * fixed problem with tuplet placement for cross staff tuplets.
2769 1.3.71
2770 ======
2771 * Small cleanups to bring down  compile time and binary ensmallment.
2773 * Made Lookup into a smob, and use guile alist iso. an STL map.
2775 * Changed repeated music semantics for relative octave: each
2776 alternative takes its inital octave from the body.
2778 * Fixed: parser accepts booleans for property values as well.
2780 * Added Scarlatti sonata test file to input/
2782 * kpathsea support, courtesy Carsten Block <carsten.block@gmx.de> 
2784 1.3.70
2785 ======
2786 * Fixed: long standing problem in optical-illusion code.
2788 * Fixed: stop beam if stem *has* a beam in auto-beam-engraver. 
2790 * Made interface of Multi_measure_rest, System_start_delimiter,
2791 Spacing_spanner, Separating_group_spanner, Beam, Slur and
2792 Rhythmic_head.
2794 * Use properties for minimum distances and spring parameters.  Move
2795 spacing related functions from Paper_column into Spaceable_element.
2797 * Removed most Paper_column typecasts.
2799 1.3.69
2800 ======
2802 * Cleanup auto-beam-engraver: use properties for retrieving timing
2803 information.
2805 * Fixed: Multi measure rests don't cause crashes.
2807 * Fixed: don't invoke Hara_kiri::consider_suicide too early.
2809 * Fixed: property engraver.  
2811 * Fixed: don't crash on multiple ties.
2813 * Cleanups of Beam, should also be a little faster.  
2815 * Reunite properties and pointers. In implementation we make a
2816 distinction between mutable and immutable properties
2818 * Add {has|set}_interface () static methods to interface classes.
2820 * Made Side_position_interface and Staff_symbol_interface an all
2821 statics class, and stripped _interface suffix.
2823 * Make Align_interface and Axis_group_interface an all-statics class 
2825 * Rhythmic_head, Staff_symbol, Grace_align_item, Break_align_item,
2826 Bar, Span_bar are now interfaces, Staff_bar was removed. Use a
2827 callback for determining barsize.
2829 * Removed all GLUE_SCORE_ELEMENT callbacks. 
2831 * Added test for repeats to trip.ly
2833 1.3.68
2834 ======
2836 * ly2dvi: changed back to original semantics of latexheaders.
2838 * Stem_tremolo, Crescendo, Hara_kiri_group_spanner, Tuplet_spanner,
2839 Volta_spanner changed into interface.
2841 * Related cleanups for Tie, Tie_column cleanups.
2843 * Made Time_signature, Single_malt_grouping_item, Script_column,
2844 Chord_name, Dot_column, Breathing_sign, Key_item type into interface.
2846 * Removed const declaration from callback arguments.
2848 * Pagebreak support. See input/test/between-systems.ly
2850 * Fixed a problem with accidentals in combination with
2851 non-nil key signatures.
2853 1.3.67
2854 ======
2856 * Use callbacks for augmentation dot positioning.
2858 * Removed types Note_head and Rest
2860 * Cleanup of slur.cc: use common reference points in a sane manner.
2862 1.3.66
2863 ======
2865 * Corrected text sizes in paper*.ly (Mats Bengtsson)
2867 1.3.65.uu1
2868 ==========
2870 * Dots, Collision, Rest_collision removed as separate Score_element type.
2872 * Stem and Note_column accept only one rest.
2874 * Use offset callback in Stem to resolve rest/beam collisions.
2876 * Put the value of new  local key signature (accidentals) back into a property.
2878 * Set molecule-callback for notename item.
2880 1.3.65.jcn2
2881 ===========
2883 * Added some comments to new slur code.
2885 * Removed some ugly interstaff slur code, interstaff slurs at line-break
2886   are still broken.
2888 * Slur bugfix: 16th beams are also beams.
2891 1.3.65
2892 ======
2894 * Bugfix: translate volta spanner at start of line.
2896 * Changed directional_element() calls to instantiations
2897 of Directional_element_interface.
2899 * Removed Dynamic_line_spanner, and cleaned up Dynamic_engraver.
2901 * Removed Staff_info type. Information about columns is now transferred
2902 via currentMusicalColumn and currentCommandColumn.
2905 1.3.64.jcn2
2906 ============
2908 * Made slur attachment position user settable; properties:
2909 slurBeginAttachment slurEndAttachment, values: 'head 'stem
2910 'along-side-stem.  See input/test/slur-attachment.ly and ophee-slurs.ly.
2912 * Fixed slur attachment positions, added missing rule and use simple
2913 default starting positions for attachments.
2915 * Started rewrite of slur ending code, interstaff slurs are broken for
2916 now.
2918 * Fixed download URL of the webpage.
2920 * Moved direction.cc to flower/.
2922 1.3.64
2923 ======
2925 * Lyrics centered on notehead.
2927 * Various bugfixes hyphen-spanner.
2929 * Bugfix: set appropriate callbacks for Note_head. This fixes 
2930 problems with dots.
2932 * Removed Clef_item as score-element derived type.
2934 * Updated config.sub and config.guess
2936 * Bugfix: allow linebreaks on beamed grace notes.
2938 1.3.61.jcn2
2939 ===========
2941 * Included dutch po-update based on submitted 1.3.57 nl.po
2943 * Added "Development" link to website, now that "Home" is a relative link.
2945 * Bugfix: use deep copies for resetting keys.
2947 * Assorted typing erors in procedure names in ly/engraver.ly
2949 1.3.62
2950 ======
2952 * Made callbacks from Score_element::before_line_breaking() and
2953 Score_element::after_line_breaking()
2955 * Fixed website; backlinks should work again.
2957 * Removed --ignore-version option. Added --verbose option.
2959 1.3.61
2960 ======
2962 * Webpage hacking
2964 1.3.60.hwn1
2965 ===========
2967 * Junk int_identifier, real_identifier. Merged Midi_def_identifier and
2968 Paper_def_identifier.
2970 * Fixed bug with spanning barlines in combination with Hara-Kiri staffs.
2972 * Cleaned up Text_item, Hyphen_spanner, Lyric_extender and
2973 Sustain_pedal and reduced them to an Score_element interface (they are
2974 no longer Score_element derived types).
2976 * Some instances of brew_molecule routines have moved out of
2977 Score_element, and are now called scheme_molecule.
2979 * Moved lots of parameters from ly/params.ly to ly/engraver.ly
2981 1.3.59.hwn1
2982 ===========
2984 * Removed String_identifier, and use the type system of GUILE instead.
2986 * Fixed \key PITCH MODALITY syntax. The modality argument is now
2987 mandatory, a rule in convert-mudela has been added.
2989 * Cleaned up  buildscripts/ directory: removed obsolete scripts.
2991 * Use Scheme_hash_table for identifier Scopes.  Scheme_hash_table is
2992 based on STL and should be faster than hash_table.
2995 1.3.59.jcn1
2996 ===========
2998 * Fixed scm_un/protect_object for guile-1.3.4 and 1.3.5 snapshots,
2999   in the process reduced number of protect/unprotect calls.  With
3000   guile-1.3.5 snapshot, memory usage has decreased by 1/5th, now
3001   just 10% above the 1.2 level.  Also, Lily's a bit faster.
3003 * Fixed make diff bug in stepmake to be able to make this diff :-)
3005 1.3.58.hwn1
3006 ===========
3008 * Rewrote key sig support.  Now key signature can also be controlled
3009 by setting keySignature and localKeySignature properties, eg.
3011         \property keySignature = #'((2 . -1) ( 4 . -1) (6 . -1))
3013 sets a key signature of `es ges bes' (an unusual key signature).
3015 Keys are internally represented as transpositions of the c-major
3016 scale. Printing the key signature for a scale is done by filtering out
3017 all non-natural accidentals.
3019 * Removed support for \keysignature, and \key something \minor; Newkey
3020 is now obsolete.
3022 1.3.58.jcn3
3023 ===========
3025 * Fixed pedal items (hw)
3027 * Changed configure option tex-tmfdir to tmf-path now accepting multiple
3028   tfm directories.  Automated links to cmr and amstex tfm font directories.
3030 * Replaced one scm_assoc () u-turn slipped through jcn1
3032 * various GUILE 1.3.5 compile fixes
3034 * Added `Ped' as a compound symbol font and removed silly scheme kerning.
3036 * Replaced some scheme assoc u-turns with scm_assoc ()
3038 * Ran po-update (mostly because of new ja contribution).
3040 1.3.57.jcn2
3041 ===========
3043 * Cleaned-up scheme list to text conversion for Chord_name and 
3044 fixed horizontal kerning.
3046 * Added examples for american (slashed o) and jazz (black triangle),
3047   see input/test/{american-chords.ly,jazz-chords.ly}
3049 * Made guile-1.3.5 compile fixes
3051 1.3.57.uu1
3052 ==========
3054 * Fixed typo in Dots::do_brew_molecule (); this fixes the disappearing
3055 dots problem.
3057 * Rewrote key signature administration; now Scheme is used; Octave and
3058 Key have been junked in favor of Newkey.
3060 * japanese .po file included (thanks, Japanese team!)
3062 1.3.57
3063 ======
3065 * Fixed several forgotten molecule-callbacks 
3067 * Fixed first clef in score; now F clefs are also possible.
3069 1.3.56.mb1
3070 =========
3072 * Updated FAQ with two useful GDB macros.
3074 * Several fixes in the documentation.
3076 1.3.55.jcn1
3077 ===========
3079 * Made (dutch) po-update
3081 1.3.56
3082 ===========
3084 * Molecules are now generated via callbacks exclusively; most calls to
3085 set_elt_property ("transparent", SCM_BOOL_T) have been replaced by suicide().
3087 1.3.55
3088 ======
3090 * Experimental property collapse for most score-elements.  (notable
3091 exceptions: Scripts, pedals). Change all Score_element constructors to
3092 take a basic-property list. The suffix of a property list may be
3093 shared by several score-elements, for instance all default G-clefs in
3094 a score share the following settings
3095   
3096            (breakable . #t)
3097            (break-align-symbol . Clef_item)
3098            (visibility-lambda . ,begin-of-line-visible) 
3100 This should reduce memory usage further. 
3102 * Magically fixed the disappearing Lyrics problem.
3104 * Removed used_b_ field from Score_element.  
3106 * Massive search-replace patch: store pointers and properties
3107 separately, in preparation of property collapse.
3110 1.3.54
3111 ======
3113 * Bugfix: don't crash on tuplet spanners that don't contain any notes.
3115 * Cleanup of Dimension_cache: removed a few redundant
3116 fields. Slightly lower memory usage (32 bytes per
3117 score-element). Dimension_cache is now a `dumb' struct again.
3119 * Add array index to priority field of text scripts to ensure that
3120 order is unique, and sensible.
3122 * Added an element count statistic.
3124 1.3.53
3125 ======
3127 * russian.po (thank you, August.)
3129 * Small cleanups in Molecule interface 
3131 * Spacing related elements perform suicide after calculating
3132 distances.  This saves a some memory, approximately 2 to 5 % ?
3134 * Small cleanups in line breaking: Paper_column stores springs and
3135 rods in only one place now.  All fields relating to energy have been
3136 removed
3138 * Don't generate all output Scheme in memory, but evaluate to output
3139 file immediately.  This will reduce memory usage a little.
3141 * Use STL's map  for Dictionary template
3143 * Substitute pointers on element properties of the root Line_of_score
3144 as well.
3146 * Added toplevel doc target, to support building doc with --srcdir
3148 * Removed cygwin build stuff; updated versions at:
3150      http://appel.dyndns.org/lilypond/gnu-windows/cross
3152 * Fixed lily.scm to handle incipits (thanks, Mats)
3155 1.3.52
3156 ======
3158 * Made bugfix in smob handling: delete the C-part of freed smobs and
3159 be honest about amount of allocation and deletion, so that GUILE
3160 doesn't overestimate the amount of memory available.
3162 * Faq update: nicer blank note paper, courtesy Mats Bengtsson.
3164 * Bugfix: don't crash on durations that are not a power of 2.
3166 * Build manpages during `make all' 
3168 * Bugfix: don't do absolute comparisons in Polynomial::clean ().
3170 * Bugfix: set visibility-lambda for key signature created by
3171 createKeyOnClefChange. Fixes disappearing key signatures. 
3173 * Bugfix: make System_start_delimiter of bar-line type invisible when
3174 it spans only one staff.
3176 1.3.51
3177 ======
3179 * Item cleanups.  Copying items and rearranging pointers are done in
3180 separate passes, which makes the code cleaner. This fixes a problem
3181 with some items not disappearing from hara-kiri staffs.
3183 * Use Scheme for Key_item data members. 
3185 * Don't use regex in chord-names.scm under windows; hybrid chordnames
3186 user+calculated will be partly broken.
3188 1.3.50
3189 ======
3191 * Junked Shift_tuple from collision; Now it uses SCM.
3193 * Bugfix of documentation and test-file of tuplet.
3195 * Bugfix type string of repeated music is copied. This fixes declared
3196 tremolos.
3198 * Junked various cruft from lily.scm
3200 * Use interfaces symbols instead of C++ class-name for assigning generic
3201 element properties.
3203 * Junked Dictionary from Piano_pedal_engraver and
3204 Piano_pedal_performer.
3206 * Introduced boolean element property no-spacing-rods: ignore this
3207 item for hard constraints.
3209 * Bugfix: added sanitised TeX fragment in faq.texi
3211 * Bugfix: merge equal Bar_reqs
3213 1.3.48.uu1
3214 ==========
3216 * Small fixes for \cresc and \endcresc
3218 * Release properties of unbroken spanners & items after doing
3219 handle_broken_smobs (); should conserve a little memory.
3221 * Fixed handling of orphaned score-elements. Any element that does
3222 not have its Line_of_score as a ancestor in both directions, is silently
3223 removed from the output.  This guarantees that programming errors
3224 don't result in coredumps from Dimension_cache::common_refpoint ():
3225 element->line_l () is always a common reference point.
3227 * Bugfix: set visibility-lambda of clef and octavation-8 explicitly
3228 for default case.  Now the octavation 8 is not printed at every
3229 barline.
3231 1.3.48.mb1
3232 ===========
3234 * Changed noteHeadStyle properties to symbols, for example
3235   \property Voice.noteHeadStyle = #'cross
3237 1.3.47.jcn3
3238 ===========
3240 * Rewrite of chord-name production in scheme.  There are two major styles
3241   now, banter and american.  To get american style, use
3243       \property ChordNames.chordNameStyle = "american"
3245   Most anything should be possible now.  See input/test/american-chords.ly
3247 * Added isinf check to configure.in, and isinf macro from guile to
3248   bezier.cc; solaris has no isinf ().
3250 * Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
3251   perfect now.
3253 * Added output property to regression test.
3255 * Fixed warning of creating existing outdir.
3257 * Added `Mark' interface to text-items that are marks (thanks, HW).
3259 1.3.48
3260 ======
3261 1.3.47.mb2
3262 ===========
3264 * Corrected glossary.tely
3266 * Corrected \mark font handling. feta-nummer font only of the 
3267   string is all numeric.
3269 * Implemented noteHeadStyle lookup in Guile. Reintroduced the style
3270   "harmonic" and added "baroque" (normal note shapes except for 
3271   brevis and longa which are square).
3273 * Simplified ly2dvi using the power of the geometry package.
3275 * Improved heuristic size calculation of TeX macros. Handles e.g.
3276   "\\u{a}", "\\"{o}" and "\\^{u}" correctly.
3278 1.3.47.hwn1
3279 ===========
3281 * Bugfix: don't hang on zero-duration.
3283 * Various glossary updates (thanks, Christian)
3285 1.3.47
3286 ======
3288 1.3.46.jcn2
3289 ===========
3291 * Drastically reduced vertical space used by headers/footers, when using
3292   ly2dvi.  See input/test/fill-a4.ly.
3294 * Fixed bug with colons appearing on repeat span-bars.
3296 * Added Bar_number_engraver to standard Score context
3298 * Construct octavation scripts in the clef-engraver; this fixes the
3299 hara-kiri + clef8 problem
3301 1.3.46
3302 ======
3304 1.3.45.jcn2
3305 ===========
3307 * Fixed chord-name customisation and made small chord-name build fixes.
3309 * Accidentals with chord-names smaller and as superscript.
3311 * Do some extra footify (works only once) while making html docs.  
3313 1.3.45.hwn1
3314 ===========
3316 * Debian patch (Thanks Anthony)
3318 * Rewrote Bar_number_engraver and Mark_engraver and removed
3319 Bar_script_engraver as baseclass. Both Bar_number_engraver and
3320 Mark_engraver are simpler and more robust.
3322 * Fixed precedence of \property verticalDirection and dynamicDirection
3324 * Fixed keys without barlines 
3326 * Fixed StaffGroups: removing `\consistsend "Axis_group_engraver"'
3327 puts alignment in function again
3329 * Fixed StaffGroup + GrandStaff combination.
3331 * Music is now mandatory as the first thing in a \score{} block
3333 1.3.45
3334 ======
3335 1.3.44.jcn2
3336 ===========
3338 * Implemented una-chorda and sostenuto piano pedals in performer and engraver.
3340 * Added Properties textScriptWordSpace and chordNameWordSpace.
3342 * Junked old lyrics in star-spangled-banner.
3344 * Added a Piano_pedal_engraver.
3346 * Removed some empty files.
3348 * Created piano pedal symbols: * - . P e d.
3350 * Fixed ps-to-pfa.py to handle multiple unfills.
3352 * Moved accordion symbols out of feta-script to end of font.
3354 * Bugfix: don't create tfm's, pfa's etc of feta-test fonts.
3356 * Fixed blot_diameter for small resolutions.
3358 1.3.43
3359 ======
3361 * Put global element list into Line_of_score, instead of
3362 Paper_score. post processing (the stage after line breaking) is now
3363 truly done per-system, and we got rid of an ugly hack to get font
3364 handling OK.
3366 * Bugfix: set the group-interface of System_start_delimiter.
3368 * Cleanups of Break_algorithm and derived classes, Move
3369 broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
3371 * Bugfix for accordion symbols.
3373 * Various patches to prevent crashing when do_brew_molecule gets
3374 called before after_line_breaking (). This was a problem in Spanner
3375 classes mostly.
3377 1.3.43
3378 ======
3380 1.3.42.jcn3
3381 ===========
3383 * Made a quick try at piano pedal performer, damper pedal only.
3385 * mf/feta-accordion.mf: Fixed strange turning paths.
3387 * mf/feta-beugel.mf: Fixed infinity errors.
3389 * Use a more discriptive name for windows setup.zip.
3391 * mf/GNUmakefile: Have logs as last target, so that normally, they're 
3392 not made twice.
3394 * stepmake/stepmake/metafont-rules.make: Don't remove the .log files.
3395 The logs are a target, removing them retriggers make.
3397 * stepmake/stepmake/metapost-rules.make: Remove the correct log and tfm
3398 files, ie the ones that clutter the source directory, not the target logs.
3400 * Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
3401 standalone; ie, no need for Cygnus' usertools anymore.
3403 1.3.42.jbr1
3404 ===========
3405   
3406 * Documentation/ntweb: Updated angels.ly to match current syntax.
3407 Also updated index.texi.
3409 1.3.42.uu1
3410 ==========
3412 * Change all occurances of Staff_margin_engraver to
3413 Instrument_name_engraver, add a convert-mudela rule
3415 * Change status == busy assert into programming error
3417 1.3.42
3418 ======
3420 1.3.41.jcn3
3421 ===========
3423 * Lots of fixes to windows distribution scripts.
3425 * Added configuration features --program-prefix, --program suffix.
3427 * lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
3428 This fixes inversions c/g and bass additions d/+c on chords.
3430 1.3.41.mb1
3431 ==========
3433 * Avoid that xxxXXXVerticalExtent is used for empty HaraKiriStaff
3434   lines.
3436 1.3.41.hwn1
3437 ===========
3439 * Debian patches (thanks Anthony!)
3441 * Use symbols for prefatory matter spacing. Do not use the typename
3442 for looking up item pairs in the table, but read element property
3443 break-align-symbol
3445 * Instrument_name_engraver, uses break alignment instead of
3446 side-position.
3448 * System_start_delimiter_engraver, System_start_delimiter, uses a
3449 spanner for the braces/brackets at the left of the system. Remove all
3450 old Span_score_bar engravers.
3452 * Removed Base_span_bar_engraver::use_prority_b_, and moved
3453 Base_span_bar_engraver into Span_bar_engraver.
3455 1.3.40.jcn3
3456 ===========
3458 * mutopia/Coriolan/violino-2.ly: Bugfix: wrong pitch.
3460 * input/test: Removed stale AutoStaffSwitch examples.
3462 * mutopia/E.Satie: Fixed gnossiene-4, doing \autochange.  Removed
3463 stale copy of gnossiene-4.
3465 * buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes.
3467 * make/lilypond.spec.in: Made some bugfixes for _prefix, preparations
3468 for cross-building to Cygwin.
3470 * buildscripts/make-cygwin-cross.sh: Now using rpm packages.
3472 1.3.40.hwn2
3473 ===========
3475 * added \property XXXMinimumVerticalExtent, \property XXXExtraVerticalExtent
3477 * New_chord_tremolo_engraver: make tremolo beams from
3479         \repeat "tremolo" NUMBER <Music-expression>
3481 Removed support for "old-style" tremolos.
3483 * Add a convert-mudela function for the conversion "\key A;" to "\key a; 
3485 * Read \property measurePosition within the engraver code, instead of
3486 looking up the Timing_translator.
3488 * star-spangled-banner.ly: add Bar_engraver to LyricsVoice 
3490 * Changed all .fly and .sly files to .ly files.  Propose to dump .fly
3491 and .sly.
3493 1.3.40
3494 ======
3496 1.3.39.jbr1
3497 ===========
3499 * buildscripts/mf-to-table.py: feta dep files are now opened with write
3500   binary option.  This avoids carriage return linefeed problems and
3501   windows while not affecting unix.
3503 * Documentation/hacking.texi: Fixed a texinfo syntax error
3505 * stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
3506   directory paths.
3508 * Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
3510 1.3.39.hwn1
3511 ===========
3513 * Glossary updates by Christian Mondrup.
3515 * Bugfix: use generic properties in lyrics too. This fixes the
3516 \property textStyle for lyrics.
3518 * Score_element::preset_extent(), used by \property
3519 XXXVerticalExtent, so hard code the size of a vertical group. 
3521 * Don't fix up reference points for originals of broken
3522 spanners. Fixes spurious "orphaned score-element" warnings.
3524 * buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
3526 * scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
3528 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
3529 patch for guile.
3531 * buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
3532 which should fix Windows problems with guile.  Also added input directory
3533 to zip file.
3535 * stepmake/aclocal.m4: Added decent checking for version of guile, and 
3536 fixed warning message.
3538 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
3539 chord-modifier table (not in the pitch list).
3541 1.3.39
3542 ======
3544 1.3.38.hwn2
3545 ===========
3547 * General cleanups of My_lily_parser. 
3549 * Start of a Chord_tremolo_iterator for the `\repeat 4 "tremolo"'
3550 syntax.
3552 * Moved Score_element::do_space_processing out of the dependency
3553 mechanism.
3555 * Use Scheme for notename tables.  Removed uppercase letters for low
3556 octave notes. Removed Notename_table.
3558 * Fixed core dump with declared "\key  ; "
3560 * Extra robustness warning for Side_position_interface::aligned_on_self ()
3562 * Extra robustness: make sure that first and last columns are breakable.
3563         
3564 1.3.38.jcn4
3565 ===========
3567 * stepmake/aclocal.m4: Added support for cross-compiling with guile.
3569 * buildscripts/make-cygwin-cross.sh: A try at dropping cygwin1.dll
3570  dependency by using mingw.  Compiling guile is too much to ask
3571  for mingw, though.  Also:
3572  - rename python scripts .py (request from Alain)
3573  - install native packages under their own, separate root. (Alain)
3575 * lily.scm: Don't use regex module when running on
3576 Windows. (Shamus)
3578 * lily/staff-margin-engraver.cc (acknowledge_element): If
3579 possible, hang y-axis of margin script to span-bar.  This fixes
3580 vertical placement of margin scripts attached to staff groups.
3582 * help2man-rules.make: Fixes for generating manpages by copying
3583 and for building using --scrdir.
3585 * stepmake/stepmake/generic-targets.make: Preserve date stamp of
3586 config.h, version.hh files file when copying.
3588 * buildscripts/make-cygwin-cross.sh: made number of fixes:
3589         - add `Cygnus/' prefix to directories in .zip-file too.
3590         - package guile too.
3591         - don't link to cygwin1.dll
3593 * stepmake/stepmake/install-targets.make: bugfix, don't fail if directory
3594   is not emty when uninstalling.
3595         
3596 * stepmake/stepmake/generic-targets.make: added man target.
3598 * buildscripts/make-cygwin-cross.sh: new script for cross-building cygwin
3599   development tools and lilypond executable.
3601 * Documentation/ntweb/lilypond-manpages.patch: provide pre-built
3602   manpages, so that make doesn't fail on help2man trying to execute
3603   a GNU/windows executable.     
3605 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: new patch for
3606   guile-1.3.4.  
3608 * flower/libc-extension.cc (memmem): cygwin compile fix.
3610 1.3.38
3611 ======
3613 1.3.37.hwn1
3614 ===========
3616 * (generic-property.scm) added \property tieDash to set dashing on
3617 ties.
3619 * Removed  ly_eval_str(), we should use scm_eval (Scm_object).
3621 * Removed scm_to_array (), array_to_scm (), associated junk. Reverted
3622 undocumented .29 patch that made Bezier::control_ into an
3623 Array<Offset>.  Added some comments documenting the reasons for the
3624 changes.
3626 * Revert generic-property.scm of .37 fix, fix the real problem in
3627 property-engraver.cc: use the right symbol to check if element
3628 property is already set.
3630 1.3.37.jcn2
3631 ===========
3633 * Fixed srcdir build, so that you can do:
3635       tar xzf releases/lilypond-x.y.z
3636       mkdir <build>
3637       cd <build>
3638       ../lilypond-x.y.z/configure
3639       make
3641   as with any other gnu package.  All build output goes to <build>/out.
3643 * Changed and fixed use of different configurations, and different output
3644   directories.  Finally, you can use different configurations alongside
3645   eachother.  From make/stepmake.make:
3647       # Use alternate configurations alongside eachother:
3648       #
3649       #     ./configure --enable-config=debug
3650       #     make conf=debug
3651       #
3652       # uses config-debug.make and config-debug.h; output goes to out-debug.
3653       #
3655       # Use same configuration, but different output directory:
3656       #
3657       #     make out=www
3658       #
3659       # uses config.make and config.h; output goes to out-www.
3660       #
3663 * Fixed performance of (de)crescendi.
3665 * Better documentation for arithmetic_multiplier and arithmetic_basicspace
3666   in params.ly.
3668 * Added instrument-equaliser for MIDI output, see scm/midi.scm, and
3669   properties midiMinimumVolume, midiMaximumVolume, ranges [0,1].
3671 * Changed absolute midi volume settings into factor of full scale.
3673 * Fixed another dynamic-line-spanner bug, it gets hairy.
3675 * Added warning for spanners that are not fully contained in parent spanner.
3678 1.3.37
3679 ======
3680 1.3.36.hwn1
3681 ===========
3683 * Abstract Align_element into Align_interface. Removed
3684 Axis_align_{item,spanner}, Align_element, Super_element, all multiple
3685 inheritance in the backend.
3687 * new Gade score, INSTALL.texi fixes (thanks, Mats)
3689 * Removed Item::hpos_f (), Score_element::{get,set}_real ()
3691 * comments detailing properties for Axis_group_interface,
3692 Side_position_interface, Score_element, Item and Spanner
3694 1.3.36.jcn3
3695 ===========
3697 * Fixed vertical dimensions of elements in dynamic line spanner by adding
3698   axis-group to dynamic line spanner.
3700 * Bugfix: line-spanner lasts always full duration of (de)crescendi.
3702 * Bugfix: broken (de)crescendi on a dynamic-line-spanner.
3704 * Bugfix: compilation dynamic-engraver.
3706 * Added and updated a faq about postscript and ghostscript.
3708 * Fixed order of slurVerticalDirection verticalDirection in
3709   generic-property.scm.  Similar fixes for Stem, Tie, etc.
3711 * Added a Text_engraver to GraceContext.  Maybe it was removed on
3712   purpose: scripts on grace notes seem broken, they appear on the
3713   main note.
3715 * Bugfix: volume effect of (de)crescendi was sometimes wrong way round.
3717 1.3.36
3718 ======
3719 1.3.35.hwn1
3720 ===========
3722 * textEmptyDimension changed into textNonEmpty, default: off,
3723 ie. texts don't occupy space.
3725 * Use STL map for Lookup::lookup_p_tab_p_
3727 * Abstracted Axis_group_element into Axis_group_interface, and removed
3728 Axis_group_element. This eliminates some multiple inheritance in the
3729 backend
3731 1.3.35.jcn1
3732 ===========
3734 * Added minimum-space property to Side_position_interface.  Used in
3735   positioning of Volta_spanner: voltaMinimumSpace.
3737 * Fixed and cleaned-up volta-spanner.
3739 * Moved directional-element.cc -> directional-element-interface.cc
3741 * Renamed all `process_requests' to `process_music', which fixes
3742   midi performance.
3744 * Fixed dimensions (more x-y interchanges) of brace, bracket and
3745   volta-spanner.
3747 * Half-assed fix to get similar vertical placement of orphaned vs.
3748   line-spanned dynamic elements.
3750 * Added property bracketCollapseHeight: the minimal size of a staff bracket
3751   that will be typeset.  Smaller brackets will not be displayed.  This
3752   fixes the (in 1.3.x reintroduced) funny duck-beak-bracket-bug (sorry).
3754 * Removed some dissonant chords from Coriolan
3756 1.3.35
3757 ======
3759 * Removed Documentation/programmer directory 
3761 1.3.34.jcn3
3762 ===========
3764 * Small enhancements to Staff_margin_engraver:
3765    - by default, the marginScript left aligns the text
3766    - to set the text style, use property marginScriptTextStyle
3767    - to change the alignment, use property marginScriptHorizontalAlignment
3768      (centred and right alignment require manual padding settings).
3770 * Print a friendly message if the manual pages failed to build.
3772 * Bugfix: dynamicDirection now overrides verticalDirection setting.
3774 * Warning messages and nl.po
3776 * Fixed vertical alignment for all dynamic items and (reluctantly)
3777   reinstated old directional behaviour for orphaned dynamics.
3779 * Finished maximumRestCount property.
3781 1.3.34
3782 ======
3783 1.3.33.hwn2
3784 ===========
3786 * Print key without setting key, syntax "\key ;". General cleanups of
3787 key-item.
3789 * Add paragraph tags in HTML output of mudela-book.  Music fragment
3790 don't run into the text anymore.
3792 * Bugfix: don't align the first line of text. (Lookup::text ()).
3794 * Abstract away data members of Axis_group_element, Align_element
3797 1.3.33.jcn3
3798 ===========
3800 * Added helpful properties instrumentScriptPadding/instrScriptPadding for
3801   Staff_margin_engraver.
3803 * Removed some empty files, substituted (c) 1999 occurrences.
3805 * Added \property maximumRestCount.  It will prevent showing (or actually:
3806   moving in case of a collision) more than maximumRestCount similar rests.
3807   WIP!
3809 * Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
3810   breakable item: Left_edge_item.
3812 * Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
3813   (not supported by a Dynamic_line_spanner) still collide with Staff,
3814   although they now have staff support, which was supposed to fix this.
3816 * Fixed Staff_margin_engraver for "instrument", "instr" is still broken.
3818 * Dynamic elements are only put in a Dynamic_line_spanner if there
3819   actually is more than one adjacent note-column with a dynamic.
3820   This breaks the fine looks of all dynamics, again :-)
3825 1.3.33
3826 ======
3828 1.3.32.hwn3
3829 ===========
3831 * Experiment: use STL map for Scheme_hash_table; Is there a speedup?
3833 * Bugfix: print brace iso. bracket for Piano / GrandStaff
3835 * Change naming: change do_post_processsing into after_line_breaking,
3836 do_pre_processsing into before_line_breaking and do_process_requests
3837 into do_process_music.
3839 * Bugfix in hash-table.hh: do quadratic probing, and not cubic probing.
3841 * Display property name for type error.
3843 * Cleanups for Dynamic_engraver and Dynamic_line_spanner.
3845 * Warn if last column in score is musical. Helps catch programming errors.
3847 * Spanner::spanned_drul_ now is private. 
3849 * Rewrote some bar code: moved molecule functions out of Lookup.
3851 1.3.32.jcn3
3852 ===========
3854 * Embedded newlines in text items are now allowed.  This helps avoiding
3855   TeX-hacking in some cases.  See input/test/coriolan-margin.ly
3857 * Fixed stupid x-y interchange bug for staff-bracket.  This fixes
3858   placement of staff-brackets.
3860 * Fixed bracket/arch-thickness interchange bug, and made bracket a bit
3861   thinner.
3863 * Fixed slur/bezier-beautiful name mismatch.  This should fix the steep
3864   slurs that were apparently reintroduced in 1.3.29.
3866 * Made some small fixes to Coriolan.
3868 * Removed duplicate lily/output-property-engraver.hh.
3870 * Removed optional use of vanilla spanner in Dynamic_engraver.
3872 * Fixed (measured) tremolo for Stem and Beam. Merged declarations
3873   stem-engraver.hh and chord-tremolo-engraver.hh into their .cc
3874   implementation file.  Also fixed looks of Chord tremolo, input and
3875   implementation is still ugly.
3877 * Added *.yy and *.ll to TAGS, to that tags-find-replace doesn't omit
3878   parser and lexer.
3880 1.3.31.mb1
3881 =========
3883 * Fixed \specialkey and \normalkey. Updated documentation.
3885 1.3.32
3886 ======
3887 1.3.31.jcn5
3888 ===========
3890 * Fixed and cleaned-up Dynamic_engraver.  Optionionally uses vanilla
3891   spanner instead of Dynamic_line_spanner.
3893 * Made gcc-2.95 compile fix in libc-extension.
3895 * Various fixes to Coriolan, score starts to look acceptable.
3897 * Moved optional text of crescendo into Crescendo spanner.  Fixed horizontal
3898   and vertical alignment of dynamics.
3900 * Added new text crescendo spanners to Coriolan and made some fixes.
3901   If you're using timidity, use the -EO option to prevent notes get
3902   stuck.  I'm not sure whose fault this is, Lily's MIDI output may be
3903   stretching the standard a bit.
3905 * Adjacent dynamic markings are now grouped on a horizontal line, but it's
3906   not perfect yet: they're always below the staff and no horizontal spacing
3907   is done.  Also, character metrics of dynamics are still not used.
3908   See: input/test/crescendi.ly and input/test/dyn-line.ly
3910 * Cleaned up Span_dynamic_performer.
3912 1.3.31
3913 ======
3914 1.3.30.mb1
3915 =========
3917 * Fixed the page layout, reintroducing space for the header and
3918   trying to keep piece titles on the same page as the piece.
3919   The header and footer can now contain several lines.
3921 1.3.30.jcn3
3922 ===========
3924 * Lily now also performs crescendi and decrescendi in MIDI output:
3925   Span_dynamic_performer in a slightly crappy way.
3927 * Added preliminary support for crescendi/decrescendi other than `hairpins',
3928   eg: `cresc. poco `a poco -- -- --'
3930 * Made MIDI tie performance fix.
3932 1.3.30.jcn2
3933 ===========
3935 * Lily now performs absolute dynamics in MIDI output.
3937 * Included David's comments on opus47 in TODO.
3939 1.3.30.jcn1
3940 ===========
3942 * More Coriolan: flute-1,2; oboe-1,2; clarinet-1,2; 
3943   fixes and remainder french horn-1,2; trombone-1,2;
3944   fagotto-1,2; timpani; and several fixes.
3945   
3946 1.3.30.uu1
3947 ==========
3949 * Remove some old doco from programmer/ and put on personal homepage.
3951 * Removed union-find from flower library.
3953 * Only quantise tie horizontal part inside the staff.
3955 1.3.30
3956 ======
3957 1.3.29.hwn1
3958 ===========
3960 * Report type errors for \property. Helps with converting 1.2 input
3962 * Use Scheme for Align_element; fixed graceAlignPosition 
3963 and removed \property alignmentReference in the process.
3965 * Use generic properties for lyrics too.  This fixes \property
3966 Lyrics.textStyle
3969 * Add relative distance for constraints between non-column items.
3971 * Automatic \marks: use "\mark ; ". The mark numbers or letters are
3972 increased automatically.
3974 * Translators now only change properties of their own context. This
3975 removes the 2nd argument to Translator::get_property()
3977 * Bugfix for Metapost mode
3979 1.3.29.uu1
3980 ==========
3982 * Updates of glossary  (Christian Mondrup)
3984 * Bugfix with bar number placement
3986 * Moved links to bibliography/ and misc/ to main index.
3988 1.3.29
3989 ======
3991 * Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
3992   Slurs are now calculated just once.
3994 * Bezier_bow gets constants from paper.  Still no sensible solution for
3995   magic asymmetry gradient step constants.
3997 * Reinstantiated tangent-controls, more flexible than ever.  You can choose
3998   between area asymmetry and tangent-controls.  My guess is, tangent controls
3999   will be junked in 1.3.30.
4001 * Slur area: only look at x-gradient.
4003 * Added credits for some symbols of as5/9 fonts.
4005 * Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
4007 * Bugfix: midi2ly put out recent version (ugh).
4009 1.3.28.hwn2
4010 ===========
4012 * Bugfix: don't forget to process staffSpace and numberOfStaffLines
4013 properties.
4015 * Removed Gade score. To appear (shortly?) on Mutopia. 
4017 * Make Bar_script_engraver look for typeVisibilityFunction (eg
4018 property barNumberVisibilityFunction). Changed the names of the Scheme
4019 functions to be understandable. See input/test/bar-script-visibility.ly
4021 * rewrite of class Molecule. It has now reached the ultimate quality
4022 plateau. All molecule data is now shared.
4024 1.3.28
4025 ======
4027 * Update of the glossary by Christian Mondrup 
4029 * Moved horn-concerto-3 out of tarball to private website, removed
4030 W.A.Mozart subdirectory.
4032 1.3.27.hwn1
4033 ===========
4035 * Bugfix: don't make giant ties if the horizontal part of tie is near
4036 the center.
4038 * Small optimizations to be a little more careful with mem usage. 
4040 * Website change: put all examples in one directory.
4042 * Removed Atom as a separate type.  Now use SCM, and since we use
4043 function composition, Atoms are immutable, so they don't have to be
4044 copied. This makes life easier, hopefully this is quicker and uses
4045 less memory.
4047 1.3.27.jcn1
4048 ===========
4050 * Bezier_bow: minimise_enclosed_area
4052 1.3.27
4053 ======
4055 1.3.26.hwn4
4056 ===========
4058 * Tuplet-spanner slope calculation now looks better on tupletted rests
4059 (patch courtesy Laurent Martelli)
4061 * Bugfix (Staff_performer::new_instrument_str ()) check type of
4062 \property "instrument"
4064 * New mechanism for breaking lines: do not copy & prune the element
4065 property list separately, but combine these steps. Dramatically
4066 reduces memory usage for large scores.
4068 1.3.27
4069 ======
4070 1.3.26.jcn2
4071 ===========
4073 * Bugfix: font used in volta-spanner calculation.
4075 * Added simple selection list to webpage, inspired by sawmill.
4077 * Devised kludge for ascii 5 character font pitches.
4079 * Substitutions: interline, 1997,1998, @stack.nl and small typo fixes.
4081 1.3.26.hwn1
4082 ===========
4084 * Plug memory leaks related to Moment:
4085   - Spacing_engraver::do_pre_move_processing ()
4086   - make_rational ()/make-rational
4087   - Paper_column::Paper_column ()
4089 * Plug memory leak in Paper_outputter::output_{String,Real,int}_def()
4091 * Plug memory leak in Score_engraver::set_columns ()
4093 * Plug memory leak in Scheme_hash_table::set()
4095 * Plug memory leak in Score_element::molecule_extent ()
4097 * Bugfix: don't crash if a slur doesn't span anything.
4099 * Bugfix: don't crash if doing beams without a staff symbol.
4101 * Generic element property setting:
4103         \outputproperty #predicate #'symbol = #value
4105 Will set the element property symbol to value, for any elements that
4106 return true for PREDICATE.  This allows you to virtually tweak *ANY*
4107 property of the output. Example in input/test/generic-output-property.ly
4109 1.3.26
4110 ======
4112 * lilypond as as2ly: --help and --version to stdout.  Regular identify 
4113   to stderr.  This fixes help2man's manpage generation.
4115 * configure: substitute full path for perl and guile in scripts.
4117 * Added ascii slur and volta.  There seems to be a Lily bug in volta placement.
4119 * Bugfix: default font now user settable
4121 * as2text: handle plain ascii font, read from stdin, you can now do:
4123   echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
4125 1.3.25.hwn1
4126 ===========
4128 * Bugfix: second half of broken ties now are displayed again.
4130 * Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
4131 it horizontally on the clef.
4133 * Added Tie_column spanner. Ties in tied chords now get proper directionsa.
4135 * Bugfix: unbroken repeat barlines now work, eg. |:
4137 * Added Request_iterator to make more flexible constructions possible.
4139 1.3.25
4140 ======
4141 * as2text: catch missing font/character errors, added default font, set text.
4143 * New ascii fonts and glyphs: as5 as-numeral4 as-braces9
4145 * Ascii output, minimal support:
4146   - AsciiScript Fonts: mf/*.af
4147   - Init files: ly/*-as.*ly 
4148   - AsciiScript translation to text: scripts/as2text.scm
4149   - input/test/as.fly input/test/as1.fly
4150   - Output support: lily/lily.scm
4151   - Try:
4152       lilypond -f as -i init-as.fly input/test/as.fly
4153       as2text as.as
4155 1.3.24.hwn1
4156 ===========
4158 * The horizontal part of ties will avoid collision with staff lines.
4160 * Plugged memory leak: don't protect Atom function.
4162 * Lookup cleanups. Made lots of functions static. Moved some code out
4163 of Lookup.
4167 1.3.24.hwn1
4168 ===========
4170 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
4171 does not delete any of the file_ly*.tex.
4173 * Added header and footer support in ly2dvi.py
4175 1.3.24
4176 ======
4178 * Added a ROADMAP file explaining the source directory layout.
4180 * Minor tweak in the feta 6 and 9 numeral
4182 * Moved files from lib/ to flower/
4184 * Removed Note_head_side class.
4186 * Updated the webpage to be a little more chatty. 
4188 * Small Local_key_engraver optimization: only lookup timing engraver once.
4190 * Fixed dashed slurs
4192 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
4193 to offset the slur instead of bending it too much
4195 * Look at stem directions for tie direction.
4197 * Compound multimeasure rests. Put measures_i_ variable in an element
4198 property.  Made the symbol a lot wider.
4200 * Time signature small cleanups.
4202 1.3.22.hwn2
4203 ===========
4205 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
4206 version.
4208 * Breathing marks now have a direction by default.
4210 * Do set generic script properties.
4212 * Also put tuplet brackets under notes.
4214 * Score_element_info: only store origin of element, but not the path
4215 to parent translators. Saves a little memory, and removes some complexity.
4218 1.3.22.hwn1
4219 ===========
4221 * Autobeaming in time sigs that don't have 1/4 beats fixed.
4223 * (De)crescendi should now work. (Thanks Michael)
4225 * Better error reporting for conflicting time signatures.
4227 * Line_number_engraver: output locations of note head
4228 definitions. Very handy when entering complicated scores.
4230 * Rewrote multi measure rest support: now they are entered as spanners
4231 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
4233   { \commandspanrequest \start "rest"
4234     SXXXX
4235     \commandspanrequest \stop "rest"
4236   }
4238 * Removed support of percent style repetitions. 
4240 * Put texts outside the staff.
4242 1.3.21.mb1
4243 ==========
4244 * Getopt bugfix: don't assert on certain errors.
4246 * ly2dvi: Remove unnecessary space for the page headers.
4248 * Bugfix convert-mudela
4250 1.3.21.hwn1
4251 ===========
4253 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
4254 not buffer name.
4256 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
4257 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
4258 \property tupletInvisible will stop all tuplet spanner creation.
4260 * Don't go berserk if tuplet spanner is on only one column.
4262 * Use SCMs & Smobs for Molecules & atoms.  This uses less
4263 scm_(un)protect_object () calls, so the output stage should be faster.
4265 * Added \property tupletSpannerDuration, to make multiple tuplet signs
4266 with one \times.
4268 * Some programming Errors in spacing are now caught. Lily does not
4269 hang when encountering degenerate springs.
4271 * Allow beams to start and end over rests
4273 1.3.19.hwn2
4274 ===========
4275 * Fix disappearing clefs when clefs are not printed with a barline.
4277 1.3.20.jcn2
4278 ==========
4280 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
4281   input/test/beam-control.fly
4282 * Added \context Voice to .fly and .sly; the default \context Staff is almost
4283   never what you expect
4284 * Fixed decision for .sly/.fly in lilypond-mode.
4286 1.3.19.hwn1
4287 ==========
4289 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
4290 Cleanup mf-to-table.py
4292 * Fixed embarassing slur bug.
4294 1.3.19.jcn1
4295 ==========
4297 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
4299 1.3.18.uu2
4300 ==========
4302 * lilypond-mode.el for emacs supersedes mudela-mode.el 
4304 * Tuplet spanners don't collide with encompassing notes. 
4306 * Gobbled Adobe parseAFM* code, for future use.
4308 * Big 1999 to 2000 search/replace.
4310 * Big interline to staff_space search/replace for mf files.
4312 * Removed Bow class, and split code into Tie and Slur
4314 * Don't put scripts on grace notes.
4316 * Font_metric uses SCM for name field.
4318 * Various compilation fixes.
4320 1.3.17.jcn2
4321 ===========
4323 * Bugfix: beams with less than one (visible) stem
4325 * small fixes to pa.ly
4327 1.3.17.jcn1
4328 ===========
4330 * Fixed bug that made multi-measure rest barnumber counts go wild.
4331 (even more scm2int/int2scm mixups!)
4333 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
4335 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
4337 1.3.17.hwn2
4338 ===========
4340 * Remove Paper_def calls in bezier-bow.cc
4342 * Remove data members of Tuplet_spanner,  Volta_spanner
4344 * hang_on_clef, property hangOnClef removed
4346 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
4347 function to determine breaking behavior.
4349 * More Scheme typechecking.
4351 * Be strict about the difference between strings and symbols for conversion.
4353 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
4354 Laurent Martelli.
4356 * Partial French translation, courtesy Laurent Martelli.
4358 * Small corrections in NL translation. 
4360 1.3.17.hwn1
4361 ===========
4363 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
4364 we have a longa note head.  noteHeadStyle = "harmonic" is not
4365 supported anymore. (for now, that is)  
4367 * Reference manual update. Document \properties with examples
4369 * fix mudela-book --help
4371 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
4372 Key_item::c0_position_
4374 * Clef_engraver general cleanup. Use alists (\property
4375 supportedClefTypes, clefPitches) for clef types.
4377 * Use progress_indication () for progress. Don't include <iostream.h> directly 
4378 Don't include <string.h>, <math.h> from headers.
4381 1.3.16.hwn1
4382 ===========
4384 * \property stemCentered (boolean): centers stem on note head. See
4385 input/test/stem-centered.ly
4387 * input/trip.ly, small test of lots of features.
4389 * \property Staff.collisionMergeDotted: merge equal noteheads
4390 with different dot count. See input/test/collision-merge-dotted.fly
4392 * Dotted rest bugfix 
4394 * Don't crash if a slur does not span any notes.
4396 * Volta repeats fixed.
4398 * cleanup of Note_heads_engraver
4400 * removed dots_i_ member of Dots
4402 1.3.16.jcn1
4403 ===========
4404 * Fixed cross staff slurs.  It seems that cross-staff sign
4405   was swapped.
4407 1.3.15.hwn1
4408 ===========
4410 * Fixed bug in stem code.  Stem in chords works again.  Small
4411 stem cleanups.
4413 * Use element properties for Staff_symbol.
4415 * \property sparseTies (boolean).  Only make one tie in the
4416 middle for tied chords.
4418 * Junked Directional_spanner, Column_info.
4419 Directional_element now is element interface `Directional_element_interface'
4421 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
4423 pl 15.jcn4
4424         - removed old notename2scm conversion
4425         - beam-dir-algorithm through scm
4426         - bfs paper-scm
4427 gv      - bf: knee-stemlengths
4429 pl 15.jcn3
4430         - moved poor man's stem arrays to scm
4431         
4432 pl 15.jcn2
4433         - beam quanting using scm lists
4435 pl 14.hwn1jcn1
4436         - chord-name uses scm members
4437         - bfs: knee with different mults, interstaff knee, auto-knee
4439 **********
4440 pl 14.hwn1
4441         - specialize duration.cc for lily, move out of lib/
4442         - stem cleanup
4443         - more SCM typechecking
4444         - stafflineleading -> staff_space
4445         - bf: rod distances.
4446         - junk some unused code.
4447         
4448 pl 13.hwn2
4449         - paper/score column cleanups. Junk Score_column type
4451 pl 13.hwn1
4452         - Bezier_bow/Bezier cleanups
4453         - bf: rest under beam.
4454         
4455 pl 13.jcn2
4456         - untangled Chord_name (item) and Chord (list-of-pitches)
4457         
4458 pl 13.jcn1
4459         - bezier-bow fix
4461 **********
4462 pl 12.hwn1
4463         - polynomial.hh
4464         - bf: generic properties
4465         - quantise_iv () fix.
4466         - bezier cleanup
4467         - class Polynomial 
4468         - use smobs for font metric tables/hashes.
4469         - nl.po bf
4471 **********
4472 pl 11.jcn3
4473         - small beam fixes (interstaff knees still broken)
4475 pl 11.hwn1
4476         - bf: dots
4477         - bf: harmonic note heads
4478         - revise stem, notehead, rest
4480 pl 11.jcn2
4481         - included missing scm,ly updates
4482         - bf: urg to_dir () takes scm..
4483         - bf's: if (Foo b = bar != 1)
4484         - beam cleanup
4486 *********
4487 pl 10.uu1
4488         - various small bfs
4489         - bf: alignment reversed
4490         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
4491         - bf: staccato pos
4492         - Knee fixes (thanks, Jan)
4494 pl 10.jcn2
4495         - fixes for invisible beamed stems
4496         - removed steminfo from properties, don't cache Stem_info
4498 pl 10.jcn1
4499         - steminfo to properties
4500         - dropped internote dim for stem-beams
4502 *********
4503 pl 9.hwn1
4504         - abstracting Staff_symbol_referencer to an interface.
4505         - quantised_position for staccato dots.
4506         - standchen fixes
4507         - junk Score_element::do_{width,height}: set callbacks directly.
4508         - merge Score_element, Graphical_element
4509         - merge Axis_group_element, Graphical_axis_group
4510         - junk pointer fields from Score_element derived classes
4511         - junk obsolete do_substitute_dependency code.
4513 **********
4515 pl 8.hwn2
4516         - staff-support for Crescendi.
4517         - padding for accidentals.
4518         - cascading offset callbacks
4520 pl 8.hwn1
4521         - note-head-side 
4522         - naming Staff_sidify -> Side_position_interface
4524 ***********
4526 pl 7.mb1
4527         - bf: timeSignatureStyle works again
4529 pl 7.hwn1
4530         - Dirk Latterman key/mmrest patches
4531         - Offset callbacks in Dimension_cache
4532         - Junked Staff_side_*
4533         - Staff_sidify: interface class.
4534         - prelude-{1,2} fixes.
4536 ***********
4537 pl 6.uu2
4538         - bf: PS font selecting.
4540 pl 6.uu1
4541         - bf: ls-latex
4542         - mudela-book --no-pictures
4543         - bf: ly2dvi
4544         - convert-mudela: beamAuto moment syntax. 
4546 pl 6.jcn3
4547         - fixed scm output
4549 pl 6.jcn2
4550         - half-baken ly-gulp-file in scm
4551         - resurrected scm output through guile
4553 pl 5.mb1
4554         - bf: version of init.sly, init.fly
4555         - Clarify necessary version of texinfo
4556         - bf: texi files, minor errors and syntax compatible with 
4557           older makeinfo
4559 pl 6.jcn1
4560         - bf: scm output
4562 *******
4564 pl 5.hwn2
4565         - Bach preludes: mutopification
4566         - dots are Directional_element too; use \property dotDirection
4567         - moved some stuff out of Lookup
4568         - bf: dots
4569         - font selection mechanics changed.
4571 pl 5.uu1
4572         - bf: smob allocation (thanks David!)
4574 pl 5.hwn1
4575         - junked \shape. Now use #'margin-shape 
4576         - timing: one_beat -> \property beatLength
4577         - bf convert-mudela
4579 ************
4581 pl 4.uu1
4582         - input/test/ \property fixes.
4583         - gcc 2.95 fix
4585 pl 4.hwn1
4586         - Break_align_engraver,
4587         break align order from  \property breakAlignOrder
4588         - junked Score_priority_engraver
4589         - moved Time_description into Timing_translator
4590         - use properties for timing, see input/test/timing.fly
4591         * removed \cadenza ; now use \property Score.timing
4592         * \property measurePosition
4593         * \property measureLength
4594         * \property currentBarNumber
4595         - Note_name_engraver , \context NoteNames
4598 pl 4.jcn1
4599         - junked some chord guessing code
4600         - bf: lookup size (-1) for chord-name accidentals
4601         - bf: ly2dvi's MFINPUTS setting
4603 *************
4604 pl 2.jcn3
4605         - chords:
4606           * Chord is item
4607           * junked TeX hacking
4608           * configurable with styled strings from scm
4609           * fixes: dim, /no X, tonic != C
4611 pl 2.jcn2
4612         - chords from  scm 
4615 pl 3.hwn2
4616         - visibility-lambdas into default elt properties SCM.
4617         - clef types in SCM
4618         - verticalDirection properties now in SCM.
4620 pl 3.hwn1
4621         - move position_i_ into Staff_symbol_referencer
4622         - move dir_ into Directional_element baseclass
4624 ****************
4626 pl 2.hwn1
4627         - bf: dynamic style.
4628         - prepare to move dir_ into SCM. 
4630 pl 2.jcn2
4631         - chord fixes: 
4632            * inversion request: no inversion guessing for chord entry
4633            * bass request: c/+b to add bass note not part of chord
4634            * -dim modifier works on all thirds
4635            * colon iso dash as tonic/modifier-additions separator
4636            * C:m5- displays as "Cdim"
4637            * C:m5-7- displays as "Co"
4639 pl 2.jcn1
4640         - moved bracket vars to params
4641         - reverted broken lilypond-devel
4643 *************
4644 pl 1.uu1
4645         - David's patches:
4646         * mfplain.mp detection
4647         * Graphical_element::common_refpoint() robuster.
4648         * fixes for mudela-mode.el
4649         - Dirk's patches:
4650         * key signature placement,
4651         * tied accidentals.
4653 pl 1.hwn2
4654         - extra-offset elt property.
4655         - junked Chord_tremolo
4657 pl 1.hwn1
4658         - changed calling convention for {get,set,remove}_elt_property()
4659         - rm'd some mutopia examples.
4661 *******
4662 pl 0.hwn2,1
4663       - Generic properties and Property_engraver. Moved most of the
4664 properties.
4666 0.lu1
4667         - resurrected midi2ly
4669 0.jcn1
4670         - bf: lyrics lexer
4671         - reverted mup2ly revert
4673 pl 3.uu1:
4674         - frontport of 1.2.17 patches.
4676 **********
4678 1.3.0:
4680 pl 15.hwn2
4681         - loads of bfs.
4683 pl x.jcn3
4684         - another workaround: reset buffer state for scm_ftell ()
4685         - workaround for broken scm_ftell ()
4687 pl 15.hwn1
4688         - \properties are now SCM s, junk Scalar type
4689         - use SCM for strings in parser.
4690         - Moment derived from Rational. Moment may be smobified.
4692 pl 15.jcn4
4693         - direct #... to scm parser  (Thanks to Gary Houston)