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