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