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