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