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