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