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