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