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