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