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