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