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