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