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