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