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