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