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