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