]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/beam-engraver.cc (stop_translation_timestep): reset now_stop_ev_
[lilypond.git] / ChangeLog
1 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * lily/beam-engraver.cc (stop_translation_timestep): reset now_stop_ev_
4
5         * lily/scm-option.cc: add parse-protect to ly:set-option
6
7         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
8
9 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10
11         * lily/include/ligature-bracket.hh: removed
12         * lily/ligature-bracket.cc: removed
13
14         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to .tex
15
16         * lily/beam.cc (set_beaming): don't change beam count on rests.
17         (brew_molecule): always set flag-width > 0.
18
19 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
20
21         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic chars,
22         remove instructions; instead, refer to lilypond-init.el and
23         Documentation/topdocs/INSTALL.texi.
24
25         * lilypond.words: add identifiers and reserved words.
26
27         * Documentation/topdocs/INSTALL.texi: separate sections for installing
28         files and adding a load-path.
29
30         * lilypond-init.el: Instructions, extracted from 
31         Documentation/topdocs/INSTALL.texi. 
32         
33 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
34
35         * VERSION: 1.7.8 released 
36
37         * lily/grob.cc (warning): better robustness fix.
38
39 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
40
41         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
42
43         * lily/cluster-engraver.cc: stick better to variable naming
44         conventions
45
46         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
47         until stop_translation_timestep()
48
49         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
50         min/max coordinates to backend, but no musical info such as
51         pitches
52
53         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
54
55         * lily/grob.cc: robustness fix: warning(): do not crash if
56         cause is not set
57
58         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
59         the much more elaborated tuplet brackets than the very naive and
60         simple ligature bracket grob
61
62 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
63
64         * Documentation/user/refman.itely (Analysis brackets): add
65         horizontal bracket doco.
66
67         * ly/property-init.ly (setMmRestFermata): added.
68
69         * Documentation/user/refman.itely (Multi measure rests): fermatas
70         on mm rests.
71
72         * input/regression/apply-context.ly (texidoc): new file
73
74         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
75         code to be executed during interpretation. Possible applications:
76         smart octavation, more advanced bar checks. 
77
78         * lily/apply-context-iterator.cc: new file.
79
80 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
81
82         * input/test/new-markup.ly: new file.
83
84         * lily/text-item.cc (text_to_molecule): new function
85
86         * scm/new-markup.scm (lambda): new file
87
88         * lily/function-documentation.cc (ly_add_function_documentation):
89         add proc property as well
90
91 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
92
93         * Documentation/user/music-glossary.tely (Top): add custos.
94
95 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
96
97         * Documentation/topdocs/INSTALL.texi: advise how to include source
98         path to Emacs load-path and improve language.
99
100 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
101
102         * GNUmakefile.in: config.h message fix.
103
104         * autogen.sh:
105         * aclocal.m4: Regenerate.
106
107         * configure.in: 
108         * config.make.in: 
109         * stepmake/config.make.in: 
110         * stepmake/configure.in: 
111         * stepmake/autogen.sh: 
112         * stepmake/aclocal.m4: Update for autoconf 2.56.
113
114 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
115
116         * Documentation/topdocs/INSTALL.texi: instructions for an user how
117         to install Emacs-mode. Instructions how to use vim-mode.
118
119 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
120
121         * scm/music-types.scm (music-descriptions): no length for tempo event.
122
123         * input/*.ly: add \version everywhere.
124         
125         * input/*.ly: update syntax to 1.7 + new-chords.
126
127         * VERSION: 1.7.7 released.
128         
129         * Documentation/user/*.tely: new chord syntax.
130
131         * input/regression/[bc]*.ly (texidoc): syntax updates.
132         
133 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
134
135         * lilypond.words: add vocabulary to be used in auto-completion
136
137         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
138
139         * lilypond.vim: allow note name at EOF
140
141 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
142
143         * buildscripts/new-chords.py (edit): -e option: inline editing.
144
145         * input/regression/a*.ly (texidoc): syntax updates.
146
147         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
148         music): elucidations. 
149
150 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
151
152         * lily/include/lily-proto.hh, ly/engraver-init.ly,
153         ly/spanners-init.ly, scm/grob-description.scm,
154         scm/grob-property-description.scm, scm/music-types.scm,
155         lily/cluster-engraver.cc, lily/cluster.cc,
156         lily/include/cluster.hh, input/test/cluster.ly: cluster
157         implementation
158
159         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
160         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
161         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
162
163         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
164
165         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
166
167         * scm/grob-description.scm: bugfix: by default, use default note
168         head style when engraving ligatures
169
170         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
171
172         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
173         events
174
175         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
176
177         * input/test/ancient-font.ly: bugfix: style -> flag-style
178
179         * lily/ligature-engraver.cc: indentation fix
180
181         * lily/parser.yy: indentation fixes
182         
183 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
184
185         * input/regression/measure-grouping.ly: more elaborate example.
186
187         * lily/moment.cc: ly:add-moment, ly:mul-moment,
188         ly:div-moment. New functions 
189
190         * scm/music-functions.scm (set-time-signature): new function,
191         allow inline time sig settings with measure grouping.
192
193         * lily/parser.yy (command_element): move time sig construction
194         into Scheme.
195
196         * lily/side-position-interface.cc (out_of_staff): new function,
197         like padding, but keep minimum distance from staff. Easier than
198         linespanners (dynamics, pedals), but roughly the same effect.
199
200 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
201
202         * emacs-mode.el: Added spanish-note-replacements 
203         (<carlos.betancourt@chello.be>).
204
205         * vimrc: (Un)commenting with <(S-)F12>, tidy.
206
207 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
208
209         * lilypond.vim: Do not fontify cises, desis, etc.
210
211         * vimrc: view dvi with <S-F6>
212
213 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
214
215         * lily/lookup.cc (triangle): new function.
216
217         * input/regression/measure-grouping.ly (texidoc): new file: show
218         triangles and brackets for beat groups of 3 and 2.
219
220         * lily/include/measure-grouping-spanner.hh (class
221         Measure_grouping): new file.
222
223         * lily/measure-grouping-spanner.cc (brew_molecule): new file
224
225         * lily/measure-grouping-engraver.cc (class
226         Measure_grouping_engraver): new file.
227
228 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * Merge from stable:
231
232             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
233         
234         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
235         stylesheet.
236
237         * ly/paper19.ly: Include paper19-init.ly.
238
239         * ly/paper19-init.ly: New file.
240
241         * Documentation/user/tutorial.itely (First steps): Fix first
242         example for font test.
243
244         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
245
246         * ChangeLog: Add 1.7.6 release marker (see below).
247
248         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
249         Add .py files.
250
251 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
252
253         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
254
255         * input/tutorial/*.ly: update to new syntax.
256
257         * lily/parser.yy (Composite_music): new transpose syntax,
258         \transpose FROM TO MUSIC. 
259
260 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
261
262         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
263         latex progress/error output to stderr (by default this goes to
264         stdout).  Show lilypond progress, even when not verbose.
265
266         * python/lilylib.py (system): New optional parameter to control
267         showing of progress.
268
269         * scm/backend-documentation-lib.scm (check-dangling-properties):
270         Fix error message.
271
272         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
273         axis, extent.
274
275         * scm/grob-property-description.scm (magnify): Remove.
276         (extent, axis): Add.
277
278 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
279
280         * VERSION: Release 1.7.6.
281
282         * scripts/convert-ly.py: more uniformization substitutions.
283
284         * buildscripts/new-chords.py (sub_chords): new file.
285
286 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
287
288         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
289         lilypond.map.  Include sauter fonts too.  Cleanups.
290
291 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
292
293         * Documentation/user/tutorial.itely (First steps): change to new
294         chord/tie/slur/beam notation.
295
296         * lily/parser.yy (event_that_take_dir): allow postfix notation for
297         ties.
298
299         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
300         engraver. Process ties in postfix notation, i.e. c8-~ c
301
302         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
303
304         * input/regression/beam-postfix-notation.ly (texidoc): new file.
305
306         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
307
308         * lily/beam-engraver.cc (try_music): accept new-beam-events
309
310         * input/regression/chord-scripts.ly (texidoc): new file
311
312         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
313         script-events.
314
315         * scm/script.scm (default-script-alist): cleanup.
316
317         * lily/script-engraver.cc (make_script_from_event): cleanup.
318
319         * lily/lyric-combine-music-iterator.cc
320         (Lyric_combine_music_iterator): remove superfluous events.
321         (melisma_busy): new function. Fix broken melismas.
322
323 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
324
325         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
326         Remove nonvalid settings. Use descriptive key names.
327         Use <Return> to indicate the pressing of that key.
328
329 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
330
331         * scripts/lilypond-book.py (option_definitions): Typo.
332
333         * scripts/ly2dvi.py: Updates.
334
335         * python/lilylib.py (setup_environment, print_environment)
336         (get_bbox, make_preview): Merge and remove from ly2dvi and
337         lilypond-book.
338
339         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
340
341         * .cvsignore: Remove some cruft.
342
343         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
344         path.
345
346         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
347         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
348         throughout.
349
350         * python/lilylib.py (quiet_system): Junk
351         (system): Display error log upon failure.
352         (read_pipe): New function.  Cleanups and fixes.
353
354         * python/*.py: Rename from *.py.in.
355         
356         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
357
358         * GNUmakefile.in (SUBDIRS): Move python before scripts.
359
360 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
361
362         * python/GNUmakefile: Bugfix: handle modules.
363
364         * stepmake/stepmake/python-module-targets.make (default): Add
365         compiled modules. 
366
367         * stepmake/stepmake/python-module-rules.make: Add rule for byte
368         compiling modules.
369
370         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
371         Bugfix.  (OUT_PYC_MODULES): Add.
372
373 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
374
375         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
376         Use default paths. Refresh description.
377
378 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
379
380         * VERSION: 1.7.5 released
381
382         * input/regression/finger-chords.ly (texidoc): new file.
383
384         * lily/script-engraver.cc (process_music): remove scriptHorizontal
385         support
386
387         * lily/fingering-engraver.cc (process_music): remove kludgy
388         scriptHorizontal stuff.
389
390         * lily/script.cc: remove staff-support property.
391
392         * lily/new-fingering-engraver.cc (add_fingering): new
393         file. Fingering engraver for new style chords.
394
395 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
396
397         * lily/parser.yy (bare_number): allow 4 \cm (without
398         decimal dot). (should backport to 1.6?)
399
400         * ly/declarations-init.ly: use Scheme for dimension defs.
401
402         * lily/parser.yy (TODO): remove hard coded dimensions, add
403         REAL NUMBER_IDENTIFIER production.
404
405         * lily/rest-collision.cc (force_shift_callback): rewrite using
406         -done property.
407
408         * scm/grob-property-description.scm (rest-collision-done): add
409         property.
410         
411         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
412
413 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
414
415         * input/regression/multi-measure-rest-center.ly: new file.
416
417         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
418         off horizontally by 0.05 ss. Fixed.
419
420 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
421
422         * scm/pdftex.scm: Rename ly-number to ly:number->string.
423
424         * Documentation/topdocs/index.tely: Remove duplicate from merge.
425
426 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
427
428         * lily/tie.cc (get_control_points): also avoid staff lines on the
429         just outside the outer staff lines
430
431 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
432
433         * ly/params-init.ly: Just define style-alist, no need to
434         define-public.
435
436         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
437         (thanks Han-Wen).
438
439         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
440         (FET_FILES): = FONT_FILES.
441
442         * Merge from stable:
443
444             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
445
446 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
447
448         * VERSION: 1.7.4 released.  
449         
450         * scm/generate-documentation.scm (string-append): add macro
451         definitions.
452
453         * lily/text-item.cc (lookup_text): don't use virtual fonts for
454         normal texts.
455
456         * lily/multi-measure-rest-engraver.cc: make separate
457         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
458
459         * lily/multi-measure-rest.cc: remove text handling. Remove
460         number-threshold.
461
462 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
463
464         * scm/music-types.scm: doc patch by Graham Percival
465
466 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
467
468         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
469         encoding part.
470         (Font_info.set_defaults): pixelsize now also defauts to '0'.
471         (sketch_p): Sketch wants only first four elements of X11 font spec.
472
473         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
474
475         * mf/feta-autometric.mf: Write foundry and family to log.
476
477         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
478         font translation table.
479
480         * buildscripts/mf-to-table.py: Better font info into afm.
481
482         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
483         1.0.9 required.
484
485         * configure.in: Whine for mftrace 1.0.9.
486
487 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
488
489         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
490
491         * lily/main.cc (main_prog): don't try to load init.EXT when
492         processing foo.EXT.
493
494 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
495
496         * scm/tex.scm (zigzig-line): added.
497
498         * scm/ps.scm (zigzag-line): added.
499
500         * ps/music-drawing-routines.ps (subvec): added.
501         (draw_zigzag_line): added.
502         
503         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
504         grob properties zigzag-width and zigzag-length.
505
506         * input/regression/glissando.ly: Add some zig-zagged glissandi.
507
508 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
509
510         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
511         svg output, including font.
512
513 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
514
515         * scm/lily.scm: Register sodipodi output module.
516
517         * scm/sodipodi.scm: New file.
518
519         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
520
521         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
522         comment, after header.
523         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
524         FullName.  Fix FontName key.
525
526 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
527
528         * lily/rest.cc (after_line_breaking): bugfix: dots after half
529         and breve rests.
530         
531         * input/test/blank-notes.ly: bugfix
532
533         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
534         rests. (Kim Shrier)
535
536         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
537         
538 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
539
540         * scm/tex.scm: 
541         * scm/ps.scm: Cleanup and remove obsolete junk.
542
543         * Documentation/user/internals.itely:
544         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
545
546         * lily/parser.yy: Identify shift/reduce problems.
547
548         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
549         make-style-sheet.  Too specific for convert-ly?
550
551 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
552
553         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
554
555         * input/test/*.ly: various fixes.
556
557         * lily/music.cc (name): bugfix
558
559         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
560
561         * lily/input-file-results.cc (code): set-point-and-click! ->
562         set-point-and-click
563         
564 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
565
566         * Use uniform ly: prefix for exported scheme primitive functions.
567
568         * scm/music-types.scm: junk compat glue
569
570         * scripts/convert-ly.py: add rules for stuff below, junk
571         compatibility glue for spanrequest.
572
573         * lily/parser.yy (verbose_event): remove \spanrequest,
574         \commandspanrequest, \script. 
575         
576         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
577
578         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
579         for \penalty, \glissando.
580
581         * VERSION: release 1.7.3
582         
583 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
584
585         * lily/accidental-engraver.cc: Fix
586         grace-in-the-beginning-of-measure bug caused by the resent
587         partial-measure fix.
588
589         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
590         overlap looks too crowded)
591         
592 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
593
594         * lily/parser.yy (assignment): allow SCM expression as assignment.
595
596         * lily/include/music-output-def.hh (class Music_output_def):
597         * lily/music-output-def.cc: 
598         * lily/paper-def.cc: 
599         * scm/font.scm (markup-to-properties):
600         * lily/parser.yy (music_output_def_body): 
601         remove style_sheet_
602
603 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
604
605         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
606         length.
607
608         * input/regression/spacing-to-grace.ly: new file.
609
610         * input/regression/spacing-end-of-line.ly: new file.
611
612         * lily/note-spacing.cc (get_spacing): take into account breakable
613         stuff sticking out at the left (time sig change at line break).
614
615         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
616         raggedright code.
617
618         * scm/music-functions.scm (make-voice-props-set): add
619         staff-position for mm rests.
620  
621         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
622         before grace notes a little.
623
624         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
625
626         * lily/break-align-interface.cc (do_alignment): right-edge spacing
627         key adds space at the end of line. 
628
629 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
630
631         * scm/sketch.scm: Fix beams.
632
633         * buildscripts/mf-to-table.py: Add EncodingScheme.
634
635         * scm/sketch.scm: Resurrect.
636
637 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
638
639         * lily/multi-measure-rest.cc: use breve rests for measure lengths
640         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
641
642 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
643
644         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
645
646         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
647
648 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
649
650         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
651         token for origin information.
652
653         * lily/parser.yy (My_lily_lexer): do identifier location and
654         cloning from lexer.
655
656         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
657         logic out of the parser. Add bar checks on both ends.
658
659         * Documentation/user/refman.itely (Multi measure rests): add more
660         notes about mm rests.
661
662 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
663
664         * input/regression/bar-scripts.ly: Re-enable.
665
666         * lily/parser.yy:
667         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
668         released rsn.  Bison 1.50 has a crucial bug and won't work.
669
670         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
671
672
673 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
674
675         * input/regression/bar-scripts.ly: Blunt documentation build fix.
676
677 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
678
679         * Actually merge changes since 1.6.4 besides ChangeLog, and
680         resolve conflicts.  Lots of updates, hope all is well.
681         
682         * cygwin/lilypond.hint (requires): Add ghostscript.
683
684         * scm: Update some (c).
685         
686 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
687
688         * input/test/{various}.ly: add \header fields and texidoc strings.
689
690 2002-10-05  Werner Lemberg  <wl@gnu.org>
691
692         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
693         renamed to `output_latex_quoted'.
694         Added `output_latex_noquote'.
695         (schedule_lilypond_block): Implement `noquote' option for LaTeX
696         mode.
697
698 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
699
700         * ChangeLog: Add 1.6.6 release marker.  See below.
701
702         * stepmake/stepmake/po-targets.make: Remove --c++ option.
703
704         * scripts/midi2ly.py: Fix global syntax warnings.
705
706         * GNUmakefile.in: Generate builddir locale tree too.
707
708         * scripts/ly2dvi.py:
709         * scripts/midi2ly.py: 
710         * scripts/mup2ly.py: 
711         * scripts/update-lily.py:
712         * lily/main.cc (setup_paths): Fix for locales setup.
713
714 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
715
716         * Documentation/windows/installing.texi: Soften wording about
717         necessity of becoming Administrator.  tommie@iae.nl reports this
718         does not seem to be necessary for his flavour of Windows 2000.
719         Explicitely discourage text mode mounts.
720
721 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
722
723         * lily/rest.cc (after_line_breaking): backport dot position fix.
724
725         * lily/rest-collision.cc (do_shift): also remove dots for suicided
726         rests. Thanks to Klaus Zimmermann for finding this bug.
727
728 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
729
730         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
731
732 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733
734         * Documentation/user/music-glossary.tely: fix links.
735
736 2002-10-21  Werner Lemberg  <wl@gnu.org>
737
738         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
739         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
740         scaling factor) only once and use them in the definition of
741         \embeddedps.
742         * ps/music-drawing-routines.ps (skeel): Removed.
743
744 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
745
746         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
747         Solaris7, as we don't use nested $( ) constructs.
748
749 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
750
751         * VERSION: Release 1.6.6.
752         
753 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
754
755         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
756         as workaround for /bin/sh problems on Solaris7.
757
758 2002-10-19  Werner Lemberg  <wl@gnu.org>
759
760         * GNUmakefile.in (web-doc): Fix typos.
761         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
762         `music-drawing-routines.ps' but emit \special{header=...} once.
763         * scm/tex.scm (header-end): Updated.
764
765 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
766
767         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
768         undefined tremolo. 
769
770 2002-10-15  Werner Lemberg  <wl@gnu.org>
771
772         * scripts/lilypond-book.py (g_make_html): New global variable.
773         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
774         if `g_make_html' isn't set.
775         [main]: Add format `texi-html'.
776         (option_definitions): Updated.
777         * Documentation/user/lilypond-book.itely: Updated.
778
779         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
780         * make/ly-rules.make (%.texi, %.nexi): Use it.
781         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
782         format to lilypond-book.
783         * GNUmakefile.in (web-doc): Ditto.
784
785 2002-10-14  Werner Lemberg  <wl@gnu.org>
786
787         Further improve TeX output.  The produced files are about 40%
788         smaller.  `lilyponddefs.tex' is now read only once.
789
790         * tex/lilyponddefs.tex: Remove footer stuff.
791         (\ifundefined): Renamed to...
792         (\lilypondundefined): This.  Use LaTeX's definition to
793         make it nestable and make it global.
794         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
795         output.
796         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
797         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
798         them global.
799         (\placebox): Renamed to...
800         (\lyitem): This.
801         Make it global and call \outputscale by itself.
802         (\lybox, \lyvrule): New macros to reduce input data.
803         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
804         New auxiliary macros.
805         (\SkipLilydefs, \EndLilyPondOutput): Removed.
806         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
807         to...
808         (\lilypondspace): This and made it global.
809         (\turnOnPostScript): Renamed to...
810         (\lilypondpostscript): This and made it global.
811         (\turnOnExperimentalFeatures): Renamed to...
812         (\lilypondexperimentalfeatures): This and made it global.
813         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
814         (\lilypondsetdimen): This and made it global.
815         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
816         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
817         (all, $(outdir)/music-drawing-routines.ps): New rules.
818         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
819         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
820         start-system, stop-system, stop-last-system, filledbox): Updated to
821         use the changed macros from lilyponddefs.tex.
822         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
823
824 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
825
826         * Documentation/windows/installing.texi: Update.
827
828 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
829
830         * VERSION: 1.6.5 released
831
832         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
833
834 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
835
836         * scm/translator-property-description.scm (voltaOnThisStaff): add
837         property.
838
839 2002-09-28  Werner Lemberg  <wl@gnu.org>
840
841         * scm/tex.scm (header-end): Suppress page numbering.
842
843         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
844         Fix quotation for HTML output.
845
846 2002-09-28   Graham Percival   <gperciva@sfu.ca>
847         
848         * Documentation/user/refman.itely: grammar and phrasing
849           fixes to "Note Entry" section.  Also adds a few new examples.
850
851 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
852
853         * flower/include/string-data.icc: include string.h
854
855 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
856
857         * scm/chord-name.scm (chord::inner-name-banter): remove space.
858
859 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
860
861         * Documentation/user/GNUmakefile (extra-local-help): Add.
862
863         * stepmake/stepmake/www-targets.make (local-help): Add.
864
865 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
866
867         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
868         packages.
869
870         * Documentation/topdocs/README.texi (Top): building documentation
871         (not website.)
872
873 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
874
875         * Documentation/user/refman.itely: 
876         * Documentation/user/tutorial.itely: 
877         * Documentation/user/music-glossary.tely: Merge changes.
878
879         * Documentation/user/glossary.html.in: 
880         * Documentation/index.texi: 
881         * Documentation/header.html.in: Accomodate renaming of glossary.
882         
883         * Documentation/user/tutorial.itely: Add some glossary references.
884         
885         * Documentation/user/refman.itely: Minor fixes.
886         
887         * Documentation/user/lilypond.tely: Add glossary do direntry.
888
889         * Documentation/user/music-glossary.tely: Rename (previously:
890         glossary.tely).  Fix anchor placement.
891
892         * Documentation/user/GNUmakefile: Make music-glossary.info too.
893
894 2002-09-23  Werner Lemberg  <wl@gnu.org>
895
896         * scripts/lilypond-book.py (output_dict): Fix handling of
897         various environments by avoid extraneous newlines.
898         Rename `output-all' regexp for html to `output-html'.
899         Replace `output-all' regexp for texi with `output-texi-quote'
900         and `output-texi-noquote'.
901         (compose_full_body): Don't override `linewidth' user option
902         for `singleline'.
903         (schedule_lilypond_block): Don't indent text specified with
904         `intertext' option.
905         Add new option `noquote'.
906         (compile_all_files): Use latex instead of tex to compile ly
907         files directly.
908
909         * Documentation/user/lilypond-book.itely: Updated and revised.
910         Improve layout.
911
912         * Documentation/user/glossary.tely,
913         Documentation/user/introduction.itely,
914         Documentation/user/tutorial.itely,
915         Documentation/user/refman.itely,
916         Documentation/user/appendices.itely: Fix overfull LilyPond
917         boxes caused by the new lilypond-book code.  Other minor
918         fixes.
919
920         * Documentation/user/macros.itexi (@texiflat): Don't emit
921         trailing space.
922
923         * scm/tex.scm (end-output, header-end): Add preamble and
924         postamble to make lilypond output directly compilable with
925         latex.
926
927         
928 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
929
930         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
931         instructions.
932
933 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
934
935         * Documentation/user/glossary.tely: Add titling and hyperlinks.
936
937 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
938
939         * lily/beam.cc (connect_beams): don't crash if there are quarter
940         notes in beams.
941
942 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
943
944         * Documentation/user/refman.itely: corrected ancient clef
945         docu; added docu on ligatures
946
947 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
948
949         * Documentation/user/glossary.tely,
950         Documentation/user/refman.itely, input/les-nereides.ly,
951         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
952         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
953         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
954         Stem properties: flag-style -> stroke-style, style -> flag-style.
955
956
957 2002-09-22  Werner Lemberg  <wl@gnu.org>
958
959         * scripts/lilypond-book.py: Add option `notime' to suppress
960         printing of a time signature.  Specify default indentation of 0pt
961         if single line fragment.  Don't emit redundant `\paper{ }'.
962
963         * Documentation/user/lilypond-book.itely: Updated.
964
965         * Documentation/user/glossary.tely: Completely reformatting.
966
967 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
968
969         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
970
971 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
972
973         * Documentation/user/tutorial.itely: Fix links.
974         
975         * Documentation/topdocs/index.tely:
976         * Documentation/index.texi:
977         * Documentation/header.html.in: Small website fixes and updates.
978
979         * debian/: Debian patch by Anthony Fok.
980
981 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
982
983         * Documentation/footer.html.in: How time flies: It's already 2002!
984
985         * Documentation/topdocs/index.tely: Stable/development fix.  Use
986         more descriptive link names than 'here'.
987
988 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
989
990         * VERSION: 1.7.2 released
991         * VERSION: 1.6.4 released
992         
993         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
994
995         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
996         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
997
998         * mf/feta-din.mf (test): add x-height and space.
999
1000         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1001         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1002
1003         * ly/grace-init.ly: add-to-grace-init: function to portably add
1004         settings to \grace. 
1005
1006         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1007         if we get an absolute dynamic event.
1008  
1009         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1010
1011         * lily/source-file.cc (get_line): oops. All line numbers were off
1012         by 2. Fix that. 
1013
1014         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1015         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1016
1017         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1018
1019         * lily/parser.yy (number_factor): remove (number) as number
1020         expression. ("Let them eat Lisp").
1021
1022 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1023
1024         * lily/horizontal-bracket.cc: new file.
1025
1026         * lily/horizontal-bracket-engraver.cc: new file.
1027
1028         * input/regression/note-group-bracket.ly: new file. Support
1029         horizontal note brackets for music analysis.
1030
1031         * lily/stem.cc (flag): new flag-style: no-flag.
1032
1033         * input/test/stem-cross-staff.ly: new file
1034         
1035         * Documentation/user/internals.itely: Improved formatting, fixing
1036         typos.  Added a section `Output details' to describe how the TeX
1037         code looks like.
1038
1039         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1040
1041         * lily/parser.yy: remove \dynamicscript.
1042
1043         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1044         definitions. 
1045
1046         * python/midi.c (midi_error): take two arguments.
1047
1048         * Merge 1.6.5 changes:
1049         
1050 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1051
1052         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1053         staff-space.  Previous 1.5 was probably meant as half-spaces.
1054         (cautionary-style): parentheses (was: smaller).  This is what doco
1055         says, and it seems more logical.
1056
1057         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1058         for 2nd sentence.
1059
1060 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1061
1062         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1063
1064 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1065
1066         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1067
1068 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1069
1070         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1071
1072 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1073
1074         * scm/translator-property-description.scm (voltaOnThisStaff): add
1075         property.
1076
1077 2002-09-28  Werner Lemberg  <wl@gnu.org>
1078
1079         * scm/tex.scm (header-end): Suppress page numbering.
1080
1081         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1082         Fix quotation for HTML output.
1083
1084 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1085         
1086         * Documentation/user/refman.itely: grammar and phrasing
1087           fixes to "Note Entry" section.  Also adds a few new examples.
1088
1089 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1090
1091         * flower/include/string-data.icc: include string.h
1092
1093 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1094
1095         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1096
1097 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1098
1099         * Documentation/user/GNUmakefile (extra-local-help): Add.
1100
1101         * stepmake/stepmake/www-targets.make (local-help): Add.
1102
1103 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1104
1105         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1106         packages.
1107
1108         * Documentation/topdocs/README.texi (Top): building documentation
1109         (not website.)
1110
1111 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1112
1113         * Documentation/user/refman.itely: 
1114         * Documentation/user/tutorial.itely: 
1115         * Documentation/user/music-glossary.tely: Merge changes.
1116
1117         * Documentation/user/glossary.html.in: 
1118         * Documentation/index.texi: 
1119         * Documentation/header.html.in: Accomodate renaming of glossary.
1120         
1121         * Documentation/user/tutorial.itely: Add some glossary references.
1122         
1123         * Documentation/user/refman.itely: Minor fixes.
1124         
1125         * Documentation/user/lilypond.tely: Add glossary do direntry.
1126
1127         * Documentation/user/music-glossary.tely: Rename (previously:
1128         glossary.tely).  Fix anchor placement.
1129
1130         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1131
1132 2002-09-23  Werner Lemberg  <wl@gnu.org>
1133
1134         * scripts/lilypond-book.py (output_dict): Fix handling of
1135         various environments by avoid extraneous newlines.
1136         Rename `output-all' regexp for html to `output-html'.
1137         Replace `output-all' regexp for texi with `output-texi-quote'
1138         and `output-texi-noquote'.
1139         (compose_full_body): Don't override `linewidth' user option
1140         for `singleline'.
1141         (schedule_lilypond_block): Don't indent text specified with
1142         `intertext' option.
1143         Add new option `noquote'.
1144         (compile_all_files): Use latex instead of tex to compile ly
1145         files directly.
1146
1147         * Documentation/user/lilypond-book.itely: Updated and revised.
1148         Improve layout.
1149
1150         * Documentation/user/glossary.tely,
1151         Documentation/user/introduction.itely,
1152         Documentation/user/tutorial.itely,
1153         Documentation/user/refman.itely,
1154         Documentation/user/appendices.itely: Fix overfull LilyPond
1155         boxes caused by the new lilypond-book code.  Other minor
1156         fixes.
1157
1158         * Documentation/user/macros.itexi (@texiflat): Don't emit
1159         trailing space.
1160
1161         * scm/tex.scm (end-output, header-end): Add preamble and
1162         postamble to make lilypond output directly compilable with
1163         latex.
1164
1165         
1166 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1167
1168         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1169         instructions.
1170
1171 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1172
1173         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1174
1175 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1176
1177         * lily/beam.cc (connect_beams): don't crash if there are quarter
1178         notes in beams.
1179
1180 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1181
1182         * Documentation/user/refman.itely: corrected ancient clef
1183         docu; added docu on ligatures
1184
1185 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1186
1187         * Documentation/user/glossary.tely,
1188         Documentation/user/refman.itely, input/les-nereides.ly,
1189         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1190         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1191         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1192         Stem properties: flag-style -> stroke-style, style -> flag-style.
1193
1194 2002-09-22  Werner Lemberg  <wl@gnu.org>
1195
1196         * scripts/lilypond-book.py: Add option `notime' to suppress
1197         printing of a time signature.  Specify default indentation of 0pt
1198         if single line fragment.  Don't emit redundant `\paper{ }'.
1199
1200         * Documentation/user/lilypond-book.itely: Updated.
1201
1202         * Documentation/user/glossary.tely: Completely reformatting.
1203
1204 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1205
1206         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1207
1208 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1209
1210         * Documentation/user/tutorial.itely: Fix links.
1211         
1212         * Documentation/topdocs/index.tely:
1213         * Documentation/index.texi:
1214         * Documentation/header.html.in: Small website fixes and updates.
1215
1216         * debian/: Debian patch by Anthony Fok.
1217
1218 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1219
1220         * Documentation/footer.html.in: How time flies: It's already 2002!
1221
1222         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1223         more descriptive link names than 'here'.
1224
1225 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1226
1227         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1228
1229 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1230
1231         * lily/part-combine-music-iterator.cc (get_state): cleanup
1232         (get_music_info): cleanup.
1233
1234 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1235
1236         * scm/backend-documentation-lib.scm (interface-doc-string):
1237         crosslinks between interfaces and grobs. Headings for interfaces
1238         in grob explanation.
1239
1240 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1241
1242         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1243         dtd).  Add preliminary dtd.
1244         (re-sub-alist): Robustify.
1245
1246 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1247
1248         * lily/include/event-chord-iterator.hh,
1249         lily/context-specced-music-iterator.cc,
1250         lily/event.cc, lily/event-chord-iterator.cc: add
1251
1252 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1253
1254         * lily/: some (c) header fixes.
1255         
1256         * lily/request-chord.cc: Remove.
1257         
1258         * lily/include/event-chord-iterator.hh:
1259         * lily/include/event.hh:
1260         * lily/event-chord.cc: New file.
1261         
1262         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1263         requested.
1264
1265 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1266
1267         * lily/ : rename Request to Event
1268
1269         * lily/parser.yy (command_element): move clef stuff into Scheme.
1270
1271         * lily/:  rename length_mom () to get_length()
1272
1273         * lily/part-combine-music.cc: removed file and class.
1274
1275         * lily/context-specced-music-iterator.cc (class
1276         Context_specced_music_iterator): new file. Obsoletes the
1277         Context_specced_music type.
1278
1279         * scm/music-types.scm (make-repeated-music): put different kinds
1280         of repeated music into music-type table.
1281
1282         * VERSION: 1.7.1 released.
1283
1284         * scm/to-xml.scm: new file.
1285
1286         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1287         new Input representation: dump music as XML.
1288
1289         * scm/engraver-documentation-lib.scm
1290         (engraver-accepts-music-types?): add links from music to engraver,
1291         from music-type to engraver.
1292
1293         * lily/include/command-request.hh: removed
1294         lily/include/musical-request.hh: removed. Removed all _req classes
1295         except Key_change_req. Changes throughout.
1296
1297 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1298
1299         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1300
1301 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1302
1303         * lily/*.cc: specify accepts for many engravers.
1304
1305         * scm/music-documentation-lib.scm: dump music expressions and
1306         music subtypes.
1307
1308         * scm/documentation-lib.scm: complete revision.
1309         Use GOOPS objects to store document tree explicitly. Cleaned up and
1310         sped up doco generation a lot.
1311
1312 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1313
1314         * input/trip.ly (fugaIILeft): add arpeggio
1315
1316         * lily/translator-group.cc (try_music_on_nongroup_children):
1317         oops. The name symbol is in the cdr of the assoc handle.
1318
1319         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1320         Hyphen_req, Glissando_req, Break_req, Mark_req 
1321
1322 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1323
1324         * lily/musical-request.cc (music-duration-length,
1325         music-duration-compress): new functions.
1326
1327         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1328         throughout. Warning doesn't work yet.
1329
1330         * lily/translator-group.cc (try_music_on_nongroup_children):
1331         new implementation: store candidate acceptors in a hashTable.
1332
1333 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1334
1335         * scm/music-types.scm (music-descriptions): change name to
1336         internal-class-name
1337
1338         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1339
1340 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1341
1342         * lily/beam.cc (connect_beams): don't crash if there are quarter
1343         notes in beams.
1344
1345 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1346
1347         * Documentation/user/refman.itely: corrected ancient clef
1348         docu; added docu on ligatures
1349
1350 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1351
1352         * Documentation/user/glossary.tely,
1353         Documentation/user/refman.itely, input/les-nereides.ly,
1354         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1355         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1356         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1357         Stem properties: flag-style -> stroke-style, style -> flag-style.
1358
1359 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1360
1361         * scm/music-functions.scm (music-separator?): don't use name music
1362         property.
1363
1364 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1365
1366         * stepmake/stepmake/generic-targets.make (help): Document check
1367         target.
1368
1369         * lily/new-accidental-engraver.cc: Compile fix.
1370
1371 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1372
1373         * scripts/convert-ly.py: Add rule.
1374
1375         * input/test/music-creation.ly:
1376         * input/test/add-staccato.ly:
1377         * input/test/add-text-script.ly: ly-make-music.
1378
1379         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1380         More ly-make-music renamings.
1381
1382         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1383
1384         * lily/music-constructor.cc (make_music): Add debugging info.
1385
1386         * scm/music-functions.scm (make-simultaneous-music,
1387         (make-sequential-music, context-spec-music):
1388         * scm/music-types.scm (music-descriptions): Get lily to run.
1389
1390 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1391
1392         * lily/command-request.cc (transpose_key_alist): new function.
1393
1394         * lily/key-performer.cc (create_audio_elements): cleanup. 
1395
1396 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1397
1398         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1399
1400         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1401         events-accepted field.
1402
1403         * scm/music-types.scm: new file.
1404
1405         * lily/parser.yy: put music type initialization into scheme,
1406         similar to grob initialization.  Changes throughout.
1407
1408 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1409
1410         * Documentation/user/tutorial.itely: Fix links.
1411         
1412         * Documentation/index.texi: 
1413         * Documentation/header.html.in: 
1414         * Documentation/topdocs/index.tely: Small website fixes and updates.
1415
1416         * debian/: Debian patch by Anthony Fok.
1417
1418 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1419
1420         * Documentation/footer.html.in: How time flies: It's already 2002!
1421
1422         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1423         more descriptive link names than 'here'.
1424
1425         * ROADMAP: Remove test stuff.
1426
1427         * scripts/update-lily.py: Allow auto-building of stable and
1428         development versions.  Bugfixes.
1429
1430 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1431
1432         * VERSION: released 1.7.0
1433
1434         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1435
1436         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1437         positive line widths.
1438
1439 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1440
1441         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1442         go.  Fix comments.
1443
1444         * cygwin: Cygwin updates.
1445
1446 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1447
1448         * Documentation/windows/installing.texi (Top): version for python,
1449         urls for ghostscript (thanks to John Potelle)
1450         
1451         * lily/simultaneous-music-iterator.cc
1452         (Simultaneous_music_iterator): init children_list_ before
1453         triggering GC.
1454
1455         * lily/*-iterator.cc: be even more careful with smobbed copy
1456         constructors. 
1457
1458         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1459         LeftEdge item.
1460
1461 2002-09-15  Werner Lemberg  <wl@gnu.org>
1462
1463         Improving LilyPond's output to make them ordinary TeX boxes with
1464         predictable dimensions.  System boxes are now vertically centered on
1465         the baseline; this offset can be further controlled with
1466         \lilypondscoreshift.
1467
1468         * lily/system.cc (System::post_processing): Pass length of current
1469         system to `start-system' (including any horizontal indentation).
1470
1471         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1472         prettier.
1473         (lily-def): Append `%'.
1474         (start-system): Add parameter `wd'.  Output more TeX code to specify
1475         box dimensions.
1476         (stop-system, stop-last-system): Complement changes in
1477         `start-system'.
1478         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1479         Updated.
1480
1481         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1482         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1483         Write final `\endinput'.
1484
1485         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1486         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1487         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1488         files and macro definitions don't produce spurious spaces and
1489         paragraphs (using \endlinechar).
1490         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1491
1492         * Documentation/user/internals.itely: Improved formatting, fixing
1493         typos.  Added a section `Output details' to describe how the TeX
1494         code looks like.
1495
1496 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1497
1498         * lily/accidental-engraver.cc: Also work with partial measures.
1499
1500 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1501
1502         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1503         spanner.
1504
1505 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1506
1507         * lily/identifier-smob.cc (unpack_identifier): new file.
1508
1509         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1510         pass off scheme expressions as music identifiers.
1511
1512         * scm/lily.scm: reorganisation, cleanups.
1513
1514         * lily/main.cc: small cleanups.
1515
1516 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1517
1518         * lily/ly-module.{cc,hh}: new file.
1519
1520 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1521
1522         * lily/accidental-engraver.cc: Also work with partial measures.
1523
1524 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1525
1526         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1527
1528 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1529
1530         * lily/my-lily-lexer.cc: use SCM module in stead of
1531         Scheme_hash_table. Changes throughout.  
1532
1533 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1534
1535         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1536