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