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