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