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