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