]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(main_prog): don't try to load init.EXT when
[lilypond.git] / ChangeLog
1 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * lily/main.cc (main_prog): don't try to load init.EXT when
4         processing foo.EXT.
5
6 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
7
8         * scm/tex.scm (zigzig-line): added.
9
10         * scm/ps.scm (zigzag-line): added.
11
12         * ps/music-drawing-routines.ps (subvec): added.
13         (draw_zigzag_line): added.
14         
15         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
16         grob properties zigzag-width and zigzag-length.
17
18         * input/regression/glissando.ly: Add some zig-zagged glissandi.
19
20 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
21
22         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
23         svg output, including font.
24
25 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
26
27         * scm/lily.scm: Register sodipodi output module.
28
29         * scm/sodipodi.scm: New file.
30
31         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
32
33         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
34         comment, after header.
35         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
36         FullName.  Fix FontName key.
37
38 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
39
40         * lily/rest.cc (after_line_breaking): bugfix: dots after half
41         and breve rests.
42         
43         * input/test/blank-notes.ly: bugfix
44
45         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
46         rests. (Kim Shrier)
47
48         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
49         
50 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
51
52         * scm/tex.scm: 
53         * scm/ps.scm: Cleanup and remove obsolete junk.
54
55         * Documentation/user/internals.itely:
56         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
57
58         * lily/parser.yy: Identify shift/reduce problems.
59
60         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
61         make-style-sheet.  Too specific for convert-ly?
62
63 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
64
65         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
66
67         * input/test/*.ly: various fixes.
68
69         * lily/music.cc (name): bugfix
70
71         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
72
73         * lily/input-file-results.cc (code): set-point-and-click! ->
74         set-point-and-click
75         
76 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
77
78         * Use uniform ly: prefix for exported scheme primitive functions.
79
80         * scm/music-types.scm: junk compat glue
81
82         * scripts/convert-ly.py: add rules for stuff below, junk
83         compatibility glue for spanrequest.
84
85         * lily/parser.yy (verbose_event): remove \spanrequest,
86         \commandspanrequest, \script. 
87         
88         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
89
90         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
91         for \penalty, \glissando.
92
93 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
94
95         * lily/accidental-engraver.cc: Fix
96         grace-in-the-beginning-of-measure bug caused by the resent
97         partial-measure fix.
98
99         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
100         overlap looks too crowded)
101         
102 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
103
104         * lily/parser.yy (assignment): allow SCM expression as assignment.
105
106         * lily/include/music-output-def.hh (class Music_output_def):
107         * lily/music-output-def.cc: 
108         * lily/paper-def.cc: 
109         * scm/font.scm (markup-to-properties):
110         * lily/parser.yy (music_output_def_body): 
111         remove style_sheet_
112
113 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
114
115         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
116         length.
117
118         * input/regression/spacing-to-grace.ly: new file.
119
120         * input/regression/spacing-end-of-line.ly: new file.
121
122         * lily/note-spacing.cc (get_spacing): take into account breakable
123         stuff sticking out at the left (time sig change at line break).
124
125         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
126         raggedright code.
127
128         * scm/music-functions.scm (make-voice-props-set): add
129         staff-position for mm rests.
130  
131         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
132         before grace notes a little.
133
134         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
135
136         * lily/break-align-interface.cc (do_alignment): right-edge spacing
137         key adds space at the end of line. 
138
139 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
140
141         * scm/sketch.scm: Fix beams.
142
143         * buildscripts/mf-to-table.py: Add EncodingScheme.
144
145         * scm/sketch.scm: Resurrect.
146
147 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
148
149         * lily/multi-measure-rest.cc: use breve rests for measure lengths
150         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
151
152 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
153
154         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
155
156         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
157
158 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
159
160         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
161         token for origin information.
162
163         * lily/parser.yy (My_lily_lexer): do identifier location and
164         cloning from lexer.
165
166         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
167         logic out of the parser. Add bar checks on both ends.
168
169         * Documentation/user/refman.itely (Multi measure rests): add more
170         notes about mm rests.
171
172 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
173
174         * input/regression/bar-scripts.ly: Re-enable.
175
176         * lily/parser.yy:
177         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
178         released rsn.  Bison 1.50 has a crucial bug and won't work.
179
180         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
181
182
183 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
184
185         * input/regression/bar-scripts.ly: Blunt documentation build fix.
186
187 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
188
189         * Actually merge changes since 1.6.4 besides ChangeLog, and
190         resolve conflicts.  Lots of updates, hope all is well.
191         
192         * cygwin/lilypond.hint (requires): Add ghostscript.
193
194         * scm: Update some (c).
195         
196 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
197
198         * input/test/{various}.ly: add \header fields and texidoc strings.
199
200 2002-10-05  Werner Lemberg  <wl@gnu.org>
201
202         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
203         renamed to `output_latex_quoted'.
204         Added `output_latex_noquote'.
205         (schedule_lilypond_block): Implement `noquote' option for LaTeX
206         mode.
207
208 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
209
210         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
211         staff-space.  Previous 1.5 was probably meant as half-spaces.
212         (cautionary-style): parentheses (was: smaller).  This is what doco
213         says, and it seems more logical.
214
215         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
216         for 2nd sentence.
217
218 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
219
220         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
221
222 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
223
224         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
225
226 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
227
228         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
229
230 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
231
232         * scm/translator-property-description.scm (voltaOnThisStaff): add
233         property.
234
235 2002-09-28  Werner Lemberg  <wl@gnu.org>
236
237         * scm/tex.scm (header-end): Suppress page numbering.
238
239         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
240         Fix quotation for HTML output.
241
242 2002-09-28   Graham Percival   <gperciva@sfu.ca>
243         
244         * Documentation/user/refman.itely: grammar and phrasing
245           fixes to "Note Entry" section.  Also adds a few new examples.
246
247 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
248
249         * flower/include/string-data.icc: include string.h
250
251 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
252
253         * scm/chord-name.scm (chord::inner-name-banter): remove space.
254
255 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
256
257         * Documentation/user/GNUmakefile (extra-local-help): Add.
258
259         * stepmake/stepmake/www-targets.make (local-help): Add.
260
261 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
262
263         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
264         packages.
265
266         * Documentation/topdocs/README.texi (Top): building documentation
267         (not website.)
268
269 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
270
271         * Documentation/user/refman.itely: 
272         * Documentation/user/tutorial.itely: 
273         * Documentation/user/music-glossary.tely: Merge changes.
274
275         * Documentation/user/glossary.html.in: 
276         * Documentation/index.texi: 
277         * Documentation/header.html.in: Accomodate renaming of glossary.
278         
279         * Documentation/user/tutorial.itely: Add some glossary references.
280         
281         * Documentation/user/refman.itely: Minor fixes.
282         
283         * Documentation/user/lilypond.tely: Add glossary do direntry.
284
285         * Documentation/user/music-glossary.tely: Rename (previously:
286         glossary.tely).  Fix anchor placement.
287
288         * Documentation/user/GNUmakefile: Make music-glossary.info too.
289
290 2002-09-23  Werner Lemberg  <wl@gnu.org>
291
292         * scripts/lilypond-book.py (output_dict): Fix handling of
293         various environments by avoid extraneous newlines.
294         Rename `output-all' regexp for html to `output-html'.
295         Replace `output-all' regexp for texi with `output-texi-quote'
296         and `output-texi-noquote'.
297         (compose_full_body): Don't override `linewidth' user option
298         for `singleline'.
299         (schedule_lilypond_block): Don't indent text specified with
300         `intertext' option.
301         Add new option `noquote'.
302         (compile_all_files): Use latex instead of tex to compile ly
303         files directly.
304
305         * Documentation/user/lilypond-book.itely: Updated and revised.
306         Improve layout.
307
308         * Documentation/user/glossary.tely,
309         Documentation/user/introduction.itely,
310         Documentation/user/tutorial.itely,
311         Documentation/user/refman.itely,
312         Documentation/user/appendices.itely: Fix overfull LilyPond
313         boxes caused by the new lilypond-book code.  Other minor
314         fixes.
315
316         * Documentation/user/macros.itexi (@texiflat): Don't emit
317         trailing space.
318
319         * scm/tex.scm (end-output, header-end): Add preamble and
320         postamble to make lilypond output directly compilable with
321         latex.
322
323         
324 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
325
326         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
327         instructions.
328
329 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
330
331         * Documentation/user/glossary.tely: Add titling and hyperlinks.
332
333 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
334
335         * lily/beam.cc (connect_beams): don't crash if there are quarter
336         notes in beams.
337
338 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
339
340         * Documentation/user/refman.itely: corrected ancient clef
341         docu; added docu on ligatures
342
343 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
344
345         * Documentation/user/glossary.tely,
346         Documentation/user/refman.itely, input/les-nereides.ly,
347         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
348         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
349         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
350         Stem properties: flag-style -> stroke-style, style -> flag-style.
351
352
353 2002-09-22  Werner Lemberg  <wl@gnu.org>
354
355         * scripts/lilypond-book.py: Add option `notime' to suppress
356         printing of a time signature.  Specify default indentation of 0pt
357         if single line fragment.  Don't emit redundant `\paper{ }'.
358
359         * Documentation/user/lilypond-book.itely: Updated.
360
361         * Documentation/user/glossary.tely: Completely reformatting.
362
363 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
364
365         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
366
367 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
368
369         * Documentation/user/tutorial.itely: Fix links.
370         
371         * Documentation/topdocs/index.tely:
372         * Documentation/index.texi:
373         * Documentation/header.html.in: Small website fixes and updates.
374
375         * debian/: Debian patch by Anthony Fok.
376
377 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
378
379         * Documentation/footer.html.in: How time flies: It's already 2002!
380
381         * Documentation/topdocs/index.tely: Stable/development fix.  Use
382         more descriptive link names than 'here'.
383
384 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
385
386         * VERSION: 1.7.2 released
387         * VERSION: 1.6.4 released
388         
389         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
390
391         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
392         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
393
394         * mf/feta-din.mf (test): add x-height and space.
395
396         * lily/dynamic-engraver.cc (process_music): take dynamic direction
397         from ^_ for crescendi. Idem for slurs and phrasing slurs.
398
399         * ly/grace-init.ly: add-to-grace-init: function to portably add
400         settings to \grace. 
401
402         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
403         if we get an absolute dynamic event.
404  
405         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
406
407         * lily/source-file.cc (get_line): oops. All line numbers were off
408         by 2. Fix that. 
409
410         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
411         be after the note, combined with -_^, i.e. c4-(-\)-\>  
412
413         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
414
415         * lily/parser.yy (number_factor): remove (number) as number
416         expression. ("Let them eat Lisp").
417
418 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
419
420         * lily/horizontal-bracket.cc: new file.
421
422         * lily/horizontal-bracket-engraver.cc: new file.
423
424         * input/regression/note-group-bracket.ly: new file. Support
425         horizontal note brackets for music analysis.
426
427         * lily/stem.cc (flag): new flag-style: no-flag.
428
429         * input/test/stem-cross-staff.ly: new file
430         
431         * Documentation/user/internals.itely: Improved formatting, fixing
432         typos.  Added a section `Output details' to describe how the TeX
433         code looks like.
434
435         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
436
437         * lily/parser.yy: remove \dynamicscript.
438
439         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
440         definitions. 
441
442         * python/midi.c (midi_error): take two arguments.
443
444         * Merge 1.6.5 changes:
445         
446 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
447
448         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
449         staff-space.  Previous 1.5 was probably meant as half-spaces.
450         (cautionary-style): parentheses (was: smaller).  This is what doco
451         says, and it seems more logical.
452
453         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
454         for 2nd sentence.
455
456 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
457
458         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
459
460 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
461
462         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
463
464 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
465
466         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
467
468 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
469
470         * scm/translator-property-description.scm (voltaOnThisStaff): add
471         property.
472
473 2002-09-28  Werner Lemberg  <wl@gnu.org>
474
475         * scm/tex.scm (header-end): Suppress page numbering.
476
477         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
478         Fix quotation for HTML output.
479
480 2002-09-28   Graham Percival   <gperciva@sfu.ca>
481         
482         * Documentation/user/refman.itely: grammar and phrasing
483           fixes to "Note Entry" section.  Also adds a few new examples.
484
485 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
486
487         * flower/include/string-data.icc: include string.h
488
489 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
490
491         * scm/chord-name.scm (chord::inner-name-banter): remove space.
492
493 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
494
495         * Documentation/user/GNUmakefile (extra-local-help): Add.
496
497         * stepmake/stepmake/www-targets.make (local-help): Add.
498
499 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
500
501         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
502         packages.
503
504         * Documentation/topdocs/README.texi (Top): building documentation
505         (not website.)
506
507 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
508
509         * Documentation/user/refman.itely: 
510         * Documentation/user/tutorial.itely: 
511         * Documentation/user/music-glossary.tely: Merge changes.
512
513         * Documentation/user/glossary.html.in: 
514         * Documentation/index.texi: 
515         * Documentation/header.html.in: Accomodate renaming of glossary.
516         
517         * Documentation/user/tutorial.itely: Add some glossary references.
518         
519         * Documentation/user/refman.itely: Minor fixes.
520         
521         * Documentation/user/lilypond.tely: Add glossary do direntry.
522
523         * Documentation/user/music-glossary.tely: Rename (previously:
524         glossary.tely).  Fix anchor placement.
525
526         * Documentation/user/GNUmakefile: Make music-glossary.info too.
527
528 2002-09-23  Werner Lemberg  <wl@gnu.org>
529
530         * scripts/lilypond-book.py (output_dict): Fix handling of
531         various environments by avoid extraneous newlines.
532         Rename `output-all' regexp for html to `output-html'.
533         Replace `output-all' regexp for texi with `output-texi-quote'
534         and `output-texi-noquote'.
535         (compose_full_body): Don't override `linewidth' user option
536         for `singleline'.
537         (schedule_lilypond_block): Don't indent text specified with
538         `intertext' option.
539         Add new option `noquote'.
540         (compile_all_files): Use latex instead of tex to compile ly
541         files directly.
542
543         * Documentation/user/lilypond-book.itely: Updated and revised.
544         Improve layout.
545
546         * Documentation/user/glossary.tely,
547         Documentation/user/introduction.itely,
548         Documentation/user/tutorial.itely,
549         Documentation/user/refman.itely,
550         Documentation/user/appendices.itely: Fix overfull LilyPond
551         boxes caused by the new lilypond-book code.  Other minor
552         fixes.
553
554         * Documentation/user/macros.itexi (@texiflat): Don't emit
555         trailing space.
556
557         * scm/tex.scm (end-output, header-end): Add preamble and
558         postamble to make lilypond output directly compilable with
559         latex.
560
561         
562 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
563
564         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
565         instructions.
566
567 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
568
569         * Documentation/user/glossary.tely: Add titling and hyperlinks.
570
571 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
572
573         * lily/beam.cc (connect_beams): don't crash if there are quarter
574         notes in beams.
575
576 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
577
578         * Documentation/user/refman.itely: corrected ancient clef
579         docu; added docu on ligatures
580
581 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
582
583         * Documentation/user/glossary.tely,
584         Documentation/user/refman.itely, input/les-nereides.ly,
585         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
586         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
587         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
588         Stem properties: flag-style -> stroke-style, style -> flag-style.
589
590 2002-09-22  Werner Lemberg  <wl@gnu.org>
591
592         * scripts/lilypond-book.py: Add option `notime' to suppress
593         printing of a time signature.  Specify default indentation of 0pt
594         if single line fragment.  Don't emit redundant `\paper{ }'.
595
596         * Documentation/user/lilypond-book.itely: Updated.
597
598         * Documentation/user/glossary.tely: Completely reformatting.
599
600 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
601
602         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
603
604 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
605
606         * Documentation/user/tutorial.itely: Fix links.
607         
608         * Documentation/topdocs/index.tely:
609         * Documentation/index.texi:
610         * Documentation/header.html.in: Small website fixes and updates.
611
612         * debian/: Debian patch by Anthony Fok.
613
614 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
615
616         * Documentation/footer.html.in: How time flies: It's already 2002!
617
618         * Documentation/topdocs/index.tely: Stable/development fix.  Use
619         more descriptive link names than 'here'.
620
621 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
622
623         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
624
625 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626
627         * lily/part-combine-music-iterator.cc (get_state): cleanup
628         (get_music_info): cleanup.
629
630 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
631
632         * scm/backend-documentation-lib.scm (interface-doc-string):
633         crosslinks between interfaces and grobs. Headings for interfaces
634         in grob explanation.
635
636 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
637
638         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
639         dtd).  Add preliminary dtd.
640         (re-sub-alist): Robustify.
641
642 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
643
644         * lily/include/event-chord-iterator.hh,
645         lily/context-specced-music-iterator.cc,
646         lily/event.cc, lily/event-chord-iterator.cc: add
647
648 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * lily/: some (c) header fixes.
651         
652         * lily/request-chord.cc: Remove.
653         
654         * lily/include/event-chord-iterator.hh:
655         * lily/include/event.hh:
656         * lily/event-chord.cc: New file.
657         
658         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
659         requested.
660
661 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
662
663         * lily/ : rename Request to Event
664
665         * lily/parser.yy (command_element): move clef stuff into Scheme.
666
667         * lily/:  rename length_mom () to get_length()
668
669         * lily/part-combine-music.cc: removed file and class.
670
671         * lily/context-specced-music-iterator.cc (class
672         Context_specced_music_iterator): new file. Obsoletes the
673         Context_specced_music type.
674
675         * scm/music-types.scm (make-repeated-music): put different kinds
676         of repeated music into music-type table.
677
678         * VERSION: 1.7.1 released.
679
680         * scm/to-xml.scm: new file.
681
682         * input/test/to-xml.ly (fooBar): demo of what is possible with the
683         new Input representation: dump music as XML.
684
685         * scm/engraver-documentation-lib.scm
686         (engraver-accepts-music-types?): add links from music to engraver,
687         from music-type to engraver.
688
689         * lily/include/command-request.hh: removed
690         lily/include/musical-request.hh: removed. Removed all _req classes
691         except Key_change_req. Changes throughout.
692
693 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
694
695         * lily/tuplet-engraver.cc (try_music): Compile kludge.
696
697 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
698
699         * lily/*.cc: specify accepts for many engravers.
700
701         * scm/music-documentation-lib.scm: dump music expressions and
702         music subtypes.
703
704         * scm/documentation-lib.scm: complete revision.
705         Use GOOPS objects to store document tree explicitly. Cleaned up and
706         sped up doco generation a lot.
707
708 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
709
710         * input/trip.ly (fugaIILeft): add arpeggio
711
712         * lily/translator-group.cc (try_music_on_nongroup_children):
713         oops. The name symbol is in the cdr of the assoc handle.
714
715         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
716         Hyphen_req, Glissando_req, Break_req, Mark_req 
717
718 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
719
720         * lily/musical-request.cc (music-duration-length,
721         music-duration-compress): new functions.
722
723         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
724         throughout. Warning doesn't work yet.
725
726         * lily/translator-group.cc (try_music_on_nongroup_children):
727         new implementation: store candidate acceptors in a hashTable.
728
729 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
730
731         * scm/music-types.scm (music-descriptions): change name to
732         internal-class-name
733
734         * scm/chord-name.scm (chord::inner-name-banter): remove space.
735
736 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
737
738         * lily/beam.cc (connect_beams): don't crash if there are quarter
739         notes in beams.
740
741 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
742
743         * Documentation/user/refman.itely: corrected ancient clef
744         docu; added docu on ligatures
745
746 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
747
748         * Documentation/user/glossary.tely,
749         Documentation/user/refman.itely, input/les-nereides.ly,
750         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
751         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
752         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
753         Stem properties: flag-style -> stroke-style, style -> flag-style.
754
755 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
756
757         * scm/music-functions.scm (music-separator?): don't use name music
758         property.
759
760 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
761
762         * stepmake/stepmake/generic-targets.make (help): Document check
763         target.
764
765         * lily/new-accidental-engraver.cc: Compile fix.
766
767 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
768
769         * scripts/convert-ly.py: Add rule.
770
771         * input/test/music-creation.ly:
772         * input/test/add-staccato.ly:
773         * input/test/add-text-script.ly: ly-make-music.
774
775         * scm/drums.scm (make-head-type-elem, make-articulation-script):
776         More ly-make-music renamings.
777
778         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
779
780         * lily/music-constructor.cc (make_music): Add debugging info.
781
782         * scm/music-functions.scm (make-simultaneous-music,
783         (make-sequential-music, context-spec-music):
784         * scm/music-types.scm (music-descriptions): Get lily to run.
785
786 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
787
788         * lily/command-request.cc (transpose_key_alist): new function.
789
790         * lily/key-performer.cc (create_audio_elements): cleanup. 
791
792 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
793
794         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
795
796         * lily/include/translator.hh (ENTER_DESCRIPTION): add
797         events-accepted field.
798
799         * scm/music-types.scm: new file.
800
801         * lily/parser.yy: put music type initialization into scheme,
802         similar to grob initialization.  Changes throughout.
803
804 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
805
806         * Documentation/user/tutorial.itely: Fix links.
807         
808         * Documentation/index.texi: 
809         * Documentation/header.html.in: 
810         * Documentation/topdocs/index.tely: Small website fixes and updates.
811
812         * debian/: Debian patch by Anthony Fok.
813
814 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
815
816         * Documentation/footer.html.in: How time flies: It's already 2002!
817
818         * Documentation/topdocs/index.tely: Stable/development fix.  Use
819         more descriptive link names than 'here'.
820
821         * ROADMAP: Remove test stuff.
822
823         * scripts/update-lily.py: Allow auto-building of stable and
824         development versions.  Bugfixes.
825
826 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
827
828         * VERSION: released 1.7.0
829
830         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
831
832         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
833         positive line widths.
834
835 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
836
837         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
838         go.  Fix comments.
839
840         * cygwin: Cygwin updates.
841
842 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
843
844         * Documentation/windows/installing.texi (Top): version for python,
845         urls for ghostscript (thanks to John Potelle)
846         
847         * lily/simultaneous-music-iterator.cc
848         (Simultaneous_music_iterator): init children_list_ before
849         triggering GC.
850
851         * lily/*-iterator.cc: be even more careful with smobbed copy
852         constructors. 
853
854         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
855         LeftEdge item.
856
857 2002-09-15  Werner Lemberg  <wl@gnu.org>
858
859         Improving LilyPond's output to make them ordinary TeX boxes with
860         predictable dimensions.  System boxes are now vertically centered on
861         the baseline; this offset can be further controlled with
862         \lilypondscoreshift.
863
864         * lily/system.cc (System::post_processing): Pass length of current
865         system to `start-system' (including any horizontal indentation).
866
867         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
868         prettier.
869         (lily-def): Append `%'.
870         (start-system): Add parameter `wd'.  Output more TeX code to specify
871         box dimensions.
872         (stop-system, stop-last-system): Complement changes in
873         `start-system'.
874         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
875         Updated.
876
877         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
878         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
879         Write final `\endinput'.
880
881         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
882         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
883         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
884         files and macro definitions don't produce spurious spaces and
885         paragraphs (using \endlinechar).
886         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
887
888         * Documentation/user/internals.itely: Improved formatting, fixing
889         typos.  Added a section `Output details' to describe how the TeX
890         code looks like.
891
892 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
893
894         * lily/accidental-engraver.cc: Also work with partial measures.
895
896 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
897
898         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
899         spanner.
900
901 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
902
903         * lily/identifier-smob.cc (unpack_identifier): new file.
904
905         * lily/lexer.ll (identifier_type): new function.  use ly-id to
906         pass off scheme expressions as music identifiers.
907
908         * scm/lily.scm: reorganisation, cleanups.
909
910         * lily/main.cc: small cleanups.
911
912 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
913
914         * lily/ly-module.{cc,hh}: new file.
915
916 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
917
918         * lily/accidental-engraver.cc: Also work with partial measures.
919
920 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
921
922         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
923
924 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
925
926         * lily/my-lily-lexer.cc: use SCM module in stead of
927         Scheme_hash_table. Changes throughout.  
928
929 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
930
931         * VERSION (MY_PATCH_LEVEL): make 1.7.0
932