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