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