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