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