]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.4.0.jcn7
[lilypond.git] / CHANGES
1 1.4.0.jcn7
2 ==========
3
4 * Added \tupletUp, \tupletDown, \tupletBoth.
5
6 * Bugfix convert-ly: treCorde.
7
8 * Slur attachment and extremity offsets taken relative to slur
9 direction; so that
10    Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
11 will always make the slur move away from the note head.
12
13 * Bugfix: slurs on dotted or flagged notes.
14
15 * Refman fixes.
16
17 * Added @reng, @rgrob, and @rint macros for referencing engravers,
18 grobs and interfaces in documentation.
19
20 1.4.0.jcn6
21 ==========
22
23 * Bugfix for configure.
24
25 * text2html: use python script, use <pre> instead of <xmp>.
26
27 * Fixed pa.ly.
28
29 * Bugfix: lilypond mode: make view messages scroll by.
30
31 1.4.0.jcn5
32 ==========
33
34 * configure: check for splitting makeinfo; small fixes for
35 non-splitting makeinfo doc.
36
37 * Added some missing titling (dedication, translator) and fixed ps titling
38 (Thanks David Arnold).
39
40 1.4.0.jcn4
41 ==========
42
43 * More doco fixes.  Added a small legend.
44
45 1.4.0.jcn2
46 ==========
47
48 * Bugfix: trend of broken slurs with user-overridden stem attachments.
49
50 * Further Timmification of tutorial.
51
52 1.4.0.jcn1
53 ==========
54
55 * Bugfix redhat.spec: use root attributes on files.
56
57 * Bugfix: typo in update-lily, re-set download url to /development.
58
59 * Removed some empty files.
60
61 * Merged tutorials; still some Timmification to come.
62
63 * Small doco fixes.