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