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