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