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