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