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