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