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