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