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