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