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