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