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