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