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