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