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