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