]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* Documentation/user/invoking.itexi (Invoking the lilypond
[lilypond.git] / ChangeLog
1 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * Documentation/user/invoking.itexi (Invoking the lilypond
4         binary): add note about path.
5
6         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7         suppresses superfluous spaces.
8
9 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10
11         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
12
13 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
14
15         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
16         <mike@ossmann.com>)
17
18         * Documentation/bibliography/computer-notation.bib (pages): prune
19         unscientific language.
20
21         * Documentation/user/GNUmakefile: copy unsplit file to
22         lilypond.html (idem for lilypond-internals).
23
24         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
25
26         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
27
28         * python/lilylib.py (lilypond_version): 2.1 proof version check.
29
30         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
31         fix.
32         
33 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
34
35         * Documentation/user/{ various }: bind text snippets with their
36         examples, e.g. by punctuation: This is an example.
37
38 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
39
40         * ly/performer-init.ly (VoiceContext): Typos.
41
42         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
43         builds, leave final-install to toplevel srcdir makefile.
44
45         * make/srcdir.make.in (install): New target.
46
47 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
48
49         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
50         This fixes core dump on MIDI ouput (Simon Weatherill).
51
52         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
53         on local-WWW-post.
54
55 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
56
57         * make/lilypond.redhat.spec.in: add dvips to reqs.
58
59 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
60
61         * make/srcdir.make.in (web): Add special web target.
62
63         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
64         from inner $(LOOP).
65
66         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
67
68         * stepmake/stepmake/generic-targets.make (www-targets-help):
69         * GNUmakefile.in (web-install): Install in $(webdir).
70
71         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
72
73         * cygwin/changelog: 
74         * cygwin/mknetrel: Update.
75
76         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
77         (html-doc): Remove (use: web).
78
79         * stepmake/stepmake/script-rules.make: 
80         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
81         Fix $(config_make) dependencies for srcdir build.
82
83         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
84         target for srcdir build.
85
86         * stepmake/make/stepmake.make: 
87         * make/srcdir.make.in: 
88         * GNUmakefile.in:
89         * make/stepmake.make (config_make): Rename variable (was:
90         configuration).
91
92 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
93
94         * Documentation/user/internals.itely (Manipulating music
95         expressions): run lilypond on example too.
96
97         * flower/include/libc-extension.hh: move lrint define to
98         header. bugfix.
99         
100 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
101
102         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
103         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
104         do we recurse whole tree?).
105
106         * GNUmakefile.in (html-doc): Resurrect.
107
108         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
109         obsolete $(package-icon) dependency.
110
111 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
112
113         * Documentation/user/refman.itely (Automatic staff changes):
114         add seealso 
115
116         * Documentation/index.html.in: link to bigpage.
117
118         * Documentation/user/tutorial.itely (Tutorial): streamline.
119
120         * Documentation/index.html.in: url typo.
121
122         * VERSION (PACKAGE_NAME): release 1.7.28
123
124         * python/lilylib.py (error_log): remove '/' from name.
125
126         * input/regression/pedal.ly: remove; dups input/test/
127         
128         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
129
130         * Documentation/index.html.in: python style doco index.
131
132         * Documentation/{footer,header}.html.in (src): remove, 
133
134         * Documentation/pictures: remove all but lelie-logo.xpm.
135
136         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
137         before running makeinfo.
138
139         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
140         @code{}
141
142 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
143
144         * input/test/bar-number-regular-interval.ly: rename.
145
146         * Documentation/user/*: various fixes. 
147
148 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
149
150         * Documentation/{ many }: polish for update-all-menus. typos.
151
152         * po/fi.po: fixes.
153
154         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
155
156         * buildscripts/mutopia-index.py: polish.
157
158         * input/regression/{ many }, input/test{ many }: polish texidocs.
159
160 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
161
162         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
163
164         * lily/text-spanner.cc (brew_molecule): use bracket-flare
165         iso. edge-widen.
166
167         * lily/piano-pedal-engraver.cc (process_music): change from
168         process_acknowledged ()
169
170         * lily/piano-pedal-bracket.cc: new file. Change
171         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
172         cleaned up.
173
174         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
175
176         * input/regression/tuplets.ly (texidoc): rename file.
177
178         * po/fr.po: update
179
180         * buildscripts/lilypond-profile.sh: error message if script is not
181         sourced.
182
183         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
184         bracket-flare
185         (make_bracket): simplify code.
186
187         * lily/parser.yy (verbose_command_req): catch typos in \key scale
188         argument.
189
190         * python/lilylib.py (lilypond_version_check): new function
191
192         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
193
194         * scripts/ly2dvi.py (run_lilypond): add version check.
195
196         * scripts/lilypond-book.py (option_definitions): typo
197
198         * scripts/ly2dvi.py (include_path): typo
199
200         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
201
202         * lily/parse-scm.cc (parse_handler): typo
203
204         * Documentation/user/macros.itexi: use @heading for headings.
205
206         * Documentation/user/refman.itely: updates, fixes.
207
208 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
209
210         * po/fi.po: add Finnish translations. fixes.
211
212         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
213
214         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
215         from lily/glissando-engraver.cc.
216
217 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
218
219         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
220         for non-first _broken_ bracket.
221
222         * Documentation/user/refman.itely: corrections.
223
224 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
225
226         * lily/new-fingering-engraver.cc (position_scripts): add heads to
227         support of the fingerings.
228
229         * po/fr.po: French translation update.
230
231         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
232         strings.
233
234 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
235
236         * Documentation/user/introduction.itely: Small fixes.
237
238 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
239
240         * Documentation/topdocs/AUTHORS.texi: polish.
241
242 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
243
244         * Documentation/user/introduction.itely: revise
245
246         * Documentation/user/tutorial.itely: reorganise.
247
248         * Documentation/topdocs/index.tely: remove.
249
250         * Documentation/header.html.in: prune.
251
252         * GNUmakefile.in: clean up web building.
253
254         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
255         target.
256
257 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
258
259         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
260
261         * lilypond-mode.el: turn on blink-matching-paren.
262
263 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
264
265         * scm/output-sodipodi.scm (svg-header): Fix typo.
266
267 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
268
269         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
270         fixes a security hole.
271
272         * scripts/lilypond-book.py (original_dir): remove temp_dir
273
274         * scm/document-translation.scm: use @code tags.
275
276 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
277
278         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
279
280         * lilypond-mode.el: add a buffer-local post-command-hook to set
281         context dependent syntax-table after each cursor event. Remove old
282         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
283
284         * lilypond-indent.el: update comments.
285
286         * Documentation/footer.html.in: add period.
287
288 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
289
290         * make/lilypond.redhat.spec.in (Group): don't strip binary.
291
292         * scm/document-translation.scm (document-property-operation): add
293         @code{} tags.
294
295         * VERSION (PACKAGE_NAME): release 1.7.27
296
297         * config.make.in: add PAPER variable
298
299         * buildscripts/new-chords.py (help): add help text
300
301         * Documentation/user/introduction.itely (Typography and program
302         architecture):  fixes.
303
304         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
305         for texinfo and dvips. This fixes problems with PDF output of the
306         wrong size.
307
308         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
309         DVIPS_PAPERSIZE variable
310
311         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
312         TEXINFO_PAPERSIZE variable 
313
314 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
315
316         * mf/feta-macros.mf: whoops: only draw lines for test situations.
317
318         * mf/feta-toevallig.mf: lowres fixes.
319
320 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
321
322         * NEWS: Typo and fill-paragraph fixes.
323
324         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
325         cast #define.
326
327         * configure.in: 
328         * config.hh.in: Check for lrint.
329
330 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
331
332         * VERSION: 1.7.26 released
333
334         * lily/separation-item.cc: add padding property.
335
336         * input/test/*.ly: various fixes, remove solo-a2.ly
337
338         * scm/new-markup.scm (brew-new-markup-molecule): arg order
339         bugfix. Fixes old-style markup compatibility.
340
341         * Documentation/user/introduction.itely (Introduction): historical
342         elucidations
343
344         * Documentation/user/music-glossary.tely (Top): linewidth fix.
345
346         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
347
348         * Documentation/index.texi (Top): cleanup.
349
350         * Documentation/user/introduction.itely (Introduction): rewrite
351         introduction, 
352         (Music notation and  engraving): about notation. Add flat-picture
353
354 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
355
356         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
357         separation items. This keeps lyrics from bumping into each other.
358
359 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
360
361         * GNUmakefile.in (topdocs-web): New target.
362         (local-web): Depend on topdocs-web; fixes html-doc.
363
364 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
365
366         * po/lilypond.pot: run po-replace
367
368         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
369
370         * scm/drums.scm (reset-drum-kit): new function.
371
372         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
373
374         * scripts/update-lily.py: remove
375         
376         * VERSION: release 1.7.25
377         
378         * Documentation/user/introduction.itely (Introduction): rewrite
379         start of introduction.
380
381 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
382
383         * lily/all-font-metrics.cc: fixed typo
384
385 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
386
387         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
388         LilyPond-mode-context-set-syntax-table): new functions to define
389         the syntax table according to context.
390
391         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
392
393 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
394
395         * Documentation/user/refman.itely (Figured bass): 
396         language nit courtesy http://www.vocabula.com
397
398         * GNUmakefile.in: remove no kpathsea hack.
399
400         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
401         doco.
402
403         * GNUmakefile.in: remove web-doc target.
404
405         * lily/all-font-metrics.cc (find_afm): add message about
406         buildscripts/clean-fonts.sh 
407
408         * scm/define-music-properties.scm (figure): use string for 'figure
409
410         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
411
412         * input/regression/ : add raggedright = ##t where applicable. 
413         
414         * scm/bass-figure.scm (make-bass-figure-markup): add
415         alignBassFigureAccidentals property.
416
417         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
418         bracket.
419
420         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
421         syllables widths into account for minimum-length.
422
423         * input/test/staff-container.ly: update file
424
425         * input/test/stem.ly: remove
426
427         * lily/event.cc (LY_DEFINE): add ly: prefix.
428
429         * input/test/clef-manual-control.ly: from manual-clef
430
431         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
432
433         * input/test/different-time-signatures.ly: move to poly-metric.ly
434
435         * input/test/hara-kiri*,scales.ly: remove
436         
437         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
438         with chord-names-jazz.ly)
439
440         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
441         get scalable cm fonts too.
442
443         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
444         --encoding for mftrace if present.
445
446         * input/regression/slur-area.ly: move from test/
447
448         * input/test/: remove simple-slur-endings slur-attachment
449         slur-broken-cross-staff slur-broken.ly slur-damping.ly
450         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
451         slur-symmetry slur-symmetry tie-broken.ly
452
453         * scm/drums.scm (set-drum-kit): add function.
454
455         * Documentation/user/refman.itely (Percussion staves): use
456         set-drum-kit
457
458         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
459         too
460         (Global_measure.set_timesig): handle 3/8 time sig too.
461
462         * scm/output-lib.scm (note-head-style->attachment-coordinates):
463         note about triangle note heads.
464
465         * scm/drums.scm: use alist for instrument-settings. This fixes the
466         bug with assigning to drums in the .ly file.
467
468         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
469         CHANGED.
470
471         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
472         cluster-beacon-interface
473
474         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
475
476         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
477
478         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
479
480         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
481         to get positions.
482
483         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
484         make ClusterSpannerBeacon to record Y positions. This removes the
485         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
486         make cluster-note-events.
487
488 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
489
490         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
491
492         * configure.in: Use lily/main.cc as identifying source file.
493
494         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
495
496         * config.hh.in: 
497         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
498
499         * configure.in: Require PYTHON >= 2.0.
500
501         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
502           $PYTHON for include dir location.
503         (STEPMAKE_PYTHON): New function.  Use
504         
505             PYTHON=foo ./configure
506
507           to override.
508
509 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
510
511         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
512         something.
513
514         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
515         ftp.lilypond.org everywhere.
516
517 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
518
519         * lily/text-item.cc (interpret_new_markup): do only if new-markup
520         detected.
521
522         * Documentation/user/refman.itely (Grace notes): note on explicit
523         contexts
524
525 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
526
527         * lilypond-font-lock.el: add a comment about LilyPond specific
528         escape characters: ^, - and _, in the syntax table.
529
530         * Documentation/user/appendices.itely: a majuscule fix.
531
532 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
533
534         * input/test/trills.ly (endHorizScript): fixes.
535
536         * input/test/chord-names-jazz.ly: merge in alternate Jazz
537         notation, move from regression.
538
539         * input/test/script-stack.ly: change name from stacked-scripts
540
541         * input/test/ossia.ly: octave errors.
542
543         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
544         for midi-volume-equaliser
545
546 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
547
548         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
549         cm fonts.
550
551         * mf/feta-beugel.mf: don't multiply font_count by 10.
552
553         * lily/lookup.cc (horizontal_line): new function. Use
554         horizontal-line in output backends.
555
556         * Documentation/user/tutorial.itely (An orchestral part): new
557         section on orchestral stuff and identifiers.
558
559 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
560
561         * lilypond-mode.el: comment-out paren-highlighting, it still causes
562         some interference to other modes.
563
564 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
565
566         * lily/spacing-spanner.cc (musical_column_spacing): use average,
567         not maximum of spacing wishes in polyphonic situations.
568
569         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
570         number
571
572         * lilypond-indent.el: remove paren matching. 
573
574         * lily/text-item.cc (interpret_new_markup): new function
575         use iso. text2molecule.
576
577         * lily/main.cc (notice): change FSF address 
578
579         * po/de.po: update PO file to 1.6.
580
581 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
582
583         * Documentation/user/ {many}: Add periods and remove spaces.
584         
585 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
586
587         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
588         Disable buffer-locally default paren hook and make a new one. 
589
590         * lilypond-mode.el: Turn off locally paren-mode, but turn on
591         locally LilyPond-paren-mode. Add todo for mouse double-click.
592
593 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
594
595         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
596         Disable buffer-locally default paren idle timer and make a new one. 
597
598         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
599         locally LilyPond-show-paren-mode. Add to menu a toggle for
600         LilyPond-show-paren-function.
601
602 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
603
604         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
605
606 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
607
608         * Documentation/user/refman.itely: spelling fix.
609
610         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
611         paren highlight function definitions. add todo for
612         Lilypond-show-paren-mode.
613
614 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
615
616         * input/template/jazz-combo.ly: new file.
617
618 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
619
620         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
621         lo-res fixes.
622
623         * mf/feta-schrift.mf: bugfix in varcoda sign.
624         WARNING: FONT CHANGED
625
626         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
627         in accordance with lexer.ll.   
628
629 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
630
631         * Documentation/user/tutorial.itely: Edit introduction.
632
633 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
634
635         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
636         ly:grob-staff-position
637
638 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
639
640         * scm/to-xml.scm: import srfi-1
641
642         * VERSION (MAJOR_VERSION):  release 1.7.24
643
644         * python/lilylib.py (make_ps_images): make multipage _really_ work.
645
646         * scripts/lilypond-book.py (do_file): put texidoc before image.
647         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
648
649         * input/regression/*.ly: fix snippet octaves 
650
651         * input/test/spanner-after-break-tweak.ly: import
652         broken-spanner-adjustment
653
654         * input/no-notation/midi-transposing.ly: move from input/test/
655
656         * input/test/: remove chord-markup
657
658         * input/regression/instrument-name-partial.ly: move from input/test.
659
660         * input/test/vertical-text.ly: remove
661
662         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
663         space above lyrics lines.
664
665         * input/test/uniform-breaking.ly: remove file.
666
667         * lily/gourlay-breaking.cc (combine_demerits): add comment about
668         uniform spacing density. 
669
670         * input/test/chords.ly (keys): remove file.
671
672         * scm/documentation-lib.scm (oop): use srfi-1 too.
673
674         * input/regression/*.ly: add \version
675
676         * Documentation/user/*.itely: various fixes.
677
678         * buildscripts/mf-to-table.py (base): break table every three
679         symbols.
680
681         * input/:  remove %% new-chords-done %% .
682
683         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
684         os-music.ly
685         
686 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
687
688         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
689
690         * scm/new-markup.scm (box-markup): new function.
691         (box-markup): new function. Contributed by Dick Schoeller
692         <schoeller@attbi.com>
693
694         * scm/lily.scm: remove reduce-no-unit 
695         (list-insert-separator): use fold-right
696
697         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
698         of arguments. 
699
700         * NEWS: more neutral language for ancient notation 
701
702         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
703         inside pointing beaming for chord tremolo.
704
705         * Documentation/user/lilypond-book.itely: minor editing
706
707 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
708
709         * NEWS: added news for 1.8 regarding ancient notation
710
711         * Documentation/user/refman.itely (Gregorian square neumes
712         ligatures): fixed typo
713
714         * lily/vaticana-ligature-engraver.cc,
715         lily/include/vaticana-ligature.hh: bugfix: use special heads for
716         lower/upper head of Pes only when heads are stacked
717
718         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
719         scm/define-grob-properties.scm: cleanup: make "join-left" a
720         boolean grob property and save delta pitch in grob property
721         "delta-pitch" instead
722
723         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
724
725 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
726
727         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
728         completely borked
729
730         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
731         (try_music): bug fix: beam multiplicity was completely borked.
732
733         * scm/lily.scm: remove tail, filter-list, filter-out-list,
734         first-n, butfirst-n in favor of srfi-1 functions.
735         remove string-join, string-pad in favor of srfi-13 functions.
736
737         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
738
739         * NEWS: use complete sentences.
740
741         * Documentation/user/introduction.itely (Example applications):
742         add note about databases and lilypond-book.
743
744         * input/test/volta.ly: remove file
745
746         * input/regression/volta-broken-left-edge.ly: simplify file
747
748 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
749
750         * Documentation/user/refman.itely (Constructing a tweak): new
751         subsection.
752
753         * Documentation/user/tutorial.itely (Fine tuning layout): add
754         common tweaks.
755
756         * scm/define-grobs.scm (TextScript): use new brewer.
757
758 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
759
760         * VERSION: release 1.7.23
761
762         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
763
764         * python/lilylib.py (make_ps_images): bugfixes.
765
766         * input/regression/volta-multi-staff.ly: new file.
767
768         * Documentation/user/macros.itexi: refcommands, refcommand macros.
769
770         * Documentation/user/tutorial.itely (Piano staffs): new section.
771         (Setting variables): new section
772         (Fine tuning layout): new section
773
774         * input/just-friends.ly: remove file. Superseeded by
775         input/test/chords-without-melody.ly
776
777         * ly/property-init.ly: add all commands to refman.
778
779         * scm/define-translator-properties.scm: remove
780         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
781
782         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
783         name. Underscores botch up PS output.
784
785         * scm/define-translator-properties.scm: remove
786         textNonEmpty, oneBeat, regularSpacingDelta
787
788         * scripts/convert-ly.py (FatalConversionError.conv): conversion
789         rule for automaticBars.
790
791         * lily/timing-engraver.cc (start_translation_timestep): change
792         barNonAuto to automaticBars
793
794 2003-06-30  Graham Percival  <gperlist@shaw.ca>
795
796         * input/test/perform-tie.ly: delete file.
797
798 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
799
800         * Documentation/user/refman.itely (Gregorian square neumes
801         ligatures): bugfix: do not show ledger lines in neumes table
802         (fixed by setting staff symbol to transparent rather than removing
803         it from staff context)
804
805 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
806
807         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
808         glue into brew-new-markup-molecule.
809
810         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
811
812         * Documentation/user/introduction.itely (Computerized typography):
813         new section
814
815         * Documentation/user/tutorial.itely (An orchestral part): remove
816         pc example from tutorial.
817
818         * input/tutorial/lilbook.tex: use screech-boink
819
820         * scripts/lilypond-book.py (compile_all_files): split formatting
821         output body and scheduling lilypond compilation.
822         (format_lilypond_output_bodies): new function
823         (format_lilypond_block): new function
824         (html_pages): allow multi-page images in HTML
825
826         * python/lilylib.py (make_ps_images): rename function from
827         make_preview, merge with make_page_images
828
829 2003-06-28  Graham Percival  <gperlist@shaw.ca>
830
831         * input/test/key-clefs.ly: moved to regression.
832
833         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
834
835         * input/no-notation/README: added note about midi-*.ly files.
836
837         * input/test/two-key.ly: moved to no-notation/parse5.ly
838
839         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
840         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
841
842         * input/test/ {various}: modified comments, marked some for deletion.
843
844         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
845
846         * input/test/mmrest-collision: moved to regression.
847
848 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
849
850         * scm/chord-name.scm (note-name->markup): don't superscript root
851         alterations in chordnames.
852
853 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
854
855         * Documentation/user/refman.itely (Multi measure rests): more
856         index/cross-referencing.
857
858         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
859
860         * scm/font.scm: remove properties-to-font-name code.
861
862         * scm/define-grob-properties.scm: remove 'type
863
864         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
865         conversion
866
867         * lily/text-spanner.cc: change 'type grob prop to 'style 
868
869         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
870         "first" flag to decide whether to make a start-repeat
871
872         * input/regression/grace-volta-repeat-2.ly: new file.
873
874 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
875
876         * lilypond-indent.el: rename generic functions to LilyPond-*
877
878 2003-06-22  Graham Percival  <gperlist@shaw.ca>
879
880         * input/test/thumb.ly: delete, merged into refman.
881
882         * Documentation/user/refman.itely: added thumb info to Fingering.
883
884         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
885         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
886         vertical-align.ly : deleted files.
887
888 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
889
890         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
891
892         * lily/line-spanner.cc (broken_trend_offset): remove function.
893         (get_broken_offset): idem.
894         (brew_molecule): rewrite the line-break case.
895
896         * input/regression/follow-voice-break.ly:  new file.
897
898         * lily/line-spanner.cc (after_line_breaking): remove lines at the
899         start of a system.
900
901 2003-06-20  Graham Percival  <gperlist@shaw.ca>
902
903         * input/test/tuplet-rest.ly: moved to regression.
904
905         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
906         deleted file.
907
908         * input/test/ {many} : marked file for possible deletion.
909
910 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
911
912         * input/regression/beam-funky.ly: add note about (disputed)
913         correct beaming.
914
915         * ly/engraver-init.ly (ScoreContext): put key-signature after
916         staff-bar
917         
918 2003-06-20  Graham Percival  <gperlist@shaw.ca>
919
920         * input/test/ broken.ly lyric-phrasing.ly: deleted.
921
922         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
923
924         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
925
926         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
927         stem-extend was deleted (it was duplicate example, and not as
928         good).
929
930         * input/test/[s-z]*.ly: add texidoc index.
931
932 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
933
934         * lily/slur.cc (get_boundary_notecolumn_y): change name from
935         get_first_notecolumn_y
936
937         * lily/spanner.cc (broken_spanner_index): new function.
938
939 2003-06-19  Graham Percival  <gperlist@shaw.ca>
940
941         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
942         lyric-hyphen.ly : moved to regression.
943
944         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
945         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
946
947         * input/test/instrument-name-mmrest.ly: moved to
948         ../regression/multi-measure-rest-instr-name.ly
949
950         * input/test/knee-sym.ly: moved to
951         ../regression/beam-knee-symmetry.ly.
952
953         * input/test/hymn.ly: change comments.
954
955         * input/test/[p-r]*.ly: add texidoc index.
956
957 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
958
959         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
960         to postfix syntax
961         
962         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
963         syntax.
964
965         * VERSION: release 1.7.22
966
967 2003-06-18  Graham Percival  <gperlist@shaw.ca>
968
969         * input/test/[h-k]*.ly: added texidoc index.
970
971         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
972
973         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
974
975         * input/test/ various : mark files for deletion or moving to regression.
976
977         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
978
979         * input/test/[l-o]*.ly: added texidoc index.
980
981 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
982
983         * scm/music-functions.scm (make-ottava-set): 
984         only do ottavation if centralCPosition is set.
985
986         * lily/translator-scheme.cc (ly:context-property-where-defined):
987         return '() if not found.
988
989 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
990
991         * lilypond-mode.el (LilyPond-un-comment-region): removed.
992         Use one command for both commenting and uncommenting.
993
994         * lilypond-indent.el (LilyPond-comment-region): new function,
995         (un)comments each line separately.
996
997         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
998         
999         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1000         imenu is not added by default; adapted from f90.el,
1001         makes Help-menu, which does not fit, visible in XEmacs.
1002         
1003 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1004
1005         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1006         show-paren-mode sets blink-matching-paren-on-screen local.
1007         Try to make show-paren-function to paren-highlight local.
1008
1009         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1010         Copy definitions of Emacs' show-paren-function and
1011         XEmacs' paren-highlight and make minimal changes;
1012         add comments about locality. 
1013         Fix matching first open-paren-char in '<< .. >>'.
1014
1015 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1016
1017         * input/test/g*: added texidoc index.
1018
1019         * input/test/[a-g]*: added raggedright==#t when it
1020          seemed appropiate.
1021
1022         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1023
1024         * Documentation/topdoc/INSTALL.texi: removed false warnings
1025         about gcc 3.3.
1026
1027 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1028
1029         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1030
1031         * input/test/chords-without-melody.ly (texidoc): add from
1032         input/just-friends.ly
1033
1034         * input/regression/size{13--26}.ly: move from input/
1035
1036         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1037         input/{star-spangled-banner,twinkle}.ly: remove 
1038         
1039         * lily/slur.cc: remove slur over rest warnings.
1040
1041         * lily/note-spacing.cc (get_spacing): include left part of right
1042         object in fixed space. This fixes stretched space before
1043         accidentals.
1044
1045         * input/regression/spacing-accidental-stretch.ly: new file.
1046
1047 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1048
1049         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1050         Reduce to 16pt.
1051
1052 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1053
1054         * input/regression/spacing-knee.ly: docstring
1055
1056         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1057
1058         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1059         input/tutorial/{test,solar,flowing}.ly: remove
1060
1061         * input/rhythm.ly: remove
1062
1063         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1064
1065         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1066         update syntax. 
1067
1068         * scm/define-grobs.scm (all-grob-descriptions): set
1069         knee-spacing-correction to 1.0
1070
1071         * lily/note-spacing.cc (stem_dir_correction): compute knee
1072         correction using stem-thickness and head width.
1073
1074         * input/regression/beam-quanting-horizontal.ly: update texidoc
1075
1076         * scm/define-grobs.scm (all-grob-descriptions): set
1077         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1078         This fixes 32nd beams for noteheads in spaces quants.
1079
1080         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1081
1082 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1083
1084         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1085
1086 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1087
1088         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1089
1090         * VERSION (PACKAGE_NAME): release 1.7.21
1091
1092         * input/regression/stem-shorten.ly: new file.
1093
1094         * lily/stem.cc (get_default_stem_end_position): revise stem
1095         shortening code.
1096
1097         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1098
1099         * input/test/{scripts,volta-start,sleur}.ly: remove
1100         
1101         * input/regression/span-bar.ly: smaller file.
1102
1103         * input/regression/spacing-{natural,tight,loose}.ly: remove
1104
1105         * input/test/markup.ly: remove
1106
1107         * scripts/lilypond-book.py: put printfilename in separate chunk,
1108         so texidoc is printed after the filename.  
1109
1110 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1111
1112         * make/lilypond.mandrake.spec.in: fix docdirs.
1113
1114 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1115
1116         * input/regression/beam-french.ly: bugfix.
1117
1118         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1119
1120         * input/regression/(various).ly: add raggedright = #t.
1121
1122         * input/regression/auto-beam.ly: move from abe.ly
1123
1124 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1125
1126         * input/test/f*.ly: added texinfo index.
1127         
1128         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1129
1130 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1131
1132         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1133         quant penalty for beam just outside staff.
1134
1135         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1136         from beam-pos.ly,  remove non-horizontal tests. 
1137
1138         * input/test/(various): cleanup header info. 
1139
1140         * input/test/tchaikovsky.ly: remove file.
1141
1142         * scm/chord-generic-names.scm: move from
1143         double-plus-new-chord-name.scm
1144
1145         * input/test/orchestscore.ly: remove file
1146
1147         * Documentation/user/refman.itely (Vocal music): update documentation.
1148
1149         * scm/define-translator-properties.scm (chordNoteNamer): remove
1150         chordNameStyle, use chordNameFunction
1151
1152         * scm/chord-name.scm (set-chord-name-style): remove
1153         set-chord-name-style. Use \property chordNameFunction.
1154
1155 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1156
1157         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1158         music): remove @TeX{} command.
1159
1160 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1161
1162         * lilypond-indent.el (scan-sexps): Renamed to
1163         aargh-this-breaks-other-emacs-modes-scan-sexps.
1164
1165 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1166
1167         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1168         closing slurs: '()', etc. Add comments.
1169
1170         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1171
1172         * lilypond-font-lock.el: match unending string at eof.
1173
1174         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1175         
1176 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1177
1178         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1179         input/test/beam-dir.ly input/test/beam-position.ly    
1180         input/test/beam-suspect.ly input/test/beam-trend.ly    
1181         input/test/beams.ly input/test/crescendo-text.ly : deleted
1182         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1183         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1184         * input/test/default-bars.ly: moved to bar-always.ly
1185         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1186
1187 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1188
1189         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1190
1191 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1192
1193         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1194
1195 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1196
1197         * lilypond-indent.el: Match better slurs in scheme expressions.
1198         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1199
1200         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1201
1202 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1203
1204         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1205
1206         * input/ac-extra-voice.ly: Add texidoc.
1207
1208         * ly/chord-modifiers-init.ly: 
1209         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1210         and chordNameExceptionsPartial for new chord names.
1211
1212         * input/test/chord-names-dpnj.ly: 
1213         * input/test/dpncnt.ly: Update.
1214
1215         * scm/chord-name.scm: 
1216         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1217         chord selection and options.
1218
1219         * ly/chord-modifiers-init.ly: Add exceptions 
1220
1221         * scm/define-translator-properties.scm (chordNameStyle) 
1222         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1223
1224 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1225
1226         * ly/property-init.ly (germanChords): Added.
1227         (semiGermanChords): Added.
1228         
1229         * input/test/chord-names-german.ly: Use new macros
1230         
1231 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1232
1233         * lilypond-indent.el: Use similar parenthesis highlighting for 
1234         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1235         functions; removed LilyPond-show-paren-function. Fix indenting.
1236         Turn paren-matching on also in XEmacs.
1237
1238         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1239         as needed by parenthesis highlighting functions (in scan-sexp).
1240
1241 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1242
1243         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1244         function.
1245         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1246
1247 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1248
1249         * lilypond-indent.el: tune regexp for show-paren-function.
1250
1251 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1252
1253         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1254         for all LilyPond-produced tex snippets.
1255
1256         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1257         fixes one line --preview output of ly2dvi.
1258
1259 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1260
1261         * lilypond-indent.el: match only one type of slurs in
1262         LilyPond-show-paren-function.
1263
1264 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1265
1266         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1267         * debian/lilypond1.7.dirs: 
1268         * debian/lilypond1.7-doc.dirs: New file.
1269
1270         * input/regression/chord-name-exceptions.ly: Add parameter for
1271         ignatzekExceptions.  Quote hash in docstring.
1272
1273 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1274
1275         * lilypond-indent.el (show-paren-function): define show-paren-function
1276         as LilyPond-blink-matching-open and use it for closing parens.
1277         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1278
1279         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1280         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1281         LilyPond-blink-matching-paren in order to match both open and close
1282         brackets.
1283         
1284 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1285
1286         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1287         testing by modifying the code from FSF Emacs paren.el. Add comments.
1288
1289 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1290
1291         * input/test/dpncnt.ly: Transpose example to match new
1292         default \chords octave.  Add comment.
1293         
1294         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1295         comment about octave change.
1296
1297 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1298
1299         * input/test/[d,e]: added texinfo index tags.
1300         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1301
1302 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1303
1304         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1305
1306 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1307
1308         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1309         as in blink-matching-open.
1310
1311 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1312
1313         * input/test/[a-c]: more comments in files.
1314         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1315         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1316         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1317         mark file for proposed deletion.
1318         * input/test: renaming files:
1319         auto-beam-4-8.ly to beam-auto-4-8.ly
1320         auto-beam-override.ly to beam-auto-override.ly
1321         auto-beam.ly to beam-auto.ly
1322         blank.ly to blank-paper.ly
1323         absolute-volume.ly to dynamic-absolute-volume.ly
1324
1325 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1326
1327         * input/test/dpncnt.ly: 
1328         * input/test/chord-names-dpnj.ly: Resurrect.
1329
1330         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1331
1332         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1333
1334         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1335         Better docstring, add parameter OMIT-ROOT, tidy up.
1336
1337 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1338
1339         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1340
1341 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1342
1343         * scm/output-ascii-script.scm (as-font-alist-alist):
1344         (as-properties-to-font-name):
1345         (as-make-style-sheet): Remove.
1346
1347         * scm/font.scm (as-make-font-list): New function.
1348         (as-font-sheet-alist): New variable.
1349
1350         * ly/paper-as9-init.ly: 
1351         * ly/paper-as5-init.ly: Update.
1352
1353         * ly/paper-as5.ly:
1354         * ly/paper-as9.ly: New file.
1355
1356 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1357
1358         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1359
1360 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1361         * input/sondag-morgen/*: removed due to copyright concerns.
1362         * input/[a,b]*.ly: added a newline at the end of the texinfo
1363         doc string (produces better output in HTML version).
1364         * input/c*.ly: added texinfo index and added comments to
1365         aid in future changes to input/test/ files.
1366
1367 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1368         
1369         * Documentation/user/refman.itely: fixed build problem (missing
1370         file) caused by previous renaming.
1371
1372 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1373         
1374         * input/test/[a,b]*.ly: added texinfo index and added comments to
1375         aid in future changes to input/test/ files.
1376         * input/test/bar-number-every-5-reset.ly: renamed to
1377         bar-number-every-five-reset.ly
1378         * input/test/bar-script-visibility.ly: renamed to
1379         bar-number-show-all.ly
1380
1381 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1382
1383         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1384         to Voice.
1385
1386         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1387         out note-line and glissando functionality.
1388         
1389         * lily/line-spanner.cc (brew_molecule): cleanup.
1390
1391 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1392
1393         * scripts/as2text.scm: Use rdelim module.
1394         (start-system): Rename from start-line.
1395         (stop-system): Rename from stop-line.
1396         (af-gulp-file): Use string iso symbol for getenv.
1397
1398         * scm/output-ascii-script.scm: Add guile and lily modules.
1399         (font-name-alist): New variable.
1400         (draw-line): New function.
1401
1402         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1403         (Were these silently removed, without ChangeLog entry?)
1404
1405 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1406
1407         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1408         process 2nd ottava correctly.
1409
1410 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1411
1412         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1413
1414 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1415
1416         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1417
1418 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1419
1420         * VERSION: release 1.7.20
1421         
1422         * lily/text-spanner.cc (brew_molecule): clean up function. This
1423         fixes bugs with broken 8va spanners.
1424
1425         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1426         This prevents spurious line-breaks with raggedright
1427         
1428 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1429
1430         * lily/key-performer.cc (create_audio_elements): always use major
1431         key
1432
1433         * Documentation/user/internals.itely: updates
1434
1435         * input/regression/beam-break.ly: new file.
1436
1437         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1438         beams if starting or terminating stems have 'beaming set.)
1439
1440         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1441         property.
1442
1443         * lily/parser.yy (verbose_command_req): add comment about scales.
1444
1445 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1446
1447         * lilypond-indent.el: adjust regexps in bracket-matching.
1448
1449 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1450
1451         * Documentation/user/refman.itely: more tiny fixes
1452
1453         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1454         "Chord names"; added table with input syntax for solesmes neumes
1455         table; added some words about rationale on input syntax design
1456
1457         * lily/gregorian-ligature-engraver.cc,
1458         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1459         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1460         alignment of Pes Initio Debilis
1461
1462         * Documentation/user/refman.itely,
1463         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1464         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1465         bugs in the solesmes neumes table
1466
1467 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1468
1469         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1470         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1471
1472         * lilypond-mode.el: fix tag-score. small improvements.
1473
1474 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1475
1476         * .cvsignore: Add aclocal.m4.
1477
1478         * lily/music-constructor.cc: Include <assert.h>.
1479
1480 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1481
1482         * ly/engraver-init.ly (HaraKiriStaffContext): use
1483         RemoveEmptyStaffContext instead.
1484
1485         * Documentation/user/refman.itely: updates
1486
1487 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1488
1489         * Documentation/user/refman.itely: added solesmes neumes table;
1490         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1491         bugfix: "Ornaments" -> "Articulations"
1492
1493         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1494
1495 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1496
1497         * lilypond-indent.el: Add a message about trying to match \] or \).
1498         
1499 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1500         
1501         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1502         obsolete "arithmetic_*"
1503
1504         * input/bugs/ligatures.ly: removed (will be put into a different
1505         directory later)
1506
1507 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1508
1509         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1510         libkpathsea (Maurizio Tomasi).
1511
1512 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1513
1514         * input/regression/repeat-slash.ly (texidoc): new file
1515
1516         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1517         slash repeats separately. Slash repeats and %
1518         repeats can now be nested.
1519
1520 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1521
1522         * lilypond-indent.el: Add preliminary test for closing \] and \).
1523         
1524 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1525
1526         * lily/gregorian-ligature-engraver.cc,
1527         lily/vaticana-ligature-engraver.cc,
1528         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1529         mf/parmesan-heads.mf: various semivocalis related bugfixes
1530
1531         * input/bugs/ligatures.ly: new file demonstrating problems with
1532         ligatures
1533         
1534 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1535
1536         * lilypond-mode.el,
1537         lilypond-font-lock.el,
1538         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1539
1540 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1541
1542         * lilypond-mode.el: Remove outdated code. Stress the difference 
1543         between Emacs and XEmacs definitions.
1544
1545         * lilypond-mode.el,
1546         lilypond-indent.el: Define a function interactive only when necessary.
1547
1548 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1549
1550         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1551         Use inactive regions also in XEmacs.
1552
1553 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1554
1555         * Documentation/user/refman.itely (Repeat syntax): more updates
1556
1557         * lily/simple-spacer.cc (solve): move solution process into
1558         solve(). This fixes a bug with collisions and raggedright = ##t.
1559  
1560         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1561
1562         * ly/engraver-init.ly: remove GraceContext. Update examples.
1563
1564 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1565
1566         * GNUmakefile.in (fonts): Also make fontball.
1567
1568         * Website fixes:
1569
1570         * ly/engraver-init.ly (GraceContext): Add.
1571
1572         * run:
1573
1574             convert-ly $(find . -name *.ly)
1575
1576         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1577         new chords.
1578
1579 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1580
1581         * VERSION: 1.7.19 released
1582         
1583         * scm/music-functions.scm (set-octavation): new function.
1584
1585         * input/regression/ottava.ly: new file
1586
1587         * lily/translator-scheme.cc (LY_DEFINE): new function
1588         ly:unset-context-property
1589         (LY_DEFINE) new function ly:context-property-where-defined: 
1590
1591 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1592
1593         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1594
1595         * lilypond.words: add few.
1596
1597         * input/test/script-chart.ly: fix typo.
1598
1599 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1600
1601         * scm/define-grobs.scm: uniform naming for definitions and output
1602         routine files. 
1603
1604         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1605         scm/context-description.scm
1606
1607         * lily/parser.yy (translator_spec_body): add \description to the
1608         \translator{} body syntax.
1609
1610         * lily/ottava-engraver.cc: new file.
1611
1612         * scm/chord-name.scm (natural-chord-alteration): replace old
1613         chord stuff. 
1614
1615         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1616
1617         * Documentation/user/refman.itely (Metronome marks): update doco.
1618
1619         * input/regression/markup-note.ly: new file
1620
1621         * input/regression/metronome-marking.ly: new file
1622
1623         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1624
1625         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1626         metronome marks.
1627
1628 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1629
1630         * Documentation/user/GNUmakefile: Compatibility fix for new
1631         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1632         for making binary packages; info splitting bug has been fixed.
1633
1634         * Documentation/user/refman.itely: Compile fixes.
1635
1636 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1637
1638         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1639         Count \midi -keywords also for a region.
1640
1641 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1642
1643         * lily/lookup.cc (LY_DEFINE): new function
1644
1645         * Documentation/user/tutorial.itely: updates
1646
1647 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1648
1649         * lilypond-mode.el: Allow Midi on buffer.
1650         Use only '.ly'-extension, remove '.sly' and '.fly'.
1651         Allow use of inactive regions. Invoke next Command on Master file, 
1652         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1653
1654 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1655
1656         * Documentation/user/tutorial.itely: updates.
1657
1658 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1659
1660         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1661
1662 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1663
1664         * lily/coherent-ligature-engraver.cc: fixed typo
1665
1666         * lily/coherent-ligature-engraver.cc,
1667         lily/gregorian-ligature-engraver.cc,
1668         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1669         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1670         lily/vaticana-ligature-engraver.cc,
1671         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1672         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1673         removed all ligature specific stuff from NoteHead code
1674
1675         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1676         ligatures now use regular noteheads
1677
1678         * lily/vaticana-ligature.cc: tiny code cleanups
1679
1680         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1681         space between two adjacent noteheads of the same pitch
1682
1683         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1684         description; cleanup: removed obsolete font-family settings
1685
1686 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1687
1688         * lily/coherent-ligature-engraver.cc,
1689         lily/gregorian-ligature-engraver.cc,
1690         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1691         lily/mensural-ligature-engraver.cc,
1692         lily/vaticana-ligature-engraver.cc,
1693         lily/include/gregorian-ligature-engraver.hh: updated for new
1694         Coherent_ligature_engraver; added comments that describe the basic
1695         design ideas of the ligature implementation
1696
1697         * lily/coherent-ligature-engraver.cc,
1698         lily/include/coherent-ligature-engraver.hh: new file: shared code
1699         between mensural ligatures and Gregorian chant notation ligatures
1700
1701 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1702
1703         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1704         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1705         use only two arguments in sit-for, use no arguments in
1706         read-char-exclusive, backspace is not a character (127) in XEmacs.
1707
1708         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1709
1710 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1711
1712         * lilypond-mode.el: un-commenting works after syntax-table fix.
1713
1714         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1715         group, verbose commenting for syntax table.
1716
1717         * lilypond-indent.el: add TODO for ligature slurs.
1718
1719 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1720
1721         * lilypond-mode.el: Move comments of parenthesis matching away,
1722         (blink-matching-paren-on-screen) fix blinking in Emacs.
1723
1724         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1725         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1726
1727         * lilypond-indent.el: Add TODO for parenthesis matching.
1728
1729 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1730
1731         * lilypond-mode.el: Fix XEmacs: 
1732         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1733         invoke explicitly easy-menu-add (in Emacs done automatically).
1734         
1735         * lilypond.words: Add few words from input/*/*.ly.
1736
1737 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1738
1739         * VERSION (PATCH_LEVEL): release 1.7.18
1740
1741         * scripts/lilypond-book.py: only print basename for printfilename
1742         option
1743
1744         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1745         and syntax updates.
1746
1747 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1748
1749         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1750         better parametrisation. Move fatness of bulb downward.
1751
1752         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1753         glyph names. Underscores are not allowed .ps encoding files.
1754
1755 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1756
1757         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1758         variable "packed" for packed right-ragged mode
1759
1760         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1761         unused variable ragged; fixed indentation
1762
1763         * Documentation/user/refman.itely: tiny cleanups in ancient
1764         clef and custos section
1765
1766 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1767
1768         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1769         \applyoutput PROCEDURE
1770
1771         * lily/my-lily-lexer.cc: add \applyoutput.
1772
1773         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1774
1775         * lily/text-item.cc: clean text-interface description
1776
1777 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1778
1779         * input/{regression,test}/: use postfix for slur endings and beam
1780         begins.
1781
1782         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1783         style beams too. 
1784
1785         * input/regression/lyrics-melisma-beam.ly: new file.
1786
1787         * lily/lyric-engraver.cc (process_music): change from
1788         process_acknowledged_grobs()
1789
1790         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1791         functions to set and revert auto-beam settings.
1792
1793 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1794
1795         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1796
1797 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1798
1799         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1800         Documentation/user/lilypond.tely: fixed some typos; updated author
1801         info
1802
1803         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1804         #"" -> #'flag-style = #'()
1805
1806         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1807         cleanup: removed dead #includes
1808
1809         * lily/gregorian-ligature-engraver.cc,
1810         lily/include/gregorian-ligature.hh,
1811         scm/grob-property-description.scm: small cleanups, small spacing
1812         fixes
1813
1814         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1815         lily/vaticana-ligature.cc,
1816         lily/include/gregorian-ligature-engraver.hh,
1817         scm/grob-property-description.scm, scm/music-types.scm:
1818         "porrectus" -> "pes or flexa"
1819
1820         * ly/engraver-init.ly, scm/grob-description.scm,
1821         scm/grob-property-description.scm: junked porrectus, now handled
1822         by ligature code
1823
1824         * scm/grob-description.scm: bugfix: added space-alist entry for
1825         breathing sign/custos
1826
1827 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1828
1829         * Another grand 2003 update.
1830         
1831         * Remove mentioning of `mudela'; There's no such thing.
1832
1833 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1834
1835         * Documentation/user/preface.itely (Preface to version 1.8): update
1836
1837         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1838
1839         * Documentation/user/converters.itely (Invoking convert-ly): revise
1840
1841         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1842
1843         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1844
1845 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1846
1847         * Documentation/user/internals.itely: more updates.
1848
1849 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1850
1851         * Documentation/user/refman.itely: revise 
1852
1853         * Documentation/user/internals.itely: revise
1854
1855         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1856
1857 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1858
1859         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1860         beautification: reformatted ancient clefs section; cleanup: small
1861         wording fixes
1862
1863 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1864
1865         * lilypond.words: added words for chant notation, sorted
1866         alphabetically through "sort lilypond.words"
1867
1868 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1869
1870         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1871         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1872         chant notation
1873
1874 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1875
1876         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1877         prevent TeX from interpreting them as long dash
1878
1879         * input/test/vaticana.ly: updated
1880
1881         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1882         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1883         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1884         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
1885         fixes
1886
1887         * mf/parmesan-heads.mf: ledger endings: removed dead code
1888
1889 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1890
1891         * VERSION: 1.7.17 released
1892         
1893         * Documentation/user/GNUmakefile
1894         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
1895         files too.
1896
1897         * scm/document-markup.scm: new file: document all markup
1898         functions.
1899
1900         * scm/documentation-generate.scm: rename all documentation modules
1901         to document-*.scm
1902
1903         * scripts/lilypond-book.py: generate link to .ly file iso. link to
1904         .png
1905
1906         * input/test/divisiones.ly: added
1907
1908         * input/regression/output-property.ly: new file
1909
1910         * lily/cluster.cc: change cluster-interface to use style property
1911
1912 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
1913
1914         * input/test/chord-names-german.ly: modified.
1915
1916         * scm/chords-ignatzek.scm:
1917           chord-name->german-markup: Added
1918           note-name->german-markup: Changed (now producing lowercase notenames)
1919
1920         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
1921         
1922 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1923
1924         * scripts/convert-ly.py (FatalConversionError.conv):
1925         divisiominima -> divisioMinima, etc.
1926
1927         * ly/engraver-init.ly (FiguredBassContext): add
1928         Separating_line_group_engraver to Figured bass context.
1929
1930         * ly/german-chords-init.ly: remove file
1931
1932         * input/test/chord-names-german.ly (scm): new file.
1933
1934         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
1935
1936         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
1937         Chord_name_engraver
1938
1939         * Documentation/user/refman.itely: lots of updates.
1940
1941         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
1942         new file
1943
1944         * input/test/bar-number-every-5-reset.ly: new file.
1945
1946 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1947
1948         * input/regression/chord-name-major7.ly: new file
1949
1950         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
1951         if specced explicitly.
1952
1953         * input/regression/chord-name-entry-11.ly: new file.
1954
1955         * input/test/slur-beautiful.ly: new file.
1956
1957         * Documentation/user/refman.itely: updates.
1958
1959         * input/regression/collisions.ly (threevoice): cleanup.
1960
1961         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
1962
1963 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1964
1965         * Documentation/user/*.itely: various updates.
1966
1967         * ly/spanners-init.ly: enddecr/ endcr.
1968
1969         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
1970         of tutorial
1971
1972 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1973
1974         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
1975
1976         * lily/new-chord-name-engraver.cc (process_music): use octavation
1977         (a number) instead of original-pitch to store inversions. This
1978         fixes a problem with transposed chords with inversions.  
1979
1980 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1981
1982         * stepmake/aclocal.m4: Include compile fix for broken flex, as
1983         used in includable-lexer.hh.
1984
1985         * lily/includable-lexer.cc: Bugfix: include config.h.
1986
1987         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
1988         circumvention of Debian packaging bug.
1989
1990 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1991
1992         * flex-2.5.31 hits Debian/unstable.  Fixes below.
1993         
1994         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
1995
1996         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
1997         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
1998
1999         * lily/include/includable-lexer.hh: 
2000         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2001
2002         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2003
2004         * aclocal.m4: Regenerate.
2005
2006         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2007         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2008
2009         * scm/pdf.scm (use-modules): Include lily.
2010
2011         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2012         Noordkamp).
2013         (use-modules): Include lily.
2014         (lily-def): Bugfix: include tex-val in let.
2015
2016 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2017
2018         * lilypond-mode.el: sensible error if lilypond.words not found.
2019
2020         * lilypond.words: add few words.
2021
2022 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2023
2024         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2025
2026         * mf/parmesan-scripts.mf: fixed typo in char name
2027
2028 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2029
2030         * VERSION: 1.7.16 released
2031
2032         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2033         (this is a security vulnerability).
2034
2035         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2036
2037         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2038         add staff support.
2039
2040 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2041
2042         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2043         ly/script-init.ly, scm/script.scm: bugfix: renamed
2044         fermata->signumcongruentiae to fix naming clash with feta font
2045
2046 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2047
2048         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2049
2050         * lily/multi-measure-rest-engraver.cc
2051         (start_translation_timestep): use grace timing too for determining
2052         when to make mmrest.
2053         (start_translation_timestep): clear numbers too.
2054
2055 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2056
2057         * scm/music-types.scm: compile fix: escape braces
2058
2059         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2060         work around font selection problem
2061
2062         * Documentation/user/refman.itely: BreathingSign: added docu for
2063         property "text"
2064
2065 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2066
2067         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2068         information.
2069
2070 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2071
2072         * lily/multi-measure-rest-engraver.cc (class
2073         Multi_measure_rest_engraver): make multiple Number objects, one
2074         for each MultiMeasureTextEvent.
2075
2076         * scm/music-functions.scm (glue-mm-rest-texts): use
2077         MultiMeasureTextEvent
2078
2079         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2080
2081         * Documentation/user/refman.itely (Multi measure rests): update.
2082
2083 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2084
2085         * lily/ly-module.cc (ly_copy_module_variables): use
2086         scm_internal_hash_fold() for iterating modules.
2087
2088 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2089
2090         * Documentation/user/refman.itely: Section Custodes: added more
2091         example code
2092
2093         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2094         neo-mensural rests to parmesan font
2095
2096         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2097         header
2098
2099 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2100
2101         * Documentation/user/macros.itexi: @fileref macro.
2102
2103         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2104         each file. 
2105
2106 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2107
2108         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2109         Documentation/topdocs/AUTHORS.texi: updated my email address
2110
2111         * Documentation/user/refman.itely: updated custos documentation;
2112         beautified divisiones example; beautified articulations table
2113
2114         * lily/breathing-sign.cc: bugfix: finalis molecule
2115
2116 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2117
2118         * Documentation/user/refman.itely: added docu for
2119         contemporary fermata symbols, gregorian breathing signs; small fixes
2120
2121         * ly/gregorian-init.ly: removed obsolete #'type props
2122
2123 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2124
2125         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2126         minimum-length property correctly.
2127
2128 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2129
2130         * scm/music-functions.scm (make-multi-measure-rest): set input
2131         locations for multimeasure rests.
2132
2133 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2134
2135         * input/regression/breathing-sign.ly: updated to for ancient
2136         notation
2137
2138 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2139
2140         * scripts/ly2dvi.py: Add newline.
2141
2142 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2143
2144         * scripts/ly2dvi.py (dependency_files): Compile fix.
2145
2146 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2147
2148         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2149         (make_html_menu_file): --html menu. 
2150
2151 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2152
2153         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2154
2155 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2156
2157         * input/screech-boink.ly: new file.
2158
2159 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2160
2161         * scripts/lilypond-book.py (make_lilypond_file): convert
2162         lilypond-file to lilypond block directly, without going through
2163         begin/end lilypond text.
2164         
2165
2166 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2167
2168         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2169         scm/grob-description.scm: moved Michael's original breathing sign
2170         code in brew_molecule() to divisio_minima(); provided new
2171         brew_molecule() that effectively replaces the
2172         Text_item::brew_molecule callback (with additional fallback to
2173         Michael's original code); added callbacks for brewing divisio
2174         maior/maxima and finalis
2175
2176         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2177         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2178
2179         * script-init.ly: added shortfermata, longfermata,
2180         verylongfermata, varcoda
2181
2182         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2183         longfermata, verylongfermata, varcomma, varcoda
2184
2185 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2186
2187         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2188           Remove all noquote and insert a few quote.
2189         
2190         * Documentation/user/lilypond-book.itely (Music fragment options),
2191           scripts/lilypond-book.py: Don't include quotation blocks by
2192           default. Introduce option quote instead of noquote
2193
2194 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2195
2196         * VERSION: 1.7.15 released
2197         
2198         * Documentation/user/lilypond.tely: omf updates.
2199
2200         * buildscripts/texi2omf.py (omf_vars): include version.date
2201
2202         * make/lilypond.redhat.spec.in: fixes for spec file. 
2203
2204         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2205         by function definition: lily now requires a recent GNU Make.
2206
2207         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2208
2209         * make/ly-rules.make: remove .ly -> .tex rule
2210
2211         * Documentation/user/refman.itely (Figured bass): revised figured
2212         bass example.
2213
2214 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2215
2216         * stepmake/stepmake/omf-targets.make (local-install): add
2217         scrollkeeper-update message.
2218
2219         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2220         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2221
2222         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2223
2224         * Documentation/user/converters.itely (Invoking midi2ly): add
2225         track/channel notice.
2226
2227 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2228
2229         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2230
2231         * lily/parser.yy (scalar): DIGIT is also a scalar.
2232
2233         * Documentation/user/music-glossary.tely: add @omf tags
2234
2235         * Documentation/user/lilypond.tely: add @omf tags
2236
2237         * scm/generate-documentation.scm (string-append): add @omf tags.
2238
2239         * stepmake/stepmake/omf-*: new files 
2240
2241         * input/regression/multi-measure-rest.ly (texidoc): add doco
2242
2243         * GNUmakefile.in (web-doc-install): add web-doc-install target
2244
2245         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2246         fixes crashes while dumping MIDI.
2247
2248         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2249         midi
2250
2251 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2252
2253         * buildscripts/texi2omf.py: new file.
2254
2255         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2256         font-name
2257
2258 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2259
2260         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2261
2262         * lily/sequential-iterator.cc (descend_to_child): call
2263         descend_to_child() for all types of music.
2264
2265 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2266
2267         * scm/translator-property-description.scm: Add
2268         bassFigureFormatFunction.  Replace some entries.
2269
2270 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2271
2272         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2273         clean out.
2274
2275 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2276
2277         * scripts/midi2ly.py (Note.dump): never dump duration for
2278         dump_dur=0.
2279
2280         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2281         new function
2282
2283         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2284         figures using new markups. Much simpler, and should improve layout
2285         a little.
2286
2287         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2288
2289 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2290
2291         * ly/engraver-init.ly: use Hara kiri by default for 
2292         ChordNames, FiguredBass and Lyrics(Voice) context. 
2293
2294         * lily/axis-group-engraver.cc (acknowledge_grob): use
2295         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2296
2297         * scm/new-markup.scm (markup-function-list): add bracket,
2298         vbracket.
2299
2300         * ly/engraver-init.ly (ChordNamesContext): set
2301         minimumVerticalExtent
2302
2303 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2304
2305         * input/test/time-signature-double.ly: new file 
2306
2307         * input/regression/collision-head-chords.ly (texidoc): new file.
2308
2309         * lily/type-swallow-translator.cc: add note swallow translator 
2310
2311         * input/test/time-signature-double.ly: new file.
2312
2313         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2314
2315         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2316         (FiguredBassContext): idem.
2317
2318         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2319
2320         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2321
2322         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2323
2324         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2325         .afm dependency
2326
2327         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2328
2329         * python/lilylib.py (make_page_images): add function.
2330
2331         * scripts/ly2dvi.py (run_latex): include title in preview image.
2332
2333         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2334         from lilypond-book for <ly2dvifile> tags in HTML.
2335
2336         * scripts/ly2dvi.py (option_definitions): add --debug option to
2337         print out environment.
2338
2339         * input/regression/tie-chord-partial.ly: new file.
2340
2341 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2342
2343         * lilypond.words: add 3
2344
2345 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2346
2347         * scm/new-markup.scm (markup-function-list): add finger-markup
2348
2349         * input/tutorial/brahms-tweaked.ly: new markup 
2350
2351         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2352
2353         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2354         crash when processing '() markup
2355
2356         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2357
2358         * lily/breathing-sign.cc (railtracks): another caesura.
2359
2360         * mf/feta-schrift.mf: caesura symbol. 
2361
2362 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2363
2364         * scripts/convert-ly.py (FatalConversionError.conv): add
2365         ly:molecule-XXX conversions.
2366
2367         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2368
2369         * input/regression/multi-measure-rest-text.ly: new file.
2370
2371         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2372         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2373
2374         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2375         ScoreContext
2376
2377         * scm/new-markup.scm (center-markup): \center markup.
2378
2379         * scm/music-functions.scm: remove pitchify scripts.
2380
2381         * lily/music.cc (print_smob): display music name if available 
2382
2383 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2384
2385         * Documentation/user/refman.itely (Instrument names): remove
2386         \turnOff doco.
2387
2388 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2389
2390         * lily/score.cc (mark_smob): bugfix.
2391
2392         * input/regression/rehearsal-mark.ly: new file.
2393
2394         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2395         report error at the current token again.
2396
2397 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2398
2399         * cygwin/mknetrel: Exit if doc build fails.
2400
2401         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2402
2403 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2404
2405         * scm/music-types.scm (music-descriptions): add doc strings
2406
2407 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2408
2409         * lily/lexer.ll: 
2410         * lily/include/my-lily-lexer.hh: 
2411         * lily/include/includable-lexer.hh: Add flex kludge.
2412
2413         * config.hh.in: 
2414         * config.make.in: 
2415         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2416         cruft.
2417         
2418         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2419         code.
2420
2421 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2422
2423         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2424
2425         * lily/parser.yy (new_chord): Compile fix.
2426
2427 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2428
2429         * Documentation/user/refman.itely (Tuning groups of objects):
2430         remove documentation for \turnOff. 
2431
2432         * lily/percent-repeat-engraver.cc (try_music): add correct
2433         processing moments for double-measure percents as well.
2434
2435         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2436
2437         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2438         grob prop type. 
2439
2440         * Documentation/user/refman.itely (Printing named chords): add
2441         chord name tweak doco.
2442
2443         * input/template/gregorian-transcription.ly: new file.
2444
2445 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2446
2447         * VERSION: 1.7.13 released
2448         
2449         * input/test/*: lots of cleanups/comment-outs/removals in chord
2450         examples
2451         
2452         * input/regression/*: lots of cleanups/comment-outs/removals in
2453         chord examples
2454         
2455         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2456         options
2457
2458         * lily/new-chord-name-engraver.cc (process_music): give original
2459         inversion pitch to chord name routine.
2460
2461         * input/tutorial/os-score.ly: update to new markup
2462
2463         * Documentation/user/appendices.itely: simply include
2464         chords-ignatzek. 
2465
2466         * Documentation/user/refman.itely (Chords mode): add documentation
2467         for chord mode.
2468
2469         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2470         not present in chord.
2471         (construct-chord): add inversion and bass support.
2472
2473         * lily/chord.cc: junk contents.
2474
2475 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2476
2477         * Documentation/user/refman.itely:
2478         * Documentation/user/music-glossary.tely: fix. 
2479
2480 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2481
2482         * scm/chord-entry.scm (construct-chord): move chord construction
2483         to Scheme.
2484
2485         * lily/parser.yy (new_chord): new setup for chord entry.
2486
2487 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2488
2489         * lilypond.words:
2490         * Documentation/user/music-glossary.tely: add ambitus.
2491
2492 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2493
2494         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2495
2496         * lily/include/*.hh: string() -> to_string()
2497
2498         * scm/chords-ignatzek.scm: new file.
2499
2500         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2501         standard chord name exceptions.
2502
2503         * scm/translator-property-description.scm (chordNameSeparator):
2504         add property.
2505         (majorSevenSymbol): add property
2506
2507         * lily/translator-scheme.cc (ly:context-properties): new function
2508         (ly:context-parent): new function.
2509         (print_smob): print context name.
2510
2511         * lily/music.cc (ly:get-music-length): new function
2512         (print_smob): don't print properties.
2513
2514         * lily/duration.cc (duration<?): new function
2515
2516         * input/regression/chords-funky-ignatzek.ly: new file.
2517
2518         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2519         jazz chords.
2520
2521         * lily/pitch.cc (ly:pitch-diff): new function.
2522
2523         * input/regression/chords-ignatzek.ly: new file.
2524
2525 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2526
2527         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2528         pitches for jazz chords.
2529
2530 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2531
2532         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2533
2534 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2535
2536         * lilypond.words: add 1
2537
2538 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2539
2540         * Documentation/topdocs/AUTHORS.texi: refine.
2541
2542 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2543
2544         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2545         
2546         * lilypond.words: add one.
2547
2548 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2549
2550         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2551         Fontify bass note in chords, e.g., e in c1/e.
2552         
2553 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2554
2555         * Documentation/user/music-glossary.tely: Dutch updates and
2556         additions (Arent Storm).
2557
2558 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2559
2560         * input/regression/ambitus.ly:  move file.      
2561
2562         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2563
2564         * lily/event.cc (transpose): add tonic property to Key_change_req
2565         and to Key_engraver.
2566
2567 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2568
2569         * Documentation/user/refman.itely: fix typo.
2570
2571         * lilypond.words: removed wrong identifiers.
2572
2573 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2574
2575         * mf/feta-toevallig.mf: make flat stem shorter 
2576
2577 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2578
2579         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2580
2581         * lilypond.words: add from Phrasing slur.
2582         
2583 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2584
2585         * lilypond-mode.el: allow launching multiple ViewPS processes.
2586         
2587         * lilypond.words: add from Text markup.
2588
2589 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2590
2591         * input/test/ossia.ly (texidoc): add comment.
2592
2593         * input/regression/voice-follower.ly: new file.
2594
2595         * mf/feta-toevallig.mf: make flat heavier.
2596
2597         * lily/cluster-engraver.cc: clean up Cluster engraver
2598
2599         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2600         Engraver. Use Note_column to compute Y positions and deal with
2601         line break stuff.
2602
2603 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2604
2605         * lily/stem.cc: move french-beaming to stem.
2606
2607 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2608
2609         * lilypond-font-lock.el: fontify all durations in chords.
2610
2611         * lilypond.words: add from lily/my-lily-lexer.cc
2612
2613 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2614
2615         * VERSION: release 1.7.12
2616
2617         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2618
2619         * lily/gregorian-ligature.cc: new file
2620
2621         * lily/*: the Great 2003 search & replace.
2622
2623         * Documentation/user/refman.itely (Manual repeat commands): add
2624         note about font selection.
2625
2626 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2627
2628         * lilypond-mode.el: propose recompiling midi while invoking playing,
2629         not while stopping playing.
2630
2631 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2632
2633         * lilypond.words: add one.
2634
2635         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2636         and expressional note grouping. Fontify chord modes.
2637
2638 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2639
2640         * Documentation/user/music-glossary.tely (Top): translate melisma.
2641
2642 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2643
2644         * Documentation/user/music-glossary.tely (Top): add melisma.
2645
2646 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2647
2648         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2649         interfaces for (abstract) grob GregorianLigature
2650
2651         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2652         renamed head* -> glyph_name*, x-shift* -> x-offset*
2653
2654         * scm/grob-property-description.scm: bugfix: added missing descriptions
2655
2656 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2657
2658         * input/test/chord-names-dpnj.ly: New file.
2659
2660         * scm/double-plus-new-chord-name.scm: Implement full and partial
2661         exceptions.
2662
2663         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2664
2665         * scm/double-plus-new-chord-name.scm
2666         (double-plus-new-chord->markup): Fix sub->markup.
2667
2668
2669 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2670
2671         * lily/custos-engraver.cc: added TODO; editorial changes
2672
2673         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2674         consistency with other ligature engravers; removed access on (now)
2675         private variable _ligature of Ligature_engraver
2676
2677         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2678         renamed last_bound -> last_bound_; issue programming_error on
2679         abstract method calls; moved primitives code from
2680         Mensural_bracket_engraver to here (because almost ligature
2681         engravers will need it); renamed try_stop_ligature () ->
2682         typeset_ligature (); bugfix: store primitives of finished ligature
2683         in separate variable finished_primitives_ to avoid clash on input
2684         like "\] \["; added current_ligature () to enable access on
2685         private variable _ligature
2686
2687         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2688         (now in super class); renamed try_stop_ligature () ->
2689         typeset_ligature ()
2690
2691         * lily/mensural-ligature.cc: issue programming_error on abstract
2692         method calls
2693
2694         * lily/note-heads-engraver.cc: added TODO comment upon bool
2695         in_ligature
2696
2697         * mf/parmesan-heads.mf: fixed some of set_char_box()
2698
2699         * scm/grob-description.scm: added VaticanaLigature
2700
2701         * scm/grob-property-description.scm: added neume prefix properties
2702
2703         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2704         lily/include/gregorian-ligature-engraver.hh,
2705         lily/include/gregorian-ligature.hh: new files; framework for
2706         gregorian ligature engravers such as vaticana
2707
2708         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2709         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2710         vaticana style ligature implementation (still somewhat uncomplete)
2711
2712 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2713
2714         * VERSION: release 1.7.11
2715
2716         * scripts/convert-ly.py: add ly:pitch-transpose rule
2717
2718 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2719
2720         * input/test/dpncnt.ly: New file.
2721
2722         * lily/my-lily-lexer.cc: Add chordnames keyword.
2723
2724         * lily/parser.yy (chordnames_block): Parse chord name exception
2725         lists, see input/test/dpncnt.ly.
2726
2727         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2728         function.
2729
2730         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2731         filter-out too.
2732
2733         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2734         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2735         pitch functions (except for ly:make-pitch, but that's apparently
2736         some sort of scheme naming standard?).
2737
2738         * scm/lily.scm (!=): define-public.
2739
2740         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2741
2742 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2743
2744         * scm/double-plus-new-chord-name.scm
2745         (double-plus-new-chord-name->markup): New file.
2746
2747 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2748
2749         * python/lilylib.py (make_preview): don't suppress progress for
2750         bbox extraction.
2751
2752 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2753
2754         * Documentation/user/appendices.itely (scheme): update for new syntax.
2755
2756         * input/regression/chord-name-styles.ly: new file
2757
2758         * lily/instrument-name-engraver.cc: create instrument names
2759         without barline too.  Allows instrument name on ChordNames  
2760
2761         * scm/new-markup.scm (interpret-markup): allow simple strings as
2762         markup too.
2763
2764 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2765
2766         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2767         (step->markup-accidental): Fix: add accidental.
2768         (chord::inner-name-american): 
2769         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2770         append stray '/' if last superscript addition was 'o'.
2771
2772         * scm/new-markup.scm (normal-size-sub-markup) 
2773         (normal-size-super-markup): New function.
2774
2775         * lily/source-file.cc (Source_file): Add warning for possibly
2776         intentional but suspicious initialization.
2777
2778         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2779         add comments about cut-and-paste programming.
2780
2781         * flower/rational.cc (lcm): Not used; comment out.
2782
2783 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2784
2785         * lily/new-fingering-engraver.cc (position_scripts): use
2786         fingerHorizontalDirection to determine fingering horizontal
2787         directions.
2788  
2789         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2790         fingering support.
2791
2792         * scripts/convert-ly.py (FatalConversionError.conv): add style
2793         conversion rule. 
2794
2795         * scm/chord-name.scm (set-chord-name-style): new function.
2796         (new-chord-name-brew-molecule): revise to interpret markup only
2797         (new-chord->markup): cleanuppish rewrite. To be called from the
2798         new engraver.
2799
2800         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2801         Markup earlier, during interpreting.
2802
2803         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2804         style settings. Rename to chord-names-*.ly
2805
2806 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2807
2808         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2809         markup code and update to new markup.  Most probably broke some of
2810         it.
2811         
2812 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2813
2814         * Documentation/user/refman.itely: added docu for ambitus and
2815         clusters
2816
2817         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2818         ly_quote_scm() in lookup.cc
2819
2820         * mf/parmesan-clefs.mf: set_char_box fix
2821
2822         * lily/cluster-engraver.cc: junk implicit protection; use
2823         Protected_scm instead
2824
2825 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2826
2827         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2828         throughout.
2829
2830         * scm/new-markup.scm: Turn-off error-triggering test code.
2831
2832 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2833
2834         * scm/new-markup.scm (markup-thrower-typecheck) 
2835         (markup-typecheck?):  add full typechecking functions.
2836         (make-markup-maker): add make-FOO-markup functions.
2837         (markup-argument-list-error): nice error checking messages.
2838         (make-markup): better function: less quoting escapades.
2839
2840 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2841
2842         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2843
2844 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2845
2846         * cygwin/lilypond.hint (requires): Add cygwin.
2847
2848         * .cvsignore: Remove stepmake (huh!?!), add lib.
2849
2850         * GNUmakefile.in: Add libdir links for builddir runs.
2851
2852         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2853         instead of datadir.
2854
2855         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2856         local_lilypond_libdir.
2857
2858         * config.make.in (lilypond_libdir): Add.
2859
2860         * stepmake/stepmake/substitute-rules.make: 
2861         * stepmake/stepmake/script-rules.make: 
2862         * stepmake/stepmake/python-module-rules.make:
2863         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2864         lilypond-python-module patch.
2865
2866 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2867
2868         * Documentation/user/refman.itely (Graphical interfaces): add note
2869         about xml2ly.
2870
2871 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2872
2873         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2874
2875 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2876
2877         * VERSION: released 1.7.10
2878
2879         * scripts/musedata2ly.py (): idem
2880
2881         * scripts/midi2ly.py (dump_chord): idem
2882
2883         * scripts/etf2ly.py (version): idem 
2884
2885         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
2886
2887         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
2888
2889         * scm/tex.scm (tex-output-expression): remove eval compat
2890         glut. Other output files too.
2891
2892         * scm/chord-name.scm: don't export anything from chord module.
2893
2894         * input/test/american-chords.ly: idem
2895
2896         * input/test/banter-chords.ly (texidoc): idem
2897
2898         * input/test/Cc-chords.ly: add breakage notes.
2899
2900         * Documentation/user/refman.itely (Text markup): rewrite manual section.
2901
2902         * lily/parser.yy (scalar): allow \markup { } as property value. 
2903
2904         * scm/chord-name.scm: complete new markup usage
2905
2906         * scm/grob-description.scm (all-grob-descriptions): use new markup
2907         texts by default
2908
2909 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2910
2911         * scm/chord-name.scm: partial move to new markup texts.
2912
2913 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2914
2915         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
2916
2917         * scm/bass-figure.scm (brew-bass-figure): make stack direction
2918         settable.
2919
2920 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
2921
2922         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
2923         invoked for old midi, wait for killing.
2924
2925 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
2926
2927         * Documentation/user/music-glossary.tely: Finnishing.
2928
2929 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2930
2931         * mf/feta-nummer-code.mf: some kerning pairs.
2932
2933 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
2934
2935         * scm/output-lib.scm (set-bar-number-visibility): Context-function
2936         Added.
2937
2938         * Documentation/user/refman.itely (Bar numbers):
2939         set-bar-number-visibility added, modulo-bar-number removed again
2940         (sorry).
2941
2942 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
2943
2944         * scm/output-lib.scm (modulo-bar-number-visible): add function.
2945
2946         * Documentation/user/refman.itely: add modulo-bar-number-visible.
2947
2948         * Documentation/user/music-glossary.tely: translate into Finnish.
2949
2950 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2951
2952         * lilypond-mode.el: add shortcut for 2midi
2953
2954         * lilypond-font-lock.el: fontify lyrics
2955
2956 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
2957
2958         * scm/drums.scm : use 1.7.x names.
2959
2960         * input/regression/drums.ly : Don't use << chords >>
2961
2962 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2963
2964         * lilypond-mode.el: tidy, add TODO
2965
2966         * make/lilypond.mandrake.spec.in: install-info quietly.
2967
2968 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2969
2970         * input/test/markup.ly: use new syntax.
2971
2972 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2973
2974         * ly/params-init.ly (interscoreline): add word-space
2975
2976         * input/test/metronome.ly (eighthNote): idem.
2977
2978         * input/test/script-priority.ly: use new markup
2979
2980         * lily/parser.yy (markup): allow HEAD markup0 markup1 
2981
2982         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
2983
2984         * lily/parser.yy (gen_text_def): bugfix.
2985         (full_markup): allow markup identifier.
2986
2987 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
2988
2989         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
2990         jobs at the same time. Add horizontal lines to Command menu.
2991         Allow one compiling job -- propose killing others before a new one.
2992
2993         * lilypond.words: add markup, teeny, etc.
2994
2995 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
2996
2997         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
2998         Allow only one type of midi process; launching Midi either stops
2999         midis or plays the current midi and launching MidiAll stops midis
3000         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3001         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3002
3003 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3004
3005         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3006         markup  for new markup texts.
3007
3008         * lily/mark-engraver.cc (process_music): idem
3009         
3010         * lily/instrument-name-engraver.cc (create_text): idem
3011
3012         * scm/new-markup.scm (magnify-markup): new function.
3013
3014         * scm/molecule.scm (stack-lines): bugfix.
3015
3016         * lily/font-interface.cc (get_font): take font-magnification from
3017         alist chain.
3018
3019 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3020
3021         * lily/molecule-scheme.cc: move scheme functions to separate file.
3022
3023         * lily/font-metric.cc  (ly_get_glyph): new function. 
3024         
3025         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3026         (italic-markup, dynamic-markup): new functions
3027         (font-markup): new function
3028
3029         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3030         padding and minimum
3031
3032 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3033
3034         * lily/accidental-engraver.cc:
3035         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3036
3037 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3038
3039         * lilypond.vim:
3040         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3041         [a-zA-Z] for user defined identifiers. Separate note cases 
3042         with and without a duration (allow cis\longaX).
3043
3044         * lilypond.words: Add words from Info.
3045
3046 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3047
3048         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3049
3050 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3051
3052         * lilypond-mode.el: Propose reverting buffer before a command if
3053         it was edited with an another editor.
3054
3055 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3056
3057         * lily/molecule.cc (ly_translate_molecule): new function
3058
3059         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3060         into libdir
3061
3062         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3063
3064         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3065
3066 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3067
3068         * lilypond.words: take \words from Info-index.
3069
3070 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3071
3072         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3073
3074 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3075
3076         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3077
3078 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3079
3080         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3081         and lilypond-documentation.
3082
3083 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3084
3085         * lily/parser.yy: Compile fix (bison 1.75).
3086
3087 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3088
3089         * VERSION: 1.7.9 released
3090
3091         * scm/music-functions.scm (shift-one-duration-log): refactor.
3092         Use music-map.
3093
3094         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3095
3096         * NEWS: update.
3097
3098         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3099         argument
3100         
3101         * scm/music-functions.scm (display-music): new function
3102         (music-map): change arg order.
3103
3104         * input/regression/new-markup-syntax.scm: new file
3105
3106         * lily/parser.yy (markup): add \markup { .. } syntax.
3107
3108         * scm/new-markup.scm (override-markup): new function
3109         (lookup-markup): new function
3110         (music-markup): new function
3111         (lookup-markup-command): use markup-signature to store argument
3112         format for parser.
3113
3114         * lily/lexer.ll: preliminary \markup syntax. 
3115
3116 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3117
3118         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3119         add pre/post-dependencies and menus with icons from source.
3120
3121         * Documentation/pictures/lilypond-48x48.xpm:
3122         * Documentation/pictures/lilypond-32x32.xpm:
3123         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3124         transparent.
3125
3126         * stepmake/stepmake/generic-targets.make:
3127         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3128
3129 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3130
3131         * input/regression/music-map.ly (texidoc): new file.
3132
3133         * scm/music-functions.scm (music-map): new function
3134
3135 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3136
3137         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3138
3139 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3140
3141         * input/test/to-xml.ly:
3142         * lily/ligature-engraver.cc: Fixes documentation.
3143
3144         * lilypond.mandrake.spec.in:
3145         * lilypond.redhat.spec.in: Add lilypond.words.
3146
3147         * Documentation/user/refman.itely: Mention Info inside emacs.
3148         
3149         * lilypond.suse.spec.in:
3150         * lilypond.redhat.spec.in: 
3151         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3152
3153 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3154
3155         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3156         os.popen.read ().
3157
3158 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3159
3160         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3161
3162         * python/lilylib.py (error): add space
3163
3164 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3165
3166         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3167         distribution.
3168
3169 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3170
3171         * lily/paper-outputter.cc (Paper_outputter): close port when
3172         finishing score.
3173
3174 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3175
3176         * scm/sodipodi.scm: Fixes.
3177
3178 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3179
3180         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3181
3182         * buildscripts/make-font-dir.py: Fix. 
3183
3184 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3185
3186         * lilypond-mode.el: Add support for Info inside Emacs.
3187
3188 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3189
3190         * buildscripts/make-font-dir.py: 
3191         * mf/GNUmakefile: Make sodipodi font map.
3192
3193         * scm/sodipodi.scm: Add more output functions.
3194
3195         * mf/feta-nummer.mf: 
3196         * mf/feta-beugel.mf: Add font_coding_scheme.
3197
3198         * lily/paper-outputter.cc (output_header): Fix creator string.
3199
3200 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3201
3202         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3203         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3204
3205         * lilypond.words: add two (Everybody can add/remove words now!).
3206
3207         * debian/rules:
3208         * make/lilypond.suse.spec.in:
3209         * make/lilypond.mandrake.spec.in:
3210         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3211
3212         * Documentation/user/refman.itely: Mention autocompletion.
3213
3214 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3215
3216         * scripts/ly2dvi.py: Add paper sizes.
3217
3218         * lily/timing-engraver.cc: 
3219         * lily/time-signature.cc: 
3220         * lily/span-bar.cc: 
3221         * lily/grob-scheme.cc: Code formatting fixes.
3222
3223         * scm/sodipodi.scm: 
3224         * scm/sketch.scm:
3225         * buildscripts/mf-to-table.py: 
3226         * buildscripts/make-font-dir.py: Font testing.
3227
3228 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3229
3230         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3231         inserts try-completion and shows all-completions.
3232
3233         * lilypond.words: '\' -> '\\'
3234
3235         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3236         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3237         
3238         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3239         and LilyPond-reserved-words.
3240         
3241 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3242
3243         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3244         from load-path.
3245         
3246         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3247         the mini-buffer with Control-Shift-c.
3248         
3249 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3250
3251         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3252         duration. This fixes \tempo taking time.
3253
3254 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3255
3256         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3257         Allow for text markup in repeatCommands. 
3258
3259 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3260
3261         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3262         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3263         Get rid of skeleton.el-dependency.
3264
3265         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3266
3267 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3268
3269         * lily/beam-engraver.cc (stop_translation_timestep): reset
3270         now_stop_ev_
3271
3272         * lily/scm-option.cc: add parse-protect to ly:set-option
3273
3274         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3275
3276 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3277
3278         * lily/include/ligature-bracket.hh: removed
3279         * lily/ligature-bracket.cc: removed
3280
3281         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3282         .tex
3283
3284         * lily/beam.cc (set_beaming): don't change beam count on rests.
3285         (brew_molecule): always set flag-width > 0.
3286
3287 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3288
3289         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3290         chars, remove instructions; instead, refer to lilypond-init.el and
3291         Documentation/topdocs/INSTALL.texi.
3292
3293         * lilypond.words: add identifiers and reserved words.
3294
3295         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3296         files and adding a load-path.
3297
3298         * lilypond-init.el: Instructions, extracted from 
3299         Documentation/topdocs/INSTALL.texi. 
3300         
3301 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3302
3303         * VERSION: 1.7.8 released 
3304
3305         * lily/grob.cc (warning): better robustness fix.
3306
3307 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3308
3309         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3310
3311         * lily/cluster-engraver.cc: stick better to variable naming
3312         conventions
3313
3314         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3315         until stop_translation_timestep()
3316
3317         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3318         min/max coordinates to backend, but no musical info such as
3319         pitches
3320
3321         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3322
3323         * lily/grob.cc: robustness fix: warning(): do not crash if
3324         cause is not set
3325
3326         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3327         the much more elaborated tuplet brackets than the very naive and
3328         simple ligature bracket grob
3329
3330 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3331
3332         * Documentation/user/refman.itely (Analysis brackets): add
3333         horizontal bracket doco.
3334
3335         * ly/property-init.ly (setMmRestFermata): added.
3336
3337         * Documentation/user/refman.itely (Multi measure rests): fermatas
3338         on mm rests.
3339
3340         * input/regression/apply-context.ly (texidoc): new file
3341
3342         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3343         code to be executed during interpretation. Possible applications:
3344         smart octavation, more advanced bar checks. 
3345
3346         * lily/apply-context-iterator.cc: new file.
3347
3348 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3349
3350         * input/test/new-markup.ly: new file.
3351
3352         * lily/text-item.cc (text_to_molecule): new function
3353
3354         * scm/new-markup.scm (lambda): new file
3355
3356         * lily/function-documentation.cc (ly_add_function_documentation):
3357         add proc property as well
3358
3359 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3360
3361         * Documentation/user/music-glossary.tely (Top): add custos.
3362
3363 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3364
3365         * Documentation/topdocs/INSTALL.texi: advise how to include source
3366         path to Emacs load-path and improve language.
3367
3368 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3369
3370         * GNUmakefile.in: config.h message fix.
3371
3372         * autogen.sh:
3373         * aclocal.m4: Regenerate.
3374
3375         * configure.in: 
3376         * config.make.in: 
3377         * stepmake/config.make.in: 
3378         * stepmake/configure.in: 
3379         * stepmake/autogen.sh: 
3380         * stepmake/aclocal.m4: Update for autoconf 2.56.
3381
3382 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3383
3384         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3385         to install Emacs-mode. Instructions how to use vim-mode.
3386
3387 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3388
3389         * scm/music-types.scm (music-descriptions): no length for tempo event.
3390
3391         * input/*.ly: add \version everywhere.
3392         
3393         * input/*.ly: update syntax to 1.7 + new-chords.
3394
3395         * VERSION: 1.7.7 released.
3396         
3397         * Documentation/user/*.tely: new chord syntax.
3398
3399         * input/regression/[bc]*.ly (texidoc): syntax updates.
3400         
3401 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3402
3403         * lilypond.words: add vocabulary to be used in auto-completion
3404
3405         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3406
3407         * lilypond.vim: allow note name at EOF
3408
3409 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3410
3411         * buildscripts/new-chords.py (edit): -e option: inline editing.
3412
3413         * input/regression/a*.ly (texidoc): syntax updates.
3414
3415         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3416         music): elucidations. 
3417
3418 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3419
3420         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3421         ly/spanners-init.ly, scm/grob-description.scm,
3422         scm/grob-property-description.scm, scm/music-types.scm,
3423         lily/cluster-engraver.cc, lily/cluster.cc,
3424         lily/include/cluster.hh, input/test/cluster.ly: cluster
3425         implementation
3426
3427         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3428         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3429         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3430
3431         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3432
3433         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3434
3435         * scm/grob-description.scm: bugfix: by default, use default note
3436         head style when engraving ligatures
3437
3438         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3439
3440         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3441         events
3442
3443         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3444
3445         * input/test/ancient-font.ly: bugfix: style -> flag-style
3446
3447         * lily/ligature-engraver.cc: indentation fix
3448
3449         * lily/parser.yy: indentation fixes
3450         
3451 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3452
3453         * input/regression/measure-grouping.ly: more elaborate example.
3454
3455         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3456         ly:div-moment. New functions 
3457
3458         * scm/music-functions.scm (set-time-signature): new function,
3459         allow inline time sig settings with measure grouping.
3460
3461         * lily/parser.yy (command_element): move time sig construction
3462         into Scheme.
3463
3464         * lily/side-position-interface.cc (out_of_staff): new function,
3465         like padding, but keep minimum distance from staff. Easier than
3466         linespanners (dynamics, pedals), but roughly the same effect.
3467
3468 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3469
3470         * emacs-mode.el: Added spanish-note-replacements 
3471         (<carlos.betancourt@chello.be>).
3472
3473         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3474
3475 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3476
3477         * lilypond.vim: Do not fontify cises, desis, etc.
3478
3479         * vimrc: view dvi with <S-F6>
3480
3481 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3482
3483         * lily/lookup.cc (triangle): new function.
3484
3485         * input/regression/measure-grouping.ly (texidoc): new file: show
3486         triangles and brackets for beat groups of 3 and 2.
3487
3488         * lily/include/measure-grouping-spanner.hh (class
3489         Measure_grouping): new file.
3490
3491         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3492
3493         * lily/measure-grouping-engraver.cc (class
3494         Measure_grouping_engraver): new file.
3495
3496 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3497
3498         * Merge from stable:
3499
3500             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3501         
3502         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3503         stylesheet.
3504
3505         * ly/paper19.ly: Include paper19-init.ly.
3506
3507         * ly/paper19-init.ly: New file.
3508
3509         * Documentation/user/tutorial.itely (First steps): Fix first
3510         example for font test.
3511
3512         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3513
3514         * ChangeLog: Add 1.7.6 release marker (see below).
3515
3516         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3517         Add .py files.
3518
3519 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3520
3521         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3522
3523         * input/tutorial/*.ly: update to new syntax.
3524
3525         * lily/parser.yy (Composite_music): new transpose syntax,
3526         \transpose FROM TO MUSIC. 
3527
3528 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3529
3530         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3531         latex progress/error output to stderr (by default this goes to
3532         stdout).  Show lilypond progress, even when not verbose.
3533
3534         * python/lilylib.py (system): New optional parameter to control
3535         showing of progress.
3536
3537         * scm/backend-documentation-lib.scm (check-dangling-properties):
3538         Fix error message.
3539
3540         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3541         axis, extent.
3542
3543         * scm/grob-property-description.scm (magnify): Remove.
3544         (extent, axis): Add.
3545
3546 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3547
3548         * VERSION: Release 1.7.6.
3549
3550         * scripts/convert-ly.py: more uniformization substitutions.
3551
3552         * buildscripts/new-chords.py (sub_chords): new file.
3553
3554 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3555
3556         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3557         lilypond.map.  Include sauter fonts too.  Cleanups.
3558
3559 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3560
3561         * Documentation/user/tutorial.itely (First steps): change to new
3562         chord/tie/slur/beam notation.
3563
3564         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3565         ties.
3566
3567         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3568         engraver. Process ties in postfix notation, i.e. c8-~ c
3569
3570         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3571
3572         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3573
3574         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3575
3576         * lily/beam-engraver.cc (try_music): accept new-beam-events
3577
3578         * input/regression/chord-scripts.ly (texidoc): new file
3579
3580         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3581         script-events.
3582
3583         * scm/script.scm (default-script-alist): cleanup.
3584
3585         * lily/script-engraver.cc (make_script_from_event): cleanup.
3586
3587         * lily/lyric-combine-music-iterator.cc
3588         (Lyric_combine_music_iterator): remove superfluous events.
3589         (melisma_busy): new function. Fix broken melismas.
3590
3591 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3592
3593         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3594         Remove nonvalid settings. Use descriptive key names.
3595         Use <Return> to indicate the pressing of that key.
3596
3597 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3598
3599         * scripts/lilypond-book.py (option_definitions): Typo.
3600
3601         * scripts/ly2dvi.py: Updates.
3602
3603         * python/lilylib.py (setup_environment, print_environment)
3604         (get_bbox, make_preview): Merge and remove from ly2dvi and
3605         lilypond-book.
3606
3607         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3608
3609         * .cvsignore: Remove some cruft.
3610
3611         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3612         path.
3613
3614         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3615         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3616         throughout.
3617
3618         * python/lilylib.py (quiet_system): Junk
3619         (system): Display error log upon failure.
3620         (read_pipe): New function.  Cleanups and fixes.
3621
3622         * python/*.py: Rename from *.py.in.
3623         
3624         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3625
3626         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3627
3628 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3629
3630         * python/GNUmakefile: Bugfix: handle modules.
3631
3632         * stepmake/stepmake/python-module-targets.make (default): Add
3633         compiled modules. 
3634
3635         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3636         compiling modules.
3637
3638         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3639         Bugfix.  (OUT_PYC_MODULES): Add.
3640
3641 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3642
3643         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3644         Use default paths. Refresh description.
3645
3646 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3647
3648         * VERSION: 1.7.5 released
3649
3650         * input/regression/finger-chords.ly (texidoc): new file.
3651
3652         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3653         support
3654
3655         * lily/fingering-engraver.cc (process_music): remove kludgy
3656         scriptHorizontal stuff.
3657
3658         * lily/script.cc: remove staff-support property.
3659
3660         * lily/new-fingering-engraver.cc (add_fingering): new
3661         file. Fingering engraver for new style chords.
3662
3663 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3664
3665         * lily/parser.yy (bare_number): allow 4 \cm (without
3666         decimal dot). (should backport to 1.6?)
3667
3668         * ly/declarations-init.ly: use Scheme for dimension defs.
3669
3670         * lily/parser.yy (TODO): remove hard coded dimensions, add
3671         REAL NUMBER_IDENTIFIER production.
3672
3673         * lily/rest-collision.cc (force_shift_callback): rewrite using
3674         -done property.
3675
3676         * scm/grob-property-description.scm (rest-collision-done): add
3677         property.
3678         
3679         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3680
3681 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3682
3683         * input/regression/multi-measure-rest-center.ly: new file.
3684
3685         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3686         off horizontally by 0.05 ss. Fixed.
3687
3688 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3689
3690         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3691
3692         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3693
3694 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3695
3696         * lily/tie.cc (get_control_points): also avoid staff lines on the
3697         just outside the outer staff lines
3698
3699 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3700
3701         * ly/params-init.ly: Just define style-alist, no need to
3702         define-public.
3703
3704         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3705         (thanks Han-Wen).
3706
3707         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3708         (FET_FILES): = FONT_FILES.
3709
3710         * Merge from stable:
3711
3712             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3713
3714 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3715
3716         * VERSION: 1.7.4 released.  
3717         
3718         * scm/generate-documentation.scm (string-append): add macro
3719         definitions.
3720
3721         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3722         normal texts.
3723
3724         * lily/multi-measure-rest-engraver.cc: make separate
3725         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3726
3727         * lily/multi-measure-rest.cc: remove text handling. Remove
3728         number-threshold.
3729
3730 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3731
3732         * scm/music-types.scm: doc patch by Graham Percival
3733
3734 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3735
3736         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3737         encoding part.
3738         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3739         (sketch_p): Sketch wants only first four elements of X11 font spec.
3740
3741         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3742
3743         * mf/feta-autometric.mf: Write foundry and family to log.
3744
3745         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3746         font translation table.
3747
3748         * buildscripts/mf-to-table.py: Better font info into afm.
3749
3750         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3751         1.0.9 required.
3752
3753         * configure.in: Whine for mftrace 1.0.9.
3754
3755 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3756
3757         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3758
3759         * lily/main.cc (main_prog): don't try to load init.EXT when
3760         processing foo.EXT.
3761
3762 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3763
3764         * scm/tex.scm (zigzig-line): added.
3765
3766         * scm/ps.scm (zigzag-line): added.
3767
3768         * ps/music-drawing-routines.ps (subvec): added.
3769         (draw_zigzag_line): added.
3770         
3771         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3772         grob properties zigzag-width and zigzag-length.
3773
3774         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3775
3776 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3777
3778         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3779         svg output, including font.
3780
3781 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3782
3783         * scm/lily.scm: Register sodipodi output module.
3784
3785         * scm/sodipodi.scm: New file.
3786
3787         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3788
3789         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3790         comment, after header.
3791         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3792         FullName.  Fix FontName key.
3793
3794 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3795
3796         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3797         and breve rests.
3798         
3799         * input/test/blank-notes.ly: bugfix
3800
3801         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3802         rests. (Kim Shrier)
3803
3804         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3805         
3806 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3807
3808         * scm/tex.scm: 
3809         * scm/ps.scm: Cleanup and remove obsolete junk.
3810
3811         * Documentation/user/internals.itely:
3812         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3813
3814         * lily/parser.yy: Identify shift/reduce problems.
3815
3816         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3817         make-style-sheet.  Too specific for convert-ly?
3818
3819 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3820
3821         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3822
3823         * input/test/*.ly: various fixes.
3824
3825         * lily/music.cc (name): bugfix
3826
3827         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3828
3829         * lily/input-file-results.cc (code): set-point-and-click! ->
3830         set-point-and-click
3831         
3832 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3833
3834         * Use uniform ly: prefix for exported scheme primitive functions.
3835
3836         * scm/music-types.scm: junk compat glue
3837
3838         * scripts/convert-ly.py: add rules for stuff below, junk
3839         compatibility glue for spanrequest.
3840
3841         * lily/parser.yy (verbose_event): remove \spanrequest,
3842         \commandspanrequest, \script. 
3843         
3844         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3845
3846         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3847         for \penalty, \glissando.
3848
3849         * VERSION: release 1.7.3
3850         
3851 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3852
3853         * lily/accidental-engraver.cc: Fix
3854         grace-in-the-beginning-of-measure bug caused by the resent
3855         partial-measure fix.
3856
3857         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3858         overlap looks too crowded)
3859         
3860 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3861
3862         * lily/parser.yy (assignment): allow SCM expression as assignment.
3863
3864         * lily/include/music-output-def.hh (class Music_output_def):
3865         * lily/music-output-def.cc: 
3866         * lily/paper-def.cc: 
3867         * scm/font.scm (markup-to-properties):
3868         * lily/parser.yy (music_output_def_body): 
3869         remove style_sheet_
3870
3871 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3872
3873         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3874         length.
3875
3876         * input/regression/spacing-to-grace.ly: new file.
3877
3878         * input/regression/spacing-end-of-line.ly: new file.
3879
3880         * lily/note-spacing.cc (get_spacing): take into account breakable
3881         stuff sticking out at the left (time sig change at line break).
3882
3883         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3884         raggedright code.
3885
3886         * scm/music-functions.scm (make-voice-props-set): add
3887         staff-position for mm rests.
3888  
3889         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
3890         before grace notes a little.
3891
3892         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
3893
3894         * lily/break-align-interface.cc (do_alignment): right-edge spacing
3895         key adds space at the end of line. 
3896
3897 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3898
3899         * scm/sketch.scm: Fix beams.
3900
3901         * buildscripts/mf-to-table.py: Add EncodingScheme.
3902
3903         * scm/sketch.scm: Resurrect.
3904
3905 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3906
3907         * lily/multi-measure-rest.cc: use breve rests for measure lengths
3908         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
3909
3910 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3911
3912         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
3913
3914         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3915
3916 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3917
3918         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
3919         token for origin information.
3920
3921         * lily/parser.yy (My_lily_lexer): do identifier location and
3922         cloning from lexer.
3923
3924         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
3925         logic out of the parser. Add bar checks on both ends.
3926
3927         * Documentation/user/refman.itely (Multi measure rests): add more
3928         notes about mm rests.
3929
3930 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3931
3932         * input/regression/bar-scripts.ly: Re-enable.
3933
3934         * lily/parser.yy:
3935         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
3936         released rsn.  Bison 1.50 has a crucial bug and won't work.
3937
3938         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3939
3940
3941 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3942
3943         * input/regression/bar-scripts.ly: Blunt documentation build fix.
3944
3945 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3946
3947         * Actually merge changes since 1.6.4 besides ChangeLog, and
3948         resolve conflicts.  Lots of updates, hope all is well.
3949         
3950         * cygwin/lilypond.hint (requires): Add ghostscript.
3951
3952         * scm: Update some (c).
3953         
3954 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3955
3956         * input/test/{various}.ly: add \header fields and texidoc strings.
3957
3958 2002-10-05  Werner Lemberg  <wl@gnu.org>
3959
3960         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
3961         renamed to `output_latex_quoted'.
3962         Added `output_latex_noquote'.
3963         (schedule_lilypond_block): Implement `noquote' option for LaTeX
3964         mode.
3965
3966 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3967
3968         * ChangeLog: Add 1.6.6 release marker.  See below.
3969
3970         * stepmake/stepmake/po-targets.make: Remove --c++ option.
3971
3972         * scripts/midi2ly.py: Fix global syntax warnings.
3973
3974         * GNUmakefile.in: Generate builddir locale tree too.
3975
3976         * scripts/ly2dvi.py:
3977         * scripts/midi2ly.py: 
3978         * scripts/mup2ly.py: 
3979         * scripts/update-lily.py:
3980         * lily/main.cc (setup_paths): Fix for locales setup.
3981
3982 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3983
3984         * Documentation/windows/installing.texi: Soften wording about
3985         necessity of becoming Administrator.  tommie@iae.nl reports this
3986         does not seem to be necessary for his flavour of Windows 2000.
3987         Explicitely discourage text mode mounts.
3988
3989 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3990
3991         * lily/rest.cc (after_line_breaking): backport dot position fix.
3992
3993         * lily/rest-collision.cc (do_shift): also remove dots for suicided
3994         rests. Thanks to Klaus Zimmermann for finding this bug.
3995
3996 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3997
3998         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
3999
4000 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4001
4002         * Documentation/user/music-glossary.tely: fix links.
4003
4004 2002-10-21  Werner Lemberg  <wl@gnu.org>
4005
4006         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4007         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4008         scaling factor) only once and use them in the definition of
4009         \embeddedps.
4010         * ps/music-drawing-routines.ps (skeel): Removed.
4011
4012 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4013
4014         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4015         Solaris7, as we don't use nested $( ) constructs.
4016
4017 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4018
4019         * VERSION: Release 1.6.6.
4020         
4021 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4022
4023         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4024         as workaround for /bin/sh problems on Solaris7.
4025
4026 2002-10-19  Werner Lemberg  <wl@gnu.org>
4027
4028         * GNUmakefile.in (web-doc): Fix typos.
4029         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4030         `music-drawing-routines.ps' but emit \special{header=...} once.
4031         * scm/tex.scm (header-end): Updated.
4032
4033 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4034
4035         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4036         undefined tremolo. 
4037
4038 2002-10-15  Werner Lemberg  <wl@gnu.org>
4039
4040         * scripts/lilypond-book.py (g_make_html): New global variable.
4041         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4042         if `g_make_html' isn't set.
4043         [main]: Add format `texi-html'.
4044         (option_definitions): Updated.
4045         * Documentation/user/lilypond-book.itely: Updated.
4046
4047         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4048         * make/ly-rules.make (%.texi, %.nexi): Use it.
4049         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4050         format to lilypond-book.
4051         * GNUmakefile.in (web-doc): Ditto.
4052
4053 2002-10-14  Werner Lemberg  <wl@gnu.org>
4054
4055         Further improve TeX output.  The produced files are about 40%
4056         smaller.  `lilyponddefs.tex' is now read only once.
4057
4058         * tex/lilyponddefs.tex: Remove footer stuff.
4059         (\ifundefined): Renamed to...
4060         (\lilypondundefined): This.  Use LaTeX's definition to
4061         make it nestable and make it global.
4062         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4063         output.
4064         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4065         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4066         them global.
4067         (\placebox): Renamed to...
4068         (\lyitem): This.
4069         Make it global and call \outputscale by itself.
4070         (\lybox, \lyvrule): New macros to reduce input data.
4071         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4072         New auxiliary macros.
4073         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4074         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4075         to...
4076         (\lilypondspace): This and made it global.
4077         (\turnOnPostScript): Renamed to...
4078         (\lilypondpostscript): This and made it global.
4079         (\turnOnExperimentalFeatures): Renamed to...
4080         (\lilypondexperimentalfeatures): This and made it global.
4081         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4082         (\lilypondsetdimen): This and made it global.
4083         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4084         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4085         (all, $(outdir)/music-drawing-routines.ps): New rules.
4086         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4087         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4088         start-system, stop-system, stop-last-system, filledbox): Updated to
4089         use the changed macros from lilyponddefs.tex.
4090         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4091
4092 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4093
4094         * Documentation/windows/installing.texi: Update.
4095
4096 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4097
4098         * VERSION: 1.6.5 released
4099
4100         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4101
4102 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4103
4104         * scm/translator-property-description.scm (voltaOnThisStaff): add
4105         property.
4106
4107 2002-09-28  Werner Lemberg  <wl@gnu.org>
4108
4109         * scm/tex.scm (header-end): Suppress page numbering.
4110
4111         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4112         Fix quotation for HTML output.
4113
4114 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4115         
4116         * Documentation/user/refman.itely: grammar and phrasing
4117           fixes to "Note Entry" section.  Also adds a few new examples.
4118
4119 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4120
4121         * flower/include/string-data.icc: include string.h
4122
4123 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4124
4125         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4126
4127 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4128
4129         * Documentation/user/GNUmakefile (extra-local-help): Add.
4130
4131         * stepmake/stepmake/www-targets.make (local-help): Add.
4132
4133 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4134
4135         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4136         packages.
4137
4138         * Documentation/topdocs/README.texi (Top): building documentation
4139         (not website.)
4140
4141 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4142
4143         * Documentation/user/refman.itely: 
4144         * Documentation/user/tutorial.itely: 
4145         * Documentation/user/music-glossary.tely: Merge changes.
4146
4147         * Documentation/user/glossary.html.in: 
4148         * Documentation/index.texi: 
4149         * Documentation/header.html.in: Accomodate renaming of glossary.
4150         
4151         * Documentation/user/tutorial.itely: Add some glossary references.
4152         
4153         * Documentation/user/refman.itely: Minor fixes.
4154         
4155         * Documentation/user/lilypond.tely: Add glossary do direntry.
4156
4157         * Documentation/user/music-glossary.tely: Rename (previously:
4158         glossary.tely).  Fix anchor placement.
4159
4160         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4161
4162 2002-09-23  Werner Lemberg  <wl@gnu.org>
4163
4164         * scripts/lilypond-book.py (output_dict): Fix handling of
4165         various environments by avoid extraneous newlines.
4166         Rename `output-all' regexp for html to `output-html'.
4167         Replace `output-all' regexp for texi with `output-texi-quote'
4168         and `output-texi-noquote'.
4169         (compose_full_body): Don't override `linewidth' user option
4170         for `singleline'.
4171         (schedule_lilypond_block): Don't indent text specified with
4172         `intertext' option.
4173         Add new option `noquote'.
4174         (compile_all_files): Use latex instead of tex to compile ly
4175         files directly.
4176
4177         * Documentation/user/lilypond-book.itely: Updated and revised.
4178         Improve layout.
4179
4180         * Documentation/user/glossary.tely,
4181         Documentation/user/introduction.itely,
4182         Documentation/user/tutorial.itely,
4183         Documentation/user/refman.itely,
4184         Documentation/user/appendices.itely: Fix overfull LilyPond
4185         boxes caused by the new lilypond-book code.  Other minor
4186         fixes.
4187
4188         * Documentation/user/macros.itexi (@texiflat): Don't emit
4189         trailing space.
4190
4191         * scm/tex.scm (end-output, header-end): Add preamble and
4192         postamble to make lilypond output directly compilable with
4193         latex.
4194
4195         
4196 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4197
4198         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4199         instructions.
4200
4201 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4202
4203         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4204
4205 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4206
4207         * lily/beam.cc (connect_beams): don't crash if there are quarter
4208         notes in beams.
4209
4210 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4211
4212         * Documentation/user/refman.itely: corrected ancient clef
4213         docu; added docu on ligatures
4214
4215 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4216
4217         * Documentation/user/glossary.tely,
4218         Documentation/user/refman.itely, input/les-nereides.ly,
4219         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4220         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4221         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4222         Stem properties: flag-style -> stroke-style, style -> flag-style.
4223
4224
4225 2002-09-22  Werner Lemberg  <wl@gnu.org>
4226
4227         * scripts/lilypond-book.py: Add option `notime' to suppress
4228         printing of a time signature.  Specify default indentation of 0pt
4229         if single line fragment.  Don't emit redundant `\paper{ }'.
4230
4231         * Documentation/user/lilypond-book.itely: Updated.
4232
4233         * Documentation/user/glossary.tely: Completely reformatting.
4234
4235 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4236
4237         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4238
4239 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4240
4241         * Documentation/user/tutorial.itely: Fix links.
4242         
4243         * Documentation/topdocs/index.tely:
4244         * Documentation/index.texi:
4245         * Documentation/header.html.in: Small website fixes and updates.
4246
4247         * debian/: Debian patch by Anthony Fok.
4248
4249 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4250
4251         * Documentation/footer.html.in: How time flies: It's already 2002!
4252
4253         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4254         more descriptive link names than 'here'.
4255
4256 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4257
4258         * VERSION: 1.7.2 released
4259         * VERSION: 1.6.4 released
4260         
4261         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4262
4263         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4264         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4265
4266         * mf/feta-din.mf (test): add x-height and space.
4267
4268         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4269         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4270
4271         * ly/grace-init.ly: add-to-grace-init: function to portably add
4272         settings to \grace. 
4273
4274         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4275         if we get an absolute dynamic event.
4276  
4277         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4278
4279         * lily/source-file.cc (get_line): oops. All line numbers were off
4280         by 2. Fix that. 
4281
4282         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4283         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4284
4285         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4286
4287         * lily/parser.yy (number_factor): remove (number) as number
4288         expression. ("Let them eat Lisp").
4289
4290 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4291
4292         * lily/horizontal-bracket.cc: new file.
4293
4294         * lily/horizontal-bracket-engraver.cc: new file.
4295
4296         * input/regression/note-group-bracket.ly: new file. Support
4297         horizontal note brackets for music analysis.
4298
4299         * lily/stem.cc (flag): new flag-style: no-flag.
4300
4301         * input/test/stem-cross-staff.ly: new file
4302         
4303         * Documentation/user/internals.itely: Improved formatting, fixing
4304         typos.  Added a section `Output details' to describe how the TeX
4305         code looks like.
4306
4307         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4308
4309         * lily/parser.yy: remove \dynamicscript.
4310
4311         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4312         definitions. 
4313
4314         * python/midi.c (midi_error): take two arguments.
4315
4316         * Merge 1.6.5 changes:
4317         
4318 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4319
4320         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4321         staff-space.  Previous 1.5 was probably meant as half-spaces.
4322         (cautionary-style): parentheses (was: smaller).  This is what doco
4323         says, and it seems more logical.
4324
4325         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4326         for 2nd sentence.
4327
4328 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4329
4330         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4331
4332 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4333
4334         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4335
4336 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4337
4338         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4339
4340 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4341
4342         * scm/translator-property-description.scm (voltaOnThisStaff): add
4343         property.
4344
4345 2002-09-28  Werner Lemberg  <wl@gnu.org>
4346
4347         * scm/tex.scm (header-end): Suppress page numbering.
4348
4349         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4350         Fix quotation for HTML output.
4351
4352 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4353         
4354         * Documentation/user/refman.itely: grammar and phrasing
4355           fixes to "Note Entry" section.  Also adds a few new examples.
4356
4357 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4358
4359         * flower/include/string-data.icc: include string.h
4360
4361 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4362
4363         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4364
4365 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4366
4367         * Documentation/user/GNUmakefile (extra-local-help): Add.
4368
4369         * stepmake/stepmake/www-targets.make (local-help): Add.
4370
4371 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4372
4373         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4374         packages.
4375
4376         * Documentation/topdocs/README.texi (Top): building documentation
4377         (not website.)
4378
4379 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4380
4381         * Documentation/user/refman.itely: 
4382         * Documentation/user/tutorial.itely: 
4383         * Documentation/user/music-glossary.tely: Merge changes.
4384
4385         * Documentation/user/glossary.html.in: 
4386         * Documentation/index.texi: 
4387         * Documentation/header.html.in: Accomodate renaming of glossary.
4388         
4389         * Documentation/user/tutorial.itely: Add some glossary references.
4390         
4391         * Documentation/user/refman.itely: Minor fixes.
4392         
4393         * Documentation/user/lilypond.tely: Add glossary do direntry.
4394
4395         * Documentation/user/music-glossary.tely: Rename (previously:
4396         glossary.tely).  Fix anchor placement.
4397
4398         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4399
4400 2002-09-23  Werner Lemberg  <wl@gnu.org>
4401
4402         * scripts/lilypond-book.py (output_dict): Fix handling of
4403         various environments by avoid extraneous newlines.
4404         Rename `output-all' regexp for html to `output-html'.
4405         Replace `output-all' regexp for texi with `output-texi-quote'
4406         and `output-texi-noquote'.
4407         (compose_full_body): Don't override `linewidth' user option
4408         for `singleline'.
4409         (schedule_lilypond_block): Don't indent text specified with
4410         `intertext' option.
4411         Add new option `noquote'.
4412         (compile_all_files): Use latex instead of tex to compile ly
4413         files directly.
4414
4415         * Documentation/user/lilypond-book.itely: Updated and revised.
4416         Improve layout.
4417
4418         * Documentation/user/glossary.tely,
4419         Documentation/user/introduction.itely,
4420         Documentation/user/tutorial.itely,
4421         Documentation/user/refman.itely,
4422         Documentation/user/appendices.itely: Fix overfull LilyPond
4423         boxes caused by the new lilypond-book code.  Other minor
4424         fixes.
4425
4426         * Documentation/user/macros.itexi (@texiflat): Don't emit
4427         trailing space.
4428
4429         * scm/tex.scm (end-output, header-end): Add preamble and
4430         postamble to make lilypond output directly compilable with
4431         latex.
4432
4433         
4434 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4435
4436         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4437         instructions.
4438
4439 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4440
4441         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4442
4443 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4444
4445         * lily/beam.cc (connect_beams): don't crash if there are quarter
4446         notes in beams.
4447
4448 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4449
4450         * Documentation/user/refman.itely: corrected ancient clef
4451         docu; added docu on ligatures
4452
4453 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4454
4455         * Documentation/user/glossary.tely,
4456         Documentation/user/refman.itely, input/les-nereides.ly,
4457         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4458         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4459         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4460         Stem properties: flag-style -> stroke-style, style -> flag-style.
4461
4462 2002-09-22  Werner Lemberg  <wl@gnu.org>
4463
4464         * scripts/lilypond-book.py: Add option `notime' to suppress
4465         printing of a time signature.  Specify default indentation of 0pt
4466         if single line fragment.  Don't emit redundant `\paper{ }'.
4467
4468         * Documentation/user/lilypond-book.itely: Updated.
4469
4470         * Documentation/user/glossary.tely: Completely reformatting.
4471
4472 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4473
4474         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4475
4476 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4477
4478         * Documentation/user/tutorial.itely: Fix links.
4479         
4480         * Documentation/topdocs/index.tely:
4481         * Documentation/index.texi:
4482         * Documentation/header.html.in: Small website fixes and updates.
4483
4484         * debian/: Debian patch by Anthony Fok.
4485
4486 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4487
4488         * Documentation/footer.html.in: How time flies: It's already 2002!
4489
4490         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4491         more descriptive link names than 'here'.
4492
4493 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4494
4495         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4496
4497 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4498
4499         * lily/part-combine-music-iterator.cc (get_state): cleanup
4500         (get_music_info): cleanup.
4501
4502 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4503
4504         * scm/backend-documentation-lib.scm (interface-doc-string):
4505         crosslinks between interfaces and grobs. Headings for interfaces
4506         in grob explanation.
4507
4508 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4509
4510         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4511         dtd).  Add preliminary dtd.
4512         (re-sub-alist): Robustify.
4513
4514 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4515
4516         * lily/include/event-chord-iterator.hh,
4517         lily/context-specced-music-iterator.cc,
4518         lily/event.cc, lily/event-chord-iterator.cc: add
4519
4520 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4521
4522         * lily/: some (c) header fixes.
4523         
4524         * lily/request-chord.cc: Remove.
4525         
4526         * lily/include/event-chord-iterator.hh:
4527         * lily/include/event.hh:
4528         * lily/event-chord.cc: New file.
4529         
4530         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4531         requested.
4532
4533 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4534
4535         * lily/ : rename Request to Event
4536
4537         * lily/parser.yy (command_element): move clef stuff into Scheme.
4538
4539         * lily/:  rename length_mom () to get_length()
4540
4541         * lily/part-combine-music.cc: removed file and class.
4542
4543         * lily/context-specced-music-iterator.cc (class
4544         Context_specced_music_iterator): new file. Obsoletes the
4545         Context_specced_music type.
4546
4547         * scm/music-types.scm (make-repeated-music): put different kinds
4548         of repeated music into music-type table.
4549
4550         * VERSION: 1.7.1 released.
4551
4552         * scm/to-xml.scm: new file.
4553
4554         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4555         new Input representation: dump music as XML.
4556
4557         * scm/engraver-documentation-lib.scm
4558         (engraver-accepts-music-types?): add links from music to engraver,
4559         from music-type to engraver.
4560
4561         * lily/include/command-request.hh: removed
4562         lily/include/musical-request.hh: removed. Removed all _req classes
4563         except Key_change_req. Changes throughout.
4564
4565 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4566
4567         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4568
4569 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4570
4571         * lily/*.cc: specify accepts for many engravers.
4572
4573         * scm/music-documentation-lib.scm: dump music expressions and
4574         music subtypes.
4575
4576         * scm/documentation-lib.scm: complete revision.
4577         Use GOOPS objects to store document tree explicitly. Cleaned up and
4578         sped up doco generation a lot.
4579
4580 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4581
4582         * input/trip.ly (fugaIILeft): add arpeggio
4583
4584         * lily/translator-group.cc (try_music_on_nongroup_children):
4585         oops. The name symbol is in the cdr of the assoc handle.
4586
4587         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4588         Hyphen_req, Glissando_req, Break_req, Mark_req 
4589
4590 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4591
4592         * lily/musical-request.cc (music-duration-length,
4593         music-duration-compress): new functions.
4594
4595         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4596         throughout. Warning doesn't work yet.
4597
4598         * lily/translator-group.cc (try_music_on_nongroup_children):
4599         new implementation: store candidate acceptors in a hashTable.
4600
4601 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4602
4603         * scm/music-types.scm (music-descriptions): change name to
4604         internal-class-name
4605
4606         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4607
4608 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4609
4610         * lily/beam.cc (connect_beams): don't crash if there are quarter
4611         notes in beams.
4612
4613 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4614
4615         * Documentation/user/refman.itely: corrected ancient clef
4616         docu; added docu on ligatures
4617
4618 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4619
4620         * Documentation/user/glossary.tely,
4621         Documentation/user/refman.itely, input/les-nereides.ly,
4622         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4623         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4624         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4625         Stem properties: flag-style -> stroke-style, style -> flag-style.
4626
4627 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4628
4629         * scm/music-functions.scm (music-separator?): don't use name music
4630         property.
4631
4632 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4633
4634         * stepmake/stepmake/generic-targets.make (help): Document check
4635         target.
4636
4637         * lily/new-accidental-engraver.cc: Compile fix.
4638
4639 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4640
4641         * scripts/convert-ly.py: Add rule.
4642
4643         * input/test/music-creation.ly:
4644         * input/test/add-staccato.ly:
4645         * input/test/add-text-script.ly: ly-make-music.
4646
4647         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4648         More ly-make-music renamings.
4649
4650         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4651
4652         * lily/music-constructor.cc (make_music): Add debugging info.
4653
4654         * scm/music-functions.scm (make-simultaneous-music,
4655         (make-sequential-music, context-spec-music):
4656         * scm/music-types.scm (music-descriptions): Get lily to run.
4657
4658 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4659
4660         * lily/command-request.cc (transpose_key_alist): new function.
4661
4662         * lily/key-performer.cc (create_audio_elements): cleanup. 
4663
4664 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4665
4666         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4667
4668         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4669         events-accepted field.
4670
4671         * scm/music-types.scm: new file.
4672
4673         * lily/parser.yy: put music type initialization into scheme,
4674         similar to grob initialization.  Changes throughout.
4675
4676 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4677
4678         * Documentation/user/tutorial.itely: Fix links.
4679         
4680         * Documentation/index.texi: 
4681         * Documentation/header.html.in: 
4682         * Documentation/topdocs/index.tely: Small website fixes and updates.
4683
4684         * debian/: Debian patch by Anthony Fok.
4685
4686 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4687
4688         * Documentation/footer.html.in: How time flies: It's already 2002!
4689
4690         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4691         more descriptive link names than 'here'.
4692
4693         * ROADMAP: Remove test stuff.
4694
4695         * scripts/update-lily.py: Allow auto-building of stable and
4696         development versions.  Bugfixes.
4697
4698 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4699
4700         * VERSION: released 1.7.0
4701
4702         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4703
4704         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4705         positive line widths.
4706
4707 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4708
4709         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4710         go.  Fix comments.
4711
4712         * cygwin: Cygwin updates.
4713
4714 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4715
4716         * Documentation/windows/installing.texi (Top): version for python,
4717         urls for ghostscript (thanks to John Potelle)
4718         
4719         * lily/simultaneous-music-iterator.cc
4720         (Simultaneous_music_iterator): init children_list_ before
4721         triggering GC.
4722
4723         * lily/*-iterator.cc: be even more careful with smobbed copy
4724         constructors. 
4725
4726         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4727         LeftEdge item.
4728
4729 2002-09-15  Werner Lemberg  <wl@gnu.org>
4730
4731         Improving LilyPond's output to make them ordinary TeX boxes with
4732         predictable dimensions.  System boxes are now vertically centered on
4733         the baseline; this offset can be further controlled with
4734         \lilypondscoreshift.
4735
4736         * lily/system.cc (System::post_processing): Pass length of current
4737         system to `start-system' (including any horizontal indentation).
4738
4739         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4740         prettier.
4741         (lily-def): Append `%'.
4742         (start-system): Add parameter `wd'.  Output more TeX code to specify
4743         box dimensions.
4744         (stop-system, stop-last-system): Complement changes in
4745         `start-system'.
4746         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4747         Updated.
4748
4749         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4750         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4751         Write final `\endinput'.
4752
4753         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4754         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4755         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4756         files and macro definitions don't produce spurious spaces and
4757         paragraphs (using \endlinechar).
4758         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4759
4760         * Documentation/user/internals.itely: Improved formatting, fixing
4761         typos.  Added a section `Output details' to describe how the TeX
4762         code looks like.
4763
4764 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4765
4766         * lily/accidental-engraver.cc: Also work with partial measures.
4767
4768 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4769
4770         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4771         spanner.
4772
4773 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4774
4775         * lily/identifier-smob.cc (unpack_identifier): new file.
4776
4777         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4778         pass off scheme expressions as music identifiers.
4779
4780         * scm/lily.scm: reorganisation, cleanups.
4781
4782         * lily/main.cc: small cleanups.
4783
4784 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4785
4786         * lily/ly-module.{cc,hh}: new file.
4787
4788 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4789
4790         * lily/accidental-engraver.cc: Also work with partial measures.
4791
4792 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4793
4794         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4795
4796 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4797
4798         * lily/my-lily-lexer.cc: use SCM module in stead of
4799         Scheme_hash_table. Changes throughout.  
4800
4801 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4802
4803         * VERSION (MY_PATCH_LEVEL): make 1.7.0
4804