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