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