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