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