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