3 - initialize Script::dir_
8 - added missing feta-braces*.mf
16 - more tutorial stuff.
17 - note^\dynamic scriptdir.
18 - dynamics listen to verticalDirection as well.
19 - \property automaticMelismas -> \property automaticMelismata
20 - dynamic padding for crescendi.
23 - small tutorial fixes
29 - \property beamAuto -> noAutoBeaming
35 - bfs: refman/parser subtract
36 - chord::find_additions_and_subtractions: termination assurance
37 - bf: refman: chord-inversion examples
43 - bf: chord mode unsigned '-' -> unsigned CHORD_MINUS (1 SR conflict).
45 - dotdown only when verticalDirection is set.
46 - bfs: abc2ly convertor (more or less) successfully converts
47 movement 2 of Beethoven 7.
48 - \repeat "semi" -> \repeat "volta"
49 - all spacing params into paper vars.
50 - spacing before grace notes.
51 - warn if font not found.
52 - staccato dot / tenuto centering
54 - bf: Stem_staff_side::do_substitute_element_pointer ();
60 - added \simultaneous { } , \sequential { } syntax, for
64 - bf: if tie then melisma
67 - bf: squashed 2 sr conflicts in parser.
70 - stanchen almost without " " hacks
71 - if tie then melisma..?
73 - Abbreviation.beam -> Chord_tremolo
74 - bf: chord tremolo vs beam over rests
75 - bf: note width for noteless stem
81 - resurrected abbreviation beam
85 - reference-manual updates.
86 - slurdash -> slurDash, keyoctaviation -> keyOctaviation
89 - \property forceHorizontalShift
91 - warn if translator switching to self.
92 - warn if brace at end of lyric syllable.
93 - bf: Repeated_music::alternatives_length_mom ()
94 - \property automaticMelismas: if slur then melisma
95 - \property noVoltaBraces
96 - bf: star-spangled-banner
99 - very tight: hinterfleisch -> 0 : input/bugs/spacing-very-tight.ly
100 - bfs: neutral beam and tie directions (daar was ik al bang voor:-)
101 - bf: abe: may beam over skip, as long as note present too
102 - bf: scsii-prelude: added slurs using skips
106 - mutopia updates courtesy Peter Chubb
107 - Don't make Time_scaled_music for c4*2/3 entry, only do the
108 time compression. Should cure spurious Tuplet_brace/spanner warnings.
111 - bf: Spacing for key/timesig at end of staff.
112 - negative font magnification
113 - slurs on grace notes.
114 - paper var stem_default_neutral_direction
118 - bf: midi2ly/duration-iter/convert: handle durations >= 1
119 - set reasonable default for text/dynamic paddings
122 - junked some of (my) old metapost stuff
126 - chord input and proceccing fixes
134 - ps-to-pfa.py: use std modules re, find
137 - Metapost does unfill with setgray. This confuses
138 GS. Do text substitution with eofill.
142 - found more wierd spacing
145 - bf: don't start auto-beam on stem that contains only a rest
146 - bf: rm .ms yodl output
147 - bumped stepmake version
150 - don't space rhythmic requests coming from Lyrics.
153 - bf: auto-beamer: consider starting beam based on new rhythmic head
154 - bfs: preludes-4, cello-suites
155 - \addlyricsified standchen and twinkle (ugh: \repeat and \addlyrics)
156 - bf: interstaff slur slope damping
157 - bf: in-band signaling slur snap
160 - Documentation/ntweb/GNUmakefile: Made EXTRA_DIST_FILE style fix and
161 added dist-plain target as dependency to the default target.
162 - scripts/ly2dvi.py: getpid does not behave very well across platforms
163 so I am creating temp file names with the Python tempfile module.
164 The generate lilypond dependency file option was broken and
165 is now operational. I also changed the dependency switch
166 from -d or -M to match lilypond.
167 - stepmake/bin/package-zip32.sh: Added build of ntweb html
172 - revise / junk various input files.
173 - junk Music_list_iterator
174 - bf: declared paper + \shape
175 - bf: \shape and wordwrap
176 - Busy_playing_req ()
177 - Music_iterator::try_music_in_children (),
178 so explicit \context Staff is often not needed for
181 - automatic rest detection for \rhythm
182 - regtest tight-spacing.ly
183 - regtest lyric-combine.ly
184 - Melisma_playing_req, Melisma_engraver, Busy_playing_req:
185 stuff for syncing music & lyrics.
186 - simplify Extender_engraver, Hyphen_engraver. Assume lyrics come in from only one voice.
187 - docced ambiguities in grammar.
188 - mudela-book -I behavior, verbosity.
189 - state search path when file not found
192 - bf: \scm with --safe
194 - no need to set GS_LIBDIR, .ps files are inlined and directly
197 - fixed paper11/13/16/20/23/26.ly
198 - use (header-end) iso {ps,tex}setting
199 - bf: convert-mudela --output
200 - move \version check to lexer.ll
201 - moved repeated-music-iterator.cc to folded-repeat-iterator.cc
202 - bf: broken crescendi
203 - removed delayed Spanner breaking.
204 - new implementation of \rhythm:
205 * Lyric_combine_music
206 * Lyric_combine_music_iterator
207 * \property melismaBusy sets melisma state.
208 * (commented out in parser.yy -- solution is not good enough yet.)
209 - bf: record def spot of seq/sim music
210 - junk Music_iterator::next_music_l (), Music::to_rhythm () & friends.
211 - junk Re_rhythmed_music & friends
212 - mudela 1.1.62: \shape = -1 -2 -3; -> \shape -1, -2, -3; etc.
213 solves one ambiguity.
214 - grace notes at end of music don't crash Lily.
218 - moved creation of $BUILDDIR/share/locale into set-lily.sh
219 - slur slope change constraints when snapping
220 - slur height damping based on bow height
221 - don't typeset unfinished (auto) beams
224 - Documentation/ntweb/angels.ly, Documentation/ntweb/guile.patch: added
225 - Documentation/ntweb/GNUmakefile: add above to EXTRA_DIST_FILES
228 - Tempo changes in MIDI output!
229 - gallina.ly:auto-beaming
230 - added property articulationScriptVerticalDirection
231 (useful in N.W.Gade/score.ly)
232 - bf, N.W.Gade: removed some more misprints
238 - interstaff slur tuning
239 - added some regtests
240 - removed now silly check in encompass-info
245 - papervar loose_column_distance
246 - scripts don't collide.
247 - bf: midi2ly outputs \context iso \type
250 - lily/colhpos.cc: fixed typo
251 - Documentation/ntweb: Updated News and added all the files
252 associated with Windows Distribution web page.
253 - stepmake/bin/package-zip32.sh: added the ntweb page to formated
258 - papervar slur_interstaff_snap_to_stem
261 - \property graceAlignPosition : put grace notes after main note.
262 - moved pianobrace stuff into Lookup
263 - moved Local_key_engraver out of Voice context, and
264 acknowledge Grace_align_items. Solves tie + accidental problem.
267 - Some small clean-ups and bug fixes
272 - experimental pdftex support, courtesy Stephen Peters.
274 - junked complicated loose column handling.
275 - only stretch the extra space after prefatory matter, not the
276 entire width of prefatory matter.
277 - standardise(d) switches:-d for debug, -M for Make deps, -m for midi-only.
278 - bf: papervar non_musical_space_strength now works. Set to 8 (-> Strong! )
279 - bf: space after time_sig.
281 - bf: barlines on voltas
285 - bf: accidentals on grace notes.
286 - \property graceAccidentalSpace
287 - bf: ignore grace notes duration for non-grace spacing.
288 - uncommented Key_req::transpose.
289 - Dot_column::do_post_processing (): better dot collisions, see dots.fly.
290 - derive Dot_column from Note_side_item.
298 - bf: no extension: assume .ly
299 - bf: bow::do_width; which in turn allowed
300 - removed broken interstaff slur damping hack, and
301 - bf: slur height damping fixes damping
304 - bf: ? priority and snap to stem
307 - interstaff slur fixes and damping
310 - bf: collision.cc: collisions between chords with different
311 stem directions and close heads.
313 ****************s**************
316 - slur de-hairification
317 * slurs always attached to noteheads, by default
318 * corrections for steep and high slurs
319 * snap to stem end when close
320 - bow/tie/slur dy/dx fix
323 - some spacing tweaks.
324 - bf: two repeats + alts after each other.
326 - tie: bfs + even simpler
329 - bf: re-added \textflat,sharp to fix chords...
330 - bf: chord-modifier and mandatory dot: c-maj5
331 - tutorial chord fixes
332 - tie fixes and boldifying:
333 * removed sloping (dy!=0) code
334 * use actual note-widths
335 * y[left] == y[right]
336 * follow OSU rules, I hope (from comments in text -- must check)
337 * undetermined direction -> down; inverse of stem
338 - bf: beam: undetermined direction -> up; like stem
339 - slur-symmetry fixes
340 - fix for \rhythm and seq_iter childs (still crude, but more effective)
344 - use GS' anti aliasing
347 - auto-beamer: consider current duration first in ending/starting beam
348 this way, you can have 16ths auto-beamed, in some way, but 8ths never
351 - added some classes and few lines of doco to .dstreamrc
354 * commented out stale tex macros (tex/* dir too)
355 * bfs/new syntax: chords
356 - more midi2ly renaming stuff
357 - bf: make info (midi2ly and other renaming)
360 - bf: auto-beamer: don't beam over skips
365 - Font update: added more mensural style time signatures,
366 old2/4, old6/8alt, old4/8 thanks to Christian Mondrup.
367 - bf: correct indentation of first line (removed \leavevmode)
368 plain TeX still gives wrong indentation
369 - bf: volta brackets broken over several lines get open end.
370 Final bracket gets vertical end if it stops at double bar.
371 - Dashed grace flags also for durations shorter than 8.
372 - N.W.Gade: fixed some details
375 - bf: font magnification also in PS output
376 - bf: set the GS_* variables correctly in buildscripts/lilypond-*.sh
377 - bf, lily.scm: errors in (de)crescendo
378 - bf, lilyponddefs: removed \noindent
382 - fixes: horn-concerto-3.ly
383 - bf: grace before tuplet.
385 - bf: multimeasrest numbers centered.
390 - Documentation/ntweb/index.html: Updated nt distribution web page
393 - bf: Stem lens for beams.
394 - move meta doco to Documentation/metadoc
395 - move .bibb to Documentation/bibliography
396 - rename mi2mu to midi2ly
397 - removed other-packages.bib to comply with GNU standards
400 - mutopia/J.S.Bach/Duette 1&2
403 - Renamed \wheel to the \coda
404 - bf: correct gap in tuplet braces
407 - move more parameters from PS/TeX to Lily.
410 - bf: also make (empty) bar at end of voltabracket.
411 - bf: don't put slur over rest.
415 - debian updates (anthony fok).
420 - scripts/ly2dvi.py: A fix for the multitude of file systems supported
421 by windows. As long as the paths that the cygwin apps use are
422 UNC style and the paths that the native windows apps use are DOS
423 style everybody is happy. I add quick and dirty unc2dos function
424 to facilitate this approach.
428 - better min distance for multi measure rests.
430 - control tuplet gap size from paper.
431 - bf: output header as PS strings for PS out.
432 - bf: cached-fontname
433 - control volta height from paper block.
436 - \rhythm-ified and text bfs: standchen.ly
437 - walk rhythm through *_iterator::next_music_l ()
440 - more abc2ly hacking, including lyrics and \rhythm
442 - \rhythm-ified input/twinkle.ly
445 - put rhythm A on pitches/lyrics B: \rhythm MUSICA MUSICB
446 input/test/rhythm-melody.fly
447 input/test/rhythm-lyrics.fly
449 o * dot-only duration dropped: use c4 c4. iso now invalid: c4 c.
450 * chords: optional_dot now mandatory:
451 \chords { c-1.2.3 } iso now invalid: \chords { c-1 2 3 }
452 * @c@ (notemode_chords) syntax dropped. rather use:
453 \notes { c d \chords { e f } }
456 - \property graceFraction: part of next note taken-up by grace(s).
457 - Note_performer: add moments for delayed notes,
458 fine for single grace notes: hear gnossienne-4.ly
462 - fixed tie-performance
466 - added Hyphen-engraver, Hyphen-spanner
469 - bf: mi2mu: midi without key
470 - try at grace-performer-group; breaks MIDI output even when no \grace
471 - silly tie-performer
472 - performers play_element () delayed to do_pre_move_processing ()
475 - bfs standchen + grace, gnossienne-4
476 - decoupled midi output from input
479 - bf: moved accidental code from Key_engraver to Key_change_req
481 - bfs: mi2mu: core-dumps, keys, key-names, key-changes, notenames
484 - new-beaming.cc: new beaming code
485 * now does [c8. c32 c32] correct by itself.
487 * non-fitting stems handled gracefully (eg. [c8 c4 c8] )
488 - junked rhythmic grouping, \grouping and all associated bits.
489 - bf: do try_visibility_lambda for nonbreakable items as well
490 (fixes \nobreak on barline)
491 - bf: Cons_list::truncate()
494 - repeat-engraver cleanup
496 - bf: make doc++ corrected to only include *.h and *.hh files.
498 - Added \repetitions: prints symbol for repeated bars.
499 Same syntax as multi-measure rests!
500 - Added \segno and \wheel script symbols
502 - Added barSize property. Junked barsize variable.
506 - grace note flags, move Lookup::flag into Stem
507 - faq updates: doc++, Matt's page
509 - bartype string uses "brace" and "bracket" iso. "{" and "["
510 - some of assert()s replaced by programming_error ()
513 - N.W.Gade: added real grace notes
514 - feta-banier.mf: added grace note flag
517 - use weAreGraceContext \property to determine self_grace_b_
518 - made more engravers grace aware.
521 - filed egcs bug report for powerpc.
522 - removed unnecessary #ifdef powerpc
523 - grace and other fixes for auto-beamer
524 - grace and other fixes for (beam-)stem-lengths
525 - input/test/bugs/hairy-grace.ly (urg)
526 - input/test/bugs/grace-accidents.ly (urg)
527 - input/test/bugs/grace-grace.ly (core)
528 - fixes: gnossienne-4.ly
531 - Timing_translator: add proccing moments to nearest global translator,
532 not to top global translator.
533 - cadenza.ly: grace notes.
534 - bf: auto staff switching
542 * Grace_engraver_group
543 * move Score::run_translator to Global_translator::run_iterator_on_me
544 * stemLength property, Stem::length elt property
546 * Note_head_side baseclasses Local_key_item, Grace_align_item
547 * Local_key_engraver moved to Voice.
548 * Grace_position_engraver
549 * Added Rhythmic_head::stem_l_
550 * Various other robustifications.
551 - lily.scm: scm->string
552 - folded reps without alts.
553 - Paper_outputter uses scm->string
554 - stem params now in staff positions iso. real dimensions
555 - internal: Junk all G_ and g- prefixes
560 - Added dynamicPadding property (applies only to dynamic marks,
564 - resurrected gnossienne-4
565 - Documentation fixes (for texinfo get yodl-1.31.13, tbr)
566 - minor abc2ly fixes; successfully converted some simple abc files from
567 http://faeryland.tamu-commerce.edu/joyce/
568 - www.mail-archive.COM
571 - guile scm_gc_mark () workaround:
572 - via scm output wrapper buildscripts/lilypond.sh, set:
573 PATH=$LILYPONDPREFIX/buildscripts/out:$PATH
577 - bf: rest-collisions.
578 - cleaned up standchen
580 - bf: unfold without enough alternatives.
581 - Use Lily version for \version.
585 - ran purify. Fixed some small problems, plugged some leaks.
586 - bf: linebreak at |:
587 - doc updates by Adrian Mariano
590 - Breathing signs by Michael Krause
595 - \property hshift -> \property horizontalNoteShift (mudela 1.0.21)
596 - cleaned up collision. \property hshift = 2 now supported.
598 * bf: don't divide strength by distance if distance == 0.0
599 * cleaned up Spacing_spanner
600 * simplistic optical illusion spacing for opposite stems.
601 - don't use Protected_scm for Score_element::element_property_alist_
603 - Lookup cleanups; junked Lookup::paper_l_
604 - abc-2-ly: tuplets, guitar chords., chords,
607 - bf: correct accidentals after tied over note.
610 - bf, lookup.cc: Count '{' also directly after a TeX macro
611 - bf: textstyle->textStyle in all examples.
614 - bd: interstaff slurs at line break
617 - add a WX field to AFM output.
618 - add space before ; in AFM output
622 - bf: interstaff slurs (urg: more segfaults in scm_gc_mark ())
625 - Abbreviation -> Stem_tremolo.
626 - bf: Stem_tremolo in Beam.
627 - bf: Stem_tremolo over whole note.
628 - spacing before clefs.
629 - Spacing_spanner is now on by default
630 - junked most of Spring_spacer
631 - Tunable space after barline.
635 - Reintroduced the tupletVisibility property. Same values as
636 the old version (pletvisibility), see the Reference Manual.
637 Note: does not work correctly with automatic beams.
638 - Added a tupletDirection property.
648 - Added property articulationScriptPadding
649 - N.W.Gade: layout fixes
654 - Audio broadcast & acknowledge.
655 - more advanced spacing for prefatory matter
656 - tuplet appearance tweaking
660 - glossary fixes (thanks Dirk).
663 - bf: auto-beamer: long standing br form AM
669 - reinstalled Thread (there you are, John)
674 - split G_staff_side_item into G_staff_side_element and G_staff_side_item.
675 - junked old Staff_side
676 - Crescendo also uses G_staff_side_element
677 - crescendo_shorten paper var.
678 - create horizontal groups for break_aligment inside Break_align_item.
679 - more abc-2-ly fudging
682 - bf, property.ly: change fontsize->fontSize
683 - N.W.Gade: removed old tie behaviour
684 - bf, ly2dvi: expand .sly extensions
689 - bf: repeat :| placement + core dump
691 input/test/coda-kludge.ly
692 - bf: mf without ljfour
693 * feta-accordion fix/hack for feta11 at 300dpi
696 - half assed attempt at ABC convertor.
697 - Spacing_spanner: "decentral" spacing stuff. Use -t to try.
698 - bf: StaffGroup vertical alignment
699 - \property {slur,tie,}ydirection -> {slurV,tieV,v}erticalDirection (1.0.20)
700 - Spanner now hangs on left endpoint.
701 - \property forgetAccidentals: do not remember accidentals.
702 Every note not in the key triggers typesetting of an accidental.
703 - \property noResetKey: do not reset key at start of measure:
704 accidental remain in effect until overriden
705 - bf: ties & accidentals (fix breaks oldTieBehavior)
706 - junked Tie::same_pitch_b_
709 - configure, set-lily.sh, release stuff
712 - lilypond don't put \interstaffline after last line. This to
713 get really nice vertical spacing for mudela-book.
714 - mudela-book: vertical spacing
715 - lilyponddefs.tex: commented out \parindent=0pt to get correct
716 paragraph indent for mudela-book
722 - reinstated \property inheritance
723 - \property SkipBars -> skipBars
724 - \property midi_instrument -> midiInstrument
725 - \property fontsize -> fontSize (mudela 1.0.18).
726 - bf: add a space after lyrics.
727 - junked flower DLL classes
728 - rewrote repeat music and iterators (mudela 1.0.17)
729 * Folded_repeat_iterator
730 * Unfolded_repeat_iterator
732 * syntax change: \repeat FOLDSTRING NUMBER Music [ALTERNATIVE Music_se
734 - data struct simplification: junked Dynamic_req,
735 Absolute_dynamic_req, Span_dynamic_req, Slur_req, Beam_req. Use
736 Span_reqs and Text_script_reqs with type fields instead.
739 - updated mudela-book documentation
740 - misc mudela-book.py
741 - accordion: smaller dots + little script renaming
745 - bf: hp-u(rg)x: user build; sm 73
746 - bf: hp-u(rg)x: sm74
749 - convert-mudela: convert textstyle -> textStyle
750 - refman.yo: properties moved to correct contexts.
751 - mudela-book.py: Added singleline, multiline options.
752 Fixed default line width bug.
755 pl 41.hwn2 (may 10, 1999)
756 - bf: Score bar line thickness.
759 - Graphical_element::dim_cache_ now alloced separately.
760 - junked Graphical_element::absgolute_offset
762 - mmrest_x_minimum now works at begin-of-line.
763 - junked Span_bar::extra_x_off
764 - \property foo.bar = \stringid + \otherstringid
765 - bf: stop on lexer errors as well.
766 - only do vertical alignment at Score level.
767 - tweaked ledger endings a bit.
772 - mudela-book.py patch (thanks MB)
775 - Added the installation instructions to the top web page.
776 - N.W.Gade: Added triangolo part, minor changes.
779 - Lookup::accordion and removed some accordionfonts
784 - rest ledger lines are dimensionless.
785 - Score_elements are added to the Paper_score directly when
786 announce_element () is called. This makes it possible to init
787 molecules from within engravers.
788 - changed \type to \context
789 - \context Contextname = ID Music is now a real separate production
791 \context C1 \context C2
793 and C1 won't overwrite C2
795 * you need some extra explicit context specs, eg. if you start a
798 \score { \notes { <c e g> } }
802 \score { \notes \context Voice { <c e g > }
804 - set staff margins on grandstaffs too. Center staffmargins vertically.
805 - \property values are not inherited anymore, i.e. setting
806 Score.minVerticalAlign does not set GrandStaff.minVerticalAlign, Staff.minVerticalAlign and Voice.minVerticalAlign as well.
807 - {Axis_spanner, Hara_kiri}_engraver which can be added at wish.
808 Hara_kiri should be working again.
809 - boilerplate for accordion stuff.
810 - some more paper writing.
811 - bf: substitute vertical refpoint as well for broken items.
813 - bf: translating molecule without elts but with dims. (bf: accidental
817 - bf: ly2dvi set MFINPUTS so standard tree is found before lilypond
818 - bf: lilypond-regtest.doc, ls-latex.py; now finds author/title
821 - large documentation patch by Adrian Mariano
826 - added more mensural style time signatures, old3/4, old6/8, old9/8
827 - redesigned old6/4, old9/4
828 - Updated refman.yo, lilypond-regtest.doc, clefs.ly, time.fly
831 - consified mi2mu (pl 37.jcn1)
834 - bf: invisible clefs don't take any space, moved _8 below clef
835 - updated incipit example and macro
838 - delete graphical objects in reverse
843 - \property textstyle -> textStyle
846 - added scm/accordion-script.scm and update ly/accordion-defs.ly
847 - renamed some accordion symbols to make them more english and less
849 - removed dot from \accBayanbase
853 - bf: tuplet spanner appearance.
854 - bf: less spacing after clef. Invisible bar has no dims.
855 - included AIMS. The why of Lily.
856 - warning if duplicate engraver.
857 - warning if no ties could be created.
858 - bf: \time1/4; .. beams ..
859 - bf: staff switching beams / slurs.
860 - tuplets on multiple beams.
861 - Documentation/tex/lilypond-regtest.doc
864 - bf: multi_measure_rest_engraver in Score_context.
871 - fixes for spring_spacer, introduced
873 - cleanup for rest-collisions.
875 - mudela-book \mudelafile
876 - Documentation/tex/lilypond-regtest.doc
883 - bf: AFM for BlueSky AFM files.
884 - \penalty = 4278 -> \penalty 4278
885 - URG!! fixed major (unnoticed) bug in dependency engine
886 - Further Script hacking:
888 * G_script_column_engraver
891 - major Script rehack:
892 * G_stem_staff_side_item
896 - junked Text_def, changed \property textstyle -> \property textStyle
897 (todo -> convert-mudela)
898 - Line_of_score is an Axis_group_element, no more overlapping
900 - mf: whole diamond head tweak
903 - Added property clefStyle: "" / "transparent" / "fullSizeChanges"
904 - New example: input/test/incipit.ly
905 - Documented clefStyle and restStyle in refman.tex
906 - Partial bug fix: octaviated clefs. Still broken!!!
910 - Added property restStyle.
911 - mensural 4th, 8th and 16th rests.
916 pl 37 (march 30, 1999)
917 - note head styles, see input/test/noteheadstyle.fly
918 * \property noteHeadStyle:
919 * diamond note heads (probably really ugly)
921 * harmonic head (mf sources were tweaked)
922 * transparent for no \heads
923 * \property noteHeadStyle ="" for normal heads.
926 - bf: timeSignatureStyle
927 - Added dynamic fz (forzando) to Lilypond
928 - bf: N.W.Gade, sfz -> fz
932 - don't insert extra alignment space for empty stuff.
933 - Align_element derives from Axis_group_element
934 - junk cruft for detecting upbeam / downbeam.
935 - junk all *{horizontal,vertical}* Score_element derived classes.
936 - G_staff_side_item::padding_f_ now generic property.
937 - some tweaking of beam & stem.
938 - junk pointerlist in Sources
939 - junk Stem::mult_i_, Stem::beam_gap_i_, G_staff_side_item::padding,
940 Bar::at_line_start_b_, Key_item::c_position_, Note_head::type_str_,
941 Note_head::staff_size, Stem::xdir_
949 - more memory tweaks: don't do Score_element::line_l () when deleting lines.
950 - more generic properties.
951 - change ridic. dims assert into warning.
952 - tex/ midi fixes (thanks, Mats).
953 - bf: don't crash when no Stem_infos are set.
954 - extender-spanner simplification
955 - working MIDI chords (Thanks Dscho)
964 - "Lily Was Here" is def'd as \mudelatagline, override with
965 \header { tagline = "... " ; }
966 - \property currentBarNumber: set
968 - \property postBreakPadding: tune extra
969 space padding after linebreaks.
970 - \property textEmptyDimension: disregard script text
971 dimensions (untested)
972 - \property staffLineLeading: set the staff space
973 - adjustable staff space size (per staff)
974 - Staff_symbol_referencer as base class for elements that use
975 info of the staff symbol. \property numberOfStaffLines also works OK
976 with ledger lines. (Is that useful? dunno.)
977 - warning if someone does \translator with no name
978 - junk Item::breakable_b_
979 - junk PointerList<Music*>, use Killing_cons
980 - bf: Auto_beam_engraver.
981 - bf: mmrest engraver.
982 - use callbacks for Dimension_cache.
983 - lots of small cleanups. Junk various members of
984 Score_element & derived classes:
986 * Spanner::original_l_,
987 * Score_element::transparent_b_,
988 * Item::break_priority_i_,
989 * Item::break_status_dir_,
990 - merge Score_priority_engraver / Score_horizontal_align_engraver
991 - Use more generic element properties.
992 - precompute SCM symbols.
993 - remove_elt_property (): Try to junk an element property, if not
999 - more PointerList junkings.
1001 - be more conservative with Dicts/Hashes mem usage
1007 - some performance cleanups: junked PointerList instance, plugged some leaks.
1008 - style -> fontname now in scheme.
1009 - minor Score_element brainsurgery:
1010 * generic element properties.
1011 * junked Score_element::junk_links, Score_element::unlink
1012 * junked Directed_graph_node as superclass of
1013 Score_element, this should reduce mem usage a bit.
1016 - fixed autobeamer's beam->unlink ()
1019 - allow autobeaming according to duration iso (crude) multiplicity
1022 - change my email address
1023 - Windows platform does a cp -r instead of a ln -s
1027 - junked poor man's dynamics.
1033 - bf: \> and \< were interchanged!!
1034 - Added property: textScriptPadding
1035 - Changed copyright text on the Gade score.
1038 - really include Gade score now.
1039 - fixes: install-[out-]targets, INSTALLATION_[OUT_]SUFFIXES
1040 - install TFMs in separate dir.
1042 - Span_bar bugfix (there you go, Mats).
1043 - bf: Score copy ctor (-> bf declaring score)
1044 - new Tie behavior: only tie identical pitches, switchable with
1046 - junked cautionary_b_ from Musical_pitch
1049 - set-lily: set weird locale links for $LILYPONDPREFIX
1053 - Added example: "Imellan Fjeldene" by Niels W. Gade.
1054 - bf: don't attach staff margin text to clef changes within the
1055 lines. (Still not perfect: no text when a clef change happens
1058 - be somewhat lazy in break/object multiplication.
1059 - print # elements for memory usage impression (try -t)
1060 - Paper_score cleanup
1061 - junked various Pointer_list instances. Executable now is smaller.
1062 - junked various cruft
1063 - merged do_substitute_dependen{t,cy} to
1064 do_substitute_element_pointer ()
1065 - more parser cleanup
1066 - Interval uses Drul_array
1067 - bf: I've been drinking too much
1068 - delete break helpers before object breaking/multiplication. Try
1069 to save some memory.
1072 - bf: toplevel install, kpsewhich
1073 - sm 71, require yodl-1.31.11
1075 - bf: info in rpm, if available
1077 - bf: slur-follow-music
1080 - config.make: include GUILE_LDFLAGS
1086 - sm fixes, intl/ fixes
1089 - Added support for magnification of TeX fonts ==>
1090 larger dynamics in 20pt scores. (Doesn't work in Postscript)
1093 - Debian patches (thanks, Anthony)
1094 - Italian support (thanks, Maurizio)
1096 - minor chord.cc cleanups.
1098 - hara kiri doesn't do suicide with normal rests.
1099 - Hara_kiri_vertical_group_spanner generalised
1100 - extender engraver rewrite, now __ is like ~ [] |, ie. in between
1102 - lyric engraver now engraves only single voices. Use
1103 separate LyricVoices to get stacked lyrics.
1104 - bf: bar(Non)Auto first barline
1105 - barAuto -> barNonAuto
1114 - star-spangled-banner bf (slur.cc).
1118 - fix: slur-case3.ly
1119 - init.sly: .fly with linewidt=-1
1122 - resurrected ps output
1125 - bf: coord relative to self.
1126 - bf: error msg if no AFM found
1127 - bf: hang script on bar in other axis too (fixes staff-side-slur bug)
1128 - hang on scripts on clef as well (more to left for single staffs)
1133 - GNU stuff on home page
1139 - bf: mid measure clefs (breakable items in non-breakable columns.)
1140 - spanner.cc assert changed to warning
1141 - (c) 1998 -> 1999 search replace.
1144 - new outline TODO + .emacs setup
1148 - un-SMOB Atom. Cons and Killing_cons as simple cons replacements.
1154 - measure-end hinterfleish patch
1155 - input/test/coda-kludge.ly
1156 - bf: volta-number placement
1157 - volta: support for "1.-2." "3"
1160 - bf's: zero-length repeats
1162 * turned on by default
1163 * input/test/auto-beam*.ly
1164 * support for time-defaults
1166 * input/just-friends.ly
1168 * bf's: chord mode: accept STRINGS, rests
1170 - new bool \property Score.barAtLineStart
1174 - read lily.scm before all .lys
1175 - Link_array derives from Array<void*>
1176 - search repl: Array<X*> -> Link_array<X>
1177 - junked most static casts
1178 - revamped Atom / Molecule: Molecule now is the public interface.
1179 Atom is a GUILE smob. Guile takes care of allocation and list stuff.
1180 - bar scripts on score bars (there you are, Mats)
1181 - :||: span bar fixed
1182 - using generic ledger lines now (regenerate fonts!)
1183 - refman updates (Thanks, Adrian!)
1184 - Molecule::operator = (), Molecule::do_center ()
1185 - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
1186 - textstyle property for textual scripts.
1187 - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
1188 - junked obsolete TeX stuff.
1189 - ly2dvi-testpage.ly
1190 - only make AFMs for feta[0-9]+.mf
1191 - using strings for abs loudness.
1195 - grand renaming: Duration vs Moment / Rational
1198 - extra beam warning
1201 - complete redo of chord and chord name code
1209 - bf: dynamics. (Don't hang on spanner!)
1210 - read TFM before AFM.
1211 - fix din-MF stuff (UGH)
1214 - Chord: handle all chord stuff; lots of chord fixes
1215 - bf: Chord-name-engraver: find tonic
1216 - bf: my-lily-parser: get_chord
1220 - bf's: spring spacer end of measure
1221 - bf: tie/slur rods (dankje, lieverd)
1222 - bf's: intl/ compile, install, uninstall
1225 - enforce {slur,tie}_x_minimum (urg, paper vars?)
1226 - tie listens to tieydirection/ydirection
1231 - bf: OrchestralScore should do hara-kiri..
1234 - update to yodl pl10, yodl2texinfo fixes
1235 - use --force, .info should always be generated
1241 - bf: staffside axis init
1242 - bf: staffmargin stuff.
1247 - junked Scarlatti clef
1249 - Interpretation_context_handle is interface to interpretation context
1250 - Staff_switching_translator: automatic staff switching for Piano staffs.
1253 - volta-spanner: junked dot_p_; not so handy after all: kerning??
1254 - feta-nummer: added : ,-.
1255 - volta/tuplet thickness
1257 - bf: ".|", and bar-thicknesses
1260 - bf: default duration is 4
1266 - property noteheadStyle
1267 - first attempt to make harmonics : see input/test/harmonics.fly
1270 - sinfonia.ly: several fixes
1272 * increased range pppppp to ffffff
1273 * added sp, spp, sff, rfz
1274 * example see input/test/tchaikovsky.ly
1275 * updated dynamics in refman
1281 * reverted c1*2, collides with \times {}
1282 * should use: c\breve, c\longa for long chords
1283 * addition: c-9, subtraction: c^5
1284 * multiple -add, ^sub: c-7+.9-^3.5
1286 - bf: lookup text height
1290 - bf: rest collisions
1291 - separate tfm-reader
1292 - bf: :|: should not have thin lines
1296 - bf: Correct units now used in the .afm files.
1300 pl 24, Hacking Apart Together (Jan 25)
1303 - bf's: preludes-* (found a \meter and \transpose c`` there!)
1304 - bf: ly2dvi: don't barf on 'linewidth = -1.;'
1308 - scripts/ly2dvi.py: Windows 95 shell does not support redivrection
1309 of stderr. We now distribute ash and use it when needed.
1310 - stepmake/bin/package-zip32.sh: distribute ash, and guild ice-9/
1311 directory. We build and distribute manpages in html format instead
1313 - Documentation/ntweb: Updated doco and now distributing as a self
1314 extracted binary with install script.
1318 - changed All_font_metrics to do TFM as well.
1319 - changed init/ to ly/
1322 - tfm reader; revamped code from fontutils-0.6
1325 - {Bar numbers|staff margin stuff|marks} fixed using
1326 Bar_script_engraver as base class
1327 - bf: PS points != Lily \pt
1328 - junked Bar_column_engraver
1329 - junked Text_item and some old files.
1333 - bf: piano-brace size (veels te simpel: kruis vingers tegen reject)
1334 - crude autobeam stuff in mi2mu
1335 - brevis, longa chords: c1*2,*4
1336 - mutopia/E.Satie/petite-ouverture-a-danser.ly
1337 - prop: voltaVisibility
1338 - more cello-suite-ii fixes:
1340 * removed all beams ifo auto-beamer
1342 - junked dur2real; beamAutoEndx now as rational string: "1/2"
1346 - junked #args symtable def.
1348 - moved Bar assembling into LilyPond
1349 - junked symtables reads
1351 - junked Symtable from init/table*
1354 - revamped Scarlatti K3-L378
1356 - use interning/SCM for Scopes
1357 - hanging on now works for breakables too.
1360 - chord fixes; notemode chord syntax changed: @c@ @c-7@
1361 - fixed cello-suite ii
1362 - bf's: auto-beamer; but nasty bug remains: input/bug/auto-beam.ly
1364 - (bit ugly) fix for lyric-chords
1365 - fixed repeats (dankjewel lieverd)
1370 - succussfully removed []s from wtk1-fugue2.ly
1371 - bf + smarter autobeamer
1374 - mi2mu: d-minor: des->cis, g-minor ges->fis
1377 - bf: Position and possible SIGSEGV in Mark_engraver
1378 - Added padding support in G_staff_side_item
1379 - bf: Correct direction of textual scripts.
1380 - bf, lookup.cc: Fewer warnings about missing text styles.
1381 Same units used in all .afm files.
1384 - auto-beaming v0: input/test/auto-beam.ly
1391 - bf's: repeat-engraver; \bar "|:", ":|" now deprecated for repeats
1393 - property barAlways changed to boolean (0/1)
1394 - added boolean property: barAuto
1401 - bf: multi-measure-rest (input/test/m.ly)
1402 - half fix for staff-margin-engraver
1405 - bf's: cross-staff slur
1408 - buxfix, \mudela{ \times 2/3{ ...} } works now
1413 - fixed "already have a Beam" error
1416 - gnossienne: hmm, how to
1418 * don't put 'grace notes' in beam
1419 * put separator between "] \translator Staff=x"
1422 - gnossienne-4.ly (start of)
1425 - mutopia fixes; see preludes-1.ly for cross-staff beams and slurs
1426 - bf: broken interstaff slur
1427 - sm66: check for gmake
1431 - interstaff slurs v0: preludes-1.ly
1432 - warnings for silly interbeam settings
1435 - inclusion of WIP article about LilyPond.
1436 - L.Mozart sinfonfia
1443 - interstaff beams v0: see beam-interstaff.ly and wtk1-fugue2.ly
1446 - new stem/beam parameters
1447 - bf: forced stem shorten
1450 - dehairification of beam code; cleanup and bugfixes
1452 * forced stem shorten
1454 * damping and correction
1455 * catch for silly beams: input/test/beam-suspect.ly
1458 - multi-measure-rest is now spanner SkipBars=0 is broken
1461 - hmm, almost centered whole-bar rests -- NOT
1469 - \mark now works, using G_staff_side_item.
1470 - Improved layout of multi-bar rests, including a new
1474 - beam length adjustments
1475 - ugly beamtrend fix: input/test/beam-trend.ly
1478 - bf: (beamed) forced stem shorten
1479 - bf: broken slurs and ties; minimal slur/tie length setting ignored
1480 - bf: separators on cygwin
1483 - bf: stem-length algorithm
1484 - bf: beam direction algorithm
1485 - bf's: wtk1-fugue2.ly
1489 - small fixes: spacing.ly, wtk1-fugue2-ly, violino-viola duet.
1495 - Documentation/README-W32: Brought my stuff up to date
1496 - Documentation/ntweb: updated for realease
1497 - stepmake/bin/package-zip32.sh: cygwin-b20 changes
1498 - scripts/ly2dvi.py: LILYPONDPREFIX fixes
1501 - scripts/ly2dvi.py root is now the shared directory path not the
1502 root of the lily installation. Environment variable LILYPONDPREFIX
1503 is also the path to shared directory.
1504 - lily/main.cc WINNT conditional added to avoid a casting of
1509 - spacing tweak: very widely and tightly spaced lines look
1511 - allow Beam settings to be overriden: property
1512 stemLeftBeamCount, stemRightBeamCount
1513 - junked Assoc, Assoc_iter
1514 - junked Graphical_element::{width,height}
1515 - junked Plet_swallow_engraver, Plet_engraver
1516 - Command_tie_engraver -> Tie_engraver, Command_beam_engraver -> Beam_engraver
1517 - naming brew_molecule_p / do_brew_molecule -> output_processing, do_brew_molecule_p
1518 - experimental Text_item, Staff_side
1519 - junked old Beam_engraver and old Tie_engraver.
1520 - AFM administration cleanup.
1521 - cache brewed molecules. Speed up ?
1522 - rehacked Graphical_element, introduced Dimension_cache
1528 - fix: TEMPO 4., well urg, "TEMPO 4 ."
1529 - beginning of violino/violoncello (viola) duet
1532 - resurrected po-stuff
1539 - junked abbrev stuff from parser.
1542 - fixed verbatim option behaviour for mudela-book.
1543 - added mudela-book option intertext="some text"
1544 - mudela-book now understand latex \begin{verbatim}
1549 * display chord names according to boolean property
1550 \property Score.chordInversion;
1556 - new beam syntax: { [<c e> <c e>] }, changed in lilypond,
1557 parser, lilypond (mudela 1.0.14), manual
1558 - new tie syntax: { <c e > ~ <c e > } changed in manual,
1559 parser, lilypond (Mudela 1.0.13)
1562 - bf: get_chord C-m5-
1566 - move option proccing out of main
1574 - junked find-quarts
1575 - junked various plet goryness.
1576 - preps for <c e> ~ <c e> syntax
1581 - added repeat, chord stuff to website
1583 - hacks for barlines, dynamics
1587 - new chord syntax, again: TONIC [DURATION] ['-' MODIFIERS/ADDITIONS]
1588 - shorthand prefix for note-mode: '@', no shorthand for notes in chord
1592 - bf: ly2dvi: better guess LILYPONDPREFIX: <bin>../share/lilypond
1593 - chord-table; urg bugs:
1595 * accidental-placement
1596 - bf: cis m (\textsharpm, urg)
1599 - bib entry, twinkle-pop
1606 - mutopia stuff (thanks, Peter)
1607 - bugfix : \maininput
1614 - bf: missing triads
1615 - @c @c min (* is taken, <<, <> don't work)
1616 - chord-modifiers (urg, "sus" should also subtract 2...)
1619 - --safe: security paranoia: disallow untrusted \include,
1620 disallow untrusted TeX code, disallow named output
1623 - duration with chords + change: @4 c @c7
1626 - minor chord syntax change: *c6 iso @c6;
1633 - included that missing init/mudela-book-defs.py. Added
1634 one line to init/GNUMakefile to make .py-files be included.
1635 - fragment and nonfragment options to override autodetection
1638 - input/test/chords.ly
1639 - \type ChordNames and chord-name-engraver.*
1640 - chords mode: \chords { <c e g> @c; @d7; }
1643 - scm/ directory. install .scm stuff too.
1650 - property: unfoldRepeats; unfolding still broken
1651 - volta spanner y-collision
1652 - bf: volta number,dot placement
1653 - bf's: init/table16,20
1654 - small additions to init/lily.scm to enable some testing
1655 - junked extra repeat braces
1660 - removed \output from parser/lexer
1663 - bf/redo: slur.cc, encompass-info: setting of encompass array.
1664 - switched tuplet-engaver off (core dumps)
1667 - bf (urg): no |: at start of piece
1668 - bf?: text defs without width
1669 - alignment absolute dynamics
1670 - mutopia/opus-130.ly (excerpt, triggered by GUIDO)
1671 - bf: crescendo symbol
1676 - copertina (thanks Maurizio)
1683 - changes to mudela-book. Junked fragment and floating options,
1684 added eps option. Options should not stay as long that you get
1685 comfortable with them. ;)
1686 - Also possible to define your own commands with
1687 a syntax like \mudela{c d e}
1688 - updated mudela-book-doc.doc
1691 - website: gnuisation of footers
1694 - input/test/vertical-text.ly: urg ydim of text chords
1695 - bf: one set of |: :| volta per staff
1696 - bf: init/table* braces + more braces
1697 - try at score-volta-bracket
1700 - bf: lyric-engraver: handle multiple requests (don't overwrite)
1702 - music-list-iterator
1708 - more output revamping.
1711 - Scheme output stuff
1718 - bf's: spanner/volta
1719 - volta-support: via Note, Bar, and Paper-column to Bar (item)
1725 - configure/guile fixes (still no check for 1.2/1.3)
1729 - tuplets over beams.
1735 - repeatbars, volta-spanner work, alternative iteration still broken
1740 - tutorial doco updates
1745 - repeat/alternative music layout (hehe)
1748 - Doco of music iterators.
1758 - bf: array.hh, don't make copy if resized to the same size
1762 - scm additions: plet, hairpin
1769 - extender-*, see input/test/extender.ly
1770 - bf: half-beam length (urg)
1771 - fixes: standchen, star
1774 - tex/lily-ps-defs.tex fixes
1780 - junked MY_RTTI stuff, simpler VIRTUAL_COPY_CONS
1786 - fixes; preludes, finger
1789 - bf: text staff vertical align; see input/test/vertical-text.ly
1790 - urg, scaled cmr8 by factor 4/5
1791 - apart from end/begin of measure spacing urgs, stars-and-stripes.ly
1795 - read (cmrxx)afm for text char widths
1796 - tfmtoafm.sh (quite urg)
1800 - read .scm files. No need for GUILE_LOAD_PATH
1801 - .ps hack. No need for lily.ps on the printer
1803 (&$^@M&@^$@^&$@ Damn TeX)
1806 - bf: mudela-book -> \default_paper is obsolete.
1814 - bf: empty/unknown in ps
1817 - 40% speedup executing mudela-book on mudela-book-doc.doc
1818 - change of lilypond's output filenames. Given multiple input
1819 files, eg. 'm.ly y.ly', output names will now be 'm.tex y.tex'
1820 not 'm.tex y-1.tex', but if m.ly containts two paper definitions
1821 output will be 'm.tex m-1.tex y.tex'
1827 - accordion symbols in mf/feta-accordion.mf and
1828 init/accordion-defs.ly.
1829 - small changes to mudela-book and Documentation/man/mudela-book.yo
1830 - mudela-book example file in Documentation/tex/mudela-book-doc.doc
1839 - mup-to-ly.py: version 0.0
1840 - init/test/stars-and-stripes.ly (from star.mup)
1844 - junked musical info from key-item
1857 - obsoleted ly2dvi.sh
1858 - removed Note_head_engraver
1861 - scm cleanups, chop-decimal
1865 - commented-out Level-2 PostScript in lily.ps (J. Buehler)
1866 - moved tex/*.ps to ps/
1867 - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
1869 export GS_LIB=$HOME/usr/src/lilypond/ps
1870 - added tex and empty ps-symbols
1873 - more little website fixes
1880 - Support for cautionary accidentals. , i.e. accidentals
1881 within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
1882 Note that the font has changed.
1883 - bf: No unnecessary warnings about time signatures
1884 - Added optional second argument of \key. Set to \major or \minor
1885 to get a major or minor key. Default: major.
1886 - bf: Compilation error in midi-walker.cc
1889 - fixes for htmldoc, website
1891 - junked MODULE stuff from lily/GNUmakefile (again)
1895 export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
1896 - dstream: Score_element, Column_info
1897 - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
1905 - fixed MIDI output.
1908 - dropped stepmake/aclocal.m4
1909 - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
1910 - added debugging output format: -fscm
1912 - Documentation/tex/feta.tex
1913 - doco fixes: PATCHES.yo, yodl-1.31.7
1916 - Protected_scm to fixup GUILE gc
1919 - more RTTI cleaning.
1922 - undone type_info::before hack. (Ugh. RTFM).
1925 - more RTTI stuff: is_type_b -> type_info::before
1929 - added: set*text, timesig, beam
1930 - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
1932 - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
1933 and modified win32 specific distribution file names to match
1935 - scripts/ly2dvi.py: Modified search paths to match the new lilypond
1937 - scripts/convert-mudela.py: Remove the an existing backup file
1938 before renaming original. This is a WINDOWS32 Python requirement.
1939 - Documentation/ntweb/index.html: Updated documentation to match
1940 new lilypond installation tree.
1941 - lily/main.cc: Fixed LILYPONDPREFIX search paths.
1950 - use C++ RTTI iso access_Xxx ()
1951 - junk Graphical_lisp_element
1955 - rewrite of mudela-book
1958 - added \thumb (used very often in cello music) in
1960 - added /input/test/thumb.ly (example)
1963 - dashed-slur through scheme
1969 - try at scheme in Atom
1971 pl 15.jcn2 # rest of
1972 - graphical-lisp-element + silly half hook-up with autuplet
1975 - stepmake pl59: templatised install (see mf/)
1976 - reasonably ps/tex success (with guile-1.2):
1977 * input/kortjakje.ly
1978 - lots more scm stuff
1979 - bf: mf/mfplain.ini
1980 - stepmake pl58: guile 1.3 configure fix
1981 - working font-switch:
1982 guile-1.2 and -lreadline -ldl from 1.3 configure...
1985 - installable stepmake pl57
1986 - urg, FIXME guile-1.3:
1987 * don't install shared libs! configure can't handle
1988 * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
1989 * lily's truely broken, downgrade do 1.2
1992 - lots of stuff still broken, notably font selection, just try
1995 - tex output support
1996 - all output through scheme
1997 - option: f, output-format=X
2002 - all paper output through scheme, about half way