]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.2.4
[lilypond.git] / CHANGES
1 pl 3.hwn1
2         - mudela-book tweaks for surviving texinfo
3         - include feta  command seqs. in .tex 
4         - guile 1.3.2 fixes.
5         - include  config.h directly.
6         - bf: mudela-book.  Now linear in size of document.
7         - scriptHorizontal property; more or less works.
8         - changes in Graphical_element, Graphical_axis_group
9 offset removed from public interface, now use relative_coordinate ().
10 extent () is given relative to this.
11         - removed Rhythmic_head::dots_i_
12         - bf: Rhythmic_head::do_substitute_element_pointer ()
13         - Direct access to dim_cache_ replaced by methods in
14 Graphical_element.
15 3.mk1
16         - left endings of various spanners adjusted
17
18 **********
19
20
21 pl 2.mk1
22         - bf, tie.cc: handle postbreak left align correctly
23 pl 2.lec1
24         - abc2ly fixes.
25
26 pl 2.hwn1
27        - rewrite of mudela-book.  Now uses chunks, and you can put
28 \input, \include and \mudelagraphics  in verbatim sections. 
29
30
31 pl 2.jcn2
32         - bf: auto-beamer: don't junk beam if manual beam shows up
33
34 pl 2.jcn1
35         - add-html-footer.py, ls-latex.py .tely updates and fixes
36         - tely (texinfo-lily) rules and test Documentation/metadoc/foo.tely
37
38 *************
39
40 pl 1.uu2
41         - complete rewrite of mudela-book. Much cleaner now.
42 Support for texinfo.
43         - convert-mudela now per file, add \version if not present.
44
45 pl 1.uu1.jcn1
46         - internationalization fixes for getopt-long help
47
48 pl 1.uu1
49         - rewrite --help messages for help2man:
50         * lilypond
51         * mi2mu
52         * mudela-book
53         * convert-mudela
54         - cleanup: mf-to-table.py
55         - Getopt_long: support for --help msg.
56
57 pl 1.mb1
58         - bf, scalar.cc: ".3" now detected as numerical
59
60 ********
61         
62 pl 0.uu1
63         - refman updates by Werner & Mats
64         - now use ChangeLog for changes.
65         
66 pl 0.jcn2
67         - po fixes
68
69 pl 0.jcn1
70         - gcc-2.95 nitpicks
71         - added pointers to mailing lists in toplevel docs
72
73 0.mb2
74         - configure: more robust detection of Guile
75         - Midi_note_off: revert to fixed note-off velocity. Fixes
76           problem with notes that never stop.
77         - Decreased breakable_column_space_strength
78         - Added a few TODO
79         - bf: "harmonic" and "cross" note heads also for half and 
80           whole notes.
81         - linewidth and textheight set independent of the font size.
82         - bf, titledefs.tex: opus and piece are not repeated for 
83           every piece unless they are explicitly set again.
84
85 0.mb1
86         - Changed dynamicDir to dynamicDirection.
87         - refman and tutorial corrections.