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