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