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