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