]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.3.2.jcn1
[lilypond.git] / CHANGES
1 pl 2.jcn1
2         - chord fixes: 
3            * inversion request: no inversion guessing for chord entry
4            * bass request: c/+b to add bass note not part of chord
5            * -dim modifier works on all thirds
6            * colon iso dash as tonic/modifier-additions separator
7            * C:m5- displays as "Cdim"
8            * C:m5-7- displays as "Co"
9
10 pl 3.jcn1
11         - moved bracket vars to params
12         - reverted broken lilypond-devel
13
14 pl 1.uu1
15         - David's patches:
16         * mfplain.mp detection
17         * Graphical_element::common_refpoint() robuster.
18         * fixes for mudela-mode.el
19         - Dirk's patches:
20         * key signature placement,
21         * tied accidentals.
22
23 pl 1.hwn2
24         - extra-offset elt property.
25         - junked Chord_tremolo
26
27 pl 1.hwn1
28         - changed calling convention for {get,set,remove}_elt_property()
29         - rm'd some mutopia examples.
30
31 *******
32 pl 0.hwn2,1
33       - Generic properties and Property_engraver. Moved most of the
34 properties.
35
36 0.lu1
37         - resurrected midi2ly
38
39 0.jcn1
40         - bf: lyrics lexer
41         - reverted mup2ly revert
42
43 pl 3.uu1:
44         - frontport of 1.2.17 patches.
45
46 **********
47
48 1.3.0:
49
50 pl 15.hwn2
51         - loads of bfs.
52
53 pl x.jcn3
54         - another workaround: reset buffer state for scm_ftell ()
55         - workaround for broken scm_ftell ()
56
57 pl 15.hwn1
58         - \properties are now SCM s, junk Scalar type
59         - use SCM for strings in parser.
60         - Moment derived from Rational. Moment may be smobified.
61
62 pl 15.jcn4
63         - direct #... to scm parser  (Thanks to Gary Houston)