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