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