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