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