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