]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
a2aff5fc2b92c271f2e233be6e07e3693c47e039
[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
11    Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
12
13 will always make the slur move away from the note head.
14
15 * Bugfix: slurs on dotted or flagged notes.
16
17 * Added @reng, @rgrob, and @rint macros for referencing engravers,
18 grobs and interfaces in documentation.
19
20 * Bugfix for configure.
21
22 * text2html: use python script, use <pre> instead of <xmp>.
23
24 * Fixed pa.ly.
25
26 * Bugfix: lilypond mode: make view messages scroll by.
27
28 * configure: check for splitting makeinfo; small fixes for
29 non-splitting makeinfo doc.
30
31 * Added some missing titling (dedication, translator) and fixed ps titling
32 (Thanks David Arnold).
33
34 * More doco fixes.  Added a small legend.
35
36 * Bugfix: trend of broken slurs with user-overridden stem attachments.
37
38 * Bugfix redhat.spec: use root attributes on files.
39
40 * Bugfix: typo in update-lily, re-set download url to /development.
41
42 * Removed some empty files.
43
44 * Merged tutorials. Simplified the text.
45
46 * Small doco fixes.
47
48 1.4.0.uu1
49 =========
50
51 * Bugfix: percussion clef
52
53 * Bugfix: multiple scripts.
54
55 * Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no
56 crash.
57
58 * Bugfix: fixed the problem where dots clash with other notes (Timothy S.
59 Nelson)
60