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