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