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