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