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