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