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