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