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