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