]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.3.25
[lilypond.git] / CHANGES
1 1.3.24.jcn4
2 ===========
3
4 * as2text: catch missing font/character errors, added default font, set text.
5
6 1.3.24.jcn3
7 ===========
8
9 * New ascii fonts: as5 as-numeral4 as-braces9
10
11 * Fixes to as2text.scm
12
13 * Added lots of ascii glyphs
14
15 1.3.24.jcn2
16 ===========
17
18 * Ascii output, minimal support:
19   - AsciiScript Fonts: mf/*.af
20   - Init files: ly/*-as.*ly 
21   - AsciiScript translation to text: scripts/as2text.scm
22   - input/test/as.fly input/test/as1.fly
23   - Output support: lily/lily.scm
24   - Try:
25       lilypond -f as -i init-as.fly input/test/as.fly
26       as2text as.as
27
28 1.3.24.hwn1
29 ===========
30
31 * The horizontal part of ties will avoid collision with staff lines.
32
33 * Plugged memory leak: don't protect Atom function.
34
35 * Lookup cleanups. Made lots of functions static. Moved some code out
36 of Lookup.
37
38
39
40 1.3.24.hwn1
41 ===========
42
43 * Bugfix: ly2dvi.py exits succesfully when encountering --help and
44 does not delete any of the file_ly*.tex.
45
46 * Added header and footer support in ly2dvi.py
47
48 1.3.24
49 ======
50
51 * Added a ROADMAP file explaining the source directory layout.
52
53 * Minor tweak in the feta 6 and 9 numeral
54  
55 * Moved files from lib/ to flower/
56
57 * Removed Note_head_side class.
58
59 * Updated the webpage to be a little more chatty. 
60
61 * Small Local_key_engraver optimization: only lookup timing engraver once.
62
63 * Fixed dashed slurs
64
65 * Rewrite of Slur code.  Be much more picky about slur shapes. We try
66 to offset the slur instead of bending it too much
67
68 * Look at stem directions for tie direction.
69
70 * Compound multimeasure rests. Put measures_i_ variable in an element
71 property.  Made the symbol a lot wider.
72
73 * Time signature small cleanups.
74
75 1.3.22.hwn2
76 ===========
77
78 * Symbols opposite to stem (eg marcato) now get the proper glyph in up
79 version.
80
81 * Breathing marks now have a direction by default.
82
83 * Do set generic script properties.
84
85 * Also put tuplet brackets under notes.
86
87 * Score_element_info: only store origin of element, but not the path
88 to parent translators. Saves a little memory, and removes some complexity.
89
90
91 1.3.22.hwn1
92 ===========
93
94 * Autobeaming in time sigs that don't have 1/4 beats fixed.
95
96 * (De)crescendi should now work. (Thanks Michael)
97
98 * Better error reporting for conflicting time signatures.
99
100 * Line_number_engraver: output locations of note head
101 definitions. Very handy when entering complicated scores.
102
103 * Rewrote multi measure rest support: now they are entered as spanners
104 (\commandspanrequest \start "rest"). RXXXX is an abbreviation for
105
106   { \commandspanrequest \start "rest"
107     SXXXX
108     \commandspanrequest \stop "rest"
109   }
110
111 * Removed support of percent style repetitions. 
112
113 * Put texts outside the staff.
114
115 1.3.21.mb1
116 ==========
117 * Getopt bugfix: don't assert on certain errors.
118
119 * ly2dvi: Remove unnecessary space for the page headers.
120
121 * Bugfix convert-mudela
122
123 1.3.21.hwn1
124 ===========
125
126 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
127 not buffer name.
128
129 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
130 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
131 \property tupletInvisible will stop all tuplet spanner creation.
132
133 * Don't go berserk if tuplet spanner is on only one column.
134
135 * Use SCMs & Smobs for Molecules & atoms.  This uses less
136 scm_(un)protect_object () calls, so the output stage should be faster.
137
138 * Added \property tupletSpannerDuration, to make multiple tuplet signs
139 with one \times.
140
141 * Some programming Errors in spacing are now caught. Lily does not
142 hang when encountering degenerate springs.
143
144 * Allow beams to start and end over rests
145
146 1.3.19.hwn2
147 ===========
148 * Fix disappearing clefs when clefs are not printed with a barline.
149
150 1.3.20.jcn2
151 ==========
152
153 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
154   input/test/beam-control.fly
155 * Added \context Voice to .fly and .sly; the default \context Staff is almost
156   never what you expect
157 * Fixed decision for .sly/.fly in lilypond-mode.
158
159 1.3.19.hwn1
160 ==========
161
162 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
163 Cleanup mf-to-table.py
164
165 * Fixed embarassing slur bug.
166
167 1.3.19.jcn1
168 ==========
169
170 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
171
172 1.3.18.uu2
173 ==========
174
175 * lilypond-mode.el for emacs supersedes mudela-mode.el 
176
177 * Tuplet spanners don't collide with encompassing notes. 
178
179 * Gobbled Adobe parseAFM* code, for future use.
180
181 * Big 1999 to 2000 search/replace.
182
183 * Big interline to staff_space search/replace for mf files.
184
185 * Removed Bow class, and split code into Tie and Slur
186
187 * Don't put scripts on grace notes.
188
189 * Font_metric uses SCM for name field.
190
191 * Various compilation fixes.
192
193 1.3.17.jcn2
194 ===========
195
196 * Bugfix: beams with less than one (visible) stem
197
198 * small fixes to pa.ly
199
200 1.3.17.jcn1
201 ===========
202
203 * Fixed bug that made multi-measure rest barnumber counts go wild.
204 (even more scm2int/int2scm mixups!)
205
206 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
207
208 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
209
210 1.3.17.hwn2
211 ===========
212
213 * Remove Paper_def calls in bezier-bow.cc
214
215 * Remove data members of Tuplet_spanner,  Volta_spanner
216
217 * hang_on_clef, property hangOnClef removed
218
219 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
220 function to determine breaking behavior.
221
222 * More Scheme typechecking.
223
224 * Be strict about the difference between strings and symbols for conversion.
225
226 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
227 Laurent Martelli.
228
229 * Partial French translation, courtesy Laurent Martelli.
230
231 * Small corrections in NL translation. 
232
233 1.3.17.hwn1
234 ===========
235
236 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
237 we have a longa note head.  noteHeadStyle = "harmonic" is not
238 supported anymore. (for now, that is)  
239
240 * Reference manual update. Document \properties with examples
241
242 * fix mudela-book --help
243
244 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
245 Key_item::c0_position_
246
247 * Clef_engraver general cleanup. Use alists (\property
248 supportedClefTypes, clefPitches) for clef types.
249
250 * Use progress_indication () for progress. Don't include <iostream.h> directly 
251 Don't include <string.h>, <math.h> from headers.
252
253
254 1.3.16.hwn1
255 ===========
256
257 * \property stemCentered (boolean): centers stem on note head. See
258 input/test/stem-centered.ly
259
260 * input/trip.ly, small test of lots of features.
261
262 * \property Staff.collisionMergeDotted: merge equal noteheads
263 with different dot count. See input/test/collision-merge-dotted.fly
264
265 * Dotted rest bugfix 
266
267 * Don't crash if a slur does not span any notes.
268
269 * Volta repeats fixed.
270
271 * cleanup of Note_heads_engraver
272
273 * removed dots_i_ member of Dots
274
275 1.3.16.jcn1
276 ===========
277 * Fixed cross staff slurs.  It seems that cross-staff sign
278   was swapped.
279
280 1.3.15.hwn1
281 ===========
282
283 * Fixed bug in stem code.  Stem in chords works again.  Small
284 stem cleanups.
285
286 * Use element properties for Staff_symbol.
287
288 * \property sparseTies (boolean).  Only make one tie in the
289 middle for tied chords.
290
291 * Junked Directional_spanner, Column_info.
292 Directional_element now is element interface `Directional_element_interface'
293
294 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
295
296 pl 15.jcn4
297         - removed old notename2scm conversion
298         - beam-dir-algorithm through scm
299         - bfs paper-scm
300         - bf: knee-stemlengths
301
302 pl 15.jcn3
303         - moved poor man's stem arrays to scm
304         
305 pl 15.jcn2
306         - beam quanting using scm lists
307
308 pl 14.hwn1jcn1
309         - chord-name uses scm members
310         - bfs: knee with different mults, interstaff knee, auto-knee
311
312 **********
313 pl 14.hwn1
314         - specialize duration.cc for lily, move out of lib/
315         - stem cleanup
316         - more SCM typechecking
317         - stafflineleading -> staff_space
318         - bf: rod distances.
319         - junk some unused code.
320         
321 pl 13.hwn2
322         - paper/score column cleanups. Junk Score_column type
323
324 pl 13.hwn1
325         - Bezier_bow/Bezier cleanups
326         - bf: rest under beam.
327         
328 pl 13.jcn2
329         - untangled Chord_name (item) and Chord (list-of-pitches)
330         
331 pl 13.jcn1
332         - bezier-bow fix
333
334 **********
335 pl 12.hwn1
336         - polynomial.hh
337         - bf: generic properties
338         - quantise_iv () fix.
339         - bezier cleanup
340         - class Polynomial 
341         - use smobs for font metric tables/hashes.
342         - nl.po bf
343
344 **********
345 pl 11.jcn3
346         - small beam fixes (interstaff knees still broken)
347
348 pl 11.hwn1
349         - bf: dots
350         - bf: harmonic note heads
351         - revise stem, notehead, rest
352
353 pl 11.jcn2
354         - included missing scm,ly updates
355         - bf: urg to_dir () takes scm..
356         - bf's: if (Foo b = bar != 1)
357         - beam cleanup
358
359 *********
360 pl 10.uu1
361         - various small bfs
362         - bf: alignment reversed
363         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
364         - bf: staccato pos
365         - Knee fixes (thanks, Jan)
366
367 pl 10.jcn2
368         - fixes for invisible beamed stems
369         - removed steminfo from properties, don't cache Stem_info
370
371 pl 10.jcn1
372         - steminfo to properties
373         - dropped internote dim for stem-beams
374
375 *********
376 pl 9.hwn1
377         - abstracting Staff_symbol_referencer to an interface.
378         - quantised_position for staccato dots.
379         - standchen fixes
380         - junk Score_element::do_{width,height}: set callbacks directly.
381         - merge Score_element, Graphical_element
382         - merge Axis_group_element, Graphical_axis_group
383         - junk pointer fields from Score_element derived classes
384         - junk obsolete do_substitute_dependency code.
385
386 **********
387
388 pl 8.hwn2
389         - staff-support for Crescendi.
390         - padding for accidentals.
391         - cascading offset callbacks
392
393 pl 8.hwn1
394         - note-head-side 
395         - naming Staff_sidify -> Side_position_interface
396
397 ***********
398
399 pl 7.mb1
400         - bf: timeSignatureStyle works again
401
402 pl 7.hwn1
403         - Dirk Latterman key/mmrest patches
404         - Offset callbacks in Dimension_cache
405         - Junked Staff_side_*
406         - Staff_sidify: interface class.
407         - prelude-{1,2} fixes.
408
409 ***********
410 pl 6.uu2
411         - bf: PS font selecting.
412
413 pl 6.uu1
414         - bf: ls-latex
415         - mudela-book --no-pictures
416         - bf: ly2dvi
417         - convert-mudela: beamAuto moment syntax. 
418
419 pl 6.jcn3
420         - fixed scm output
421
422 pl 6.jcn2
423         - half-baken ly-gulp-file in scm
424         - resurrected scm output through guile
425
426 pl 5.mb1
427         - bf: version of init.sly, init.fly
428         - Clarify necessary version of texinfo
429         - bf: texi files, minor errors and syntax compatible with 
430           older makeinfo
431
432 pl 6.jcn1
433         - bf: scm output
434
435 *******
436
437 pl 5.hwn2
438         - Bach preludes: mutopification
439         - dots are Directional_element too; use \property dotDirection
440         - moved some stuff out of Lookup
441         - bf: dots
442         - font selection mechanics changed.
443
444 pl 5.uu1
445         - bf: smob allocation (thanks David!)
446
447 pl 5.hwn1
448         - junked \shape. Now use #'margin-shape 
449         - timing: one_beat -> \property beatLength
450         - bf convert-mudela
451
452 ************
453
454 pl 4.uu1
455         - input/test/ \property fixes.
456         - gcc 2.95 fix
457
458 pl 4.hwn1
459         - Break_align_engraver,
460         break align order from  \property breakAlignOrder
461         - junked Score_priority_engraver
462         - moved Time_description into Timing_translator
463         - use properties for timing, see input/test/timing.fly
464         * removed \cadenza ; now use \property Score.timing
465         * \property measurePosition
466         * \property measureLength
467         * \property currentBarNumber
468         - Note_name_engraver , \context NoteNames
469
470
471 pl 4.jcn1
472         - junked some chord guessing code
473         - bf: lookup size (-1) for chord-name accidentals
474         - bf: ly2dvi's MFINPUTS setting
475
476 *************
477 pl 2.jcn3
478         - chords:
479           * Chord is item
480           * junked TeX hacking
481           * configurable with styled strings from scm
482           * fixes: dim, /no X, tonic != C
483
484 pl 2.jcn2
485         - chords from  scm 
486
487
488 pl 3.hwn2
489         - visibility-lambdas into default elt properties SCM.
490         - clef types in SCM
491         - verticalDirection properties now in SCM.
492
493 pl 3.hwn1
494         - move position_i_ into Staff_symbol_referencer
495         - move dir_ into Directional_element baseclass
496
497 ****************
498
499 pl 2.hwn1
500         - bf: dynamic style.
501         - prepare to move dir_ into SCM. 
502
503 pl 2.jcn2
504         - chord fixes: 
505            * inversion request: no inversion guessing for chord entry
506            * bass request: c/+b to add bass note not part of chord
507            * -dim modifier works on all thirds
508            * colon iso dash as tonic/modifier-additions separator
509            * C:m5- displays as "Cdim"
510            * C:m5-7- displays as "Co"
511
512 pl 2.jcn1
513         - moved bracket vars to params
514         - reverted broken lilypond-devel
515
516 *************
517 pl 1.uu1
518         - David's patches:
519         * mfplain.mp detection
520         * Graphical_element::common_refpoint() robuster.
521         * fixes for mudela-mode.el
522         - Dirk's patches:
523         * key signature placement,
524         * tied accidentals.
525
526 pl 1.hwn2
527         - extra-offset elt property.
528         - junked Chord_tremolo
529
530 pl 1.hwn1
531         - changed calling convention for {get,set,remove}_elt_property()
532         - rm'd some mutopia examples.
533
534 *******
535 pl 0.hwn2,1
536       - Generic properties and Property_engraver. Moved most of the
537 properties.
538
539 0.lu1
540         - resurrected midi2ly
541
542 0.jcn1
543         - bf: lyrics lexer
544         - reverted mup2ly revert
545
546 pl 3.uu1:
547         - frontport of 1.2.17 patches.
548
549 **********
550
551 1.3.0:
552
553 pl 15.hwn2
554         - loads of bfs.
555
556 pl x.jcn3
557         - another workaround: reset buffer state for scm_ftell ()
558         - workaround for broken scm_ftell ()
559
560 pl 15.hwn1
561         - \properties are now SCM s, junk Scalar type
562         - use SCM for strings in parser.
563         - Moment derived from Rational. Moment may be smobified.
564
565 pl 15.jcn4
566         - direct #... to scm parser  (Thanks to Gary Houston)