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