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