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