]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
4bccc170a174377a53bc7e0fb383b58e86799c8b
[lilypond.git] / CHANGES
1 pl 9.rrr1
2         - abc2ly bug fixes and extensions
3         - volta spanner given height to avoid collisions
4
5 pl 9.jcn2
6         - 2.95 fixes
7         - input/test/different-time-signatures.ly (wasn't this in refman?)
8
9 pl 9.hwn1
10         - fixes for mi2mu
11         - bf: staff-side with empty parent.
12         - bf:
13 Hara_kiri_vertical_group_spanner::do_substitute_element_pointer has to
14 call Axis_group_spanner::do_substitute_element_pointer.  Fixes
15 harakiri & barline problem.
16         - junk: Spring_spacer, Ineq_constrained_qp, Mixed_qp,
17 Active_constraints, Inactive_iter, Matrix, Vector,
18 Choleski_decomposition, Full_storage
19
20
21 pl 9.jcn1
22         - included last Localisation.texi
23         - set-lily: de catalog too
24
25 *******
26 pl 8.hwn1
27         - Erwin Dieterich: german translation.
28         - dependency helper funcs simplified.
29         - junk breaking stats.
30         - cleanups: Line_of_score also is X_AXIS group. Score_columns
31 are put into Line_of_score of score.
32
33 pl 8.jcn2
34         - scripts/mudela-book.py: use hash of full .ly contents (by default)
35         - bf: footify html doc upon creation too
36
37 pl 8.jcn1
38         - Documentation/Localisation.texi: still some issues
39         - Uniformised locale strings
40         - marked some errors/warnings without _/_f markings
41         - added programming_warning (): not to be localised warnings
42           (none identified as yet)
43         - Update of po/nl.po
44
45 *******
46 pl 7.hwn1
47         - website fixes.
48         - spacer cleanups
49         - Simple_spacer: a simpler constraint solver. Enabled by default.
50 pl 7.jcn1
51         - fixes to nl.po
52
53 ********
54
55 pl 6.uu1
56         - website fixes.
57
58 *******
59 pl 5.hwn1
60         - more .texi; yodl completely removed.
61         - rm'd several doc stuff: engraving.yo, gnu-page.yo, translated blurbs (leave it to translation project)
62         - sm: help2man-*make
63         - mcgrain bib entry.
64         - debian updates.
65         - gcc 2.95 const fixes. (hopefully)
66         - sm: rm'd Documentation/tex/ directory.  everything in stepmake/INSTALL.texi
67
68 pl 5.jcn1
69         - lily.scm: don't use regex-substitute/global 
70         - website/doco fixes
71         - bf: package-diff.py
72
73 ************
74
75 pl 4.hwn1
76         - bf: repeats.
77         - bf: mmrests
78         - bf: simpler guile detection.
79         - use texinfo for reference manual.
80         - inline lily.ps from lilypond.
81         - texi for doco: converted directory Documentation/tex/
82
83
84 pl 3.hwn1
85         - mudela-book tweaks for surviving texinfo
86         - include feta  command seqs. in .tex 
87         - guile 1.3.2 fixes.
88         - include  config.h directly.
89         - bf: mudela-book.  Now linear in size of document.
90         - scriptHorizontal property; more or less works.
91         - changes in Graphical_element, Graphical_axis_group
92 offset removed from public interface, now use relative_coordinate ().
93 extent () is given relative to this.
94         - removed Rhythmic_head::dots_i_
95         - bf: Rhythmic_head::do_substitute_element_pointer ()
96         - Direct access to dim_cache_ replaced by methods in
97 Graphical_element.
98
99 **********
100
101
102 pl 2.mk1
103         - bf, tie.cc: handle postbreak left align correctly
104 pl 2.lec1
105         - abc2ly fixes.
106
107 pl 2.hwn1
108        - rewrite of mudela-book.  Now uses chunks, and you can put
109 \input, \include and \mudelagraphics  in verbatim sections. 
110
111
112 pl 2.jcn2
113         - bf: auto-beamer: don't junk beam if manual beam shows up
114
115 pl 2.jcn1
116         - add-html-footer.py, ls-latex.py .tely updates and fixes
117         - tely (texinfo-lily) rules and test Documentation/metadoc/foo.tely
118
119 *************
120
121 pl 1.uu2
122         - complete rewrite of mudela-book. Much cleaner now.
123 Support for texinfo.
124         - convert-mudela now per file, add \version if not present.
125
126 pl 1.uu1.jcn1
127         - internationalization fixes for getopt-long help
128
129 pl 1.uu1
130         - rewrite --help messages for help2man:
131         * lilypond
132         * mi2mu
133         * mudela-book
134         * convert-mudela
135         - cleanup: mf-to-table.py
136         - Getopt_long: support for --help msg.
137
138 pl 1.mb1
139         - bf, scalar.cc: ".3" now detected as numerical
140
141 ********
142         
143 pl 0.uu1
144         - refman updates by Werner & Mats
145         - now use ChangeLog for changes.
146         
147 pl 0.jcn2
148         - po fixes
149
150 pl 0.jcn1
151         - gcc-2.95 nitpicks
152         - added pointers to mailing lists in toplevel docs
153
154 0.mb2
155         - configure: more robust detection of Guile
156         - Midi_note_off: revert to fixed note-off velocity. Fixes
157           problem with notes that never stop.
158         - Decreased breakable_column_space_strength
159         - Added a few TODO
160         - bf: "harmonic" and "cross" note heads also for half and 
161           whole notes.
162         - linewidth and textheight set independent of the font size.
163         - bf, titledefs.tex: opus and piece are not repeated for 
164           every piece unless they are explicitly set again.
165
166 0.mb1
167         - Changed dynamicDir to dynamicDirection.
168         - refman and tutorial corrections.