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