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