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