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