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