]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
7ea1bbb91cdb666837b9e84a6fd9907563144dd0
[lilypond.git] / CHANGES
1 --- ../lilypond-1.3.139.jcn2/CHANGES    Sun Mar 18 17:33:23 2001
2 ++ b/CHANGES    Sun Mar 18 19:41:31 2001
3 @@ -1,3 +1,12 @@
4 1.3.139.jcn3
5 ============
6
7 * Bugfix: ly2dvi: added letter support, catch indexing with unknown
8 papersize names.
9
10 * ly2dvi: removed warning message and changed --set=papersizename= to
11 --set=papersize=.  This fixes mutopia letter-targets.
12
13  1.3.139.jcn2
14  ============
15  --- ../lilypond-1.3.139.jcn1/CHANGES   Sun Mar 18 14:46:40 2001
16 ++ b/CHANGES    Sun Mar 18 17:33:23 2001
17 @@ -1,3 +1,13 @@
18 1.3.139.jcn2
19 ============
20
21 * Small fixes to Coriolan.
22
23 * Bugfix: don't typeset suicided multi-measure-rests, don't set
24 multi-measure-rests spanning less than one measure.
25
26 * Bugfix: line-column-location.
27
28  1.3.139.jcn1
29  ============
30  1.3.139.jcn1
31 ============
32
33 * Allow markup text for crecscendoText and decrescendoText.
34
35 * Changed part combiner's a due text: `a2 to a2.
36
37 * Renamed FollowThread into VoiceFollower, followThread into
38 followVoice.
39
40 * lilypond-book: changed nonfragment into nofragment 
41
42 * Bugfix: info direntries.
43
44 * Bugfix; don't create RhythmicStaff if asking for Staff.
45
46 * Automated fixing of info structure.  Build now stops on info errors.
47 This should robustify documentation and website builds.  To undo this,
48 remove the target `info: check-info' from Documentation/user/GNUmakefile.
49
50 * Move Multi_measure_rest up/down in combined parts.
51
52 * Cleanups for ledgered rests.  
53
54 1.3.139
55 =======
56
57 1.3.138.jcn1
58 ============
59
60 * Documentation build fixes.
61
62 1.3.138.hwn1
63 ============
64
65 * Documentation updates
66
67 * Added -e,--evaluate=CODE, to evaluate scheme from the command
68 line. Practical application:
69
70         -e "(set-lily-option 'midi-debug #t)'
71
72 Removed command-line options -T, -t, -Q, -x.
73
74 * Changed point-and-click. Now it should be set to a procedure, e.g.
75
76         (set! point-and-click line-column-location)
77
78 Added convert-ly rule.  
79
80 * Bugfix: use aliases not only for creating contexts, but also for
81 referring to them. This fixes \clef "percussion" in rhythmic staffs.
82
83 * removed \textscript.  
84
85 1.3.137.jcn4
86 ============
87
88 * Bugfix: ly2dvi: handle input files with multiple extensions.
89
90 * Minor doco updates.
91
92 * Bugfix: ly2dvi: can't remove cwd on Solaris.
93
94 * Better --enable-conf=CONF message, better INSTALL.tely documentation.
95
96 * Bugfix: built of Documentation/user for different conf=CONF.
97
98 * Don't append "." to version string without my_patch_level.
99
100 * Faked titling for tutorial example.
101
102 * Bugfix: don't override GUILE environment settings.
103
104 * Small refman fixes.
105
106 * Better tutorial orchestral score example.
107
108 * Bugfix: input/test/hshift.ly
109
110 * Fixed looks of configure options.
111
112 * Bugfix: ly2dvi: linewidth < 0.
113
114 * Bugfix: documentation build: fixed two macros in refman that
115 makeinfo groks, but make texi2dvi barf.
116
117 * Bugfix: listing of engraver contexts in autogenerated documentation.
118
119 1.3.137.uu1
120 ===========
121
122 * changed name of ly-[sg]et-elt-property into ly-[sg]et-grob-property
123
124 * Added  function (ly-music-name ), returns the name of a music objects as a
125 string. 
126
127 * Bugfix: \relative on \chords is no-op. (Added Un_relativable_music)
128
129 * Refman documentation fixes.
130
131 * Property undefine:
132
133         \property X.Y \unset
134
135 undoes \property X.Y = Z. \unset is confusingly asymetric with \set.
136
137 * removed ChordNamesVoice
138
139 * added \alias STRING ; to translator definition, so \name
140 RhythmicStaff, \alias Staff is found for \property Staff.XXX
141
142 1.3.136.hwn2
143 ============
144
145 * Documentation updates
146
147 * Check whether  property definitions are duplicate.
148
149 * Percent style repeats. 
150
151 * Named music creation: (ly-make-music "Note_req")
152
153 * Added noteheadtypes: "slash","triangle","xcircle" ; completed
154 noteheadtype "cross" ; added (ugly) tab-clef ; changed percussion
155 clef, fixed "repeat dots on even number of stafflines"-bug. (Rune
156 Zedeler)
157
158 * Use complete version number for /var/lib/texmf/ paths.
159
160 1.3.136.jcn3
161 ============
162
163 * Finished () beautification.
164
165 * Bugfix: in grob-description.scm, change Script::after_line_breaking into
166 before_line_breaking.
167
168 * Bugfix and small addition to convert-ly.
169
170 * Bugfix: ly2dvi: create --outdir before copying there.
171
172 * Bugfix: mutopia letter target.
173
174 * Some bugfixes and checks for killed spanners, reducing warnings in
175 Coriolan from 1143 to 283.  Part combiner still gives rise to many
176 foreseeable warnings.
177
178 * Bugfix: install gettext.py into @datadir@/python and use that path
179 from ly2dvi.  Debian or RedHat installs could/should move gettext.py
180 into /usr/share/lib/python/1.x/site-packages or so.
181
182 * Bugfix: move the making of \makelilypondpiecetitle to actually
183 included part of lilyponddefs.tex.
184
185 * Bugfix: ly2dvi, tex.scm: set empty tex definitions to \relax.  This
186 fixes ly2dvi'ing of scsii.
187
188 * Bugfix: completed renaming of `cautionary' to `reminder' for broken
189 tie accidental feature.  (`Cautionary' is reserved for parenthised
190 accidentals.).  This fixes all tie and accidentals bugs.
191
192 * Bugfix: added dynamic-interface to DynamicText grob.  This fixes
193 loose dynamics.
194
195 * Bugfix: enable Voice_devnull_engraver.  This fixes loose scripts and
196 double dynamics.
197
198 * Bugfix: don't dump core on some programming errors (2x).
199
200 * Grand Coriolan revision after copyright free reprint of a 1862-1865
201 original edition.  This revision also revealed fair amount of bugs.
202 Previous versions arguably might have worn some small stains of
203 editorial decisions dated 1936.  Arguably, because most of these small
204 changes can be found in other editions, some of which even are
205 commonplace modernisations.
206
207 1.3.136
208 =======
209
210 * Bugfix: set dependency for direction-source in script-engraver. This
211 fixes core-dump problem when stacking multiple scripts containing
212 staccato dots.
213
214 * Put TFM files under $VARTEXFONTS (/var/lib/texmf,
215 typically). PK files are put in the right spot
216 automatically, and dirs are also created automatically.
217
218 A change to mktexnam is still required -- add  
219
220         MT_DESTROOT=foobar
221  
222 before line 161.
223
224 1.3.135.jcn3
225 ============
226
227 * Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update.
228
229 * Coriolan fixes.
230
231 * Bugfix: (first and also) write global header fields; this fixes
232 `latexpackages' and ly2dvi.
233
234 * Bugfix: website build.
235
236 * Fixed titling: cleaned out titledefs.tex for use by ly2dvi.
237
238 1.3.134.mb1
239 ===========
240
241 * minor documentation fix.
242
243 1.3.134.jcn2
244 ============
245
246 * Bugfix: Pitch::transpose ().
247
248 * Small doco update.
249
250 * Silly build and website-build fixes.
251
252 * convert-ly: added conversions, converted glossary, refman and examples.
253
254 1.3.134.hwn1
255 ============
256
257 * Rewrote ly2dvi, moved the old one to buildscripts/. The result is
258 490 lines code in stead of 1230.
259
260 * Modified kpathsea lookup so it will find system-installed feta TFMs first.
261 Now lily doesn't clutter the CWD with .TFM files.  Kpathsea is fun if you like
262 pasta.
263
264 1.3.133.jcn5
265 ============
266
267 * Bugfix: fixed point-and-click broken in jcn2.
268
269 * convert-ly: Added and fixed various entries (our strings with optional "" re\ally suck).
270
271 * Small ez play tweaks.  Guess I'm a sucker too.
272
273 * Easy-play bugfixes: don't do showpage for each notehead, output
274 staff-symbol first, moved to lily.ps.
275
276 * Bugfix: don't print so many decimals in ps output.
277
278 * Bugfix for refman example.
279
280 * Added some part combiner doco.
281
282 * Bugfix: a broken tie only generates an accidental if it would differ
283 from an untied note.
284
285 1.3.133.hwn1
286 ============
287
288 * Center instrument name on staffs.  Use
289 Side_position_interface::align_elements_to_refpoints.
290
291 * staff-symbol-referencer-interface, general cleanup of
292 interface-description.scm
293
294 1.3.133.mb3
295 ===========
296
297 * Bugfix: Time and key signatures in MIDI.
298
299 * Bugfix: Tempo changes in MIDI work again.
300
301 * Bugfix: ly2dvi file.tex works again.
302
303 * Bugfix: don't stretch the space after the last score line.
304
305 1.3.132.jcn3
306 ============
307
308 * Tied notes at a linebreak repeat their accidental.
309 F
310 * Removed some cruft from lily/include/.
311
312 * Bugfix: tied notes in chords sometimes got stuck in MIDI output
313 (thanks Mats).
314
315 * Added some example bug files, taken from Coriolan
316
317 * a2-engraver: \property noDirection: don't force direction when part-combining (for StaffCombining).
318
319 * text-spanner: don't repeat edge text for broken edge.
320
321 * Coriolan fixes, titling, font setting, header info, cello octave
322 (yes, notated different from bass; all agree) at end.
323
324 1.3.132.hwn1
325 ============
326
327 * Allow declared repeat variant string
328
329 * Bugfix: break alignment at right edge.
330
331 * Easy-notation: letters in circular note heads.  
332
333 * Debian patch by Anthony Fok.
334
335 1.3.131.jcn2
336 ============
337
338 * Fixes for ascii-script output.  Stylesheet needs some work, just as
339 PostScript output.
340
341 * Bugfix: convert-ly --to accepts argument.
342
343 * Prepared Petites Preludes for (first?) submission to mutopia.
344
345 * Bugfix: out-letter/%.ps generation for mutopia.
346
347 * Bugfix: don't use $(message ) in makefiles; some versions of make
348 choke on this.
349
350 * Bugfix: ly2dvi.py: don't add magic `//' to TEXINPUTS,MFINPUTS; this
351 chokes kpsewhich 3.3.1 (bug report filed).
352
353 * Bugfix: file-path.cc: don't interpret relative path as system root.
354
355 * Bugfix: --srcdir install.
356
357 1.3.131.hwn1
358 ============
359
360 * Documentation: piano pedals, breath marks, tutorial fixes,
361 convertors, autochange, \override/\set/\revert, multi-stanza lyrics,
362 \outputproperty
363
364 * Bugfix: another fix for collapsing dynamics with partcombine.
365
366 * Bugfix: add functionality of
367 Side_position_interface::self_align_callback() into
368 Align_interface::align_elements_to_extents(). Otherwise, combining
369 both (such as in a break alignment) leads to weird behavior: the
370 spacing information is written halfway during a callback sequence,
371 leading to weird results.
372
373 This fixes input/test/orchestscore.ly
374
375 * Bugfix: x-offset of stem was off by 0.5 stem thickness.
376
377 * Add grob-property attachment-angle: angle for stem to attach to note head. 
378
379 1.3.130.hwn2
380 ============
381
382 * Documentation: notation contexts.
383
384 * 2001 (c) search-replace patch.
385
386 * Center rehearsal marks by default.
387
388 * Fixing collapsed dynamics with part-combine
389
390 * \property tupletNumberFormatFunction selects formatting function for
391 tuplet brackets.
392
393 1.3.130.jcn5
394 ============
395
396 * Added some handy targets to example makefile: make/ly.make.
397
398 * Bugfix: file-path.cc; absolute directories start with directory separator.
399
400 * Makefile template using dependencies: make/ly.make.  Needs some
401 simple examples.
402
403 * Depencies fixes for lilypond, ly2dvi (still kludged) and lilypond-book.
404
405 * nl.po update.
406
407 * Bugfixes and cleanups of mainly main.cc.
408
409 * Enabled changing default tex output extension to ".lytex".
410
411 * Bugfix: use init file extension .ly for extensionless input.
412
413 * Ignore outname = ; settings in output blocks.
414
415 * Revised input and output naming, now it's possible to include a
416 directory in the output name.  This should fix some input/init name
417 related bugs.
418
419 * Fixed dependencies for outdir in lilypond-book and ly2dvi.
420
421 * Uniformised tags to read: Generated automatically by: <program>.
422
423 * Install make/* and stepmake/stepmake/* to enable making use of
424 stepmake templates.
425
426 * Added example mutopia makefile: make/ly.make.
427
428 * Lilypond-book now writes lily-<HASH>.ly files.
429
430 * Bugfix: don't display repeat colons for zero height bar lines; fixes
431 repeat barlines in lyrics.
432
433 * Fixed markup definition and implementation, added baseline-skip
434 property; this makes multi-line markup text a lot easier.
435
436 * Bugfix: chordChanges works with other rhythm of accompaniment, and
437 silly chord name typo fixes.
438
439 1.3.130
440 =======
441
442 1.3.129.jcn2
443 ============
444
445 * Implemented Phrasing slurs, copied from slur.
446
447 * More hooks for chord pitch name overrides, see
448 input/tricks/german-chords.ly.
449
450 1.3.129.hwn1
451 ============
452
453 * Bugfix: bar lines in lyrics.
454
455 * Bugfix: vertical positioning of isolated dynamics: absolute dynamics
456 are only supported by the note they are on, in absence of crescendi.
457
458 * Documentation of ancient clefs, custodes (Jurgen Reuter)
459
460 * Small documentation fixes: rehearsal marks, -f option, markup, instrument names
461
462 * Bugfix: rounding errors caused errouneous ledger lines for
463 #'staff-space = 1.3
464
465 * Subsubtitles, \bar "";  (Rune Zedeler)
466
467 1.3.129
468 =======
469
470 * Small doco fixes.
471
472 * Removed duplicated engraver hierarchies from coriolan and orchestral
473 examples.
474
475 * Added user control for devnull engravers. Default: switched off 
476
477 * Small doco fixes.
478
479 1.3.128.hwn1
480 ============
481
482 * Doco fixes
483
484 * Glissando fix (Rune Zedeler)
485
486 1.3.128.mb2
487 ===========
488
489 * Made the percussion clef somewhat fatter, thanks to Rune Zedeler. 
490 Note: font updated! Added this clef to input/regression/clefs.ly.
491
492 * updated \endincipit macro and the examples input/test/incipit.ly and
493 input/regression/clefs.ly
494
495 1.3.127.jcn3
496 ============
497
498 * Mutopia preparations and Coriolan fixes.
499
500 * Small beam cleanup, changed y-position-hs,height-hs user overrides to
501   staff-position,height (height:name suggestions?), now in staff-spaces.
502
503 * Beam (y, dy) calculations now as list of scm functions.
504
505 * Added cleaned-up excerpt from Coriolan for tutorial.
506
507 * Bugfix: beam looks at smallest gap for auto knees.
508
509 * Property-description-fix: allow auto-knee-gap to be set to false.
510
511 * Small doco fixes.
512
513 * Bugfix: repeats without alternatives.
514
515 1.3.127.uu3
516 ============
517
518 * Bugfix: staccato dot on outer staff lines.
519
520 * Documentation: lots of updates and revisions.
521
522 * \repeat tremolo for single notes, \repeat tremolo 4 c16
523 produces the same effect as c4:16
524
525 1.3.126.mb1
526 ===========
527
528 * ly2dvi: bugfix --number.
529 Added header field latexpackages, see input/test/orchestscore.ly
530
531 * \mark: add possibility to use font selection markup, see input/test/mark.ly
532
533 1.3.127
534 =======
535
536 * Grand Refman restructuring, featuring outline mode.
537
538 * Fixed missing menus and cross references.
539
540 * Coriolan fixes and updates.
541
542 * Bugfix: a2-engraver and *devnull_engraver recognise alternative
543 'oneXXX' 'twoXXX' naming convention.
544
545 * Enabled markup text to be used for instrument names.
546
547 * Bugfix: interface description of System_start_delimiter
548
549 * Slur attachment fix (thanks, Han-Wen)
550
551 1.3.126.hwn1
552 ============
553
554 * Bugfix in Global_translator::run_iterator_on_me (): only run
555 iterator::process if iterator::ok() is true.
556
557 * Bugfix: when iterating empty sequential-music, start out with an
558 invalid iterator.
559
560 * Bugfix: length calculation for volta repeat music with too few
561 alternatives.
562
563 * Bugfix: print different string for first printed alternative in
564 volta repeat music with too few alternatives, eg. 1.-4.
565
566 * Cleaned up bugs/ directory
567
568 * Be less intelligent about default font backup, just load cmr10
569
570 * Generated documentation: sort and uniq Grob lists of contexts.
571
572 1.3.126
573 =======
574 * Doco:
575   - fixes,
576   - updates,
577   - rewrites.
578   - Changed license to FDL.
579   - added index entries
580   - tutorial: 0-th tune
581   - literature overview.
582   - removed development stuff.
583
584
585 1.3.125.jcn3
586 ============
587
588 * Clef workarounds for Coriolan.
589
590 * Moved feature and regression-test input to input/feature, input/regression.
591
592 * Added some regtests.
593
594 * Bugfix: auto-knee for beam over rest.
595
596 * Fixes for Coriolan and viola Solo Cello Suites.
597
598 * Replaced generic 'collapse-height' for System_start_delimiter with
599 brace-collapse-height, bracket-collapse-height, bar-line-collapse-height.
600
601 * Bugfix: measure System_start_delimiter's *-collapse-height in staff-space.
602
603 * Fixed some info and html links.
604
605 * Automatic knees now on by default for vertical distances >= 7 staff-space.
606
607 1.3.125
608 =======
609
610 * Updated Coriolan.
611
612 * Bugfix: beams with no stems.
613
614 * Cleanup automatic knees, junked calc_interstaff_dist.
615
616 * Automatic knees now on by default for vertical distances >= 7 staff-space.
617
618 * Bugfix: automatic interstaff knees.
619
620 1.3.124.hwn1
621 ============
622
623 * Auto change music bugfix; removed Auto_change_music type
624
625 * Bugfix: add copy ctors to all relevant iterators, this fixes various
626 combinations with auto-change and part-combine.
627
628 * Bugfix: glissandi with smaller rhythms parallel.
629
630 * Add printfilename option to @lilypondfile 
631
632 * Include Grobs in Context self-documentation; remove "Grob " from
633 node name for grob documentation.
634
635 1.3.124
636 =======
637
638 * Tutorial fragment on ly2dvi.
639
640 * Bugfix: also print path of mismatched .TFM file.
641
642 * Some callbacks to allow manipulation of fonts and molecules from
643 Scheme.  See input/test/molecule-hacking.ly ; allows for a kludged
644 "parenthesize notehead" command.
645
646
647 1.3.123.mb1
648 ===========
649
650 * Added percussion clef. Note: font updated!
651
652 * Bugfix: font style Large works regardless of font-shape.
653
654
655
656 1.3.123
657 =======
658
659 * Added macro \turnOff to remove volta brackets or any other 
660   graphical objects, see input/test/volta.ly or mutopia/J.S.Bach/pa.ly
661
662 * Removed the "none" clef, use Clef \override #'transparent = ##t instead.
663
664 * Bugfix ly2dvi: paper variable orientation = "landscape" works.
665
666 * Allow for wildcards in the font style alist to give more robust font
667 selection handling. Ignore shape and series for the font families:
668 braces, dynamic and music.
669
670 * Bugfix: stem and dstem font symbol.
671
672 1.3.122.jcn3
673 ============
674
675 * More website link fixes, split and nonsplit.
676
677 * Non-splitting makeinfo website fix.
678
679 * Doco fixes, included feature document into main documentation.
680
681 * lily/chord.cc (member_notename, lower_pitch): gh_member returns a list of
682 which car is the member!
683
684 * Bugfix: added equal_p to list of smob functions.  This fixes
685 behaviour of property chordChanges.
686
687 * More guile-1.4.1 snapshot fixes, generated doco.
688
689 * Doco fixes.
690
691 * Small fixes for guile-1.4.1 snapshot which is more strict on symbols
692 vs strings.
693
694 1.3.122
695 =======
696
697 * Small lilypond-book cleanups.
698
699 * Bugfix: fix lyric extenders.
700
701 1.3.121.mb2
702 ===========
703
704 * Bugfix: svenska.ly and norsk.ly
705
706 * Bugfix: tied-over accidentals handled more correctly.
707
708 1.3.121.jcn2
709 ============
710
711 * Renamed last instances of musical_*pitch to pitch.
712
713 * Bugfix: actually read pitch value in \pitch #(make-pitch ...)
714
715 * Bugfix(?): always allow explicit duration entry.
716
717 * Fixed .po charsets for upcoming msgfmt release (Bruno Haible).
718
719 * Some doco updates and fixes.
720
721 * Bugfix Ly2dvi: reset LC_ALL and LC_LANG too.
722
723 * Commented out dubious undocumented $(PATHSEP) from lilypond-vars.make
724
725 * Replaced some instances of [$(outdir)/].. with $(pwd), these may
726 break --srcdir builds and texi2dvi.
727
728 * Several fixes for --srcdir build, allowing build from read only media.
729
730 * Moved make/toplevel.make.in to less unusual GNUmakefile.in
731
732 * Bugfix: changed beam thickness to .48 staff-space.
733
734
735 1.3.120.uu1
736 ===========
737
738 * Ancient font update (Juergen Reuter)
739
740 * Syntax change: paper_xxxx -> paperXxxx
741
742 * Some documentation updates.
743
744 * Doc-string cleanups, and completization.
745
746 * Changed Pedal string properties: unify stop/start/stopStart
747 properties.  Changed pedal identifier syntax.
748
749 * bugfix: do change clefs if full-size-change is *not* set.
750
751 1.3.120
752 =======
753
754 * Removed texi->dvi cancellation and removed --clean option from texi2dvi
755 command line; this fixes generation of dvi files in Documentation/user.
756 Strange bug in texi2dvi.
757
758 * Fixed bibtex url (reported David Raleigh Arnold), added support for
759 bibtex2html, which is in Debian.
760
761 * Added direntries to toplevel texi documents, for info files
762 (reported Thomas Klausner).
763
764 * Removed some empty files.
765
766 * Make a Stem::height callback, to prevent early brew_molecule
767 call. This fixes input/bugs/triplet.ly.
768
769 * Manual fix for generated -interfaces documentation.
770
771 * Small changes for texinfo-4.0a prerelease.
772
773 * Added a --force option for makeinfo .txt generation.
774
775 * Changed debian ftp urls according to new package pools layout.
776
777 * Debian update, including menu/node fixes to development.texi (Anthony Fok).
778
779 * Bugfix: lilypond-book (Tom Cato Amundsen).
780
781 * Increase the size of dynamics, adding new sizes of feta-din (Mats Bengtsson).
782
783 * \clef "none"; no clef, but whitespace (Mark Hindley).
784
785 * Website fix: don't mv but cp .pngs do deep-html dirs.
786
787 * Bugfix: chords examples (James Hammons).
788
789 * Warning fix.
790
791 1.3.119
792 =======
793
794 * Added some feature examples.
795
796 * Bugfix for \partial and auto-beamer.
797
798 * Bugfixes: warnings.
799
800 * More feature examples.
801  
802 * Renamed some scm files.
803
804 * Some more documentation fixes (move hacking.texi into normal
805 documentation.)
806
807 * Bugfix: header protection in parser.yy
808
809 1.3.117.mb1
810 ===========
811
812 * Bugfix: fetdefs.tex: don't redefine the standard TeX macros 
813   \sharp,\natural or \flat.
814
815 * Bugfix: ly2dvi: handle the --landscape option. Leave the textheight
816   calculation to the geometry package. Remove some dead code.
817
818 * Bugfix: correct font-family for TextSpanner.
819
820 * Bugfix: script-engraver.cc: forced script directions work again.
821
822 1.3.117.jcn2
823 ============
824
825 * Resurrected direct scheme output, ie. lilypond -fscm
826
827 * Warning message fixes and po update.
828
829 * Bugfix: debian package.
830
831 * Resurrected direct postscript output, ie. lilypond --output-format=ps.
832
833 1.3.117.hwn1
834 ============
835
836 * Broken left-edge of volta, Again. Now the Final Fix.
837
838 * Smobified Score, smobified Music_output_def, removed Identifier.
839 Reorganised Scope and Scheme_hash_table to this end.
840
841 * Small cleanups in relations between
842 Paper_def/Paper_outputter/Paper_stream.
843
844 * lilypond syntax update: deprecate $ syntax for identifiers; Provide
845 convert-ly method.
846
847 * Rename: don't use grobs in performer methods.
848
849 1.3.116.jcn4
850 ============
851
852 * Bugfix: don't set beaming for outer half beams.  This fixes some
853 slurs attached to stem end.
854
855 * Bugfixes for (de)crescendo spanners and generic text spanners
856
857 * Bugfix: Slur::set_interface (): don't overwrite, but copy attachment
858 property.
859
860 * Started documenting some new or not too wel documented features.
861
862 * Bugfix: only assume making deep split html documentation when
863 makeinfo --version 4.0.jcn2 is available.  Although the documentation
864 should now build with plain makeinfo 4.0, some links will be broken.
865
866 * Bugfix: lilypond-book: check for .texidoc files *after* running lilypond.
867
868 1.3.116.mb1
869 ===========
870
871 * Bugfix: convert-ly.py: Correct syntax for inserted \version, 
872   \push -> override happened in 1.3.111
873
874 * Bugfix: corrected documentation of timeSignatureStyle, removed all
875   `unknown type' in the property documentation.
876
877 * Added font family typewriter (cmtt).
878
879 * Bugfix: some examples updated
880
881 * Bugfix: beamed grace notes (reinstate process_music () call in
882 Grace_engraver_group::process() )
883
884 * Rename: Global_translator::process -> Global_translator::one_time_step (). 
885
886 1.3.115.jcn2
887 ============
888
889 * Bugfix: lilypond-book.py: only include exisisting .texidoc files.
890
891 * Lilypond: don't write empty header field file if header field does
892 not exist (ie, empty .texidoc files).
893
894 * Turn on info generation.
895
896 * Fixes to dynamic placement and crescendo spanners.  Incomprehensible
897 ``width-correct'' hack remains.
898
899 * Bugfix: auto-beamer beaming over bar lines.
900
901 * Bugfix: consecutive and non-consecutive glissandi.
902
903 1.3.115.hwn1
904 ============
905
906 * Bugfix: multi-measure rest ends, chords. 
907
908 * Some back end documentation
909
910 * Rename element to grob in .scm files.
911
912 1.3.114.mb1
913 ===========
914
915 * Bugfix: convert-ly
916
917 * Bugfix: Included FAQ.txt in the top directory
918
919 * Allow for instrument names with multiple lines and font selection,
920   see input/test/coriolan-margin.ly
921
922 * Added example for figured bass: input/test/figured-bass.ly
923
924 1.3.114.lec1
925 ============
926
927 * abc2ly fixes
928
929         * allow a g_8 clef to be specified by treble8
930
931         * allow full mode names, as well as 3 character abbreviations
932
933         * support breves and longas (no abc program that I know of has
934           longas, but a couple of them have breves, and one can always hope.)
935
936         * translate text annotations beginning with _ and ^ for above and 
937           below the staff.
938
939         * quote lyrics syllables with (
940
941         * handle real repeat syntax, for appropriately written ABC.
942
943         * %%LY slyrics now works for longer than one character lyric strings.
944
945         * N: fields are now in header.
946
947 1.3.114.uu1
948 ===========
949
950 * Prepare for Music type-unification: remove all args from Music
951 constructor, and set everything in the parser.
952
953 * Moved writing of \header strings feature from lilypond-book to lilypond. (1.3.114.jcn1)
954
955 * Bugfix: tied chords.
956
957 * Turn off .info creation by default.
958
959 1.3.114
960 =======
961
962 * Moved all documentation from regtest to individual example files.
963
964 * Added feature to lilypond-book to write out \header texidoc string.
965
966 * Reincluded simple FAQ in tarball.
967
968 * Fixed lyrics with bar-enrgaver example.
969
970 * Renamed LyricVoice to LyricsVoice.
971
972 1.3.113.uu1
973 ===========
974
975 * Checksums for AFM fonts: make sure that TFM and AFM files match.
976 One FAQ less to be asked.
977
978 * Made point-and-click switchable, default: off 
979
980 * Bugfix: don't make multimeasure rests from failed span-requests.
981
982 * Bugfix: mark with string arguments, eg. letters..
983
984 * Bugfix: direction of staccato dots. 
985
986 1.3.113
987 =======
988
989 * Added stems to font for use in markup text.
990
991 * Fixed markup text kerning, see input/test/metronome.ly.
992   (Ugh, only feasible if kerning is first markup -- markup text should be revised.)
993
994 * Fixed molecule caching problem with stem-tremolo: fixes vertical
995 positioning of stem-tremolo.
996
997 * Added forced slur direction (stemUp no longer implies slurUp) in
998 cross-staff slur example.
999
1000 * Fixes to Glissando and line-spanner.  Behaves reasonably across line
1001 breaks.
1002
1003 * Added: Align_interface::fixed_distance_alignment_callback that does
1004 not compute the extents of the to-be-aligned objects. This delays many
1005 brew_molecule() calls, because staff-height is no longer needed for
1006 aligning.
1007
1008 * Bugfix: allows linebreaks for some types of beam.
1009
1010 * Bugfix: add braces in larger size range; prevents "Unknown character
1011 127" messages, hopefully.
1012
1013 1.3.112
1014 =======
1015
1016 * Allow two consecutive glissandi.
1017
1018 * Note_head_line_engraver now also listenes to \property
1019 "followThread": Automagically connect note-heads when thread switches
1020 staff.
1021
1022 * Fixed american-chords example (except for o/, that waits for kerning fix).
1023
1024 * Added simple glissando line.
1025
1026 * Bugfix: broken text spanner (ie. crescendo)
1027
1028 * Bugfix: chord tremolos
1029
1030 * Bugfix: staff group brace
1031
1032 * Bugfix: volta repeats
1033
1034 * Resurrected clef _8 and ^8 syntax.  (This should be deprecated?)
1035
1036 1.3.111
1037 =======
1038
1039 * Fixed non-empty-text feature.
1040
1041 * Bugfix for Grob::has_extent_callback_b ()
1042
1043 * Added infrastructure for music property documentation strings.
1044
1045 * Syntax change: \notenames -> \pitchnames
1046
1047 * Changed syntax \push -> \override, \pop -> \revert. Add:
1048
1049         \property Context.Element \set #'foo = #bar
1050
1051 which  does a \revert followed by a \override.
1052
1053 * Documentation updates.
1054
1055 * Fixed typechecks for \push, \pop and \property
1056
1057 * Bugfix: Local_key_engraver.
1058
1059 * Fixes for lilypond-mode.el (patch by Mark Hindley)
1060
1061 1.3.110
1062 =======
1063
1064 * Fixed a mysterious typo in toplevel index.
1065
1066 * Enabled property-engraver.
1067
1068 * Cleanup in Auto-beam-engraver (still broken, because timings are off?)
1069
1070 * Collapsed all ``void Foo::create_grobs () { deprecated_process_music
1071 (); }'' occurences, and reactivated some disabled code (note-name,
1072 chord-name, custos, lyrics).  Reactivated Timing_translator using
1073 process_music ().
1074
1075 1.3.109.hwn1
1076 ============
1077
1078 * unsmob_element -> unsmob_grob
1079
1080 * Make a Slur::height callback, to prevent early brew_molecule
1081 call. This fixes cross-staff slurs.
1082
1083 * Bugfix: custodes style must be symbol, not string.
1084
1085 * do_creation_processing () -> initialize (), do_removal_processing ()
1086 -> finalize ().  Remove (do_)add_processing.
1087
1088 * Move Relative_octave_music::last_pitch_ into SCM, junk
1089 Transposed_music::to_pitch_, junked Time_scaled_music::{den_i_,
1090 num_i_}, Rhythmic_req::duration_, Melodic_req::pitch_
1091
1092 1.3.109
1093 =======
1094
1095 * Bugfix: resurrected point-and-click. 
1096
1097 * Use scheme object props for storing type predicates and doc-strings
1098 Dump global lists of properties into auto-documentation.
1099
1100 * Bugfix: extent callback for Rest, so  ledger lines don't disappear for
1101 rest-collisions.
1102
1103 * Removed some hair from chord code
1104
1105 * Rewrite of engraver pass scheme: try to make graphical objects in
1106 acknowledge_element()/process_acknowledged(), not in process_music()
1107
1108 * Remove Translator::status_ and associated code. Removes the need for
1109 various XXXX functions as wrapper for do_XXX functions.
1110
1111 * Search replace: Score_element -> Grob (Graphical object),
1112 {pre,post}_move_processing -> {stop,start}_translation_timestep,
1113 do_try_music -> try_music.
1114
1115 1.3.108
1116 =======
1117
1118 * Dropped ly_lists_equal for gh_equal_
1119
1120 * Removed Array from chord.
1121
1122 * Small bugfix to lilypond-mode.
1123
1124 * lily/part-combine-music-iterator.cc: fixed (switch `combineParts'
1125 property on), and removed Array.
1126
1127 1.3.107.uu1
1128 ===========
1129
1130 * Bugfix: don't call Crescendo::brew_molecule () too early if there is
1131 an absolute dynamic.
1132
1133 * Rename class Crescendo to Hairpin.
1134
1135 * Search/replace: Musical_pitch -> Pitch 
1136
1137 * More links in the backend documentation.
1138
1139 1.3.106.jcn2
1140 ============
1141
1142 * Cross compilation and info build fixes, really cancel all builtin
1143 rules, sigh.
1144
1145 * Generated documentation fixes: Generate all interface descriptions,
1146 separately, don't list non-set interface properties with element
1147 descriptions.
1148
1149 1.3.106.hwn1
1150 ============
1151
1152 * Deprecate `mudela' name: rename mudela to lilypond globally.
1153
1154 * construct Music_iterators decentrally.
1155
1156 * Make smob of Duration 
1157
1158 * Make smob of Musical_pitch.
1159
1160 * Move Repeated_music members into SCM. Length is computed via a SCM
1161 function. (todo: write SCM function to unfold all repeats. \apply for
1162 \midi)
1163
1164 * Remove Time_signature_change_req, \time is disguise for \property
1165 Score.timeSignatureFraction = ...
1166
1167 * \property barCheckNoSynchronize: don't reset measurePosition when
1168 finding a bbarcheck. This makes bar-checks for polyphonic music
1169 easier.
1170
1171 * elt property full-size-change for clefs.
1172
1173 * Bugfix: use Stem::dim_callback (), so brew_molecule () is not called
1174 too early.
1175
1176 * Bugfix: use extent of Note_head (iso. Note_column) for rest
1177 collisions, so Stem::brew_molecule() is not called too early.
1178
1179 1.3.105.jcn1
1180 ============
1181
1182 * Makeinfo html documentation generation fixes.
1183
1184 1.3.105.uu1
1185 ===========
1186
1187 * Remove Bar_req, \bar is now a frontend to setting Score.whichBar
1188
1189 * Move Context_specced_music::translator_{type,id}_str_ into music
1190 properties.
1191
1192 * Don't make line breaks during note playing.
1193
1194 * Clef engraver rewrite. Clef-engraver is now controlled through
1195 properties clefPosition, clefGlyph, clefOctavation. The \clef command
1196 is just a front-end to these, see scm/lily.scm, function
1197 clef-name-to-properties.  See also input/test/manual-clef.ly
1198
1199 1.3.105
1200 =======
1201
1202 * Bit of temporary makefile hacking to stay in sync with makeinfo patch.
1203
1204 * Separate interface description (test phase).
1205
1206 * Makeinfo --html split fix: http://appel.lilypond.org/fred/software/texinfo-4.0.jcn2.diff
1207
1208 * Use headers for makeinfo html output.
1209
1210 * Made some --scrdir build fixes.
1211
1212 1.3.104.uu1
1213 ===========
1214
1215 * Smobified molecule, and cache molecule (ie. generate each molecule
1216 only once).  Lily should be faster now. (approx. 6 % ?)
1217
1218 * Coded properties-to-font-name in C++. Measured speedup: 14% (wtk1-fugue2)
1219
1220 * Use music properties for Request data.
1221
1222 1.3.104
1223 =======
1224
1225 * Documentation build fix: don't run LilyPond when generating plain info doc.
1226
1227 * Resurrected info documentation and made cross links between manual
1228 and generated doco, some small fixes.
1229
1230 * Made small time signature style fix.
1231
1232 * Generate texinfo iso html documentation.
1233
1234 * Added x-references for elements->engravers and engravers->contexts.
1235
1236 * Fixed number font listing in style sheet.
1237
1238 * Fixed default font settings for text items, text-item now uses
1239 font-interface's alist-chain.
1240
1241 * Renamed property AutoBeam to autoBeamSettings to avoid confusion
1242 about non-existing AutoBeam element.
1243
1244 * Mensural clefs (courtesy Juergen Reuter)
1245
1246 1.3.103.lec1
1247 ============
1248
1249 * abc2ly enhancements
1250
1251         * %%LY comments
1252
1253         * explanation of rationale for %%MIDI nobarlines
1254
1255         * supports -8va as a syntax for tenor clef
1256
1257         * pushing the Staff.timeSignatureStyle property
1258
1259         * parses space between key letter and mode in K: statement
1260
1261         * default for guitar chords is above the staff
1262
1263         * fix for translation of :: repeat
1264
1265 1.3.103
1266 =======
1267
1268 * Translated auto-beam properties to alist.
1269
1270 * Rewrite of tfmtoafm in scm.
1271
1272 * Rewrite of emacs LilyPond mode, based upon auctex interface.
1273
1274 * Chord name fixes and additions (Atte Andr'e Jensen)
1275
1276 * ly-get-mus-property, ly-set-mus-property: set properties of Music
1277
1278 * Move Span_req::span_dir_ into Scheme
1279
1280 * removed numberOfStaffLines, staffSpace. Use StaffSymbol \push
1281 staff-space, line-count
1282
1283 * removed minVerticalAlign, maxVerticalAlign; use VerticalAlignment
1284 \push #'threshold = #(MIN . MAX)
1285
1286 * \property tremoloFlags can be set anywhere now
1287
1288 * \apply #function music 
1289
1290 * Bugfix: padding of dots.
1291
1292 * Generate documentation for separate engravers as well as for contexts.
1293
1294 * Move some reference manual into the  SCM documentation system.
1295
1296 * Bugfix: fixed hyphen spanners.
1297
1298 1.3.102
1299 =======
1300
1301 * Fixed bracket, and made some other PostScript code fixes.
1302
1303 * Silly font initialisation fix for paper19 non-feature.
1304
1305 * Automatic engraver/property documentation infrastructure. 
1306
1307 * Fixed system-start braces
1308
1309 * Fix for forgetAccidentals: do print accidentals, just don't remember
1310 them.
1311
1312 * Bugfix: forced script directions for scripts that have relative stem-direction.
1313
1314 * Bugfix: Tie_column doesn't force Tie directions ties that already
1315 have a direction.
1316
1317 * Bugfix: multimeasure rest 
1318
1319 1.3.101
1320 =======
1321
1322 * Custodes (patch by Juergen Reuter), mods by hwn.
1323
1324 * Font initialisation and markup translation fixes. (99.jcn2)
1325
1326 * Remove staffspace calls. Removed markScriptPadding. Fixes some
1327 problems with tuplet, brace and volta spanners.
1328
1329 * make Font_interface::font_alist_chain (), and use default font
1330 settings. Fixes too large time sigs.
1331
1332 1.3.100
1333 =======
1334
1335 * Tweaks of .scm font-selection. 
1336
1337 * Rewrote font management of Score_element and Paper_def.
1338
1339 * Introduced outputscale: internally do computation in terms of
1340 outputscale.  Prepare to deprecate staffspace internally.  Rewrote
1341 .scm side of font selectioning. 
1342
1343 1.3.99.jcn1
1344 ===========
1345
1346 * Made several font size and initialisation fixes.
1347
1348 * Renamed all occurrences of font-size to font-relative-size
1349
1350 * Renamed all occurrences of font-point to font-point-size
1351
1352 * Fixed interface.scm descriptions to use symbols iso strings
1353
1354 * Fixes for chord names, and added jazz style (James Hammons)
1355
1356 * Some font-size fixes.
1357
1358 * Added dynamics font in all staff-sizes.
1359
1360 * Quick fix for regtest.
1361
1362 1.3.98.hwn2
1363 ===========
1364
1365 * Removed all paper vars except linewidth, indent, staffspace and
1366 stafflinethickness.
1367
1368 * Rewrote Scheme side of font-selection.
1369
1370 * Bugfix: deprecate group-center-element thoroughly.
1371
1372 * Bugfix: LeftEdge must also have Break_align_item::alignment_callback
1373 X-offset-callback.
1374
1375 * Add use music property "direction" for storing direction in
1376 Script_req, use music property "text-type" for storing 'dynamic,
1377 'finger, etc. Remove Dynamic_script_req. Resurrect fingerings.
1378
1379 1.3.98.lec1
1380 ===========
1381
1382 * fixed scale-definition.ly for greek mode names.
1383
1384 1.3.98
1385 ======
1386
1387 * Backend documentation updates and related cleanups
1388
1389 * Removed \property bracketCollapseHeight, systemStartDelimiterGlyph
1390
1391 * Bugfix: instrument-name on grandstaffs, see
1392 input/test/instrument-name-grandstaff.ly
1393
1394 * Bugfix for tie/staffline collision.
1395
1396 * Bugfix: also send out end-repeat if there are no alternatives.
1397
1398 * Small solo cello suite fixes.
1399
1400 1.3.97.jcn1
1401 ===========
1402
1403 * Added some interface documentation.
1404
1405 * Added raise and kern to markup.  This should make Chord names usable.
1406
1407 1.3.97
1408 ======
1409
1410 * Made small fixes to basic properties: regression-test compiles.
1411
1412 * Moved Text_script_req's text_ member into mus-property.
1413
1414 * Renamed ChordName to ChordNames, for consistency.
1415
1416 * Resurrected most of chord names, superscripting and kerning
1417   is currently broken, though.
1418
1419 * Junked all old style text lookups, except for feta definitions.
1420
1421 * Added support for name-based character lookups.
1422
1423 * Added support for font styles and papersize style sheets.
1424
1425 * Added new code for font selection and scm text markup.  Only used
1426   for testing in \textscript SCM. See input/test/markup.ly.
1427
1428 * Fixed (added actually, it got lost?) word-space for chords.
1429
1430 * Added slope-limit and attachment-offset properties to slur.
1431
1432 * Slur's broken trend now weighs in the number of note-columns.
1433
1434 * Spacing tweaks
1435
1436 1.3.96.hwn1
1437 ===========
1438
1439 * Mudela-book fixes (Tom Cato Amundsen)
1440
1441 * Put marks above chords.
1442
1443 * Solaris fix.
1444
1445 * Type checking for \push and \pop; elt property description (docs
1446 inclusive) is now in Scheme.
1447
1448 * Self-documenting backend using ly/generate-documentation.ly
1449
1450 1.3.96
1451 ======
1452
1453 * Added friendly message for the clueless dvips user.
1454
1455 * Clef-engraver: changed c0-position, clef-position and glyph into properties,
1456   enabling ottava spanners: input/test/ottava.ly.
1457
1458 * Added option for edge lines to Text spanner.
1459
1460 * Bugfix for early initialisation of invalid (grace->voice) slur.
1461
1462 * Dropped text support and padding of crescendo symbol.  Horizontal
1463   alignment of dynamics is handled by side-support, Text crescendos
1464   use the generic Text spanner.
1465
1466 * Added a generic Text spanner.
1467
1468 1.3.95.hwn1
1469 ===========
1470
1471 * Bugfix: octavate eight.
1472
1473 * Rewrote arpeggio.
1474
1475 * mudela-book fixes (Tom Cato)
1476
1477 * Cleaned up Group_interface and Pointer_group_interface
1478
1479 * Add accidentals to arpeggio support.
1480
1481 * Stemup + barline combination gets extra space.
1482
1483 * Score_element::extent () now takes a reference point argument.
1484
1485 1.3.95
1486 ======
1487
1488 * Use music property for setting type. This prevents accidental
1489 forgotten copies.
1490
1491 1.3.94.jcn3
1492 ===========
1493
1494 * Added Arpeggio and Trill elements to feta font.
1495
1496 * Yet another bugfix for output-property (Han-Wen)
1497
1498 * Made some fixes to les-nereides.
1499
1500 * Fixed output-property (Dankje).
1501
1502 * Added backend framework for arpeggios.
1503
1504 * Fixes for les-nereides.  Should we do asymmetric slurs...?
1505
1506 * Don't print repeat bars at start of line.
1507
1508 1.3.94
1509 ======
1510
1511 1.3.93.uu1
1512 ==========
1513
1514 * Bugfix: don't crash if there is no volta bracket to end.
1515
1516 * Move offset, dimension callbacks into Scheme.  They can be initialized from basicXXXX properties using
1517
1518         (X-offset-callbacks . (callback1 callback2 .. .))
1519         (Y-offset-callbacks . (callback1 callback2 .. .))
1520         (X-extent-callback . callback1) 
1521         (Y-extent-callback . callback1)
1522
1523 * naming: basicXXXProperties -> XXX, some other changes in naming;
1524 convert-mudela rules added.
1525
1526 * naming: \voiceone -> \voiceOne and related changes. convert-mudela
1527 rules added
1528
1529 * syntax: \property XXX \pop #'bla -> \property Context.XXX \pop #'bla
1530
1531 * changed aclocal.m4 to have better check for guile version. (Laura Conrad)
1532
1533 * updates for mudela-book (Tom Cato Amundsen)
1534
1535 1.3.93.jcn1
1536 ===========
1537
1538 * Try at nastiest competition piece: input/les-nereides.ly.
1539
1540 * Moved Pedal_engraver to Staff context.
1541
1542 1.3.93
1543 ======
1544
1545 * Added some error messages for toplevel and stray string parse errors.
1546
1547 * Don't start more than one slur at a time.
1548
1549 * Set direction of Slur too in a2-engraver.
1550
1551 1.3.92.hwn1
1552 ===========
1553 * Removed calls to global GUILE namespace.
1554
1555 * Added \property: scriptDefinitions, explicitClefVisibility,
1556 explicitKeySignatureVisibility, instrumentEqualizer,
1557 dynamicAbsoluteVolumeFunction
1558
1559 * Added element properties Bar::break-glyph-function,
1560 Break_align_item::space-alist, Chord_name::chord-name-function
1561
1562 * Added \property combineParts: part combiner switched off by default.
1563
1564 * Remove all print methods.
1565
1566 * Use Scope::try_retrieve if possible.
1567
1568 * Remove FAQ in favor of URL.
1569
1570 * etf2ly.py robustness fixes.
1571
1572 * Don't compensate for left edge in broken volta spanner.
1573
1574 1.3.92
1575 ======
1576
1577 * RPM .spec fixes.
1578
1579 * italiano.ly
1580
1581 * mudela-book updates by Tom Cato Amundsen.
1582
1583 * Allow lyric hara kiri as well.
1584
1585 * Bugfix: left/right mixup  in Side_position_interface::aligned_on_self ()
1586
1587 * rest collision of differing rests.
1588
1589 * Cleanup of Sequential_music_iterator, Simple_music_iterator.
1590
1591 * Unfolded_repeat_iterator now signals repeats using \property
1592   repeatCommands. You could override this, eg.
1593
1594         \property Score.repeatCommands = #'((volta "X") start-repeat)
1595
1596   will print a |: and a volta bracket saying X. See also
1597   input/test/manual-volta.ly
1598   
1599 * Volta_engraver, Repeat_acknowledge_engraver: new engravers that are
1600 controlled by repeatCommands; much cleaner than the Repeat_engraver.
1601
1602 * Junked Repeat_engraver.
1603
1604 1.3.91.jcn1
1605 ===========
1606 * Abort all running spanners when part-combiner combines voices.
1607
1608 1.3.91
1609 ======
1610
1611 * Use S_ISDIR () and check for stat.h.
1612
1613 * Various fixes for RedHat 7.0 / gcc 2.96.54
1614
1615 * separate basic propertylist for fingerings, center them on
1616 noteheads.
1617
1618 * Side_position_interface::aligned_on_self() now can take a real
1619 number for self-alignment-{X,Y}.
1620
1621 * etf2ly: single line GF field.
1622
1623 1.3.90.mb1
1624 ===========
1625
1626 * Added an interscorelinefill paper variable. Set to a positive number 
1627   in order to stretch the inter-line spacing to fill the full pages,
1628   except for the last page (where it would look really ugly).
1629
1630 1.3.89.jcn1
1631 ===========
1632
1633 * Changed lilypond to LilyPond in ly2dvi, Mudela to LilyPond source.
1634
1635 * Website fixes: Changed \interline to \staffspace in manual, removed offending
1636   braces from mudela-book.tely.
1637
1638 * Fixed slur attachment correction bug.
1639
1640 * Made some fixes to Coriolan.
1641
1642 1.3.89.hwn1
1643 ===========
1644
1645 * Only open files, not directories 
1646
1647 * bugfix: textNonEmpty.
1648
1649 * Look ahead in auto-change iterator for rests. This means rests
1650 before the note leading to an automatic staff switch are switched as
1651 well (improves the looks of scarlatti-test).  Associated fixes and
1652 additions for  Music_iterator::skip () and friends.
1653
1654 * Bugfix: only quantise staccato inside the staff. 
1655
1656 * cleanups for beam and stem. Removed global GUILE namespace calls
1657 from Beam and Stem.
1658
1659 1.3.89
1660 ======
1661
1662 * Some fixes to Coriolan.
1663
1664 * Fixed some stupid core dumps processing Coriolan.
1665
1666 * Fixed several problems with part-combiner's part-switching.
1667
1668 * Fixes for ASCII output.
1669
1670 * Added feature to part combiner that should allow part-switching only
1671   for entire measures.  Currently, it is controlled by a new 
1672   property changeMoments (A . B):
1673     - only switch when !(A mod now),
1674     - decide whether to switch based on music during time period B.
1675
1676 * Made bugfix: Sequential_iterator::get_music (M): mustn't return music 
1677   later than M.
1678
1679 * Added skip (M) to some iterators.
1680
1681 * maintain minimum-length by shifting for hyphens at start of
1682 line. (patch courtesy Christophe Rhodes)
1683
1684 * mudela-book fixes (courtesy Tom Cato Amundsen): documentation
1685 update, LaTeX example, landscape support.
1686
1687 1.3.88.hwn2
1688 ===========
1689
1690 * Added elt properties for Tie:
1691   - details
1692   - x-gap
1693   - staffline-clearance
1694
1695 * Added elt properties for Slur
1696   - y-free
1697   - details
1698
1699 * Removed C++ support for barNumberScriptPadding, now in
1700 generic-property.scm (but they're deprecated anyway)
1701
1702 * Changed threshold in Align_interface to be in staffspace 
1703
1704 * changed minVerticalAlign and maxVerticalAlign to be in staffspace.
1705 A better way: do \push #'threshold = #(cons A B ).  (WARNING:
1706 INCOMPATIBLE CHANGE)
1707
1708 * moved translator definitions out of \paper { }, only instantiate in
1709 \paper.
1710
1711 1.3.88
1712 ======
1713
1714 * Sequential_iterator::get_music (), part combiner now works.
1715
1716 * Changed paper variables into elt properties:
1717   Beam:
1718   - beam-space-function, Removed Paper_def::interbeam_f(), Smaller
1719   beams for grace notes.
1720   - beam-flag-width-function to Beam.
1721
1722   Grace_align_item:
1723   -  horizontal-space: spacing of grace notes is configurable
1724
1725   Volta_spanner: 
1726   - height
1727   - thickness 
1728
1729   Multi_measure_rest:
1730   - expand-limit
1731   - minimum-width
1732   - padding
1733
1734   Lyric_extender:
1735   - height
1736
1737   Stem
1738   - thickness 
1739
1740   Collision
1741   -  note-width to Collision
1742
1743 * removed various obsolete variables from params.ly
1744
1745 * added input/test/bagpipe.ly
1746
1747 1.3.87
1748 ======
1749
1750 * Made fixes to part-combine examples and Coriolan.
1751
1752 * Bugfix: don't dump core on unterminated (de)crescendo.
1753
1754 * Rolled next (M) also into get_music (M), similar to process (M), so that
1755   sequential-music-iterator::get_music (M) returns something useful.
1756
1757 * Bugfix: part-combiner still expected Music_sequence, where get_music ()
1758   now returns plain list of events.
1759
1760 1.3.86.hwn3
1761 ===========
1762
1763 * Fixed problem with disappearing crescendi across line break.
1764
1765 * Bugfix: dynamic texts should not be set by text-engraver. 
1766
1767 * Rewrote and cleaned up music-iterator.
1768
1769 * etf2ly robustness fixes.
1770
1771 1.3.85.hwn2
1772 ===========
1773
1774 * Added side-position-interface as an interface identifier, in stead
1775 of checking side-support-elements. This fixes a problem with stacked
1776 text scripts.
1777
1778 * Removed spurious set_elt_property ("XX", SCM_EOL) calls.
1779
1780 * Added \property squashedPosition for Pitch_squash_engraver: the
1781 staff-position number to squash noteheads to.
1782
1783 * Added FAQ entry for script on bar, updated description of mailing
1784 lists.
1785
1786 * Fixed bug with \translator { basicXXXProperties \push ... }
1787
1788 * Updated and revised call for help in hacking.texi.
1789
1790 * Bugfix: don't remember accidental if it is tied from the previous note.
1791
1792 1.3.85
1793 ======
1794
1795 * Separated definition and implementation of contexts (moved
1796 definition out of Translator_group into Translator_def)
1797
1798 * pmx2ly.py fixes: now handles text at beginning of block correctly.
1799
1800 * update .spec to include scripts. 
1801
1802 * Changed syntax of \pushproperty:
1803
1804         \property Voice.basicXXXProperties \push #'foo = #bar
1805         \property basicXXXProperties \pop #'foo
1806
1807         \translator {
1808                 basicXXXProperties \push #'foo = #bar
1809                 basicXXXProperties \pop #'foo
1810         }
1811
1812 1.3.84.jcn1
1813 ===========
1814
1815 * Updated INSTALL.texi
1816
1817 1.3.80.tca1
1818 ===========
1819 * Added Documentation/user/mb-latex.tex, mudela-book+latex example
1820   file and test case. Some work on Documentation/user/mudela-book.tely
1821
1822 * mudela-book.py: any combination of \verb, \begin{verbatim}
1823   @code and @example and mudela should work as expected. 
1824
1825 * dropped [].extend that depend on python 1.5.2
1826
1827 1.3.84
1828 ======
1829
1830 * pmx2ly, PMX to LilyPond conversion. Succesfully converts barsant.pmx.
1831
1832 * musedata2ly, a Musedata to LilyPond convertor. Succesfully converts
1833 wtk1-fugue2
1834
1835 * bugfixes for dynamics: make sure that dynamic alignments encompass
1836 the dynamics they support, and that any columns they attach to aren't
1837 prematurely killed.
1838
1839 * bugfix: make sure \time gets noticed early enough.
1840
1841 1.3.83
1842 ======
1843
1844 * small doc updates.
1845
1846 * Cleanups related to barline handling:
1847
1848   - Removed Translator_group::get_simple_translator (), and -
1849
1850   - use properties to communicate about barlines and time sigs. (NOTE:
1851     by default a time-signature of 4/4 is printed.)
1852
1853   - fix repeat bar behavior.
1854
1855 1.3.115.hwn1
1856 ============
1857
1858 * documentation
1859
1860
1861
1862 * cleaned up Directional_element_interface
1863
1864 * add name field to score-elements.
1865
1866 * comment in some unprotects for Music in parser. Should bring down
1867   cpu time and plug some leaks.
1868
1869 * robustness fixes for etf2ly, tuplets, grace notes. 
1870
1871 1.3.82
1872 ======
1873
1874 * engraver.ly: cleanups.
1875
1876 * etf2ly: robustness fixes, handle mac files as well.
1877
1878 * Smobified Translator and Translator_group, junked
1879 Translator_group_identifier.
1880
1881 * \pushproperty and \popproperty withing \translator, similar to
1882 predefining \property, ie.
1883
1884         \translator { [...] \pushproperty [..] }
1885         \translator { [...] \popproperty [..] }
1886
1887 (these \pushes and \pops are delayed until instantiation, so if you do
1888
1889
1890         \score {
1891                 \pushproperty #'basicFooProperties #'bla #VALUE1
1892                 \context Voice { \pushproperty #'basicFooProperties #'bar #VALUE2
1893                         [..]
1894                 }
1895         }
1896
1897 then the setting for basicFooProperties contains both (bla . VALUE1)
1898 and (bar . VALUE2).
1899
1900 * allow \pushproperty #'symbol [..] as well as \pushproperty #'(symbol1 symbol2 ... )
1901
1902 1.3.81.jcn1
1903 ===========
1904
1905 * Activated regex for windows.
1906
1907 * New guile-1.4 patch for cross windows build.
1908
1909 * Added configure messages for metapost checking.
1910
1911 1.3.81
1912 ======
1913 1.3.80.gp1
1914 ==========
1915
1916 * Added property LyricVoice.associatedVoice to enable switching associated
1917   voice mid-stream. Association still defaults to context name.
1918
1919 1.3.80.hwn1
1920 ===========
1921
1922 * \pushproperty, \popproperty: property settings with less memory
1923 cost. See input/test/pushproperty.ly and Documentation/hacking. Note:
1924 syntax is most likely only temporary.
1925
1926 1.3.80.jcn1
1927 ===========
1928
1929 * (Line-)broken slurs now have vertical trend.
1930
1931 * Better length for broken ties: no invisibly short ties.  Now ties may
1932   collide with time signatures, though.
1933
1934 * Don't typeset unfinished spanners, but kill them.
1935
1936 * Added two FAQs (Mats)
1937
1938 * Made workaround guile-1.4.1 backward incompatible (scm_)eval change.
1939   Note that we must use (scm_)eval2 to remain backwards compatible with
1940   guile < 1.4.1 snapshot.
1941
1942 * Reincluded 79.jcn2 fix
1943
1944 1.3.80
1945 ======
1946
1947 1.3.79.jcn5
1948 ===========
1949
1950 * Created Thread_devnull_engraver and Voice_devnull_engraver iso
1951   single A2_devnull_engraver in Thread context.  It seems however
1952   that the hack in A2_devnull_engraver works better.
1953
1954 * Coriolan fixes.
1955
1956 * Slur attachment fix for chords where case slurdir != stemdir.
1957
1958 * Made various fixes for (line-)broken slurs.
1959
1960 * Fixed slur_height (), which fixes most ugly slurs (Yeah!).
1961
1962 * Fixed some silly url reversals in FAQ.
1963
1964 * Finished Coriolan music entry (again); entered second viola part.
1965
1966 * Updated Coriolan to use part combiner on Voice level for wind parts
1967   and on Staff level for violi and bassi.
1968
1969 * Part-combiner now uses duration inquiry, which fixes rhythm-related
1970   bugs in determining solo/a2.  Also, rests are taken into account.
1971
1972 * Another crude fix for almost unexplainable (with a gdb that dumps
1973   core on ly_display_scm) all-zero control points slurs.
1974
1975 * Fixed slurs that crossed through stems and note heads.  Note
1976   that beautifying of ugly slurs is still broken.
1977
1978 * Made crude fixes slurs don't crash, bezier still crashes on
1979   infinitely steep slurs (eg flauti-part *with* slur_engraver).
1980
1981 1.3.79.gp1
1982 ==========
1983
1984 * Replaced empty melisma score element with a property
1985
1986 * Renamed Voice_alist_entry -> Syllable_group in lyric-phrasing-engraver
1987
1988 1.3.79.uu1
1989 ==========
1990
1991 * fixed y-position of whole rest
1992
1993 * fixed sustainPedalPadding
1994
1995 * etf2ly: articulation, lyrics.
1996
1997 1.3.79
1998 ======
1999
2000 * etf2ly.py: Finale to LilyPond conversion.
2001
2002 1.3.78.jcn4
2003 ===========
2004
2005 * Made simple fix to get part-combiner to recognise different rhythms
2006
2007 * Unhardcoded part combiner and a2-engraver; introduced properties
2008   splitInterval, soloADue, soloText, soloIIText, aDueText.
2009
2010 * Fixed part combiner's too-late problem (Dankje!)
2011
2012 * Fixed a2-devnull-engraver, a2-engraver.
2013
2014 * Renamed part combiner music names to "one", "two".
2015
2016 * Cleaned up decision making in part combiner, renamed to "solo"/"unison"
2017
2018 1.3.77.mb1
2019 ==========
2020
2021 * Minor documentation updates
2022
2023 * Mark_engraver: has been broken since .73, fixed!
2024
2025 1.3.78
2026 ======
2027
2028 * Added a devnull engraver, that junks (notehead) requests of the second
2029   stem when combined parts are in unison (a2).
2030
2031 * Part-combine iterator identifies Soli and A2 parts in threads by 
2032   looking at rhythm and pitches.  It switches Voice context automagically,
2033   and communicates current state using a2/solo/solo2 properties.
2034
2035 * Simple A2_engraver (`a due) prints `a2/Solo/Solo II.  Soli seem to
2036   arrive one request late.
2037
2038 * First try at combining parts: part-combine*
2039
2040 * fixed problem with HaraKiri
2041
2042 * fixed problem with dynamicDirection
2043
2044 * fixed problem with nonEmptyText 
2045
2046 * `Fixed' chord notation, as per request of David Arnold, ie, 
2047    Added a chord-name-mode, that only displays chord names
2048    when there's a change in the chord-name-scheme, Also, a chord
2049    name should always be displayed after a line break.  See
2050
2051        input/test/chord-changes.ly
2052
2053 * Reverted duration-iter change in midi2ly, moved printing of options.
2054
2055 * warning bugfix in lexer.ll (Mats Bengtsson)
2056
2057 1.3.77
2058 ======
2059
2060 * Midi2ly bugfix: handle durations longer than longa.  These can occur
2061   because of lengthened notes when using --no-rests.
2062
2063 * Midi2ly: output `new' \key syntax, and updated version number.
2064
2065 * Midi2ly bugfix: don't correct quantised durations, don't use tuplets, 
2066   double dots etc. when user doesn't want them.  It probably used to
2067   work like this, a long time ago.  For some unknown reason, all
2068   corrections made by Duration_convert were junked if the corrected
2069   duration != exact duration.  Duh.
2070
2071 * Midi2ly: added a new option: --no-rests.
2072
2073 * Update of mudela-book (Tom Cato Amundsen)
2074  - --read-lys option, now you can do:
2075         mudela-book file.texi
2076         convert-mudela
2077         mudela-book --read-lys
2078  - --outdir=DIR will put ALL output into DIR
2079  - @mudela[filename="myfilename"]{c d e f g}
2080  - --force-mudela-fontsize
2081  - ignore mudela inside @ignore @end ignore
2082
2083 1.3.76.gp1
2084 ==========
2085
2086 * Lyric_phrasing_engraver now catches lyric extenders and correctly
2087   terminates them under the last note of a melisma.
2088
2089 * Lyric word spacing code changed to fix hyphen alignment.
2090
2091 * Other minor tidying up of Lyric_phrasing_engraver and related code.
2092
2093 1.3.76
2094 ======
2095
2096 * Lyric_phrasing_engraver now adjusts for melisma.  (Glen Prideaux).
2097
2098 * Mudela-book fix for Windows95 (Mark Hindley)
2099
2100 * Debian update (Anthony Fok)
2101
2102 * Added beam melisma for when automaticMelismata and noAutoBeaming are both
2103   #t (primarily for hymns).  Courtesy Glen Prideaux.
2104
2105 * Bugfix: .pfa dependency on $(outdir)/mfplain.mem
2106
2107 1.3.75.mb1
2108 ==========
2109
2110 * stepmake/stepmake/metapost-rules.make: Put all generated files
2111   in mf/out/.
2112
2113 * Added paper variable interscoreline to determine the score line
2114   spacing, see input/test/vertical-extent.ly.
2115   Cleaned up the lilyponddefs.tex inclusion scheme.
2116
2117 1.3.75
2118 ======
2119
2120 1.3.74.gp1
2121 ==========
2122
2123 * Improved default handling of Lyric_phrasing_engraver and made it on by 
2124 default.
2125
2126 * Beginnings of a stanza number engraver (\property LyricVoice.stanza = 
2127 #"1:" etc.)
2128
2129 * fixed bug in script.cc so fermata (and other scripts) get flipped 
2130 correctly when they are above the staff.
2131
2132 1.3.74.jcn2
2133 ===========
2134
2135 * Reincluded simple code for including tfm.[1-5] into search path.
2136   Configure with --disable-kpathsea to enable this kludge.
2137
2138 1.3.74.jcn1
2139 ===========
2140
2141 * Updated input/test/banter-chords.ly German H/B example.
2142
2143 * Updated nl.po.
2144
2145 * Have configure check for kpathsea library and functions.  Made kpathsea
2146   support optional for now.
2147
2148 * Bugfix: halved width of tremolo-beams.
2149  
2150 * Included compilation fix for guile-1.3.4 (Anthony).
2151
2152 * Added: chord inversion and base to regtest.
2153
2154 * Fixed: Chord names that were broken by pl73.
2155
2156 * Fixed: Chord inversions that were broken by pl72.
2157
2158 * Resurrected ascii-script output, for debugging purposes.
2159
2160 * Included compilation fix for scm-hash.cc (Han-Wen).
2161
2162
2163 1.3.74
2164 ======
2165
2166 * Small bugfix: also do a deep copy on  submusices
2167
2168 * Fixed:  \autochange doesn't crash anymore.
2169
2170 * Cleanup, documentation and enforcement of smob interfaces in
2171 LilyPond.  We distinguish between SIMPLE_SMOBS and SMOBS (objects that
2172 have self_scm_)
2173
2174 * Glen Prideaux lyric phrasing engraver. See
2175 input/test/lyric-phrasing.ly
2176
2177 1.3.73
2178 ======
2179 * Removed \interscoreline after the last line, prevents some
2180 empty pages. (patch by Mats Bengtsson)
2181
2182 * Smobified Music, junked associated identifiers. Use Scheme list to
2183 store Music_sequence.  Removed const declarations from
2184 Music_iterators.  Added a mutable and immutable property list to
2185 Music.  Use music property for all Scheme values in Music.  Created
2186 and fixed a load of Garbage Collection bugs.
2187
2188 * Changed number font to allow automatic .mf creation.
2189
2190 * Output place of definition as \special{src:LOCATION}. See FAQ for
2191 explanation how to use.
2192
2193 * Schemified Local_key_item and fixed minor bug with accidentals.
2194
2195 * new Japanese .po file.
2196
2197 * Bugfix for broken tie direction
2198
2199 * Bugfix for bar at beginning of line break
2200
2201 1.3.72
2202 ======
2203
2204 * Robustness fix for minimise_least_squares ()
2205
2206 * cleanups of Slur_bezier_bow, removed Bezier_bow.
2207
2208 * cleanup of Tie. Changed Tie into interface. Made ties flatter by default.
2209
2210 * changed SCM_UNDEFINED to SCM_UNSPECIFIED for return values that go
2211 back into Scheme.
2212
2213 * changed SCM_UNSPECIFIED to SCM_EOL for undefined element
2214 properties. This makes initializing list properties redundant.
2215
2216 * removed idiotic code for including tfm.[1-5] into search path.
2217
2218 * fixed problem with tuplet placement for cross staff tuplets.
2219
2220 1.3.71
2221 ======
2222 * Small cleanups to bring down  compile time and binary ensmallment.
2223
2224 * Made Lookup into a smob, and use guile alist iso. an STL map.
2225
2226 * Changed repeated music semantics for relative octave: each
2227 alternative takes its inital octave from the body.
2228
2229 * Fixed: parser accepts booleans for property values as well.
2230
2231 * Added Scarlatti sonata test file to input/
2232
2233 * kpathsea support, courtesy Carsten Block <carsten.block@gmx.de> 
2234
2235 1.3.70
2236 ======
2237 * Fixed: long standing problem in optical-illusion code.
2238
2239 * Fixed: stop beam if stem *has* a beam in auto-beam-engraver. 
2240
2241 * Made interface of Multi_measure_rest, System_start_delimiter,
2242 Spacing_spanner, Separating_group_spanner, Beam, Slur and
2243 Rhythmic_head.
2244
2245 * Use properties for minimum distances and spring parameters.  Move
2246 spacing related functions from Paper_column into Spaceable_element.
2247
2248 * Removed most Paper_column typecasts.
2249
2250 1.3.69
2251 ======
2252
2253 * Cleanup auto-beam-engraver: use properties for retrieving timing
2254 information.
2255
2256 * Fixed: Multi measure rests don't cause crashes.
2257
2258 * Fixed: don't invoke Hara_kiri::consider_suicide too early.
2259
2260 * Fixed: property engraver.  
2261
2262 * Fixed: don't crash on multiple ties.
2263
2264 * Cleanups of Beam, should also be a little faster.  
2265
2266 * Reunite properties and pointers. In implementation we make a
2267 distinction between mutable and immutable properties
2268
2269 * Add {has|set}_interface () static methods to interface classes.
2270
2271 * Made Side_position_interface and Staff_symbol_interface an all
2272 statics class, and stripped _interface suffix.
2273
2274 * Make Align_interface and Axis_group_interface an all-statics class 
2275
2276 * Rhythmic_head, Staff_symbol, Grace_align_item, Break_align_item,
2277 Bar, Span_bar are now interfaces, Staff_bar was removed. Use a
2278 callback for determining barsize.
2279
2280 * Removed all GLUE_SCORE_ELEMENT callbacks. 
2281
2282 * Added test for repeats to trip.ly
2283
2284 1.3.68
2285 ======
2286
2287 * ly2dvi: changed back to original semantics of latexheaders.
2288
2289 * Stem_tremolo, Crescendo, Hara_kiri_group_spanner, Tuplet_spanner,
2290 Volta_spanner changed into interface.
2291
2292 * Related cleanups for Tie, Tie_column cleanups.
2293
2294 * Made Time_signature, Single_malt_grouping_item, Script_column,
2295 Chord_name, Dot_column, Breathing_sign, Key_item type into interface.
2296
2297 * Removed const declaration from callback arguments.
2298
2299 * Pagebreak support. See input/test/between-systems.ly
2300
2301 * Fixed a problem with accidentals in combination with
2302 non-nil key signatures.
2303
2304 1.3.67
2305 ======
2306
2307 * Use callbacks for augmentation dot positioning.
2308
2309 * Removed types Note_head and Rest
2310
2311 * Cleanup of slur.cc: use common reference points in a sane manner.
2312
2313 1.3.66
2314 ======
2315
2316 * Corrected text sizes in paper*.ly (Mats Bengtsson)
2317
2318 1.3.65.uu1
2319 ==========
2320
2321 * Dots, Collision, Rest_collision removed as separate Score_element type.
2322
2323 * Stem and Note_column accept only one rest.
2324
2325 * Use offset callback in Stem to resolve rest/beam collisions.
2326
2327 * Put the value of new  local key signature (accidentals) back into a property.
2328
2329 * Set molecule-callback for notename item.
2330
2331 1.3.65.jcn2
2332 ===========
2333
2334 * Added some comments to new slur code.
2335
2336 * Removed some ugly interstaff slur code, interstaff slurs at line-break
2337   are still broken.
2338
2339 * Slur bugfix: 16th beams are also beams.
2340
2341
2342 1.3.65
2343 ======
2344
2345 * Bugfix: translate volta spanner at start of line.
2346
2347 * Changed directional_element() calls to instantiations
2348 of Directional_element_interface.
2349
2350 * Removed Dynamic_line_spanner, and cleaned up Dynamic_engraver.
2351
2352 * Removed Staff_info type. Information about columns is now transferred
2353 via currentMusicalColumn and currentCommandColumn.
2354
2355
2356 1.3.64.jcn2
2357 ============
2358
2359 * Made slur attachment position user settable; properties:
2360 slurBeginAttachment slurEndAttachment, values: 'head 'stem
2361 'along-side-stem.  See input/test/slur-attachment.ly and ophee-slurs.ly.
2362
2363 * Fixed slur attachment positions, added missing rule and use simple
2364 default starting positions for attachments.
2365
2366 * Started rewrite of slur ending code, interstaff slurs are broken for
2367 now.
2368
2369 * Fixed download URL of the webpage.
2370
2371 * Moved direction.cc to flower/.
2372
2373 1.3.64
2374 ======
2375
2376 * Lyrics centered on notehead.
2377
2378 * Various bugfixes hyphen-spanner.
2379
2380 * Bugfix: set appropriate callbacks for Note_head. This fixes 
2381 problems with dots.
2382
2383 * Removed Clef_item as score-element derived type.
2384
2385 * Updated config.sub and config.guess
2386
2387 * Bugfix: allow linebreaks on beamed grace notes.
2388
2389 1.3.61.jcn2
2390 ===========
2391
2392 * Included dutch po-update based on submitted 1.3.57 nl.po
2393
2394 * Added "Development" link to website, now that "Home" is a relative link.
2395
2396 * Bugfix: use deep copies for resetting keys.
2397
2398 * Assorted typing erors in procedure names in ly/engraver.ly
2399
2400 1.3.62
2401 ======
2402
2403 * Made callbacks from Score_element::before_line_breaking() and
2404 Score_element::after_line_breaking()
2405
2406 * Fixed website; backlinks should work again.
2407
2408 * Removed --ignore-version option. Added --verbose option.
2409
2410 1.3.61
2411 ======
2412
2413 * Webpage hacking
2414
2415 1.3.60.hwn1
2416 ===========
2417
2418 * Junk int_identifier, real_identifier. Merged Midi_def_identifier and
2419 Paper_def_identifier.
2420
2421 * Fixed bug with spanning barlines in combination with Hara-Kiri staffs.
2422
2423 * Cleaned up Text_item, Hyphen_spanner, Lyric_extender and
2424 Sustain_pedal and reduced them to an Score_element interface (they are
2425 no longer Score_element derived types).
2426
2427 * Some instances of brew_molecule routines have moved out of
2428 Score_element, and are now called scheme_molecule.
2429
2430 * Moved lots of parameters from ly/params.ly to ly/engraver.ly
2431
2432 1.3.59.hwn1
2433 ===========
2434
2435 * Removed String_identifier, and use the type system of GUILE instead.
2436
2437 * Fixed \key PITCH MODALITY syntax. The modality argument is now
2438 mandatory, a rule in convert-mudela has been added.
2439
2440 * Cleaned up  buildscripts/ directory: removed obsolete scripts.
2441
2442 * Use Scheme_hash_table for identifier Scopes.  Scheme_hash_table is
2443 based on STL and should be faster than hash_table.
2444
2445
2446 1.3.59.jcn1
2447 ===========
2448
2449 * Fixed scm_un/protect_object for guile-1.3.4 and 1.3.5 snapshots,
2450   in the process reduced number of protect/unprotect calls.  With
2451   guile-1.3.5 snapshot, memory usage has decreased by 1/5th, now
2452   just 10% above the 1.2 level.  Also, Lily's a bit faster.
2453
2454 * Fixed make diff bug in stepmake to be able to make this diff :-)
2455
2456 1.3.58.hwn1
2457 ===========
2458
2459 * Rewrote key sig support.  Now key signature can also be controlled
2460 by setting keySignature and localKeySignature properties, eg.
2461
2462         \property keySignature = #'((2 . -1) ( 4 . -1) (6 . -1))
2463
2464 sets a key signature of `es ges bes' (an unusual key signature).
2465
2466 Keys are internally represented as transpositions of the c-major
2467 scale. Printing the key signature for a scale is done by filtering out
2468 all non-natural accidentals.
2469
2470 * Removed support for \keysignature, and \key something \minor; Newkey
2471 is now obsolete.
2472
2473 1.3.58.jcn3
2474 ===========
2475
2476 * Fixed pedal items (hw)
2477
2478 * Changed configure option tex-tmfdir to tmf-path now accepting multiple
2479   tfm directories.  Automated links to cmr and amstex tfm font directories.
2480
2481 * Replaced one scm_assoc () u-turn slipped through jcn1
2482
2483 * various GUILE 1.3.5 compile fixes
2484
2485 * Added `Ped' as a compound symbol font and removed silly scheme kerning.
2486
2487 * Replaced some scheme assoc u-turns with scm_assoc ()
2488
2489 * Ran po-update (mostly because of new ja contribution).
2490
2491 1.3.57.jcn2
2492 ===========
2493
2494 * Cleaned-up scheme list to text conversion for Chord_name and 
2495 fixed horizontal kerning.
2496
2497 * Added examples for american (slashed o) and jazz (black triangle),
2498   see input/test/{american-chords.ly,jazz-chords.ly}
2499
2500 * Made guile-1.3.5 compile fixes
2501
2502 1.3.57.uu1
2503 ==========
2504
2505 * Fixed typo in Dots::do_brew_molecule (); this fixes the disappearing
2506 dots problem.
2507
2508 * Rewrote key signature administration; now Scheme is used; Octave and
2509 Key have been junked in favor of Newkey.
2510
2511 * japanese .po file included (thanks, Japanese team!)
2512
2513 1.3.57
2514 ======
2515
2516 * Fixed several forgotten molecule-callbacks 
2517
2518 * Fixed first clef in score; now F clefs are also possible.
2519
2520 1.3.56.mb1
2521 =========
2522  
2523 * Updated FAQ with two useful GDB macros.
2524
2525 * Several fixes in the documentation.
2526
2527 1.3.55.jcn1
2528 ===========
2529
2530 * Made (dutch) po-update
2531
2532 1.3.56
2533 ===========
2534
2535 * Molecules are now generated via callbacks exclusively; most calls to
2536 set_elt_property ("transparent", SCM_BOOL_T) have been replaced by suicide().
2537
2538 1.3.55
2539 ======
2540
2541 * Experimental property collapse for most score-elements.  (notable
2542 exceptions: Scripts, pedals). Change all Score_element constructors to
2543 take a basic-property list. The suffix of a property list may be
2544 shared by several score-elements, for instance all default G-clefs in
2545 a score share the following settings
2546   
2547            (breakable . #t)
2548            (break-align-symbol . Clef_item)
2549            (visibility-lambda . ,begin-of-line-visible) 
2550
2551 This should reduce memory usage further. 
2552
2553 * Magically fixed the disappearing Lyrics problem.
2554
2555 * Removed used_b_ field from Score_element.  
2556
2557 * Massive search-replace patch: store pointers and properties
2558 separately, in preparation of property collapse.
2559
2560
2561 1.3.54
2562 ======
2563
2564 * Bugfix: don't crash on tuplet spanners that don't contain any notes.
2565
2566 * Cleanup of Dimension_cache: removed a few redundant
2567 fields. Slightly lower memory usage (32 bytes per
2568 score-element). Dimension_cache is now a `dumb' struct again.
2569
2570 * Add array index to priority field of text scripts to ensure that
2571 order is unique, and sensible.
2572
2573 * Added an element count statistic.
2574
2575 1.3.53
2576 ======
2577
2578 * russian.po (thank you, August.)
2579
2580 * Small cleanups in Molecule interface 
2581
2582 * Spacing related elements perform suicide after calculating
2583 distances.  This saves a some memory, approximately 2 to 5 % ?
2584
2585 * Small cleanups in line breaking: Paper_column stores springs and
2586 rods in only one place now.  All fields relating to energy have been
2587 removed
2588
2589 * Don't generate all output Scheme in memory, but evaluate to output
2590 file immediately.  This will reduce memory usage a little.
2591
2592 * Use STL's map  for Dictionary template
2593
2594 * Substitute pointers on element properties of the root Line_of_score
2595 as well.
2596
2597 * Added toplevel doc target, to support building doc with --srcdir
2598
2599 * Removed cygwin build stuff; updated versions at:
2600
2601      http://appel.dyndns.org/lilypond/gnu-windows/cross
2602
2603 * Fixed lily.scm to handle incipits (thanks, Mats)
2604
2605
2606 1.3.52
2607 ======
2608
2609 * Made bugfix in smob handling: delete the C-part of freed smobs and
2610 be honest about amount of allocation and deletion, so that GUILE
2611 doesn't overestimate the amount of memory available.
2612
2613 * Faq update: nicer blank note paper, courtesy Mats Bengtsson.
2614
2615 * Bugfix: don't crash on durations that are not a power of 2.
2616
2617 * Build manpages during `make all' 
2618  
2619 * Bugfix: don't do absolute comparisons in Polynomial::clean ().
2620
2621 * Bugfix: set visibility-lambda for key signature created by
2622 createKeyOnClefChange. Fixes disappearing key signatures. 
2623
2624 * Bugfix: make System_start_delimiter of bar-line type invisible when
2625 it spans only one staff.
2626
2627 1.3.51
2628 ======
2629
2630 * Item cleanups.  Copying items and rearranging pointers are done in
2631 separate passes, which makes the code cleaner. This fixes a problem
2632 with some items not disappearing from hara-kiri staffs.
2633
2634 * Use Scheme for Key_item data members. 
2635
2636 * Don't use regex in chord-names.scm under windows; hybrid chordnames
2637 user+calculated will be partly broken.
2638
2639 1.3.50
2640 ======
2641
2642 * Junked Shift_tuple from collision; Now it uses SCM.
2643
2644 * Bugfix of documentation and test-file of tuplet.
2645
2646 * Bugfix type string of repeated music is copied. This fixes declared
2647 tremolos.
2648
2649 * Junked various cruft from lily.scm
2650
2651 * Use interfaces symbols instead of C++ class-name for assigning generic
2652 element properties.
2653
2654 * Junked Dictionary from Piano_pedal_engraver and
2655 Piano_pedal_performer.
2656
2657 * Introduced boolean element property no-spacing-rods: ignore this
2658 item for hard constraints.
2659
2660 * Bugfix: added sanitised TeX fragment in faq.texi
2661
2662 * Bugfix: merge equal Bar_reqs
2663
2664 1.3.48.uu1
2665 ==========
2666
2667 * Small fixes for \cresc and \endcresc
2668
2669 * Release properties of unbroken spanners & items after doing
2670 handle_broken_smobs (); should conserve a little memory.
2671
2672 * Fixed handling of orphaned score-elements. Any element that does
2673 not have its Line_of_score as a ancestor in both directions, is silently
2674 removed from the output.  This guarantees that programming errors
2675 don't result in coredumps from Dimension_cache::common_refpoint ():
2676 element->line_l () is always a common reference point.
2677
2678 * Bugfix: set visibility-lambda of clef and octavation-8 explicitly
2679 for default case.  Now the octavation 8 is not printed at every
2680 barline.
2681
2682 1.3.48.mb1
2683 ===========
2684
2685 * Changed noteHeadStyle properties to symbols, for example
2686   \property Voice.noteHeadStyle = #'cross
2687
2688 1.3.47.jcn3
2689 ===========
2690
2691 * Rewrite of chord-name production in scheme.  There are two major styles
2692   now, banter and american.  To get american style, use
2693
2694       \property ChordNames.chordNameStyle = "american"
2695  
2696   Most anything should be possible now.  See input/test/american-chords.ly
2697
2698 * Added isinf check to configure.in, and isinf macro from guile to
2699   bezier.cc; solaris has no isinf ().
2700
2701 * Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
2702   perfect now.
2703
2704 * Added output property to regression test.
2705
2706 * Fixed warning of creating existing outdir.
2707
2708 * Added `Mark' interface to text-items that are marks (thanks, HW).
2709
2710 1.3.48
2711 ======
2712 1.3.47.mb2
2713 ===========
2714
2715 * Corrected glossary.tely
2716
2717 * Corrected \mark font handling. feta-nummer font only of the 
2718   string is all numeric.
2719
2720 * Implemented noteHeadStyle lookup in Guile. Reintroduced the style
2721   "harmonic" and added "baroque" (normal note shapes except for 
2722   brevis and longa which are square).
2723
2724 * Simplified ly2dvi using the power of the geometry package.
2725
2726 * Improved heuristic size calculation of TeX macros. Handles e.g.
2727   "\\u{a}", "\\"{o}" and "\\^{u}" correctly.
2728
2729 1.3.47.hwn1
2730 ===========
2731
2732 * Bugfix: don't hang on zero-duration.
2733
2734 * Various glossary updates (thanks, Christian)
2735
2736 1.3.47
2737 ======
2738
2739 1.3.46.jcn2
2740 ===========
2741
2742 * Drastically reduced vertical space used by headers/footers, when using
2743   ly2dvi.  See input/test/fill-a4.ly.
2744
2745 * Fixed bug with colons appearing on repeat span-bars.
2746
2747 * Added Bar_number_engraver to standard Score context
2748
2749 * Construct octavation scripts in the clef-engraver; this fixes the
2750 hara-kiri + clef8 problem
2751
2752 1.3.46
2753 ======
2754
2755 1.3.45.jcn2
2756 ===========
2757
2758 * Fixed chord-name customisation and made small chord-name build fixes.
2759
2760 * Accidentals with chord-names smaller and as superscript.
2761
2762 * Do some extra footify (works only once) while making html docs.  
2763
2764 1.3.45.hwn1
2765 ===========
2766
2767 * Debian patch (Thanks Anthony)
2768
2769 * Rewrote Bar_number_engraver and Mark_engraver and removed
2770 Bar_script_engraver as baseclass. Both Bar_number_engraver and
2771 Mark_engraver are simpler and more robust.
2772
2773 * Fixed precedence of \property verticalDirection and dynamicDirection
2774
2775 * Fixed keys without barlines 
2776
2777 * Fixed StaffGroups: removing `\consistsend "Axis_group_engraver"'
2778 puts alignment in function again
2779
2780 * Fixed StaffGroup + GrandStaff combination.
2781
2782 * Music is now mandatory as the first thing in a \score{} block
2783
2784 1.3.45
2785 ======
2786 1.3.44.jcn2
2787 ===========
2788
2789 * Implemented una-chorda and sostenuto piano pedals in performer and engraver.
2790
2791 * Added Properties textScriptWordSpace and chordNameWordSpace.
2792
2793 * Junked old lyrics in star-spangled-banner.
2794
2795 * Added a Piano_pedal_engraver.
2796
2797 * Removed some empty files.
2798
2799 * Created piano pedal symbols: * - . P e d.
2800
2801 * Fixed ps-to-pfa.py to handle multiple unfills.
2802
2803 * Moved accordion symbols out of feta-script to end of font.
2804
2805 * Bugfix: don't create tfm's, pfa's etc of feta-test fonts.
2806
2807 * Fixed blot_diameter for small resolutions.
2808
2809 1.3.43
2810 ======
2811
2812 * Put global element list into Line_of_score, instead of
2813 Paper_score. post processing (the stage after line breaking) is now
2814 truly done per-system, and we got rid of an ugly hack to get font
2815 handling OK.
2816
2817 * Bugfix: set the group-interface of System_start_delimiter.
2818
2819 * Cleanups of Break_algorithm and derived classes, Move
2820 broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
2821
2822 * Bugfix for accordion symbols.
2823
2824 * Various patches to prevent crashing when do_brew_molecule gets
2825 called before after_line_breaking (). This was a problem in Spanner
2826 classes mostly.
2827
2828 1.3.43
2829 ======
2830
2831 1.3.42.jcn3
2832 ===========
2833
2834 * Made a quick try at piano pedal performer, damper pedal only.
2835
2836 * mf/feta-accordion.mf: Fixed strange turning paths.
2837
2838 * mf/feta-beugel.mf: Fixed infinity errors.
2839
2840 * Use a more discriptive name for windows setup.zip.
2841
2842 * mf/GNUmakefile: Have logs as last target, so that normally, they're 
2843 not made twice.
2844
2845 * stepmake/stepmake/metafont-rules.make: Don't remove the .log files.
2846 The logs are a target, removing them retriggers make.
2847
2848 * stepmake/stepmake/metapost-rules.make: Remove the correct log and tfm
2849 files, ie the ones that clutter the source directory, not the target logs.
2850
2851 * Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
2852 standalone; ie, no need for Cygnus' usertools anymore.
2853
2854 1.3.42.jbr1
2855 ===========
2856   
2857 * Documentation/ntweb: Updated angels.ly to match current syntax.
2858 Also updated index.texi.
2859
2860 1.3.42.uu1
2861 ==========
2862
2863 * Change all occurances of Staff_margin_engraver to
2864 Instrument_name_engraver, add a convert-mudela rule
2865
2866 * Change status == busy assert into programming error
2867
2868 1.3.42
2869 ======
2870
2871 1.3.41.jcn3
2872 ===========
2873
2874 * Lots of fixes to windows distribution scripts.
2875
2876 * Added configuration features --program-prefix, --program suffix.
2877
2878 * lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
2879 This fixes inversions c/g and bass additions d/+c on chords.
2880
2881 1.3.41.mb1
2882 ==========
2883
2884 * Avoid that xxxXXXVerticalExtent is used for empty HaraKiriStaff
2885   lines.
2886
2887 1.3.41.hwn1
2888 ===========
2889
2890 * Debian patches (thanks Anthony!)
2891
2892 * Use symbols for prefatory matter spacing. Do not use the typename
2893 for looking up item pairs in the table, but read element property
2894 break-align-symbol
2895
2896 * Instrument_name_engraver, uses break alignment instead of
2897 side-position.
2898
2899 * System_start_delimiter_engraver, System_start_delimiter, uses a
2900 spanner for the braces/brackets at the left of the system. Remove all
2901 old Span_score_bar engravers.
2902
2903 * Removed Base_span_bar_engraver::use_prority_b_, and moved
2904 Base_span_bar_engraver into Span_bar_engraver.
2905
2906 1.3.40.jcn3
2907 ===========
2908
2909 * mutopia/Coriolan/violino-2.ly: Bugfix: wrong pitch.
2910
2911 * input/test: Removed stale AutoStaffSwitch examples.
2912
2913 * mutopia/E.Satie: Fixed gnossiene-4, doing \autochange.  Removed
2914 stale copy of gnossiene-4.
2915
2916 * buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes.
2917
2918 * make/lilypond.spec.in: Made some bugfixes for _prefix, preparations
2919 for cross-building to Cygwin.
2920
2921 * buildscripts/make-cygwin-cross.sh: Now using rpm packages.
2922
2923 1.3.40.hwn2
2924 ===========
2925
2926 * added \property XXXMinimumVerticalExtent, \property XXXExtraVerticalExtent
2927
2928 * New_chord_tremolo_engraver: make tremolo beams from
2929
2930         \repeat "tremolo" NUMBER <Music-expression>
2931
2932 Removed support for "old-style" tremolos.
2933
2934 * Add a convert-mudela function for the conversion "\key A;" to "\key a; 
2935
2936 * Read \property measurePosition within the engraver code, instead of
2937 looking up the Timing_translator.
2938
2939 * star-spangled-banner.ly: add Bar_engraver to LyricsVoice 
2940
2941 * Changed all .fly and .sly files to .ly files.  Propose to dump .fly
2942 and .sly.
2943
2944 1.3.40
2945 ======
2946
2947 1.3.39.jbr1
2948 ===========
2949
2950 * buildscripts/mf-to-table.py: feta dep files are now opened with write
2951   binary option.  This avoids carriage return linefeed problems and
2952   windows while not affecting unix.
2953
2954 * Documentation/hacking.texi: Fixed a texinfo syntax error
2955
2956 * stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
2957   directory paths.
2958
2959 * Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
2960
2961 1.3.39.hwn1
2962 ===========
2963
2964 * Glossary updates by Christian Mondrup.
2965
2966 * Bugfix: use generic properties in lyrics too. This fixes the
2967 \property textStyle for lyrics.
2968
2969 * Score_element::preset_extent(), used by \property
2970 XXXVerticalExtent, so hard code the size of a vertical group. 
2971
2972 * Don't fix up reference points for originals of broken
2973 spanners. Fixes spurious "orphaned score-element" warnings.
2974
2975 * buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
2976
2977 * scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
2978
2979 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
2980 patch for guile.
2981
2982 * buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
2983 which should fix Windows problems with guile.  Also added input directory
2984 to zip file.
2985
2986 * stepmake/aclocal.m4: Added decent checking for version of guile, and 
2987 fixed warning message.
2988
2989 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
2990 chord-modifier table (not in the pitch list).
2991
2992 1.3.39
2993 ======
2994
2995 1.3.38.hwn2
2996 ===========
2997
2998 * General cleanups of My_lily_parser. 
2999
3000 * Start of a Chord_tremolo_iterator for the `\repeat 4 "tremolo"'
3001 syntax.
3002
3003 * Moved Score_element::do_space_processing out of the dependency
3004 mechanism.
3005
3006 * Use Scheme for notename tables.  Removed uppercase letters for low
3007 octave notes. Removed Notename_table.
3008
3009 * Fixed core dump with declared "\key  ; "
3010
3011 * Extra robustness warning for Side_position_interface::aligned_on_self ()
3012
3013 * Extra robustness: make sure that first and last columns are breakable.
3014         
3015 1.3.38.jcn4
3016 ===========
3017
3018 * stepmake/aclocal.m4: Added support for cross-compiling with guile.
3019
3020 * buildscripts/make-cygwin-cross.sh: A try at dropping cygwin1.dll
3021  dependency by using mingw.  Compiling guile is too much to ask
3022  for mingw, though.  Also:
3023  - rename python scripts .py (request from Alain)
3024  - install native packages under their own, separate root. (Alain)
3025
3026 * lily.scm: Don't use regex module when running on
3027 Windows. (Shamus)
3028
3029 * lily/staff-margin-engraver.cc (acknowledge_element): If
3030 possible, hang y-axis of margin script to span-bar.  This fixes
3031 vertical placement of margin scripts attached to staff groups.
3032
3033 * help2man-rules.make: Fixes for generating manpages by copying
3034 and for building using --scrdir.
3035
3036 * stepmake/stepmake/generic-targets.make: Preserve date stamp of
3037 config.h, version.hh files file when copying.
3038
3039 * buildscripts/make-cygwin-cross.sh: made number of fixes:
3040         - add `Cygnus/' prefix to directories in .zip-file too.
3041         - package guile too.
3042         - don't link to cygwin1.dll
3043
3044 * stepmake/stepmake/install-targets.make: bugfix, don't fail if directory
3045   is not emty when uninstalling.
3046         
3047 * stepmake/stepmake/generic-targets.make: added man target.
3048
3049 * buildscripts/make-cygwin-cross.sh: new script for cross-building cygwin
3050   development tools and lilypond executable.
3051
3052 * Documentation/ntweb/lilypond-manpages.patch: provide pre-built
3053   manpages, so that make doesn't fail on help2man trying to execute
3054   a GNU/windows executable.     
3055
3056 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: new patch for
3057   guile-1.3.4.  
3058
3059 * flower/libc-extension.cc (memmem): cygwin compile fix.
3060
3061 1.3.38
3062 ======
3063
3064 1.3.37.hwn1
3065 ===========
3066
3067 * (generic-property.scm) added \property tieDash to set dashing on
3068 ties.
3069
3070 * Removed  ly_eval_str(), we should use scm_eval (Scm_object).
3071
3072 * Removed scm_to_array (), array_to_scm (), associated junk. Reverted
3073 undocumented .29 patch that made Bezier::control_ into an
3074 Array<Offset>.  Added some comments documenting the reasons for the
3075 changes.
3076
3077 * Revert generic-property.scm of .37 fix, fix the real problem in
3078 property-engraver.cc: use the right symbol to check if element
3079 property is already set.
3080
3081 1.3.37.jcn2
3082 ===========
3083
3084 * Fixed srcdir build, so that you can do:
3085
3086       tar xzf releases/lilypond-x.y.z
3087       mkdir <build>
3088       cd <build>
3089       ../lilypond-x.y.z/configure
3090       make
3091
3092   as with any other gnu package.  All build output goes to <build>/out.
3093
3094 * Changed and fixed use of different configurations, and different output
3095   directories.  Finally, you can use different configurations alongside
3096   eachother.  From make/stepmake.make:
3097
3098       # Use alternate configurations alongside eachother:
3099       #
3100       #     ./configure --enable-config=debug
3101       #     make conf=debug
3102       #
3103       # uses config-debug.make and config-debug.h; output goes to out-debug.
3104       #
3105
3106       # Use same configuration, but different output directory:
3107       #
3108       #     make out=www
3109       #
3110       # uses config.make and config.h; output goes to out-www.
3111       #
3112
3113
3114 * Fixed performance of (de)crescendi.
3115
3116 * Better documentation for arithmetic_multiplier and arithmetic_basicspace
3117   in params.ly.
3118
3119 * Added instrument-equaliser for MIDI output, see scm/midi.scm, and
3120   properties midiMinimumVolume, midiMaximumVolume, ranges [0,1].
3121
3122 * Changed absolute midi volume settings into factor of full scale.
3123
3124 * Fixed another dynamic-line-spanner bug, it gets hairy.
3125
3126 * Added warning for spanners that are not fully contained in parent spanner.
3127
3128
3129 1.3.37
3130 ======
3131 1.3.36.hwn1
3132 ===========
3133
3134 * Abstract Align_element into Align_interface. Removed
3135 Axis_align_{item,spanner}, Align_element, Super_element, all multiple
3136 inheritance in the backend.
3137
3138 * new Gade score, INSTALL.texi fixes (thanks, Mats)
3139
3140 * Removed Item::hpos_f (), Score_element::{get,set}_real ()
3141
3142 * comments detailing properties for Axis_group_interface,
3143 Side_position_interface, Score_element, Item and Spanner
3144
3145 1.3.36.jcn3
3146 ===========
3147
3148 * Fixed vertical dimensions of elements in dynamic line spanner by adding
3149   axis-group to dynamic line spanner.
3150
3151 * Bugfix: line-spanner lasts always full duration of (de)crescendi.
3152
3153 * Bugfix: broken (de)crescendi on a dynamic-line-spanner.
3154
3155 * Bugfix: compilation dynamic-engraver.
3156
3157 * Added and updated a faq about postscript and ghostscript.
3158
3159 * Fixed order of slurVerticalDirection verticalDirection in
3160   generic-property.scm.  Similar fixes for Stem, Tie, etc.
3161
3162 * Added a Text_engraver to GraceContext.  Maybe it was removed on
3163   purpose: scripts on grace notes seem broken, they appear on the
3164   main note.
3165
3166 * Bugfix: volume effect of (de)crescendi was sometimes wrong way round.
3167
3168 1.3.36
3169 ======
3170 1.3.35.hwn1
3171 ===========
3172
3173 * textEmptyDimension changed into textNonEmpty, default: off,
3174 ie. texts don't occupy space.
3175
3176 * Use STL map for Lookup::lookup_p_tab_p_
3177
3178 * Abstracted Axis_group_element into Axis_group_interface, and removed
3179 Axis_group_element. This eliminates some multiple inheritance in the
3180 backend
3181
3182 1.3.35.jcn1
3183 ===========
3184
3185 * Added minimum-space property to Side_position_interface.  Used in
3186   positioning of Volta_spanner: voltaMinimumSpace.
3187
3188 * Fixed and cleaned-up volta-spanner.
3189
3190 * Moved directional-element.cc -> directional-element-interface.cc
3191
3192 * Renamed all `process_requests' to `process_music', which fixes
3193   midi performance.
3194
3195 * Fixed dimensions (more x-y interchanges) of brace, bracket and
3196   volta-spanner.
3197
3198 * Half-assed fix to get similar vertical placement of orphaned vs.
3199   line-spanned dynamic elements.
3200
3201 * Added property bracketCollapseHeight: the minimal size of a staff bracket
3202   that will be typeset.  Smaller brackets will not be displayed.  This
3203   fixes the (in 1.3.x reintroduced) funny duck-beak-bracket-bug (sorry).
3204
3205 * Removed some dissonant chords from Coriolan
3206
3207 1.3.35
3208 ======
3209
3210 * Removed Documentation/programmer directory 
3211
3212 1.3.34.jcn3
3213 ===========
3214
3215 * Small enhancements to Staff_margin_engraver:
3216    - by default, the marginScript left aligns the text
3217    - to set the text style, use property marginScriptTextStyle
3218    - to change the alignment, use property marginScriptHorizontalAlignment
3219      (centred and right alignment require manual padding settings).
3220
3221 * Print a friendly message if the manual pages failed to build.
3222
3223 * Bugfix: dynamicDirection now overrides verticalDirection setting.
3224
3225 * Warning messages and nl.po
3226
3227 * Fixed vertical alignment for all dynamic items and (reluctantly)
3228   reinstated old directional behaviour for orphaned dynamics.
3229
3230 * Finished maximumRestCount property.
3231
3232 1.3.34
3233 ======
3234 1.3.33.hwn2
3235 ===========
3236
3237 * Print key without setting key, syntax "\key ;". General cleanups of
3238 key-item.
3239
3240 * Add paragraph tags in HTML output of mudela-book.  Music fragment
3241 don't run into the text anymore.
3242
3243 * Bugfix: don't align the first line of text. (Lookup::text ()).
3244
3245 * Abstract away data members of Axis_group_element, Align_element
3246
3247
3248 1.3.33.jcn3
3249 ===========
3250
3251 * Added helpful properties instrumentScriptPadding/instrScriptPadding for
3252   Staff_margin_engraver.
3253
3254 * Removed some empty files, substituted (c) 1999 occurrences.
3255
3256 * Added \property maximumRestCount.  It will prevent showing (or actually:
3257   moving in case of a collision) more than maximumRestCount similar rests.
3258   WIP!
3259
3260 * Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
3261   breakable item: Left_edge_item.
3262
3263 * Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
3264   (not supported by a Dynamic_line_spanner) still collide with Staff,
3265   although they now have staff support, which was supposed to fix this.
3266
3267 * Fixed Staff_margin_engraver for "instrument", "instr" is still broken.
3268
3269 * Dynamic elements are only put in a Dynamic_line_spanner if there
3270   actually is more than one adjacent note-column with a dynamic.
3271   This breaks the fine looks of all dynamics, again :-)
3272
3273
3274
3275
3276 1.3.33
3277 ======
3278
3279 1.3.32.hwn3
3280 ===========
3281
3282 * Experiment: use STL map for Scheme_hash_table; Is there a speedup?
3283
3284 * Bugfix: print brace iso. bracket for Piano / GrandStaff
3285
3286 * Change naming: change do_post_processsing into after_line_breaking,
3287 do_pre_processsing into before_line_breaking and do_process_requests
3288 into do_process_music.
3289
3290 * Bugfix in hash-table.hh: do quadratic probing, and not cubic probing.
3291
3292 * Display property name for type error.
3293
3294 * Cleanups for Dynamic_engraver and Dynamic_line_spanner.
3295
3296 * Warn if last column in score is musical. Helps catch programming errors.
3297
3298 * Spanner::spanned_drul_ now is private. 
3299
3300 * Rewrote some bar code: moved molecule functions out of Lookup.
3301
3302 1.3.32.jcn3
3303 ===========
3304
3305 * Embedded newlines in text items are now allowed.  This helps avoiding
3306   TeX-hacking in some cases.  See input/test/coriolan-margin.ly
3307
3308 * Fixed stupid x-y interchange bug for staff-bracket.  This fixes
3309   placement of staff-brackets.
3310
3311 * Fixed bracket/arch-thickness interchange bug, and made bracket a bit
3312   thinner.
3313
3314 * Fixed slur/bezier-beautiful name mismatch.  This should fix the steep
3315   slurs that were apparently reintroduced in 1.3.29.
3316
3317 * Made some small fixes to Coriolan.
3318
3319 * Removed duplicate lily/output-property-engraver.hh.
3320
3321 * Removed optional use of vanilla spanner in Dynamic_engraver.
3322
3323 * Fixed (measured) tremolo for Stem and Beam. Merged declarations
3324   stem-engraver.hh and chord-tremolo-engraver.hh into their .cc
3325   implementation file.  Also fixed looks of Chord tremolo, input and
3326   implementation is still ugly.
3327
3328 * Added *.yy and *.ll to TAGS, to that tags-find-replace doesn't omit
3329   parser and lexer.
3330
3331 1.3.31.mb1
3332 =========
3333
3334 * Fixed \specialkey and \normalkey. Updated documentation.
3335
3336 1.3.32
3337 ======
3338 1.3.31.jcn5
3339 ===========
3340
3341 * Fixed and cleaned-up Dynamic_engraver.  Optionionally uses vanilla
3342   spanner instead of Dynamic_line_spanner.
3343
3344 * Made gcc-2.95 compile fix in libc-extension.
3345
3346 * Various fixes to Coriolan, score starts to look acceptable.
3347
3348 * Moved optional text of crescendo into Crescendo spanner.  Fixed horizontal
3349   and vertical alignment of dynamics.
3350
3351 * Added new text crescendo spanners to Coriolan and made some fixes.
3352   If you're using timidity, use the -EO option to prevent notes get
3353   stuck.  I'm not sure whose fault this is, Lily's MIDI output may be
3354   stretching the standard a bit.
3355
3356 * Adjacent dynamic markings are now grouped on a horizontal line, but it's
3357   not perfect yet: they're always below the staff and no horizontal spacing
3358   is done.  Also, character metrics of dynamics are still not used.
3359   See: input/test/crescendi.ly and input/test/dyn-line.ly
3360
3361 * Cleaned up Span_dynamic_performer.
3362
3363 1.3.31
3364 ======
3365 1.3.30.mb1
3366 =========
3367
3368 * Fixed the page layout, reintroducing space for the header and
3369   trying to keep piece titles on the same page as the piece.
3370   The header and footer can now contain several lines.
3371
3372 1.3.30.jcn3
3373 ===========
3374
3375 * Lily now also performs crescendi and decrescendi in MIDI output:
3376   Span_dynamic_performer in a slightly crappy way.
3377
3378 * Added preliminary support for crescendi/decrescendi other than `hairpins',
3379   eg: `cresc. poco `a poco -- -- --'
3380
3381 * Made MIDI tie performance fix.
3382
3383 1.3.30.jcn2
3384 ===========
3385
3386 * Lily now performs absolute dynamics in MIDI output.
3387
3388 * Included David's comments on opus47 in TODO.
3389
3390 1.3.30.jcn1
3391 ===========
3392
3393 * More Coriolan: flute-1,2; oboe-1,2; clarinet-1,2; 
3394   fixes and remainder french horn-1,2; trombone-1,2;
3395   fagotto-1,2; timpani; and several fixes.
3396   
3397 1.3.30.uu1
3398 ==========
3399
3400 * Remove some old doco from programmer/ and put on personal homepage.
3401
3402 * Removed union-find from flower library.
3403
3404 * Only quantise tie horizontal part inside the staff.
3405
3406 1.3.30
3407 ======
3408 1.3.29.hwn1
3409 ===========
3410
3411 * Report type errors for \property. Helps with converting 1.2 input
3412
3413 * Use Scheme for Align_element; fixed graceAlignPosition 
3414 and removed \property alignmentReference in the process.
3415
3416 * Use generic properties for lyrics too.  This fixes \property
3417 Lyrics.textStyle
3418
3419
3420 * Add relative distance for constraints between non-column items.
3421
3422 * Automatic \marks: use "\mark ; ". The mark numbers or letters are
3423 increased automatically.
3424
3425 * Translators now only change properties of their own context. This
3426 removes the 2nd argument to Translator::get_property()
3427
3428 * Bugfix for Metapost mode
3429
3430 1.3.29.uu1
3431 ==========
3432
3433 * Updates of glossary  (Christian Mondrup)
3434
3435 * Bugfix with bar number placement
3436
3437 * Moved links to bibliography/ and misc/ to main index.
3438
3439 1.3.29
3440 ======
3441
3442 * Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
3443   Slurs are now calculated just once.
3444
3445 * Bezier_bow gets constants from paper.  Still no sensible solution for
3446   magic asymmetry gradient step constants.
3447
3448 * Reinstantiated tangent-controls, more flexible than ever.  You can choose
3449   between area asymmetry and tangent-controls.  My guess is, tangent controls
3450   will be junked in 1.3.30.
3451
3452 * Slur area: only look at x-gradient.
3453
3454 * Added credits for some symbols of as5/9 fonts.
3455
3456 * Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
3457
3458 * Bugfix: midi2ly put out recent version (ugh).
3459
3460 1.3.28.hwn2
3461 ===========
3462
3463 * Bugfix: don't forget to process staffSpace and numberOfStaffLines
3464 properties.
3465
3466 * Removed Gade score. To appear (shortly?) on Mutopia. 
3467
3468 * Make Bar_script_engraver look for typeVisibilityFunction (eg
3469 property barNumberVisibilityFunction). Changed the names of the Scheme
3470 functions to be understandable. See input/test/bar-script-visibility.ly
3471
3472 * rewrite of class Molecule. It has now reached the ultimate quality
3473 plateau. All molecule data is now shared.
3474
3475 1.3.28
3476 ======
3477
3478 * Update of the glossary by Christian Mondrup 
3479
3480 * Moved horn-concerto-3 out of tarball to private website, removed
3481 W.A.Mozart subdirectory.
3482
3483 1.3.27.hwn1
3484 ===========
3485
3486 * Bugfix: don't make giant ties if the horizontal part of tie is near
3487 the center.
3488
3489 * Small optimizations to be a little more careful with mem usage. 
3490
3491 * Website change: put all examples in one directory.
3492
3493 * Removed Atom as a separate type.  Now use SCM, and since we use
3494 function composition, Atoms are immutable, so they don't have to be
3495 copied. This makes life easier, hopefully this is quicker and uses
3496 less memory.
3497
3498 1.3.27.jcn1
3499 ===========
3500
3501 * Bezier_bow: minimise_enclosed_area
3502
3503 1.3.27
3504 ======
3505
3506 1.3.26.hwn4
3507 ===========
3508
3509 * Tuplet-spanner slope calculation now looks better on tupletted rests
3510 (patch courtesy Laurent Martelli)
3511
3512 * Bugfix (Staff_performer::new_instrument_str ()) check type of
3513 \property "instrument"
3514
3515 * New mechanism for breaking lines: do not copy & prune the element
3516 property list separately, but combine these steps. Dramatically
3517 reduces memory usage for large scores.
3518
3519 1.3.27
3520 ======
3521 1.3.26.jcn2
3522 ===========
3523
3524 * Bugfix: font used in volta-spanner calculation.
3525
3526 * Added simple selection list to webpage, inspired by sawmill.
3527  
3528 * Devised kludge for ascii 5 character font pitches.
3529  
3530 * Substitutions: interline, 1997,1998, @stack.nl and small typo fixes.
3531
3532 1.3.26.hwn1
3533 ===========
3534
3535 * Plug memory leaks related to Moment:
3536   - Spacing_engraver::do_pre_move_processing ()
3537   - make_rational ()/make-rational
3538   - Paper_column::Paper_column ()
3539
3540 * Plug memory leak in Paper_outputter::output_{String,Real,int}_def()
3541
3542 * Plug memory leak in Score_engraver::set_columns ()
3543
3544 * Plug memory leak in Scheme_hash_table::set()
3545
3546 * Plug memory leak in Score_element::molecule_extent ()
3547
3548 * Bugfix: don't crash if a slur doesn't span anything.
3549
3550 * Bugfix: don't crash if doing beams without a staff symbol.
3551
3552 * Generic element property setting:
3553
3554         \outputproperty #predicate #'symbol = #value
3555
3556 Will set the element property symbol to value, for any elements that
3557 return true for PREDICATE.  This allows you to virtually tweak *ANY*
3558 property of the output. Example in input/test/generic-output-property.ly
3559
3560 1.3.26
3561 ======
3562
3563 * lilypond as as2ly: --help and --version to stdout.  Regular identify 
3564   to stderr.  This fixes help2man's manpage generation.
3565
3566 * configure: substitute full path for perl and guile in scripts.
3567
3568 * Added ascii slur and volta.  There seems to be a Lily bug in volta placement.
3569
3570 * Bugfix: default font now user settable
3571
3572 * as2text: handle plain ascii font, read from stdin, you can now do:
3573
3574   echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
3575
3576 1.3.25.hwn1
3577 ===========
3578
3579 * Bugfix: second half of broken ties now are displayed again.
3580
3581 * Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
3582 it horizontally on the clef.
3583
3584 * Added Tie_column spanner. Ties in tied chords now get proper directionsa.
3585
3586 * Bugfix: unbroken repeat barlines now work, eg. |:
3587
3588 * Added Request_iterator to make more flexible constructions possible.
3589
3590 1.3.25
3591 ======
3592 * as2text: catch missing font/character errors, added default font, set text.
3593
3594 * New ascii fonts and glyphs: as5 as-numeral4 as-braces9
3595
3596 * Ascii output, minimal support:
3597   - AsciiScript Fonts: mf/*.af
3598   - Init files: ly/*-as.*ly 
3599   - AsciiScript translation to text: scripts/as2text.scm
3600   - input/test/as.fly input/test/as1.fly
3601   - Output support: lily/lily.scm
3602   - Try:
3603       lilypond -f as -i init-as.fly input/test/as.fly
3604       as2text as.as
3605
3606 1.3.24.hwn1
3607 ===========
3608
3609 * The horizontal part of ties will avoid collision with staff lines.
3610
3611 * Plugged memory leak: don't protect Atom function.
3612
3613 * Lookup cleanups. Made lots of functions static. Moved some code out
3614 of Lookup.
3615
3616
3617
3618 1.3.24.hwn1
3619 ===========
3620
3621 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
3622 does not delete any of the file_ly*.tex.
3623
3624 * Added header and footer support in ly2dvi.py
3625
3626 1.3.24
3627 ======
3628
3629 * Added a ROADMAP file explaining the source directory layout.
3630
3631 * Minor tweak in the feta 6 and 9 numeral
3632  
3633 * Moved files from lib/ to flower/
3634
3635 * Removed Note_head_side class.
3636
3637 * Updated the webpage to be a little more chatty. 
3638
3639 * Small Local_key_engraver optimization: only lookup timing engraver once.
3640
3641 * Fixed dashed slurs
3642
3643 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
3644 to offset the slur instead of bending it too much
3645
3646 * Look at stem directions for tie direction.
3647
3648 * Compound multimeasure rests. Put measures_i_ variable in an element
3649 property.  Made the symbol a lot wider.
3650
3651 * Time signature small cleanups.
3652
3653 1.3.22.hwn2
3654 ===========
3655
3656 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
3657 version.
3658
3659 * Breathing marks now have a direction by default.
3660
3661 * Do set generic script properties.
3662
3663 * Also put tuplet brackets under notes.
3664
3665 * Score_element_info: only store origin of element, but not the path
3666 to parent translators. Saves a little memory, and removes some complexity.
3667
3668
3669 1.3.22.hwn1
3670 ===========
3671
3672 * Autobeaming in time sigs that don't have 1/4 beats fixed.
3673
3674 * (De)crescendi should now work. (Thanks Michael)
3675
3676 * Better error reporting for conflicting time signatures.
3677
3678 * Line_number_engraver: output locations of note head
3679 definitions. Very handy when entering complicated scores.
3680
3681 * Rewrote multi measure rest support: now they are entered as spanners
3682 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
3683
3684   { \commandspanrequest \start "rest"
3685     SXXXX
3686     \commandspanrequest \stop "rest"
3687   }
3688
3689 * Removed support of percent style repetitions. 
3690
3691 * Put texts outside the staff.
3692
3693 1.3.21.mb1
3694 ==========
3695 * Getopt bugfix: don't assert on certain errors.
3696
3697 * ly2dvi: Remove unnecessary space for the page headers.
3698
3699 * Bugfix convert-mudela
3700
3701 1.3.21.hwn1
3702 ===========
3703
3704 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
3705 not buffer name.
3706
3707 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
3708 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
3709 \property tupletInvisible will stop all tuplet spanner creation.
3710
3711 * Don't go berserk if tuplet spanner is on only one column.
3712
3713 * Use SCMs & Smobs for Molecules & atoms.  This uses less
3714 scm_(un)protect_object () calls, so the output stage should be faster.
3715
3716 * Added \property tupletSpannerDuration, to make multiple tuplet signs
3717 with one \times.
3718
3719 * Some programming Errors in spacing are now caught. Lily does not
3720 hang when encountering degenerate springs.
3721
3722 * Allow beams to start and end over rests
3723
3724 1.3.19.hwn2
3725 ===========
3726 * Fix disappearing clefs when clefs are not printed with a barline.
3727
3728 1.3.20.jcn2
3729 ==========
3730
3731 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
3732   input/test/beam-control.fly
3733 * Added \context Voice to .fly and .sly; the default \context Staff is almost
3734   never what you expect
3735 * Fixed decision for .sly/.fly in lilypond-mode.
3736
3737 1.3.19.hwn1
3738 ==========
3739
3740 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
3741 Cleanup mf-to-table.py
3742
3743 * Fixed embarassing slur bug.
3744
3745 1.3.19.jcn1
3746 ==========
3747
3748 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
3749
3750 1.3.18.uu2
3751 ==========
3752
3753 * lilypond-mode.el for emacs supersedes mudela-mode.el 
3754
3755 * Tuplet spanners don't collide with encompassing notes. 
3756
3757 * Gobbled Adobe parseAFM* code, for future use.
3758
3759 * Big 1999 to 2000 search/replace.
3760
3761 * Big interline to staff_space search/replace for mf files.
3762
3763 * Removed Bow class, and split code into Tie and Slur
3764
3765 * Don't put scripts on grace notes.
3766
3767 * Font_metric uses SCM for name field.
3768
3769 * Various compilation fixes.
3770
3771 1.3.17.jcn2
3772 ===========
3773
3774 * Bugfix: beams with less than one (visible) stem
3775
3776 * small fixes to pa.ly
3777
3778 1.3.17.jcn1
3779 ===========
3780
3781 * Fixed bug that made multi-measure rest barnumber counts go wild.
3782 (even more scm2int/int2scm mixups!)
3783
3784 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
3785
3786 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
3787
3788 1.3.17.hwn2
3789 ===========
3790
3791 * Remove Paper_def calls in bezier-bow.cc
3792
3793 * Remove data members of Tuplet_spanner,  Volta_spanner
3794
3795 * hang_on_clef, property hangOnClef removed
3796
3797 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
3798 function to determine breaking behavior.
3799
3800 * More Scheme typechecking.
3801
3802 * Be strict about the difference between strings and symbols for conversion.
3803
3804 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
3805 Laurent Martelli.
3806
3807 * Partial French translation, courtesy Laurent Martelli.
3808
3809 * Small corrections in NL translation. 
3810
3811 1.3.17.hwn1
3812 ===========
3813
3814 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
3815 we have a longa note head.  noteHeadStyle = "harmonic" is not
3816 supported anymore. (for now, that is)  
3817
3818 * Reference manual update. Document \properties with examples
3819
3820 * fix mudela-book --help
3821
3822 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
3823 Key_item::c0_position_
3824
3825 * Clef_engraver general cleanup. Use alists (\property
3826 supportedClefTypes, clefPitches) for clef types.
3827
3828 * Use progress_indication () for progress. Don't include <iostream.h> directly 
3829 Don't include <string.h>, <math.h> from headers.
3830
3831
3832 1.3.16.hwn1
3833 ===========
3834
3835 * \property stemCentered (boolean): centers stem on note head. See
3836 input/test/stem-centered.ly
3837
3838 * input/trip.ly, small test of lots of features.
3839
3840 * \property Staff.collisionMergeDotted: merge equal noteheads
3841 with different dot count. See input/test/collision-merge-dotted.fly
3842
3843 * Dotted rest bugfix 
3844
3845 * Don't crash if a slur does not span any notes.
3846
3847 * Volta repeats fixed.
3848
3849 * cleanup of Note_heads_engraver
3850
3851 * removed dots_i_ member of Dots
3852
3853 1.3.16.jcn1
3854 ===========
3855 * Fixed cross staff slurs.  It seems that cross-staff sign
3856   was swapped.
3857
3858 1.3.15.hwn1
3859 ===========
3860
3861 * Fixed bug in stem code.  Stem in chords works again.  Small
3862 stem cleanups.
3863
3864 * Use element properties for Staff_symbol.
3865
3866 * \property sparseTies (boolean).  Only make one tie in the
3867 middle for tied chords.
3868
3869 * Junked Directional_spanner, Column_info.
3870 Directional_element now is element interface `Directional_element_interface'
3871
3872 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
3873
3874 pl 15.jcn4
3875         - removed old notename2scm conversion
3876         - beam-dir-algorithm through scm
3877         - bfs paper-scm
3878 gv      - bf: knee-stemlengths
3879
3880 pl 15.jcn3
3881         - moved poor man's stem arrays to scm
3882         
3883 pl 15.jcn2
3884         - beam quanting using scm lists
3885
3886 pl 14.hwn1jcn1
3887         - chord-name uses scm members
3888         - bfs: knee with different mults, interstaff knee, auto-knee
3889
3890 **********
3891 pl 14.hwn1
3892         - specialize duration.cc for lily, move out of lib/
3893         - stem cleanup
3894         - more SCM typechecking
3895         - stafflineleading -> staff_space
3896         - bf: rod distances.
3897         - junk some unused code.
3898         
3899 pl 13.hwn2
3900         - paper/score column cleanups. Junk Score_column type
3901
3902 pl 13.hwn1
3903         - Bezier_bow/Bezier cleanups
3904         - bf: rest under beam.
3905         
3906 pl 13.jcn2
3907         - untangled Chord_name (item) and Chord (list-of-pitches)
3908         
3909 pl 13.jcn1
3910         - bezier-bow fix
3911
3912 **********
3913 pl 12.hwn1
3914         - polynomial.hh
3915         - bf: generic properties
3916         - quantise_iv () fix.
3917         - bezier cleanup
3918         - class Polynomial 
3919         - use smobs for font metric tables/hashes.
3920         - nl.po bf
3921
3922 **********
3923 pl 11.jcn3
3924         - small beam fixes (interstaff knees still broken)
3925
3926 pl 11.hwn1
3927         - bf: dots
3928         - bf: harmonic note heads
3929         - revise stem, notehead, rest
3930
3931 pl 11.jcn2
3932         - included missing scm,ly updates
3933         - bf: urg to_dir () takes scm..
3934         - bf's: if (Foo b = bar != 1)
3935         - beam cleanup
3936
3937 *********
3938 pl 10.uu1
3939         - various small bfs
3940         - bf: alignment reversed
3941         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
3942         - bf: staccato pos
3943         - Knee fixes (thanks, Jan)
3944
3945 pl 10.jcn2
3946         - fixes for invisible beamed stems
3947         - removed steminfo from properties, don't cache Stem_info
3948
3949 pl 10.jcn1
3950         - steminfo to properties
3951         - dropped internote dim for stem-beams
3952
3953 *********
3954 pl 9.hwn1
3955         - abstracting Staff_symbol_referencer to an interface.
3956         - quantised_position for staccato dots.
3957         - standchen fixes
3958         - junk Score_element::do_{width,height}: set callbacks directly.
3959         - merge Score_element, Graphical_element
3960         - merge Axis_group_element, Graphical_axis_group
3961         - junk pointer fields from Score_element derived classes
3962         - junk obsolete do_substitute_dependency code.
3963
3964 **********
3965
3966 pl 8.hwn2
3967         - staff-support for Crescendi.
3968         - padding for accidentals.
3969         - cascading offset callbacks
3970
3971 pl 8.hwn1
3972         - note-head-side 
3973         - naming Staff_sidify -> Side_position_interface
3974
3975 ***********
3976
3977 pl 7.mb1
3978         - bf: timeSignatureStyle works again
3979
3980 pl 7.hwn1
3981         - Dirk Latterman key/mmrest patches
3982         - Offset callbacks in Dimension_cache
3983         - Junked Staff_side_*
3984         - Staff_sidify: interface class.
3985         - prelude-{1,2} fixes.
3986
3987 ***********
3988 pl 6.uu2
3989         - bf: PS font selecting.
3990
3991 pl 6.uu1
3992         - bf: ls-latex
3993         - mudela-book --no-pictures
3994         - bf: ly2dvi
3995         - convert-mudela: beamAuto moment syntax. 
3996
3997 pl 6.jcn3
3998         - fixed scm output
3999
4000 pl 6.jcn2
4001         - half-baken ly-gulp-file in scm
4002         - resurrected scm output through guile
4003
4004 pl 5.mb1
4005         - bf: version of init.sly, init.fly
4006         - Clarify necessary version of texinfo
4007         - bf: texi files, minor errors and syntax compatible with 
4008           older makeinfo
4009
4010 pl 6.jcn1
4011         - bf: scm output
4012
4013 *******
4014
4015 pl 5.hwn2
4016         - Bach preludes: mutopification
4017         - dots are Directional_element too; use \property dotDirection
4018         - moved some stuff out of Lookup
4019         - bf: dots
4020         - font selection mechanics changed.
4021
4022 pl 5.uu1
4023         - bf: smob allocation (thanks David!)
4024
4025 pl 5.hwn1
4026         - junked \shape. Now use #'margin-shape 
4027         - timing: one_beat -> \property beatLength
4028         - bf convert-mudela
4029
4030 ************
4031
4032 pl 4.uu1
4033         - input/test/ \property fixes.
4034         - gcc 2.95 fix
4035
4036 pl 4.hwn1
4037         - Break_align_engraver,
4038         break align order from  \property breakAlignOrder
4039         - junked Score_priority_engraver
4040         - moved Time_description into Timing_translator
4041         - use properties for timing, see input/test/timing.fly
4042         * removed \cadenza ; now use \property Score.timing
4043         * \property measurePosition
4044         * \property measureLength
4045         * \property currentBarNumber
4046         - Note_name_engraver , \context NoteNames
4047
4048
4049 pl 4.jcn1
4050         - junked some chord guessing code
4051         - bf: lookup size (-1) for chord-name accidentals
4052         - bf: ly2dvi's MFINPUTS setting
4053
4054 *************
4055 pl 2.jcn3
4056         - chords:
4057           * Chord is item
4058           * junked TeX hacking
4059           * configurable with styled strings from scm
4060           * fixes: dim, /no X, tonic != C
4061
4062 pl 2.jcn2
4063         - chords from  scm 
4064
4065
4066 pl 3.hwn2
4067         - visibility-lambdas into default elt properties SCM.
4068         - clef types in SCM
4069         - verticalDirection properties now in SCM.
4070
4071 pl 3.hwn1
4072         - move position_i_ into Staff_symbol_referencer
4073         - move dir_ into Directional_element baseclass
4074
4075 ****************
4076
4077 pl 2.hwn1
4078         - bf: dynamic style.
4079         - prepare to move dir_ into SCM. 
4080
4081 pl 2.jcn2
4082         - chord fixes: 
4083            * inversion request: no inversion guessing for chord entry
4084            * bass request: c/+b to add bass note not part of chord
4085            * -dim modifier works on all thirds
4086            * colon iso dash as tonic/modifier-additions separator
4087            * C:m5- displays as "Cdim"
4088            * C:m5-7- displays as "Co"
4089
4090 pl 2.jcn1
4091         - moved bracket vars to params
4092         - reverted broken lilypond-devel
4093
4094 *************
4095 pl 1.uu1
4096         - David's patches:
4097         * mfplain.mp detection
4098         * Graphical_element::common_refpoint() robuster.
4099         * fixes for mudela-mode.el
4100         - Dirk's patches:
4101         * key signature placement,
4102         * tied accidentals.
4103
4104 pl 1.hwn2
4105         - extra-offset elt property.
4106         - junked Chord_tremolo
4107
4108 pl 1.hwn1
4109         - changed calling convention for {get,set,remove}_elt_property()
4110         - rm'd some mutopia examples.
4111
4112 *******
4113 pl 0.hwn2,1
4114       - Generic properties and Property_engraver. Moved most of the
4115 properties.
4116
4117 0.lu1
4118         - resurrected midi2ly
4119
4120 0.jcn1
4121         - bf: lyrics lexer
4122         - reverted mup2ly revert
4123
4124 pl 3.uu1:
4125         - frontport of 1.2.17 patches.
4126
4127 **********
4128
4129 1.3.0:
4130
4131 pl 15.hwn2
4132         - loads of bfs.
4133
4134 pl x.jcn3
4135         - another workaround: reset buffer state for scm_ftell ()
4136         - workaround for broken scm_ftell ()
4137
4138 pl 15.hwn1
4139         - \properties are now SCM s, junk Scalar type
4140         - use SCM for strings in parser.
4141         - Moment derived from Rational. Moment may be smobified.
4142
4143 pl 15.jcn4
4144         - direct #... to scm parser  (Thanks to Gary Houston)
4145
4146