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