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