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