]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.5.8.jcn1
[lilypond.git] / CHANGES
1 1.5.8.jcn1
2 ==========
3
4 * Add mktextfm wrapper for windows (thanks Mats).
5
6 1.5.8
7 =====
8
9 1.5.7.hwn1
10 ==========
11
12 * reinclude input/bugs/*.ly
13
14 * Mensural flags (Juergen Reuter)
15
16 * Fixed problem with hanging Xdvi from redhat 7.x. See also
17 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
18
19 * Bugfix: don't crash if kpse_find_file returns 0.
20
21 * Bugfix: don't allocate \outputscale for every file.
22
23 * Bugfix: mixing different rhythms on one staff doesn't muck up the
24 spacing that much.
25
26 1.5.7.hjj2
27 ==========
28
29 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
30 -Emacs-mode.  (Heikki Johannes Junes).
31
32 * Add common finnish names for notes
33
34
35 1.5.6.jcn2
36 =========
37  
38 * Use Cygwin included Python; drop Windows Python and workarounds.
39
40 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
41
42 * Comment out two non existing examples in regression test, add one
43 missing from 1.5.5 distribution.
44
45 * Revert silly grace-with-braces stuff in tutorial.
46
47 * Add short crescendo bug to input/bugs.
48
49 * Update and bit more verbose download instructions in INSTALL, 
50 fix some links on ftp.lilypond.org.
51
52
53 1.5.6.hwn1
54 ==========
55
56 * Grace note bugfixes.
57
58 * Move staff-adjacency detection (for the spacing engine) to
59 Separating_group_spanner.
60
61 * Loose column support: clef changes, key changes may be folded underneath
62 notes in a different staff. See input/regression/spacing-folded-clef.ly.
63 Changes were made to
64
65   - Separating_group_spanner: decide which columns are loose
66
67   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
68
69   - Line_of_score: set horizontal positions for loose columns.
70  
71 1.5.6
72 =====
73
74 1.4.6.mb1
75 =========
76
77 * Allow for duplicated articulation scripts with different direction.
78
79 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
80   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
81   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
82
83 * Bug fix: staccato dot placement.
84
85 1.5.5.jr1
86 =========
87
88 * recent ancient-font.ly development branches manually merged and
89   updated;
90
91 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
92   style); the former 45 degrees quadratic shapes are now available
93   under notehead style "neo_mensural"; [WARNING: FONT UPDATE] 
94
95 * minor ancient font corrections (in particular, enhanced set_char_box()
96   arguments).
97
98
99 1.5.5.jcn2
100 ==========
101
102 * input/bugs:
103   - Autogenerate bugs document from all .ly's.
104   - Add texidoc to lots of examples.
105   - Junk or move fixed examples to regression test.
106   - Move examples that crash lilypond to input/no-notation.
107   - Update examples.
108
109 1.5.5.hwn1
110 ==========
111
112 * Grace property fixes.
113
114 * More grace nesting bugfixes.
115
116 1.5.5
117 =====
118
119 1.5.4.jcn2
120 ==========
121
122 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
123
124 * Removed `Default' from accidental comment names.
125
126 * Compile fixes.
127
128 * Fixed off by one error for point and click.
129
130 * Website fixes, found bug in grace note stem lengths.
131
132 1.5.4.hwn1
133 ==========
134
135 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
136
137 * New_spacing_spanner: revised spacing generation.
138
139 * Default neutral direction set to down. 
140
141 * Junk hash table  from flowerlib
142
143 * Bugfix: grace nesting error
144
145 * Bugfix: don't try schedule next bar when were on a grace moment.
146
147 * Bugfix: set measurePosition especially for music starting with
148 grace.
149
150 1.5.3.hwn1
151 ==========
152
153 * midi2ly bugfixes: don't print ';' in .ly output.
154
155 * small cleanup of input/bugs/
156
157 * bugfix: nested grace notes; added input/regression/grace-nest.ly
158
159 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
160
161 * Fixes for PostScript beams and stems.
162
163 1.5.2.hwn1
164 ==========
165
166 * Starting pagenumber (Mark Hindley)
167
168 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
169
170 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
171
172 * etf2ly:
173   - miserable try at importing repeatbars and volta brackets;
174   - import articulation defs (IX tag)
175   - revamped file reading logic. Now much cleaner.
176
177 * Experimental regular-spacing support: try to space regular runs of
178 notes equidistantly.
179
180 1.5.2.jcn2
181 ==========
182
183 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
184
185 * Guile 1.3.4 compile fix.
186
187 * Add trill line type, see input/test/trill.ly.
188
189 * Dvips bugs workarounds:
190   - Draw filledbox in tex for now.  Test ps code using
191
192      lilypond -e '(define ps-testing 1)'
193
194   - Extend stems only half way into beam.
195
196 * Change order of includes in tex/lilyponddefs.tex so that feta font
197 can be used a little easier, like:
198
199     title="TeX \fetachar\fetasharp"
200
201 * Update stepmake/bin config.sub, config.guess.
202
203 1.5.2
204 =====
205
206 1.5.1.hwn1
207 ==========
208
209 * small bugfixes for grace-init.ly
210
211 * Bugfix: don't mess up spacing when combining different tuplets.
212
213 * Small bugfixes for lilypond-mode.el.
214
215 * property-init.ly: bugfix for dot directions in polyphonic music.
216
217 1.5.1.jcn3
218 ==========
219
220 * Bugfix: text2html: escape entities inside <pre>.
221
222 * Added some template .ly's for evaluation.
223
224 * Make blot work without -fps too.
225
226 * Use blot diameter for postscript beams and boxes.
227
228 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
229
230 * Beam knee fix.
231
232 * Now really included lexer-gcc-3.0.patch.
233
234 * Make Voice context accept Thread again; this fixes MIDI output for music
235 that uses Thread contexts.
236
237 * Removed debug printing from chord-name.scm.
238
239 1.5.0
240 =====
241 1.5.0.jcn1
242 ==========
243
244 * Added feature to ly2dvi to find feta pfa font files used in a
245 postscript file to make printing of direct postscript a bit easier:
246
247     lilypond -fps input/trip.ly
248     cat $(ly2dvi -f trip.ps) trip.ps | lpr
249
250 * Reincluded 1.4.3.jcn2.
251
252 * Website fixes.
253
254 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
255 the temp dir if anything fails.
256
257 * Fixes for windows scripts.
258
259 1.5.0.uu1
260 =========
261
262 * Hara kiri and span-bar.
263
264 * Junk old grace stuff.
265
266 * Don't crash on grace notes in MIDI output.
267
268
269
270 1.5.0
271 =====
272
273 * experimental grace notes:
274   - add grace timing to Moment
275   - hack to Sequential_music_iterator to use the correct timing for
276 the note before a grace
277   - change the implementation of \grace construct
278   - property set/unset (eg. font size) is done through startGraceMusic
279 and stopGraceMusic
280   - various engraver fixes to deal with the fact that the
281 main-time-moment may remain the same during several steps.
282   - Change column creation logic in score-engraver. 
283
284 * Bugfix: don't crash when \name not set in \translator block.
285
286 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
287 name clashes
288
289 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
290 and Thread.
291
292 * Change mailing list address: *gnu-music*@gnu.org becomes
293 *lilypond*@gnu.org
294
295 * Put span-bar lines only between the other barlines, not on top of
296 them (thanks to Juergen Reuter)
297
298 1.4.4.jcn3
299 ==========
300   
301 TODO: look at other filledbox'es (stafflines and barlines don't match up).
302
303 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
304
305 * Output via TeX/dvips still gives problems.  Use direct postscript
306 output for real testing.
307
308 * Beam and stem fixes:
309  - Stems drawn in PostScript (should do all filledbox'es in PS?).
310  - Fixes for draw_box and draw_beam PostScript routines.
311  - Stems reach to top (or bottom) of beam.
312  - Beam uses correct stem thickness (only right beams, left TODO).
313  - testing code in effect: only outlines are drawn.
314