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