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