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