]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.3.1.hwn1
[lilypond.git] / CHANGES
1 pl 1.hwn1
2         - changed calling convention for {get,set,remove}_elt_property()
3         - rm'd some mutopia examples.
4
5 *******
6 pl 0.hwn2,1
7       - Generic properties and Property_engraver. Moved most of the
8 properties.
9
10 0.lu1
11         - resurrected midi2ly
12
13 0.jcn1
14         - bf: lyrics lexer
15         - reverted mup2ly revert
16
17 pl 3.uu1:
18         - frontport of 1.2.17 patches.
19
20 **********
21
22 1.3.0:
23
24 pl 15.hwn2
25         - loads of bfs.
26
27 pl x.jcn3
28         - another workaround: reset buffer state for scm_ftell ()
29         - workaround for broken scm_ftell ()
30
31 pl 15.hwn1
32         - \properties are now SCM s, junk Scalar type
33         - use SCM for strings in parser.
34         - Moment derived from Rational. Moment may be smobified.
35
36 pl 15.jcn4
37         - direct #... to scm parser  (Thanks to Gary Houston)