]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(all-user-grob-properties): add
[lilypond.git] / ChangeLog
1 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/define-grob-properties.scm (all-user-grob-properties): add
4         same-direction-correction
5
6         * VERSION: release 2.5.18
7
8 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9
10         * lily/midi-stream.cc: Handle unwritable midi file.
11
12         * Documentation/user/: Fix links.
13
14 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15
16         * lily/text-interface.cc (Module): rename from text-item.cc
17
18         * input/regression/apply-output.ly (texidoc): function naming fix.
19
20         * lily/time-signature-performer.cc (derived_mark): new function.
21
22         * lily/lily-parser-scheme.cc:  print mapped file name for progress
23
24         * scripts/lilypond-book.py (find_linestarts): new function.
25         (find_toplevel_snippets): keep track of line numbers.
26
27         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
28         all key changes.
29
30         * ly/declarations-init.ly (partCombineListener): use
31         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
32
33         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
34
35 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
36
37         * lily/text-item.cc: Fix link.
38
39         * Documentation/user/changing-defaults.itely (Changing defaults):
40         Fix programs reference links.
41
42         * Documentation/user/music-glossary.tely: Convert to utf-8.
43
44 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
45
46         * make/lilypond-vars.make: remove TEXMF from variables.
47         remove DEB_BUILD pk font variables.
48         remove GUILE_LOAD_PATH
49         remove TeX memory vars.
50
51 2005-04-04  Werner Lemberg  <wl@gnu.org>
52
53         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
54
55 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
56
57         * ps/lilyponddefs.ps: remove reencode-font
58
59         * lily/simple-spacer.cc (add_columns): also compare
60         directly. Column rank doesn't distinguish between broken and
61         unbroken columns. This fixes large spaces before time sig changes.
62
63         * Documentation/user/point-and-click.itely: document ly:set-option.
64
65         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
66         point_and_click_global is set.
67
68         * lily/scm-option.cc (LY_DEFINE): add point-and-click
69         ly:set-option argument.
70
71 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
72
73         * GNUmakefile.in: Include symlinks in webball.
74
75         * Documentation/user/GNUmakefile (source-links): Add symlinks to
76         source dir for split and non-split manuals.
77
78         * Documentation/user/*y: Fix @uref/@inputfile links for
79         split/non-split HTML documents.
80
81         * Documentation/user/GNUmakefile (local-WWW): Do not generate
82         .ps.gz.
83         
84 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
85
86         * GNUmakefile.in: Add newline.
87
88 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
89
90         * tex/lilyponddefs.tex: use color instead of xcolor
91         * scm/output-tex.scm: minor editing
92
93 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
94
95         * scm/music-functions.scm (display-scheme-music): pretty printer
96         for music expressions.
97
98 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
99
100         * buildscripts/install-info-html.sh (index_file): Fix link.
101
102 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
103
104         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
105
106         * Documentation/index.html.in: Add size estimates with some big pages.
107
108         * Documentation/user/tutorial.itely (Running LilyPond for the
109         first time): Add/replace some @rglos links.  TODO: add more
110         @rglos links in tutorial, test non-intrusiveness (.css).
111
112         * stepmake/bin/add-html-footer.py (do_file): Remove info's
113         annoying's indication of referencing external document.
114
115         * Documentation/user/GNUmakefile: Split version of glossary too.
116         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
117         links, not only for html.
118
119         * Documentation/user/introduction.itely: Fix some links for other
120         than html, do not use `here' as link name.
121
122 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
123
124         * scm/documentation-generate.scm (string-append): Fix @usermanref,
125         @glossaryref.
126
127 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
128
129         * scm/page-layout.scm (default-page-make-stencil): only add header
130         if existing and not empty. Fixes spurious programming error.
131
132         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
133
134 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
135
136         * scm/output-tex.scm: implement {re,}setcolor
137         * tex/lilyponddefs.tex: use color package
138
139 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
140
141         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
142         additions to website.
143
144         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
145
146         * Documentation/user/macros.itexi: Fix @usermanref html links in
147         split documents: use @inforef.
148
149 2005-03-30  Graham Percival  <gperlist@shaw.ca>
150
151         * Documentation/user/programming-interface.itely: minor fix.
152
153         * Documentation/user/advanced-notation.itely: added info to
154         Metronome markings.
155
156 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
157
158         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
159         use box-stencil.  Remove y-padding argument.
160         (make-stencil-circler): New function.
161
162         * buildscripts/lilypond-words.py (F): 
163         * elisp/SConscript (a): 
164         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
165         * vim/SConscript (a): 
166         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
167
168         * lily/general-scheme.cc: Build fix.
169
170         * scm/markup.scm:
171         * input/regression/markup-scheme.ly: 
172         * input/regression/markup-syntax.ly: Drop 'new-' from name.
173
174         * scm/stencil.scm (make-circle-stencil): New function.
175
176         * scm/define-markup-commands.scm (draw-circle): Use it.  New
177         name (was cicle).  Update callers.
178         (circle): New markup command, similar to box.
179
180         * scm/stencil.scm (circle-stencil): New function.
181
182 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
183
184         * configure.in: Detect libutf8/wchar.h variant.
185
186         * stepmake/aclocal.m4: Modify shared size test.
187
188 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
189
190         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
191
192 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
193
194         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
195         
196         * VERSION (PACKAGE_NAME):  release 2.5.17
197
198 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
199
200         * scm/backend-library.scm (postscript->png): Fix comment and png
201         message.
202
203         * GNUmakefile.in (link-tree): Fix locales.
204
205 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
206
207         * lily/stencil-scheme.cc (LY_DEFINE): change to
208         ly:stencil-aligned-to, non mutating.
209
210         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
211
212         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
213
214         * lily/quote-iterator.cc (derived_mark): call
215         Music_wrapper_iterator::derived_mark() too.
216
217         * lily/grace-engraver.cc (derived_mark): change signature, add
218         const.
219
220 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
221
222         * SConstruct (symlink): 
223         * GNUmakefile.in (link-tree): Add scripts to prefix.
224
225         * lily/general-scheme.cc (ly:effective-prefix): New function.
226
227         * scm/backend-library.scm (postscript->png): Use it.
228
229 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
230
231         * lily/paper-score.cc (process): don't delete grobs after
232         producing stencils. 
233
234         * scm/part-combiner.scm (determine-split-list): switch off
235         debugging info.
236
237         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
238         if available.
239
240         * scm/define-context-properties.scm
241         (all-user-translation-properties): add stringNumberOrientations.
242
243         * lily/new-fingering-engraver.cc (position_scripts): make generic,
244         so fingering and string-numbers are separately controlled.
245
246 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
247
248         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
249         not use debugging.
250
251 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
252
253         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
254
255         * config.hh.in: add HAVE_FONTCONFIG.
256
257         * Documentation/user/instrument-notation.itely (String number
258         indications): new node.
259
260         * input/regression/new-markup-syntax.ly (texidoc): add circle.
261
262         * lily/new-fingering-engraver.cc (add_string): new function. 
263         (acknowledge_grob): accept string-number-event as well.
264
265         * scm/define-markup-commands.scm (circle): new markup command.
266
267         * scm/output-lib.scm (print-circled-text-callback): new function.
268
269         * lily/GNUmakefile: move ifeq after include stepmake.make.
270
271 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
272
273         * config.make.in (HAVE_LIBKPATHSEA_SO):
274         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
275
276         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
277         add KPATHSEA_LIBS.
278
279         * debian/watch: 
280         * debian/control: Update.
281
282 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
283
284         * input/test/title-markup.ly (spaceTest): remove.
285
286         * input/test/embedded-tex.ly (Module): remove.
287
288         * input/test/music-box.ly: use 'name property, not ly:music-name.
289
290         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
291
292         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
293
294 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
295
296         * Documentation/topdocs/INSTALL.texi (Top): Remove information
297         about xdeltas.  Add information about CVS.
298
299         * scm/lily.scm (lilypond-main): Fix invocation of handler,
300         gracefully handle failed files.
301
302         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
303
304         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
305         small fixes.
306
307         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
308         No unnecessarily specific i18n messages.  Remove stray `1'.
309
310 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
311
312         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
313         documentencoding
314
315         * scm/documentation-lib.scm (texi-file-head): set utf-8
316         documentencoding.
317
318         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
319         Delta, not the Symbol one. 
320
321         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
322         for the .map file.
323
324         * Documentation/topdocs/INSTALL.texi (Top): add running
325         requirement as compilation requirement.
326
327 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
328
329         * buildscripts/mutopia-index.py (headertext): add h1 header and
330         utf-8 charset meta field.
331
332         * input/GNUmakefile: prune example list.
333
334         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
335         options.
336
337         * lily/slur-scoring.cc (get_base_attachments): only look at stem
338         extent for visible stems.
339
340         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
341
342 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
343
344         * Documentation/topdocs/INSTALL.texi (Top): Updates.
345
346         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
347
348 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
349
350         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
351         pass inf/nan into slur scoring.
352
353         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
354         page.
355
356         * scripts/lilypond-book.py (main): add png for HTML too, guess
357         only if necessary. Thanks to John Williams.
358
359         * flower/include/virtual-methods.hh: simplify. Patch by Matthias
360         Neeracher.
361
362         * mf/GNUmakefile (depth): use $(FONTFORGE). Patch by Jeff Smith
363         <whydoubt@yahoo.com>
364
365         * scripts/abc2ly.py (dump_voices): use alphabet(). 
366
367 2005-03-25  Graham Percival  <gperlist@shaw.ca>
368
369         * Documentation/topdocs/INSTALL.texi: now recommends
370         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
371
372         * Documentation/user/basic-notation.itely,
373         Documentation/user/tutoria.itely: warn about
374         only one (phrasing) slur at once.
375
376 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
377
378         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
379
380 2005-03-23  Graham Percival  <gperlist@shaw.ca>
381
382         * Documentation/user/basic-notation.itely: fixed info about
383         ending a (de)cresc.
384
385         * Documentation/user/lilypond-book.itely: fixed
386         lilypond-book filter example and warned about not doing
387         --filter and --process at the same time.
388
389 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
390
391         * lily/parser.yy (bass_number),
392         Documentation/user/instrument-notation.itely (Figured bass): 
393         Add the possibility to use text markup in figured bass. 
394
395 2005-03-19  Graham Percival  <gperlist@shaw.ca>
396
397         * Documentation/user/global.itely: added info about naming
398         identifiers and breakbefore.
399
400         * Documentation/user/invoking.itely: added info about batch
401         processing files with convert-ly, removed references to TeX
402         in the jail section.
403
404         * Documentation/user/examples.itely: possibly fixed piano
405         dynamics.
406
407         * Documentation/user/advanced-notation.itely: added info
408         about removing other types of Staff.
409
410         * Documentation/user/instrument-notation.itely: possibly
411         fixed piano staff line switch.
412
413         * Documentation/user/changing-defaults.itely: added info
414         about using normal font in titles.
415
416 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
417
418         * VERSION (PATCH_LEVEL): release 2.5.16
419
420         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
421         explicitly.
422
423 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
424
425         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
426         whitespace.
427
428         * python/lilylib.py (make_ps_images):
429         * scm/backend-library.scm (postscript->pdf, postscript->png):
430         Quote file name.  Use format rather than string-append juggling.
431
432 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
433
434         * python/lilylib.py (make_ps_images): add x to -g argument. 
435
436         * lily/key-performer.cc (create_audio_elements): don't use
437         scm_eval_string. Check for minor 3rd directly.
438   
439         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
440         (sarabandeCelloGlobal): key is D minor, not F major.
441
442 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
443
444         Fix truncated --png output (Peter Danenberg).
445         
446         * python/lilylib.py (make_ps_images):
447         * scripts/ps2png.py (copyright): Grok --papersize option.
448
449         * scm/backend-library.scm (postscript->png): Add parameter
450         PAPERSIZE.  Update callers.
451
452         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
453         Fixes symbol placement.
454
455         * lily/spanner.cc: 
456         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
457         <libc-extension.hh>).
458
459 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
460
461         * Nitpick run.
462
463         * buildscripts/fixcc.py: Update.
464
465         Builddir run fixes.
466
467         * HACKING (datadir): Add VERSION.
468
469         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
470         higher up.
471
472 2005-03-15  Werner Lemberg  <wl@gnu.org>
473
474         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
475         diagonal stem doesn't become thinner.
476
477 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
478
479         * buildscripts/fixcc.py: Fixes (Werner).
480
481 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
482
483         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
484         Emmentaler/Aybabtu.
485
486         * GNUmakefile.in: fix lilypond-words path.
487
488         * po/tr.po: update to 2.3.21
489
490         * lily/new-fingering-engraver.cc (position_scripts): take priority
491         from head position.
492
493         * input/regression/finger-chords-order.ly (texidoc): new file.
494
495 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
496
497         * make/ly-rules.make: 
498         * stepmake/aclocal.m4: 
499         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
500
501         * buildscripts/fixcc.py (rules): Leave space after operator.
502
503 2005-03-14  Werner Lemberg  <wl@gnu.org>
504
505         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
506         top of the glyph with smooth curve.
507
508 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
509
510         * Documentation/user/global.itely (Page layout): remove
511         printpagenumber.
512
513 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
514
515         * input/regression/mensural-ligatures.ly: new file (with examples
516         compiled by Pal Benko).
517
518         * Documentation/user/instrument-notation.itely: Bugfix: yet some
519         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
520         musicglyph access.  Many small beautifications in ancient
521         examples.
522
523         * input/test/divisiones.ly: fixed indentation; small
524         beautifications
525
526         * ly/engraver-init.ly: added FIXME comment
527
528         * scripts/lilypond-book.py,
529         Documentation/user/lilypond-book.itely: added music fragment
530         option "packed" to lilypond-book
531
532         * Documentation/user/instrument-notation.itely: Bugfix: added
533         missing LedgerLineSpanner color setting in several places.  Added
534         music fragment option "packed" to VaticanaContext example.
535
536 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
537
538         * scm/define-grobs.scm (all-grob-descriptions): switch off
539         Hyphen_spanner::set_spacing_rods 
540
541         * lily/lyric-hyphen.cc (print): add padding between syllable and
542         hyphen.
543         (print): shorten hyphen in tight situations (determine using
544         minimum-length)
545
546         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
547         0.4pt.
548
549 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
550
551         * ly/titling-init.ly (bookTitleMarkup): Refinements.
552
553         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
554         header/footer markings for regression-test.
555
556         * scm/backend-library.scm (output-scopes, header-to-file): Move
557         from framework-tex.scm.
558
559         * scm/framework-ps.scm (output-framework)
560         (output-preview-framework):
561         * scm/framework-eps.scm (output-classic-framework)
562         (output-framework): Use it.  Fixes collated files.
563
564 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
565
566         * input/sakura-sakura.ly: 
567         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
568
569         * buildscripts/guile-gnome.sh: Update.
570
571         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
572
573         * mf/aybabtu.pe.in: Capitalize Aybabtu.
574
575 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
576
577         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
578         culprit: always exit the loop if we find a rod, even if it has
579         distance < 0. 
580
581         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
582         algorithm.
583
584         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
585         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
586
587         * scm/output-svg.scm (dashed-line): new  function body.
588         
589         * GNUmakefile.in: create .htaccess.
590
591 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
592
593         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
594
595 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
596
597         * VERSION (PACKAGE_NAME): release 2.5.15
598
599         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
600
601         * scm/framework-svg.scm (output-framework): put scaling in
602         document header. Apply scaling only once.
603         (output-framework): dump page size in px, not mm. 
604
605         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
606         from font-size.
607
608         * lily/paper-outputter-scheme.cc (LY_DEFINE):
609         ly:outputter-output-scheme, new function.
610
611         * scm/output-svg.scm (pango-description-to-svg-font): new function
612
613 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
614
615         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
616         target.
617
618         * input/typography-demo.ly: new file.
619
620 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
621
622         * Documentation/user/global.itely (File structure): Add markup blocks
623         to toplevel expressions.
624         (Multiple movements, Creating titles): Add markup blocks.
625
626         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
627         <libc-extension.hh>).
628
629         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
630
631         * flower
632         * lily
633         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
634
635 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
636
637         * lily/accidental.cc: special bboxes for natural. 
638
639         * mf/feta-toevallig.mf: make stems heavier.
640
641         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
642         texts as well.
643
644         * mf/feta-klef.mf: revise. 
645
646         * mf/feta-schrift.mf: make thinning of accent less pronounced.
647
648         * mf/feta-klef.mf: add rounded curve at top. 
649         make thinnib a little heavier.
650
651 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
652
653         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
654
655         * buildscripts/fixcc.py: New file.
656
657         * input/regression/utf8.ly: Update Debian font description.
658
659 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
660
661         * stepmake/aclocal.m4: Fix test.
662
663 2005-03-09  Graham Percival  <gperlist@shaw.ca>
664
665         * Documentation/user/invoking.itely: added Sebastino Vigna's
666         docs for the --jail option.
667
668 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
669
670         * lily/stem.cc (print): only produce stemlets if there are no
671         noteheads on this stem.
672
673         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
674         don't crash on stemlet (visible stem without heads).
675
676         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
677         unbroken situations. 
678
679         * scm/output-lib.scm (center-invisible): new function.
680
681         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
682         wishes to determine loose column space.
683
684         * lily/font-config.cc (init_fontconfig): add
685         fonts/{otf,type1,cff}  to path.
686
687         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
688
689         * mf/GNUmakefile (Module): install all fonts under otf/
690
691         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
692         replace /fonts/otf/ by /ps/ 
693
694         
695 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
696
697         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
698
699         * lily/book.cc (process): Oops, add score_.header_.
700
701         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
702
703         * lily/parser.yy: Handle toplevel and book texts as score.
704
705         * scm/page-layout.scm (default-page-make-stencil):
706         Bugfix: (page-properties rename.
707
708         * scm/backend-library.scm (ly:system): Typo.
709
710 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
711
712         * stepmake/stepmake/executable-targets.make (installexe): don't
713         strip installed executables
714
715         * lily/font-select.cc (get_font_by_design_size): revert
716         pango_description_string as well.
717
718         * lily/system.cc (set_loose_columns): put loose column just left
719         of next column.
720
721         * lily/include/group-interface.hh (extract_grob_array): rename
722         from Pointer_group_interface__extract_grobs
723
724         * input/regression/ledger-line-minimum.ly (texidoc): new file.
725
726         * lily/ledger-line-spanner.cc (set_spacing_rods): new
727         function. Keep ledgered note heads at a minimum distance.
728         Introduce minimum-length-fraction
729         (print): introduce length-fraction property.
730
731 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
732
733         * tex/GNUmakefile: remove latin1.enc rules.
734
735 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
736
737         * scm/titling.scm: Typo.
738
739         * input/regression/score-text.ly: Really add.
740
741         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
742
743 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
744
745         * lily/open-type-font-scheme.cc:  new file.
746
747 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
748
749         * scm/titling.scm (layout-extract-page-properties): Rename from
750         page-properties.  Update callers.
751
752         * lily/lexer.ll (Lily_lexer):
753         * lily/parser.yy: Junk lyric_markup state.
754
755         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
756
757         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
758         Add texts parameter.
759
760 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
761
762         * lily/lexer.ll (lyric_markup): New mode.
763         (Lily_lexer::push_lyric_markup_state): New method.
764         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
765
766         * lily/parser.yy (book_body):
767         (toplevel_expression): Grok \markup texts.
768
769         * lily/score-scheme.cc (ly:music-scorify): 
770         * scm/lily-library.scm (collect-music-for-book): Take texts
771         parameter.
772
773         * lily/score.cc (texts_): New member.
774
775         * lily/paper-book.cc (systems): Format score texts.
776
777         * score-text.ly: New file.
778
779         * ttftool/SConscript:
780         * kpath-guile/SConscript: New file.
781
782         * lily/SConscript:
783         * SConstruct: Update.
784
785 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
786
787         * VERSION (PACKAGE_NAME): release 2.5.14
788
789 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
790
791         * lily/main.cc: Add dummy xgettext markers.
792
793 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
794
795         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
796         requirements
797
798         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
799         executable is < 40k
800
801         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
802         hack.
803
804 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
805
806         * flower/libc-extension.cc:
807         * flower/include/libc-extension.hh: [Open]BSD simply cast
808         cookie/funopen declarations.
809
810         * stepmake/aclocal.m4: Check for libkpathsea.so.
811
812         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
813         dl_kpse_find_file.
814
815 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
816
817         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
818         (open_library): alternative for static library.
819
820 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
821
822         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
823
824         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
825
826         Drop run-time dependency on teTeX.
827
828         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
829
830         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
831         KPATHSEA_LIBS in LIBS.
832         (STEPMAKE_DLOPEN): New function.
833
834         * lily/font-config.cc (init_fontconfig): Use dir for directory,
835         not path.
836
837         * flower/file-path.cc (directories): Rename from paths, as this
838         return an array of directories (a single path).
839
840 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
841
842         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
843
844         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
845         new ly:kpathsea-find-file
846
847         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
848
849         * kpath-guile/GNUmakefile: new file
850
851         * buildscripts/gen-emmentaler-scripts.py (i): generate
852         emmentaler-X.fontname as well.
853
854         * buildscripts/ps-embed-cff.py: new script
855
856         * scm/lily-library.scm: remove ps-embed-cff.
857
858         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
859         font loading. 
860
861         * scm/font.scm (add-music-fonts): load dynamics/numbers through
862         fontconfig as well.
863
864         * lily/font-config.cc (init_fontconfig): add cff/ too.
865
866         * ly/generate-embedded-cff.ly: capitalize.
867
868         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
869         so as to register the pango font.
870
871         * lily/font-config.cc (init_fontconfig): add
872         prefix/{otf,type1,mf/out} to fontconfig path.
873
874         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
875         overrides all. 
876
877         * configure.in (gui_b): remove ec mftrace check
878
879         * config.hh.in: use lilypond-Major.Minor as data directory.
880
881         * scm/framework-ps.scm (dump-page): use output-units for landscape.
882
883         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
884         name.
885
886 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
887
888         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
889         error messages.
890
891         * flower/libc-extension.cc:
892         * flower/include/libc-extension.hh: [Open]BSD fixes for
893         cookie/funopen declarations.
894
895 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
896
897         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
898         emmentaler.
899
900         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
901         lcrm10.
902
903         * scm/define-markup-commands.scm (fontsize): new markup
904         command. Also set baseline-skip
905
906         * lily/main.cc (do_chroot_jail): paranoia security for webserver
907         use. Patch by Sebastiano Vigna <vigna@dsi.unimi.it>.
908
909 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
910
911         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
912
913         * lily/pdf.cc: remove PDF related files
914
915 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
916
917         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
918         <hamamatsu@gmx.de>
919
920 2005-03-05  Graham Percival  <gperlist@shaw.ca>
921
922         * Documentation/user/advanced-notation.itely: first draft
923         of reorg done.
924
925         * Documentation/user/global.itely: fixed (sub)section
926         bits of MIDI.
927
928 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
929
930         * cygwin/mknetrel (extras): Bufix (Bertalan).
931
932         * Documentation/user/basic-notation.itely (Chords): @ref fix.
933         * Documentation/user/instrument-notation.itely (Introducing chord
934         names): Compile fix: must have unique name.
935
936 2005-03-02  Graham Percival  <gperlist@shaw.ca>
937
938         * Documentation/user/instrument-notation.itely: reorg.
939
940 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
941
942         * scm/output-gnome.scm:
943         * scm/output-svg.scm: Fix font scaling.
944
945 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
946
947         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
948         what link to use best.
949
950         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
951         * Documentation/user/tutorial.itely (Automatic and manual beams):
952         Fix @ref.
953
954         * lily/tweak-registration.cc (replace_grob_tweak): New function.
955         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
956         * scm/framework-gnome.scm (tweak): Use it.
957
958 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
959
960         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
961
962         * scm/output-ps.scm (white-text): reinstate white-text
963
964 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
965
966         * scm/output-ps.scm (offset-add): Remove.
967
968         * scm/lily-library.scm (offset-flip-y): New function.
969         * scm/framework-gnome.scm (tweak): Use it.
970
971         * scm/output-gnome.scm (grob-cause): Add parameter.
972
973         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
974         * scm/output-ps.scm (url-link): Move.
975         (white-text): Warn user about brokenness.
976
977         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
978         wrt ghostscript.
979
980 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
981
982         * lily/slash-repeat-engraver.cc (try_music): always make slashes
983         if body length smaller than measure length.
984
985         * scm/define-markup-commands.scm (with-url): oops. use Y extent
986         for Y.
987
988         * ly/titling-init.ly (tagline): put default tagline in \paper
989
990 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
991
992         * lily/kpath.cc: 
993         * lily/pdf.cc (Pdf_file): Use more generic error messages.
994
995         * scm/lily-library.scm (version-not-seen-message): New function.
996         * ly/init.ly: Use it.
997
998         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
999         breaks as progess.
1000
1001         * scripts/lilypond-book.py (do_process_cmd): Do not lump
1002         whitespace with l10n message.
1003
1004         * scm/framework-tex.scm (convert-to-ps):
1005         (convert-to-dvi): Do not use overly specific l10n messages.
1006
1007         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
1008
1009         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
1010         merge stderr with stdout.  
1011
1012 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1013
1014         * flower/libc-extension.cc: Tested BSD compile fix (Matthias Neeracher).
1015
1016 2005-02-29  Graham Percival  <gperlist@shaw.ca>
1017
1018         * Documentation/user/instrument-notation.teily: moved
1019         \arpeggio to Basic.
1020
1021         * Documentation/user/advanced-notation.itely: Articulation to
1022         Basic, a bunch of stuff from Basic moved to Advanced.
1023
1024         * Documentation/user/basic.itely: swapped various sections,
1025         reorganized Basic.
1026
1027 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1028
1029         * flower/memory-stream.cc: 
1030         * flower/libc-extension.cc: Remove obsolete #undefs.
1031
1032         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
1033         more carefully.
1034
1035 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1036
1037         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
1038         dependency.
1039
1040         * VERSION (PACKAGE_NAME): release 2.5.13
1041
1042         * GNUmakefile.in (web-ext): don't ship ps.gz
1043
1044         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
1045         stdout
1046
1047 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1048
1049         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
1050         without libintl.  Now it compiles too.
1051
1052 2005-02-28  Graham Percival  <gperlist@shaw.ca>
1053
1054         * Documentation/user/basic-notation.itely,
1055         instument-notation.itely, advanced-notation.itely:
1056         split up contents of notation.itely.
1057
1058         * Documentation/user/notation.itely: file removed.
1059
1060         * Documentation/user/invoking.itely, converters.itely:
1061         moved convert-ly info to invoking.itely.
1062
1063         * Documentation/user/global.itely, changing-defaults.itely,
1064         sound-output.itexi: moved global settings, file layout, and
1065         sound into global.itely.
1066
1067         * Documentation/user/sound-output.itexi: file removed.
1068
1069         * Documentation/user/lilypond.tely: removed links to
1070         notation.itely and sound.itely.
1071
1072 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1073
1074         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
1075
1076         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
1077  
1078         * THANKS: add sponsor.
1079
1080         * scm/define-markup-commands.scm (with-url): new markup command.
1081
1082         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
1083         tagline.
1084         
1085         * scm/output-tex.scm (url-link): stub.
1086
1087         * scm/output-ps.scm (url-link): new function.
1088
1089         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
1090         ly:set-point-and-click
1091
1092 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1093
1094         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
1095         based on pdf-viewer setting.
1096
1097         * scm/framework-ps.scm (write-preamble): Find and set preferred
1098         pdf-viewer.
1099
1100 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1101
1102         * Documentation/user/point-and-click.itely: update for PDF point &
1103         click.
1104
1105         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
1106         editors based on EDITOR setting.
1107
1108 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1109
1110         * scm/*: Oops, more grand 2005 replace bits.
1111
1112 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1113
1114         * ps/music-drawing-routines.ps: new routine: insert PDF mark
1115
1116         * scm/output-ps.scm (grob-cause): point & click support for
1117         PostScript
1118
1119 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1120
1121         * lily/input-scheme.cc (LY_DEFINE): rename to
1122         ly:input-file-line-column
1123
1124 2005-02-26  Graham Percival  <gperlist@shaw.ca>
1125
1126         * Documentation/user/examples.itely: small fix from Steve Doonan.
1127
1128         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
1129
1130         * Documentation/user/notation.itely: revamped Polyphony section
1131         from Yuval Harel.  Thanks!
1132
1133         * THANKS: added Yuval Harel.
1134
1135         * Documentation/user/{various}: inserted two spaces after a period.
1136
1137         * Documentation/user/lilypond.tely: added framework for reorg.
1138
1139         * Documentation/user/basic-notation.itely, instrument-notation.itely,
1140         advanced-notation.itely, global.itely: new files, placeholder for
1141         future reorg.
1142
1143 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1144
1145         * Documentation/user/lilypond-book.itely (Music fragment options):
1146         doc fontload.
1147
1148         * Documentation/user/changing-defaults.itely (Text encoding): add
1149         fontload option to utf8 include
1150
1151         * scripts/lilypond-book.py (compose_ly): add fontload option
1152
1153         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
1154         force-eps-font-include option.
1155
1156         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
1157         black triangle
1158
1159         * Documentation/user/invoking.itely (Editor support): remove
1160         lilypond-latex section.
1161
1162         * scripts/lilypond-latex.py (Module): remove script.
1163
1164         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
1165         overwrite .log. 
1166
1167         * lily/main.cc: remove -m, --no-layout
1168
1169         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
1170         to define. We don't want to override fprintf everywhere.
1171
1172 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1173
1174         * cygwin/lilypond.hint: 
1175         * cygwin/README.in: Update dependencies.
1176
1177         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
1178         Bugfix: do not pollute CPPFLAGS, LIBS.
1179
1180         * cygwin/mknetrel (extras): Cross compile fixes.
1181
1182         * ttftool/util.c: 
1183         * ttftool/ttfps.c: 
1184         * ttftool/ps.c: #include libc-extension.hh
1185
1186         * flower/include/libc-extension.hh:
1187         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
1188         wrapper using funopen.
1189         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
1190         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
1191
1192         * config.hh.in:
1193         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
1194         (AC_CHECK_HEADERS): Add libio.h
1195
1196         * scripts/convert-ly.py: Uniformize, internationalize.
1197         (2.5.2): Remove fatal encoding rule.
1198         (2.5.13): Handle latin1 encoding gracefully.
1199
1200 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1201
1202         * HACKING: Fix line breaks.
1203
1204 2005-02-23  Werner Lemberg  <wl@gnu.org>
1205
1206         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
1207         contains those two files.
1208
1209 2005-02-21  Werner Lemberg  <wl@gnu.org>
1210
1211         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
1212         to improve overlap removal process.
1213
1214         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
1215         left and right ending.  This ensures better overlapping.
1216         Update all callers.
1217         ("lineprall"): Don't use draw_gridline to get better overlapping.
1218
1219 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1220
1221         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
1222
1223         * Documentation/topdocs/NEWS.tely (Top): oops.
1224
1225 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
1226
1227         * HACKING: new file.
1228
1229         * input/regression/utf8.ly (portuguese): added a portuguese example
1230         to show latin1 accents.
1231
1232 2005-02-21  Pal Benko  <benkop@freestart.hu>
1233
1234         * lily/mensural-ligature-engraver.cc:
1235         * lily/mensural-ligature.cc:
1236         * lily/include/mensural-ligature.hh: new algorithm implemented
1237
1238         * scm/define-grob-properties.scm: join-left killed (add-join may
1239         be used); join-left-amount changed to join-right-amount
1240
1241 2005-02-21  Graham Percival  <gperlist@shaw.ca>
1242
1243         * Documentation/user/notation.itely: small but urgent fix.
1244
1245 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
1246
1247         * lily/duration-scheme.cc: bugfix: correct parameters to
1248         SCM_ASSERT_TYPE.
1249
1250         * THANKS: added Pal.
1251
1252         * Documentation/user/notation.itely: bugfix: unTeXified
1253         $\\backslash$.  Bugfix: yet another glyph renaming victim:
1254         "timesig.*x/y" -> "timesig.*xy".
1255
1256 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1257         
1258         * VERSION (PACKAGE_NAME): release 2.5.12
1259
1260 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1261
1262         * ly/engraver-init.ly: set tieWaitForNote to #t by default
1263
1264         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
1265
1266         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
1267
1268         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
1269
1270 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1271
1272         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
1273         latin1..utf-8.
1274
1275         * input/regression/stanza-number.ly:
1276         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
1277
1278         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
1279
1280 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1281
1282         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
1283         NEWS. Refer to website for older news.  
1284
1285         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
1286         .HTML. This should be done for specific servers only.
1287
1288         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
1289         .ly image examples.
1290
1291         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
1292         in layer 0 too.
1293
1294         * scm/define-context-properties.scm
1295         (all-user-translation-properties): add tieWaitForNote
1296
1297         * scm/define-grobs.scm (all-grob-descriptions): add
1298         Tie_column::before_line_breaking
1299
1300         * lily/tie.cc (get_column_rank): new function
1301
1302         * lily/tie-column.cc (before_line_breaking): new function.
1303         (werner_directions): take into account ties that start on
1304         different columns.  
1305
1306         * lily/score-engraver.cc (set_columns): move add_column() so we
1307         have column rank available.
1308
1309         * lily/tie.cc (get_column_rank): new function.
1310
1311         * input/regression/utf8.ly (japanese): add japanese lyrics.
1312
1313         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
1314
1315         * THANKS: add Steve D
1316
1317         * ttftool/*.c: add TTF -> Type42 conversion library.
1318
1319 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
1320
1321         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
1322         to show harmonic notes
1323         * scm/define-markup-commands.scm: in \markup-by-number
1324         "dots-dot" -> "dots.dot" to show dotted notes
1325
1326 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1327
1328         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
1329
1330         * flower/memory-stream.cc (writer): new file.
1331
1332         * configure.in: add endian test.
1333
1334 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
1335
1336         * Documentation/user/examples.itely: small
1337         simplification/beautification
1338
1339         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
1340         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
1341         notation manual.
1342
1343         * lily/mensural-ligature.cc: bugfix: another few victims of the
1344         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
1345
1346         * ly/gregorian-init.ly: commit some experimental code for hi-level
1347         ligature input language lying around here for several months.
1348
1349         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
1350         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
1351
1352         * lily/vaticana-ligature-engraver.cc: bugfix: another few
1353         "x-y-z"->"x.y.s-z" fixes.
1354
1355 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1356
1357         * scm/framework-pdf.scm (scm): new file
1358
1359         * lily/include/pdf.hh (class Pdf_file): new file.
1360
1361         * lily/pdf.cc (write_trailer): new file.
1362
1363 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
1364
1365         * input/regression/color.ly: new file
1366
1367         * lily/stencil.cc (interpret_stencil_expression):
1368         when a color expression is encountered: save current color,
1369         process the rest of the expression, and restore previous color.
1370
1371         * lily/system.cc (get_line): check all grobs for color property and
1372         prepare the stencil scheme expressions for further processing.
1373         Fix layer-loop.
1374
1375         * scm/define-grob-properties.scm: introduce the color property.
1376
1377         * scm/output-lib.scm: color helper functions.
1378
1379         * scm/output-ps.scm: introduce setcolor/resetcolor.
1380
1381 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
1382
1383         * ly/*.ly, input/regression/*.ly: Added missing \version
1384         statements in some files.
1385
1386 2005-02-15  Graham Percival  <gperlist@shaw.ca>
1387
1388         * Documentation/user/notation.itely: minor editing.
1389
1390         * Documentation/user/converters.itely: updated convert-ly bugs.
1391
1392         * Documentation/user/lilypond-book.itely: add info about using
1393         feta characters in latex.
1394
1395 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1396
1397         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
1398
1399 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1400
1401         * scm/define-grob-properties.scm (all-user-grob-properties):
1402         removed 'dashed property.
1403
1404 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1405
1406         * scm/lily.scm (define-safe-public): new macro for defining
1407         variables that can be used in --safe mode. Use it in *.scm
1408         instead of manually setting safe-objects in safe-lily.scm.
1409
1410 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1411         
1412         * Slur-dash patch by Bertalan.
1413
1414         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
1415
1416         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
1417
1418 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1419
1420         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
1421
1422 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1423
1424         * mf/GNUmakefile: teTeX-3.0 install fix.
1425
1426         * Cygwin patch from Bertalan.
1427
1428         * stepmake/stepmake/metafont-rules.make: Remove bashism.
1429
1430 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1431
1432         * GNUmakefile.in: 
1433         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
1434
1435         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
1436         2.0.x compatibility.
1437
1438 2005-02-08  Werner Lemberg  <wl@gnu.org>
1439
1440         * mf/feta-din-code.mf: Format; clean up code.
1441         Replace `---' with `--' plus explicit path directions.
1442         (linethickness#, stafflinethickness#): Remove.
1443         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
1444         ("dynamic s"): Improve shape.
1445         ("dynamic p"): Improve shape.
1446         Replace `draw' with better outline approximation.
1447         ("dynamic r"): Improve shape.
1448         Don't call `fill' and `draw' at the same time.
1449
1450 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1451
1452         * SConstruct (symlink):
1453         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
1454         build fix: add enc symlink.
1455
1456         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
1457
1458         Support for DESTDIR besides prefix=/foo
1459
1460         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
1461
1462         * stepmake/stepmake/*.make:
1463         * */GNUmakefile:
1464         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
1465
1466         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
1467
1468         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
1469         mawk in fontforge (date) test.
1470
1471 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1472
1473         * scm/font.scm (make-century-schoolbook-tree): add NCS as
1474         font-family=roman. Add Luxi Sans as sans
1475
1476 2005-02-07  Graham Percival  <gperlist@shaw.ca>
1477
1478         * Documentation/user/notation.itely: add warning about
1479         percent repeats and Voice contexts.
1480
1481         * Documentation/user/lilypond-book.itely: clarified the
1482         necessity of dvips -u arguments.
1483
1484 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
1485
1486         * THANKS: Added a bunch of bug hunters.
1487
1488 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1489
1490         * scm/framework-ps.scm (output-preview-framework): bugfix.
1491
1492         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
1493         o/ for chord modifier..
1494
1495         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
1496
1497         * lily/drum-note-performer.cc:  remove unused (thanks Michael
1498         Welsh Duggan). 
1499
1500 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1501
1502         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
1503
1504         * ly/titling-init.ly: Do not also print intstrument in header on
1505         first page.  Do not print page number on first and only page.
1506
1507 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1508
1509         * input/regression/*.ly: remove old-relative everywhere
1510
1511         * lily/music-sequence.cc (simultaneous_relative_callback): do
1512         what-if analysis on copy, not on original. Fixes old-relative
1513         compatibility.
1514
1515         * scm/backend-library.scm (postscript->png): space before
1516         --verbose.
1517         
1518 2005-02-05  Werner Lemberg  <wl@gnu.org>
1519
1520         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
1521         is defined.
1522
1523         * mf/feta-alphabet.mf: Define `staffsize#'.
1524         Include `feta-params.mf'.
1525         s/staffheight/design_size/.
1526
1527         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
1528
1529         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
1530
1531         * mf/feta-nummer-code.mf: Reformatted.
1532         (draw_six): Use outline intersection to avoid a self-intersecting
1533         path.
1534         ("Numeral comma"): Fix serious outline glitches.  This slightly
1535         changes the glyph shape.
1536         ("Numeral dash"): Use `draw_rounded_block'.
1537         ("Numeral dot"): Use `drawdot'.
1538         ("Numeral 1"): Assure identical tangent directions for the
1539         intersection points of paths.  The glyph shape improvement is only
1540         visible at very high magnifications.
1541         ("Numeral 2"): Use `solve' macro to make the lower right part of
1542         the glyph outline touch the x axis exactly.  This changes the
1543         glyph shape.
1544         Minor fixes for better overlap removal support.
1545         ("Numeral 4"): Make lefter corner `rounder'.
1546         ("Numeral 5"): Assure identical tangent directions for the
1547         intersection points of paths.  This improves the glyph shape at
1548         high magnifications.
1549         ("Numeral 7"): Use `solve' macro to make the upper right part of
1550         the glyph outline touch the metrics box exactly.  This changes the
1551         glyph shape.
1552         Avoid corner in the upper left part of the glyph (causing a minor
1553         shape change).
1554
1555         * mf/feta-ital-*.mf: Removed.  Unused.
1556
1557 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1558
1559         * VERSION (PATCH_LEVEL): release 2.5.11
1560
1561         * input/regression/fill-line-test.ly: new file.
1562
1563         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
1564         emmentaler name, eg. emmentaler-23. 
1565
1566 2005-02-04  Christian Hitz  <chhitz@gmx.net>
1567
1568         * scm/scm/define-markup-commands.scm (fill-line): rework for better
1569         alignment with centered texts
1570
1571         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
1572         list of paddings
1573
1574 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1575
1576         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
1577
1578         * lily/note-column.cc (translate_rests): call flush_extent_cache()
1579         of parents when translating rests. Fixes: c-chord-rest.ly 
1580
1581         * lily/include/dimension-cache.hh (struct Dimension_cache): add
1582         dimension_callback_ member.
1583
1584         * lily/grob.cc (flush_extent_cache): new function. Force recompute
1585         of extents.
1586
1587 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1588
1589         * all but lily/*: The grand 2004/2005 replace.
1590
1591 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1592
1593         * lily/*: add space after ,  
1594
1595         * scm/music-functions.scm (has-request-chord): don't use
1596         ly:music-name anywhere. Fixes <<\\>> notation. 
1597
1598         * scm/define-markup-commands.scm (box): use font-size for
1599         padding. Fixes boxed-rehearsal-marks.ly
1600
1601         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
1602         identifier definition too, so foo = \lyrics { ...   } bar = #1
1603         doesn't complain about "bar" being LYRICS_STRING.
1604
1605         * lily/paper-def.cc (find_pango_font): new routine; Store
1606         pango_fonts in hash tab too. This is necessary for retrieving
1607         Pango_fonts::physical_font_tab() later on.
1608  
1609         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
1610         crash if psname is null.
1611
1612         * lily/lily-guile.cc (ly_hash2alist): new function
1613
1614         * Documentation/user/changing-defaults.itely (Text encoding):
1615         rewrite. 
1616
1617         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
1618         -> font_filename mapping.
1619
1620         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
1621         ly_pango_font_physical_fonts
1622
1623         * scm/framework-ps.scm (supplies-or-needs): extract names from
1624         physical Pango_fonts.
1625
1626         * utf8.ly: new file.
1627
1628 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1629
1630         * Documentation/user/changing-defaults.itely (Page layout): add
1631         doco about systemSeparatorMarkup.
1632
1633         * scm/page-layout.scm (default-page-make-stencil): add-to-page
1634         function.
1635         (default-page-make-stencil): insert system separators.
1636
1637         * scm/define-markup-commands.scm (hcenter): add
1638         (beam): add.
1639
1640 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1641
1642         * scm/output-ps.scm (ez-ball): reinstate ez notation.
1643
1644 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1645
1646         * lily/main.cc: Spell backend consistently.  Sort options.
1647
1648 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1649
1650         * scripts/lilypond-book.py (Module): revert @include.
1651         
1652 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1653
1654         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
1655         Bugfix: @include .tex (not .texi).  Small cleanups.
1656
1657         * stepmake/bin/add-html-footer.py (i18n): New function.
1658
1659 2005-01-31  Werner Lemberg  <wl@gnu.org>
1660
1661         * mf/feta-nummer.mf: Removed.  Unused.
1662
1663 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1664
1665         * lily/ : 2004 -> 2005 s&r
1666
1667         * scm/file-cache.scm (cached-file-contents): add file. Read each
1668         file only once.
1669
1670         * scm/font.scm (add-pango-fonts): change order. Medium weight is
1671         now default.
1672
1673         * VERSION: release 2.5.10
1674         
1675         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
1676
1677         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
1678
1679         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
1680         that both X and Y extents of bbox are non-nil.
1681
1682 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1683
1684         * scm/chord-name.scm (alteration->text-accidental-markup): change
1685         - to . 
1686
1687         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
1688
1689         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
1690
1691         * Documentation/user/invoking.itely (Invoking lilypond): add note
1692         about EPS backend.
1693
1694         * scm/framework-eps.scm: new file: create per-system/per-page EPS
1695         files for inclusion in lilypond-book document.
1696
1697         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
1698
1699         * input/tutorial/lbook-texi-test.texi: new file.
1700
1701         * scm/safe-lily.scm (safe-objects): add
1702         {begin,end}-of-line-(in)?visible as safe.
1703  
1704 2005-01-30  Graham Percival  <gperlist@shaw.ca>
1705
1706         * Documentation/user/changing-defaults.itely: fixed example
1707         of (dynamics).
1708
1709 2005-01-29  Graham Percival  <gperlist@shaw.ca>
1710
1711         * lily/main.cc: fix info about -o=FILE.
1712
1713 2005-01-29  Werner Lemberg  <wl@gnu.org>
1714
1715         * mf/feta-toevallig.mf ("Natural"): Completely changed the
1716         construction to assure smooth transition from straight to curved
1717         lines.
1718
1719 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1720
1721         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
1722         stencils.
1723
1724         * ps/lilyponddefs.ps: add start-page, start-system doesn't
1725         translate to top of page. Fixes alignment problems of
1726         lilypond-generated EPS files.
1727
1728 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1729
1730         * scm/part-combiner.scm (analyse-spanner-states): trigger on
1731         crescendo-end as well, since Decrescendo maybe ended with Stop
1732         Crescendo.). Fixes: partcombine-diminuendo.ly
1733
1734         * scm/script.scm (default-script-alist): swap portato symbols.
1735
1736         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
1737
1738         * lily/paper-outputter-scheme.cc (LY_DEFINE):
1739         ly:outputter-port. New function.
1740
1741         * scm/framework-ps.scm (output-classic-framework): dump a
1742         -systems.texi too
1743         (output-classic-framework): dump multiple systems on an "infinite"
1744         page EPS including fonts. 
1745
1746         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
1747         .eps files for both texi and tex formats. Use PNG coming from
1748         lilypond.
1749         
1750 2005-01-28  Graham Percival  <gperlist@shaw.ca>
1751
1752         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
1753
1754         * scripts/lilypond-latex.py: fix info about -o=FILE.
1755
1756 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1757
1758         * ly/generate-embedded-cff.ly: write .cff.ps files.
1759
1760         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
1761
1762         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
1763         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
1764
1765 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1766
1767         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
1768
1769 2005-01-28  Werner Lemberg  <wl@gnu.org>
1770
1771         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
1772         macros.
1773         (draw_bulb): Improved.
1774
1775         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
1776         metapost bug.
1777         (draw_pedal_P): Use soft_end_penstroke.
1778         (draw_pedal_d): Use soft_start_penstroke.
1779
1780         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
1781         path.
1782         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
1783         doesn't change the glyph shape.
1784
1785         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
1786         changing the shape) to avoid fontforge warnings.
1787
1788         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
1789         soft_end_penstroke and fix glyph shape.
1790
1791 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1792
1793         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
1794
1795 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1796
1797         * scm/define-markup-commands.scm (line): filter out empty stencils
1798         from line command.
1799
1800         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
1801         amount.
1802
1803 2005-01-27  Graham Percival  <gperlist@shaw.ca>
1804
1805         * Documentation/user/notation.itely: added info about what
1806         \voiceFoo does.  Also rewrote warning about marks at
1807         a line break.
1808
1809         * Documentation/user/changing-defaults.itely: added info
1810         about putting dynamics in parenthesis and brackets.
1811
1812 2005-01-27  Werner Lemberg  <wl@gnu.org>
1813
1814         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
1815
1816 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1817
1818         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
1819         portato-direction.ly
1820
1821         * lily/beam.cc (consider_auto_knees): add beam height to
1822         threshold. Fixes: knee-multiple-beam.ly
1823
1824         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
1825         pedal line spanners. Fixes: instrument-center-pedal.ly
1826
1827         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
1828         if encountering barline. Fixes: auto-beam-repeat.ly
1829
1830 2005-01-26  Werner Lemberg  <wl@gnu.org>
1831
1832         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
1833         overlapping.
1834
1835         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
1836         with inflections for the 1/2 sharp glyph.
1837
1838         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
1839         connection between `t' and `r'.
1840         Unify bulb with the rest of `r' to avoid grazing outlines which
1841         confuses the overlap removal algorithm of fontforge.
1842
1843         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
1844         inflections.
1845         (draw_cross): Fix shape to have uniform thickness in corners.
1846
1847         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
1848         to avoid an uneven number of self-intersections; this confuses
1849         fontforge.
1850         Fix a slight bug in the shape at left bottom (which is visible only
1851         at high magnifications).
1852         `Center' the stem horizontally to avoid overlapping.
1853
1854 2005-01-24  Werner Lemberg  <wl@gnu.org>
1855
1856         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
1857         to `asis'.
1858         (fet_begingroup): Save group name in string `feta_group'.
1859         (fet_endgroup): Updated.
1860         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
1861
1862         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
1863
1864         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
1865         in metapost.
1866
1867 2005-01-24  Graham Percival  <gperlist@shaw.ca>
1868
1869         * Documentation/user/notation.itely: really minor editing.
1870
1871 2005-01-22  Graham Percival  <gperlist@shaw.ca>
1872
1873         * Documentation/user/examples.itely: minor editing.
1874
1875         * Documentation/user/changing-defaults.itely: minor editing.
1876
1877         * Documentation/user/notation.itely: clarified info on polyphony
1878         and \addlyrics.
1879
1880 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1881
1882         * scm/output-gnome.scm: 
1883         * scm/output-svg.scm:
1884         * scm/lily-library.scm (font-name-style): Update font name
1885         kludging for fontconfig use.
1886
1887 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
1888
1889         * scm/define-markup-commands.scm: Document right-align and
1890         larger markup commands. Remove "TODO" from the topmost comment
1891         "each markup function should have a doc string." More consistent
1892         use of new-lines.
1893
1894 2005-01-22  Graham Percival  <gperlist@shaw.ca>
1895
1896         * Documentation/user/changing-defaults: removed info about
1897         copyright symbol, since it's likely to change soon.
1898         Added info about betweensystemspace.
1899
1900         * Documentation/user/notation.itely: minor fixes.
1901
1902         * Documentation/user/lilypond.tely,
1903         Documentation/user/music-glossary.tely: changed copyright
1904         date to 2005 instead of 2004.
1905
1906         * input/test/volta-chord-names.ly: added old example back.
1907
1908 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1909
1910         * mf/feta-beugel.mf: use design size 20 (not 15).
1911
1912         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
1913         change name to aybabtu completely
1914
1915 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1916
1917         * buildscripts/gen-emmentaler-scripts.py (outdir): add
1918         design_size to fontname
1919
1920 2005-01-19  Werner Lemberg  <wl@gnu.org>
1921
1922         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
1923         mf/feta-schrift.mf: s/p/pat/ if a path variable.
1924
1925         * mf/feta-autometric.mf (set_char_box): Add code which emits
1926         specials for mf2pt1 if run with metapost.
1927         (to_bp): New macro for mf2pt1.
1928
1929 2005-01-18  Graham Percival  <gperlist@shaw.ca>
1930
1931         * Documentation/user/changing-defaults: added info on
1932         creating a copyright symbol.
1933
1934 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1935
1936         * VERSION: release 2.5.9
1937         
1938 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
1939
1940         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
1941
1942         * Documentation/user/notation.itely: Document
1943         score-override-auto-beam-setting Fix documentation for
1944         revert-auto-beam-setting.
1945
1946 2005-01-18  Werner Lemberg  <wl@gnu.org>
1947
1948         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
1949         (procset): New function to define a procset resource.
1950         (ps-embed-pfa): New function to define a font resource.
1951         (setup): New function to define a `Setup' environment.
1952         (preamble): Use new functions.
1953
1954         * ps/lilypond.defs (init-lilypond-parameters): New function to
1955         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
1956
1957 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1958
1959         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
1960
1961 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
1962
1963         * scm/define-markup-commands.scm: Change number->markletter-string
1964         to take two arguments (vector number). Add number->mark-alphabet-vector
1965         and markalphabet markup command.
1966
1967         * scm/translation-functions.scm: Add format-mark-box-alphabet,
1968         format-mark-alphabet, format-mark-box-barnumbers and
1969         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
1970
1971 2005-01-17  Graham Percival  <gperlist@shaw.ca>
1972
1973         * Documentation/user/examples.itely: add SATB automatic piano
1974         reduction template.
1975
1976         * Documentation/user/notation.itely: added info about changing
1977         partcombine texts.  Also adds examples of alternate lyrics.
1978
1979         * Documentation/user/changing-defaults.itely: added warning
1980         about \RemoveEmptyStaffContext overriding previous changes.
1981
1982 2005-01-17  Werner Lemberg  <wl@gnu.org>
1983
1984         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
1985         feta-alphabet*.
1986
1987 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1988
1989         * python/lilylib.py (make_ps_images): don't do final showpage for
1990         multi-page documents.
1991         
1992         * VERSION (MY_PATCH_LEVEL): release 2.5.8
1993
1994 2005-01-16  Graham Percival  <gperlist@shaw.ca>
1995
1996         * Documentation/user/lilypond.tely: changed order of appendices;
1997         unified index should be last.
1998
1999         * Documentation/user/notation.itely: add example of key signatures
2000         and info about Staff.printKeyCancellation.
2001
2002 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2003
2004         * lily/include/repeated-music.hh (class Repeated_music): change
2005         into "namespace" class.
2006
2007         * lily/event.cc: remove Key_change_event.
2008
2009         * lily/include/transposed-music.hh (class Transposed_music): remove.
2010
2011         * lily/transposed-music.cc: remove
2012
2013         * lily/include/relative-music.hh: remove.
2014
2015         * lily/include/music-sequence.hh (struct Music_sequence): change
2016         into "namespace" class.
2017
2018         * lily/untransposable-music.cc (Module): remove
2019
2020         * lily/include/un-relativable-music.hh (Module): remove
2021
2022         * lily/include/untransposable-music.hh (Module): remove
2023
2024         * lily/include/music-list.hh (Module): remove file
2025
2026         * lily/un-relativable-music.cc: remove file.
2027
2028 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2029
2030         * lily/parser.yy: Compile fix.
2031
2032 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2033
2034         * lily/include/music.hh (class Music): unvirtualize transpose().
2035
2036         * lily/sequential-music.cc: remove file.
2037
2038         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
2039
2040         * lily/slur-scoring.cc (get_best_curve): only switch on
2041         DEBUG_SLUR_SCORING for non NDEBUG builds.
2042
2043         * lily/include/music.hh (class Music): replace Music::start_mom()
2044         by start-callback property
2045
2046         * lily/include/grace-music.hh: remove file. 
2047
2048         * lily/stem.cc (height): robustness fix.
2049
2050         * lily/time-scaled-music.cc: remove file.
2051
2052         * lily/include/music.hh (class Music): include SCM init argument.
2053         (class Music): replace Music::get_length() virtual by
2054         length-callback property everywhere.
2055
2056         * scripts/convert-ly.py (conv): add  # to \property scalar value.
2057
2058         * mf/GNUmakefile: don't install *list.ly
2059
2060 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2061
2062         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
2063
2064 2005-01-12  Werner Lemberg  <wl@gnu.org>
2065
2066         This patch addresses the following problems in the feta sources
2067         files which contribute to the fetaXX fonts.
2068
2069         . Many fixes for rasterization at low resolutions (consistent use of
2070           `vround' and `hround', integer shift values for paths, applying
2071           `eps' for mirrored paths, use of `define_whole_pixels' and
2072           friends, etc.) -- while this probably looks like a waste of time
2073           it has revealed deficiencies in some glyph shapes.  See comment at
2074           the end of feta-params.mf how vertical symmetry is achieved.
2075
2076         . The `---' operator has been replaced everywhere with `--'; this
2077           both improves and considerably reduces the font size after
2078           conversion with mf2pt1.
2079
2080         These change aren't explicitly mentioned below since virtually all
2081         glyphs are affected.
2082
2083         Other notable differences:
2084
2085         . Glyphs from feta-accordion.mf now have charboxes around the
2086           outline.
2087
2088         . Fixed incorrect charbox for `accDot'.
2089
2090         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
2091
2092         . Fixed position of the bow in the `upprall' glyph and its siblings.
2093
2094         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
2095           dependent on the staff line thickness to avoid touching the middle
2096           staff line at smaller sizes.
2097
2098         . Largely extended output for feta-testXX: Where useful, glyphs
2099         are shown both between and on staff lines.
2100
2101
2102         * mf/feta-params.mf (staff_space_rounded,
2103         stafflinethickness_rounded, linethickness_rounded,
2104         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
2105         Update all code which uses them where appropriate.
2106         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
2107         New variables used to control rasterization at low resolutions.  Set
2108         to zert if feta code is processed with metapost.
2109
2110         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
2111         (draw_rounded_block, draw_square_block): Updated to use `--' only.
2112         (flare_path): Updated.
2113         Make it work with `filldraw' (but only circular pens).
2114         (hfloor, vfloor, hceiling, vceiling): New macros.
2115
2116         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
2117         Use `draw' again in mf mode to have good pixel dropout control.
2118         Fix intersection points of horizontal lines with circle.
2119         ("accDot"): Fix parameters for set_char_box.
2120         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
2121         control.
2122
2123         * mf/feta-banier.mf: Updated.
2124
2125         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
2126         testing.
2127         (undraw_inside_ellipse): Remove `center' argument.  Update all
2128         callers.
2129         (draw_brevis): New macro, called by "Brevis notehead".
2130         (draw_whole_triangle_head): New macro, called by "Whole
2131         trianglehead".
2132         (draw_small_triangle_head): Use `filldraw'.
2133
2134         * mf/feta-eindelijk.mf: Remove useless global group.
2135         Updated.
2136
2137         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
2138         `filldraw'.
2139
2140         * mf/feta-pendaal.mf: Updated.
2141
2142         * mf/feta-puntje.mf: Updated.
2143
2144         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
2145         less points.
2146         ("Flageolet"): Use `draw' again in mf mode to have good pixel
2147         dropout control.
2148         ("Varied Coda"): Use `draw_block'.
2149         (draw_comma): Fix typo.
2150         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
2151         pixel dropout control.
2152
2153         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
2154         position of bow.
2155
2156         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
2157         sizes.
2158
2159         * mf/feta-toevallig.mf (remember_pic): New variable, used for
2160         testing.
2161         (draw_meta_sharp): Much simplified.
2162         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
2163
2164         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
2165
2166 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2167
2168         * Documentation/user/notation.itely (Ancient rests): Fix typo
2169         (thanks Anthony)
2170
2171 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2172
2173         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
2174
2175         * lily/main.cc (setup_paths): Add cff.
2176
2177         * mf/GNUmakefile (foe): Include actual target %.cff.
2178         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
2179
2180 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2181
2182         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
2183         suffix for main_input_b_.
2184
2185         * scm/music-functions.scm (toplevel-music-functions):
2186         precompute music lengths for music expressions.  
2187
2188 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2189
2190         * lily/include/input.hh (class Input): new `end_' slot for end of
2191         input. Renamed defined_str0_ to start_.
2192
2193         * lily/input.cc (Input): Add Input::Input (Input const &) and
2194         remove Input::Input (Source_file*, char const *). Use the new
2195         slots.
2196         (set_location): method used by bison to propagate input
2197         locations (YYLLOC_DEFAULT).
2198         (end_line_number, end_column_number, step_forward): new methods
2199         
2200         * lily/input-scheme.cc (ly:input-both-locations): new function,
2201         similar to ly:input-location, but also return the end line and
2202         column.
2203
2204         * lily/include/includable-lexer.hh: 
2205         * lily/includable-lexer.cc: 
2206         * lily/include/lily-lexer.hh (class Lily_lexer): 
2207         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
2208         Includable_lexer to Lily_lexer, in order to update lexloc (the
2209         yylloc), a new slot of Lily_lexer.
2210         (here_input, LexerError): simplify by using the lexloc slot (aka
2211         yylloc)
2212
2213         * lily/lexer.ll: #define yylloc to use input locations (it may
2214         be useless here?). Fixed the #embedded_scm rule (step the location
2215         forward in order to skip the sharp sign before parsing the scheme
2216         expression)
2217
2218         * lily/include/lily-parser.hh (class Lily_parser): 
2219         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
2220         here_input()
2221         (parser_error): overload for more precise locations of errors.
2222
2223         * lily/parser.yy (YYLTYPE): set location type to Input
2224         (YYLLOC_DEFAULT): use Input::set_location()
2225         (yylex): add the YYLTYPE* location parameter.
2226         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
2227         Give an Input parameter to THIS->parser-error() for more accurate
2228         messages.
2229
2230 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2231
2232         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
2233
2234         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
2235         on BEAMQUANTING for non-NDEBUG builds.
2236
2237         * lily/stem.cc (head_count): performance: avoid String::String()
2238         inside oft called function.
2239
2240 2005-01-09  Graham Percival  <gperlist@shaw.ca>
2241
2242         * Documentation/user/examles.itely: attempted fix for broken
2243         string quartet template.
2244
2245         * Documentation/user/notation.itely: remove unnecessary broken
2246         link.
2247
2248 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2249
2250         * VERSION (PACKAGE_NAME): release 2.5.7
2251
2252 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2253
2254         * config.make.in (METAFONT): Append -progname=mf, fixes use with
2255         mf-nowin for teTeX-3.0.  Backportme.
2256
2257         * scm/output-svg.scm (utf8-string): New function.
2258
2259         * scm/output-gnome.scm (utf8-string): New function.
2260         (otf-name-mangling): Remove.
2261
2262         * lily/pango-font.cc (Pango_font): Use font string iso font
2263         filename for utf8-text.
2264
2265         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
2266         name.
2267
2268 2005-01-08  Graham Percival  <gperlist@shaw.ca>
2269
2270         * Documentation/user/notation.itely: add info about
2271         Staff.extraNatural = ##f in Pitches section.  Also
2272         fixed some minor issues in the Vocal music section.
2273
2274 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2275
2276         * scm/output-ps.scm (white-text): comment out Helvetica font,
2277         which is broken for my GS install.
2278
2279         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
2280         which provides a tighter bbox.
2281
2282         * scm/define-grobs.scm (all-grob-descriptions): remove all
2283         extra-offsets from definitions.
2284
2285 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
2286
2287         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
2288         add tuning for 4-string bass and some common 4/5-string banjo
2289         tunings.  New function (four-string-banjo) turns a 5-string tuning
2290         into a 4-string tuning.  New function
2291         (fret-number-tablature-format-banjo) computes correct fret numbers
2292         on 5-string banjos.
2293
2294         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
2295         Add beam correction to TabVoice.
2296
2297         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
2298         using bold font; makes tabs more readable.
2299
2300 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2301
2302         * lily/font-select.cc (get_font_by_design_size): don't make
2303         Modified_font_metric; this causes trouble, since we don't know the
2304         font magnification from inside Pango_font::text_stencil()
2305
2306         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
2307
2308         * Documentation/user/notation.itely (The Lyrics context): comment out
2309         broken {Small ensembles} link.
2310
2311         * scm/framework-svg.scm (output-framework): change calling convention.
2312
2313         * lily/object-key-dumper-scheme.cc: new file.
2314
2315         * lily/object-key-undumper-scheme.cc: new file.
2316
2317         * lily/tweak-registration-scheme.cc: new file.
2318
2319         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
2320
2321         * Documentation/user/examples.itely (String quartet): uncomment
2322         broken example.
2323
2324         * lily/font-config.cc: new file.
2325
2326 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2327
2328         * scm/output-svg.scm: 
2329         * scm/output-gnome.scm: s/bigcheese/emmentaler.
2330
2331         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
2332
2333 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2334
2335         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
2336         Add headers.
2337
2338         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
2339
2340 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2341
2342         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
2343
2344         * lily/include/main.hh: lose _b hungarian suffixes for global
2345         variables.
2346
2347         * lily/include/lily-guile-macros.hh: new file.
2348
2349         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
2350
2351         * lily/general-scheme.cc: new file. 
2352
2353         * lily/font-select.cc (get_font_by_design_size): retrieve
2354         PangoFont for (designsize . "pango-descr") entries.
2355
2356         * lily/lily-parser-scheme.cc: new file.
2357
2358         * lily/output-def-scheme.cc: new file.
2359
2360         * lily/paper-book-scheme.cc: new file.
2361
2362         * lily/duration-scheme.cc (LY_DEFINE): new file.
2363
2364         * lily/pitch-scheme.cc:  new file.
2365
2366         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
2367
2368 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2369
2370         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
2371
2372 2005-01-06  Graham Percival  <gperlist@shaw.ca>
2373
2374         * Documentation/user/notation.itely: minor editing.
2375
2376         * Documentation/user/changing-defaults: minor editing.
2377
2378         * Documentation/user/examples.itely: add template for
2379         string quartet part extraction; demonstrates tag.
2380
2381 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
2382
2383         * Documentation/user/notation.itely: documents
2384         format-mark-box-letters and format-mark-box-numbers
2385
2386         * scm/define-context-properties.scm: change comment.
2387
2388 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2389
2390         * scm/framework-ps.scm (output-classic-framework): new function:
2391         dump systems as separate .eps files (without fonts) and write a
2392         single collecting .tex file.
2393
2394 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2395
2396         * Documentation/user/notation.itely (Setting simple songs):
2397         Correct several errors in the equivalent formulation of
2398         \addlyrics. 
2399         (The Lyrics context): Corrected link to the SATB example.
2400
2401 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2402
2403         * scm/lily.scm (completize-formats): new function
2404         (postprocess-output): new function
2405
2406         * lily/paper-book.cc (classic_output): change calling
2407         convention. Give basename as first argument. 
2408         remove Paper_book::post_processing().
2409
2410         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
2411
2412 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2413
2414         * lily/paper-outputter.cc (LY_DEFINE): new function
2415         ly:outputter-close.
2416
2417         * lily/main.cc: change --format,-f to --backend,-b
2418
2419         * lily/include/main.hh: rename format to backend.
2420
2421         * scm/translation-functions.scm (format-mark-box-numbers): add.
2422         patch by Erlend Aasland
2423
2424 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2425
2426         * lily/pango-font.cc (text_stencil): dump string as
2427         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
2428
2429 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2430
2431         * configure.in (gui_b): Remove handy developer-only
2432         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
2433         CVS source installations (but break other non-default but correct
2434         PKG_CONFIG_PATH setups), as this is no longer developer-only.
2435
2436         * SConstruct: 
2437         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
2438         compatibility (backportme).
2439
2440         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
2441
2442 2005-01-03  Werner Lemberg  <wl@gnu.org>
2443
2444         Prepare glyph shapes for mf2pt1 conversion.
2445
2446         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
2447         (accDiscant, accFreebase, accStdbase): Replace `draw' with
2448         `penstroke'.
2449         (accDot): Use `drawdot'.
2450         (accBayanbase): Replace `draw' with `draw_gridline'.
2451         (print_penpos): Moved to feta-macros.mf.
2452         (accOldEE): Replace `filldraw' with `penstroke'.
2453         Replace `draw' with `penstroke' and `drawdot'.
2454
2455         * mf/feta-banier.mf: Code clean-up.
2456         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
2457         `fill'.
2458
2459         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
2460
2461         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
2462         paremeter to control drawing of labels.  Update all callers.
2463
2464         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
2465         (new_bulb): Return a bulb as a single path.  To do that, it now
2466         takes some more parameters.  Updated all callers.
2467         (draw_gclef): Major clean-up.  `draw' has been replaced with
2468         `penstroke', unnecessary outlines have been removed.
2469         Remove (unused) gnome-canvas code.
2470
2471         * mf/feta-macros.mf (print_penpos): New macro (from
2472         feta-accordion.mf).
2473         Other minor fixes.
2474
2475         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
2476         ("Pedal dot"): Use `drawdot'.
2477         (draw_pedal_P): Add parameter to control drawing of labels.  Update
2478         all callers.
2479         Fix shape at top.
2480         (draw_pedal_e): Add parameter to control drawing of labels.  Update
2481         all callers.
2482         (draw_pedal_d): Add parameter to control drawing of labels.  Update
2483         all callers.
2484         Revert drawing direction.
2485
2486         * mf/feta-schrift.mf (draw_fermata): Use single path.
2487         (draw_short_fermata): Replace `filldraw' with `fill'.
2488         (draw_long_fermata, draw_very_long_fermata): Replace calls to
2489         `draw_rounded_block' with a single path.
2490         ("Thumb"): Draw full circle instead of mirroring segments.
2491         (draw_accent): New macro.
2492         ("> accent", "espr"): Use it.
2493         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
2494         ("open (unstopped)"): Draw full circle instead of mirroring
2495         segments.
2496         (draw_vee): Removed.
2497         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
2498         ("Downbow"): Replace calls to `draw_rounded_block' with a single
2499         path.
2500         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
2501         partial pieces drawn with `fill' -- these do still overlap with the
2502         stem of the `t' but just once, not multiple times so that fontforge
2503         can handle it gracefully.
2504         Change other parts of the glyph so that fontforge's overlapping
2505         algorithm reliably works.
2506         (draw_heel): Replace `draw' with `fill'.
2507         (draw_toe): Use `draw_accent' instead of `draw_vee'.
2508         ("Flageolet"): Replace `draw' with `penstroke'.
2509         ("Segno"): Replace `filldraw' with `penstroke'.
2510         Replace `draw' with `drawdot'.
2511         ("Coda"): Replace `fill' with `penstroke', using a single path.
2512         ("Varied Coda"): Use less overlapping paths.
2513         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
2514         single path.
2515
2516         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
2517         group to better control the `labels' command.
2518         Rename argument to `offset' and use it actually.  Update all
2519         callers.
2520         Replace `filldraw' with `fill'.
2521         ("mordent", "prallmordent", "upmordent", "downmordent",
2522         "lineprall"): Replace `draw' with `draw_gridline'.
2523         ("upprall", "downprall"): Replace `draw' with `fill'.
2524
2525         * mf/feta-timesig.mf: Formatting.
2526
2527         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
2528         to...
2529         ("Flat"): Here.
2530         (draw_paren): Move code to draw labels to...
2531         ("Right Parenthesis"): Here.
2532
2533 2005-01-02  Graham Percival <gperlist@shaw.ca>
2534
2535         * Documentation/user/notation.itely: add example of \setTextDecresc
2536         and \setTextDim.
2537
2538 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
2539
2540         * scm/define-markup-commands.scm :  fix glyph-strings of
2541         accidentals and \note-by-number
2542
2543 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2544
2545         * VERSION: 2.5.6 released.
2546         
2547         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
2548
2549         * input/regression/new-markup-scheme.ly: oops. font-family=music
2550         -> font-encoding fetaMusic.  
2551
2552         * lily/main.cc: put default to PS.
2553
2554         * lily/tfm.cc: idem.
2555
2556         * lily/afm.cc: idem.
2557
2558         * lily/include/modified-font-metric.hh (struct
2559         Modified_font_metric): remove coding_scheme() method.
2560
2561         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
2562
2563         * scripts/convert-ly.py (conv): crash on encountering \encoding.
2564
2565         * input/les-nereides.ly: convert to utf8
2566
2567         * lily/modified-font-metric.cc (text_dimension): idem.
2568
2569         * lily/parser.yy (TODO): idem.
2570
2571         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
2572
2573         * lily/lexer.ll: remove encoding
2574
2575         * scm/framework-ps.scm (output-variables): separately scale the
2576         page to mm 
2577
2578         * lily/pango-font.cc (Pango_font): fix scaling.
2579
2580         * lily/font-metric.cc (design_size): design_size returns a
2581         dimension now as well.
2582
2583 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2584
2585         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
2586         brace generation. 
2587
2588         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
2589
2590 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2591
2592         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
2593         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
2594
2595 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2596
2597         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
2598         in first run as well.
2599
2600         * scm/paper.scm (layout-set-staff-size): use text-font-size in
2601         dimension less points (ie. 12 = 12 point)
2602
2603         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
2604
2605         * lily/all-font-metrics.cc (find_pango_font): set description_
2606
2607         * lily/pango-font.cc (text_stencil): export size as well.
2608         (text_stencil): fix scaling and extents box.
2609
2610 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2611
2612         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
2613
2614         * Documentation/user/invoking.itely (Invoking lilypond): document
2615         texstr
2616
2617         * scripts/convert-ly.py (conv): add ancient rules.
2618
2619         * scm/clef.scm (c0-pitch-alist): replace - with .
2620
2621         * scripts/lilypond-book.py (process_snippets): add texstr support.
2622
2623         * scm/framework-texstr.scm (header): change extension to .textmetrics
2624
2625         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
2626         -f tex.
2627
2628         * lily/text-metrics.cc: new file.
2629         (try_load_text_metrics): new function
2630
2631         * lily/include/text-metrics.hh: new file.
2632
2633 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2634
2635         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
2636         ly_scheme_function to ly_lily_module_constant.
2637
2638         * lily/modified-font-metric.cc (text_dimension): try
2639         lookup_tex_text_dimension() first.
2640
2641         * lily/tfm.cc: new function ly:load-text-dimensions
2642
2643 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2644
2645         * scm/output-texstr.scm (text): use \lilygetmetrics
2646
2647         * scm/framework-texstr.scm (header): dump in new format.
2648
2649         * tex/lilypond-tex-metrics: new file.
2650         
2651 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2652
2653         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
2654         mapping.
2655         (index_to_charcode): New method.
2656
2657         * scm/output-ps.scm (glyph-string): 
2658         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
2659
2660 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2661
2662         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
2663         implement fully, need FONT to get to charcode.
2664
2665         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
2666
2667         * scm: Cleanups.
2668
2669         * Documentation/user/changing-defaults.itely: Fix internalsrefs
2670         {Tunable context properties},
2671         {All layout objects},
2672         {Music definitions}.
2673
2674 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2675
2676         * VERSION: release 2.5.5
2677         
2678         * lily/main.cc: use TeX as default output format.
2679
2680         * flower/file-path.cc (find): try to open directly as well, so we
2681         find absolute path files. 
2682
2683         * lily/pango-select.cc: new file.
2684
2685         * scm/framework-ps.scm: remove all encoding code. 
2686         load pfb/pfa for PangoFont too.
2687         
2688         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
2689
2690 2004-12-22  Werner Lemberg  <wl@gnu.org>
2691
2692         Prepare glyph shapes for mf2pt1 conversion.
2693
2694         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
2695
2696         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
2697         (define_triangle_shape): Use it to replace `draw' with `fill' and
2698         `unfill'.  Update all callers.
2699         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
2700         (draw_cross): Ditto.
2701         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
2702         Use penrazor for better conversion with mf2pt1.
2703         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
2704         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
2705         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
2706         draw_la_head, draw_ti_head): Replace `filldraw' with
2707         `fill'.  Update all callers.
2708
2709 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2710
2711         * lily/paper-book.cc (output): revert: only allow a single output
2712         format.
2713
2714         * lily/include/pango-font.hh: new file.
2715
2716         * lily/pango-font.cc: new file.
2717
2718         * lily/font-metric.cc (text_stencil): new routine
2719
2720         * lily/all-font-metrics.cc (find_pango_font): new routine.
2721
2722         * lily/include/font-metric.hh (struct Font_metric): add
2723         text_stencil()
2724
2725         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
2726
2727 2004-12-22  Werner Lemberg  <wl@gnu.org>
2728
2729         Prepare glyph shapes for mf2pt1 conversion.
2730
2731         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
2732
2733         * mf/feta-toevallig.mf: Formatting.
2734         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
2735         ("Natural"): Fix paths to allow better postprocessing.
2736         (draw_meta_flat): Use `z3l' as additional point in path to get
2737         better conversion with mf2pt1.
2738         Other minor cleanups.
2739         ("3/4 Flat"): Add auxiliary points and modify path to replace
2740         `draw' with `fill'.
2741         ("Double Sharp"): Mirror path segments instead of picture elements
2742         to get a single outline.
2743         Modify path to replace `filldraw' with `fill'.
2744
2745 2004-12-22  Graham Percival  <gperlist@shaw.ca>
2746
2747         * input/test/unfold-all-repeats.ly: added file back.
2748
2749         * Documentation/user/notation.itely,
2750         Documentation/user/programming-interface.itely
2751         Documentation/user/changing-defaults.itely: fixed misc broken
2752         links to input/test/ files.
2753
2754 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2755
2756         * tex/texinfo.tex: Update.  We should not be distributing this,
2757         but since we do, use latest version.
2758
2759         * Documentation/user/macros.itexi: Comment-out \fetaflat,
2760         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
2761         macros for feta glyphs.
2762
2763 2004-12-22  Graham Percival  <gperlist@shaw.ca>
2764
2765         * Documentation/user/changing-defaults.itely: fix index for set.
2766
2767         * Documentation/user/converters.itely: added convert-ly bugs list
2768         from CVS.
2769
2770 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2771
2772         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
2773         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
2774         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
2775         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
2776
2777         * mf/GNUmakefile (pfa_warning): Use less broken check.
2778
2779         * python/lilylib.py (setup_environment): Remove cruft from
2780         GS_FONTPATH.
2781
2782         * configure.in: Bump mftrace requirement to 1.1.1.
2783
2784 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2785
2786         * scm/output-svg.scm (beam): Use polygon.
2787
2788         * scm/lily-library.scm: Bugfix.
2789
2790         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
2791
2792         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
2793
2794 2004-12-19  Werner Lemberg  <wl@gnu.org>
2795
2796         Prepare glyph shapes for mf2pt1 conversion.
2797
2798         * mf/feta-eindelijk: Some formatting.
2799         (multi_rest_x, multi_beam_height): Removed.  Unused.
2800         ("Quarter rest"): Use `intersectiontimes' to create a single
2801         outline.
2802         (rest_crook): Removed.  Unused.
2803         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
2804         Simplified.
2805         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
2806         "128th rest"): Simplify `pat'.
2807         Create single outline.
2808
2809 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2810
2811         * mf/GNUmakefile (ALL_GEN_FILES):
2812         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
2813
2814         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
2815         function.
2816
2817 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2818
2819         * scm/output-texstr.scm (placebox): add routine
2820
2821         * VERSION (PACKAGE_NAME): release 2.5.4
2822
2823         * scm/framework-texstr.scm (output-framework): new file.  
2824
2825         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
2826         processing.
2827
2828         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
2829
2830         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
2831         rule.
2832
2833         * configure.in (gui_b): bump mftrace requirement to 1.1.0
2834
2835         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
2836
2837         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
2838
2839 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2840
2841         * scm/framework-svg.scm (dump-page): Implement landscape.
2842
2843 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2844
2845         * lily/main.cc (setup_paths): Add svg to search path.
2846
2847         * scm/output-svg.scm:
2848         * scm/framework-svg.scm: Add pageSet.  Update.
2849         (dump-fonts): New function.
2850         (output-framework): Use it.
2851
2852         * mf/GNUmakefile: 
2853         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
2854
2855 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2856
2857         * tex/lilyponddefs.tex: comment out new ifpdf code.
2858
2859 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2860
2861         * GNUmakefile.in: 
2862         * SConstruct (symlink): Replace afm by otf.
2863
2864         * scm/framework-gnome.scm (gnome-main): Remove invocation of
2865         ly:pango-add-afm-decoder.
2866
2867         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
2868
2869 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2870
2871         * scm/output-ps.scm (new-text): don't access t glyph for getting
2872         space dimension.
2873
2874         * ly/init.ly: warn about \version
2875
2876         * lily/lexer.ll: set version-seen?
2877
2878 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2879
2880         * scm/output-svg.scm (string->entities): Update.
2881
2882 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2883
2884         * lily/main.cc (setup_paths): replace afm by otf for path. 
2885
2886         * lily/pangofc-afm-decoder.cc: remove.
2887
2888         * lily/include/pangofc-afm-decoder.hh: remove.
2889
2890         * scm/framework-scm.scm (output-framework): new file.
2891
2892         * mf/GNUmakefile: remove SAUTER_FONTS.
2893         remove SVG/sodipodi hacks.
2894
2895         * scm/lily-library.scm (stderr): move stderr.
2896
2897         * mf/GNUmakefile: remove AFM support.
2898
2899         * buildscripts/mf-to-table.py (base): remove AFM support.
2900
2901         * lily/open-type-font.cc (design_size): use design_size
2902
2903 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
2904
2905         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
2906
2907 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2908
2909         * mf/GNUmakefile: Generate combined aybabtu info.
2910         * mf/aybabtu.pe.in (i): Load it.
2911
2912         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
2913         are not symbols.
2914
2915         * lily/include/open-type-font.hh (count): New method.
2916
2917         * mf/aybabtu.pe.in: Typo.
2918
2919         * Documentation/user/out/lilypond-internals.nexi (Scheme
2920         functions): Typo.
2921
2922         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
2923
2924 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2925
2926         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
2927         subfonts.
2928
2929         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
2930
2931         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
2932         (tex-font-command-raw): new function.
2933
2934         * lily/include/virtual-font-metric.hh (Module): remove file
2935
2936         * lily/virtual-font-metric.cc (Module): remove file.
2937         
2938
2939         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
2940         (get_indexed_char): read bbox from lily table if present.
2941
2942 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2943
2944         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
2945         aybabtu.subfonts
2946
2947         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
2948         global glyphname. Enables more than 64 glyphs in the OTF.
2949
2950 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2951
2952         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
2953         braces.
2954
2955         * lily/open-type-font.cc (design_size): Use 12 as default for
2956         design size.
2957
2958         * mf/aybabtu.pe.in: New file.  Merge all our braces.
2959
2960         * mf/GNUmakefile: Generate aybabtu.
2961
2962         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
2963
2964 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2965
2966         * scm/lily-library.scm (char->unicode-index): Remove.
2967
2968         * scm/output-gnome.scm (text): Bugfix for plain string input.
2969         Updates.
2970
2971         * scm/output-svg.scm (svg-font): Add weight to font selection.
2972
2973 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2974
2975         * Documentation/topdocs/INSTALL.texi (Top): Point to
2976         buildscripts/out/clean-fonts instead of
2977         buildscripts/clean-fonts.sh. 
2978
2979 2004-12-13  Graham Percival  <gperlist@shaw.ca>
2980
2981         * input/regression/figured-bass.ly: attempt to clarify text.
2982
2983         * Documentation/user/notation.tely: add cindex for tag, attempt to
2984         add figured bass example.
2985
2986         * Documentation/user/changing-defaults: basic editing.
2987
2988 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2989
2990         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
2991
2992         * lily/open-type-font.cc (LY_DEFINE): new function
2993         ly:font-sub-fonts
2994
2995         * lily/include/font-metric.hh (struct Font_metric): new method
2996         sub_fonts()
2997
2998         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
2999         . with - in add.stem.
3000         
3001 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
3004         and fetaDynamic.
3005
3006         * lily/rest.cc (glyph_name): Change - to . .
3007
3008         * scm/output-gnome.scm (text): Hello world, again.
3009
3010         * scm/output-svg.scm (named-glyph): New function.  Hello world!
3011
3012         * lily/modified-font-metric.cc (index_to_charcode): New method.
3013
3014         * lily/include/font-metric.hh (index_to_charcode): New function.
3015
3016         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
3017         new function.
3018         (ly:font-glyph-to-index): Remove.
3019
3020 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3021
3022         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
3023
3024         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
3025
3026         * lily/open-type-font.cc (load_scheme_table): new function
3027
3028         * lily/dots.cc (print): replace - 
3029
3030         * lily/open-type-font.cc (attachment_point): new function.
3031         (load_table): read LILC table
3032
3033         * buildscripts/gen-bigcheese-scripts.py (Module): new
3034         file. Generate FF scripts.
3035
3036         * mf/feta-din10.mf: idem.
3037
3038         * mf/feta-nummer10.mf: remove mf files.
3039
3040         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
3041
3042 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3043
3044         * lily/lily-guile.cc: Use scm_from_locale_stringn.
3045
3046         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
3047         compatibility.
3048
3049 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3050
3051         * lily/open-type-font.cc (get_indexed_char): scale metrics by
3052         design-size and units_per_EM.
3053
3054         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
3055
3056 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3057
3058         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
3059         does not crash fontforge.
3060
3061         * scm/lily-library.scm (char->unicode-index): Hack to map onto
3062         PUA.
3063
3064 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3065
3066         * scm/framework-ps.scm (ps-embed-cff): new function.
3067
3068         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
3069
3070 2004-12-12  Werner Lemberg  <wl@gnu.org>
3071
3072         * mf/bigcheese.pe.in: Add PUA mapping.
3073         Don't create Type 42 but bare CFF font.
3074
3075 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3076
3077         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
3078         within canvas boundaries.
3079
3080         * mf/merge.pe.in: Set font names, version, license GPL.
3081
3082         * make/substitute.make: Add FONTFORGE.
3083
3084         * config.make.in (FONTFORGE): Add.
3085
3086         * configure.in (gui_b): Use PATH_PROG for fontforge.
3087
3088 2004-12-11  Graham Percival  <gperlist@shaw.ca>
3089
3090         * scm/define-markup-commands.scm: add baseline-skip to info
3091         about \column.
3092
3093 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3094
3095         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
3096
3097         * scm/output-gnome.scm (named-glyph): Use it.
3098
3099         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
3100
3101         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
3102         (upper_string, lower_string, reverse_string): Remove.
3103
3104         * configure.in (fontforge): Reinstate version check.
3105
3106         * ly/engraver-init.ly: Fix clef glyph names.
3107
3108         * lily/time-signature.cc (special_time_signature): Fix fraction
3109         glyph names.
3110
3111 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3112
3113         * mf/merge.pe: new file.
3114
3115         * lily/freetype.cc: new file.
3116
3117         * lily/include/open-type-font.hh (class Open_type_font): new file.
3118
3119         * lily/include/freetype.hh: new file.
3120
3121         * lily/open-type-font.cc: new file.
3122
3123         * lily/all-font-metrics.cc (find_otf): new function.
3124
3125 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3126
3127         * lily/time-signature.cc (special_time_signature): Fix.
3128
3129         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
3130         GTK2 before checking for pango.  Fixes -fgnome.
3131
3132         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
3133         Scheme name.
3134
3135         * scm/define-markup-commands.scm:
3136         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
3137
3138         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
3139
3140         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
3141         date versions.  Fixes configure.
3142         (STEPMAKE_CHECK_VERSION): Support optional actual program version
3143         argument.
3144
3145 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3146
3147         * buildscripts/mf-to-table.py (write_ps_encoding): write real
3148         names in .enc
3149
3150         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
3151
3152 2004-12-09  Graham Percival  <gperlist@shaw.ca>
3153
3154         * Documentation/user/changing-defaults.itely: add info about
3155         make-dynamic-script
3156
3157         * Documentation/user/notation.itely: add link in dynamics to
3158         section about make-dynamic-script.
3159
3160 2004-12-09  Christian hitz  <chhitz@gmx.net>
3161
3162         * lily/lily-guile.cc: change MACOS_X to __APPLE__
3163
3164 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3165
3166         * buildscripts/mf-to-table.py (parse_logfile): use . for
3167         concatting name and group.
3168         (parse_logfile): use M for Minus (negative.)
3169
3170         * lily/include/type-swallow-translator.hh
3171         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
3172
3173         * lily/*.cc: cosmetics around = sign.
3174
3175         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
3176         lyric spacing on the penultimate column.
3177
3178 2004-12-05  Christian Hitz  <chhitz@gmx.net>
3179
3180         * configure.in:
3181         * lily/accidental-placement.cc:
3182         * lily/bar-line.cc:
3183         * lily/beam-concave.cc:
3184         * lily/beam-quanting.cc:
3185         * lily/beam.cc:
3186         * lily/bezier-bow.cc:
3187         * lily/bezier.cc:
3188         * lily/break-align-interface.cc:
3189         * lily/custos.cc:
3190         * lily/dimension-cache.cc:
3191         * lily/dot-column.cc:
3192         * lily/font-metric.cc:
3193         * lily/font-select.cc:
3194         * lily/gourlay-breaking.cc:
3195         * lily/grob-property.cc:
3196         * lily/grob.cc:
3197         * lily/lily-guile.cc:
3198         * lily/line-spanner.cc:
3199         * lily/lookup.cc:
3200         * lily/lyric-extender.cc:
3201         * lily/lyric-hyphen.cc:
3202         * lily/mensural-ligature.cc:
3203         * lily/midi-def.cc:
3204         * lily/misc.cc:
3205         * lily/note-collision.cc:
3206         * lily/note-column.cc:
3207         * lily/note-head.cc:
3208         * lily/paper-outputter.cc:
3209         * lily/percent-repeat-item.cc:
3210         * lily/rest-collision.cc:
3211         * lily/side-position-interface.cc:
3212         * lily/simple-spacer.cc:
3213         * lily/slur-configuration.cc:
3214         * lily/slur-scoring.cc:
3215         * lily/slur.cc:
3216         * lily/spaceable-grob.cc:
3217         * lily/spacing-spanner.cc:
3218         * lily/spanner.cc:
3219         * lily/staff-symbol-referencer.cc:
3220         * lily/stem.cc:
3221         * lily/stencil.cc:
3222         * lily/system-start-delimiter.cc:
3223         * lily/system.cc:
3224         * lily/text-item.cc:
3225         * lily/tie.cc:
3226         * lily/tuplet-bracket.cc:
3227         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
3228         <cmath> beacause isinf/isnan is undefined in <cmath>
3229
3230 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3231
3232         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
3233
3234 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3235
3236         * VERSION: release 2.5.3
3237         
3238 2004-11-29  Arno Waschk <arno@arnowaschk.de>
3239
3240         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
3241
3242 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3243
3244         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
3245
3246         * lily/note-head.cc (internal_print): always try the "s" head if
3247         u/d not found.
3248
3249         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
3250
3251 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3252
3253         * mf/parmesan-heads.mf (overdone_heads): typos.
3254
3255 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3256
3257         * lily/parser.yy (markup): in markups, { .. } without command
3258         before are also flattened, ie \line must be explicitely used.
3259
3260         * Documentation/user/changing-defaults.itely:
3261         * Documentation/user/notation.itely: 
3262         * input/wilhelmus.ly: 
3263         * input/regression/instrument-name-markup.ly: 
3264         * input/regression/markup-score.ly: 
3265         * input/regression/new-markup-scheme.ly: 
3266         * input/regression/new-markup-syntax.ly: 
3267         * input/test/coriolan-margin.ly: use \line in markups where
3268         appropriate
3269         
3270 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3271
3272         * scm/new-markup.scm (map-markup-command-list): helper function
3273         used in parser.yy to map markup commands on a markup list.
3274
3275         * lily/parser.yy: get rid off < > in markups by treating { } as
3276         real lists.
3277
3278         * lily/lexer.ll: remove < > from markup lexer mode.
3279
3280         * scripts/convert-ly.py (conv): add rule for converting 
3281         \markup < > to \markup { }
3282
3283         * ly/titling-init.ly: 
3284         * input/test/coriolan-margin.ly: 
3285         * input/regression/new-markup-syntax.ly: 
3286         * input/regression/new-markup-scheme.ly: 
3287         * input/regression/multi-measure-rest-text.ly: 
3288         * input/regression/markup-stack.ly: 
3289         * input/regression/markup-score.ly: 
3290         * input/regression/instrument-name-markup.ly: 
3291         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
3292         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
3293         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
3294         * input/wilhelmus.ly: 
3295         * Documentation/user/notation.itely: 
3296         * Documentation/user/music-glossary.tely: 
3297         * Documentation/user/changing-defaults.itely: change < > to { } in
3298         markups
3299
3300 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3301
3302         * lily/accidental-placement.cc (position_accidentals): shortcut if
3303         no accidentals to place.
3304
3305 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3306
3307         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
3308         typo s/ly:dimension ?/ly:dimension?/
3309
3310         * input/regression/lily-in-scheme.ly: 
3311         * input/regression/music-function.ly: 
3312         * ly/spanners-init.ly (assertBeamSlope): 
3313         * scm/music-functions.scm (def-grace-function): add the paper
3314         argument to music function definitions.
3315
3316 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3317
3318         * lily/moment.cc (LY_DEFINE):
3319         ly:moment-main-{denominator,numberator}, new function.
3320
3321         * lily/score-engraver.cc (typeset_all): assign to column on basis
3322         of axis-group-parent-X setting.
3323
3324         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
3325         add_element() on basis of axis-group-parent-Y setting.
3326
3327         * lily/grob.cc: add axis-group-parent-{XY} properties.
3328
3329         * input/regression/spacing-stick-out.ly: new file.
3330
3331         * lily/simple-spacer.cc (add_columns): use binary search for
3332         setting column rods. Changes O(n^2) to O(n log(n)) for
3333         constructing spacing problem from columns.
3334         (add_columns): read allow-outside-line to make sure no texts stick
3335         out.
3336         (solve): Simple_spacer::is_active() only determines
3337         satisfies_constraints_ for non-ragged typesetting.
3338
3339         * lily/simultaneous-music.cc (to_relative_octave): only set
3340         old_relative_used if return pitch actually changed.
3341
3342         * scm/define-context-properties.scm
3343         (all-user-translation-properties): change to match implementation.
3344
3345         * python/lilylib.py: Replace re.match by re.search and adds "-c
3346         showpage" to the gs command line (Johannes Schindelin)
3347
3348         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
3349         before processing. Prevents crash when inf is in the extent.
3350
3351         * scm/define-markup-commands.scm (note-by-number): add "s" to
3352         "noteheads-" glyphname.
3353  
3354         * lily/parser.yy (Generic_prefix_music): supply parser argument to
3355         music function as well.
3356         
3357 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3358
3359         * VERSION: release 2.5.2
3360
3361         * Documentation/user/changing-defaults.itely (Creating titles):
3362         add breakbefore variable.
3363
3364         * lily/paper-book.cc (set_system_penalty): new function. Set
3365         penalty_ based on breakBefore setting
3366
3367         * lily/context-specced-music-iterator.cc (construct_children):
3368         interpret special context id $uniqueContextId 
3369
3370         * lily/context.cc (create_unique_context): new method. Move
3371         creation of unique (\new) contexts into interpreting phase. This
3372         makes
3373
3374           foo= \new Staff ..
3375           << \foo \foo >>
3376
3377         produce 2 staves.
3378         
3379
3380         * scm/define-music-properties.scm (all-music-properties): add
3381         quoted-voice-direction
3382
3383         * ly/music-functions-init.ly: killCues function.
3384
3385         * scm/music-functions.scm (cue-substitute): move creation of voice
3386         contexts further to the back. 
3387
3388 2004-11-25  Werner Lemberg  <wl@gnu.org>
3389
3390         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
3391         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
3392
3393 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
3394
3395         * buildscripts/guile-gnome.sh: Fixed typo.
3396
3397 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3398
3399         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
3400
3401         * scripts/abc2ly.py (dump_slyrics): add ord(). 
3402
3403         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
3404         to regular engraver. 
3405
3406 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3407
3408         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
3409
3410 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3411
3412         * scm/define-markup-commands.scm (fill-line): Typo.
3413
3414         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
3415         and newer.
3416
3417 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
3418
3419         * ly/dynamic-scripts-init.ly: Fixed typo.
3420
3421 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3422
3423         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
3424         note-head, to have different attachment points for up and down.
3425
3426         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
3427
3428         * mf/feta-generic.mf (else): remove solfa.
3429
3430         * mf/feta-bolletjes.mf (tishape): remove unicode test.
3431
3432         * scm/define-context-properties.scm
3433         (all-user-translation-properties): add shapeNoteStyles property.
3434
3435         * lily/shape-note-heads-engraver.cc (process_music): new file.
3436
3437         * lily/event.cc (transpose): call Event::transpose() for
3438         transposing the tonic.
3439
3440 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3441
3442         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
3443         Unicode/OpenType and AFM.
3444
3445         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
3446
3447 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3448
3449         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
3450
3451         * lily/context.cc (Context): unprotect key from ctor.
3452
3453         * scm/stencil.scm (stack-lines): return empty-stencil if argument
3454         is '()
3455         (stack-stencils): idem.
3456
3457         * Documentation/user/changing-defaults.itely (Creating titles):
3458         document new title layout options.
3459
3460         * lily/parser.yy (lilypond_header_body): copy previous
3461         $globalheader if present.
3462
3463         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
3464         ly:module-copy
3465         
3466         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
3467
3468         * scm/titling.scm: remove old titling functions
3469
3470         * lily/stencil.cc (translate): remove absolute dimension.
3471
3472         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
3473         via markup.
3474
3475         * scm/page-layout.scm (marked-up-headfoot): create header/footer
3476         field from user-supplied markup
3477
3478         * scm/define-markup-commands.scm (on-the-fly): new markup
3479         command. Enter SCM markup procedure directly in Scheme.
3480         (fromproperty): new markup command. Read markup from props argument.
3481
3482         * scm/titling.scm (marked-up-title): create title via
3483         user-specified markup. 
3484
3485         * scm/define-markup-commands.scm (column): remove empty stencils
3486         from column.
3487
3488         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
3489         not have side-effect of creating variable stub.
3490
3491         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
3492
3493 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3494
3495         * scm/encoding.scm (coding-alist): 
3496         * scm/font.scm (add-ec-fonts):
3497         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
3498         Extended-TeX-Font-Encoding---Latin.
3499
3500         * lily/side-position-interface.cc (general_side_position): Add
3501         actual offset to error message (avoid constant error messages).
3502
3503         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
3504         block.
3505
3506         * lily/font-select.cc (select_encoded_font)
3507         (get_font_by_mag_step, get_font_by_design_size): 
3508         * lily/modified-font-metric.cc (Modified_font_metric): 
3509         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
3510
3511         * scm/encoding.scm (coding-alist): Add fetaDynamic.
3512         (read-encoding-file): Bugfix: do not require space after bracket.
3513
3514         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
3515         these do not exist.
3516
3517 2004-11-20  Graham Percival  <gperlist@shaw.ca>
3518
3519         * Documentation/user/notation.itely: added info about typesetting
3520         boxed bar numbers.
3521
3522 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3523
3524         * flower/interval.cc (T_to_string): gcc4 fixes.
3525
3526         * scm/define-markup-commands.scm (fill-line): use
3527         stack-stencils. This fixes problems with putting already centered
3528         stencils in a line.
3529
3530         * VERSION: release 2.5.1
3531
3532         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
3533
3534 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3535
3536         * input/example-[1-3].ly: simplify.
3537
3538         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
3539
3540         * scm/output-ps.scm (new-text): new function. Use glyphshow to
3541         show glyphs.
3542
3543         * scm/encoding.scm (decode-byte-string): new function.
3544
3545         * scripts/convert-ly.py (conv): add warning about
3546         set-global-staff-size.
3547
3548         * Doxyfile: add. 
3549
3550         * scripts/convert-ly.py (conv): add raggedlastbottom rule
3551         (conv): warn for TextSpanner split.
3552         (conv): warn for textheight.
3553
3554 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3555
3556         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
3557         building the documentation, info with images are installed.
3558         (final-install): Fix description.  Mention sourcing of login
3559         scripts (instead of running).
3560
3561 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3562
3563         * Debian lmodern support.  Note that LilyPond will issue warnings
3564         
3565             no such encoding: "FontSpecific"
3566
3567           The font selection mechanism wants to get the encoding from the
3568           font itself, but the idea of lmodern is that it is usable with
3569           different encodings, ie, Lily should get the encoding from the
3570           font tree, rather than the font itself.  This would require some
3571           more work.
3572         
3573         * configure.in: Test for and accept lmodern if EC fonts not found.
3574
3575         * scm/framework-tex.scm (font-load-command): TeX font name
3576         mangling for latin1 encoded cork-lm fonts.
3577         (convert-to-ps): Load lm.map if available.
3578
3579         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
3580         available.
3581
3582         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
3583
3584         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
3585         available.
3586
3587         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
3588         path for absolute file name, that is silly.
3589
3590         * lily/score-engraver.cc (initialize): 
3591
3592         * Documentation/user/GNUmakefile (local-install-info): Invoke
3593         install-info --remove first.
3594
3595         * #include cleanup (Andreas Scherer).
3596
3597 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
3598
3599         * input/test/script-abbreviations.ly: fix typos.
3600
3601 2004-11-17  Werner Lemberg  <wl@gnu.org>
3602
3603         * python/lilylib.py (options_help_str): Support pretty-printing of
3604         newlines in fourth element of option description.
3605
3606         * scripts/lilypond-book.py (option_definitions): Use new lilylib
3607         feature.
3608         Sort options.
3609
3610         * Documentation/user/lilypond-book.itely: Finish update.
3611
3612 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3613
3614         * Documentation/user/macros.itexi: Add comment about \command.
3615
3616         * Documentation/user/lilypond.tely:
3617         * Documentation/user/lilypond-book.itely: Fix names of lilypond
3618         and lilypond-book nodes, so that `info lilypond' visits the manual
3619         at top level, and `info lilypond-book' visits the lilypond-book
3620         section.
3621
3622         * Documentation/user/GNUmakefile (local-install-info): Fix rules
3623         and packager messages.
3624
3625         * lily/pangofc-afm-decoder.cc: Update test.
3626
3627 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3628
3629         * scm/lily-library.scm (char->unicode-index): New function.
3630
3631         * scm/output-gnome.scm: 
3632         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
3633
3634         * Proper naming of file name throughout; s/filename/file[-_]name/.
3635
3636         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
3637
3638         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
3639
3640 2004-11-16  Werner Lemberg  <wl@gnu.org>
3641
3642         * scripts/lilypond-book.py: The Lord has commanded me to use only
3643         tabs for indentation.  Your humble servant obeys.
3644
3645 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3646
3647         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
3648         including font, if LilyPond-feta font is only feta font in path.
3649
3650         * scm/output-gnome.scm (text): Revert to file name of font if font
3651         has no name.  Fixes ec font selection.
3652         (char): Bugfix: do not utf8 twice.  Fixes clefs.
3653
3654         * scm/framework-svg.scm:
3655         * scm/output-svg.scm: New file.  TODO: figure out how to
3656         do character by index in font.
3657
3658         * scm/output-sodipodi.scm: Remove.
3659
3660         * scm/output-ps.scm (stem): Remove.
3661
3662 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3663
3664         * scm/output-gnome.scm (beam): New function.
3665         (slur): Round corners.
3666         (round-filled-box): Round corners.
3667
3668 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3669
3670         * scm/output-gnome.scm (beam): add function.
3671         (draw-line): new routine.
3672         (dashed-line): stub; call draw-line
3673         (polygon): new routine.
3674
3675 2004-11-15  Werner Lemberg  <wl@gnu.org>
3676
3677         * Documentation/user/lilypond-book.itely: Revise section on
3678         lilypond-book options.
3679         Other minor fixes.
3680
3681         * scripts/lilypond-book.py: Change indentation to 4.
3682         Minor formatting.
3683
3684 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3685
3686         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
3687         grobs that have tweaks specced.
3688         
3689 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
3690
3691         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
3692
3693 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3694
3695         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
3696         actual char #, not 0 based index.
3697
3698         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
3699
3700         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
3701         Warning: do make -C mf clean.
3702
3703         * lily/context-property.cc: Compile fix.
3704
3705         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
3706         Grok ec-fonts, braces and dynamics.
3707
3708         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
3709
3710 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3711
3712         * lily/include/tweak-registration.hh: new file.
3713
3714         * lily/tweak-registration.cc: new file.
3715
3716         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
3717         saving tweaks.
3718
3719         * scm/output-gnome.scm (text): comment dribble.
3720
3721 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3722
3723         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
3724
3725         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
3726         path-def before using.  Fixes muchtomany slurs in wrong places
3727         bug.
3728
3729 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3730
3731         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
3732
3733         * lily/include/object-key-undumper.hh (Module): new file.
3734
3735         * lily/object-key-undumper.cc (Module): New file. Deserialize
3736         keys. SCM bindings
3737
3738         * lily/object-key-dumper.cc (Object_key_dumper): idem.
3739         Provide SCM bindings.
3740
3741         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
3742         new file. Serialize object keys.
3743         
3744         * lily/object-key.cc (dump): new function.
3745         (as_scheme): new virtual function
3746         (undump): new function
3747         (undumpers): new table.
3748
3749         * lily/include/global-context.hh (Context): take \score key upon init.
3750
3751         * lily/object-key-dumper.cc (serialize_key): new file.
3752
3753         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
3754
3755         * lily/lily-lexer.cc: remove \quote.
3756
3757         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
3758
3759         * lily/context.cc (Context): take key argument in ctor.
3760         (create_context): new function
3761
3762         * lily/grob.cc (Grob): take key argument in ctor.  
3763
3764         * lily/lilypond-key.cc (do_compare): new file.
3765
3766         * lily/object-key.cc (Object_key): new file.
3767
3768         * lily/include/object-key.hh (class Object_key): new file.
3769
3770         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
3771
3772 2004-11-13  Graham Percival  <gperlist@shaw.ca>
3773
3774         * Documentation/user/lilypond-book.itely: add small warning about
3775         noindent default in lilypond-book.
3776
3777         * Documentation/user/converters.itely: add examples for convert-ly.
3778
3779         * Documentation/user/examples.itely: change version string in templates
3780         to 2.4.0.
3781
3782 2004-11-12  Karl Hammar  <karl@aspodata.se>
3783
3784         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
3785         cmdline, use xargs instead (backportme)
3786
3787 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
3788         
3789         * Documentation/user/: Numerous fixes in the user manual.
3790
3791 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3792
3793         * lily/parser.yy (re_rhythmed_music): search music expression for
3794         context-id, surround by \new Voice if not found. Fixes:
3795         addlyrics-second-staff.ly
3796
3797         * VERSION: 2.5.0 released.
3798         
3799 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3800
3801         * Documentation/index.html.in: Fix url to one big page.  (backportme)
3802
3803         * Documentation/user/GNUmakefile: Separate rules for split and
3804         unsplit html documents.  Remove perl massaging.  (backportme)
3805
3806 2004-11-11  Graham Percival  <gperlist@shaw.ca>
3807
3808         * Documentation/user/lilypond-book.itely: add short warning about
3809         \lilypond{} in LaTeX docs.
3810
3811 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3812
3813         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
3814         found.  (backportme)
3815
3816         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
3817         version requirement.  (backportme)
3818
3819         * configure.in: Be explicit about old versions of
3820         ec-fonts-mtraced.  (backportme)
3821
3822         * lily/context-selector.cc (set_tweaks): New function.
3823         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
3824         web with -DTWEAK.
3825
3826         * Documentation/user/introduction.itely (Automated engraving):
3827         Remove fragment option.  Fixes web.
3828
3829         * lily/context-property.cc (make_item_from_properties):
3830         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
3831         #ifdef.
3832
3833         * scm/define-context-properties.scm
3834         (all-internal-translation-properties): Add tweakRank and tweakCount.
3835
3836         * lily/grob.cc: 
3837         * scm/define-grob-properties.scm (all-internal-grob-properties):
3838         Add tweak-rank and tweak-count.
3839
3840 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3841
3842         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
3843         New function.
3844         (text): Use them.
3845
3846         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
3847         animated/opaque grob dragging tweaks.
3848
3849         * buildscripts/guile-gnome.sh: Update.
3850
3851 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3852
3853         * scm/define-grobs.scm (all-grob-descriptions): Added
3854         line-interface to the LigatureBracket object.
3855
3856 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3857
3858         * scm/framework-gnome.scm (item-event): Support non-animated mouse
3859         dragging tweaks.
3860
3861         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
3862
3863         * lily/context-selector.cc (store_context): New function.
3864
3865         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
3866         (store_grob): New function.
3867         (identify_grob): Add Moment parameter.
3868
3869         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
3870         exists.
3871
3872         * scm/framework-gnome.scm (save-tweaks): Write as alist.
3873
3874 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3875
3876         * scm/framework-gnome.scm (item-event): Print grob id.
3877         (save-tweaks): New function.
3878         (tweak): New funtion.
3879         (item-event): Use it, bound to arrow keys.
3880
3881         * lily/context-property.cc (make_item_from_properties): Register grob.
3882         * lily/context.cc (add_context): Register context.
3883
3884         * lily/include/context-selector.hh:
3885         * lily/include/grob-selector.hh:
3886         * lily/context-selector.cc:
3887         * lily/grob-selector.cc: New file.
3888
3889 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3890
3891         * lily/slur.cc: add 'positions to interface
3892
3893         * lily/main.cc: reinstate PS as standard output format. 
3894
3895         * scm/framework-tex.scm (output-preview-framework): print systems
3896         up to first non title system.
3897
3898         * lily/grace-engraver.cc (start_translation_timestep): split
3899         scm_cadddr
3900         
3901 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3902
3903         * lily/quote-iterator.cc (Module): remove old quote-iterator
3904
3905         * scm/define-music-types.scm (music-descriptions): move
3906         NewQuoteMusic over QuoteMusic
3907
3908         * Documentation/user/notation.itely (Formatting cue notes): use
3909         \cueDuring.
3910
3911         * lily/new-quote-iterator.cc (quote_ok): new function.
3912
3913         * input/regression/quote-cue-during.ly: new file.
3914
3915         * input/regression/quote-grace.ly: new file.
3916
3917         * scm/define-context-properties.scm (Module): change definition of
3918         graceSettings
3919
3920         * lily/context-property.cc (Module): rename from
3921         translator-property.cc
3922
3923         * lily/context.cc (context_name_symbol): new function
3924
3925         * lily/grace-engraver.cc: new file. Set properties for grobs based
3926         on the grace-ness of now_moment().
3927
3928         * scm/music-functions.scm (add-grace-property): use list
3929         iso. vector for graceSettings
3930         remove set-{start,stop}-grace-properties. 
3931
3932         * lily/new-quote-iterator.cc (construct_children): set
3933         quote_outlet_ if no quoted-context-{id,type} specified.
3934
3935         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
3936
3937         * lily/parser.yy (command_element): remove \quote.
3938
3939         * ly/music-functions-init.ly (location): add quoteDuring music
3940         function. 
3941
3942         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
3943         optional semicolon. (backportme)
3944
3945 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3946
3947         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
3948         need to link to GUILE et al.
3949
3950 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3951
3952         * scm/define-music-properties.scm (all-music-properties): add
3953         quoted-context-type, quoted-context-id.
3954
3955         * scm/lily.scm (type-check-list): new function.
3956         
3957         * scm/lily-library.scm: new file. Generic library routines.
3958
3959         * lily/parser.yy (Generic_prefix_music): move typechecking out of
3960         parser.
3961
3962         * ly/music-functions-init.ly: add quoteDuring function.
3963
3964         * lily/include/music-iterator.hh (class Music_iterator): rename
3965         set_translator -> set_context
3966
3967         * lily/parser.yy (Generic_prefix_music_scm): add
3968         MUSIC_FUNCTION_SCM_SCM_MUSIC
3969
3970         * scm/lily.scm (sanitize-command-option): new function. (backportme)
3971
3972         * scm/framework-tex.scm (header): sanitize TeX paper size.
3973         (backportme)
3974
3975 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3976
3977         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
3978
3979         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
3980
3981         * scm/framework-tex.scm (font-load-command): Use T1 if no
3982         font-encoding set.  (backportme)
3983
3984         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
3985         exists before converting.  (backportme)
3986
3987         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
3988         exists before converting.  (backportme)
3989         (convert-to-ps): Remove .ps file if it exists before
3990         converting.  (backportme)
3991
3992         * lily/lexer.ll: Remove extra progress newline, use present tense.
3993
3994         * scm/paper.scm (paper-alist): public.
3995         * scm/framework-tex.scm (convert-to-ps):
3996         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
3997         command line.
3998
3999 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4000
4001         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
4002
4003         * lily/recording-group-engraver.cc (derived_mark): mark
4004         now_events_. (backportme)
4005
4006 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4007
4008         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
4009
4010         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
4011         invoking latex. (backportme.)
4012
4013         * lily/stem.cc (off_callback): center stems for all rest stems.
4014
4015 2004-11-05  Werner Lemberg  <wl@gnu.org>
4016
4017         * Documentation/user/lilypond.tely: Add more guidelines for writing
4018         lilypond texinfo documents.
4019
4020 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
4021
4022         * Documentation/index.html.in: remove <hr>.
4023
4024         * THANKS: change 2.3 to 2.4.
4025
4026 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
4027
4028         * scm/output-gnome.scm: More fontconfig comment.
4029
4030 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
4031
4032         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
4033         <package> directory in $(builddir)/share according with
4034         PACKAGE_NAME defined in the VERSION file.
4035
4036 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4037
4038         * lily/beam.cc (rest_collision_callback): use local beam
4039         multiplicity.
4040
4041         * input/regression/stem-stemlet.ly: new file.
4042
4043         * lily/stem.cc (add_head): store rests as well.
4044
4045         * scm/define-grob-properties.scm (all-user-grob-properties): add
4046         stemlet-length
4047
4048         * lily/stem.cc: store rests as well.
4049         
4050         * input/regression/new-slur.ly: mention forcing.
4051
4052 2004-11-04  Werner Lemberg  <wl@gnu.org>
4053
4054         * Documentation/user/*: A new round of layout fixes and document
4055         structure cleanup.
4056
4057 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
4058
4059         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
4060
4061 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4062
4063         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
4064
4065 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4066
4067         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
4068
4069         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
4070
4071         * lily/main.cc (main): Invoke identify.
4072
4073         * scm/lily.scm (postscript->pdf): Remove progress newline.
4074         Write progress to stderr.
4075
4076         * lily/paper-book.cc (output): Remove progress newline.
4077
4078         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
4079         gettext on user messages, and remove whitespace.
4080
4081         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
4082
4083         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
4084         argv[0] (Thomas Scharkowski).
4085
4086         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
4087         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
4088         for ec-fonts-mtraced.
4089
4090         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
4091         --srcdir build (Bertalan).
4092
4093         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
4094         headers and library too (Laura Conrad).
4095
4096         * Documentation/topdocs/INSTALL.texi (Top): Mention development
4097         package for guile too (Laura Conrad).
4098
4099         * lily/main.cc (usage): Typo.
4100
4101 2004-11-02  Werner Lemberg  <wl@gnu.org>
4102
4103         * Documentation/user/notation.ly: More fixes to improve appearance.
4104
4105         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
4106         better output for multicolumn tables.
4107
4108 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4109
4110         * lily/main.cc (dir_info): Fixed typo in the printouts.
4111
4112 2004-11-01  Werner Lemberg  <wl@gnu.org>
4113
4114         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
4115         of output.
4116         Set `per_line' to 2; replace hard-coded value with it.
4117
4118         * Documentation/user/*: Many fixes to improve appearance of
4119         printed manual.
4120
4121 2004-11-01  Werner Lemberg  <wl@gnu.org>
4122
4123         * Documentation/user/changing-defaults.itely,
4124         Documentation/user/notation.ly,
4125         Documentation/user/programming-interface.itely: Use @/.
4126         Fix formatting of some lilypond snippets and tables.
4127
4128         * scripts/lilypond-book.py (compose_ly): Provide useful default
4129         for LINEWIDTH in `override'.
4130
4131 2004-10-31  Graham Percival  <gperlist@shaw.ca>
4132
4133         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
4134
4135 2004-10-31  Werner Lemberg  <wl@gnu.org>
4136
4137         Resetting @exampleindent to `5' gives ugly results with texinfo's
4138         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
4139         (if not quoting) to change @exampleindent only locally.
4140
4141         * scripts/lilypond-book.py (NOQUOTE): New variable.
4142         (output) [LATEX]: Remove AFTER and BEFORE.
4143         [TEXINFO]: Remove AFTER and BEFORE.
4144         Fix QUOTE and VERBATIM pattern.
4145         Add NOQUOTE pattern.
4146         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
4147         and BEFORE.
4148         [output_texinfo]: Use NOQUOTE.
4149
4150 2004-10-31  Graham Percival  <gperlist@shaw.ca>
4151
4152         * Documentation/user/changing-defaults.itely: clarify paper
4153         size commands with correct info.
4154
4155         * Documentation/user/lilypond-book.itely: add more docs for
4156         filename extensions.
4157
4158 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4159
4160         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
4161         (PATCH_LEVEL): start 2.5.0.
4162
4163 2004-10-30  Graham Percival  <gperlist@shaw.ca>
4164
4165         * Documentation/user/notation.itely: add warning about bar numbers
4166         in multistaff music, add warning about quoting grace notes.
4167
4168         * Documentation/user/changing-defaults.itely: clarify paper size commands,
4169         add missing subsubtitle entry to Creating titles.
4170
4171         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
4172
4173 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4174
4175         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
4176         case.
4177         (conv): add dummy 2.4.0 conversion rule.
4178
4179         * Documentation/user/lilypond.tely: add @finalout.
4180
4181         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
4182         for attaching, fixes slur/stem left attachment of
4183         downslur/downstem.
4184
4185         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
4186         quote problem if for last note of quoted sequence. 
4187
4188         * input/regression/part-combine-text.ly (comm): add expect strings.
4189
4190 2004-10-30  Werner Lemberg  <wl@gnu.org>
4191
4192         * Documentation/user/examples.itely: Improved layout.
4193
4194         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
4195
4196         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
4197
4198         * Documentation/notation.itely: Use `@/'.
4199         Other layout fixes.
4200
4201 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4202
4203         * lily/part-combine-iterator.cc (unisono): examine last_playing_
4204         (not state_), this fixes a2 printing after chord.
4205
4206         * input/regression/no-staff.ly: fix octave, revise syntax.
4207
4208         * input/regression/lyrics-bar.ly (texidoc): fixes.
4209
4210         * input/regression/beam-dir-functions.ly (Module): remove from regtest
4211
4212         * input/regression/accidentals.ly (Module): remove from regtest.
4213
4214         * lily/parser.yy (Prefix_composite_music): 
4215         oops. Chords should be unrelativable, not bass figures untransposable.
4216
4217         * VERSION: 2.3.26 released.
4218         
4219         * lily/completion-note-heads-engraver.cc (try_music): only return
4220         something when is_first_ is true. Fixes lyrics with completion_heads. 
4221
4222         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
4223
4224         * scm/lily.scm (ly:system): new function. Catches uninstalled
4225         ps2png.
4226
4227 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4228
4229         * Documentation/user/notation.itely: remove
4230         @hyphenatedinternalsref.
4231
4232 2004-10-29  Werner Lemberg  <wl@gnu.org>
4233
4234         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
4235
4236         * scripts/lilypond-book.py (no_options): New dictionary.
4237         (simple_options): New list.
4238         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
4239         (compose_ly): Use `no_options' and `simple_options'.
4240         Fix logic of option handling.
4241         Handle `linewidth' option without parameter.
4242
4243 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4244
4245         * lily/lookup.cc (triangle): use (0, interval.length()) for X
4246         extent, since the stencil is translated later on.
4247
4248         * lily/ledger-line-spanner.cc (print): swap linear_combination
4249         arguments, effectively shortens ledger line. 
4250
4251         * Documentation/user/GNUmakefile
4252         ($(outdir)/lilypond/lilypond.html): use find to remove files.
4253
4254         * lily/main.cc: --no-pages option.
4255
4256 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
4257
4258         * Documentation/user/notation.itely (Fret diagrams): add extra
4259         notes to example to avoid collisions between fret diagrams.
4260
4261 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4262
4263         * Documentation/user/notation.itely (Automatic note splitting):
4264         note about lyrics. 
4265
4266         * Documentation/user/converters.itely (Invoking convert-ly): note
4267         about version numbers. 
4268
4269         * scripts/abc2ly.py (dump_score): revise lyric dumping
4270
4271         * scripts/mup2ly.py (pre_processor_commands): always open file.
4272
4273         * scripts/etf2ly.py (Frame.calculate): always close \grace.
4274         (Etf_file.dump): add \version
4275
4276         * VERSION: 2.3.25 released.
4277
4278         * lily/scm-option.cc: add 'resolution to ly:get-option argument
4279         list.
4280
4281 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4282
4283         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
4284
4285 2004-10-28  Werner Lemberg  <wl@gnu.org>
4286
4287         * Documentation/user/music-glossary.tely: More fixes to improve
4288         appearance with DVI output.
4289
4290         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
4291         EXAMPLEINDENT.  This is the maximum value for quotation environments
4292         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
4293
4294 2004-10-27  Werner Lemberg  <wl@gnu.org>
4295
4296         * Documentation/user/music-glossary.tely: Revised.
4297
4298 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
4299
4300         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
4301         improve fret diagram spacing in printed output.
4302
4303         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
4304         from options for the example so fret-diagrams won't overlap
4305         one another.
4306
4307 2004-10-26  Werner Lemberg  <wl@gnu.org>
4308
4309         * scripts/lilypond-book.py: Some additional formatting for
4310         orthogonality.
4311         (ly_options) [*]: Format strings.
4312         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
4313         by `compose_ly'.
4314         (output) [LATEX][OUTPUT]: Format string and simplify.
4315         (PREAMBLE_LY, FRAGMENT_LY): Format string.
4316         (classic_lilypond_book_compatibility): Take key/value pair as
4317         parameter.
4318         Return key/value pair.
4319         (compose_ly): Rewritten, taking the snippet type as third parameter. 
4320         The default values are now set more sensible, and a `linewidth'
4321         option is no longer overwritten under some circumstances.
4322
4323         * Documentation/user/music-glossary.tely: Replace all accented
4324         character macros with latin-1 codes.
4325
4326 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4327
4328         * lily/music-function.cc (ly_make_music_function): when an
4329         argument predicate is markup?, the signature keyword becomes
4330         "markup" iso "scm".
4331
4332         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
4333         tokens, for functions which signatures contain "markup".
4334
4335         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
4336         MUSIC_FUNCTION_*MARKUP* tokens.
4337
4338 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4339
4340         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
4341         Lyrics context.
4342
4343 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4344
4345         * python/lilylib.py (make_ps_images): return list of output files.
4346
4347         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
4348         all springs tight, and still satisfy the constraints.
4349
4350 2004-10-25  Werner Lemberg  <wl@gnu.org>
4351
4352         * scripts/lilypond-book.py: s/option-sep/option_sep/.
4353         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
4354         (snippet_res): Fix regexps and make them ignore whitespace properly.
4355         (compose_ly): Use `re.split' instead of `string.split' to remove
4356         surrounding whitespace.
4357         Some formatting to get more consistency.
4358
4359 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4360
4361         * VERSION: 2.3.24
4362         
4363         * scm/define-context-properties.scm
4364         (all-user-translation-properties): add verticallySpacedContexts.
4365
4366         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
4367         add interface
4368
4369         * scm/define-grob-properties.scm (all-internal-grob-properties):
4370         add spaceable-staves
4371
4372         * scm/define-grobs.scm (all-grob-descriptions): set
4373         vertically-spaceable-interface for VerticalAxisGroup and
4374         RemoveEmptyVerticalGroup
4375
4376         * lily/system.cc (get_line): determine staff_refpoints_
4377         using spaceable-staves.
4378
4379         * lily/score-engraver.cc (acknowledge_grob): ack
4380         vertically-spaceable-interface and verticallySpacedContexts to
4381         set spaceable-staves.
4382
4383         * input/regression/new-slur.ly: add slur under 16th subbeam case.
4384
4385         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
4386
4387 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4388
4389         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
4390         minimumVerticalExtent tweaks. 
4391  
4392         * mf/feta-schrift.mf: include size of thumb appendix in
4393         bbox. Fixes: c-thumb-notehead.ly  
4394
4395         * THANKS: add Meisters to the Development team.
4396
4397         * scm/framework-tex.scm (convert-to-dvi): redirect output to
4398         /dev/null for non-verbose.
4399
4400         * Documentation/user/invoking.itely (Invoking lilypond): add note
4401         about resource usage.
4402
4403         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
4404
4405         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
4406         --enable-encoding
4407
4408         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
4409
4410         * Documentation/user/changing-defaults.itely (Text encoding):
4411         change to latin1.
4412
4413         * Documentation/user/lilypond.tely: add language and encoding.
4414
4415         * scm/define-grobs.scm (all-grob-descriptions): add
4416         line-interface.
4417
4418         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
4419
4420         * input/test/ossia.ly: font sizes for ossia.
4421
4422         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
4423         -> \context Foo = "NOTENAME".
4424
4425         * lily/main.cc (determine_output_options): fix ordering.
4426
4427 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
4428
4429         * THANKS: Added bughunters for 2.3.
4430
4431 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4432
4433         * Documentation/user/macros.itexi: use findex functions/internals
4434         objects.
4435
4436         * scm/documentation-generate.scm (string-append): add syncodeindex
4437
4438         * Documentation/user/tutorial.itely (A lead sheet): use \chords
4439         for tutoring chord names.
4440  
4441         * Documentation/user/lilypond.tely: remove @authors.
4442
4443 2004-10-23  Werner Lemberg  <wl@gnu.org>
4444
4445         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
4446         Remove first two parameters of \lybox.
4447         Don't emit \vbox around \lybox.
4448         (dump-line): Add width to \lybox call.
4449         Remove first two parameters of \lybox.
4450
4451         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
4452         (\lyitem): Updated.
4453         (\lybox): Only take three parameters.
4454         Create box which has zero depth, only height.
4455         Center box vertically along the x-height of current font.
4456
4457 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4458
4459         * VERSION (PACKAGE_NAME): release 2.3.23
4460
4461         * scm/framework-tex.scm (convert-to-ps): add -E if filename
4462         contains .preview.
4463
4464 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4465
4466         * lily/lyric-extender.cc (print): only run to right-bound if
4467         broken. This fixes input/regression/lyric-extender.ly
4468
4469         * input/regression/beamed-chord.ly: removed.
4470
4471         * Documentation/user/macros.itexi: add \global to definitions for
4472         feta macros.
4473
4474         * po/fr.po: updated po file.
4475
4476         * po/de.po: updated po file.
4477
4478 2004-10-22  Werner Lemberg  <wl@gnu.org>
4479
4480         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
4481
4482 2004-10-21  Werner Lemberg  <wl@gnu.org>
4483
4484         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
4485         (\lilypondexperimentalfeatures): Removed.
4486
4487 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
4488
4489         * Documentation/user/notation.itely: fixed 2 typos
4490
4491 2004-10-20  Werner Lemberg  <wl@gnu.org>
4492
4493         * scm/framework-tex.scm (header-end): Don't set \outputscale.
4494         (dump-line): Produce prettier output.
4495
4496         * tex/lilyponddefs.tex: Comment all macros extensively.
4497         (\lilypondstart): Set \outputscale.
4498         Define \lilypondpagebreak and \lilypondnopagebreak here.
4499         Don't test for positive \lilypondpaperlinewidth -- this is always
4500         positive in the normal case (LilyPond produces bad output otherwise
4501         so we can safely ignore negative or zero values).
4502         (\lilypondend): Remove useless test for \lilypondbook.
4503         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
4504         don't input `feta20.tex'.
4505
4506 2004-10-19  Graham Percival  <gperlist@shaw.ca>
4507
4508         * Documentation/user/examples.itely: added texidoc lilypond-book
4509         template.
4510
4511 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4512
4513         * cygwin/lilypond.hint: Update.
4514
4515 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
4516
4517         * Documentation/user/notation.itely (Fret diagrams): Add documentation
4518         for fret diagram markups to user manual
4519
4520         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
4521         documentation for fret-diagram-terse
4522
4523         * Documentation/user/notation.itely: Added section on fret diagrams.
4524
4525 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4526
4527         * scripts/convert-ly.py (usage): Fix --help description.  Apply
4528         range also for --show-rules.
4529
4530 2004-10-18  Werner Lemberg  <wl@gnu.org>
4531
4532         * scripts/lilypond-book.py (Snippet, Include_snippet)
4533         [replacement_text]: Use group `match'.
4534
4535 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4536
4537         * Documentation/user/macros.itexi: Use @ref instead of @inforef
4538         for html.  Apparently, ``you should'' in texinfo documentation is
4539         merely a guideline that can safely be ignored.
4540
4541         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
4542         auto-mode-alist.
4543
4544         * input/test/engraver-example.ily: 
4545         * input/regression/allfontstyle.ily: Rename, update users.
4546
4547 2004-10-16  Graham Percival  <gperlist@shaw.ca>
4548
4549         * Documentation/user/lilypond-book.itely: add more details about
4550         building .lytex files.
4551
4552         * Documentation/user/examples.itely: added piano-lyrics template
4553
4554         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
4555
4556         * input/GNUmakefile: remove "templates" from build subdirs.
4557
4558         * input/template: removed.
4559
4560 2004-10-16  Werner Lemberg  <wl@gnu.org>
4561
4562         * scripts/lilypond-book.py (snippet_res): Define group `match'
4563         everywhere.
4564         Accept more spaces between commands and its arguments and options.
4565         Fix some regexps.
4566         (output): Remove some newlines in string values and suppress spaces
4567         in output.
4568         (output_texinfo): Output `output_print_filename' only if not empty.
4569         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
4570
4571 2004-10-16  Werner Lemberg  <wl@gnu.org>
4572
4573         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
4574         some TeX line ends with `%' to avoid additional horizontal space in
4575         output.
4576
4577         * scripts/lilypond-book.py: Unexpand spaces to tabs.
4578         (snippet_res): Use `x' modifier to represent regular expressions
4579         in a friendlier way.
4580         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
4581         (find_toplevel_snippets): Don't use indices from match group 0,
4582         which is the whole pattern space, but group 1.
4583
4584 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4585
4586         * flower/include/direction.hh (enum Direction): add
4587         DIRECTION_LIMIT
4588
4589 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4590
4591         * po/fr.po: new po file.
4592
4593 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4594
4595         * Documentation/user/macros.itexi: Do not construct external
4596         references using @uref.  That results in broken links.
4597
4598         * lily/slur.cc (outside_slur_callback): Use int in for loop;
4599         avoids g++-3.4.1 enum beature.
4600
4601 2004-10-13  Graham Percival  <gperlist@shaw.ca>
4602
4603         * Documentation/user/examples.itely: added lilypond-book template.
4604
4605         * Documentation/user/lilypond-book.itely: added filename extension
4606         page.
4607
4608 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4609
4610         * debian/rules (binary-indep): Link images for info.
4611
4612         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
4613         feature nicked from jEdit.
4614
4615 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
4616
4617         * Documentation/user/introduction.itely: Minor corrections.
4618
4619         * Documentation/user/notation.itely: Minor corrections.
4620
4621         * Documentation/user/tutorial.itely: Minor corrections.
4622
4623 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4624
4625         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
4626
4627         * scm/*.scm:
4628         * ly/paper-defaults.ly: Use papersizename only.
4629
4630 2004-10-11  Werner Lemberg  <wl@gnu.org>
4631
4632         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
4633         \raise work with positive values.
4634
4635 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4636
4637         * Documentation/user/notation.itely (Multi measure rests): Update
4638         the docs corresponding to the implementation change from 2004-10-08.
4639
4640 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4641
4642         * VERSION (MY_PATCH_LEVEL): release 2.3.22
4643
4644         * scm/part-combiner.scm (determine-split-list): reinstate
4645         playing+resting case. 
4646
4647         * Documentation/user/invoking.itely (Reporting bugs): rename.
4648
4649         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
4650
4651         * lily/parser.yy (Prefix_composite_music): change no-transposition
4652         for mode_changing_head to figures too.
4653
4654         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
4655         with normal slurs too.
4656         
4657         * lily/slur-scoring.cc (move_away_from_staffline): new function.
4658         (get_base_attachments): move away attachment point for breaks
4659         similar to attachment points on slurs (staffline collision, and
4660         half a space of padding)
4661
4662         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
4663         force twice.
4664
4665         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
4666         mode, return #f.        
4667
4668         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
4669         for last page if raggedlast. 
4670
4671         * lily/parser.yy (Prefix_composite_music): untransposable is for
4672         FiguredBass, not ChordNames
4673
4674 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4675
4676         * scm/framework-tex.scm: Merge fix.
4677
4678 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4679
4680         The grand \paper -> \layout, \bookpaper -> \paper renaming.
4681
4682 2004-10-10  Graham Percival  <gperlist@shaw.ca>
4683
4684         * Documentation/user/notation.itely: add raggedright to a whole
4685         bunch of places.
4686
4687 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4688
4689         * scm/paper.scm (set-paper-dimension-variables): new
4690         function. Define dimension-variables explicitly in \paper too.
4691         This allows overriding linewidth inside \score { \paper { } }
4692         blocks
4693  
4694         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
4695         landscape.
4696         (header): add landscape and papersize options.
4697
4698 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4699
4700         * lily/*.cc: use robust_scm2moment() where appropriate.
4701
4702         * lily/moment.cc (robust_scm2moment): new function.
4703
4704         * scm/titling.scm (default-score-title): remove caps for piece.
4705
4706         * VERSION: 2.3.21 released.
4707         
4708         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
4709
4710         * lily/include/slur-configuration.hh (class Slur_configuration):
4711         new file.
4712
4713         * lily/slur-configuration.cc: new file. move scoring functions
4714         into Slur_configuration.
4715
4716         * lily/slur-scoring.cc (Slur_score_state): change static functions
4717         to methods of Slur_score_state.
4718
4719         * lily/bezier-bow.cc (Message): 
4720
4721         * flower/include/interval-set.hh (Message): new file.
4722
4723         * flower/interval-set.cc (Message): new file.
4724
4725 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4726
4727         * lily/multi-measure-rest-engraver.cc (process_music): always
4728         generate MultiMeasureRestNumbers.
4729
4730         * SConstruct (txt_files): switch of make dist
4731
4732         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
4733         make sure that (indent < len / 3). This fixes progerror-max_h.ly
4734
4735         * lily/multi-measure-rest-engraver.cc (process_music): make
4736         MultiMeasureRestNumber too.
4737
4738 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4739
4740         * Documentation/user/notation.itely (Bar lines): Added a note that
4741         defaultBarType is to be changed in the Timing context.
4742
4743 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4744
4745         * lily/include/guile-compatibility.hh: add file.
4746
4747         * scm/framework-tex.scm (convert-to-dvi): use max of current
4748         extra_mem_top and 1M.
4749
4750         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
4751         function.
4752
4753 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4754
4755         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
4756  
4757 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4758
4759         * lily/slur-scoring.cc (struct Slur_score_state): add
4760         has_same_beam_, edge_has_beams_, is_broken_ bools.
4761         (get_base_attachments): simpler Y attachment determination for
4762         broken slurs.
4763
4764 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4765
4766         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
4767         bash without that is quite interesting.  Add xml and some omf
4768         keys.
4769
4770 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4771
4772         * Documentation/user/macros.itexi: Add xml macros.
4773
4774         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
4775
4776         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
4777
4778 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4779
4780         * lily/break-substitution.cc (substitute_mutable_property_alist):
4781         only put property back into value if != SCM_UNDEFINED
4782
4783         * lily/lyric-extender.cc (print): don't take common refpoint of
4784         null object if right_text isn't there.
4785  
4786         * lily/slur-scoring.cc (struct Slur_score_state): new
4787         struct. Collect scoring function arguments.
4788         (struct Slur_score_state): add musical_dy_
4789         (get_extra_encompass_infos): new function. Split off state
4790         computations.
4791
4792         * scm/part-combiner.scm (determine-split-list): remove playing1
4793         and playing2.
4794
4795 2004-10-02  Graham Percival  <gperlist@shaw.ca>
4796
4797         * Documentation/index.html.in: remove link to templates.
4798
4799         * Documentation/user/notation.itely: more small fixes.
4800
4801 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4802
4803         * lily/timing-engraver.cc (process_music): move setting
4804         measure-length. This fixes spacing-whole-rest.ly
4805
4806         * VERSION (PACKAGE_NAME): release 2.3.20
4807         
4808         * input/regression/quote-transposition.ly: update example
4809
4810         * scm/define-music-properties.scm (all-music-properties): change
4811         meaning of instrumentTransposition.  It is now the pitch played
4812         that sounds as middle C. This means that instrumentTransposition
4813         can be \transposed. 
4814         Fixes: transpose-quote.ly
4815
4816         * lily/parser.yy (command_element): reverse setting of
4817         instrumentTransposition
4818
4819         * lily/pitch.cc (pitch_interval): rename.
4820
4821         * lily/recording-group-engraver.cc (stop_translation_timestep):
4822         remove macrameing of accumulator and set_car/cdr.
4823         Fixes: transposition-quote.ly
4824
4825         * lily/music.cc (transpose): fold Event::transpose() in.
4826
4827         * lily/event.cc: remove Transpose. 
4828
4829         * lily/recording-group-engraver.cc: cleanup.
4830
4831         * ly/music-functions-init.ly (displayMusic): add function.
4832
4833         * make/lilypond.fedora.spec.in: rename file.
4834
4835         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
4836         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
4837
4838         * Documentation/user/changing-defaults.itely (Changing context
4839         properties on the fly): typo.
4840
4841         * lily/slur.cc (outside_slur_callback): try three sample points
4842         for determining collisions. This fixes: slur-script.ly.
4843
4844 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4845
4846         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
4847
4848 2004-10-01  Graham Percival  <gperlist@shaw.ca>
4849
4850         * Documentation/user/notation.itely: more small fixes.
4851
4852         * Documentation/user/examples.itely: make new sections.
4853
4854         * input/test/bar-lines.ly: improve output, fix bug.
4855
4856         * Documentation/user/changing-defaults.itely: small fixes.
4857
4858 2004-10-01  Werner Lemberg  <wl@gnu.org>
4859
4860         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
4861         T1 encoding in texinfo mode.
4862         (\lilypondstart): Use it.
4863         (\lilypondloop, \lilyponditerate): Removed.  Unused.
4864
4865 2004-09-30  Werner Lemberg  <wl@gnu.org>
4866
4867         * tex/lilyponddefs.tex (\lilypondstart): Define
4868         \lilypondfontencoding for both texinfo and latex mode.
4869
4870         * scm/framework-tex.scm (font-load-command): Use
4871         \lilypondfontencoding.
4872
4873 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4874
4875         * scm/framework-tex.scm (dump-page): take with-extents?
4876         argument. If true, output Y extents. Used for lilypond-book
4877         documents.
4878
4879         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
4880         \bookpaper.
4881
4882         * lily/slur.cc (outside_slur_callback): epsilon-delta management
4883         for slur edges. Fixes: progerror-no-bezier-intersection.ly
4884  
4885         * scm/framework-tex.scm (dump-page): put stencil height in dumped
4886         page.
4887
4888 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4889
4890         * Documentation/user/notation.itely (Multi measure rests):
4891         Improved example.
4892
4893 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4894
4895         * lily/auto-beam-engraver.cc (test_moment): robustify.
4896
4897 2004-09-28  Werner Lemberg  <wl@gnu.org>
4898
4899         * scm/framework-tex.scm (font-load-command): Define proper font
4900         macro which sets font encoding if available.
4901         (define-fonts): Define \lilypondpaperinputencoding, to be taken
4902         from the \bookpaper block.
4903
4904         * tex/lilyponddefs.tex (\lilypondstart): Use
4905         \lilypondpaperinputencoding for global input encoding.
4906
4907 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4908
4909         * lily/score.cc (Score): oops. Copy error_found_ too.
4910
4911 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4912
4913         * stepmake/stepmake/texinfo-rules.make: 
4914         * Documentation/GNUmakefile: --srcdir build fixes.
4915
4916         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
4917
4918         * Documentation/user/latex-lilypond-example.latex:
4919         * Documentation/user/latex-example.latex: Fix compile errors.
4920         Still buggy, need more love.
4921
4922 2004-09-27  Werner Lemberg  <wl@gnu.org>
4923
4924         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
4925
4926 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
4927
4928         * Documentation/user/examples.itely: removed \midi block to
4929         simplify the example
4930
4931         * Documentation/user/notation.itely: Removed superfluous
4932         TextSpanner tweakings (is already done by engraver-init.ly).
4933         Documented bug: vertical alignment of articulations.
4934
4935         * Documentation/user/notation.itely, ly/engraver-init.ly
4936         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
4937         padding.
4938
4939         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
4940         docu about TextSpanner padding bug from manual to engraver.ly
4941         (since it's workarounded and hence not user-visible any more)
4942
4943 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4944
4945         * VERSION: release 2.3.19
4946
4947 2004-09-26  Graham Percival  <gperlist@shaw.ca>
4948
4949         * ly/property-init.ly: fix bug in displaying ledger lines while
4950         \hideNotes is on.
4951
4952         * Documentation/user/notation.itely: more editing.
4953
4954         * Documentation/user/examples.itely: add piano-dynamics template.
4955
4956         * input/template/piano-dynamics.ly: remove.
4957
4958         * Documentation/user/sound-output.itexi: more editing
4959
4960 2004-09-25  Graham Percival  <gperlist@shaw.ca>
4961
4962         * Documentation/user/notation.itely: more editing.
4963
4964 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4965
4966         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
4967         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
4968
4969 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4970
4971         * lily/hairpin.cc (print): check columns of bounds, not bounds
4972         themselves.
4973         (print): robustify bound-padding lookup.
4974
4975         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
4976
4977         * scripts/lilypond-book.py (Compile_error.process_include): catch
4978         Compile_error exception, and remove output .texi.
4979
4980         * scm/define-music-properties.scm (all-music-properties): add
4981         error-found
4982
4983         * lily/parser.yy (Music_list): add error-found to music with errors.
4984
4985         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
4986
4987         * lily/book.cc (process): ignore books with errors
4988
4989         * lily/include/score.hh (class Score): add error_found_ member.
4990
4991         * lily/drum-note-engraver.cc (try_music): idem.
4992
4993         * lily/note-heads-engraver.cc: remove start-playing-event.
4994
4995         * lily/part-combine-iterator.cc (Part_combine_iterator): use
4996         BusyPlayingEvent to determine which voice was active last.
4997         (unisono): use last active to where to get unisono information
4998         from. This fixes: partcombine-rest.ly (again).
4999
5000         * scm/part-combiner.scm (determine-split-list): cleanups
5001
5002 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5003
5004         * input/regression/lyric-extender.ly: simplify.
5005         complexify.
5006
5007         * lily/lyric-extender.cc (print): use it to determine size of
5008         extender. Remove Lyric_extender::is_visible().
5009
5010         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
5011         next property.
5012
5013         * lily/lyric-engraver.cc: remove get_current_rest().
5014         
5015 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5016
5017         * input/regression/lyric-extender.ly: Fix and add test.
5018
5019         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
5020
5021 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5022
5023         * lily/note-head.cc: remove Note_head::extent.
5024
5025 2004-09-23  Graham Percival  <gperlist@shaw.ca>
5026
5027         * Documentation/user/tutorial.itely: do manual style 2-space
5028         indents in examples
5029
5030         * Documentation/user/notation.itely: more editing.
5031
5032 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5033
5034         * lily/lyric-engraver.cc (get_current_rest): New function.
5035
5036         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
5037         stop at rest.
5038
5039         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
5040
5041         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
5042
5043 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
5044
5045         * Documentation/user/examples.itely (Small ensembles): added
5046         example for transcription of mensural music
5047
5048         * Documentation/user/notation.itely (The Lyrics context): fixed broken
5049         link to SATB vocal score
5050
5051         * Documentation/user/notation.itely (System start delimiters):
5052         fixed typo: GrandStaff->StaffGroup
5053
5054         * Documentation/user/notation.itely (Ancient articulations):
5055         removed obsolete comment on \episem bug
5056
5057 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5058
5059         * scm/framework-tex.scm (output-preview-framework): Fix invocation
5060         of header.
5061
5062 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5063
5064         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
5065         start to note-column.
5066
5067         * lily/hairpin.cc (print): check text-interface, to attach to
5068         dynamic texts.  
5069
5070         * lily/include/text-item.hh (class Text_interface): rename
5071         Text_item -> Text_interface
5072
5073         * lily/piano-pedal-bracket.cc (print): robustify.
5074
5075 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
5076
5077         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
5078
5079         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
5080         true will print the page number in the first page.
5081
5082         * Documentation/user/changing-defaults.itely: Document
5083         printfirstpagenumber.
5084
5085 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5086
5087         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
5088         objects.
5089
5090         * lily/beam-concave.cc (calc_concaveness): take absolute value of
5091         dy for scaling. This fixes various downbeams.
5092         
5093
5094         * lily/beam-quanting.cc (best_quant_score_idx): 
5095
5096 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5097
5098         * scm/framework-tex.scm (header-to-file): Fix.
5099
5100 2004-09-22  Werner Lemberg  <wl@gnu.org>
5101
5102         * lily/parser.yy <score_body>: Fix typo.
5103
5104 2004-09-22  Graham Percival  <gperlist@shaw.ca>
5105
5106         * Documentation/user/tutorial.itely: modified a "future planning"
5107         comment.
5108
5109         * Documentation/user/notation.itely: more editing.
5110
5111 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5112
5113         * scm/define-markup-commands.scm (note-by-number): read font-size
5114         to determine stem length. Fixes: markup-note.ly
5115
5116 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5117
5118         * lily/slur.cc (outside_slur_callback): read #'padding for
5119         slur-padding. Fixes: slur-script.ly
5120
5121         * lily/parser.yy (score_body): disallow \bookpaper in \score.
5122
5123 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5124
5125         * Documentation/user/notation.itely (ancient flags): documented
5126         flags-related known bugs
5127
5128         * lily/include/ligature-engraver.hh: added comment about why and
5129         how of (non-)use of abstract virtual methods
5130
5131         * ly/engraver-init.ly (VaticanaVoice,
5132         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
5133         unset dash-fraction property in order to get solid lines
5134
5135         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
5136
5137 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5138
5139         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
5140
5141 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5142
5143         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
5144         in function.
5145
5146         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
5147         openout_any=p.  Throughout: progress to stderr, translate user
5148         messages.
5149
5150         * scm/output-gnome.scm: Fix font dir description.
5151
5152 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5153
5154         * input/test/mensural-ligatures.ly (voice): move linethickness
5155         settings to bookpaper.
5156
5157         * lily/simple-spacer.cc (Module): use force to stretch to 
5158         line length as force measure for ragged spacing.
5159         
5160         * lily/lily-parser.cc (get_paper): don't set parent for \paper
5161         blocks in the parser. This eliminates ordering dependency for
5162         \bookpaper and \paper
5163
5164         * ly/part-paper-init.ly: remove file.
5165
5166         * lily/includable-lexer.cc (new_input): elucidate message.
5167
5168         * VERSION: 2.3.18 released.
5169         
5170 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5171
5172         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5173         * input/mutopia/R.Schumann/romanze-op28-2.ly:
5174         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
5175         #'Slur.attachment setting.
5176
5177         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
5178         friendlier for point and click.
5179
5180 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5181
5182         * ly/init.ly: reverse collected scores.
5183
5184         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
5185         layout to determine force.
5186         
5187 2004-09-18  Werner Lemberg  <wl@gnu.org>
5188
5189         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
5190         ties.
5191
5192         * ly/declarations-init.ly (escapedBiggerSymbol,
5193         escapedSmallerSymbol): Fix typos.
5194
5195         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
5196
5197 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5198
5199         * input/{input,regression}/*.ly: run convert-ly
5200
5201         * VERSION: release 2.3.17
5202
5203         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
5204         little wider for attachment calculation. This prevents stem and
5205         slur touching.
5206
5207         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
5208         ) 
5209
5210         * input/regression/tie.ly (texidoc): cleanup.
5211
5212         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
5213         and ~
5214
5215         * lily/slur-scoring.cc (score_extra_encompass): check if extra
5216         objects are on boundary column. 
5217
5218         * lily/main.cc (parse_argv): process --tex too.
5219
5220         * ly/music-functions-init.ly (keepWithTag): add music functions
5221         keepWithTag and removeWithTag.
5222
5223         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
5224
5225         * lily/accidental-engraver.cc (recent_enough): interpret laziness
5226         = #t. This fixes no-reset accidental-style.
5227
5228         * input/regression/accidental-piano.ly (Module): new file.
5229
5230         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
5231
5232 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5233
5234         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
5235         extra encompass.
5236         (score_extra_encompass): use Y coordinate of attachment if X
5237         attachment falls in extra encompass X extent.
5238
5239         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
5240         GUILE_LOAD_PATH
5241
5242 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5243
5244         * scm/output-gnome.scm: Small fixes.
5245
5246         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
5247
5248 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
5249
5250         * Documentation/user/notation.itely (Ancient flags): Removed
5251         documentation on adjust-if-on-staffline (this property was removed
5252         by Han-Wen).
5253
5254         * Documentation/user/notation.itely (Ancient notation): Minor
5255         cleanups and fixes.  Renamed "Vaticana style contexts" ->
5256         "Gregorian Chant contexts".  Added section "Mensural contexts".
5257         Added section "Ancient articulations".
5258
5259         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
5260
5261 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5262
5263         * buildscripts/guile-gnome.sh: Add missing bit.
5264
5265 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5266
5267         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
5268
5269         * lily/slur-scoring.cc (get_y_attachment_range): set end point
5270         using base_attachment.
5271
5272         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
5273         page header back.
5274
5275         * scm/documentation-generate.scm (top-node): move version to top
5276         node.
5277
5278         * lily/ledger-line-spanner.cc: add ledgered-interface, with
5279         property no-ledgers.
5280
5281 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
5282
5283         * Documentation/user/{changing-defaults,examples,invoking,
5284         tutorial}.itely: Expand 's to is.
5285
5286         * Documentation/user/notation.itely: Capitalize only first letter.
5287
5288         * Documentation/user/programming-interface.itely: Capitalize Scheme.
5289
5290         * Documentation/user/lilypond-book.itely: use @refbugs.
5291
5292         * THANKS: sort.
5293
5294         * input/mutopia/F.Schubert/morgenlied.ly,
5295         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
5296         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
5297         name.
5298
5299 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
5300
5301         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
5302         lneomensural char entry; (ii) fixed mensural/neomensural naming
5303         clash typo; (iii) lneomensural char: fixed stem attachment point.
5304         WARNING: FONT CHANGED!
5305
5306 2004-09-15  Graham Percival  <gperlist@shaw.ca>
5307
5308         * Documentation/user/introduction.itely: update \stemBoth to
5309         \stemNeutral.
5310
5311         * Documentation/user/notation.itely: more editing of the manual.
5312
5313 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5314
5315         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
5316         factor in edge attraction. This reflects that the left edge may
5317         have a larger gap for an ascending up-slur.
5318         (get_base_attachments): copy bound Y from right bound, if there is
5319         only one note-column after the line break.
5320
5321 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5322
5323         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
5324
5325 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5326
5327         * lily/phrasing-slur-engraver.cc (process_music): Create
5328         PhrasingSlur instead of Slur.
5329
5330         * Documentation/user/changing-defaults.itely (Defining new
5331         contexts): Fixed misprinted context name.
5332
5333 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5334
5335         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
5336
5337         * scripts/convert-ly.py (conv): change Both to Neutral in property
5338         settings.
5339
5340         * ly/engraver-init.ly: increase extent of Staff. 
5341
5342 2004-09-13  Graham Percival  <gperlist@shaw.ca>
5343
5344         * scm/script.scm: change behaviour of slur and accent.
5345
5346         * Documentation/user/music-glossary.tely: de-gender a few entires.
5347
5348         * Documentation/user/introduction.itely: de-gender a few sentences.
5349
5350 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5351
5352         * input/regression/rehearsal-mark-number.ly: Reuse the existing
5353         formatting routine when adding boxed numbers. Makes it easier to
5354         extrapolate how to do for boxed letters.
5355
5356 2004-09-12  Graham Percival  <gperlist@shaw.ca>
5357
5358         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
5359
5360         * Documentation/user/invoking.itexi: updated the "reporting bugs"
5361         section.
5362
5363 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5364
5365         * scm/define-grobs.scm (all-grob-descriptions): longer
5366         ideallengths for stems in higher order beams.
5367
5368         * Documentation/user/changing-defaults.itely (Page layout):
5369         document them.
5370
5371         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
5372         to get sane spaces for titles.
5373
5374         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
5375         beforetitlespace, betweentitlespace.
5376
5377         * input/regression/beam-quant-standard.ly (primeSixteenths): add
5378         16th notes.
5379
5380         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
5381         small slope up to smallest quant. This prevents small slopes from
5382         getting rounded to zero.
5383
5384         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
5385         are smaller than the smallest quant.
5386
5387         * input/tutorial/brahms*.ly: remove.
5388
5389         * input/*: update all .ly files.
5390          
5391         * ly/a4-init.ly (vsize): remove papersize init files.
5392
5393         * scripts/convert-ly.py (conv): add conversion.
5394
5395         * lily/parser.yy: change mode changing commands to XXXmode,
5396         eg. drummode.
5397         (mode_changing_head): group mode changes.
5398         (mode_changing_head_with_context): new commands: create context as
5399         well as change mode.
5400
5401         * input/regression/system-overstrike.ly: new file.
5402
5403         * scm/page-layout.scm (ly:optimal-page-breaks): add
5404         betweensystempadding also to fixed distance for the spring.
5405  
5406         * scm/define-grobs.scm (all-grob-descriptions): fix order of
5407         key-cancellation.
5408
5409         * input/regression/beam-concave-damped.ly: new file.
5410
5411         * lily/beam-concave.cc: new file, with new routines for concave
5412         decisions. There are now two types of concaveness: 1. a sharp
5413         logic decision forcing a beam horizontal, and 2. a number that
5414         measures how concave beams are that are not caught by 1.
5415
5416         This fixes: morgenlied.ly and input/regression/beam-concave.ly
5417         
5418         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
5419         property: add-stem-support
5420
5421 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5422
5423         * lily/slur-scoring.cc (get_bound_info): only do
5424         broken trend at the end of the line.
5425
5426         * VERSION (PACKAGE_NAME): release 2.3.16.
5427
5428         * input/regression/phrasing-slur.ly (Module): remove (duplicate
5429         with phrasing-slur-slur-avoid.ly)
5430
5431         * lily/slur-scoring.cc (struct Extra_collision_info): collect
5432         parameters for extra offset.
5433         (get_bezier): add slurs mid-points for curve determination
5434         (score_extra_encompass): add slur end points for scoring.
5435
5436 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
5437
5438         * scm/framework-ps.scm (reencode-font): Handling font scaling
5439         and reencoding differently to work around a bug in gs 8.30 and
5440         earlier.
5441         Update callers.
5442
5443 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5444
5445         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
5446         extent index of other system. Fixes slurs across line breaks.
5447
5448         * lily/tuplet-engraver.cc (start_translation_timestep): use
5449         Tuplet_description::stop_ for determining when to stop producing
5450         tuplet brackets. This fixes: tuplet-overwrite.ly
5451
5452         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
5453         errors with GUILE 1.7 CVS.
5454
5455         * lily/translator.cc (derived_mark): new function.
5456
5457         * lily/slur-scoring.cc (score_encompass): new penalty type:
5458         variance penalty demerits slurs where one head/stem is much
5459         closer to the slur than average.
5460
5461         * lily/tuplet-bracket.cc (print): use robust_relative_extent
5462         iso. extent()
5463         (calc_position_and_height): use robust_relative_extent(). This
5464         fixes a couple of programming_errors
5465
5466         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
5467         file.
5468
5469         * lily/part-combine-iterator.cc (unisono): bugfix for the case
5470         that voice-2 plays solo, and voice-1 has an mmrest that starts
5471         earlier. In that case, we switch to voice-2, so we catch the
5472         mmrest of voice-2. This fixes: partcombine-rest.ly.
5473  
5474 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5475
5476         * scm/define-grob-properties.scm (all-internal-grob-properties):
5477         add adjacent-hairpins property.
5478
5479         * lily/hairpin.cc: lengthen hairpin if space is available.
5480
5481         * input/regression/dynamics-hairpin-length.ly (Module): new file.
5482
5483 2004-09-10  Graham Percival  <gperlist@shaw.ca>
5484
5485         * Documentation/user/notation.itely: small fixes to docs.
5486
5487 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5488         
5489         * VERSION (PACKAGE_NAME): release 2.3.15
5490
5491         * make/lilypond.redhat.spec.in (Requires): bump requirement for
5492         ec-fonts-mftraced
5493
5494         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
5495         the latest ec-fonts-mftraced package.
5496
5497         * scm/define-context-properties.scm
5498         (all-internal-translation-properties): add property. Remove
5499         definition of quotes property.
5500
5501         * Documentation/user/notation.itely (Quoting other voices):
5502         document it
5503
5504         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
5505         property, to determine what events are processed in \quote.
5506
5507 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
5508
5509         * (many files): removed most occurrences of underscore ("_")
5510         from font characters; made font character naming more
5511         consistent
5512
5513         * input/test/gregorian-scripts.ly: fixed another victim of grand
5514         replacement operations
5515
5516         * lily/vaticana-ligature-engraver.cc: caught some more "_"
5517         inconsistencies
5518
5519         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
5520
5521 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5522
5523         * Documentation/user/changing-defaults.itely (Paper size): doc
5524         landscape
5525         
5526
5527         * scm/framework-ps.scm (eps-header): bugfixes. 
5528
5529         * scm/titling.scm (default-score-title): remove opus from the
5530         \score title.
5531
5532 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
5533
5534         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
5535
5536         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
5537
5538         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
5539
5540         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
5541
5542         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
5543
5544         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
5545
5546         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
5547
5548         * scripts/ps2png.py (program_name): changed to sys.argv[0]
5549
5550 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5551
5552         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
5553         character position.  Huh?
5554
5555         * scm/output-gnome.scm (placebox): Shield affine-relative.
5556
5557         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
5558         cater for system's pango 1.5.1.
5559
5560         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
5561
5562         * scm/slur.scm: Tweak.
5563
5564 2004-09-08  Graham Percival  <gperlist@shaw.ca>
5565
5566         * Documentation/user/{first couple of chapters}: more editing.
5567
5568 2004-09-07  Graham Percival  <gperlist@shaw.ca>
5569
5570         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
5571         and summary.
5572
5573         * Documentation/user/{first couple of chapters}: the big "Graham's
5574         moved to a new city, his friends haven't arrived, and he has no
5575         internet access" patch.  Numerous editorial and stylistic changes
5576         to the manual.
5577
5578 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5579
5580         * scm/framework-ps.scm (output-framework): handle landscape settings.
5581
5582         * ps/lilyponddefs.ps: cleanup.
5583
5584 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5585
5586         * scm/define-grobs.scm (all-grob-descriptions): unset
5587         threshold. This fixes morgenlied. 
5588
5589         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
5590         rod calculation.
5591
5592         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
5593         spanners into account for staff-extents.
5594
5595         * lily/ottava-bracket.cc (print): take common refpoint of dots
5596         into account as well.
5597
5598 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5599
5600         * lily/lookup.cc (triangle): translate by interval.
5601
5602         * VERSION (PACKAGE_NAME): release 2.3.14
5603
5604         * Documentation/user/changing-defaults.itely (Page layout): add
5605         betweensystempadding
5606
5607         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
5608
5609         * input/regression/quote-cyclic.ly (Module): new file.
5610
5611         * scm/lily.scm (print): add function.
5612
5613         * scm/music-functions.scm (quote-substitute): new
5614         function. Substitute \quote when putting music into \score.
5615
5616         * input/regression/key-signature-cancellation.ly (Module): new file.
5617
5618         * lily/*.cc: more ly_scm2 -> scm_to converions.
5619
5620         * lily/key-signature-interface.cc (print): take position
5621         difference into account when spacing naturals.
5622
5623         * lily/key-engraver.cc (create_key): create KeyCancellation grob
5624         separately, so the cancellation can be put before the staff-bar
5625
5626         * scm/define-grobs.scm (all-grob-descriptions): add a
5627         KeyCancellation grob.
5628
5629         * lily/tuplet-engraver.cc (struct Tuplet_description): new
5630         struct. Use to clean-up Tuplet_engraver
5631
5632 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5633
5634         * lily/*: ly_scm2int -> scm_to_int
5635         ly_scm2double -> scm_to_double
5636
5637         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
5638
5639 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5640
5641         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
5642         0 springs
5643
5644         * lily/system.cc (post_processing): 
5645
5646         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
5647         density for vertical spacing by means of force penalty.
5648         
5649         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
5650         dimension-variables
5651
5652         * Documentation/user/changing-defaults.itely (Page layout): add
5653         betweensystemspace variable.
5654
5655         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
5656
5657         * scm/page-layout.scm (space-systems): new function. Use spring
5658         and rod approach for vertically spacing systems.
5659
5660         * ly/engraver-init.ly: tune down minimumVerticalExtent.
5661
5662         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
5663         vertical alignment.
5664
5665         * lily/slur-engraver.cc (process_music): add warning for slur.
5666
5667 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5668
5669         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
5670
5671         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
5672         export spacing routine to SCM.
5673
5674         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
5675         new class, separate Grobs from interface.
5676
5677 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5678
5679         * lily/include/lily-guile.hh: compatibility glue for 1.6
5680
5681         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
5682
5683         * lily/lily-guile.cc: remove ly_scm2str0.
5684
5685 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5686
5687         * Documentation/user/macros.itexi: Use @inforef iso @uref for
5688         external references.  Fixes HTML cross references with makeinfo 4.7.
5689
5690 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5691
5692         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
5693         expand_only option.
5694
5695 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5696
5697         * lily/system.cc (get_line): add System stencil to exprs. Fixes
5698         system-extents.ly.
5699
5700         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
5701
5702         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
5703         for MultiMeasureRestNumber
5704
5705         * VERSION (PACKAGE_NAME): release 2.3.13
5706
5707 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5708
5709         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
5710         takes two arguments.
5711
5712 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5713
5714         * input/regression/slur-stem-broken.ly: remove.
5715
5716         * lily/slur.cc: add quant-score.
5717
5718         * input/regression/slur-staccato.ly (texidoc): remove
5719
5720         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
5721
5722 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5723
5724         * lily/include/bezier-bow.hh: remove.
5725
5726         * lily/slur-bezier-bow.cc (Module): remove.
5727
5728         * lily/include/slur.hh (Module): remove.
5729
5730         * lily/slur.cc: remove
5731
5732         * input/test/slur-beautiful.ly (Module): remove
5733
5734         * input/test/slur-attachment-override.ly (Module): remove
5735
5736         * lily/slur-quanting.cc (after_line_breaking): only do scoring
5737         when less than 4 control-points.
5738
5739         * lily/key-signature-interface.cc: add style.
5740
5741         * Documentation/user/notation.itely (Automatic staff changes):
5742         document new behavior.
5743
5744         * input/regression/slur-extreme.ly: new file.
5745
5746         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
5747         bass. Obviates \clef bass in the bass staff, when using \autochange 
5748
5749         * lily/auto-change-iterator.cc (construct_children): instantiate
5750         up/down Staff, create Voice on up staff initially. Obviates
5751         explicit instantiation of up/down contexts for \autochange. 
5752
5753         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
5754         slur depending on extents of note heads.
5755         
5756 2004-08-28  Graham Percival  <gperlist@shaw.ca>
5757
5758         * Documentation/user/tutorial.itely: minor editing.
5759
5760         * Documentation/user/examples.itely: tiny editing.
5761
5762 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5763
5764         * lily/slur-quanting.cc (init_score_param): read scoring
5765         parameters from slur-details property
5766
5767         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
5768         Accidental
5769
5770         * Documentation/user/advanced.itely: removed.
5771
5772         * Documentation/user/programming-interface.itely (How markups work
5773         internally): new subsection.
5774
5775         * Documentation/user/converters.itely (Invoking abc2ly): remove
5776         musedata2ly.
5777
5778 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5779
5780         * Documentation/user/point-and-click.texi (Point and click): new file.
5781         put point & click in appendix.
5782         
5783         * Documentation/user/changing-defaults.itely (Vertical spacing):
5784         corrections
5785
5786 2004-08-27  Graham Percival  <gperlist@shaw.ca>
5787
5788         * Documentation/user/introduction.itely: add note about the
5789         "example templates" section of the manual, and remove link to
5790         input/template/
5791
5792 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
5793
5794         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
5795         -> La@TeX
5796
5797         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
5798         missing lneo_mensural head; editorial cleanups
5799
5800         * lily/mensural-ligature.cc: added more comments
5801
5802 2004-08-26  Graham Percival  <gperlist@shaw.ca>
5803
5804         * Documentation/user/examples.itely: second, third, fourth, and fifth
5805         sections added.
5806
5807         * input/template/{various}: removed files included in examples.itely.
5808
5809 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
5810
5811         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
5812         Stem::stem_end_position instead of broken
5813         Staff_symbol_referencer::get_position
5814
5815 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5816
5817         * debian/changelog: debian patch by Anthony Fok.
5818
5819         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
5820
5821         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
5822         get spurious messages with skipTypesetting on.
5823
5824 2004-08-25  Graham Percival   <gperlist@shaw.ca>
5825
5826         * Documentation/user/lilypond-book.itely: slight clean-up.
5827
5828         * Documentation/user/examples.itely: began section.
5829
5830 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5831
5832         * lily/script-interface.cc: add slur property.
5833
5834         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
5835         too.
5836
5837         * input/regression/phrasing-slur-slur-avoid.ly: new file.
5838
5839         * lily/ottava-bracket.cc (print): always start from right edge of
5840         a broken bound. This fixes ottava-clef.ps 
5841
5842 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5843
5844         * input/regression/slur-script-inside.ly: new file.
5845
5846         * lily/new-slur.cc (outside_slur_callback): new function, to make
5847         scripts avoid slurs 
5848
5849         * lily/slur-engraver.cc (finalize): 
5850
5851         * lily/script-interface.cc: add inside-slur property.
5852
5853         * lily/slur-engraver.cc (finalize): read inside-slur property.
5854
5855         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
5856         message.
5857
5858         * ly/property-init.ly (unHideNotes): hide accidentals at staff
5859         level. Fixes: hideNotes-accidental.ly
5860
5861 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
5862
5863         * scm/page-layout.scm (plain-header): fix bug that print page
5864         number in the first page if firstpagenumber was different than 1.
5865
5866 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5867
5868         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
5869         fonts. Fixes triangle markup for chords.
5870
5871         * lily/slur-quanting.cc (score_extra_encompass): make score depend
5872         on distance. This fixes slur-tenuto.ly and slur-tie.ly
5873  
5874         * flower/include/interval.hh (T>): add distance() function
5875
5876         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
5877         octaviation-dot.ly 
5878
5879         * lily/context-scheme.cc: ly_context_grob_definition: new function.
5880
5881         * VERSION (MY_PATCH_LEVEL): release 2.3.12
5882
5883         * lily/new-slur.cc (add_column): remove set_interface()
5884
5885 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5886
5887         * input/regression/slur-double.ly: new file. 
5888
5889         * lily/slur-engraver.cc: add doubleSlurs property
5890
5891         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
5892         symbols.
5893
5894         * Documentation/user/notation.itely (Easy Notation note heads):
5895         revise notation Chapter.
5896
5897         * ly/music-functions-init.ly (makecluster): add makeClusters music
5898         function.
5899
5900         * lily/part-combine-engraver.cc: rename soloADue ->
5901         printPartCombineTexts
5902
5903         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
5904
5905         * lily/horizontal-bracket.cc (print): use
5906         Tuplet_bracket::make_bracket, so it supports bracket-flare,
5907         edge-eight and shorten-pair.
5908
5909 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
5910
5911         * Documentation/user/changing-defaults.itely (Page layout):
5912         description of firstpagenumber. Moved @refbugs about rightmargin
5913         to the end of the section (it was looking like the documentation
5914         after the refbugs was part of the bug comment).
5915
5916         * scm/framework-ps.scm (output-framework): set the first
5917         postscript page number to firstpagenumber
5918
5919         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
5920         page number according to firstpagenumber
5921
5922         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
5923         parameter
5924
5925 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5926
5927         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
5928         nested slurs. 
5929
5930         * scripts/convert-ly.py (lilypond_version_re_str): handle
5931         \version "bar" % "foo"
5932
5933         * lily/completion-note-heads-engraver.cc (process_music): set
5934         duration-log before announcing object.
5935         
5936         * lily/staff-symbol.cc (print): subtract thickness from staff line
5937         length
5938
5939         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
5940         
5941 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
5942
5943         * scm/stencil.scm: remove fontify-text and fontify-text-white
5944
5945 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5946
5947         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
5948
5949         * Documentation/user/sound-output.texi (Sound): new file. Move all
5950         MIDI related information.
5951
5952 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5953
5954         * lily/script-engraver.cc (acknowledge_grob): only take into
5955         account note heads with a music cause. Fixes ambitus-accent.ly
5956
5957         * scm/define-markup-commands.scm (finger): set encoding to
5958         fetaNumber.
5959
5960 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
5961
5962         * scripts/convert-ly.py: typo
5963
5964 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
5965
5966         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
5967         font calls for diagrams based on paper and props
5968
5969 2004-08-19  Graham Percival <gperlist@shaw.ca>
5970
5971         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
5972
5973 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
5974
5975         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
5976         added setHairpinDecresc/Dim
5977
5978 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5979
5980         * lily/include/lily-guile.hh: Cosmetics.
5981
5982 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5983
5984         * input/regression/fermata-rest-position.ly: new file
5985
5986         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
5987
5988         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
5989
5990 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5991
5992         * scm/framework-tex.scm (output-preview-framework) 
5993         (output-classic-framework): 
5994         * scm/framework-ps.scm (output-preview-framework):
5995         s/ly:paper-book-lines/ly:paper-book-systems/g
5996
5997         * scm/fret-diagrams.scm (ss-font-encoding):
5998         s/my-font-encoding/ss-font-encoding
5999
6000 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6001
6002         * scm/music-functions.scm (direction-polyphonic-grobs): Set
6003         direction also on fingerings.
6004
6005         * lily/clef-engraver.cc: Add forceClef to list of read properties.
6006
6007 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6008
6009         * po/nl.po: Some updates.
6010
6011         * scm/lily.scm (_): New function.
6012         (postscript->pdf, postscript->png, lilypond-main)
6013         (postscript->pdf): Use it.  Write messages to stderr.
6014
6015         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
6016
6017         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
6018         xgettext does not recognise scheme yet.  Patch submitted.
6019
6020         * lily/scm-option.cc (LY_DEFINE):
6021         * lily/main.cc: The program is now called lilypond (WAS:
6022         lilypond-bin).
6023
6024         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
6025         messages.
6026
6027         * lily/include/paper-book.hh
6028         * lily/include/paper-system.hh: Finish renaming of paper-line to
6029         system.  Fix users.
6030
6031 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6032
6033         * scm/documentation-generate.scm (string-append): add version.
6034
6035         * scm/define-markup-commands.scm (box): add box-padding and
6036         thickness props for the box command.
6037  
6038         * Documentation/user/changing-defaults.itely (Text encoding):
6039         elucidate use of \encoding for \header strings.
6040
6041         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
6042
6043         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
6044         staff-change.ly
6045
6046         * lily/output-def.cc (assign_context_def): use set_variable().
6047
6048         * lily/text-item.cc (interpret_string): accept string input
6049         encoding too.
6050
6051         * scm/encoding.scm (read-encoding-file): print warning when file
6052         can't be found.
6053
6054         * tex/latin1.enc: remove.
6055
6056         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
6057
6058         * lily/rod.cc (columnize): robustness fix. Don't crash for
6059         nil span points. Fixes: appoggiatura-segfault.ly
6060         (add_to_cols): extra robustness fix.
6061
6062 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6063
6064         * lily/text-item.cc (interpret_string): use lookup_variable() to
6065         fidn inputencoding. Now, \paper inherits inputencoding from
6066         \bookpaper.
6067
6068         * lily/script-engraver.cc (stop_translation_timestep): remove slur
6069         collision kludge.
6070
6071         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
6072         kludge.
6073
6074 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6075
6076         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
6077
6078 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6079
6080         * lily/spanner.cc (spanned_rank_iv): Bugfix.
6081
6082         * lily.scm: Mark un-internationlised user messages (with FIXME).
6083
6084         * lily/include/modified-font-metric.hh (struct
6085         Modified_font_metric): New file.  (WAS: incorrectly named
6086         scaled-font-metric.hh ?)
6087
6088         * lily/include/scaled-font-metric.hh: Remove.
6089
6090         * lily/text-item.cc (interpret_string): Identify and document
6091         input-encoding problem.
6092
6093         * lily/paper-book.cc (pages): Do not use `paper' as variable name
6094         for a Bookpaper.
6095
6096         * tex/latin1.enc: Replace /minus with /hyphen.
6097
6098         * scm/encoding.scm: For latin1 (input-)encoding, use
6099         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
6100
6101         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
6102         inputencoding.
6103
6104 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6105
6106         * Documentation/topdocs/INSTALL.html: fixes.
6107
6108 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
6109
6110         * buildscripts/builder.py: Fix for scons CVS.
6111
6112 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
6113
6114         * Documentation/user/notation.itely,
6115         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
6116         input/test/ambitus-mixed.ly: fix plurals:
6117         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
6118
6119 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6120
6121         * lily/dynamic-engraver.cc (typeset_all):
6122         * lily/script-engraver.cc (stop_translation_timestep): Handle
6123         collisions with new-slur.
6124
6125 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6126
6127         * scm/define-grobs.scm (all-grob-descriptions): Add
6128         new-slur-interface.
6129
6130 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6131
6132         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
6133         produces .PS
6134
6135 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
6136
6137         * scm/define-grob-properties.scm (all-user-grob-properties): fix
6138         definition of number-type
6139
6140 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
6141
6142         * scm/fret-diagrams.scm : change sans-serif font encoding from 
6143         TeX-text to ec (uses ecss fonts instead of cmss fonts)
6144
6145         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
6146         number-type and label-dir
6147
6148         * scm/define-grob-properties.scm: add number-type and label-dir
6149
6150         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
6151         left or right.  Allow choice of upper-case roman, lower-case roman, or
6152         arabic numerals in fret label
6153
6154 2004-08-04  Werner Lemberg  <wl@gnu.org>
6155
6156         * lily/slur-quanting.cc: Include libc-extension.hh.
6157         s/round/my_round/.
6158         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
6159         s/autobeaming/autoBeaming/.
6160
6161 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6162
6163         * VERSION: 2.3.11 released.
6164
6165         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
6166         renameinput.
6167
6168 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6169
6170         * lily/lookup.cc (round_filled_box): remove warnings about blot
6171         diameter.
6172
6173         * scm/paper.scm (paper-set-staff-size): make linethickness more
6174         easily tunable.
6175
6176         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
6177         \newlyrics -> \addlyrics
6178
6179         * lily/text-spanner.cc (print): use it.
6180
6181         * lily/dynamic-text-spanner.cc (print): use it.
6182
6183         * lily/grob.cc (robust_relative_extent): new function.
6184
6185         * scripts/lilypond-book.py (main): add -f tex as default process.
6186
6187         * lily/text-spanner.cc (print): only take linear_combination of
6188         nonempty interval.
6189         
6190
6191 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
6192
6193         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
6194         isn't specified by the user in \bookpaper center the music in the
6195         page.
6196
6197 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6198
6199         * Fix some problems after the renaming of my-lily -> lily
6200
6201 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6202
6203         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
6204
6205         * lily/slur-quanting.cc (enumerate_attachments): apply center on
6206         stem-X in more cases. 
6207
6208         * lily/stem.cc (dim_callback): solve todo.
6209
6210 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6211
6212         * input/test/README: new file.
6213
6214         * lily/lily-parser.cc: rename my-lily* files.
6215
6216         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
6217         parser.
6218
6219         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
6220
6221         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
6222
6223         * make/mutopia-targets.make (local-WWW): don't make ps.gz
6224         examples. They take a huge amount of space.
6225
6226         * Documentation/user/GNUmakefile: fix symlinks.
6227
6228         * VERSION: 2.3.10 released.
6229         
6230         * input/test/lyrics-skip-notes.ly: remove
6231
6232         * input/test/stem-cross-staff.ly (noFlag): fold into manual
6233
6234         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
6235         remove.
6236
6237 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
6238
6239         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
6240         fixes.
6241
6242 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6243
6244         * input/regression/beam-dir-functions.ly: move from test/
6245
6246         * Documentation/user/notation.itely (Feathered beams): new node.
6247
6248         * Documentation/user/changing-defaults.itely (Difficult tweaks):
6249         new node
6250
6251         * input/regression/lyric-hyphen-retain.ly: move to regression.
6252
6253         * input/regression/harmonic.ly: fold into manual
6254         
6255         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
6256         stem-length,chord-names-no-inversions}.ly: remove
6257         
6258         * input/test/tie-cross-voice.ly: move to regression.
6259
6260         * Documentation/user/notation.itely (Running trills): new node.
6261
6262         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
6263
6264         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
6265
6266         * lily/trill-spanner-engraver.cc: new file.
6267
6268         * input/regression/trill-spanner.ly: new file.
6269
6270         * input/test/timing.ly: fold into manual.
6271
6272         * input/test/time.ly: remove
6273
6274         * input/test/trill.ly: remove
6275         
6276         * input/test/time-signature-double.ly: fold into manual
6277
6278         * input/test/separate-staccato.ly: remove
6279
6280         * input/test/spanner-after-break-tweak.ly: fold into manual.
6281
6282         * input/test/script-priority.ly: fold into manual.
6283
6284         * input/test/scheme-interactions.ly: remove.
6285         
6286         * input/test/unfold-all-repeats.ly (mel),
6287         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
6288         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
6289         fold into manual.
6290
6291         * input/regression/no-staff.ly: move from input/test/
6292
6293         * input/regression/markup-score.ly: move from input/test/
6294
6295         * input/test/lyrics-melisma-faster.ly: fold into manual
6296         
6297         * input/test/lyrics-melisma-variants.ly: fold into manual
6298
6299         * Documentation/user/notation.itely (Popular music): new node. 
6300
6301         * input/test/gourlay.ly: remove
6302         
6303         * input/test/improv.ly: fold into manual.
6304
6305         * input/test/figured-bass-alternate.ly (fl): remove
6306
6307         * lily/dynamic-text-spanner.cc (print): new file.
6308
6309         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
6310
6311         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
6312         keep recursing into children in case a parent context inserts a
6313         grob into a child context.
6314
6315         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
6316         
6317 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6318
6319         * scm/define-markup-commands.scm (postscript): new markup command
6320         \postscript
6321
6322         * Documentation/user/notation.itely (Formatting cue notes): new
6323         section.
6324
6325         * input/test/clef-end-of-line.ly: fold into manual.
6326
6327         * input/test/scales-greek.ly: remove.
6328
6329         * input/test/chords-without-melody.ly: fold into manual.
6330
6331         * input/test/cadenza-skip.ly: remove.
6332
6333         * input/test/clef-8-syntax.ly: remove.
6334
6335         * input/test/clef-manual-control.ly: move into manual.
6336
6337         * Documentation/user/notation.itely (Aligning to cadenzas): fold
6338         in cadenza-skip.ly
6339
6340         * mf/parmesan*.mf: change neo_mensural to neomensural.
6341
6342         * input/test/trills.ly: remove.
6343
6344         * input/test/transposition.ly: remove.
6345
6346         * input/test/to-xml.ly: move to no-notation.
6347
6348         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
6349
6350         * lily/ledger-line-spanner.cc (print): use staff variable, not
6351         me. Fixes ledger lines on differently sized staves.
6352
6353         * input/test/rhythm-excercise.ly: remove file.
6354
6355         * lily/stem.cc (dim_callback): only do something if visible. Fixes
6356         spurious flag not found warning for 128th rest.
6357
6358         * input/regression/rest-dot-position.ly: new file.
6359         
6360         * input/test/rest-dot-positions.ly: remove
6361
6362         * lily/staff-symbol-referencer.cc (get_position): emergency
6363         fallback: use coordinate * 2.
6364
6365         * input/no-notation/midi-scales.ly: move from test/
6366
6367         * scm/define-markup-commands.scm (score): remove debugging code.
6368
6369         * input/test/incipit.ly (violin): remove. 
6370
6371         * lily/system-start-delimiter.cc (print): only draw system
6372         delimiter to staves that reach up to left bound of the delimiter.
6373
6374         * input/no-notation/embedded-scm.ly: move from test/
6375
6376         * input/test/follow-voice.ly: remove
6377
6378         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
6379
6380         * input/test/drarn*: remove
6381         
6382         * input/test/count-systems.ly: remove.
6383
6384         * lily/bar-line.cc (compound_barline): fix : for staff without
6385         lines.
6386
6387         * lily/accidental.cc (print): use music_font_alist_chain(). This
6388         fixes smaller cautionaries.
6389
6390         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
6391         encoding for accidental.
6392
6393         * Documentation/user/notation.itely (Educational use): new section
6394
6395         * input/test/*.ly: clean up directory: move examples into manual
6396         or regtest.
6397         
6398
6399         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
6400         mode as well. This fixes resolution errors.
6401
6402 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6403
6404         * scm/lily.scm (postscript->png): show commands for --verbose.
6405
6406         * flower/include/getopt-long.hh: opps. short option should be
6407         char, not int.
6408
6409         * Documentation/user/GNUmakefile: use symlinks to save space.
6410
6411         * VERSION: 2.3.9 released.
6412
6413         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
6414
6415         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
6416         manual.
6417
6418         * Documentation/user/tutorial.itely (Integrating text and music):
6419         remove \score and \notes from manual.
6420
6421         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
6422         mode in the beginning.
6423
6424 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6425
6426         * Documentation/user/changing-defaults.itely (Horizontal spacing):
6427         Correct the documentation of the spacing parameters. 
6428
6429         * Documentation/user/tutorial.itely (Integrating text and music), 
6430         Documentation/user/lilypond-book.itely (Integrating LaTeX and
6431         music): Document that you need to add the map file ec-mftrace.map
6432         in the dvips command.   
6433
6434 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6435
6436         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
6437         found.
6438
6439         * lily/text-item.cc (interpret_string): insert encoding setting
6440         here
6441
6442         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
6443         encoding kludge.
6444
6445         * Documentation/user/changing-defaults.itely (Text encoding): node
6446         on encoding.
6447
6448         * lily/lyric-engraver.cc (try_music): remove superfluous check.
6449
6450         * lily/book-paper-def.cc (find_scaled_font): remove default
6451         encoding, because it messes up font loading for feta and
6452         parmesan. Encoding should only be specified for running texts.
6453
6454         * lily/modified-font-metric.cc (text_dimension): support coding
6455         scheme ""
6456         
6457 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6458
6459         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
6460         definition, so \override works as expected.
6461
6462         * lily/measure-grouping-engraver.cc: clarify
6463
6464 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6465
6466         * lily/parser.yy (context_def_mod): remove \consistsend
6467
6468         * lily/context-def.cc (instantiate): use Translator::must_be_last
6469         to determine engraver order.
6470
6471         * lily/translator.cc (must_be_last): new function
6472
6473         * scripts/convert-ly.py (conv): rule.
6474
6475         * lily/bar-line.cc (print): return '() for height == 0.0 too.
6476
6477 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6478
6479         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
6480  
6481 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6482
6483         * lily/include/lily-guile.hh (scm_is_int): compat glue.
6484
6485 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
6486
6487         * input/regression/page-layout.ly: new file.
6488
6489         * scm/paper.scm (set-paper-dimensions): Preliminary support for
6490         left and right margins.
6491
6492         * Documentation/user/changing-defaults.itely (Page layout):
6493         Explain the leftmargin option.
6494
6495 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6496
6497         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
6498
6499         * input/test/lyrics-melisma-faster.ly: new file.
6500
6501         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
6502         change of melody by setting associatedVoice.
6503
6504         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
6505
6506         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
6507         file contents, rather \include them, so default linewidth is set.
6508         (ly_options): make BOOKPAPER set of options. Move linewidth
6509         settings there.
6510
6511         * Documentation/user/examples.itely: new file. Templates are to be
6512         moved here.
6513
6514         * Documentation/user/programming-interface.itely: move chapter.
6515
6516         * scm/document-markup.scm (doc-markup-function): add @code
6517
6518         * stepmake/stepmake/texinfo-rules.make: remove chmod.
6519
6520 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6521
6522         * scm/page-layout.scm (plain-header): add printpagenumber boolean
6523         to bookpaper.
6524
6525         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
6526         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
6527
6528         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
6529
6530         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
6531
6532         * scripts/lilypond-latex.py: move from lilypond.py
6533
6534         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
6535         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
6536
6537         * scm/lily.scm (postscript->png): new function
6538         (postscript->pdf): new function
6539
6540         * lily/paper-book.cc (post_processing): call
6541         convert-to-{dvi,ps,png,pdf}
6542
6543         * scripts/ps2png.py (option_definitions): new file.
6544
6545         * lily/paper-book.cc (output): call output-preview-framework
6546         (post_processing): new function. Do PDF/PNG conversion.
6547
6548         * lily/paper-outputter.cc (close): new function.
6549
6550         * scm/framework-ps.scm (convert-to-pdf): new function. Call
6551         ps2pdf.
6552         (output-preview-framework): new function. Generate a preview .ps
6553         
6554
6555 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6556
6557         * VERSION: release 2.3.8
6558         
6559         * lily/note-head.cc: remove ledger line handling.
6560
6561         * lily/ambitus.cc (print): strip away accidental / note head code,
6562         and associated properties.
6563
6564         * lily/ambitus-engraver.cc (create_ambitus): change name to
6565         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
6566         other ambitus parts.
6567         (create_ambitus): group grobs in Ambitus grouping object. 
6568
6569         * lily/include/pitch-interval.hh (Pitch>): new file.
6570
6571         * lily/pitch-interval.cc (add_point): new file.
6572
6573         * lily/ledger-line-engraver.cc: new file.
6574
6575         * lily/ledger-line-spanner.cc (print): new file. Set limits to
6576         ledger line length to avoid clashes.
6577
6578 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6579
6580         * Documentation/user/invoking.itexi (Invoking lilypond): remove
6581         deprecated options
6582
6583 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6584
6585         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
6586         to command line option: fast=1 (default on).
6587
6588         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
6589         This brings SCons run-time on up-to-date tree down from 48s with
6590         only checksums, to 34s without 2day checksums, to 14s (make needs
6591         4 seconds).
6592         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
6593         necessary.
6594
6595 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6596
6597         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
6598         (score_extra_encompass): process scripts at edges too, by checking
6599         control points directly. 
6600
6601 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6602
6603         * po/nl.po: Update.
6604
6605         * lily/main.cc: Fix ly:option-usage help.
6606
6607         * input/regression/slur-script.ly: More collision tests.
6608
6609         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
6610
6611 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6612
6613         * VERSION: release 2.3.7
6614
6615         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
6616         files.
6617
6618         * Documentation/user/notation.itely (Slurs): document ^ and _ for
6619         slurs.
6620
6621         * input/regression/slur-script.ly: new file.
6622
6623         * lily/accidental-engraver.cc (process_acknowledged_grobs):
6624         make accidental appear to come from note head engraver.
6625
6626         * lily/slur-quanting.cc: new file.
6627         (score_extra_encompass): new function. Avoid scripts and
6628         accidentals
6629
6630 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6631
6632         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
6633         This greatly reduces the number of files that get recompiled
6634         after touching config.hh.
6635
6636         * config.hh.in: Remove GUILE_*_VERSION.
6637
6638         * lily/new-slur.cc: Resolve conflicts.
6639
6640         * lily/stem-engraver.cc (make_stem): New method.
6641
6642         * lily/include/script-interface.hh:
6643         * lily/script-interface.cc: New file.
6644
6645         * lily/include/script.hh:
6646         * lily/script.cc: Remove.
6647
6648         * lily/music.cc (duration_log): New method.
6649
6650         * lily/script.cc (struct Skript): Remove.
6651
6652         * lily/new-slur.cc (get_base_attachments): Try at articulations.
6653         Lots of coding cleanups (Stom).
6654
6655 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6656
6657         * lily/new-slur.cc (avoid_staff_line): new function: avoid
6658         collisions with staff lines.
6659
6660         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
6661         global_path
6662
6663         * scm/define-grobs.scm (all-grob-descriptions): set ratio
6664         .25. This flattens short slurs.
6665
6666         * lily/new-slur.cc (enumerate_attachments): move X of attachment
6667         points for tilted slurs.
6668
6669         * input/regression/slur-tilt.ly: new file.
6670
6671         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
6672         stems of 16th graces too.
6673
6674         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
6675         quant penalty dependent on how much the line is in the gap.
6676
6677         * input/regression/grace-stem-length.ly: new file.
6678
6679         * lily/beam-quanting.cc (score_forbidden_quants): remove
6680         interquant check. The penalty of 1000 is much too harsh, and the
6681         inter case should be caught by check-staff-line-in-gap check.
6682
6683         * lily/scm-option.cc: move debug-beam to \paper.
6684
6685         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
6686         .txt files to appease makeinfo.
6687
6688         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
6689         remove texttagline.
6690         
6691         * lily/new-slur.cc: cleanup, split in functions.
6692
6693         * lily/parser.yy (chord_body_element): allow octave-check = inside
6694         chord body. 
6695
6696         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
6697
6698         * lily/stem.cc (height): call Beam::after_line_breaking().
6699
6700         * lily/rest-collision.cc (force_shift_callback): only call shift
6701         for columns containing rests.
6702
6703         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
6704
6705         * input/regression/font-postscript.ly: invoke afm2tfm. 
6706
6707 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6708
6709         * mf/SConscript: Build map files.
6710
6711         * SConstruct: Rename $out to out-www in web.
6712
6713 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6714
6715         * SConstruct (web_kluts): Have make web build in out-www.  Not.
6716
6717 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6718
6719         * Documentation/user/music-glossary.tely (Top): add fragment to
6720         pertinent @lilypond entries.
6721
6722         * scm/define-grobs.scm: switch on new-slur by default.
6723
6724         * lily/scm-option.cc: symbol != string.
6725
6726         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
6727         really work yet.
6728         (set_end_points): make X coord of attachment dependent on  Y.
6729         (score_encompass): add edges too.
6730
6731 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6732
6733         * lily/stem.cc (get_beaming): new function.
6734
6735         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
6736         for fragment snippets. This fixes inclusion of toplevel-music
6737         examples (such as new-slur.ly)
6738  
6739 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6740
6741         * scripts/lilypond-book.py: Remove second import of stat.
6742
6743         * More SCons cleanups.
6744
6745         * Documentation/bibliography/computer-notation.bib (note): Remove
6746         extraneous closing brace.
6747
6748 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6749
6750         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
6751         stat calls.
6752
6753         * Documentation/bibliography/SConscript (bibs): failed try to get
6754         bib2html find html-long.bst.
6755
6756         * buildscripts/bib2html.py (stat): fail if bibtex fails.
6757
6758         * make/stepmake.make: use usescons for using scons. 
6759
6760 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6761
6762         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
6763         for lilypondend.  Import stat (huh?).
6764
6765 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6766
6767         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
6768         bypass dvi. 
6769
6770         * input/regression/font-postscript.ly: new file. 
6771
6772         * scm/framework-ps.scm (load-fonts): load pfb files too.
6773
6774         * lily/pfb.cc (pfb2pfa): new file.
6775
6776 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6777
6778         * scripts/lilypond-book.py (PREAMBLE_LY): set
6779         toplevel-music-handler too.
6780
6781 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6782
6783         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
6784         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
6785
6786         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
6787
6788         * python/SConscript:
6789         * python/vim:
6790         * input/mutopia/*SConscript: New file.
6791
6792         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
6793
6794         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
6795         fixes web build.
6796
6797         * make/stepmake.make (scons): re-route to SCONS if user has been
6798         running scons in this tree.
6799
6800         * SConstruct (config_vars): Add CPPDEFINES.
6801         (env): Set checksums type to "content".
6802         (save_config_cache): Do not exit after configuring when using
6803         checksums (the default) instead of timestamps.
6804
6805 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6806
6807         * SConstruct: Further development.
6808
6809         * input/test/SConscript: 
6810         * input/template/SConscript: 
6811         * input/regression/SConscript: 
6812         * Documentation/bibliography/SConscript:
6813         * Documentation/bibliography/index.html.in: New file.
6814
6815         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
6816         generation.
6817
6818         * buildscripts/builder.py: Add new builders.
6819
6820         * make/stepmake.make: 
6821         * stepmake/stepmake/*.make: 
6822         * configure.in:
6823         * lily/*:
6824         * flower*: Use config.hh (Was config.h).
6825
6826         * scm/encoding.scm (get-coding): Print friendly error message when
6827         no encoding is found, rather than crashing.
6828
6829 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6830
6831         * lily/new-slur.cc (score_slopes): strong sloping score only when
6832         stems point in same dir. 
6833
6834 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6835
6836         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
6837         for beam start.
6838
6839         * lily/parser.yy (context_prop_spec): check grob name for
6840         alphanumericness..
6841
6842         * lily/lyric-engraver.cc: creates LyricText objects
6843
6844 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6845
6846         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
6847
6848 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6849
6850         * SConstruct: Configure only pristine build tree or on user
6851         request.  Cleanups.  Add Documentation/topdocs to subdirs.
6852         Use checksums instead of timestamps.
6853         (CheckYYCurrentBuffer): Return result.
6854
6855         * Documentation/topdocs/SConscript: New file.
6856
6857 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6858
6859         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
6860
6861         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
6862         scm_from_int instead.
6863
6864 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6865
6866         * SConstruct: Updates.  Add targets: tar, dist, release.
6867
6868 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6869
6870         * input/mutopia-header.ly: Generate output.
6871
6872         * SConstruct:
6873         * buildscripts/builder.py:
6874         * Documentation/user/SConscript: SCons fixes.
6875
6876 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6877
6878         * lily/new-slur.cc (class New_slur): new file. Score based slur
6879         computations.
6880
6881 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6882
6883         * mf/SConscript: Remove Builders.
6884
6885         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
6886
6887         * input/SConscript: 
6888         * Documentation/user/SConscript: New file.
6889
6890 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6891
6892         * Documentation/topdocs/NEWS.texi (Top): add note about new
6893         emacs electric-|
6894
6895         * scm/*.scm: adapt ly:warn calls.
6896
6897         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
6898
6899         * lily/repeat-acknowledge-engraver.cc (process_music): look at
6900         main timing, not grace timing. Fixes volta-repeat-grace.
6901
6902         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
6903         remove ly:kpathsea-gulp-file.
6904
6905         * scm/translation-functions.scm (format-metronome-markup): make
6906         note smaller, align to bottom.
6907
6908         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
6909
6910         * lily/metronome-engraver.cc (stop_translation_timestep): attach
6911         metronome to musical column. Don't ack time sigs or bar lines.
6912
6913 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
6914
6915         * THANKS: sort, add David. Kristof contributed code, he is a
6916         contributor.
6917
6918 2004-07-09  David Svoboda      <svoboda@cmu.edu>
6919
6920         * elisp/lilypond-mode.el,
6921         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
6922         count beats between last measure stop | and point in emacs.
6923         
6924 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6925
6926         * tex/GNUmakefile (TEX_FILES): don't dist
6927         music-drawing-routines.ps, latin1.enc 
6928
6929         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
6930         --no-pdf, --pdftex
6931         (copyright): add --latex option
6932         (ic_p.make_include_option): use direct PS as default.
6933
6934         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
6935
6936         * input/regression/beam-concave.ly (rossFourBeams): add cases from
6937         Ross
6938
6939         * scm/script.scm (default-script-alist): marcato should follow
6940         into staff
6941         
6942 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6943
6944         * buildscripts/builder.py:
6945         
6946         * Documentation/SConscript (outdir): New file.  Add *list.ly
6947         dependencies.  Fixes PDF doc build.
6948
6949 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6950
6951         * SConstruct: Add Tar target (incomplete), fix install issues, fix
6952         run from build-dir.
6953
6954         * ly/SConscript:
6955         * scm/SConscript: New file.
6956
6957         * lily/main.cc (dir_info): Print variables in sh format.
6958
6959         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
6960
6961         * mf/SConscript: Update multiple target rules.
6962
6963         * SConstruct (assert_version): Add.
6964
6965 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6966
6967         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
6968
6969 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6970
6971         * buildscripts/mf-to-table.py: Do not try to open ''.
6972
6973         * mf/SConscript: New file.
6974
6975 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
6976
6977         * scm/fret-diagrams.scm : Convert many properties to constants,
6978         reducing the pollution of the property namespace.
6979
6980         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
6981         unnecessary properties for fret-diagram
6982
6983         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
6984         for interface
6985
6986 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6987
6988         * SConstruct: Update.
6989
6990 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6991
6992         * input/regression/beam-quant-standard.ly (seconds): print desired
6993         quants when failing.
6994
6995 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6996
6997         * SConstruct:
6998         * flower/SConscript:
6999         * lily/SConscript: New file.
7000
7001 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
7002
7003         * scm/define-grob-properties.scm (all-user-grob-properties): Add
7004         descriptions for all fret-diagram properties.
7005
7006         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
7007         fret-diagram interface code
7008
7009 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7010
7011         * ly/book-paper-defaults.ly: set default encoding to ec.
7012
7013         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
7014         installed.
7015
7016         * tex/latin1.enc: new file, from a2ps. 
7017
7018 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
7019
7020         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
7021         add a faint, green border line.
7022
7023         * Documentation/index.html.in: drop <table>, add a faint border line.
7024
7025 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7026
7027         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
7028
7029         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
7030
7031 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
7032
7033         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
7034
7035         * scm/output-tex.scm (white-text): Add scale parameter to allow font
7036         scaling
7037
7038         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
7039         properly scale white text
7040
7041         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
7042         position for numbered dots so dot will touch fret.
7043         (various routines): move to font-metric interface, rather than
7044         name, size interface.  Clean up comments.
7045
7046         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
7047         size and offset to better center white text.
7048
7049 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7050
7051         * ChangeLog: Remove pre-2.1 changes.
7052
7053         * Documentation/misc/ChangeLog-2.1: New file.
7054
7055         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
7056         from ChangeLog.
7057
7058 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7059
7060         * input/test/chords-below-volta-bracket.ly,
7061         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
7062
7063 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7064
7065         * VERSION: release 2.3.6
7066
7067         * input/regression/beam-quant-standard.ly: new file: test standard
7068         beam quants.
7069
7070         * scm/beam.scm (check-quant-callbacks): new function
7071         (check-beam-quant): new function: check whether current beam
7072         quants match argument.
7073
7074         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
7075         forbidden quant for sitting (upstem)/hanging (downstem) on outer
7076         staffline line.
7077
7078 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7079
7080         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
7081         functions.
7082
7083         * lily/note-collision.cc (do_shifts): align colliding notes to
7084         their leftmost note.
7085
7086         * input/regression/collision-alignment.ly: new file.
7087
7088         * ly/init.ly: don't print gc stats.
7089
7090         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
7091         extra newline
7092
7093         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
7094         for dimensions. This fixes ottava-remove-empty-staff.ly
7095
7096         * input/regression/lyrics-tenor-clef.ly: new file.
7097
7098         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
7099         cyclic parents when two axis-group-engravers are
7100         present. Fixes: crash-axis-group-engraver.ly. 
7101         
7102         * input/test/volta-chord-names.ly: new file.
7103
7104         * scm/define-context-properties.scm
7105         (all-user-translation-properties): change voltaOnThisStaff
7106         definition. 
7107
7108         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
7109         if necessary.
7110
7111         * lily/volta-bracket.cc (print): handle volta brackets without
7112         bars. 
7113
7114 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7115
7116         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
7117         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
7118
7119 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7120
7121         * scm/output-gnome.scm: updated instructions for running gnome
7122         backend
7123
7124 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
7125
7126         * scm/fret-diagrams.scm (draw-dots): default values for dot size
7127         and dot-position now depend on finger-code value; in-dot makes
7128         dots larger and centered.
7129         (draw-barre): added straight-barre indicator option
7130         (draw-dots): made fontify-text-white work.
7131
7132         * music-drawing-routines.ps: added /draw_white_text
7133
7134         * scm/output-tex.scm:  added white-text
7135
7136         * scm/output-ps.scm:  added white-text
7137
7138         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
7139         list of stencil expressions
7140
7141         * scm/stencil.scm: Added fontify-text-white
7142
7143 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
7144
7145         * input/regression/+.ly: use @unnumbered section.
7146
7147 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7148
7149         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
7150         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
7151
7152 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7153
7154         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
7155
7156 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7157
7158         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
7159         was causing an error. (was not actually commited in 2004-06-20)
7160
7161         * input/regression/lily-in-scheme.ly (withPaddingC): does not
7162         breaks anymore
7163
7164 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7165
7166         * VERSION: 2.3.5 released.
7167         
7168         * lily/my-lily-parser.cc (parse_string): switch module too.
7169
7170 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7171
7172         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
7173         ec-fonts-mftraced to running requirements.
7174
7175 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7176
7177         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
7178         assignments don't reach the original file.
7179
7180         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
7181         exists
7182
7183 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7184
7185         * scm/output-gnome.scm: 
7186         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
7187
7188         * debian/: Apply Debian patch (Anthony Fok).
7189
7190 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
7191
7192         * Documentation/user/music-glossary.tely: fix titling; @top is already
7193         an @unnumbered @chapter.
7194
7195 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7196
7197         * debian/GNUmakefile (EXTRA_DIST_FILES):
7198         (CONF_FILES): update file list.
7199
7200         * lily/stencil.cc (interpret_stencil_expression): bugfix.
7201
7202 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7203
7204         * debian/: Remove cruft (requested Anthony Fok.)
7205
7206         * buildscripts/guile-gnome.sh: Build without gcc libtool version
7207         juggling.
7208
7209         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
7210         Add popup menu with grob properties.
7211
7212         * lily/grob-scheme.cc (ly:grob-properties):
7213         (ly:grob-basic-properties): New function.
7214
7215         * lily/stencil.cc (interpret_stencil_expression): Comment-out
7216         "no-origin" call.  Fixes -fps output.
7217
7218         * scm/output-ps.scm (no-origin): Add dummy implementation.
7219
7220         * scm/output-gnome.scm (define-origin): Remove
7221         (grob-cause): Add.
7222
7223         * scm/output-ps.scm (scm):
7224         * scm/output-tex.scm (scm): Remove define-origin from exports list.
7225         (define-origin): Remove.
7226
7227         * scm/output-gnome.scm (define-origin): 
7228
7229         * scm/lily.scm (ly:all-output-backend-commands): Remove
7230         define-origin.  Add grob-cause.
7231
7232 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
7233
7234         * buildscripts/lilypond-words.py: add ly/portugues.ly.
7235
7236 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
7237
7238         * Documentation/user/GNUmakefile:
7239         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
7240         --include-css=.../texinfo.css; command includes css into the html.
7241
7242         * Documentation/texinfo.css: add file.
7243         define <hr> as black and thin.            
7244
7245 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7246
7247         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
7248         stencil expression. Junk define-origin.
7249
7250         * lily/my-lily-parser.cc (parse_string): init parser variable when
7251         lexer_ is set, ie. in parse_string and parse_file.
7252
7253         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
7254         ly:score-bookify.
7255
7256         * scm/lily.scm (collect-scores-for-book): new function.
7257
7258         * ly/init.ly: print collected scores/musics.
7259
7260         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
7261         scope, not in lily module.
7262
7263         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
7264
7265         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
7266         encapsulate gtk/pango tests.
7267
7268         * po/tr.po: Turkish translation.
7269
7270 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7271
7272         * input/regression/lily-in-scheme.ly: regression test for #{
7273         ... #} syntax
7274
7275         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
7276         was causing an error.
7277
7278         * Documentation/user/programming-interface.itely (Using LilyPond
7279         syntax inside Scheme): documentation for #{ ... #} syntax.
7280
7281 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
7282
7283         * Documentation/index.html.in: use black thin <hr>.
7284
7285         * buildscripts/mutopia-index.py: use thin black <hr>.
7286
7287 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7288
7289         * scm/fret-diagrams.scm: Use UNIX style line endings.
7290         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
7291         typo.  Fixes compile.
7292
7293         * scm/output-ps.scm (white-dot): Remove second incarnation.
7294
7295         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
7296
7297 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7298
7299         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
7300         single file error.
7301
7302         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
7303
7304 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
7305
7306         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
7307         remove size as argument to fret-diagram interface;
7308         improved white-circle dots for fret;
7309         improved top-fret thick line/
7310
7311         * scm/output-ps.scm: added white-dot function
7312
7313         * scm/output-tex.scm: added white-dot function
7314
7315         * tex/music-drawing-routines.ps: added draw_white_dot function
7316
7317         * ps/music-drawing-routines.ps: added draw_white_dot function
7318
7319         * input/test/fret-diagram.ly: examples to show multiple
7320         functions and multiple interfaces
7321
7322 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7323
7324         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
7325         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
7326
7327         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
7328         conflict.  Have I told you lately how much I love autotools?
7329
7330 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7331
7332         * lily/lily-guile.cc: 
7333         * lily/pangofc-afm-decoder.cc:
7334         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
7335         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
7336
7337         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
7338         developers.
7339
7340         * lily/paper-outputter.cc (file): New method.
7341         (dump_string): Use it.
7342
7343         * scm/output-gnome.scm: Update with pango CVS info, lilylib
7344         musing.
7345
7346         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
7347         of them has a comma :-).
7348
7349         * scm/framework-gnome.scm: Add pango decoders.
7350
7351         * lily/include/pangofc-afm-decoder.hh: 
7352         * lily/pangofc-afm-decoder.cc: New file.
7353
7354         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
7355
7356         * configure.in: Check for pango.
7357
7358         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
7359         autoconf).
7360         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
7361
7362         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
7363
7364 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7365
7366         * Documentation/user/tutorial.itely (Integrating text and music):
7367         fix grammar & punctuation.
7368
7369 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7370
7371         * lily/: Stray janitorial cleanups.
7372
7373         * scm/lily.scm (ly:all-stencil-expressions):
7374         * scm/lily.scm (ly:all-output-backend-commands): New function.
7375
7376         * scm/safe-lily.scm (safe-objects): Add them.
7377
7378         * scm/framework-gnome.scm (<gnome-outputter>): New class.
7379
7380         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
7381
7382 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7383
7384         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
7385
7386 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7387
7388         * scm/page-layout.scm (default-page-make-stencil): add
7389         raggedbottom, raggedlastbottom.
7390
7391         * Documentation/user/changing-defaults.itely (Page layout): add doc.
7392
7393         * scm/framework-tex.scm (define-fonts): fix export of
7394         papersize.
7395
7396         * lily/paper-book.cc (classic_output): strip suffixes from
7397         framework functions.
7398
7399         * lily/tuplet-bracket.cc (before_line_breaking): do not return
7400         SCM_UNDEFINED to Scheme.
7401
7402 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7403
7404         * lily/book.cc: remove Book::to_stencil().
7405         (process): whoops. Score::book_rendering returns vector, not list.
7406
7407         * scripts/convert-ly.py (conv): remove \notes.
7408         apply to input examples.
7409
7410         * lily/paper-outputter.cc (output_stencil): don't use
7411         smobify_self() but self_scm()
7412
7413         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
7414         from smobify_self().
7415
7416         * lily/paper-book.cc (output): load framework module
7417         scm_c_resolve_module().
7418
7419         * python/lilylib.py (exit): exit with argument i.
7420
7421 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7422
7423         * scm/framework-gnome.scm (output-framework-gnome): Try loading
7424         gnome modules from non-toplevel.
7425
7426         * lily/ly-module.cc (ly:import-module): Export to ly:.
7427
7428         * lily/paper-score.cc (process): Do not show progress newline.
7429
7430         * lily/paper-book.cc (output, classic_output): Show progess
7431         newline after score.
7432
7433 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
7434
7435         * buildscripts/lilypond-words.py: add ly/vlaams.ly
7436
7437 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7438
7439         * lily/score.cc (ly:run-translator): Do not crash on empty music
7440         list.
7441
7442         * lily/book.cc (process): Do not render score when systems is empty.
7443
7444         * input/simple-song.ly: Down one octave.
7445
7446         * scm/output-gnome.scm: Remove script again; re-add modules fix
7447         (CVS conflict resolve?)
7448
7449         * lily/stencil.cc (ly:interpret-stencil): Was:
7450         interpret_stencil_expression.
7451
7452 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7453
7454         * buildscripts/guile-gnome.sh: New file.
7455
7456         * scm/output-gnome.scm: White background, better window size, sane
7457         canvas size.  Cleanups.
7458
7459 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7460
7461         * VERSION: release 2.3.4
7462
7463         * Documentation/user/invoking.itexi (Invoking the lilypond
7464         binary): document --safe.
7465
7466         * scm/output-gnome.scm: set PATH in script.
7467
7468         * scm/page-layout.scm (default-page-make-stencil): don't stretch
7469         if there is too few systems on a page.
7470
7471         * lily/parser.yy (relative_music): start at middle C without pitch
7472         argument.
7473
7474         * Documentation/user/changing-defaults.itely (Page layout): new node.
7475         (Paper size): rename node
7476         (Page breaking): new node.
7477         (Titling): move from invoking.
7478         (File structure): new node.
7479
7480         * lily/parser.yy (score_body): allow \header and music anywhere in
7481         \score body.
7482
7483 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7484
7485         * scm/lily.scm (ly:load): Remove page-breaking.scm.
7486
7487 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7488
7489         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
7490
7491         * lily/include/paper-line.hh: rename to Paper_system.
7492
7493         * lily/include/paper-book.hh: doc class.
7494
7495         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
7496
7497         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
7498         (plain-header): add instrument-name.
7499         (default-page-make-stencil): bugfixes.
7500
7501         * lily/parser.yy (book_body): allow \header anywhere in \book{}
7502
7503         * lily/paper-book.cc: remove copyright & tagline. Remove
7504         interactions with Page
7505
7506         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
7507         here, 
7508         (default-page-make-stencil): new function
7509         (default-page-music-height): new function
7510         (page-headfoot): new function
7511         (ly:optimal-page-breaks): generate stencils directly from here
7512
7513         * scm/titling.scm: new file, group titling functions
7514
7515 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7516
7517         * scm/output-gnome.scm: Handle multiple pages.
7518
7519         * scm/framework-gnome.scm: Do not load output-gnome.
7520         (framework-gnome): Invoke output-gnome::header and
7521         output-gnome::end-output as faked stencils.  Fixes experimental
7522         gnome output.
7523
7524 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7525
7526         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
7527         octavation compatibility fixes. Backportme. 
7528
7529         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
7530         pages.
7531         (ly:optimal-page-breaks): combine-penalties: no shortcut for
7532         negative. Now we handle negative penalties (ie. \pageBreak)
7533         correctly.
7534
7535         * lily/system.cc (get_line): extract page-penalty from the left
7536         bound.
7537
7538         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
7539
7540 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7541
7542         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
7543
7544 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7545
7546         * scm/output-gnome.scm: Update script.  Move development to
7547         lilypond_2_3_2 branch for now.
7548
7549 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7550
7551         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
7552         negative penalties.
7553         cleanups.
7554
7555         * Documentation/user/changing-defaults.itely (Creating contexts):
7556         index entries
7557
7558         * scm/page-breaking.scm (ly:optimal-page-breaks): new
7559         file. Rewrite function. 
7560
7561         * lily/paper-book.cc (pages): new interface: page-breaking returns
7562         list of line-list.
7563
7564         * lily/page.cc (Page): take lines argument.
7565
7566         * scm/document-translation.scm (all-engravers-doc): link to user man
7567
7568         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
7569         iso. score.
7570
7571         * Documentation/user/notation.itely (Relative octaves): typo.
7572
7573         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
7574
7575 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7576
7577         * scm/output-gnome.scm: Update build script.
7578
7579 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7580
7581         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
7582         gnome backend.
7583
7584         * scm/framework-gnome.scm: New file.
7585
7586         * scm/lily.scm: Use it.
7587
7588         * lily/paper-outputter.cc: Janitorial cleanups.
7589         (ly:outputter-dump-string): Remove unreachable statement.
7590
7591         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
7592         (ice-9): Bugfix: Add srfi-1.
7593
7594         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
7595
7596 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7597
7598         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
7599         in do_quit()
7600
7601 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7602
7603         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
7604
7605 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7606
7607         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7608         override of Beam::position-callbacks. Why would grace beams not be
7609         quantized? Fixes: weird-stem-size-grace. 
7610
7611         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
7612         warning only once. Backportme.
7613
7614         * lily/accidental-engraver.cc (number_accidentals_from_sig):
7615         bugfix, 2nd try. Backportme.
7616
7617         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
7618
7619 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7620
7621         * Documentation/user/notation.itely (Instrument transpositions):
7622         Correct the name of the instrumentTransposition property.
7623
7624 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7625
7626         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
7627
7628 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7629
7630         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
7631         and postLilyPondExample are called when defined.
7632
7633 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7634
7635         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
7636         This fixes setting notenames with `\include "nederlands.ly" '
7637
7638         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
7639         new function.
7640
7641 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7642
7643         * scm/page-layout.scm: don't do piece, it should be in score-title
7644         only.
7645
7646         * lily/lexer.ll: lex \score separately.
7647
7648         * lily/paper-book.cc: junk stencil2line.
7649
7650         * lily/paper-line.cc (Paper_line): construct from Stencil
7651         directly. No futzing with the dimensions.
7652
7653         * lily/include/paper-line.hh (class Paper_line): 
7654
7655         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
7656         takes arbitrary number of arguments.
7657
7658         * input/test/markup-score.ly (tuning): simplify example. 
7659
7660 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7661
7662         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
7663
7664         * scm/define-markup-commands.scm (score): define score-markup
7665
7666         * lily/parser.yy (markup): use score-markup.
7667
7668         * lily/score.cc: add ly:score? 
7669
7670 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
7671
7672         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
7673         fret-parse-string so it prepares for calls to fret-diagram-verbose
7674         Changed display constants to props so they are available for
7675         \override.
7676
7677 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7678
7679         * VERSION: release 2.3.3
7680
7681         * stepmake/stepmake/generic-vars.make: unset LANG.
7682
7683         * input/regression/tuplet-nest.ly: bugfix.
7684
7685         * lily/tie-performer.cc (stop_translation_timestep): reset
7686         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
7687
7688         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
7689         clear repeat_ directly after setting stem_tremolo_. Fixes:
7690         tremolo-repeat.ly
7691
7692         * input/regression/span-bar-break.ly: new file.
7693
7694         * scm/define-grobs.scm (all-grob-descriptions): remove
7695         break-visibility from SpanBar. Fixes: piano-repeat.ly
7696
7697 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7698
7699         * python/lilylib.py (make_ps_images): only compute bbox when needed.
7700
7701         * scripts/lilypond-book.py (process_snippets): use lily -f ps
7702         files for generating pngs. (failed experiment)
7703
7704         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
7705         file with PFA fonts included.
7706
7707         * lily/score.cc (default_rendering): put header in too.
7708
7709         * lily/paper-line.cc (LY_DEFINE): change function to
7710         ly:paper-line-extent
7711
7712         * scm/page-layout.scm (default-book-title): only add lines for
7713         non-nil fields.
7714         (default-score-title): idem.
7715
7716         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
7717
7718         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
7719
7720         * lily/include/paper-book.hh (class Paper_book): remove height_
7721         member.
7722
7723         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
7724
7725         * lily/ly-module.cc (LY_DEFINE): bugfix.
7726
7727         * lily/paper-book.cc (book_title): separate function for the book
7728         title.
7729
7730         * scm/page-layout.scm (default-book-title): only account for
7731         markup fields.
7732
7733         * scm/framework-ps.scm: new file. Move high level interface from
7734         output-ps.scm
7735
7736         * scm/music-functions.scm (def-grace-function): move macros from
7737         ly/music-functions-init.ly
7738
7739         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
7740         framework-tex.scm
7741
7742         * scm/framework-tex.scm (dump-line): new file. High level
7743         interface for output (pages, systems, header). 
7744
7745         * lily/include/page.hh (class Page): add is_last_ field.
7746
7747         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
7748
7749         * lily/paper-book.cc (split_string): new function
7750         (output): output multiple formats, i.e. --format=ps,tex
7751
7752         * scm/output-ps.scm (output-scopes): dump variables directly.
7753         (define-fonts): rewrite for new interface
7754
7755         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
7756
7757         * lily/paper-outputter.cc (Paper_outputter): take format argument.
7758
7759         * lily/main.cc (parse_argv): don't set extension for output.
7760
7761         * lily/clef-engraver.cc (create_clef): remove
7762         Staff_symbol_referencer::set_position() call. 
7763
7764 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7765
7766         * ly/music-functions-init.ly (addlyrics): set the 'origin property
7767         with the location argument in music function definitions.
7768
7769 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7770
7771         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
7772         staffsymbol dependency.
7773
7774         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
7775         cleanups.
7776
7777         * lily/book.cc (process): return Paper_book
7778         (to_stencil): use Book::process().
7779
7780         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
7781         header_ field. Store in $globalheader
7782
7783         * lily/parser.yy (book_body): book header is initted to
7784         $globalheader.
7785
7786
7787 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7788
7789         * input/test/fill-a4.ly: removed.
7790
7791         * lily/parser.yy (output_def): push scope of parent_ Output_def
7792         too.
7793
7794 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7795
7796         * scm/output-gnome.scm: Update info.
7797
7798 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7799
7800         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
7801
7802         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
7803         than 1 module.
7804
7805         * lily/include/ly-module.hh (ly_use_module): rename is_module to
7806         ly_c_module_p.
7807
7808         * scm/page-layout.scm (default-book-title): move Scheme titling
7809         functions to here.
7810
7811         * lily/parser.yy (book_paper_block): remove scope too.
7812
7813         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
7814
7815         * lily/rest.cc: add direction to rest properties.
7816
7817         * lily/include/output-def.hh: new file, move from
7818         music-output-def.hh
7819
7820 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7821
7822         * scm/output-gnome.scm: Describe feta-cork hack.
7823
7824 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7825
7826         * lily/include/book-paper-def.hh: derive from Output_def 
7827
7828         * lily/include/paper-def.hh: move all functionality out of class.
7829         Junk header.
7830
7831         * lily/include/music-output-def.hh: rename Music_output_def to
7832         Output_def.
7833
7834         * input/wilhelmus.ly: only set space for Paper formatting. 
7835
7836         * lily/include/midi-def.hh: remove file, remove class.
7837         Move functions to Music-output-def.
7838
7839         * lily/music-output-def.cc (Music_output_def): remove separate
7840         translator table. Lookup translators in scope directly. This
7841         obviates Context suffix for context identifiers, i.e.
7842
7843         \context {
7844           \Staff
7845           .. 
7846           }
7847
7848
7849         will work.
7850
7851
7852         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
7853
7854         * Documentation/user/changing-defaults.itely (Horizontal spacing):
7855         document spacing override hack.
7856
7857 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7858
7859         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
7860         installation info.  Support point-and-click.  Add +/- zoom
7861         keybindings.
7862
7863 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7864
7865         * VERSION: 2.3.2 released
7866
7867         * lily/parser.yy (book_body): set default bookpaper.
7868
7869         * scm/output-tex.scm (header): kludge: hard code linewidth. 
7870
7871         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
7872
7873 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7874
7875         * lily/score.cc (default_rendering): scale outputdef before
7876         starting.
7877
7878 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7879
7880         * scm/fret-diagrams.scm: Add header.
7881
7882         * scm/output-gnome.scm: Hello world :-)
7883
7884 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7885
7886         * scripts/lilypond.py (run_dvips): only add papersize if present.
7887
7888         * lily/accidental-engraver.cc (update_local_key_signature): new
7889         function, fold code from initialize() and process_music().
7890         (update_local_key_signature): use deep copy. This fixes one
7891         problem from custom-key-signatures.ly.
7892         (number_accidentals_from_sig): tighter check for
7893         accidental-too-old.
7894
7895         * ly/engraver-init.ly: remove localKeySignature
7896         definition from ChoirStaff, StaffGroup, Score.
7897
7898         * lily/percent-repeat-engraver.cc (try_music): add moments for
7899         barlines too. Fixes: skipbars-percent-repeat.ly.
7900
7901 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7902
7903         * lily/context-def.cc (filter_performers): don't go to cdrloc if
7904         skipping last pair. Fixes: crash-bar-number.
7905
7906         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
7907         D. Sorensen)
7908
7909         * input/test/fret-diagram.ly: new file.
7910
7911         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
7912         (scale-paper): divide by scale.
7913
7914 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7915
7916         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
7917         case.
7918
7919 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7920
7921         * scm/stencil.scm (fontify-text): reinstate function
7922
7923         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
7924
7925         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
7926
7927         * lily/parser.yy (book_paper_head): \bookpaper {} 
7928
7929         * python/midi.c: remove config.h
7930
7931 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7932
7933         * scm/output-gnome.scm: Update.
7934
7935 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7936
7937         * scm/output-gnome.scm: New file.
7938
7939         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
7940
7941 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7942
7943         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
7944         (find_scaled_font): move from Paper_def
7945
7946 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7947
7948         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
7949         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
7950
7951         * po/fr.po: update po.
7952
7953         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
7954
7955         * lily/book-paper-def.cc (print_smob): new file.
7956
7957 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
7958
7959         * buildscripts/lilypond-words.py: search words also from
7960         music-functions-init.ly.
7961
7962 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7963
7964         * ly/music-functions-init.ly (def-music-function): new helper
7965         macro for defining music functions. \addlyrics \appoggiatura
7966         \acciaccatura \grace \partcombine \autochange \applycontext
7967         \applyoutput and \breathe are now defined here thanks to it.
7968
7969         * lily/parser.yy: 
7970         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
7971         \grace \partcombine \autochange \applycontext \applyoutput and
7972         \breathe keywords removed from the parser.
7973
7974         * lily/parser.yy: 
7975         * lily/music-function.cc (ly_make_music_function): 
7976         * lily/lexer.ll (music_function_type): added a case for 0-arg
7977         music functions.
7978
7979 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7980
7981         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
7982         refering to a music expression can be used in lily-inside-scheme:
7983         #{ $music #}
7984
7985         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
7986         and ly:parser-define, and change ly:parser-parse-string in order
7987         to make #{ $music #} work.
7988
7989         * scm/new-markup.scm (compile-markup-expression): when an argument
7990         is a string, use `make-simple-markup'.
7991
7992 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7993
7994         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
7995
7996 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7997
7998         * scripts/convert-ly.py (FatalConversionError.func): handle + in
7999         font-size. (backportme)
8000
8001 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8002
8003         * lily/paper-outputter.cc (output_stencil): dump font definitions
8004         before each stencil.
8005
8006         * lily/include/paper-book.hh (struct Score_lines): new
8007         struct. Collect info per Paper-score.
8008
8009         * lily/include/page.hh (class Page): to_stencil() returns Stencil
8010         everywhere.
8011
8012         * lily/stencil.cc (find_expression_fonts): new function
8013
8014         * lily/paper-outputter.cc (output_stencil): use
8015         interpret_stencil_expr
8016
8017         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
8018         (interpret_stencil_expr): new function. Generic stencil
8019         interpretation.
8020
8021         * lily/paper-def.cc (find_scaled_font): divide lookup
8022         magnification by outpuscale for non-virtual fontmetrics. This
8023         fixes ludicrously long font definitions for text
8024         fonts. (backportme)
8025
8026         * lily/score-engraver.cc: remove
8027         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
8028
8029 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8030
8031         * input/test/markup-score.ly: Remove \notes.
8032
8033         * lily/parser.yy (book_body): Grok Composite_music and \header.
8034         (markup): Push NOTES mode before score_block.
8035
8036         * VERSION: release 2.3.1
8037
8038         * mf/feta-klef.mf: 
8039         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
8040
8041         * Documentation/user/programming-interface.itely: Use @emph (was:
8042         @em).
8043
8044         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
8045
8046 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8047
8048         * scm/output-tex.scm (output-tex-string): tighten safe security.
8049
8050         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
8051
8052         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
8053         allowed ly functions.
8054
8055         * lily/ly-module.cc (ly_module_define): only define variable if
8056         bound.
8057         (ly_make_anonymous_module): take safe option.
8058
8059 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8060
8061         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
8062
8063 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8064
8065         * input/regression/newaddlyrics.ly: Fix.
8066
8067         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
8068         \score \notes.
8069
8070 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
8071
8072         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
8073
8074 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8075
8076         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
8077
8078         * lily/paper-line.cc (Paper_line): don't store list of stencils,
8079         but convert to single Stencil immediately.
8080
8081         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
8082
8083 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8084
8085         * scm/output-sodipodi.scm: Resurrect sodipodi output.
8086
8087 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
8088
8089         * elisp/lilypond-mode.el: Changed the way defaults are created for
8090         LilyPond-command-master.  LilyPond-mode will now check the
8091         timestamps of the files to see which command has to run next.
8092
8093 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8094
8095         * scm/bass-figure.scm (format-bass-figure): don't set
8096         number-markup for strings. This fixes string in bass
8097         figure. (backportme)
8098
8099         * lily/parser.yy (bass_number): insert number-markup into figure
8100         definition.
8101
8102         * scm/define-music-properties.scm (all-music-properties): make
8103         'figure a markup.
8104
8105         * scripts/convert-ly.py (conv): \apply -> \applymusic
8106
8107 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
8108
8109         * elisp/lilypond-mode.el: changed the order of some commands
8110         ("Midi" after "2Midi"), use the user-defined
8111         LilyPond-command-default as default instead of "LilyPond"
8112
8113         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
8114         to set the master file for the next command.
8115
8116         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
8117         with font-lock-reference-face.
8118
8119 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
8120
8121         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
8122
8123         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
8124
8125 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8126
8127         * ly/music-functions-init.ly (TODO): new file.
8128
8129         * lily/parser.yy (Generic_prefix_music_scm): add more
8130         music_function symbols.
8131         (Prefix_composite_music): change \apply to music-function   
8132
8133         * lily/include/music-function.hh: rename to music-function
8134
8135 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8136
8137         * lily/music-head.cc (LY_DEFINE): change order of args.
8138
8139         * input/regression/music-head.ly (texidoc): new file.
8140
8141         * lily/parser.yy (Generic_prefix_music): allow generic
8142         music-transformation functions. 
8143
8144         * lily/include/music-head.hh (is_music_head): new file.
8145
8146         * lily/music-head.cc (get_music_head_transform): new file.
8147
8148 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8149
8150         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
8151         empty extent. This fixes ottava brackets on rests. (backportme)
8152
8153         * make/lilypond.redhat.spec.in (Group): ln png files for info.
8154
8155         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
8156
8157         * cygwin/lily-wins.py: update for the lily-wins.py script.
8158
8159 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8160
8161         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
8162         code. This will obviate typeset_grob () in the future.  The effect
8163         of this is that improperly written spanner handling will result in
8164         invalid spanner bounds.
8165         (announce_grob): add to elems_ from here
8166         (typeset_grob): comment out.  
8167
8168         * lily/include/engraver.hh (make_spanner): new calling interface
8169         for make_{item,spanner}. This obviates most calls to
8170         announce_grob().
8171
8172         * scm/music-functions.scm (set-accidental-style): use GrandStaff
8173         iso. PianoStaff for piano styles.
8174
8175 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
8176
8177         * Documentation/user/music-glossary.tely: add segno after d.s.
8178
8179 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8180
8181         * lily/include/audio-column.hh: remove unused variables.
8182         (patch by Michael Welsh Duggan)
8183
8184         * flower/include/axes.hh (other_axis): inline Axes function
8185         (thanks to David Brandon).
8186
8187 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8188
8189         * cygwin/mknetrel: Install image links (backportme).
8190
8191         * Documentation/user/GNUmakefile (local-install-info): Activate
8192         actual installing of image links (backportme).
8193
8194 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8195
8196         * Documentation/user/notation.itely (Measure repeats): Removed
8197         unnecessary (and confusing) \context Voice{.
8198
8199 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8200
8201         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
8202
8203         * lily/page.cc (Page): Do not use ly_scheme_function for
8204         volatile/configurable variables (FIXME: better name).
8205
8206         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
8207         get_scmvar).
8208
8209 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8210
8211         * scripts/convert-ly.py (FatalConversionError.subst): use
8212         \transposition.
8213
8214 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8215
8216         * lily/include/page.hh (class Page): Declare left_margin ().
8217
8218         * lily/page.cc: Remove paper var caching.
8219
8220 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8221
8222         * Documentation/user/music-glossary.tely: Add name to @top node.
8223         Remove comment from @table definitions (workaround for makinfo
8224         bug).
8225
8226         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
8227         ly:stencil-get-expr).  Update callers.
8228         (ly:stencil-align-to!):  Return stencil too.
8229
8230         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
8231         stencil.  Remove looped line-based page output.
8232         (output_line): Use line stencil.  Remove looped stencil-based line
8233         output.
8234
8235         * lily/page.cc (ly:page-paper-lines): New function.
8236
8237         * input/test/markup-score.ly: New file.
8238
8239         * scm/define-markup-commands.scm (stencil): New markup.
8240
8241         * lily/book.cc (to_stencil): New method.
8242
8243         * lily/parser.yy (markup): Use it to grok \score.
8244
8245 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8246
8247         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
8248
8249         * lily/paper-book.cc (pages): Change signature.  Update callers.
8250
8251         * lily/include/page.hh:
8252         * lily/page.cc: New file.
8253
8254         * lily/paper-line.cc (to_stencil): New method.
8255
8256         * lily/paper-outputter.cc (output_stencil): New method.
8257
8258         * lily/paper-outputter.cc (output_line): Use them.
8259
8260         * lily/warn.cc: Remove.
8261
8262         * lily/my-lily-parser.cc (distill_inname): Remove.
8263
8264         * flower/include/file-name.hh: 
8265         * flower/file-name.cc: New file.  Update users.
8266
8267         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
8268         (find): New method of same name.
8269
8270         * lily/my-lily-parser.cc (ly:parse-file): Use it.
8271
8272         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
8273         constant error message.
8274
8275 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
8276
8277         * input/test/{blank-notes.ly,staff-container.ly}: typos.
8278
8279 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8280
8281         * Documentation/user/music-glossary.tely: @table @strong' replaced
8282         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
8283         (backportme).
8284
8285 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8286
8287         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
8288
8289         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
8290         #{ lily music expression #} that returns an equivalent scheme
8291         music expression by parsing the string.
8292
8293 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8294
8295         * lily/my-lily-parser.cc:
8296         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
8297         SCM string (foo.ly/toto.scm support).
8298
8299 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8300
8301         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
8302
8303 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8304
8305         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
8306
8307         * scripts/lilypond-book.py: LY code that includes \header is
8308         not assumed to be a fragment.
8309
8310 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8311
8312         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
8313         tremolo beams up.
8314
8315         * lily/stem.cc (chord_start_y): Return 0 if no heads.
8316         (get_default_stem_end_position): No tremolo head juggling if no
8317         heads.  Fixes tremolo crash on rests (backportme).
8318
8319         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
8320
8321 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8322
8323         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
8324         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
8325
8326         * lily/lexer.ll: Allow \encoding in NOTES mode.
8327
8328         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
8329         for lyrics, not for commands.
8330
8331         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
8332         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
8333
8334         * input/regression/newaddlyrics.ly: New file.
8335
8336         * Documentation/topdocs/NEWS.texi: Update.
8337
8338         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
8339         (Music_list): Allow embedded scm.
8340
8341         * lily/score.cc (ly:score-bookify): New function.
8342
8343         * lily/music.cc (ly:music-scorify): Idem.
8344
8345         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
8346         (ly:parser-print-score): Idem.
8347
8348         * scm/lily.scm (default-toplevel-book-handler): Idem.
8349         (default-toplevel-music-handler): Idem.
8350         (default-toplevel-score-handler): Idem.
8351
8352         * ly/declarations-init.ly: Set default toplevel handlers.
8353
8354         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
8355
8356         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
8357         printer for score at toplevel.
8358
8359 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8360
8361         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
8362         Fix for simple case: input/simple-song.ly, more complex stuff
8363         does not work yet.
8364
8365 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8366
8367         * lily/parser.yy (Prefix_composite_music): split Composite_music
8368         in Prefix_composite_music and Grouped_music_list.
8369         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
8370
8371 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8372
8373         * scm/lily.scm (toplevel-expression): New define.
8374
8375         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
8376
8377         * lily/parser.yy (toplevel_expression): Use it.
8378
8379         * lily/include/my-lily-parser.hh: Smobbify.
8380
8381         * lily/my-lily-parser.cc (parse_string): New method.
8382
8383         * lily/my-lily-parser.cc (ly:parse-string): New function.
8384
8385         * Documentation/user/lilypond.tely: Add comment and workaround for
8386         gs-8.01 crash.  Fixes make web.
8387
8388         Simplification of toplevel music.
8389
8390         * lily/lexer.ll, lily/parser.yy:
8391
8392         * In LYRICS mode, return LYRICS_STRING.  This fixes one
8393         shift/reduce problem.
8394
8395         * Use NOTES mode at start of maininput.
8396
8397         * Grok toplevel composite music expression, put in score and book.
8398
8399         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
8400
8401         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
8402
8403         * input/simple.ly: New file.
8404
8405         * input/simple-song.ly: Idem.
8406
8407 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8408
8409         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
8410         Sandberg.
8411
8412 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8413
8414         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
8415
8416 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
8417
8418         * input/regression/accidental-octave.ly: doc automatic showing
8419         of note names.
8420
8421 2004-04-16  Heikki Junes <janneke@gnu.org>
8422
8423         * po/fi.po: do "make po && make -C po po-update" at top-level,
8424         then "cp po/out/fi.po po/fi.po" and update fields.
8425
8426         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
8427
8428 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8429
8430         * Documentation/user/introduction.itely (About this manual): Fix
8431         templates and regression urls (backportme).
8432
8433 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8434
8435         * ly/engraver-init.ly (Score:graceSettings): Increase
8436         beamed-lengths, especially for 32nd notes.
8437
8438         * Documentation/user/notation.itely (Grace notes): Correct the
8439         syntax for add-grace-property example.
8440
8441 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8442
8443         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
8444         `Generated' tag.
8445
8446         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
8447         Severely broken (the Debian package, at least).
8448
8449 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8450
8451         * lily/context.cc (find_create_context): assign to lvalue.
8452
8453 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8454
8455         * lily/include/translator.hh (class Translator): rename
8456         get_parent_context() to context () to avoid confusion.
8457
8458         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
8459
8460         * lily/lexer.ll: change is_string -> ly_c_string_p 
8461
8462         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
8463
8464         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
8465
8466 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8467
8468         * VERSION: release 2.3.0
8469
8470         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
8471
8472         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
8473         if nonempty.
8474
8475         * lily/include/context.hh (class Context): make members protected.
8476         (children_contexts): new accessor function.
8477
8478         * lily/include/translator.hh (class Translator): make
8479         daddy_context_ protected.
8480         (class Translator): clean up. 
8481
8482         * lily/include/context.hh (class Context): make daddy_context_
8483         private.
8484
8485         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
8486         higher for finding Voice. (backportme)  
8487
8488         * lily/include/context.hh (class Context): remove
8489         find_context_below() as a method.
8490
8491         * Documentation/user/notation.itely (The Lyrics context): add note
8492         about manual durations
8493
8494         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
8495         encoding.
8496
8497         * scm/output-tex.scm (text): dump \inputencoding{} for text.
8498
8499 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8500
8501         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
8502         \usepackage{inputenc}
8503
8504         * lily/paper-book.cc (classic_output): don't advance Offset for
8505         TeX output.
8506
8507         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
8508         ec-sauter.map in rules
8509
8510         * mf/ecb.mf (font_identifier): new file, based on ecbx
8511
8512         * mf/ecb10.mf (gensize): new file.
8513
8514         * Documentation/topdocs/NEWS.texi (Top): document some more new
8515         features.
8516
8517         * ly/declarations-init.ly: run convert-ly
8518
8519         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
8520         from input-file-results. Remove input-file-results.* 
8521
8522 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8523
8524         * scm/output-ps.scm (font-command): Fix, again.
8525
8526         * input/test/title-markup.ly: Add \noPagebreak test.
8527
8528         * lily/score-engraver.cc (try_music): Bugfix.
8529
8530 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8531
8532         * lily/main.cc (main_with_guile): excise dependency options -M and
8533         --dep-prefix
8534
8535         * lily/input-file-results.cc: excise Makefile dependency code
8536
8537         * Documentation/user/invoking.itexi (Invoking the lilypond
8538         binary): remove dep doco
8539
8540         * lily/main.cc (main_with_guile): call lilypond-main
8541
8542         * scm/lily.scm (lilypond-main): new function: handle multiple files.
8543
8544         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
8545         exception.
8546
8547         * lily/my-lily-parser.cc: remove paper_description function
8548
8549         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
8550         new function.
8551
8552         * lily/main.cc: remove global_score_count.
8553
8554         * lily/book.cc (process): don't take header from global_input_file.
8555
8556         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
8557
8558         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
8559
8560         * lily/music-output-def.cc (LY_DEFINE): new function
8561         ly_output_description. This function does the bulk for  setting,
8562         parsing and breaking down of an input file.
8563
8564         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
8565         anonymous modules globally. Let's hope they get GCd
8566
8567         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
8568
8569 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8570
8571         * scm/output-ps.scm (header): Papersize from paper.
8572
8573         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
8574         for classic output.
8575
8576         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
8577         lilypondclassic is defined.
8578         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
8579
8580         * input/regression/between-systems.ly: Remove.
8581
8582         * python/lilylib.py (get_bbox): Fix regular expression
8583         for bounding box.
8584
8585         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
8586
8587         * scm/output-tex.scm (stop-page): Use it.
8588
8589         * scm/output-ps.scm (define-fonts): Bugfix.
8590
8591         * lily/grob.cc: Add penalty to interface.
8592
8593         * lily/include/paper-line.hh (class Paper_line): New member
8594         var penalty_.
8595
8596         * lily/system.cc (get_line): Initialise Paper_line with
8597         page-penalty's from original grobs.
8598
8599         * scm/define-music-properties.scm (all-music-properties): Add
8600         page-penalty.
8601
8602         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
8603
8604         * lily/score-engraver.cc (try_music): Handle page-penalty.
8605
8606         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
8607
8608 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8609
8610         * ly/declarations-init.ly (melismaEnd): typo
8611
8612         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
8613
8614         * scm/output-ps.scm (text): split string into spaces, use moveto
8615         for setting space. 
8616
8617 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8618
8619         * po/nl.po: Update.
8620
8621         * scm/font.scm (add-cmr-fonts): Typo.
8622
8623 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8624
8625         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
8626         font-encoding.
8627
8628         * scm/define-grobs.scm (all-grob-descriptions): idem.
8629
8630         * lily/time-signature.cc (numbered_time_signature): idem.
8631
8632         * scm/font.scm (add-cmr-fonts): use real encoding names for
8633         font-encoding.
8634
8635 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8636
8637         * lily/paper-book.cc (classic_output): 
8638         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
8639         Fixes classic output.
8640         (lilypondstart):
8641         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
8642         kludge.
8643
8644         * scripts/old-lilypond-book.py: Remove.
8645
8646         Page layout for SCOREs enclosed in a BOOK:
8647
8648         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
8649         layout tweaking.
8650
8651         * input/les-nereides.ly (theScore): Add \book.
8652
8653         * input/test/title-markup.ly: Add \book.
8654
8655         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
8656         only if 'verbose.
8657
8658         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
8659
8660         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
8661
8662         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
8663         * scm/output-tex.scm (start-system): Update for page layout by
8664         LilyPond.
8665
8666         * scm/output-ps.scm (start-system): Previously (new-start-system).
8667
8668         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
8669         passed to define-fonts.
8670
8671         * lily/paper-column.cc: 
8672         * lily/system.cc (get_line):
8673         * ly/property-init.ly (newpage): 
8674         * scm/define-grob-properties.scm:
8675         * scm/output-ps.scm: 
8676         * scm/output-tex.scm: Remove between-system-string kludge.
8677
8678         * scm/output-ps.scm (define-fonts, font-command,
8679         font-load-encoding): Handle ENCODING = #f.
8680
8681         * scm/output-tex.scm (output-scopes): Check if variable is bound.
8682
8683         * scm/define-markup-commands.scm (fill-line): Use
8684         make-simple-markup (WAS: unexisting make-word-markup).
8685
8686         * lily/text-item.cc (interpret_markup): Bugfix, transpose
8687         ENCODING, MARKUP parameters for interpret_string.
8688
8689         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
8690
8691         * lily/score.cc (book_rendering): New method.
8692         (default_rendering): Create Paper_book helper locally, dump
8693         output.
8694
8695         * lily/my-lily-lexer.cc (the_key_tab): Add book.
8696
8697         * lily/parser.yy: Handle \book.
8698
8699         * lily/include/book.hh: 
8700         * lily/book.cc: New file.
8701
8702 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8703
8704         * lily/text-item.cc (interpret_string): new file, select font with
8705         encoding.
8706
8707         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
8708
8709         * scm/define-markup-commands.scm (encoded-simple): new markup command.
8710
8711         * lily/parser.yy (markup): take encoding from lexer.
8712
8713 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8714
8715         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
8716
8717         * scm/output-ps.scm: Remove some cruft.
8718
8719 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8720
8721         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
8722
8723         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
8724
8725 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8726
8727         * scm/font.scm (add-century-schoolbook-fonts):
8728         (make-century-schoolbook-tree): New function.
8729
8730         * input/test/title-markup.ly: Use Century Schoolbook font.
8731
8732 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8733
8734         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
8735         to Erik Sandberg) 
8736
8737         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
8738
8739         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
8740
8741         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
8742
8743         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
8744
8745 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8746
8747         * scm/part-combiner.scm (determine-split-list): bugfix: if no
8748         solo-state (at end of solo), we can set the solo status
8749         too. (backportme.)
8750
8751         * input/regression/part-combine-solo-end.ly: new file.
8752
8753 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8754
8755         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
8756         flavour abc files.  Really ignore unknown keys (backportme).
8757
8758 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8759
8760         * lily/scaled-font-metric.cc (text_dimension): only multiply with
8761         magnification_ when looking up in orig_.
8762
8763         * scm/output-tex.scm (text): switch off char-mapping.
8764
8765         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
8766         because AFM's encoding field cannot have spaces.
8767
8768 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8769
8770         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
8771
8772 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8773
8774         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
8775
8776         * mf/cmr.enc: new file, without hi-bit ascii info. 
8777
8778         * lily/bezier-bow.cc (slur_shape): make indent dependent on
8779         width. This removes the 'hook' at the end of a long slur.
8780
8781         * buildscripts/mf-to-table.py (parse_logfile): don't append
8782         encoding to fontname.
8783
8784 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8785
8786         * scm/output-ps.scm (define-fonts): Load .enc only once.
8787
8788         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
8789         too.
8790
8791 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8792
8793         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
8794         encoding field.
8795
8796         * lily/stencil-scheme.cc: remove ly:fontify-atom 
8797
8798         * ly/portuges.ly (pitchnames): new file.
8799
8800         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
8801         Michael Welsh Duggan
8802
8803         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
8804
8805         * ly/nederlands.ly: add comment about digits.
8806
8807         * lily/scaled-font-metric.cc (derived_mark): idem.
8808
8809         * scm/encoding.scm (make-encoding-mapping): change permutation to
8810         mapping.
8811
8812         * lily/scaled-font-metric.cc (derived_mark): is a const method.
8813         (Modified_font_metric): make alist for coding_description_
8814         (LY_DEFINE): remove coding-name.
8815
8816         * scm/output-tex.scm (text): remove debugging code.
8817
8818         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
8819
8820         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
8821         from infile.
8822
8823         * mf/feta-generic.mf: move fet_beginfont into generic code.
8824         use fetaMusic (without space) as encoding
8825
8826         * mf/feta-autometric.mf: take encoding argument
8827
8828         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
8829
8830         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
8831         use.
8832
8833         * scm/encoding.scm (read-encoding-file): use symbol for glyph
8834         name.
8835
8836 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8837
8838         * input/test/title-markup.ly: Set inputencoding.
8839
8840         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
8841
8842         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
8843
8844         * scm/encoding.scm (get-coding-filename, get-coding-command): New
8845         function.
8846         (coding-alist): Also hold filename, command.
8847         (read-encoding-file): Return symbols.
8848
8849 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8850
8851         * scm/output-tex.scm: remove fontify; text and char take a font
8852         argument.
8853
8854         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
8855
8856         * lily/scaled-font-metric.cc (text_dimension): init
8857         coding_{permutation,table}_ too 
8858         (LY_DEFINE): ly:font-encoding, new function return
8859
8860         * lily/paper-def.cc (find_scaled_font): take input coding from
8861         inputcoding paper var.
8862
8863         * lily/performance.cc (output): remap modulo 16.
8864
8865         * lily/text-item.cc (interpret_markup): whoops, variable
8866         shadowing fixed.
8867
8868 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
8869
8870         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
8871         symbols, not symbols to strings.
8872
8873         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
8874         symbols, not symbols to strings.
8875
8876 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8877
8878         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
8879         (ly:kpathsea-gulp-file): New function.
8880
8881         * scm/encoding.scm (read-encoding-file): Use it.
8882
8883 2004-04-06  Werner Lemberg  <wl@gnu.org>
8884
8885         * scm/encoding.scm (coding-alist): Fix typo.
8886
8887 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8888
8889         * lily/scaled-font-metric.cc (text_dimension): move function from
8890         Font_metric
8891         (make_scaled_font_metric): init coding_scheme_ to TeX
8892         (text_dimension): use get-coding-vector for non TeX coding_scheme_
8893
8894         * lily/include/scaled-font-metric.hh (struct
8895         Modified_font_metric): rename from Scaled_font_metric
8896
8897         * scm/encoding.scm (read-encoding-file): split up large function,
8898         leave caching to (delay)
8899
8900         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
8901
8902 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8903
8904         * lily/my-lily-lexer.cc (set_encoding): New method.
8905
8906         * lily/lexer.ll: Grok \encoding.
8907
8908         * lily/font-metric.cc (get_encoded_index): New function.
8909
8910         * lily/include/font-metric.hh (coding_scheme): New method.
8911
8912         * scm/encoding.scm: New file.
8913
8914         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
8915
8916 2004-04-05  Werner Lemberg  <wl@gnu.org>
8917
8918         * Documentation/user/tutorial.itely: Revised (finished).
8919
8920         * Documentation/user/macros.itexi (@separate): Removed.
8921
8922 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8923
8924         * scm/output-ps.scm (define-fonts): fix scaling.
8925
8926         * lily/scaled-font-metric.cc (design_size): add function.
8927
8928         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
8929         partial cut&paste of ly:font-magnification.
8930
8931 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8932
8933         * scm/output-ps.scm (define-fonts):
8934         (fontify): Update.
8935
8936 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8937
8938         * po/fr.po: update. (backportme).
8939
8940         * po/nl.po: update. (backportme). 
8941
8942         * mf/feta-beugel.mf: document why design size is not fixed.
8943
8944         * mf/feta-braces-a.mf: rename to stress that it's not design size.
8945
8946 2004-04-04  Werner Lemberg  <wl@gnu.org>
8947
8948         * Documentation/user/tutorial.itely: Revised (continued).
8949
8950 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8951
8952         * po/nl.po: Update (backportme).
8953
8954 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8955
8956         * po/de.po: update. (backportme).
8957
8958         * scm/output-tex.scm (font-command): use ly: functions to
8959         construct name.
8960         (define-fonts): don't use alist, just dump \font definitions.
8961         (font-load-command): calculate proper scaling by taking
8962         outputscale from paper argument.
8963
8964         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
8965         expression.
8966
8967         * lily/paper-outputter.cc (output_header): pass paper arg to
8968         define-fonts
8969
8970         * lily/paper-def.cc (font_descriptions): dump list of
8971         Scaled_font_metrics
8972         (find_scaled_font): take Font_metric argument, store
8973         Scaled_font_metrics in hash-table containing (size ->
8974         Scaled_font_metrics) alist.
8975         (get_dimension): rename from get_realvar
8976
8977         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
8978         ly:font-magnification, ly:font-name: new functions
8979
8980 2004-04-03  Werner Lemberg  <wl@gnu.org>
8981
8982         * Documentation/user/dedication.itely,
8983         Documentation/user/preface.itely,
8984         Documentation/user/introduction.itely,
8985         Documentation/user/tutorial.itely: Revised.
8986         Removing leading spaces which distorts output if info files are read
8987         with stand-alone info.
8988         Removing superfluous inter-word spaces which also distorts output
8989         for stand-alone info.
8990         Using ` and ' instead of `` and '' everywhere to improve
8991         legilibility with stand-alone info
8992         Using @samp for single-letter input items and data which contains
8993         spaces, @code for other things.
8994
8995         * lily/grob-interface.cc: Adding copyright.
8996         (check_interfaces_for_property): Improve format of warning message.
8997
8998 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8999
9000         * lily/include/font-metric.hh (struct Font_metric): add
9001         design_size () method.
9002
9003         * buildscripts/mf-to-table.py (base): add DesignSize comment.
9004
9005         * lily/afm.cc (read_afm_file): read design size.
9006
9007         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
9008
9009         * scm/music-functions.scm (unfold-repeats): handle dots too.
9010
9011 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9012
9013         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
9014         (backportme)
9015
9016 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9017
9018         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
9019         lyric indent.  Revert melismaBusyProperties using \unset.
9020
9021 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9022
9023         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
9024
9025         * lily/parser.yy (command_element): allow redefinition of |
9026         meaning.
9027
9028         * lily/break-align-engraver.cc (acknowledge_grob): construct
9029         LeftEdge where the first cause for alignment is coming from.
9030         This makes \override Staff.LeftEdge work as expected.
9031
9032         * lily/slur-performer.cc (Slur_performer): add inits
9033
9034         * lily/beam-performer.cc (Beam_performer): add inits
9035
9036 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9037
9038         * VERSION (PACKAGE_NAME): release 2.2.0