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