]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.4.8
[lilypond.git] / CHANGES
1 1.4.7.jcn2
2 ==========
3
4 * Fixed off by one error for point and click.
5
6 * po update.
7
8 * windows doc update.
9   
10 * Add mktextfm wrapper for windows (thanks Mats).
11
12
13 1.4.7.mb1
14 ==========
15
16 * Bugfix: span-bars and hara-kiri.
17
18 * Bugfix: lilypond-book, avoid exception on some geometry options
19
20 * Bugfix: fontSize affects also time signatures.
21
22
23 1.4.7.hwn1
24 ==========
25
26 * Backported compatibility fixes for GUILE 1.5
27
28 * default-neutral-direction -> neutral-direction
29
30 * Danish .po file.
31
32 1.4.7
33 =====
34
35 1.4.6.hwn1
36 ==========
37
38 * Change gnu-music to lilypond in email adresses.
39
40 * Neutral direction down
41
42 * Redhat Xdvi fix
43
44 * Bugfix in stem interface description 
45
46 * Bugfix: don't crash on lost TFM fonts.
47
48 * Junk hash-table-* 
49
50 * Syntax fixes for midi2ly.
51
52 1.4.6.jcn1
53 ==========
54  
55 * Fixes for PostScript beams and stems.
56   
57 * Use Cygwin included Python; drop Windows Python and workarounds.
58   
59 1.4.6.mb1
60 =========
61
62 * Allow for duplicated articulation scripts with different direction.
63
64 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
65   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t), 
66   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
67
68 * Bug fix: staccato dot placement.
69
70 * Handle keys with double flats/sharps better.
71
72
73 1.4.6
74 =====
75
76 1.4.5.jcn1
77 ==========
78
79 * Dvips bugs workarounds:
80   - Draw filledbox in tex for now.  Test ps code using
81
82      lilypond -e '(define ps-testing 1)'
83
84   - Extend stems only half way into beam.
85
86 * Change order of includes in tex/lilyponddefs.tex so that feta font
87 can be used a little easier, like:
88
89     title="TeX \fetachar\fetasharp"
90
91 * Update stepmake/bin config.sub, config.guess.
92
93 1.4.4.mb1
94 ========
95   
96 * Documentation fixes
97   
98 1.4.4.stable.jcn4
99 =================
100   
101 * Website: downloadable pictures with better alt texts.
102
103 * Bugfix: c:dim7 generates <c es ges beses>.
104
105 * Bugfix: call <c es ges bes> Cm5-/7 in Banter style.
106
107 * Bugfix: don't change value of chord modifiers.
108
109 * Bugfix: size and overstrike fix for some Banter chord names.
110
111 * Bugfix: text2html: escape entities inside <pre>.
112
113 * Added some template .ly's for evaluation.
114
115 * Bugfix: text2html: escape entities inside <pre>.
116
117 * Now really included lexer-gcc-3.0.patch.
118
119 * Added feature to ly2dvi to find feta pfa font files used in a
120 postscript file to make printing of direct postscript a bit easier:
121
122     lilypond -fps input/trip.ly
123     cat $(ly2dvi -f trip.ps) trip.ps | lpr
124
125 * Reincluded 1.4.3.jcn2.
126
127 * Website fixes.
128
129 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
130 the temp dir if anything fails.
131
132 * Fixes for windows scripts.
133
134 * Beam and stem fixes:
135  - Fixes for draw-box and draw_beam PostScript routines.
136  - Stems reach to top (or bottom) of beam.
137  - Beam uses correct stem thickness.
138
139 1.4.4
140 =====
141
142 1.4.3.jcn2
143 ==========
144
145 * Included documentatioon and post-flex lexer.cc patch for
146 Debian/unstable gcc-3.0.
147
148 * Enhanced gcc autoconf and make messages.
149
150 * Added -mieee to CFLAGS for alpha.
151
152 * Fixed help and documentation of new LilyPond command line.
153
154 * Redirected SuSE download to ftp.lilypond.org (where mirror script runs).
155
156 1.4.3
157 =====
158
159 1.4.2.jcn4
160 ==========
161
162 * Windows: bugfix for tex-wrappers, added tex wrapper for dvips.
163 LilyPond (read: ly2dvi) should now work right out of the box.
164
165 Amazing; it seems that ly2dvi won't generate PK files without this
166 dvips wrapper.  We had over 200 downloads of setup.exe, yet only one
167 `call for help'.  Did all the others give up, or did none of them
168 bother to share their fix/file a bug report?  Urg.
169
170 * Included mktexnam.patch (again?).
171
172 * Documentation fix (Mark Hindley).
173
174 * Debian patch and bashism fix (Anthony).
175
176 * Bugfix: local-install should depend on $(INSTALLATION_FILES).  This fixes
177 ./configure; make install in buildscripts/ (Michael Vanier).
178
179 * Removed les-nereides from short-examples, as it is tweaked a lot,
180 contrary to what the webpage claims (didn't know that).
181
182 1.4.2.mb1
183 ==========
184
185 * ly2dvi, titledefs.tex: Typeset copyright notice at the bottom of the
186 first page. Make separate page styles for first and last page.
187
188 * Bugfix: Default RehearsalMark font-family changed to roman (only
189 affects Scheme text markups).
190
191 1.4.2.hwn1
192 ==========
193
194 * Added support for Q: statement to abc2ly. (Laura Conrad)
195
196 * Tie shape bugfix (Mark Hindley).
197
198 * Bugfix: lilypond-book LatexPaper.__setattr__()
199
200 * Bugfix: make Hyphen_spanner::brew_molecule() more robust.
201
202 * Don't use stdin when no argument specified.
203
204 * Naming smobs -> grobs 
205
206 * Bugfix: ledger lines on easy-notation note heads.
207
208 1.4.2
209 =====
210
211 * Glossary fixes (Thanks Jean-Pierre Coulon).
212
213 1.4.1.jcn3
214 ==========
215
216 * Updated les-nereides.
217
218 * Added \newpage command.
219
220 * Doco fixes.
221
222 * Debian make fix.
223
224 * Fix for index, small doco fixes.
225
226 * Bugfix: use roman font (instead of feta) for unacorda pedal.
227
228 * Don't use cyclic symlinks for web doc.
229
230 * Don't create `empty pngs' with touch, make symlinks instead.
231
232 * Added extra header titling fields to ly2dvi too.
233
234 1.4.1.mb2
235 =========
236
237 * documentation fixes
238
239 * Add make rule to avoid problems building dvi documentation
240
241 * Documentation fixes
242
243 * Bugfix: tuplet-number-visibility
244
245 1.4.1.hwn1
246 ==========
247
248 * Do not lengthen the stem in case of a collision with the flag, but
249 move dots to the right.
250
251 * Debian patches (Thanks, Anthony!)
252
253 1.4.1
254 =====
255
256 1.4.0.jcn7
257 ==========
258
259 * Added \tupletUp, \tupletDown, \tupletBoth.
260
261 * Bugfix convert-ly: treCorde.
262
263 * Slur attachment and extremity offsets taken relative to slur
264 direction; so that
265
266    Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
267
268 will always make the slur move away from the note head.
269
270 * Bugfix: slurs on dotted or flagged notes.
271
272 * Added @reng, @rgrob, and @rint macros for referencing engravers,
273 grobs and interfaces in documentation.
274
275 * Bugfix for configure.
276
277 * text2html: use python script, use <pre> instead of <xmp>.
278
279 * Fixed pa.ly.
280
281 * Bugfix: lilypond mode: make view messages scroll by.
282
283 * configure: check for splitting makeinfo; small fixes for
284 non-splitting makeinfo doc.
285
286 * Added some missing titling (dedication, translator) and fixed ps titling
287 (Thanks David Arnold).
288
289 * More doco fixes.  Added a small legend.
290
291 * Bugfix: trend of broken slurs with user-overridden stem attachments.
292
293 * Bugfix redhat.spec: use root attributes on files.
294
295 * Bugfix: typo in update-lily, re-set download url to /development.
296
297 * Removed some empty files.
298
299 * Merged tutorials. Simplified the text.
300
301 * Small doco fixes.
302
303 1.4.0.uu1
304 =========
305
306 * Bugfix: percussion clef
307
308 * Bugfix: multiple scripts.
309
310 * Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no
311 crash.
312
313 * Bugfix: fixed the problem where dots clash with other notes (Timothy S.
314 Nelson)
315