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