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