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