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