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