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