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