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