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