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