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