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