2 - staff-support for Crescendi.
3 - padding for accidentals.
4 - cascading offset callbacks
8 - naming Staff_sidify -> Side_position_interface
14 - bf: timeSignatureStyle works again
17 - Dirk Latterman key/mmrest patches
18 - Offset callbacks in Dimension_cache
20 - Staff_sidify: interface class.
21 - prelude-{1,2} fixes.
25 - bf: PS font selecting.
29 - mudela-book --no-pictures
31 - convert-mudela: beamAuto moment syntax.
37 - half-baken ly-gulp-file in scm
38 - resurrected scm output through guile
41 - bf: version of init.sly, init.fly
42 - Clarify necessary version of texinfo
43 - bf: texi files, minor errors and syntax compatible with
52 - Bach preludes: mutopification
53 - dots are Directional_element too; use \property dotDirection
54 - moved some stuff out of Lookup
56 - font selection mechanics changed.
59 - bf: smob allocation (thanks David!)
62 - junked \shape. Now use #'margin-shape
63 - timing: one_beat -> \property beatLength
69 - input/test/ \property fixes.
73 - Break_align_engraver,
74 break align order from \property breakAlignOrder
75 - junked Score_priority_engraver
76 - moved Time_description into Timing_translator
77 - use properties for timing, see input/test/timing.fly
78 * removed \cadenza ; now use \property Score.timing
79 * \property measurePosition
80 * \property measureLength
81 * \property currentBarNumber
82 - Note_name_engraver , \context NoteNames
86 - junked some chord guessing code
87 - bf: lookup size (-1) for chord-name accidentals
88 - bf: ly2dvi's MFINPUTS setting
95 * configurable with styled strings from scm
96 * fixes: dim, /no X, tonic != C
103 - visibility-lambdas into default elt properties SCM.
105 - verticalDirection properties now in SCM.
108 - move position_i_ into Staff_symbol_referencer
109 - move dir_ into Directional_element baseclass
115 - prepare to move dir_ into SCM.
119 * inversion request: no inversion guessing for chord entry
120 * bass request: c/+b to add bass note not part of chord
121 * -dim modifier works on all thirds
122 * colon iso dash as tonic/modifier-additions separator
123 * C:m5- displays as "Cdim"
124 * C:m5-7- displays as "Co"
127 - moved bracket vars to params
128 - reverted broken lilypond-devel
133 * mfplain.mp detection
134 * Graphical_element::common_refpoint() robuster.
135 * fixes for mudela-mode.el
137 * key signature placement,
141 - extra-offset elt property.
142 - junked Chord_tremolo
145 - changed calling convention for {get,set,remove}_elt_property()
146 - rm'd some mutopia examples.
150 - Generic properties and Property_engraver. Moved most of the
154 - resurrected midi2ly
158 - reverted mup2ly revert
161 - frontport of 1.2.17 patches.
171 - another workaround: reset buffer state for scm_ftell ()
172 - workaround for broken scm_ftell ()
175 - \properties are now SCM s, junk Scalar type
176 - use SCM for strings in parser.
177 - Moment derived from Rational. Moment may be smobified.
180 - direct #... to scm parser (Thanks to Gary Houston)