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