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