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