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