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