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