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