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