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