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