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