]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/misc/CHANGES-1.4
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / misc / CHANGES-1.4
1 1.4.2.jcn4
2 ==========
3
4 * Windows: bugfix for tex-wrappers, added tex wrapper for dvips.
5 LilyPond (read: ly2dvi) should now work right out of the box.
6
7 Amazing; it seems that ly2dvi won't generate PK files without this
8 dvips wrapper.  We had over 200 downloads of setup.exe, yet only one
9 `call for help'.  Did all the others give up, or did none of them
10 bother to share their fix/file a bug report?  Urg.
11
12 * Included mktexnam.patch (again?).
13
14 * Documentation fix (Mark Hindley).
15
16 * Debian patch and bashism fix (Anthony).
17
18 * Bugfix: local-install should depend on $(INSTALLATION_FILES).  This fixes
19 ./configure; make install in buildscripts/ (Michael Vanier).
20
21 * Removed les-nereides from short-examples, as it is tweaked a lot,
22 contrary to what the webpage claims (didn't know that).
23
24 1.4.2.mb1
25 ==========
26
27 * ly2dvi, titledefs.tex: Typeset copyright notice at the bottom of the
28 first page. Make separate page styles for first and last page.
29
30 * Bugfix: Default RehearsalMark font-family changed to roman (only
31 affects Scheme text markups).
32
33 1.4.2.hwn1
34 ==========
35
36 * Added support for Q: statement to abc2ly. (Laura Conrad)
37
38 * Tie shape bugfix (Mark Hindley).
39
40 * Bugfix: lilypond-book LatexPaper.__setattr__()
41
42 * Bugfix: make Hyphen_spanner::brew_molecule() more robust.
43
44 * Don't use stdin when no argument specified.
45
46 * Naming smobs -> grobs
47
48 * Bugfix: ledger lines on easy-notation note heads.
49
50 1.4.2
51 =====
52
53 * Glossary fixes (Thanks Jean-Pierre Coulon).
54
55 1.4.1.jcn3
56 ==========
57
58 * Updated les-nereides.
59
60 * Added \newpage command.
61
62 * Doco fixes.
63
64 * Debian make fix.
65
66 * Fix for index, small doco fixes.
67
68 * Bugfix: use roman font (instead of feta) for unacorda pedal.
69
70 * Don't use cyclic symlinks for web doc.
71
72 * Don't create `empty pngs' with touch, make symlinks instead.
73
74 * Added extra header titling fields to ly2dvi too.
75
76 1.4.1.mb2
77 =========
78
79 * documentation fixes
80
81 * Add make rule to avoid problems building dvi documentation
82
83 * Documentation fixes
84
85 * Bugfix: tuplet-number-visibility
86
87 1.4.1.hwn1
88 ==========
89
90 * Do not lengthen the stem in case of a collision with the flag, but
91 move dots to the right.
92
93 * Debian patches (Thanks, Anthony!)
94
95 1.4.1
96 =====
97
98 1.4.0.jcn7
99 ==========
100
101 * Added \tupletUp, \tupletDown, \tupletBoth.
102
103 * Bugfix convert-ly: treCorde.
104
105 * Slur attachment and extremity offsets taken relative to slur
106 direction; so that
107
108    Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
109
110 will always make the slur move away from the note head.
111
112 * Bugfix: slurs on dotted or flagged notes.
113
114 * Added @reng, @rgrob, and @rint macros for referencing engravers,
115 grobs and interfaces in documentation.
116
117 * Bugfix for configure.
118
119 * text2html: use python script, use <pre> instead of <xmp>.
120
121 * Fixed pa.ly.
122
123 * Bugfix: lilypond mode: make view messages scroll by.
124
125 * configure: check for splitting makeinfo; small fixes for
126 non-splitting makeinfo doc.
127
128 * Added some missing titling (dedication, translator) and fixed ps titling
129 (Thanks David Arnold).
130
131 * More doco fixes.  Added a small legend.
132
133 * Bugfix: trend of broken slurs with user-overridden stem attachments.
134
135 * Bugfix redhat.spec: use root attributes on files.
136
137 * Bugfix: typo in update-lily, re-set download url to /development.
138
139 * Removed some empty files.
140
141 * Merged tutorials. Simplified the text.
142
143 * Small doco fixes.
144
145 1.4.0.uu1
146 =========
147
148 * Bugfix: percussion clef
149
150 * Bugfix: multiple scripts.
151
152 * Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no
153 crash.
154
155 * Bugfix: fixed the problem where dots clash with other notes (Timothy S.
156 Nelson)