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