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