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