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