2 - fixes for invisible beamed stems
3 - removed steminfo from properties, don't cache Stem_info
6 - steminfo to properties
7 - dropped internote dim for stem-beams
10 - abstracting Staff_symbol_referencer to an interface.
11 - quantised_position for staccato dots.
13 - junk Score_element::do_{width,height}: set callbacks directly.
14 - merge Score_element, Graphical_element
15 - merge Axis_group_element, Graphical_axis_group
16 - junk pointer fields fromScore_element derived classes
17 - junk obsolete do_substitute_dependency code.
22 - staff-support for Crescendi.
23 - padding for accidentals.
24 - cascading offset callbacks
28 - naming Staff_sidify -> Side_position_interface
33 - bf: timeSignatureStyle works again
36 - Dirk Latterman key/mmrest patches
37 - Offset callbacks in Dimension_cache
39 - Staff_sidify: interface class.
40 - prelude-{1,2} fixes.
44 - bf: PS font selecting.
48 - mudela-book --no-pictures
50 - convert-mudela: beamAuto moment syntax.
56 - half-baken ly-gulp-file in scm
57 - resurrected scm output through guile
60 - bf: version of init.sly, init.fly
61 - Clarify necessary version of texinfo
62 - bf: texi files, minor errors and syntax compatible with
71 - Bach preludes: mutopification
72 - dots are Directional_element too; use \property dotDirection
73 - moved some stuff out of Lookup
75 - font selection mechanics changed.
78 - bf: smob allocation (thanks David!)
81 - junked \shape. Now use #'margin-shape
82 - timing: one_beat -> \property beatLength
88 - input/test/ \property fixes.
92 - Break_align_engraver,
93 break align order from \property breakAlignOrder
94 - junked Score_priority_engraver
95 - moved Time_description into Timing_translator
96 - use properties for timing, see input/test/timing.fly
97 * removed \cadenza ; now use \property Score.timing
98 * \property measurePosition
99 * \property measureLength
100 * \property currentBarNumber
101 - Note_name_engraver , \context NoteNames
105 - junked some chord guessing code
106 - bf: lookup size (-1) for chord-name accidentals
107 - bf: ly2dvi's MFINPUTS setting
114 * configurable with styled strings from scm
115 * fixes: dim, /no X, tonic != C
122 - visibility-lambdas into default elt properties SCM.
124 - verticalDirection properties now in SCM.
127 - move position_i_ into Staff_symbol_referencer
128 - move dir_ into Directional_element baseclass
134 - prepare to move dir_ into SCM.
138 * inversion request: no inversion guessing for chord entry
139 * bass request: c/+b to add bass note not part of chord
140 * -dim modifier works on all thirds
141 * colon iso dash as tonic/modifier-additions separator
142 * C:m5- displays as "Cdim"
143 * C:m5-7- displays as "Co"
146 - moved bracket vars to params
147 - reverted broken lilypond-devel
152 * mfplain.mp detection
153 * Graphical_element::common_refpoint() robuster.
154 * fixes for mudela-mode.el
156 * key signature placement,
160 - extra-offset elt property.
161 - junked Chord_tremolo
164 - changed calling convention for {get,set,remove}_elt_property()
165 - rm'd some mutopia examples.
169 - Generic properties and Property_engraver. Moved most of the
173 - resurrected midi2ly
177 - reverted mup2ly revert
180 - frontport of 1.2.17 patches.
190 - another workaround: reset buffer state for scm_ftell ()
191 - workaround for broken scm_ftell ()
194 - \properties are now SCM s, junk Scalar type
195 - use SCM for strings in parser.
196 - Moment derived from Rational. Moment may be smobified.
199 - direct #... to scm parser (Thanks to Gary Houston)