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