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