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