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