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