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