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