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