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