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