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