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