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