]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
04fcd9ab2a4e7a104728151cbd5536a6cceab438
[lilypond.git] / CHANGES
1 pl7.mb1
2         - bf: timeSignatureStyle works again
3
4 pl 7.hwn1
5         - Dirk Latterman key/mmrest patches
6         - Offset callbacks in Dimension_cache
7         - Junked Staff_side_*
8         - Staff_sidify: interface class.
9         - prelude-{1,2} fixes.
10
11 ***********
12 pl 6.uu2
13         - bf: PS font selecting.
14
15 pl 6.uu1
16         - bf: ls-latex
17         - mudela-book --no-pictures
18         - bf: ly2dvi
19         - convert-mudela: beamAuto moment syntax. 
20
21 pl 6.jcn3
22         - fixed scm output
23
24 pl 6.jcn2
25         - half-baken ly-gulp-file in scm
26         - resurrected scm output through guile
27
28 pl 5.mb1
29         - bf: version of init.sly, init.fly
30         - Clarify necessary version of texinfo
31         - bf: texi files, minor errors and syntax compatible with 
32           older makeinfo
33
34 pl 6.jcn1
35         - bf: scm output
36
37 *******
38
39 pl 5.hwn2
40         - Bach preludes: mutopification
41         - dots are Directional_element too; use \property dotDirection
42         - moved some stuff out of Lookup
43         - bf: dots
44         - font selection mechanics changed.
45
46 pl 5.uu1
47         - bf: smob allocation (thanks David!)
48
49 pl 5.hwn1
50         - junked \shape. Now use #'margin-shape 
51         - timing: one_beat -> \property beatLength
52         - bf convert-mudela
53
54 ************
55
56 pl 4.uu1
57         - input/test/ \property fixes.
58         - gcc 2.95 fix
59
60 pl 4.hwn1
61         - Break_align_engraver,
62         break align order from  \property breakAlignOrder
63         - junked Score_priority_engraver
64         - moved Time_description into Timing_translator
65         - use properties for timing, see input/test/timing.fly
66         * removed \cadenza ; now use \property Score.timing
67         * \property measurePosition
68         * \property measureLength
69         * \property currentBarNumber
70         - Note_name_engraver , \context NoteNames
71
72
73 pl 4.jcn1
74         - junked some chord guessing code
75         - bf: lookup size (-1) for chord-name accidentals
76         - bf: ly2dvi's MFINPUTS setting
77
78 *************
79 pl 2.jcn3
80         - chords:
81           * Chord is item
82           * junked TeX hacking
83           * configurable with styled strings from scm
84           * fixes: dim, /no X, tonic != C
85
86 pl 2.jcn2
87         - chords from  scm 
88
89
90 pl 3.hwn2
91         - visibility-lambdas into default elt properties SCM.
92         - clef types in SCM
93         - verticalDirection properties now in SCM.
94
95 pl 3.hwn1
96         - move position_i_ into Staff_symbol_referencer
97         - move dir_ into Directional_element baseclass
98
99 ****************
100
101 pl 2.hwn1
102         - bf: dynamic style.
103         - prepare to move dir_ into SCM. 
104
105 pl 2.jcn2
106         - chord fixes: 
107            * inversion request: no inversion guessing for chord entry
108            * bass request: c/+b to add bass note not part of chord
109            * -dim modifier works on all thirds
110            * colon iso dash as tonic/modifier-additions separator
111            * C:m5- displays as "Cdim"
112            * C:m5-7- displays as "Co"
113
114 pl 2.jcn1
115         - moved bracket vars to params
116         - reverted broken lilypond-devel
117
118 *************
119 pl 1.uu1
120         - David's patches:
121         * mfplain.mp detection
122         * Graphical_element::common_refpoint() robuster.
123         * fixes for mudela-mode.el
124         - Dirk's patches:
125         * key signature placement,
126         * tied accidentals.
127
128 pl 1.hwn2
129         - extra-offset elt property.
130         - junked Chord_tremolo
131
132 pl 1.hwn1
133         - changed calling convention for {get,set,remove}_elt_property()
134         - rm'd some mutopia examples.
135
136 *******
137 pl 0.hwn2,1
138       - Generic properties and Property_engraver. Moved most of the
139 properties.
140
141 0.lu1
142         - resurrected midi2ly
143
144 0.jcn1
145         - bf: lyrics lexer
146         - reverted mup2ly revert
147
148 pl 3.uu1:
149         - frontport of 1.2.17 patches.
150
151 **********
152
153 1.3.0:
154
155 pl 15.hwn2
156         - loads of bfs.
157
158 pl x.jcn3
159         - another workaround: reset buffer state for scm_ftell ()
160         - workaround for broken scm_ftell ()
161
162 pl 15.hwn1
163         - \properties are now SCM s, junk Scalar type
164         - use SCM for strings in parser.
165         - Moment derived from Rational. Moment may be smobified.
166
167 pl 15.jcn4
168         - direct #... to scm parser  (Thanks to Gary Houston)