]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
4fcc87ed5bebea58fccd1dadf0bb3066b65ead6e
[lilypond.git] / CHANGES
1 --- ../lilypond-1.3.76.jcn1/CHANGES     Tue Aug  8 13:56:35 2000
2 ++ b/CHANGES    Tue Aug  8 14:46:46 2000
3 @@ -1,3 +1,11 @@
4 1.3.76.jcn2
5 ===========
6
7 * Midi2ly bugfix: handle durations longer than longa.  These can occur
8   because of lengthened notes when using --no-rests.
9
10 * Midi2ly: output `new' \key syntax, and updated version number.
11
12  1.3.76.jcn1
13  ===========
14  --- ../lilypond-1.3.76/CHANGES Thu Aug  3 20:29:02 2000
15 ++ b/CHANGES    Tue Aug  8 13:56:35 2000
16 @@ -1,3 +1,14 @@
17 1.3.76.jcn1
18 ===========
19
20 * Midi2ly bugfix: don't correct quantised durations, don't use tuplets, 
21   double dots etc. when user doesn't want them.  It probably used to
22   work like this, a long time ago.  For some unknown reason, all
23   corrections made by Duration_convert were junked if the corrected
24   duration != exact duration.  Duh.
25
26 * Midi2ly: added a new option: --no-rests.
27
28  1.3.76
29  ======
30  --- ../lilypond-1.3.76/CHANGES Fri Aug  4 02:29:02 2000
31 ++ b/CHANGES    Mon Aug  7 00:19:35 2000
32 @@ -1,3 +1,12 @@
33 1.3.76.gp1
34 ==========
35 * Lyric_phrasing_engraver now catches lyric extenders and correctly
36   terminates them under the last note of a melisma.
37
38 * Lyric word spacing code changed to fix hyphen alignment.
39
40 * Other minor tidying up of Lyric_phrasing_engraver and related code.
41
42  1.3.76
43  ======
44  1.3.76
45 ======
46
47 * Lyric_phrasing_engraver now adjusts for melisma.  (Glenn Prideaux).
48
49 * Mudela-book fix for Windows95 (Mark Hindley)
50
51 * Debian update (Anthony Fok)
52
53 * Added beam melisma for when automaticMelismata and noAutoBeaming are both
54   #t (primarily for hymns).  Courtesy Glenn Prideaux.
55
56 * Bugfix: .pfa dependency on $(outdir)/mfplain.mem
57
58 1.3.75.mb1
59 ==========
60
61 * stepmake/stepmake/metapost-rules.make: Put all generated files
62   in mf/out/.
63
64 * Added paper variable interscoreline to determine the score line
65   spacing, see input/test/vertical-extent.ly.
66   Cleaned up the lilyponddefs.tex inclusion scheme.
67
68 1.3.75
69 ======
70
71 1.3.74.gp1
72 ==========
73
74 * Improved default handling of Lyric_phrasing_engraver and made it on by 
75 default.
76
77 * Beginnings of a stanza number engraver (\property LyricVoice.stanza = 
78 #"1:" etc.)
79
80 * fixed bug in script.cc so fermata (and other scripts) get flipped 
81 correctly when they are above the staff.
82
83 1.3.74.jcn2
84 ===========
85
86 * Reincluded simple code for including tfm.[1-5] into search path.
87   Configure with --disable-kpathsea to enable this kludge.
88
89 1.3.74.jcn1
90 ===========
91
92 * Updated input/test/banter-chords.ly German H/B example.
93
94 * Updated nl.po.
95
96 * Have configure check for kpathsea library and functions.  Made kpathsea
97   support optional for now.
98
99 * Bugfix: halved width of tremolo-beams.
100  
101 * Included compilation fix for guile-1.3.4 (Anthony).
102
103 * Added: chord inversion and base to regtest.
104
105 * Fixed: Chord names that were broken by pl73.
106
107 * Fixed: Chord inversions that were broken by pl72.
108
109 * Resurrected ascii-script output, for debugging purposes.
110
111 * Included compilation fix for scm-hash.cc (Han-Wen).
112
113
114 1.3.74
115 ======
116
117 * Small bugfix: also do a deep copy on  submusices
118
119 * Fixed:  \autochange doesn't crash anymore.
120
121 * Cleanup, documentation and enforcement of smob interfaces in
122 LilyPond.  We distinguish between SIMPLE_SMOBS and SMOBS (objects that
123 have self_scm_)
124
125 * Glen Prideaux lyric phrasing engraver. See
126 input/test/lyric-phrasing.ly
127
128
129
130
131 1.3.73
132 ======
133 * Removed \interscoreline after the last line, prevents some
134 empty pages. (patch by Mats Bengtsson)
135
136 * Smobified Music, junked associated identifiers. Use Scheme list to
137 store Music_sequence.  Removed const declarations from
138 Music_iterators.  Added a mutable and immutable property list to
139 Music.  Use music property for all Scheme values in Music.  Created
140 and fixed a load of Garbage Collection bugs.
141
142 * Changed number font to allow automatic .mf creation.
143
144 * Output place of definition as \special{src:LOCATION}. See FAQ for
145 explanation how to use.
146
147 * Schemified Local_key_item and fixed minor bug with accidentals.
148
149 * new Japanese .po file.
150
151 * Bugfix for broken tie direction
152
153 * Bugfix for bar at beginning of line break
154
155 1.3.72
156 ======
157
158 * Robustness fix for minimise_least_squares ()
159
160 * cleanups of Slur_bezier_bow, removed Bezier_bow.
161
162 * cleanup of Tie. Changed Tie into interface. Made ties flatter by default.
163
164 * changed SCM_UNDEFINED to SCM_UNSPECIFIED for return values that go
165 back into Scheme.
166
167 * changed SCM_UNSPECIFIED to SCM_EOL for undefined element
168 properties. This makes initializing list properties redundant.
169
170 * removed idiotic code for including tfm.[1-5] into search path.
171
172 * fixed problem with tuplet placement for cross staff tuplets.
173
174 1.3.71
175 ======
176 * Small cleanups to bring down  compile time and binary ensmallment.
177
178 * Made Lookup into a smob, and use guile alist iso. an STL map.
179
180 * Changed repeated music semantics for relative octave: each
181 alternative takes its inital octave from the body.
182
183 * Fixed: parser accepts booleans for property values as well.
184
185 * Added Scarlatti sonata test file to input/
186
187 * kpathsea support, courtesy Carsten Block <carsten.block@gmx.de> 
188
189 1.3.70
190 ======
191 * Fixed: long standing problem in optical-illusion code.
192
193 * Fixed: stop beam if stem *has* a beam in auto-beam-engraver. 
194
195 * Made interface of Multi_measure_rest, System_start_delimiter,
196 Spacing_spanner, Separating_group_spanner, Beam, Slur and
197 Rhythmic_head.
198
199 * Use properties for minimum distances and spring parameters.  Move
200 spacing related functions from Paper_column into Spaceable_element.
201
202 * Removed most Paper_column typecasts.
203
204 1.3.69
205 ======
206
207 * Cleanup auto-beam-engraver: use properties for retrieving timing
208 information.
209
210 * Fixed: Multi measure rests don't cause crashes.
211
212 * Fixed: don't invoke Hara_kiri::consider_suicide too early.
213
214 * Fixed: property engraver.  
215
216 * Fixed: don't crash on multiple ties.
217
218 * Cleanups of Beam, should also be a little faster.  
219
220 * Reunite properties and pointers. In implementation we make a
221 distinction between mutable and immutable properties
222
223 * Add {has|set}_interface () static methods to interface classes.
224
225 * Made Side_position_interface and Staff_symbol_interface an all
226 statics class, and stripped _interface suffix.
227
228 * Make Align_interface and Axis_group_interface an all-statics class 
229
230 * Rhythmic_head, Staff_symbol, Grace_align_item, Break_align_item,
231 Bar, Span_bar are now interfaces, Staff_bar was removed. Use a
232 callback for determining barsize.
233
234 * Removed all GLUE_SCORE_ELEMENT callbacks. 
235
236 * Added test for repeats to trip.ly
237
238 1.3.68
239 ======
240
241 * ly2dvi: changed back to original semantics of latexheaders.
242
243 * Stem_tremolo, Crescendo, Hara_kiri_group_spanner, Tuplet_spanner,
244 Volta_spanner changed into interface.
245
246 * Related cleanups for Tie, Tie_column cleanups.
247
248 * Made Time_signature, Single_malt_grouping_item, Script_column,
249 Chord_name, Dot_column, Breathing_sign, Key_item type into interface.
250
251 * Removed const declaration from callback arguments.
252
253 * Pagebreak support. See input/test/between-systems.ly
254
255 * Fixed a problem with accidentals in combination with
256 non-nil key signatures.
257
258 1.3.67
259 ======
260
261 * Use callbacks for augmentation dot positioning.
262
263 * Removed types Note_head and Rest
264
265 * Cleanup of slur.cc: use common reference points in a sane manner.
266
267 1.3.66
268 ======
269
270 * Corrected text sizes in paper*.ly (Mats Bengtsson)
271
272 1.3.65.uu1
273 ==========
274
275 * Dots, Collision, Rest_collision removed as separate Score_element type.
276
277 * Stem and Note_column accept only one rest.
278
279 * Use offset callback in Stem to resolve rest/beam collisions.
280
281 * Put the value of new  local key signature (accidentals) back into a property.
282
283 * Set molecule-callback for notename item.
284
285 1.3.65.jcn2
286 ===========
287
288 * Added some comments to new slur code.
289
290 * Removed some ugly interstaff slur code, interstaff slurs at line-break
291   are still broken.
292
293 * Slur bugfix: 16th beams are also beams.
294
295
296 1.3.65
297 ======
298
299 * Bugfix: translate volta spanner at start of line.
300
301 * Changed directional_element() calls to instantiations
302 of Directional_element_interface.
303
304 * Removed Dynamic_line_spanner, and cleaned up Dynamic_engraver.
305
306 * Removed Staff_info type. Information about columns is now transferred
307 via currentMusicalColumn and currentCommandColumn.
308
309
310 1.3.64.jcn2
311 ============
312
313 * Made slur attachment position user settable; properties:
314 slurBeginAttachment slurEndAttachment, values: 'head 'stem
315 'along-side-stem.  See input/test/slur-attachment.ly and ophee-slurs.ly.
316
317 * Fixed slur attachment positions, added missing rule and use simple
318 default starting positions for attachments.
319
320 * Started rewrite of slur ending code, interstaff slurs are broken for
321 now.
322
323 * Fixed download URL of the webpage.
324
325 * Moved direction.cc to flower/.
326
327 1.3.64
328 ======
329
330 * Lyrics centered on notehead.
331
332 * Various bugfixes hyphen-spanner.
333
334 * Bugfix: set appropriate callbacks for Note_head. This fixes 
335 problems with dots.
336
337 * Removed Clef_item as score-element derived type.
338
339 * Updated config.sub and config.guess
340
341 * Bugfix: allow linebreaks on beamed grace notes.
342
343 1.3.61.jcn2
344 ===========
345
346 * Included dutch po-update based on submitted 1.3.57 nl.po
347
348 * Added "Development" link to website, now that "Home" is a relative link.
349
350 * Bugfix: use deep copies for resetting keys.
351
352 * Assorted typing erors in procedure names in ly/engraver.ly
353
354 1.3.62
355 ======
356
357 * Made callbacks from Score_element::before_line_breaking() and
358 Score_element::after_line_breaking()
359
360 * Fixed website; backlinks should work again.
361
362 * Removed --ignore-version option. Added --verbose option.
363
364 1.3.61
365 ======
366
367 * Webpage hacking
368
369 1.3.60.hwn1
370 ===========
371
372 * Junk int_identifier, real_identifier. Merged Midi_def_identifier and
373 Paper_def_identifier.
374
375 * Fixed bug with spanning barlines in combination with Hara-Kiri staffs.
376
377 * Cleaned up Text_item, Hyphen_spanner, Lyric_extender and
378 Sustain_pedal and reduced them to an Score_element interface (they are
379 no longer Score_element derived types).
380
381 * Some instances of brew_molecule routines have moved out of
382 Score_element, and are now called scheme_molecule.
383
384 * Moved lots of parameters from ly/params.ly to ly/engraver.ly
385
386 1.3.59.hwn1
387 ===========
388
389 * Removed String_identifier, and use the type system of GUILE instead.
390
391 * Fixed \key PITCH MODALITY syntax. The modality argument is now
392 mandatory, a rule in convert-mudela has been added.
393
394 * Cleaned up  buildscripts/ directory: removed obsolete scripts.
395
396 * Use Scheme_hash_table for identifier Scopes.  Scheme_hash_table is
397 based on STL and should be faster than hash_table.
398
399
400 1.3.59.jcn1
401 ===========
402
403 * Fixed scm_un/protect_object for guile-1.3.4 and 1.3.5 snapshots,
404   in the process reduced number of protect/unprotect calls.  With
405   guile-1.3.5 snapshot, memory usage has decreased by 1/5th, now
406   just 10% above the 1.2 level.  Also, Lily's a bit faster.
407
408 * Fixed make diff bug in stepmake to be able to make this diff :-)
409
410 1.3.58.hwn1
411 ===========
412
413 * Rewrote key sig support.  Now key signature can also be controlled
414 by setting keySignature and localKeySignature properties, eg.
415
416         \property keySignature = #'((2 . -1) ( 4 . -1) (6 . -1))
417
418 sets a key signature of `es ges bes' (an unusual key signature).
419
420 Keys are internally represented as transpositions of the c-major
421 scale. Printing the key signature for a scale is done by filtering out
422 all non-natural accidentals.
423
424 * Removed support for \keysignature, and \key something \minor; Newkey
425 is now obsolete.
426
427 1.3.58.jcn3
428 ===========
429
430 * Fixed pedal items (hw)
431
432 * Changed configure option tex-tmfdir to tmf-path now accepting multiple
433   tfm directories.  Automated links to cmr and amstex tfm font directories.
434
435 * Replaced one scm_assoc () u-turn slipped through jcn1
436
437 * various GUILE 1.3.5 compile fixes
438
439 * Added `Ped' as a compound symbol font and removed silly scheme kerning.
440
441 * Replaced some scheme assoc u-turns with scm_assoc ()
442
443 * Ran po-update (mostly because of new ja contribution).
444
445 1.3.57.jcn2
446 ===========
447
448 * Cleaned-up scheme list to text conversion for Chord_name and 
449 fixed horizontal kerning.
450
451 * Added examples for american (slashed o) and jazz (black triangle),
452   see input/test/{american-chords.ly,jazz-chords.ly}
453
454 * Made guile-1.3.5 compile fixes
455
456 1.3.57.uu1
457 ==========
458
459 * Fixed typo in Dots::do_brew_molecule (); this fixes the disappearing
460 dots problem.
461
462 * Rewrote key signature administration; now Scheme is used; Octave and
463 Key have been junked in favor of Newkey.
464
465 * japanese .po file included (thanks, Japanese team!)
466
467 1.3.57
468 ======
469
470 * Fixed several forgotten molecule-callbacks 
471
472 * Fixed first clef in score; now F clefs are also possible.
473
474 1.3.56.mb1
475 =========
476  
477 * Updated FAQ with two useful GDB macros.
478
479 * Several fixes in the documentation.
480
481 1.3.55.jcn1
482 ===========
483
484 * Made (dutch) po-update
485
486 1.3.56
487 ===========
488
489 * Molecules are now generated via callbacks exclusively; most calls to
490 set_elt_property ("transparent", SCM_BOOL_T) have been replaced by suicide().
491
492 1.3.55
493 ======
494
495 * Experimental property collapse for most score-elements.  (notable
496 exceptions: Scripts, pedals). Change all Score_element constructors to
497 take a basic-property list. The suffix of a property list may be
498 shared by several score-elements, for instance all default G-clefs in
499 a score share the following settings
500   
501            (breakable . #t)
502            (break-align-symbol . Clef_item)
503            (visibility-lambda . ,begin-of-line-visible) 
504
505 This should reduce memory usage further. 
506
507 * Magically fixed the disappearing Lyrics problem.
508
509 * Removed used_b_ field from Score_element.  
510
511 * Massive search-replace patch: store pointers and properties
512 separately, in preparation of property collapse.
513
514
515 1.3.54
516 ======
517
518 * Bugfix: don't crash on tuplet spanners that don't contain any notes.
519
520 * Cleanup of Dimension_cache: removed a few redundant
521 fields. Slightly lower memory usage (32 bytes per
522 score-element). Dimension_cache is now a `dumb' struct again.
523
524 * Add array index to priority field of text scripts to ensure that
525 order is unique, and sensible.
526
527 * Added an element count statistic.
528
529 1.3.53
530 ======
531
532 * russian.po (thank you, August.)
533
534 * Small cleanups in Molecule interface 
535
536 * Spacing related elements perform suicide after calculating
537 distances.  This saves a some memory, approximately 2 to 5 % ?
538
539 * Small cleanups in line breaking: Paper_column stores springs and
540 rods in only one place now.  All fields relating to energy have been
541 removed
542
543 * Don't generate all output Scheme in memory, but evaluate to output
544 file immediately.  This will reduce memory usage a little.
545
546 * Use STL's map  for Dictionary template
547
548 * Substitute pointers on element properties of the root Line_of_score
549 as well.
550
551 * Added toplevel doc target, to support building doc with --srcdir
552
553 * Removed cygwin build stuff; updated versions at:
554
555      http://appel.dyndns.org/lilypond/gnu-windows/cross
556
557 * Fixed lily.scm to handle incipits (thanks, Mats)
558
559
560 1.3.52
561 ======
562
563 * Made bugfix in smob handling: delete the C-part of freed smobs and
564 be honest about amount of allocation and deletion, so that GUILE
565 doesn't overestimate the amount of memory available.
566
567 * Faq update: nicer blank note paper, courtesy Mats Bengtsson.
568
569 * Bugfix: don't crash on durations that are not a power of 2.
570
571 * Build manpages during `make all' 
572  
573 * Bugfix: don't do absolute comparisons in Polynomial::clean ().
574
575 * Bugfix: set visibility-lambda for key signature created by
576 createKeyOnClefChange. Fixes disappearing key signatures. 
577
578 * Bugfix: make System_start_delimiter of bar-line type invisible when
579 it spans only one staff.
580
581 1.3.51
582 ======
583
584 * Item cleanups.  Copying items and rearranging pointers are done in
585 separate passes, which makes the code cleaner. This fixes a problem
586 with some items not disappearing from hara-kiri staffs.
587
588 * Use Scheme for Key_item data members. 
589
590 * Don't use regex in chord-names.scm under windows; hybrid chordnames
591 user+calculated will be partly broken.
592
593 1.3.50
594 ======
595
596 * Junked Shift_tuple from collision; Now it uses SCM.
597
598 * Bugfix of documentation and test-file of tuplet.
599
600 * Bugfix type string of repeated music is copied. This fixes declared
601 tremolos.
602
603 * Junked various cruft from lily.scm
604
605 * Use interfaces symbols instead of C++ class-name for assigning generic
606 element properties.
607
608 * Junked Dictionary from Piano_pedal_engraver and
609 Piano_pedal_performer.
610
611 * Introduced boolean element property no-spacing-rods: ignore this
612 item for hard constraints.
613
614 * Bugfix: added sanitised TeX fragment in faq.texi
615
616 * Bugfix: merge equal Bar_reqs
617
618 1.3.48.uu1
619 ==========
620
621 * Small fixes for \cresc and \endcresc
622
623 * Release properties of unbroken spanners & items after doing
624 handle_broken_smobs (); should conserve a little memory.
625
626 * Fixed handling of orphaned score-elements. Any element that does
627 not have its Line_of_score as a ancestor in both directions, is silently
628 removed from the output.  This guarantees that programming errors
629 don't result in coredumps from Dimension_cache::common_refpoint ():
630 element->line_l () is always a common reference point.
631
632 * Bugfix: set visibility-lambda of clef and octavation-8 explicitly
633 for default case.  Now the octavation 8 is not printed at every
634 barline.
635
636 1.3.48.mb1
637 ===========
638
639 * Changed noteHeadStyle properties to symbols, for example
640   \property Voice.noteHeadStyle = #'cross
641
642 1.3.47.jcn3
643 ===========
644
645 * Rewrite of chord-name production in scheme.  There are two major styles
646   now, banter and american.  To get american style, use
647
648       \property ChordNames.chordNameStyle = "american"
649  
650   Most anything should be possible now.  See input/test/american-chords.ly
651
652 * Added isinf check to configure.in, and isinf macro from guile to
653   bezier.cc; solaris has no isinf ().
654
655 * Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
656   perfect now.
657
658 * Added output property to regression test.
659
660 * Fixed warning of creating existing outdir.
661
662 * Added `Mark' interface to text-items that are marks (thanks, HW).
663
664 1.3.48
665 ======
666 1.3.47.mb2
667 ===========
668
669 * Corrected glossary.tely
670
671 * Corrected \mark font handling. feta-nummer font only of the 
672   string is all numeric.
673
674 * Implemented noteHeadStyle lookup in Guile. Reintroduced the style
675   "harmonic" and added "baroque" (normal note shapes except for 
676   brevis and longa which are square).
677
678 * Simplified ly2dvi using the power of the geometry package.
679
680 * Improved heuristic size calculation of TeX macros. Handles e.g.
681   "\\u{a}", "\\"{o}" and "\\^{u}" correctly.
682
683 1.3.47.hwn1
684 ===========
685
686 * Bugfix: don't hang on zero-duration.
687
688 * Various glossary updates (thanks, Christian)
689
690 1.3.47
691 ======
692
693 1.3.46.jcn2
694 ===========
695
696 * Drastically reduced vertical space used by headers/footers, when using
697   ly2dvi.  See input/test/fill-a4.ly.
698
699 * Fixed bug with colons appearing on repeat span-bars.
700
701 * Added Bar_number_engraver to standard Score context
702
703 * Construct octavation scripts in the clef-engraver; this fixes the
704 hara-kiri + clef8 problem
705
706 1.3.46
707 ======
708
709 1.3.45.jcn2
710 ===========
711
712 * Fixed chord-name customisation and made small chord-name build fixes.
713
714 * Accidentals with chord-names smaller and as superscript.
715
716 * Do some extra footify (works only once) while making html docs.  
717
718 1.3.45.hwn1
719 ===========
720
721 * Debian patch (Thanks Anthony)
722
723 * Rewrote Bar_number_engraver and Mark_engraver and removed
724 Bar_script_engraver as baseclass. Both Bar_number_engraver and
725 Mark_engraver are simpler and more robust.
726
727 * Fixed precedence of \property verticalDirection and dynamicDirection
728
729 * Fixed keys without barlines 
730
731 * Fixed StaffGroups: removing `\consistsend "Axis_group_engraver"'
732 puts alignment in function again
733
734 * Fixed StaffGroup + GrandStaff combination.
735
736 * Music is now mandatory as the first thing in a \score{} block
737
738 1.3.45
739 ======
740 1.3.44.jcn2
741 ===========
742
743 * Implemented una-chorda and sostenuto piano pedals in performer and engraver.
744
745 * Added Properties textScriptWordSpace and chordNameWordSpace.
746
747 * Junked old lyrics in star-spangled-banner.
748
749 * Added a Piano_pedal_engraver.
750
751 * Removed some empty files.
752
753 * Created piano pedal symbols: * - . P e d.
754
755 * Fixed ps-to-pfa.py to handle multiple unfills.
756
757 * Moved accordion symbols out of feta-script to end of font.
758
759 * Bugfix: don't create tfm's, pfa's etc of feta-test fonts.
760
761 * Fixed blot_diameter for small resolutions.
762
763 1.3.43
764 ======
765
766 * Put global element list into Line_of_score, instead of
767 Paper_score. post processing (the stage after line breaking) is now
768 truly done per-system, and we got rid of an ugly hack to get font
769 handling OK.
770
771 * Bugfix: set the group-interface of System_start_delimiter.
772
773 * Cleanups of Break_algorithm and derived classes, Move
774 broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
775
776 * Bugfix for accordion symbols.
777
778 * Various patches to prevent crashing when do_brew_molecule gets
779 called before after_line_breaking (). This was a problem in Spanner
780 classes mostly.
781
782 1.3.43
783 ======
784
785 1.3.42.jcn3
786 ===========
787
788 * Made a quick try at piano pedal performer, damper pedal only.
789
790 * mf/feta-accordion.mf: Fixed strange turning paths.
791
792 * mf/feta-beugel.mf: Fixed infinity errors.
793
794 * Use a more discriptive name for windows setup.zip.
795
796 * mf/GNUmakefile: Have logs as last target, so that normally, they're 
797 not made twice.
798
799 * stepmake/stepmake/metafont-rules.make: Don't remove the .log files.
800 The logs are a target, removing them retriggers make.
801
802 * stepmake/stepmake/metapost-rules.make: Remove the correct log and tfm
803 files, ie the ones that clutter the source directory, not the target logs.
804
805 * Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
806 standalone; ie, no need for Cygnus' usertools anymore.
807
808 1.3.42.jbr1
809 ===========
810   
811 * Documentation/ntweb: Updated angels.ly to match current syntax.
812 Also updated index.texi.
813
814 1.3.42.uu1
815 ==========
816
817 * Change all occurances of Staff_margin_engraver to
818 Instrument_name_engraver, add a convert-mudela rule
819
820 * Change status == busy assert into programming error
821
822 1.3.42
823 ======
824
825 1.3.41.jcn3
826 ===========
827
828 * Lots of fixes to windows distribution scripts.
829
830 * Added configuration features --program-prefix, --program suffix.
831
832 * lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
833 This fixes inversions c/g and bass additions d/+c on chords.
834
835 1.3.41.mb1
836 ==========
837
838 * Avoid that xxxXXXVerticalExtent is used for empty HaraKiriStaff
839   lines.
840
841 1.3.41.hwn1
842 ===========
843
844 * Debian patches (thanks Anthony!)
845
846 * Use symbols for prefatory matter spacing. Do not use the typename
847 for looking up item pairs in the table, but read element property
848 break-align-symbol
849
850 * Instrument_name_engraver, uses break alignment instead of
851 side-position.
852
853 * System_start_delimiter_engraver, System_start_delimiter, uses a
854 spanner for the braces/brackets at the left of the system. Remove all
855 old Span_score_bar engravers.
856
857 * Removed Base_span_bar_engraver::use_prority_b_, and moved
858 Base_span_bar_engraver into Span_bar_engraver.
859
860 1.3.40.jcn3
861 ===========
862
863 * mutopia/Coriolan/violino-2.ly: Bugfix: wrong pitch.
864
865 * input/test: Removed stale AutoStaffSwitch examples.
866
867 * mutopia/E.Satie: Fixed gnossiene-4, doing \autochange.  Removed
868 stale copy of gnossiene-4.
869
870 * buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes.
871
872 * make/lilypond.spec.in: Made some bugfixes for _prefix, preparations
873 for cross-building to Cygwin.
874
875 * buildscripts/make-cygwin-cross.sh: Now using rpm packages.
876
877 1.3.40.hwn2
878 ===========
879
880 * added \property XXXMinimumVerticalExtent, \property XXXExtraVerticalExtent
881
882 * New_chord_tremolo_engraver: make tremolo beams from
883
884         \repeat "tremolo" NUMBER <Music-expression>
885
886 Removed support for "old-style" tremolos.
887
888 * Add a convert-mudela function for the conversion "\key A;" to "\key a; 
889
890 * Read \property measurePosition within the engraver code, instead of
891 looking up the Timing_translator.
892
893 * star-spangled-banner.ly: add Bar_engraver to LyricsVoice 
894
895 * Changed all .fly and .sly files to .ly files.  Propose to dump .fly
896 and .sly.
897
898 1.3.40
899 ======
900
901 1.3.39.jbr1
902 ===========
903
904 * buildscripts/mf-to-table.py: feta dep files are now opened with write
905   binary option.  This avoids carriage return linefeed problems and
906   windows while not affecting unix.
907
908 * Documentation/hacking.texi: Fixed a texinfo syntax error
909
910 * stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
911   directory paths.
912
913 * Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
914
915 1.3.39.hwn1
916 ===========
917
918 * Glossary updates by Christian Mondrup.
919
920 * Bugfix: use generic properties in lyrics too. This fixes the
921 \property textStyle for lyrics.
922
923 * Score_element::preset_extent(), used by \property
924 XXXVerticalExtent, so hard code the size of a vertical group. 
925
926 * Don't fix up reference points for originals of broken
927 spanners. Fixes spurious "orphaned score-element" warnings.
928
929 * buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
930
931 * scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
932
933 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
934 patch for guile.
935
936 * buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
937 which should fix Windows problems with guile.  Also added input directory
938 to zip file.
939
940 * stepmake/aclocal.m4: Added decent checking for version of guile, and 
941 fixed warning message.
942
943 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
944 chord-modifier table (not in the pitch list).
945
946 1.3.39
947 ======
948
949 1.3.38.hwn2
950 ===========
951
952 * General cleanups of My_lily_parser. 
953
954 * Start of a Chord_tremolo_iterator for the `\repeat 4 "tremolo"'
955 syntax.
956
957 * Moved Score_element::do_space_processing out of the dependency
958 mechanism.
959
960 * Use Scheme for notename tables.  Removed uppercase letters for low
961 octave notes. Removed Notename_table.
962
963 * Fixed core dump with declared "\key  ; "
964
965 * Extra robustness warning for Side_position_interface::aligned_on_self ()
966
967 * Extra robustness: make sure that first and last columns are breakable.
968         
969 1.3.38.jcn4
970 ===========
971
972 * stepmake/aclocal.m4: Added support for cross-compiling with guile.
973
974 * buildscripts/make-cygwin-cross.sh: A try at dropping cygwin1.dll
975  dependency by using mingw.  Compiling guile is too much to ask
976  for mingw, though.  Also:
977  - rename python scripts .py (request from Alain)
978  - install native packages under their own, separate root. (Alain)
979
980 * lily.scm: Don't use regex module when running on
981 Windows. (Shamus)
982
983 * lily/staff-margin-engraver.cc (acknowledge_element): If
984 possible, hang y-axis of margin script to span-bar.  This fixes
985 vertical placement of margin scripts attached to staff groups.
986
987 * help2man-rules.make: Fixes for generating manpages by copying
988 and for building using --scrdir.
989
990 * stepmake/stepmake/generic-targets.make: Preserve date stamp of
991 config.h, version.hh files file when copying.
992
993 * buildscripts/make-cygwin-cross.sh: made number of fixes:
994         - add `Cygnus/' prefix to directories in .zip-file too.
995         - package guile too.
996         - don't link to cygwin1.dll
997
998 * stepmake/stepmake/install-targets.make: bugfix, don't fail if directory
999   is not emty when uninstalling.
1000         
1001 * stepmake/stepmake/generic-targets.make: added man target.
1002
1003 * buildscripts/make-cygwin-cross.sh: new script for cross-building cygwin
1004   development tools and lilypond executable.
1005
1006 * Documentation/ntweb/lilypond-manpages.patch: provide pre-built
1007   manpages, so that make doesn't fail on help2man trying to execute
1008   a GNU/windows executable.     
1009
1010 * Documentation/ntweb/guile-1.3.4-gnu-windows.patch: new patch for
1011   guile-1.3.4.  
1012
1013 * flower/libc-extension.cc (memmem): cygwin compile fix.
1014
1015 1.3.38
1016 ======
1017
1018 1.3.37.hwn1
1019 ===========
1020
1021 * (generic-property.scm) added \property tieDash to set dashing on
1022 ties.
1023
1024 * Removed  ly_eval_str(), we should use scm_eval (Scm_object).
1025
1026 * Removed scm_to_array (), array_to_scm (), associated junk. Reverted
1027 undocumented .29 patch that made Bezier::control_ into an
1028 Array<Offset>.  Added some comments documenting the reasons for the
1029 changes.
1030
1031 * Revert generic-property.scm of .37 fix, fix the real problem in
1032 property-engraver.cc: use the right symbol to check if element
1033 property is already set.
1034
1035 1.3.37.jcn2
1036 ===========
1037
1038 * Fixed srcdir build, so that you can do:
1039
1040       tar xzf releases/lilypond-x.y.z
1041       mkdir <build>
1042       cd <build>
1043       ../lilypond-x.y.z/configure
1044       make
1045
1046   as with any other gnu package.  All build output goes to <build>/out.
1047
1048 * Changed and fixed use of different configurations, and different output
1049   directories.  Finally, you can use different configurations alongside
1050   eachother.  From make/stepmake.make:
1051
1052       # Use alternate configurations alongside eachother:
1053       #
1054       #     ./configure --enable-configsuffix=debug
1055       #     make conf=debug
1056       #
1057       # uses config-debug.make and config-debug.h; output goes to out-debug.
1058       #
1059
1060       # Use same configuration, but different output directory:
1061       #
1062       #     make out=www
1063       #
1064       # uses config.make and config.h; output goes to out-www.
1065       #
1066
1067
1068 * Fixed performance of (de)crescendi.
1069
1070 * Better documentation for arithmetic_multiplier and arithmetic_basicspace
1071   in params.ly.
1072
1073 * Added instrument-equaliser for MIDI output, see scm/midi.scm, and
1074   properties midiMinimumVolume, midiMaximumVolume, ranges [0,1].
1075
1076 * Changed absolute midi volume settings into factor of full scale.
1077
1078 * Fixed another dynamic-line-spanner bug, it gets hairy.
1079
1080 * Added warning for spanners that are not fully contained in parent spanner.
1081
1082
1083 1.3.37
1084 ======
1085 1.3.36.hwn1
1086 ===========
1087
1088 * Abstract Align_element into Align_interface. Removed
1089 Axis_align_{item,spanner}, Align_element, Super_element, all multiple
1090 inheritance in the backend.
1091
1092 * new Gade score, INSTALL.texi fixes (thanks, Mats)
1093
1094 * Removed Item::hpos_f (), Score_element::{get,set}_real ()
1095
1096 * comments detailing properties for Axis_group_interface,
1097 Side_position_interface, Score_element, Item and Spanner
1098
1099 1.3.36.jcn3
1100 ===========
1101
1102 * Fixed vertical dimensions of elements in dynamic line spanner by adding
1103   axis-group to dynamic line spanner.
1104
1105 * Bugfix: line-spanner lasts always full duration of (de)crescendi.
1106
1107 * Bugfix: broken (de)crescendi on a dynamic-line-spanner.
1108
1109 * Bugfix: compilation dynamic-engraver.
1110
1111 * Added and updated a faq about postscript and ghostscript.
1112
1113 * Fixed order of slurVerticalDirection verticalDirection in
1114   generic-property.scm.  Similar fixes for Stem, Tie, etc.
1115
1116 * Added a Text_engraver to GraceContext.  Maybe it was removed on
1117   purpose: scripts on grace notes seem broken, they appear on the
1118   main note.
1119
1120 * Bugfix: volume effect of (de)crescendi was sometimes wrong way round.
1121
1122 1.3.36
1123 ======
1124 1.3.35.hwn1
1125 ===========
1126
1127 * textEmptyDimension changed into textNonEmpty, default: off,
1128 ie. texts don't occupy space.
1129
1130 * Use STL map for Lookup::lookup_p_tab_p_
1131
1132 * Abstracted Axis_group_element into Axis_group_interface, and removed
1133 Axis_group_element. This eliminates some multiple inheritance in the
1134 backend
1135
1136 1.3.35.jcn1
1137 ===========
1138
1139 * Added minimum-space property to Side_position_interface.  Used in
1140   positioning of Volta_spanner: voltaMinimumSpace.
1141
1142 * Fixed and cleaned-up volta-spanner.
1143
1144 * Moved directional-element.cc -> directional-element-interface.cc
1145
1146 * Renamed all `process_requests' to `process_music', which fixes
1147   midi performance.
1148
1149 * Fixed dimensions (more x-y interchanges) of brace, bracket and
1150   volta-spanner.
1151
1152 * Half-assed fix to get similar vertical placement of orphaned vs.
1153   line-spanned dynamic elements.
1154
1155 * Added property bracketCollapseHeight: the minimal size of a staff bracket
1156   that will be typeset.  Smaller brackets will not be displayed.  This
1157   fixes the (in 1.3.x reintroduced) funny duck-beak-bracket-bug (sorry).
1158
1159 * Removed some dissonant chords from Coriolan
1160
1161 1.3.35
1162 ======
1163
1164 * Removed Documentation/programmer directory 
1165
1166 1.3.34.jcn3
1167 ===========
1168
1169 * Small enhancements to Staff_margin_engraver:
1170    - by default, the marginScript left aligns the text
1171    - to set the text style, use property marginScriptTextStyle
1172    - to change the alignment, use property marginScriptHorizontalAlignment
1173      (centred and right alignment require manual padding settings).
1174
1175 * Print a friendly message if the manual pages failed to build.
1176
1177 * Bugfix: dynamicDirection now overrides verticalDirection setting.
1178
1179 * Warning messages and nl.po
1180
1181 * Fixed vertical alignment for all dynamic items and (reluctantly)
1182   reinstated old directional behaviour for orphaned dynamics.
1183
1184 * Finished maximumRestCount property.
1185
1186 1.3.34
1187 ======
1188 1.3.33.hwn2
1189 ===========
1190
1191 * Print key without setting key, syntax "\key ;". General cleanups of
1192 key-item.
1193
1194 * Add paragraph tags in HTML output of mudela-book.  Music fragment
1195 don't run into the text anymore.
1196
1197 * Bugfix: don't align the first line of text. (Lookup::text ()).
1198
1199 * Abstract away data members of Axis_group_element, Align_element
1200
1201
1202 1.3.33.jcn3
1203 ===========
1204
1205 * Added helpful properties instrumentScriptPadding/instrScriptPadding for
1206   Staff_margin_engraver.
1207
1208 * Removed some empty files, substituted (c) 1999 occurrences.
1209
1210 * Added \property maximumRestCount.  It will prevent showing (or actually:
1211   moving in case of a collision) more than maximumRestCount similar rests.
1212   WIP!
1213
1214 * Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
1215   breakable item: Left_edge_item.
1216
1217 * Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
1218   (not supported by a Dynamic_line_spanner) still collide with Staff,
1219   although they now have staff support, which was supposed to fix this.
1220
1221 * Fixed Staff_margin_engraver for "instrument", "instr" is still broken.
1222
1223 * Dynamic elements are only put in a Dynamic_line_spanner if there
1224   actually is more than one adjacent note-column with a dynamic.
1225   This breaks the fine looks of all dynamics, again :-)
1226
1227
1228
1229
1230 1.3.33
1231 ======
1232
1233 1.3.32.hwn3
1234 ===========
1235
1236 * Experiment: use STL map for Scheme_hash_table; Is there a speedup?
1237
1238 * Bugfix: print brace iso. bracket for Piano / GrandStaff
1239
1240 * Change naming: change do_post_processsing into after_line_breaking,
1241 do_pre_processsing into before_line_breaking and do_process_requests
1242 into do_process_music.
1243
1244 * Bugfix in hash-table.hh: do quadratic probing, and not cubic probing.
1245
1246 * Display property name for type error.
1247
1248 * Cleanups for Dynamic_engraver and Dynamic_line_spanner.
1249
1250 * Warn if last column in score is musical. Helps catch programming errors.
1251
1252 * Spanner::spanned_drul_ now is private. 
1253
1254 * Rewrote some bar code: moved molecule functions out of Lookup.
1255
1256 1.3.32.jcn3
1257 ===========
1258
1259 * Embedded newlines in text items are now allowed.  This helps avoiding
1260   TeX-hacking in some cases.  See input/test/coriolan-margin.ly
1261
1262 * Fixed stupid x-y interchange bug for staff-bracket.  This fixes
1263   placement of staff-brackets.
1264
1265 * Fixed bracket/arch-thickness interchange bug, and made bracket a bit
1266   thinner.
1267
1268 * Fixed slur/bezier-beautiful name mismatch.  This should fix the steep
1269   slurs that were apparently reintroduced in 1.3.29.
1270
1271 * Made some small fixes to Coriolan.
1272
1273 * Removed duplicate lily/output-property-engraver.hh.
1274
1275 * Removed optional use of vanilla spanner in Dynamic_engraver.
1276
1277 * Fixed (measured) tremolo for Stem and Beam. Merged declarations
1278   stem-engraver.hh and chord-tremolo-engraver.hh into their .cc
1279   implementation file.  Also fixed looks of Chord tremolo, input and
1280   implementation is still ugly.
1281
1282 * Added *.yy and *.ll to TAGS, to that tags-find-replace doesn't omit
1283   parser and lexer.
1284
1285 1.3.31.mb1
1286 =========
1287
1288 * Fixed \specialkey and \normalkey. Updated documentation.
1289
1290 1.3.32
1291 ======
1292 1.3.31.jcn5
1293 ===========
1294
1295 * Fixed and cleaned-up Dynamic_engraver.  Optionionally uses vanilla
1296   spanner instead of Dynamic_line_spanner.
1297
1298 * Made gcc-2.95 compile fix in libc-extension.
1299
1300 * Various fixes to Coriolan, score starts to look acceptable.
1301
1302 * Moved optional text of crescendo into Crescendo spanner.  Fixed horizontal
1303   and vertical alignment of dynamics.
1304
1305 * Added new text crescendo spanners to Coriolan and made some fixes.
1306   If you're using timidity, use the -EO option to prevent notes get
1307   stuck.  I'm not sure whose fault this is, Lily's MIDI output may be
1308   stretching the standard a bit.
1309
1310 * Adjacent dynamic markings are now grouped on a horizontal line, but it's
1311   not perfect yet: they're always below the staff and no horizontal spacing
1312   is done.  Also, character metrics of dynamics are still not used.
1313   See: input/test/crescendi.ly and input/test/dyn-line.ly
1314
1315 * Cleaned up Span_dynamic_performer.
1316
1317 1.3.31
1318 ======
1319 1.3.30.mb1
1320 =========
1321
1322 * Fixed the page layout, reintroducing space for the header and
1323   trying to keep piece titles on the same page as the piece.
1324   The header and footer can now contain several lines.
1325
1326 1.3.30.jcn3
1327 ===========
1328
1329 * Lily now also performs crescendi and decrescendi in MIDI output:
1330   Span_dynamic_performer in a slightly crappy way.
1331
1332 * Added preliminary support for crescendi/decrescendi other than `hairpins',
1333   eg: `cresc. poco `a poco -- -- --'
1334
1335 * Made MIDI tie performance fix.
1336
1337 1.3.30.jcn2
1338 ===========
1339
1340 * Lily now performs absolute dynamics in MIDI output.
1341
1342 * Included David's comments on opus47 in TODO.
1343
1344 1.3.30.jcn1
1345 ===========
1346
1347 * More Coriolan: flute-1,2; oboe-1,2; clarinet-1,2; 
1348   fixes and remainder french horn-1,2; trombone-1,2;
1349   fagotto-1,2; timpani; and several fixes.
1350   
1351 1.3.30.uu1
1352 ==========
1353
1354 * Remove some old doco from programmer/ and put on personal homepage.
1355
1356 * Removed union-find from flower library.
1357
1358 * Only quantise tie horizontal part inside the staff.
1359
1360 1.3.30
1361 ======
1362 1.3.29.hwn1
1363 ===========
1364
1365 * Report type errors for \property. Helps with converting 1.2 input
1366
1367 * Use Scheme for Align_element; fixed graceAlignPosition 
1368 and removed \property alignmentReference in the process.
1369
1370 * Use generic properties for lyrics too.  This fixes \property
1371 Lyrics.textStyle
1372
1373
1374 * Add relative distance for constraints between non-column items.
1375
1376 * Automatic \marks: use "\mark ; ". The mark numbers or letters are
1377 increased automatically.
1378
1379 * Translators now only change properties of their own context. This
1380 removes the 2nd argument to Translator::get_property()
1381
1382 * Bugfix for Metapost mode
1383
1384 1.3.29.uu1
1385 ==========
1386
1387 * Updates of glossary  (Christian Mondrup)
1388
1389 * Bugfix with bar number placement
1390
1391 * Moved links to bibliography/ and misc/ to main index.
1392
1393 1.3.29
1394 ======
1395
1396 * Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
1397   Slurs are now calculated just once.
1398
1399 * Bezier_bow gets constants from paper.  Still no sensible solution for
1400   magic asymmetry gradient step constants.
1401
1402 * Reinstantiated tangent-controls, more flexible than ever.  You can choose
1403   between area asymmetry and tangent-controls.  My guess is, tangent controls
1404   will be junked in 1.3.30.
1405
1406 * Slur area: only look at x-gradient.
1407
1408 * Added credits for some symbols of as5/9 fonts.
1409
1410 * Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
1411
1412 * Bugfix: midi2ly put out recent version (ugh).
1413
1414 1.3.28.hwn2
1415 ===========
1416
1417 * Bugfix: don't forget to process staffSpace and numberOfStaffLines
1418 properties.
1419
1420 * Removed Gade score. To appear (shortly?) on Mutopia. 
1421
1422 * Make Bar_script_engraver look for typeVisibilityFunction (eg
1423 property barNumberVisibilityFunction). Changed the names of the Scheme
1424 functions to be understandable. See input/test/bar-script-visibility.ly
1425
1426 * rewrite of class Molecule. It has now reached the ultimate quality
1427 plateau. All molecule data is now shared.
1428
1429 1.3.28
1430 ======
1431
1432 * Update of the glossary by Christian Mondrup 
1433
1434 * Moved horn-concerto-3 out of tarball to private website, removed
1435 W.A.Mozart subdirectory.
1436
1437 1.3.27.hwn1
1438 ===========
1439
1440 * Bugfix: don't make giant ties if the horizontal part of tie is near
1441 the center.
1442
1443 * Small optimizations to be a little more careful with mem usage. 
1444
1445 * Website change: put all examples in one directory.
1446
1447 * Removed Atom as a separate type.  Now use SCM, and since we use
1448 function composition, Atoms are immutable, so they don't have to be
1449 copied. This makes life easier, hopefully this is quicker and uses
1450 less memory.
1451
1452 1.3.27.jcn1
1453 ===========
1454
1455 * Bezier_bow: minimise_enclosed_area
1456
1457 1.3.27
1458 ======
1459
1460 1.3.26.hwn4
1461 ===========
1462
1463 * Tuplet-spanner slope calculation now looks better on tupletted rests
1464 (patch courtesy Laurent Martelli)
1465
1466 * Bugfix (Staff_performer::new_instrument_str ()) check type of
1467 \property "instrument"
1468
1469 * New mechanism for breaking lines: do not copy & prune the element
1470 property list separately, but combine these steps. Dramatically
1471 reduces memory usage for large scores.
1472
1473 1.3.27
1474 ======
1475 1.3.26.jcn2
1476 ===========
1477
1478 * Bugfix: font used in volta-spanner calculation.
1479
1480 * Added simple selection list to webpage, inspired by sawmill.
1481  
1482 * Devised kludge for ascii 5 character font pitches.
1483  
1484 * Substitutions: interline, 1997,1998, @stack.nl and small typo fixes.
1485
1486 1.3.26.hwn1
1487 ===========
1488
1489 * Plug memory leaks related to Moment:
1490   - Spacing_engraver::do_pre_move_processing ()
1491   - make_rational ()/make-rational
1492   - Paper_column::Paper_column ()
1493
1494 * Plug memory leak in Paper_outputter::output_{String,Real,int}_def()
1495
1496 * Plug memory leak in Score_engraver::set_columns ()
1497
1498 * Plug memory leak in Scheme_hash_table::set()
1499
1500 * Plug memory leak in Score_element::molecule_extent ()
1501
1502 * Bugfix: don't crash if a slur doesn't span anything.
1503
1504 * Bugfix: don't crash if doing beams without a staff symbol.
1505
1506 * Generic element property setting:
1507
1508         \outputproperty #predicate #'symbol = #value
1509
1510 Will set the element property symbol to value, for any elements that
1511 return true for PREDICATE.  This allows you to virtually tweak *ANY*
1512 property of the output. Example in input/test/generic-output-property.ly
1513
1514 1.3.26
1515 ======
1516
1517 * lilypond as as2ly: --help and --version to stdout.  Regular identify 
1518   to stderr.  This fixes help2man's manpage generation.
1519
1520 * configure: substitute full path for perl and guile in scripts.
1521
1522 * Added ascii slur and volta.  There seems to be a Lily bug in volta placement.
1523
1524 * Bugfix: default font now user settable
1525
1526 * as2text: handle plain ascii font, read from stdin, you can now do:
1527
1528   echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
1529
1530 1.3.25.hwn1
1531 ===========
1532
1533 * Bugfix: second half of broken ties now are displayed again.
1534
1535 * Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
1536 it horizontally on the clef.
1537
1538 * Added Tie_column spanner. Ties in tied chords now get proper directionsa.
1539
1540 * Bugfix: unbroken repeat barlines now work, eg. |:
1541
1542 * Added Request_iterator to make more flexible constructions possible.
1543
1544 1.3.25
1545 ======
1546 * as2text: catch missing font/character errors, added default font, set text.
1547
1548 * New ascii fonts and glyphs: as5 as-numeral4 as-braces9
1549
1550 * Ascii output, minimal support:
1551   - AsciiScript Fonts: mf/*.af
1552   - Init files: ly/*-as.*ly 
1553   - AsciiScript translation to text: scripts/as2text.scm
1554   - input/test/as.fly input/test/as1.fly
1555   - Output support: lily/lily.scm
1556   - Try:
1557       lilypond -f as -i init-as.fly input/test/as.fly
1558       as2text as.as
1559
1560 1.3.24.hwn1
1561 ===========
1562
1563 * The horizontal part of ties will avoid collision with staff lines.
1564
1565 * Plugged memory leak: don't protect Atom function.
1566
1567 * Lookup cleanups. Made lots of functions static. Moved some code out
1568 of Lookup.
1569
1570
1571
1572 1.3.24.hwn1
1573 ===========
1574
1575 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
1576 does not delete any of the file_ly*.tex.
1577
1578 * Added header and footer support in ly2dvi.py
1579
1580 1.3.24
1581 ======
1582
1583 * Added a ROADMAP file explaining the source directory layout.
1584
1585 * Minor tweak in the feta 6 and 9 numeral
1586  
1587 * Moved files from lib/ to flower/
1588
1589 * Removed Note_head_side class.
1590
1591 * Updated the webpage to be a little more chatty. 
1592
1593 * Small Local_key_engraver optimization: only lookup timing engraver once.
1594
1595 * Fixed dashed slurs
1596
1597 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
1598 to offset the slur instead of bending it too much
1599
1600 * Look at stem directions for tie direction.
1601
1602 * Compound multimeasure rests. Put measures_i_ variable in an element
1603 property.  Made the symbol a lot wider.
1604
1605 * Time signature small cleanups.
1606
1607 1.3.22.hwn2
1608 ===========
1609
1610 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
1611 version.
1612
1613 * Breathing marks now have a direction by default.
1614
1615 * Do set generic script properties.
1616
1617 * Also put tuplet brackets under notes.
1618
1619 * Score_element_info: only store origin of element, but not the path
1620 to parent translators. Saves a little memory, and removes some complexity.
1621
1622
1623 1.3.22.hwn1
1624 ===========
1625
1626 * Autobeaming in time sigs that don't have 1/4 beats fixed.
1627
1628 * (De)crescendi should now work. (Thanks Michael)
1629
1630 * Better error reporting for conflicting time signatures.
1631
1632 * Line_number_engraver: output locations of note head
1633 definitions. Very handy when entering complicated scores.
1634
1635 * Rewrote multi measure rest support: now they are entered as spanners
1636 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
1637
1638   { \commandspanrequest \start "rest"
1639     SXXXX
1640     \commandspanrequest \stop "rest"
1641   }
1642
1643 * Removed support of percent style repetitions. 
1644
1645 * Put texts outside the staff.
1646
1647 1.3.21.mb1
1648 ==========
1649 * Getopt bugfix: don't assert on certain errors.
1650
1651 * ly2dvi: Remove unnecessary space for the page headers.
1652
1653 * Bugfix convert-mudela
1654
1655 1.3.21.hwn1
1656 ===========
1657
1658 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
1659 not buffer name.
1660
1661 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
1662 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
1663 \property tupletInvisible will stop all tuplet spanner creation.
1664
1665 * Don't go berserk if tuplet spanner is on only one column.
1666
1667 * Use SCMs & Smobs for Molecules & atoms.  This uses less
1668 scm_(un)protect_object () calls, so the output stage should be faster.
1669
1670 * Added \property tupletSpannerDuration, to make multiple tuplet signs
1671 with one \times.
1672
1673 * Some programming Errors in spacing are now caught. Lily does not
1674 hang when encountering degenerate springs.
1675
1676 * Allow beams to start and end over rests
1677
1678 1.3.19.hwn2
1679 ===========
1680 * Fix disappearing clefs when clefs are not printed with a barline.
1681
1682 1.3.20.jcn2
1683 ==========
1684
1685 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
1686   input/test/beam-control.fly
1687 * Added \context Voice to .fly and .sly; the default \context Staff is almost
1688   never what you expect
1689 * Fixed decision for .sly/.fly in lilypond-mode.
1690
1691 1.3.19.hwn1
1692 ==========
1693
1694 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
1695 Cleanup mf-to-table.py
1696
1697 * Fixed embarassing slur bug.
1698
1699 1.3.19.jcn1
1700 ==========
1701
1702 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
1703
1704 1.3.18.uu2
1705 ==========
1706
1707 * lilypond-mode.el for emacs supersedes mudela-mode.el 
1708
1709 * Tuplet spanners don't collide with encompassing notes. 
1710
1711 * Gobbled Adobe parseAFM* code, for future use.
1712
1713 * Big 1999 to 2000 search/replace.
1714
1715 * Big interline to staff_space search/replace for mf files.
1716
1717 * Removed Bow class, and split code into Tie and Slur
1718
1719 * Don't put scripts on grace notes.
1720
1721 * Font_metric uses SCM for name field.
1722
1723 * Various compilation fixes.
1724
1725 1.3.17.jcn2
1726 ===========
1727
1728 * Bugfix: beams with less than one (visible) stem
1729
1730 * small fixes to pa.ly
1731
1732 1.3.17.jcn1
1733 ===========
1734
1735 * Fixed bug that made multi-measure rest barnumber counts go wild.
1736 (even more scm2int/int2scm mixups!)
1737
1738 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
1739
1740 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
1741
1742 1.3.17.hwn2
1743 ===========
1744
1745 * Remove Paper_def calls in bezier-bow.cc
1746
1747 * Remove data members of Tuplet_spanner,  Volta_spanner
1748
1749 * hang_on_clef, property hangOnClef removed
1750
1751 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
1752 function to determine breaking behavior.
1753
1754 * More Scheme typechecking.
1755
1756 * Be strict about the difference between strings and symbols for conversion.
1757
1758 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
1759 Laurent Martelli.
1760
1761 * Partial French translation, courtesy Laurent Martelli.
1762
1763 * Small corrections in NL translation. 
1764
1765 1.3.17.hwn1
1766 ===========
1767
1768 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
1769 we have a longa note head.  noteHeadStyle = "harmonic" is not
1770 supported anymore. (for now, that is)  
1771
1772 * Reference manual update. Document \properties with examples
1773
1774 * fix mudela-book --help
1775
1776 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
1777 Key_item::c0_position_
1778
1779 * Clef_engraver general cleanup. Use alists (\property
1780 supportedClefTypes, clefPitches) for clef types.
1781
1782 * Use progress_indication () for progress. Don't include <iostream.h> directly 
1783 Don't include <string.h>, <math.h> from headers.
1784
1785
1786 1.3.16.hwn1
1787 ===========
1788
1789 * \property stemCentered (boolean): centers stem on note head. See
1790 input/test/stem-centered.ly
1791
1792 * input/trip.ly, small test of lots of features.
1793
1794 * \property Staff.collisionMergeDotted: merge equal noteheads
1795 with different dot count. See input/test/collision-merge-dotted.fly
1796
1797 * Dotted rest bugfix 
1798
1799 * Don't crash if a slur does not span any notes.
1800
1801 * Volta repeats fixed.
1802
1803 * cleanup of Note_heads_engraver
1804
1805 * removed dots_i_ member of Dots
1806
1807 1.3.16.jcn1
1808 ===========
1809 * Fixed cross staff slurs.  It seems that cross-staff sign
1810   was swapped.
1811
1812 1.3.15.hwn1
1813 ===========
1814
1815 * Fixed bug in stem code.  Stem in chords works again.  Small
1816 stem cleanups.
1817
1818 * Use element properties for Staff_symbol.
1819
1820 * \property sparseTies (boolean).  Only make one tie in the
1821 middle for tied chords.
1822
1823 * Junked Directional_spanner, Column_info.
1824 Directional_element now is element interface `Directional_element_interface'
1825
1826 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
1827
1828 pl 15.jcn4
1829         - removed old notename2scm conversion
1830         - beam-dir-algorithm through scm
1831         - bfs paper-scm
1832 gv      - bf: knee-stemlengths
1833
1834 pl 15.jcn3
1835         - moved poor man's stem arrays to scm
1836         
1837 pl 15.jcn2
1838         - beam quanting using scm lists
1839
1840 pl 14.hwn1jcn1
1841         - chord-name uses scm members
1842         - bfs: knee with different mults, interstaff knee, auto-knee
1843
1844 **********
1845 pl 14.hwn1
1846         - specialize duration.cc for lily, move out of lib/
1847         - stem cleanup
1848         - more SCM typechecking
1849         - stafflineleading -> staff_space
1850         - bf: rod distances.
1851         - junk some unused code.
1852         
1853 pl 13.hwn2
1854         - paper/score column cleanups. Junk Score_column type
1855
1856 pl 13.hwn1
1857         - Bezier_bow/Bezier cleanups
1858         - bf: rest under beam.
1859         
1860 pl 13.jcn2
1861         - untangled Chord_name (item) and Chord (list-of-pitches)
1862         
1863 pl 13.jcn1
1864         - bezier-bow fix
1865
1866 **********
1867 pl 12.hwn1
1868         - polynomial.hh
1869         - bf: generic properties
1870         - quantise_iv () fix.
1871         - bezier cleanup
1872         - class Polynomial 
1873         - use smobs for font metric tables/hashes.
1874         - nl.po bf
1875
1876 **********
1877 pl 11.jcn3
1878         - small beam fixes (interstaff knees still broken)
1879
1880 pl 11.hwn1
1881         - bf: dots
1882         - bf: harmonic note heads
1883         - revise stem, notehead, rest
1884
1885 pl 11.jcn2
1886         - included missing scm,ly updates
1887         - bf: urg to_dir () takes scm..
1888         - bf's: if (Foo b = bar != 1)
1889         - beam cleanup
1890
1891 *********
1892 pl 10.uu1
1893         - various small bfs
1894         - bf: alignment reversed
1895         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
1896         - bf: staccato pos
1897         - Knee fixes (thanks, Jan)
1898
1899 pl 10.jcn2
1900         - fixes for invisible beamed stems
1901         - removed steminfo from properties, don't cache Stem_info
1902
1903 pl 10.jcn1
1904         - steminfo to properties
1905         - dropped internote dim for stem-beams
1906
1907 *********
1908 pl 9.hwn1
1909         - abstracting Staff_symbol_referencer to an interface.
1910         - quantised_position for staccato dots.
1911         - standchen fixes
1912         - junk Score_element::do_{width,height}: set callbacks directly.
1913         - merge Score_element, Graphical_element
1914         - merge Axis_group_element, Graphical_axis_group
1915         - junk pointer fields from Score_element derived classes
1916         - junk obsolete do_substitute_dependency code.
1917
1918 **********
1919
1920 pl 8.hwn2
1921         - staff-support for Crescendi.
1922         - padding for accidentals.
1923         - cascading offset callbacks
1924
1925 pl 8.hwn1
1926         - note-head-side 
1927         - naming Staff_sidify -> Side_position_interface
1928
1929 ***********
1930
1931 pl 7.mb1
1932         - bf: timeSignatureStyle works again
1933
1934 pl 7.hwn1
1935         - Dirk Latterman key/mmrest patches
1936         - Offset callbacks in Dimension_cache
1937         - Junked Staff_side_*
1938         - Staff_sidify: interface class.
1939         - prelude-{1,2} fixes.
1940
1941 ***********
1942 pl 6.uu2
1943         - bf: PS font selecting.
1944
1945 pl 6.uu1
1946         - bf: ls-latex
1947         - mudela-book --no-pictures
1948         - bf: ly2dvi
1949         - convert-mudela: beamAuto moment syntax. 
1950
1951 pl 6.jcn3
1952         - fixed scm output
1953
1954 pl 6.jcn2
1955         - half-baken ly-gulp-file in scm
1956         - resurrected scm output through guile
1957
1958 pl 5.mb1
1959         - bf: version of init.sly, init.fly
1960         - Clarify necessary version of texinfo
1961         - bf: texi files, minor errors and syntax compatible with 
1962           older makeinfo
1963
1964 pl 6.jcn1
1965         - bf: scm output
1966
1967 *******
1968
1969 pl 5.hwn2
1970         - Bach preludes: mutopification
1971         - dots are Directional_element too; use \property dotDirection
1972         - moved some stuff out of Lookup
1973         - bf: dots
1974         - font selection mechanics changed.
1975
1976 pl 5.uu1
1977         - bf: smob allocation (thanks David!)
1978
1979 pl 5.hwn1
1980         - junked \shape. Now use #'margin-shape 
1981         - timing: one_beat -> \property beatLength
1982         - bf convert-mudela
1983
1984 ************
1985
1986 pl 4.uu1
1987         - input/test/ \property fixes.
1988         - gcc 2.95 fix
1989
1990 pl 4.hwn1
1991         - Break_align_engraver,
1992         break align order from  \property breakAlignOrder
1993         - junked Score_priority_engraver
1994         - moved Time_description into Timing_translator
1995         - use properties for timing, see input/test/timing.fly
1996         * removed \cadenza ; now use \property Score.timing
1997         * \property measurePosition
1998         * \property measureLength
1999         * \property currentBarNumber
2000         - Note_name_engraver , \context NoteNames
2001
2002
2003 pl 4.jcn1
2004         - junked some chord guessing code
2005         - bf: lookup size (-1) for chord-name accidentals
2006         - bf: ly2dvi's MFINPUTS setting
2007
2008 *************
2009 pl 2.jcn3
2010         - chords:
2011           * Chord is item
2012           * junked TeX hacking
2013           * configurable with styled strings from scm
2014           * fixes: dim, /no X, tonic != C
2015
2016 pl 2.jcn2
2017         - chords from  scm 
2018
2019
2020 pl 3.hwn2
2021         - visibility-lambdas into default elt properties SCM.
2022         - clef types in SCM
2023         - verticalDirection properties now in SCM.
2024
2025 pl 3.hwn1
2026         - move position_i_ into Staff_symbol_referencer
2027         - move dir_ into Directional_element baseclass
2028
2029 ****************
2030
2031 pl 2.hwn1
2032         - bf: dynamic style.
2033         - prepare to move dir_ into SCM. 
2034
2035 pl 2.jcn2
2036         - chord fixes: 
2037            * inversion request: no inversion guessing for chord entry
2038            * bass request: c/+b to add bass note not part of chord
2039            * -dim modifier works on all thirds
2040            * colon iso dash as tonic/modifier-additions separator
2041            * C:m5- displays as "Cdim"
2042            * C:m5-7- displays as "Co"
2043
2044 pl 2.jcn1
2045         - moved bracket vars to params
2046         - reverted broken lilypond-devel
2047
2048 *************
2049 pl 1.uu1
2050         - David's patches:
2051         * mfplain.mp detection
2052         * Graphical_element::common_refpoint() robuster.
2053         * fixes for mudela-mode.el
2054         - Dirk's patches:
2055         * key signature placement,
2056         * tied accidentals.
2057
2058 pl 1.hwn2
2059         - extra-offset elt property.
2060         - junked Chord_tremolo
2061
2062 pl 1.hwn1
2063         - changed calling convention for {get,set,remove}_elt_property()
2064         - rm'd some mutopia examples.
2065
2066 *******
2067 pl 0.hwn2,1
2068       - Generic properties and Property_engraver. Moved most of the
2069 properties.
2070
2071 0.lu1
2072         - resurrected midi2ly
2073
2074 0.jcn1
2075         - bf: lyrics lexer
2076         - reverted mup2ly revert
2077
2078 pl 3.uu1:
2079         - frontport of 1.2.17 patches.
2080
2081 **********
2082
2083 1.3.0:
2084
2085 pl 15.hwn2
2086         - loads of bfs.
2087
2088 pl x.jcn3
2089         - another workaround: reset buffer state for scm_ftell ()
2090         - workaround for broken scm_ftell ()
2091
2092 pl 15.hwn1
2093         - \properties are now SCM s, junk Scalar type
2094         - use SCM for strings in parser.
2095         - Moment derived from Rational. Moment may be smobified.
2096
2097 pl 15.jcn4
2098         - direct #... to scm parser  (Thanks to Gary Houston)