]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(write-preamble): downcase filename before
[lilypond.git] / ChangeLog
1 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/framework-ps.scm (write-preamble): downcase filename before
4         string-matching. Should fix .TTF files (as opposed to ttf files)  
5
6         * scm/lily.scm (lambda): default resolution 116 (8 pixels per
7         space).
8
9         * Documentation/user/tutorial.itely (Running LilyPond for the
10         first time): separate subsections for windows, macos and unix.  
11
12         * Documentation/user/invoking.itely (Updating files with
13         convert-ly): add MacOS X note.
14
15 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16
17         * Documentation/user/introduction.itely (Engraving): don't include
18         file, add file directly. 
19
20         * lily/paper-outputter.cc (file): open file in binary mode. This
21         fixes OTF embedding on windows.
22
23 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
24
25         * scm/framework-ps.scm (write-preamble): remove debugging output.
26
27         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
28
29         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
30         outdir.
31         (install-fc-cache): insatll font cache in installation directories.
32
33 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
34
35         * scm/editor.scm (editor-command-template-alist): Use char iso
36         column, except for Emacs.
37         (get-editor-command): Substitute char too (Bert).
38
39 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
40
41         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
42         quoted ~s.  This should fix PNG output on Windows; single quotes
43         are regular characters on Windows.
44
45 2005-06-16  Graham Percival  <gperlist@shaw.ca>
46
47         * Documentation/user/basic-notation.itely: include ChoirStaff
48         in System start delimiters.
49
50         * Documentation/user/putting.itely: new doc section on
51         fixing overlapping notation.
52
53 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
54
55         * Documentation/user/global.itely (Paper size): \paper is in
56         \book, not \score.
57
58         * make/mutopia-rules.make: -ddelete-intermediate-files
59
60         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
61
62 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
63
64         * ChangeLog: Recode utf-8.
65
66         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
67         datadir with .py modules.
68
69 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
70
71         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
72
73 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
74
75         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
76         
77         * scm/framework-ps.scm (write-preamble): remove status check.
78
79         * Documentation/user/invoking.itely (Updating files with
80         convert-ly): remove -o option.
81
82         * VERSION (PACKAGE_NAME): release 2.5.31
83
84         * scm/framework-ps.scm (write-preamble): use ly:system.
85         (write-preamble): verbosity.
86
87         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
88
89         * python/convertrules.py: new file. Store conversion rules
90         separately.
91
92 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
93
94         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
95
96 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
97
98         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
99         \musicDisplay 
100
101         * Documentation/user/instrument-notation.itely (More stanzas): Add
102         reference to StanzaNumber.
103
104 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
105
106         * THANKS: separate section for website translators.
107
108 2005-06-14  Graham Percival  <gperlist@shaw.ca>
109
110         * Documentation/topdocs/INSTALL.texi: update vim info;
111         thanks Simon Bailey!
112
113         * Documentation/user/advanced-notation.itely: included
114         color names.
115
116         * Documentation/user/advanced-notation.itely,
117         Documentation/usr/notation-appendices.itely: moved
118         color names into an appendix.
119
120 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
121         
122         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
123
124         * scm/lily.scm (lambda): initialize program options from here.
125
126         * scm/framework-*.scm: add header info.
127
128         * lily/main.cc (parse_argv): only set output format to pdf if no
129         other format specified.
130
131         * scm/backend-library.scm (postprocess-output): process
132         'delete-intermediate-files after running convert-to-*. This fixes
133         PNG generation when 'delete-intermediate-files is set.
134         
135 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
136
137         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
138         links on website. 
139
140 2005-06-13  Graham Percival  <gperlist@shaw.ca>
141
142         * Documentation/topdocs/INSTALL.texi,
143         Documentation/user/lilypond-book.itely: typos.
144
145 2005-06-12  Pal Benko  <benkop@freestart.hu>
146
147         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
148         added between program name and switch; -b changed to -f not
149         to generate pdf
150
151 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
152
153         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
154         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
155
156         * input/sakura-sakura.ly: add \midi.
157
158         * buildscripts/mutopia-index.py (find): use /usr/bin/find
159         iso. python find. 
160
161         * ttftool/test.c (main): cosmetics.
162
163         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
164
165         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
166         create a ttf2ps binary.
167
168         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
169
170         * scm/backend-library.scm (postscript->png): set rename-page-1 to
171         true.
172
173 2005-06-11  Graham Percival <gperlist@shaw.ca>
174
175         * Documentation/user/lilypond-book.itely: add warning about
176         the font warnings in dvips.
177
178 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
179
180         * THANKS: typo
181
182         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
183
184         * GNUmakefile.in: remove links for .map, .enc
185         don't fail if out/ doesn't exist yet.
186
187 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
188
189         * ttftool/util.c (surely_read): return nbytes
190
191         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
192
193         * VERSION (PACKAGE_NAME): release 2.5.30
194
195         * flower/string-convert.cc (precision_string): >? fix.
196
197         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
198         (make-ps-images): add verbose -q too.
199
200         * lily/default-actions.cc (Module): new file. default
201         {book,score}-print functions.
202
203         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
204         pass results via parseStringResult, lookup via ly:parser-lookup.  
205
206         * lily/lily-parser.cc (Lily_parser): only clone lexer in
207         constructors.
208         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
209         (parse_string): idem.
210
211         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
212
213         * lily/main.cc (main_with_guile): copy be_verbose_global into
214         ly_set_option()
215
216 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
217
218         * scm/backend-library.scm (postscript->pdf):
219         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
220         verbose mode.  Search for several names of gs executable.
221
222 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
223
224         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
225         directly. This fixes a massive memory leak, provided you use CVS
226         GUILE.
227
228 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
229
230         * ly/property-init.ly: Added tieDashed.
231
232         * THANKS: Added some bughunters for 2.5.
233
234 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
235
236         * lily/program-option.cc: add debug-gc option.
237
238         * lily/include/lily-guile-macros.hh: don't protect exported module
239         objects.
240
241         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
242
243         * scm/backend-library.scm (postscript->pdf): use
244         delete-intermediate-files iso. running-from-gui? 
245
246         * ttftool/util.c (surely_read): robustness. Allow read() to return
247         less bytes than requested, as per posix standards.
248
249         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
250         program option.
251
252         * ttftool/include/ttftool.h ("C"): rename verbosity to
253         ttf_verbosity. Add to public interface.
254
255         * scm/music-functions.scm (unfold-repeats): remove debugging display.
256
257         * lily/program-option.cc: rename from scm-option.cc
258
259         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
260         (get_help_string): Print pretty help string.
261
262         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
263         to snippet preamble.
264
265         * lily/scm-option.cc: remove command-line-settings option. Fold
266         all command-line options plus default settings in a generic
267         interface. 
268
269         * flower/getopt-long.cc (table_string): indent 2nd lines of help
270         texts too.
271
272 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
273
274         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
275         or EXT_ components non-empty.
276
277 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
278
279         * scm/lily.scm (running-from-gui?): Export.
280
281         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
282         output in .ly source directory.
283
284 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
285
286         * ttftool/util.c (surely_lseek): more verbosity.
287
288         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
289         compile.
290
291         * lily/parser.yy (Repeated_music): remove >? 
292
293         * scm/backend-library.scm (postscript->pdf): Support for
294         -dgs-font-load=1
295
296         * scm/framework-ps.scm (write-preamble): make font loading
297         switchable to GS via --define-default gs-font-load=1
298
299 2005-06-09  Graham Percival  <gperlist@shaw.ca>
300
301         * Documentation/user/global.itely: added \layout docs.
302
303 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
304
305         * lily/lily-parser-scheme.cc: add unistd.h
306
307 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
308
309         * scm/editor.scm: add char argument.
310
311         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
312
313         * ttftool/util.c (syserror): use errno for better error reporting.
314
315         * lily/source-file.cc (get_counts): new function. Calc column,
316         line and char count in one go.
317
318         * lily/binary-source-file.cc (quote_input): rename to quote_input
319
320         * lily/input.cc (set): new function.
321
322 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
323
324         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
325         directory part of file name to search directory.
326
327         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
328         search path and chdir to DIR if --outname=DIR used.
329
330         * lily/main.cc (prepend_env_path): Bugfix: Check directory
331         existence before appending original path.
332
333 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
334
335         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
336         file" massage.
337
338         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
339         texinfo.tex is always used.
340         
341 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
342
343         * flower/include/axis.hh: rename from axes.hh
344
345         * lily/include/text-interface.hh (Module): rename from text-item.hh
346
347         * VERSION (PATCH_LEVEL): release 2.5.29
348
349         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
350
351         * scm/framework-ps.scm (font-file-as-ps-string): new function.
352         (handle-macfont): new function. Call fondu for Native mac fonts.
353
354         * scm/define-markup-commands.scm (fill-line): handle text-widths =
355         '() case.
356
357 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
358
359         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
360         multi-page.  Fix .eps regular expression.
361
362 2005-06-07  Graham Percival  <gperlist@shaw.ca>
363
364         * Documentation/user/putting.itely: add info on modifying templates.
365
366         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
367         misc small changes.
368
369 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
370
371         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
372
373         * scripts/lilypond-ps2png.scm
374
375         * VERSION (PACKAGE_NAME): release 2.5.28
376
377 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
378
379         * lily/main.cc (prepend_env_path): Do not append /, that does not
380         work.  Localedir lives in datadir, not in prefix.
381
382         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
383         hack for windows.
384
385         * flower/include/file-cookie.hh: Compile fix.
386
387 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
388
389         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
390
391         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
392         system primitives.
393         (gulp-port): using read-string!/partial. We don't want to read an
394         entire PS file  (GUILE 1.6 limits strings to 16M) 
395
396         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
397         properties. Add font-interface. 
398
399         * scm/define-grob-properties.scm (all-user-grob-properties):
400         remove old bracket properties.
401
402         * scm/x11-color.scm: reformat. 
403
404         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
405         LedgerLineSpanner if new StaffSymbol is found. 
406
407         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
408         staff-symbol for finishing staff. 
409
410         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
411
412         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
413         change black to currentColor everywhere. This fixes color support
414         in SVG.
415
416 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
417
418         * input/regression/fret-diagrams.ly: new file to test fret diagram
419         capability
420
421         * scm/output-tex.scm: remove white-dot and white-text
422
423         * scm/output-ps.scm: remove white-dot and white-text
424
425         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
426         using ly:stencil-in-color instead
427         (draw-dots) : remove call to white-dot
428
429 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
430
431         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
432         support.
433
434         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
435
436         * flower/include/file-cookie.hh: new file. lily_cookie extension 
437
438         * flower/file-cookie.cc: new file. lily_cookie extension.
439         
440 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
441
442         * scm/editor.scm (editor-command-template-alist): Add syn
443         editor (Jaap [de Vos]).
444
445 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
446
447         * scripts/lilypond-ps2png.scm:
448         * scm/ps-to-png.scm: New file.
449
450         * scm/backend-library.scm (postscript->png): Use it.
451
452         * scripts/lilypond-ps-to-png.py: Remove file.
453
454         * python/lilylib.py (get_bbox, make_ps_images): Remove.
455
456 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
457
458         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
459
460         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
461         start on grace moment. Fixes autobeam-grace.ly.
462
463         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
464         process anything unless we're at the end of a pending beam. Fixes
465         syncopated 8ths beamed across a beat.
466
467 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
468
469         * scm/editor.scm (editor-command-template-alist): Start emacs if
470         emacslient fails.
471
472         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
473
474         * flower/file-path.cc (is_file, is_dir): Export.
475
476         * lily/main.cc (prepend_env_path, set_env_file): Use them.
477
478 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
479
480         * lily/easy-notation.cc: Added include cctype to correct
481         compilation error.
482
483 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
484
485         * scm/backend-library.scm (postscript->pdf): set resolution to
486         1200, so bitmap fonts aren't that ugly. 
487
488         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
489
490         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
491         parent if we have a notehead. Fixes incorrect offsets when
492         Paper_column is very wide in the X direction.
493
494         * input/regression/font-family-override.ly (Module): new file.
495
496         * scm/font.scm (make-pango-font-tree): new function.
497
498         * lily/beam.cc (before_line_breaking): remove warning about less
499         than 2 visible stems. We still get a warning when there is only
500         one stem.
501
502 2005-06-01  Werner Lemberg  <wl@gnu.org>
503
504         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
505         correctly.
506
507 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
508
509         * lily/slur-scoring.cc (generate_avoid_offsets): new
510         function. Generate avoid offsets once per slur.
511
512         * lily/slur.cc (add_extra_encompass): add dependency to
513         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
514
515         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
516         too. Fixes inf error with added bass notes.
517
518         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
519         argument anymore.
520
521         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
522
523         * input/tutorial/lbook-latex-test.tex: add line length test.
524
525         * scripts/lilypond-book.py (set_default_options): new
526         function. Call this before dissecting snippets, so linewidth
527         settings reach the snippets.
528
529 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
530
531         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
532
533 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
534
535         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
536
537 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
538
539         * stepmake/aclocal.m4: More autopackage friendliness.
540
541 2005-05-31  Graham Percival  <gperlist@shaw.ca>
542
543         * Documentation/index.html.in: remove link to LSR.
544
545         * Documentation/user/global.itely: remove duplicate
546         "dedication" \header{} section.
547
548 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
549
550         * VERSION (PACKAGE_NAME): release 2.5.27.
551
552         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
553         too. Plugs memory leak.
554
555         * make/lilypond.fedora.spec.in (Group): remove
556         lilypond-pdfpc-helper.
557
558         * scripts/GNUmakefile (SEXECUTABLES): remove
559         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
560
561         * scm/font.scm (make-century-schoolbook-tree): add Mono as
562         'typewriter family.
563
564         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
565         memory leak.
566
567         * lily/parser.yy (score_body): don't clone Score, that's done in
568         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
569
570         * lily/score-engraver.cc (derived_mark): new function.
571         (initialize): unprotect Paper_score. This fixes a memory leak.
572
573         * lily/score-performer.cc (derived_mark): new function.
574
575         * lily/score-translator.cc (get_output): use SCM for get_output() call.
576
577         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
578         spurious warning.
579
580         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
581         serif.
582
583 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
584
585         * configure.in (reloc_b): Add --enable-relocation.
586
587 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
588
589         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
590
591         * input/regression/alignment-order.ly: add Staff example.
592
593 2005-05-31  John Mandereau   <john.mandereau@free.fr>
594
595         * po/fr.po: update.
596
597 2005-05-31  Graham Percival  <gperlist@shaw.ca>
598
599         * Documentation/index.html.in: add link to LSR.
600
601 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
602
603         * scm/define-stencil-commands.scm (Module): new file. Register all
604         allowed stencil expression heads in a central place.
605
606         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
607         ly:make-stencil
608
609         * lily/stencil-expression.cc (all_stencil_heads): registering
610         stencil expressions.
611
612         * lily/stencil-interpret.cc: new file. Stencil expression
613         interpreting.
614
615         * input/xiao-haizi-guai-guai.ly: move file back.
616
617 2005-05-30  Graham Percival  <gperlist@shaw.ca>
618
619         * Documentation/user/advanced.itely, converters.itely,
620         instrument-notation.itely, lilypond-book.itely: misc small
621         changes.
622
623 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
624
625         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
626
627         * make/lilypond.fedora.spec.in: Fix source url.
628
629         * cygwin: Update from mingw patches.
630
631         * scm/editor.scm (editor-command-template-alist): Use jedit
632         -reuseview (Bertalan), add uedit (Patrick Huberts).
633
634         * input/xiao-hai-zi-guai-guai.ly: Rename from
635         xiao-haizi-guai-guai.ly.
636
637         * input/*: Reindent, do not use TAB.
638
639         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
640         white background.
641
642 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
643
644         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
645         numerical overflow error.
646
647 2005-05-29 Laura Conrad <lconrad@laymusic.org>
648         
649         * abc2ly.py: fix to syntax error in multi-part output.
650
651 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
652
653         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
654         with disappearing span bars when alignAboveContext is active
655
656         * lily/property-iterator.cc (check_grob): use is-grob?
657         object-property. Fixes crash-key-sig-font-size.ly. 
658
659 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
660
661         * lily/bar-line.cc (print): don't round barlines; this produces
662         odd aliasing effects in Acroread.
663
664         * lily/timing-engraver.cc (process_music): robustness fix.
665
666         * lily/context-def.cc (filter_engravers): bugfix.
667
668 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
669
670         * lily/lilypond.rc.in: Add ly-icon.
671
672         * lily/GNUmakefile: 
673         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
674         rules.
675
676 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
677
678         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
679
680         * ps/music-drawing-routines.ps: 
681
682         * scm/output-ps.scm: remove draw ez_ball.
683
684         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
685         EasyNotation context definition.
686
687         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
688         Text_interface and color for making easy note heads.
689
690         * lily/stencil.cc (with_color): new function.
691
692         * ps/music-drawing-routines.ps: remove draw_zigzag_line
693
694         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
695         output routine. Zigzag now works in SVG too.
696
697         * scm/output-tex.scm (filledbox): idem.
698
699         * scm/output-svg.scm (filledbox): idem.
700
701         * scm/output-ps.scm (lily-def): remove horizontal-line. 
702
703         * lily/lookup.cc (horizontal_line): use draw-line. 
704
705         * lily/system-start-delimiter.cc: remove old staff bracket code.
706
707         * mf/feta-haak.mf: further tweaks.
708
709         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
710
711         * mf/feta-generic.mf: include feta-haak.
712
713         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
714
715         * scm/framework-ps.scm (write-preamble): only load fonts if their
716         filename is a string. 
717
718 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
719
720         * scm/output-svg.scm (circle): support circle.
721         (bracket): stub for bracket.
722
723         * scripts/lilypond-book.py (main): make sure --psfonts warning is
724         correct.
725
726 2005-05-26  Graham Percival  <gperlist@shaw.ca>
727
728         * Documentation/user/lilypond.tely, advanced-notation.itely,
729         basic-notation.itely, instrument-notation.itely, global.itely,
730         introduction.itely, tutorial.itely: rearranging, editing,
731         clean-up.
732
733         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
734         for compiling on FreeBSD.
735
736 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
737
738         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
739         otf files.
740
741         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
742         bugfixes.
743
744         * VERSION: 2.5.26 released.
745
746         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
747
748 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
749
750         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
751         if printpagenumber is false.
752
753 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
754
755         * lily/font-config.cc (init_fontconfig): comment out FontConfig
756         cache warning.
757
758         * lily/tie.cc (print): support dotted ties.
759         
760 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
761
762         * scm/define-grobs.scm (all-grob-descriptions): switch off
763         debugging
764         (all-grob-descriptions): Arpeggio has Y-extent.
765
766         * scm/define-music-properties.scm (all-music-properties): document
767         length-callback and start-callback as "read-only".
768
769         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
770         length-callback after creation. 
771
772         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
773         compressmusic -> compressMusic.
774
775         * ly/music-functions-init.ly (oldaddlyrics): idem.
776
777         * lily/parser.yy: NewLyricCombineMusic ->
778         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
779
780 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
781
782         * ly/Welcome_to_LilyPond.ly: typo.
783
784 2005-05-24  Graham Percival  <gperlist@shaw.ca>
785
786         * Documentation/user/lilypond.tely: move changing-defaults to be
787         before global issues.
788
789         * Documentation/user/basic-notation.itely: move Transpose section
790         here from advanced/Other.
791
792         * Documentation/user/changing-defaults.itely,
793         advanced-notation.itely: move Fonts to advanced, edit.
794
795 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
796
797         * lily/parser.yy (bare_int): remove rule.  From now on, we require
798         # before negative integers.
799
800 2005-05-23  Graham Percival  <gperlist@shaw.ca>
801
802         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
803
804         * Documentation/user/lilypond.tely: change Unified index to
805         LilyPond index.
806
807         * Documentation/user/advanced-notation.itely,
808         instrument-notation.itely: editing.
809
810 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
811
812         * scm/lily.scm (lilypond-all): Bugfix: return failed.
813
814         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
815
816 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
817
818         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
819         ly:port-move.  Needs to be stderr-specific on mingw.
820         Run fixcc.
821
822 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
823
824         * lily/general-scheme.cc (ly:port-move): Remove.
825
826         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
827         windows.
828
829         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
830         variables.  This eliminates the need for a gs.bat wrapper, which
831         opens a console.
832
833         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
834         * scm/lily.scm (running-from-gui?): 
835         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
836         artifact of not compiling with -mwindows.
837
838         * scm/editor.scm: Define PLATFORM.
839
840 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
841
842         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
843         can start to cut & paste lilypond-book fragments.  
844
845         * scm/define-music-types.scm (music-descriptions): remove
846         UntransposableMusic
847
848 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
849
850         * scm/output-ps.scm (glyph-string): remove / before CIDs.
851
852 2005-05-20  Graham Percival  <gperlist@shaw.ca>
853
854         * Documentation/user/instrument-notation.itely: remove *Engraver.
855
856         * Documentation/user/advanced-notation.itely: edit, rearrange.
857
858 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
859
860         * scm/output-ps.scm (glyph-string): take cid? argument. Use
861         findresource iso. findfont for CID CFF fonts.
862
863         * VERSION (PACKAGE_NAME): release 2.5.25
864
865         * ly/Welcome_to_LilyPond.ly: add  \version
866
867 2005-05-20  Graham Percival  <gperlist@shaw.ca>
868
869         * Documentation/user/programming-interface.itely: move
870         \displayMusic into its own section.
871
872         * Documentation/user/basic-notation.itely: finish editing.
873
874 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
875
876         * flower/file-path.cc (find): don't throw away file_name.dir, but
877         append to it. Fixes \include with directories.
878
879         * flower/include/file-path.hh (class File_path): don't derive from
880         Array<String>.
881
882         * flower/include/file-name.hh (class File_name): remove to_str0()
883
884         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
885         Hara_kiri_engraver in separate file.
886
887         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
888         translation went wrong. Fixes vertically translated slurs.
889
890 2005-05-19  Graham Percival  <gperlist@shaw.ca>
891
892         * Documentation/user/basic-notaton.itely: editing.
893
894 2005-05-18  Graham Percival  <gperlist@shaw.ca>
895
896         * Documentation/user/macros.itexi, basic-notation.itely:
897         add @commonprop (commonly used properties) macro.
898
899 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
900
901         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
902
903         * scripts/lilypond-book.py (invokes_lilypond): new function
904         (main): only run fontextract if invokes_lilypond() is true.
905
906         * lily/function-documentation.cc (ly_add_function_documentation):
907         duh, use !=
908
909         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
910
911         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
912
913         * scm/lily.scm (running-from-gui?): lowercase Darwin.
914
915         * lily/function-documentation.cc (ly_add_function_documentation):
916         use scm_hash_table_p() for checking.
917
918 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
919
920         * Documentation/user/advanced-notation.itely (Text scripts):
921         Change nonexisting @internalsref{Text markup} to @ref{Text
922         markup}.  Change @internalsref{Text script} to
923         @internalsref{TextScript}.
924
925         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
926
927 2005-05-17  Graham Percival  <gperlist@shaw.ca>
928
929         * Documentation/user/tutorial.itely, basic-notation.itely,
930         changing-defaults.itely: remove duplicate cindex entries
931         that appear on the same page.
932
933         * scm/define-grobs.scm: change default padding for TextSpanner.
934
935         * Documentation/topdocs/AUTHORS.texi: update email address.
936
937         * Documentation/user/global.itely: add info about \include.
938
939 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
940
941         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
942         when running-from-gui.
943
944         * scm/editor.scm (get-editor): Add platform defaults.
945
946         * scm/backend-library.scm (postscript->pdf): Typo.
947
948 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
949
950         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
951
952         * lily/font-config.cc (init_fontconfig): add warning about cache.
953
954 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
955
956         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
957
958 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
959
960         * lily/horizontal-bracket.cc (print): Take care of the direction
961         property so brackets above the stave point downwards. 
962
963         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
964         for HorizontalBracket so it doesn't end up within the stave.
965
966 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
967
968         * lily/GNUmakefile (default): Typo.
969
970         * scm/lily.scm (PLATFORM): Export.
971
972         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
973         load-font-via-GS, ttftool or fopencookie is broken on windows.
974         
975         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
976         -dSAFER, that is broken on windows.
977
978 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
979
980         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
981         for FlexLexer.h
982
983         * scripts/lilypond-invoke-editor.scm: remove stray -
984
985 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
986
987         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
988         Fixes deprecation warning.
989
990         * flower/include/string.icc (to_string): Only inline if
991         -DSTRING_UTILS_INLINED.
992
993         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
994         name.  Remove windows comment.
995
996         * scm/editor.scm (slashify): New function.
997         (get-editor-command): Use it.
998         (get-command-template): Do not alter editor command if
999         environment value includes `%(file)s' magic.
1000
1001         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
1002         (dissect-uri): Use it.
1003         (unquote-uri): Bugfix.
1004
1005 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1006
1007         * scm/framework-ps.scm (write-preamble): add TTF rule.
1008
1009         * Documentation/topdocs/README.texi (Top): remove note about
1010         xdelta.
1011
1012         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
1013         requirement.
1014
1015         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
1016         function. Figure out where FlexLexer.h lives
1017
1018         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
1019         
1020 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1021
1022         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
1023         with Windows root in file name.
1024
1025         * scm/backend-library.scm (ly:system): Only redirect output (using
1026         system and shell, ugh) if /dev/null is writable.
1027
1028         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
1029         windows icon.
1030
1031         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
1032         on Mingw.
1033
1034         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
1035         click.
1036
1037         * flower/file-path.cc (is_dir, is_file): New function.  Actually
1038         use result of stat when available.
1039
1040         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
1041         absolute file name and root.
1042
1043         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
1044
1045         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
1046
1047         * flower/file-name.cc (slashify): Bugfix, do substitute if no
1048         slashes in file name.
1049
1050 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1051
1052         * Documentation/user/preface.itely (Preface): Run
1053         texinfo-all-menus-update.
1054
1055         * scm/editor.scm (get-editor-command): Bugfix: allow full
1056         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
1057
1058         * Documentation/pictures/lilypond-48.xpm: New file.
1059
1060         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
1061
1062         * ly/Welcome_to_LilyPond.ly: New file.
1063
1064         * lily/main.cc (main): Only identify if we have a terminal.
1065
1066         * scm/backend-library.scm (postscript->png)
1067         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
1068         non-/bin/sh).
1069
1070 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
1071
1072         * Documentation/topdocs/AUTHORS.texi: polish, update.
1073
1074 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1075
1076         * Documentation/user/preface.itely (Notes for version 2.6): new
1077         notes for 2.6
1078
1079         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
1080         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
1081         is not fully contained" warnings.
1082
1083         * lily/slur-scoring.cc (get_bound_info): remove warning.
1084
1085         * lily/staff-symbol-engraver.cc (process_music): start initial
1086         spanner in process_music(). This fixes overrides of StaffSymbol
1087         properties.
1088
1089         * scm/framework-pdf.scm (Module): remove.
1090
1091         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
1092
1093         * lily/ambitus-engraver.cc: formatting cleanups.
1094
1095         * mf/feta-solfa.mf (Module): remove.
1096
1097         * ChangeLog: more details about contributions.
1098
1099 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1100
1101         * lily/align-interface.cc (align_elements_to_extents): warn if
1102         called too early. Fixes: disappearing-staff-lines.ly
1103
1104         * VERSION (PACKAGE_NAME): release 2.5.24
1105
1106 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1107
1108         * stepmake/aclocal.m4: Typo.
1109
1110         * flower/string.cc (substitute): Take two strings or two
1111         characters.  Update callers.
1112
1113 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1114
1115         * flower/file-name.cc (File_name): Slashify.
1116
1117         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
1118
1119         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
1120
1121         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
1122
1123         * configure.in (gui_b): Use it.
1124
1125         * lily/lilypond.rc.in: New file.
1126
1127         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
1128
1129 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1130
1131         * Documentation/user/advanced-notation.itely: edit of Text
1132         section; clarify text scripts vs. text markup.
1133
1134 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1135
1136         * lily/multi-measure-rest-engraver.cc
1137         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
1138         separation items on start. Fixes mm rests in start of score.
1139
1140         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
1141         don't access StaffSymbol if not there.
1142         Fixes: crash-staff-symbol-engraver.ly.
1143
1144         * lily/instrument-name-engraver.cc (class
1145         Instrument_name_engraver): data member first_. Create
1146         InstrumentName on start. 
1147
1148 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1149
1150         * Documentation/user/instrument-notation.itely: add guitar
1151         position.
1152
1153         * Documentation/user/introduction.itely,
1154         Documentation/user/lilypond.tely,
1155         Documentation/user/tutorial.itely: begin pruning
1156         unused (duplicated) cindex entries and misc cleanup.
1157
1158 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1159
1160         * input/test/volta-chord-names.ly: Bring the explanation up to
1161         date.
1162
1163 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1164
1165         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
1166         Specify `@documentencoding utf-8' for html, ignore warnings.
1167
1168 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
1169
1170         * THANKS: Added bughunters.
1171
1172 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1173
1174         * lily/main.cc: update help string for `lilypond -H'.
1175
1176         * po/fi.po: update.
1177         
1178 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1179
1180         * Documentation/user/advanced-notation.itely: minor fixes.
1181
1182 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1183
1184         * scm/editor.scm: New module.
1185
1186         * scm/lily.scm (gui-main): Use it.
1187
1188         * scm/framework-gnome.scm (spawn-editor): Use it.
1189
1190         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1191
1192 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1193
1194         * scm/framework-ps.scm (load-font-via-GS):  new function.
1195
1196         * lily/pango-font.cc (pango_item_string_stencil): add support for
1197         CID keyed font.
1198
1199         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1200
1201 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1202
1203         * Documentation/user/basic-notation.itely: add @ref.
1204
1205         * Documentation/user/advanced-notation.itely: add example
1206         of 5/8 beaming.
1207
1208 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1209
1210         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1211
1212         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1213         going through ps2pdf wrappers.
1214
1215 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1216
1217         * Documentation/user/instrument-notation.itely: petrucci note
1218         heads: updated docu
1219
1220         * input/regression/note-head-style.ly: updated regression test;
1221         indentation fixes
1222
1223         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1224         heads as default
1225
1226         * mf/parmesan-heads.mf: minor editing; use musicological names
1227         (rather than optical description) as note head names
1228
1229         * scm/output-lib.scm: complete petrucci heads
1230
1231 2005-05-09  Pal Benko  <benkop@freestart.hu>
1232
1233         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1234         heads, but bigger)
1235
1236 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1237
1238         * lily/main.cc (main_with_guile): Remove no files check.
1239
1240         * lily/main.cc (ly:usage): Export to Scheme.
1241
1242         * scm/lily.scm (no-files-handler): New function.
1243
1244         * scm/lily.scm (lilypond-main): Use it.
1245
1246         * configure.in (gui_b): Add mbrtowc checking.
1247         Resurrect [utf8/]wchar.h checking.
1248
1249 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1250
1251         * Documentation/user/advanced-notation.itely (Metronome marks):
1252         Add link to the program reference for MetronomeMark
1253
1254         * Documentation/user/lilypond-book.itely (An example of a
1255         musicological document): Correct the example using psfonts 
1256
1257 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1258
1259         * po/fi.po: update after a lesson how to update entries against
1260         source.
1261         
1262         * po/TODO: document the lesson.
1263
1264 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1265
1266         * configure.in (gui_b): remove wcrtomb checking.
1267
1268         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1269         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1270
1271 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1272
1273         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1274         keep Scheme expressions and strings unmodified when doing the
1275         conversion to postfix notation for slurs and beams. Should
1276         hopefully solve most related conversion problems. 
1277
1278         * Documentation/user/lilypond-book.itely : Clarify and correct how
1279         to call dvips with -h psfonts.
1280
1281 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1282
1283         * Documentation/user/instrument-notation.itely (Entering lyrics):
1284         Typo.  Fixes build.
1285
1286 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1287
1288         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1289
1290         * Documentation/user/lilypond.tely, lilypond-book.itely,
1291         tutorial.itely: change references to 2.5.x to 2.6.x.
1292
1293         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1294         vs \lyricmode.
1295
1296         * Documentation/user/invoking.itely: remove old info about
1297         lilypond-profile.
1298
1299         * Documentation/topdocs/INSTALL.texi: remove old info about
1300         lilypond-profile, add warning about needing international fonts
1301         to build docs.
1302
1303 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1304
1305         * lily/include/grob-info.hh (class Grob_info): make data member
1306         private. Changes throughout.
1307
1308         * input/regression/alignment-order.ly: new file. 
1309
1310         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1311         alignAboveContext and alignBelowContext
1312
1313 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1314
1315         * lily/pfb.cc (LY_DEFINE): add cast.
1316
1317         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1318         matches .otf
1319         (write-preamble): warn about unknown fonts.
1320
1321         * lily/pfb.cc (Module): new function ly:otf->cff
1322
1323         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1324         (get_otf_table): new function.
1325
1326 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1327
1328         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1329         iso. ps2png.
1330
1331 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1332
1333         * po/fi.po: apply second round of update.
1334
1335 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1336
1337         * scm/x11-color.scm (make-x11-color-handler): don't use
1338         #\sp. Apparently doesn't work on all platforms. 
1339
1340 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1341
1342         * Documentation/user/advanced-notation.itely, putting.itely,
1343         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1344
1345 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1346
1347         * VERSION (PACKAGE_NAME): release 2.5.23
1348
1349 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1350
1351         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1352         convert to utf-8.
1353
1354         * THANKS: Add translators for this release, convert to utf-8.
1355
1356         * mf/GNUmakefile (MFTRACE_FLAGS):
1357         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1358         outdir as option (WAS: hardcoded).
1359
1360 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1361
1362         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1363         finished_span_
1364
1365         * THANKS: add Hans Forbrich.
1366
1367         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1368
1369         * Documentation/user/basic-notation.itely (Staff symbol): document
1370         start/stop staff. Reference to ossia.ly
1371
1372         * input/test/ossia.ly: new example using stop and startStaff.
1373
1374         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1375         in other words, don't create "|" barline at start of the score.
1376         (start_translation_timestep): don't set whichBar for start of score.
1377
1378         * input/regression/staff-halfway.ly: use new functionality.
1379
1380         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1381         start and stop staff based on events.
1382
1383         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1384
1385         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1386
1387 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1388
1389         * Documentation/user/programming-interface.itely (How markups work
1390         internally ): remove \encoding reference.
1391
1392 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1393
1394         * scripts/convert-ly.py: Attempt to do a smarter update of 
1395         text markups from versions < 1.9.0 with arbitrary nesting.
1396
1397 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1398
1399         * po/fi.po: convert to utf-8, and update.
1400
1401 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1402
1403         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1404
1405         * lily/*.cc: more <? >? to min/max changes
1406
1407         * lily/include/interpretation-context-handle.hh: rename
1408         Interpretation_context_handle to Context_handle.
1409
1410 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1411
1412         * input/regression/GNUmakefile (local_delete): use `find` together 
1413         with `xargs` to avoid too long argument-lists in cmd line.
1414
1415 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1416
1417         * Documentation/user/introduction.itely: updates "About this manual".
1418
1419         * Documentation/user/advanced-notation.itely,
1420         invoking.itely: minor fixes.
1421
1422 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1423
1424         * COPYING: add font exception. Update FSF address. 
1425
1426         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1427         should be taken without child context.
1428
1429         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1430
1431         * scm/define-markup-commands.scm (triangle): new command, as
1432         robust replacement for unicode Delta/Triangle.
1433
1434 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1435
1436         * ps/music-drawing-routines.ps: add fillp argument.
1437
1438         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1439
1440         * lily/font-config.cc (init_fontconfig): don't add cff/
1441
1442         * VERSION (PACKAGE_NAME): release 2.5.22
1443
1444         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1445
1446         * lily/grace-engraver.cc (consider_change_grace_settings): use
1447         is_alias(). Fixes problem with CueVoice grace notes. 
1448
1449         * lily/simultaneous-music-iterator.cc (construct_children): call
1450         Music_iterator::quit() for iterators that start out invalid. This
1451         fixes indefinitely continuing contexts.
1452
1453         * buildscripts/substitute-encoding.py: new file
1454
1455         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1456         missing @end 
1457
1458         * scripts/lilypond-book.py (write_if_updated): print file name.
1459
1460         * Documentation/user/basic-notation.itely (Explicitly
1461         instantiating voices): idem.
1462
1463         * Documentation/user/advanced-notation.itely (Text spanners):
1464         remove stray { } 
1465
1466         * lily/context.cc (default_child_context_name): the default child
1467         is now first in accepts_list_.
1468
1469         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1470         \defaultchild to all relevant contexts.  This fixes:
1471         drums-pitch.ly.
1472
1473         (Probably also fixes similar problems with ancient
1474         transcriptions getting CueVoices instead of the desired voices.)
1475  
1476         * lily/context-def.cc (get_default_child): new function.
1477         (get_accepted): place default child in front of list.
1478
1479         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1480
1481         * lily/include/context-def.hh (struct Context_def): add
1482         default_accept_
1483
1484 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1485
1486         * scm/define-grobs.scm: remove "remove-first" line, since
1487         the absent property is set to #f anyway.
1488
1489         * Documentation/user/basic-notation.itely,
1490         advanced-notation.itely, instrument-notation.itely: minor
1491         fixes.
1492
1493         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1494
1495         * Documentation/user/advanced-notation.itely,
1496         changing-defaults.itely: consolidate Text stuff in
1497         advanced notation.
1498
1499         * Documentation/user/global.itely: better docs for \header.
1500
1501         * Documentation/user/putting.itely: new chapter; placeholder
1502         for future expansion.
1503
1504         * Documentation/user/examples.itely: moved "suggestions for
1505         writing LP files" section into putting.itely.
1506
1507         * Documentation/user/lilypond.itely: added new chapter,
1508         fixed the short table of contents.
1509
1510 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1511
1512         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1513         infinity for unfeasible beams.
1514
1515         * make/lilypond.fedora.spec.in (Group): idem.
1516
1517         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1518
1519         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1520
1521         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1522         fonts directly.
1523
1524         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1525
1526         * mf/GNUmakefile: remove all CFF rules.
1527
1528         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1529
1530         * lily/open-type-font-scheme.cc (LY_DEFINE):
1531         new function ly:otf-font-table-data.
1532         (LY_DEFINE): new function otf-font?
1533
1534 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1535
1536         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1537         ($(outdir)/Fontmap.lily): idem.
1538
1539         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1540         for PFAEmmentaler-XXX.pfa. 
1541
1542         * Documentation/user/music-glossary.tely (accidental): NL
1543         translation of accidental.
1544
1545 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1546
1547         * flower/include/international.hh: Bugfix: include "string.hh".
1548
1549         * lily/include/mingw-compatibility.hh: New file.
1550
1551         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1552
1553         * configure.in: Search for mingw wcrtomb library.
1554
1555 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1556
1557         * scripts/convert-ly.py: Bug fix
1558
1559         * Documentation/user/changing-defaults.itely (Common tweaks):
1560         Added example where the context has to be specified explicitly
1561         (MetronomeMark). 
1562
1563 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1564
1565         * scripts/lilypond-book.py (ly_options): set timing to #f for
1566         notime option.
1567
1568         * scripts/convert-ly.py (conv): typo.
1569
1570         * flower/*.cc: remove <? and >?
1571         
1572         * lily/*.cc: remove <? and >?
1573
1574         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
1575         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
1576         editor.
1577
1578 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1579
1580         * lily/part-combine-engraver.cc: add space to variable list.
1581
1582 2005-04-30  Graham Percival  <gperlist@shaw.ca>
1583
1584         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
1585         remove-first to false (matches docs)
1586
1587         * Documentation/user/advanced-notation.itely: corrected docs
1588         concerning remove-first.
1589
1590 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1591
1592         * lily/part-combine-engraver.cc: make sure that the relevant
1593         properties are included in the documentation.
1594
1595 2005-04-28  Graham Percival  <gperlist@shaw.ca>
1596
1597         * Documentation/user/lilypond-book.itely: Bernard's docs
1598         for \betweenLilyPondSystem.
1599
1600 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1601
1602         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
1603         remarks.
1604
1605 2005-04-28  Pal Benko  <benkop@freestart.hu>
1606
1607         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
1608         only on vertical lines of flexa shape, and use a constant
1609         thickness value for horizontal lines (patch slightly modified by
1610         Jürgen Reuter)
1611
1612         * lily/include/mensural-ligature.hh: make 2 comments clearer
1613
1614 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
1615
1616         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
1617         to need_extra_horizontal_space; bugfix: use class scope to avoid
1618         global namespace pollution
1619
1620         * Documentation/user/instrument-notation.itely (ligatures): added
1621         comment on possible future syntax change and how to work around
1622
1623         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
1624         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
1625         intervals (fixes agnus dei example)
1626
1627         * Documentation/user/instrument-notation.itely (white mensural
1628         ligatures): selected a more illustrative example
1629
1630 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
1631
1632         * Documentation/index.html.in: specify utf-8 charset in meta content.
1633
1634 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1635
1636         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
1637         empty 2nd page for single page.
1638
1639         * scm/lily.scm: remove p&c definitions.
1640
1641         * po/zh_TW.po (Module): new translation.
1642
1643         * lily/lily-guile.cc (ly_chain_assoc): remove.
1644
1645         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
1646         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
1647
1648 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1649
1650         * lily/beaming-info.cc: remove infinity_i
1651
1652         * scripts/abc2ly.py (out_filename): fix thinko with \version.
1653
1654 2005-04-26  Graham Percival  <gperlist@shaw.ca>
1655
1656         * Documentation/user/basic-notation.itely,
1657         instrument-notation.itely, advanced-notation.itely,
1658         changing-defaults.itely: minor fixes.  Added docs
1659         for colors to advanced-notation.itely.
1660
1661         * Documentation/user/advanced-notation.itely: fixed compile
1662         problem and added Bernard's x11-color doc patch.
1663
1664 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1665
1666         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
1667         alright this time round.
1668
1669 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1670
1671         * Documentation/topdocs/INSTALL.texi (Top): idem.
1672
1673         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
1674
1675         * VERSION (MAJOR_VERSION): release 2.5.21
1676
1677         * scm/output-ps.scm (grob-cause): bugfix.
1678
1679 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1680
1681         * cygwin/*: Update.
1682
1683         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
1684         stuff.
1685
1686         * scm/output-ps.scm (grob-cause): Bugfix.
1687
1688         * scm/lily.scm (ly:load): Remove x11-color.
1689
1690         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
1691         quote executable, fixes getting version from program --with
1692         --options.
1693         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
1694         $ac_exeect.
1695
1696         * Documentation/user/GNUmakefile: Only build music-glossary with
1697         rendered lilypond snippets during web.
1698
1699 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1700
1701         * po/de.po: update.
1702
1703         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
1704
1705 2005-04-22  Laura Conrad <lconrad@laymusic.org>
1706  
1707         * scripts/abc2ly:
1708         second title line append with punctuation dash character;
1709         encode abc2ly python strings in utf-8
1710        
1711 2005-04-21  Laura Conrad <lconrad@laymusic.org>
1712
1713         * scripts/abc2ly fix chords (again)
1714  
1715 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
1716
1717         * scm/x11-color.scm: new file
1718         All x11 color names can be accessed with:
1719         #(x11-color 'ColorName),
1720         #(x11-color "ColorName") or:
1721         #(x11-color "color name")
1722         If the x11 color name is not recognised then it defaults
1723         to black
1724
1725         * scm/lily.scm: amended to call scm/x11-color.scm
1726
1727 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1728
1729         * Documentation/user/invoking.itely (Reporting bugs): comment out
1730         reference to online PNG bug repository.
1731
1732 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1733
1734         * lily/translator-scheme.cc (ly:translator-property): Remove.
1735         Update callers.
1736
1737         * lily/context-scheme.cc (ly:context-now): Move from translator.
1738         Update callers.
1739
1740 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1741
1742         * input/regression/grid-lines.ly (skips): refine example.
1743
1744         * scm/define-context-properties.scm
1745         (all-user-translation-properties): doc autoBeamCheck
1746
1747         * input/regression/grid-lines.ly (Module): new file.
1748
1749         * lily/grid-point-engraver.cc (Module): new file.
1750
1751         * lily/grid-line.cc (Module): new file.
1752
1753         * lily/grid-line-span-engraver.cc (Module): new file.
1754
1755         * lily/grid-line-interface.cc (Module): new file.
1756
1757 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1758
1759         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
1760         missing parameter, actualy cdr through list.  Actually return a
1761         list with ENTRY removed (was '()).
1762
1763         * scripts/convert-ly.py: Update.  Print warning if file cannot be
1764         opened.
1765         (do_conversion): Fix printing of continuation comma.
1766
1767         * Documentation/user/advanced-notation.itely (Beam formatting):
1768         Remove refbugs about compound time and mixed duration.
1769
1770         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
1771         modulo moments explicitely.
1772
1773         * lily/moment.cc (operator %): New function.
1774
1775         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
1776
1777         * lily/translator-scheme.cc (ly:translator-now,
1778         ly:translator-property): New function.
1779
1780         * scm/auto-beam.scm (default-auto-beam-check): New function.
1781
1782         * lily/auto-beam-engraver.cc (test_moment): Use it.
1783
1784         * flower/rational.cc (operator %): Bugfix.
1785
1786 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
1787
1788         * scripts/abc2ly: Bugfix
1789
1790 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1791
1792         * python/fontextract.py (write_extracted_fonts): bugfix, too many
1793         %'s on EndFont comment.
1794
1795         * lily/ledger-line-spanner.cc: some more words of explanation.
1796
1797 2005-04-20  John Williams <williams@tni.com>  
1798         
1799         * scripts/lilypond-book.py: htmlquote bugfix.
1800         Allow snippets to be given distinct filenames.
1801         Allow the default alt text to be overridden.
1802
1803 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
1804
1805         * ly/performer-init.ly: Bugfix
1806
1807         * THANKS: Added bughunters.
1808
1809 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1810
1811         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
1812
1813         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
1814         position (was: use modulo measure length).
1815
1816         * configure.in (no gui_b): Remove optional gtk+ requirement.
1817
1818 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1819
1820         * Documentation/user/basic-notation.itely (Pitches): add
1821         LedgerLineSpanner.
1822
1823         * lily/dynamic-engraver.cc (process_music): set right bound to
1824         script if present. Else, do not set.
1825         (acknowledge_grob): only set right bound of finished spanner to
1826         note column if no other bound is set.
1827
1828         * python/lilylib.py (make_ps_images): switch back to png16m.
1829         
1830 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1831
1832         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
1833         writing up to date file.  Add dvips usage suggestion.
1834
1835         * scripts/convert-ly.py: Fix error message.
1836         Print usage if no files on command line.
1837         (usage): Add example usage.
1838
1839         * input/test/compound-time.ly: New file.
1840
1841         * input/test/circle.ly: New file.
1842
1843         * Documentation/topdocs/NEWS.tely: Use them.
1844
1845         * input/test/boxed-stencil.ly: Remove \score.
1846
1847         * buildscripts/mf-to-table.py (base): Add .log dependency.
1848
1849         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
1850         pfa's.  Add .log dependency
1851
1852         * scm/define-markup-commands.scm (lower): New command.
1853
1854         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
1855         make it default.
1856
1857 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1858
1859         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
1860         also to finished cresc as right bound. This fixes:
1861         skip-string-decresc.ly
1862
1863         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
1864         relative_coordinate if extent is empty.
1865
1866         * lily/stem.cc (width_callback): determine correct extent if flag
1867         is not there. This fixes slur-no-flag.ly
1868
1869         * lily/grace-engraver.cc (consider_change_grace_settings): new
1870         function.
1871         (initialize): also consider_change_grace_settings() on
1872         initialization. Fixes large grace notes at start of score.
1873
1874         * lily/break-align-interface.cc (do_alignment): don't translate if
1875         total_extent is empty.
1876
1877         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
1878
1879 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1880
1881         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
1882         with slash.
1883
1884 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1885
1886         * stepmake/aclocal.m4: Remove tfm_path.
1887
1888 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1889
1890         * scm/music-functions.scm (markup-expression->make-markup): fix
1891         bug with cons arguments of markup commands.
1892         (music->make-music): fix music expression property list building
1893
1894 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1895
1896         * aclocal.m4: Massage package names.
1897
1898         * SCons updates.
1899
1900 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1901
1902         * VERSION (PACKAGE_NAME): release 2.5.20
1903
1904         * lily/stem.cc (calc_stem_info): add minimum Y extent of
1905         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
1906
1907         * lily/percent-repeat-engraver.cc (try_music): add measure before
1908         next_moment to future processing moment. Fixes:
1909         percent-repeat-mm-rest.ly
1910         (process_music): don't add moment for 2nd time.
1911
1912         * input/regression/repeat-percent.ly: add mmrests as extra test.
1913
1914         * lily/axis-group-engraver.cc (acknowledge_grob): read
1915         keepAliveInterfaces to decide what to kill.
1916
1917         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
1918         percent-repeat-interface to keepAliveInterfaces. This fixes
1919         percent-repeat-harakiri.
1920
1921 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1922
1923         * SCons updates.
1924
1925 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1926
1927         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
1928
1929         * aclocal.m4: remove --enable-tfm-path configure option
1930
1931         * input/test/ancient-font.ly (lowerStaff): clef name errors.
1932
1933         * scm/backend-library.scm (postscript->png): newline after
1934         finishing command.
1935
1936         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
1937         (LY_DEFINE): ly:paper-score-paper-systems: new function 
1938
1939         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
1940
1941         * lily/score.cc (default_rendering): use Music_output too.
1942
1943         * input/test/chord-names-languages.ly (Module): rename file.
1944
1945         * lily/text-spanner.cc: add bound-padding.
1946
1947         * lily/paper-book.cc (systems): accept Paper_score
1948         iso. Paper_system vector. 
1949
1950         * input/regression/line-arrows.ly: new file.
1951
1952         * lily/paper-score.cc (process): run get_paper_systems() only once.
1953
1954         * lily/line-spanner.cc (line_stencil): add arrows.
1955
1956 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
1957
1958         * lily/line-interface.cc (make_arrow): new function. 
1959         (arrows): idem.
1960
1961 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
1962
1963         * input/test/chord-names-german.ly: update for italian/french
1964         chords.
1965         
1966         * Documentation/user/instrument-notation.itely (Printing chord
1967         names): update.
1968
1969 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1970
1971         * lily/include/paper-score.hh (class Paper_score): remove unused
1972         prototypes.
1973
1974         * lily/book.cc (process): add -COUNT to midi output.
1975
1976         * lily/score.cc (book_rendering): remove outname argument
1977         (book_rendering): return list of Music_outputs. 
1978
1979         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
1980
1981         * lily/book.cc (process): loop over Music_outputs returned from
1982         Score::book_rendering().
1983
1984         * lily/*.cc (width_callback): remove spurious "unused" warnings
1985         for assert (axis==[XY]_AXIS); 
1986
1987         * lily/include/music-output.hh (class Music_output): smobify class.
1988
1989         * lily/include/paper-score.hh (class Paper_score): make members
1990         private.
1991
1992         * lily/performance.cc (process): return #f iso. #<undefined>. This
1993         prevents #<undefined> leaking into GUILE-userspace.
1994
1995 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1996
1997         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
1998
1999 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
2000
2001         * scm/chord-name.scm : support for italian and french
2002         chords names.
2003
2004         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
2005         a space defined by chordPrefixSpacer when the root name is
2006         direclty followed by a prefix.
2007
2008         * ly/engraver-init.ly : chordPrefixSpacer       
2009         * scm/define-context-properties.scm : chordPrefixSpacer
2010         * ly/property-init.ly : italianChords, frenchChords 
2011
2012 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2013
2014         * mf/feta-din.mf: Remove.
2015
2016         * mf/GNUmakefile (fontdir): Bugfix.
2017
2018         * mf/SConstruct: Some updates.
2019
2020         * SConstruct: Require pkg-config.
2021         (test_program): Bugfix for double digit version compares, use
2022         integer (not string-) compare.
2023         Optionally require gs 8.14.
2024
2025         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
2026
2027         * lily/*: s/ifdef HAVE_*/if have/.
2028
2029         * SConstruct (test_lib): New function.  Update pkg-config and some
2030         other requirements.
2031
2032         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
2033         freetype, pangof2t.
2034
2035 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2036
2037         * po/lilypond.pot, ...: Update using bison-CVS.
2038
2039         * python/lilylib.py (make_ps_images): Fixo.
2040
2041 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2042
2043         * python/lilylib.py (make_ps_images): typo.
2044
2045         * configure.in (gui_b): make bison optional.
2046
2047         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
2048
2049 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
2050
2051         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
2052         with one parameter can be defined in a LaTeX file when processed
2053         by lilypond-book this will be evaluated between the systems of
2054         a multi-system score. The parameter is the number of systems processed.
2055
2056 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2057
2058         * python/lilylib.py (make_ps_images): Escape newline.
2059
2060         * Documentation/user/music-glossary.tely: Run
2061         texinfo-all-menus-update.
2062
2063 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2064
2065         * scm/lily-library.scm (old-relative-not-used-message)
2066         (version-not-seen-message): Add input-file-name-location to message.
2067
2068         * lily/parser.yy (lilypond): Add token aliases.
2069
2070         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
2071         not confuse with alteration.
2072         (alteration): Add.
2073
2074 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2075
2076         * python/lilylib.py (make_ps_images): use -dEPSCrop
2077
2078         * VERSION (PACKAGE_NAME): release 2.5.19 
2079
2080         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2081         only put xrefs in info documentation.
2082
2083         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
2084         .pdf rule to tex-rules.make.
2085
2086         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
2087         from -systems.* output.
2088
2089         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
2090         directly, remove -$(PAGESIZE) target.
2091
2092         * input/test/embedded-postscript.ly: update.
2093
2094 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2095
2096         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
2097
2098         * Documentation/user/changing-defaults.itely (Font selection):
2099         document font-name.
2100
2101         * input/regression/font-name.ly: show Pango fonts for
2102         font-name. Update example. 
2103
2104         * lily/pango-select.cc (properties_to_pango_description): don't
2105         convert symbol font-size to number, but use to lookup.
2106
2107         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
2108
2109         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
2110         (NAME . FILE-NAME) tuples for font descriptions. 
2111         (write-preamble): display BeginFont DSC comments.
2112
2113         * python/fontextract.py (write_extracted_fonts): new file. Extract
2114         font resources from a PS file.
2115
2116         * scripts/lilypond-book.py (option_definitions): --psfonts option.
2117         (Compile_error.process_include): do_file returns chunks.
2118
2119         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
2120
2121         * make/lysdoc-targets.make: .texi is .PRECIOUS
2122
2123         * scripts/lilypond-book.py (write_if_updated): new function.
2124
2125 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2126
2127         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
2128
2129 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2130
2131         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
2132
2133         * input/regression/markup-syntax.ly: remove \score.
2134
2135         * scm/define-markup-commands.scm (draw-circle): add fill argument
2136
2137         * scm/stencil.scm (make-circle-stencil): add fill argument
2138
2139         * ps/music-drawing-routines.ps: add fill argument.
2140
2141         * ly/performer-init.ly: add CueVoice to MIDI too.
2142
2143         * ps/music-drawing-routines.ps: new routine BeginEPSF /
2144         EndEPSF.
2145
2146         * input/regression/markup-eps.ly: new file.
2147
2148         * scm/framework-ps.scm (write-preamble): change order: vars should
2149         be inited before procedures.
2150
2151         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
2152         for EPS files.
2153
2154         * scm/define-markup-commands.scm (epsfile): add epsfile command.
2155
2156 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2157
2158         * configure.in (gui_b): add check for ghostscript 8.15
2159
2160 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2161
2162         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
2163         start of line. Fixes cresc-after-newline.ly
2164
2165         * lily/source-file.cc (file_line_column_string): use get_column().
2166
2167 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2168
2169         * lily/source-file.cc (get_column): utf-8 support for column numbers.
2170
2171 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2172
2173         * lily/*: use message () iso progress_indication () for messages.
2174         Revise/uniformise user messages.
2175
2176         * flower/warn.cc (progress_indication): New function.
2177         (message): Use it.  Fixes newline problems.
2178
2179         * config.make.in (webdir): Sort out install dirs.
2180
2181         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
2182
2183         * python/lilylib.py (command_name): Bugfix.
2184         (make_ps_images):
2185
2186 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2187
2188         * lily/main.cc: --help says what types of backends are availabe
2189
2190 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2191
2192         Fix ./VERSION dependency, and without need to reconfigure.
2193
2194         * lily/main.cc (setup_paths): Update.
2195
2196         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2197
2198         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2199
2200         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2201         Add \line for some simplistic cases.
2202
2203         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2204
2205 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2206
2207         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2208         to compile LY files (useful for adding eg. "-I" args)
2209         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2210         2Gnome command for gnome backend.
2211         (LilyPond-command-formatgnome): call the 2Gnome command. key
2212         binding: C-c C-g
2213
2214 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2215
2216         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2217         depend on all PNG images.
2218
2219 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2220
2221         * GNUmakefile.in: Bugfix: also link .map files.
2222
2223 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2224
2225         * scm/music-functions.scm (music->make-music): generate 
2226         a (make-music ...) sexpr from a music expression.
2227         (display-scheme-music): use guile pretty printer to display the
2228         make-music sexpr.
2229
2230 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2231
2232         * ly/engraver-init.ly: reindent.
2233         Add CueVoice.
2234
2235         * scm/music-functions.scm (music-pretty-string): handle moments
2236         too.
2237         (music-pretty-string): only print non-empty lists.
2238         (cue-substitute): create CueVoice context, which has smaller type.
2239
2240         * lily/moment-scheme.cc (LY_DEFINE): new methods
2241         ly:moment-grace-{numerator,denominator}
2242
2243         * lily/context-handle.cc: remove quit() method. 
2244
2245         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2246         (init_fontconfig): success is 0, not !0
2247
2248 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2249
2250         * mf/feta-nummer-code.mf (code): add plus glyph.
2251
2252         * lily/tie.cc (print): idem.
2253
2254         * lily/slur.cc (print): don't use thickness property for
2255         slur shape-thickness.
2256
2257         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2258         while adding stencils.
2259
2260         * scm/define-markup-commands.scm (with-color): with-color markup
2261         command.
2262         (whiteout): new markup command 
2263         (filled-box): new markup command
2264
2265 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2266
2267         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2268         test for PDF docs.
2269
2270         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2271         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2272         
2273         Notes for tetex-3.0 make web:
2274            psclean.map: s/uhv8a/uhvr8a/
2275            config.ps add:
2276                 p +psfonts_t1.map
2277                 p +psclean.map
2278                 p +typeface.map
2279
2280 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2281
2282         * scm/music-functions.scm (music-pretty-string): fix bug with
2283         string argument.
2284
2285 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2286
2287         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2288
2289 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2290
2291         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2292         only process options if they're there.
2293         (write_file_map): add version-seen? to snippet-map.ly
2294
2295 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2296
2297         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2298         formatting cleanups.
2299
2300         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2301         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2302
2303 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2304
2305         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2306         name directly.
2307
2308         * lily/main.cc (setup_paths): either add mf/out to search path or 
2309         fonts/{otf,type1,etc}
2310         
2311         * lily/font-config.cc (init_fontconfig): either add mf/out to
2312         FontConfig or fonts/{otf,type1,etc}
2313
2314         * GNUmakefile.in: don't put mf/ link in share/ dir.
2315
2316         * lily/staff-spacing.cc: move same-direction-correction to
2317         note-spacing-interface
2318
2319         * scm/lily.scm (lilypond-main): use variable argument count for
2320         exception handler.
2321
2322         * lily/font-config.cc (init_fontconfig): add operator pacification
2323         message.
2324
2325         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2326
2327         * buildscripts/gen-emmentaler-scripts.py (i): generate
2328         PFAEmmentaler as well.
2329
2330         * scm/framework-ps.scm (munge-lily-font-name): new function
2331         (write-preamble): hack: insert PFA equivalent of CFF into
2332         .PS. This makes LilyPond output printable on normal PS printers
2333         again.
2334
2335         * buildscripts/gen-emmentaler-scripts.py (i): generate
2336         PFAEmmentaler.pfa aswell.
2337
2338 2005-04-06  John Williams <williams@tni.com>  
2339         
2340         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2341         
2342 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2343
2344         * scm/page-layout.scm (default-page-make-stencil): always combine
2345         the header stencil, even if empty. This prevents the body text to
2346         reach up to the margins.
2347
2348         * po/rw.po (Module): new file, for Kinyarwanda.
2349
2350         * input/test/spacing-optical.ly (Module): new file.
2351
2352         * lily/staff-spacing.cc: add same-direction-correction
2353
2354 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2355
2356         * Documentation/user/introduction.itely (Engraving): Comment-out
2357         non-existent file.
2358
2359 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2360
2361         * scm/define-grob-properties.scm (all-user-grob-properties): add
2362         same-direction-correction
2363
2364         * VERSION: release 2.5.18
2365
2366 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2367
2368         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2369         dereferencing.  Fixes make web.
2370
2371         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2372         errno.h.
2373
2374         * Documentation/user/: Fix links.
2375
2376 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2377
2378         * lily/text-interface.cc (Module): rename from text-item.cc
2379
2380         * input/regression/apply-output.ly (texidoc): function naming fix.
2381
2382         * lily/time-signature-performer.cc (derived_mark): new function.
2383
2384         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2385
2386         * scripts/lilypond-book.py (find_linestarts): new function.
2387         (find_toplevel_snippets): keep track of line numbers.
2388
2389         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2390         all key changes.
2391
2392         * ly/declarations-init.ly (partCombineListener): use
2393         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2394
2395         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2396
2397 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2398
2399         * lily/text-item.cc: Fix link.
2400
2401         * Documentation/user/changing-defaults.itely (Changing defaults):
2402         Fix programs reference links.
2403
2404         * Documentation/user/music-glossary.tely: Convert to utf-8.
2405
2406 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2407
2408         * make/lilypond-vars.make: remove TEXMF from variables.
2409         remove DEB_BUILD pk font variables.
2410         remove GUILE_LOAD_PATH
2411         remove TeX memory vars.
2412
2413 2005-04-04  Werner Lemberg  <wl@gnu.org>
2414
2415         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2416
2417 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2418
2419         * ps/lilyponddefs.ps: remove reencode-font
2420
2421         * lily/simple-spacer.cc (add_columns): also compare
2422         directly. Column rank doesn't distinguish between broken and
2423         unbroken columns. This fixes large spaces before time sig changes.
2424
2425         * Documentation/user/point-and-click.itely: document ly:set-option.
2426
2427         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2428         point_and_click_global is set.
2429
2430         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2431         ly:set-option argument.
2432
2433 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2434
2435         * GNUmakefile.in: Include symlinks in webball.
2436
2437         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2438         source dir for split and non-split manuals.
2439
2440         * Documentation/user/*y: Fix @uref/@inputfile links for
2441         split/non-split HTML documents.
2442
2443         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2444         .ps.gz.
2445         
2446 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2447
2448         * GNUmakefile.in: Add newline.
2449
2450 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2451
2452         * tex/lilyponddefs.tex: use color instead of xcolor
2453         * scm/output-tex.scm: minor editing
2454
2455 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2456
2457         * scm/music-functions.scm (display-scheme-music): pretty printer
2458         for music expressions.
2459
2460 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2461
2462         * buildscripts/install-info-html.sh (index_file): Fix link.
2463
2464 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2465
2466         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2467
2468         * Documentation/index.html.in: Add size estimates with some big pages.
2469
2470         * Documentation/user/tutorial.itely (Running LilyPond for the
2471         first time): Add/replace some @rglos links.  TODO: add more
2472         @rglos links in tutorial, test non-intrusiveness (.css).
2473
2474         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2475         annoying's indication of referencing external document.
2476
2477         * Documentation/user/GNUmakefile: Split version of glossary too.
2478         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2479         links, not only for html.
2480
2481         * Documentation/user/introduction.itely: Fix some links for other
2482         than html, do not use `here' as link name.
2483
2484 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2485
2486         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2487         @glossaryref.
2488
2489 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2490
2491         * scm/page-layout.scm (default-page-make-stencil): only add header
2492         if existing and not empty. Fixes spurious programming error.
2493
2494         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2495
2496 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2497
2498         * scm/output-tex.scm: implement {re,}setcolor
2499         * tex/lilyponddefs.tex: use color package
2500
2501 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2502
2503         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2504         additions to website.
2505
2506         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2507
2508         * Documentation/user/macros.itexi: Fix @usermanref html links in
2509         split documents: use @inforef.
2510
2511 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2512
2513         * Documentation/user/programming-interface.itely: minor fix.
2514
2515         * Documentation/user/advanced-notation.itely: added info to
2516         Metronome markings.
2517
2518 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2519
2520         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2521         use box-stencil.  Remove y-padding argument.
2522         (make-stencil-circler): New function.
2523
2524         * buildscripts/lilypond-words.py (F): 
2525         * elisp/SConscript (a): 
2526         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2527         * vim/SConscript (a): 
2528         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2529
2530         * lily/general-scheme.cc: Build fix.
2531
2532         * scm/markup.scm:
2533         * input/regression/markup-scheme.ly: 
2534         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2535
2536         * scm/stencil.scm (make-circle-stencil): New function.
2537
2538         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2539         name (was cicle).  Update callers.
2540         (circle): New markup command, similar to box.
2541
2542         * scm/stencil.scm (circle-stencil): New function.
2543
2544 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2545
2546         * configure.in: Detect libutf8/wchar.h variant.
2547
2548         * stepmake/aclocal.m4: Modify shared size test.
2549
2550 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2551
2552         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2553
2554 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2555
2556         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2557         
2558         * VERSION (PACKAGE_NAME):  release 2.5.17
2559
2560 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2561
2562         * scm/backend-library.scm (postscript->png): Fix comment and png
2563         message.
2564
2565         * GNUmakefile.in (link-tree): Fix locales.
2566
2567 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2568
2569         * lily/stencil-scheme.cc (LY_DEFINE): change to
2570         ly:stencil-aligned-to, non mutating.
2571
2572         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
2573
2574         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
2575
2576         * lily/quote-iterator.cc (derived_mark): call
2577         Music_wrapper_iterator::derived_mark() too.
2578
2579         * lily/grace-engraver.cc (derived_mark): change signature, add
2580         const.
2581
2582 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2583
2584         * SConstruct (symlink): 
2585         * GNUmakefile.in (link-tree): Add scripts to prefix.
2586
2587         * lily/general-scheme.cc (ly:effective-prefix): New function.
2588
2589         * scm/backend-library.scm (postscript->png): Use it.
2590
2591 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2592
2593         * lily/paper-score.cc (process): don't delete grobs after
2594         producing stencils. 
2595
2596         * scm/part-combiner.scm (determine-split-list): switch off
2597         debugging info.
2598
2599         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
2600         if available.
2601
2602         * scm/define-context-properties.scm
2603         (all-user-translation-properties): add stringNumberOrientations.
2604
2605         * lily/new-fingering-engraver.cc (position_scripts): make generic,
2606         so fingering and string-numbers are separately controlled.
2607
2608 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2609
2610         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
2611         not use debugging.
2612
2613 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2614
2615         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
2616
2617         * config.hh.in: add HAVE_FONTCONFIG.
2618
2619         * Documentation/user/instrument-notation.itely (String number
2620         indications): new node.
2621
2622         * input/regression/new-markup-syntax.ly (texidoc): add circle.
2623
2624         * lily/new-fingering-engraver.cc (add_string): new function. 
2625         (acknowledge_grob): accept string-number-event as well.
2626
2627         * scm/define-markup-commands.scm (circle): new markup command.
2628
2629         * scm/output-lib.scm (print-circled-text-callback): new function.
2630
2631         * lily/GNUmakefile: move ifeq after include stepmake.make.
2632
2633 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2634
2635         * config.make.in (HAVE_LIBKPATHSEA_SO):
2636         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
2637
2638         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
2639         add KPATHSEA_LIBS.
2640
2641         * debian/watch: 
2642         * debian/control: Update.
2643
2644 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2645
2646         * input/test/title-markup.ly (spaceTest): remove.
2647
2648         * input/test/embedded-tex.ly (Module): remove.
2649
2650         * input/test/music-box.ly: use 'name property, not ly:music-name.
2651
2652         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
2653
2654         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
2655
2656 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2657
2658         * Documentation/topdocs/INSTALL.texi (Top): Remove information
2659         about xdeltas.  Add information about CVS.
2660
2661         * scm/lily.scm (lilypond-main): Fix invocation of handler,
2662         gracefully handle failed files.
2663
2664         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
2665
2666         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
2667         small fixes.
2668
2669         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
2670         No unnecessarily specific i18n messages.  Remove stray `1'.
2671
2672 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2673
2674         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
2675         documentencoding
2676
2677         * scm/documentation-lib.scm (texi-file-head): set utf-8
2678         documentencoding.
2679
2680         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
2681         Delta, not the Symbol one. 
2682
2683         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
2684         for the .map file.
2685
2686         * Documentation/topdocs/INSTALL.texi (Top): add running
2687         requirement as compilation requirement.
2688
2689 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2690
2691         * buildscripts/mutopia-index.py (headertext): add h1 header and
2692         utf-8 charset meta field.
2693
2694         * input/GNUmakefile: prune example list.
2695
2696         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
2697         options.
2698
2699         * lily/slur-scoring.cc (get_base_attachments): only look at stem
2700         extent for visible stems.
2701
2702         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
2703
2704 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2705
2706         * Documentation/topdocs/INSTALL.texi (Top): Updates.
2707
2708         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
2709
2710 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2711
2712         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
2713         pass inf/nan into slur scoring.
2714
2715         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
2716         page.
2717
2718         * scripts/abc2ly.py (dump_voices): use alphabet().
2719
2720 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
2721         
2722         * mf/GNUmakefile (depth): use $(FONTFORGE). 
2723
2724 2005-03-27 Matthias Neeracher <neeracher@mac.com>
2725         
2726         * flower/include/virtual-methods.hh: simplify. Patch by
2727
2728 2005-03-25  John Williams <williams@tni.com>  
2729
2730         * scripts/lilypond-book.py (main): add png for HTML too, guess
2731         only if necessary. 
2732
2733 2005-03-25  Graham Percival  <gperlist@shaw.ca>
2734
2735         * Documentation/topdocs/INSTALL.texi: now recommends
2736         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
2737
2738         * Documentation/user/basic-notation.itely,
2739         Documentation/user/tutoria.itely: warn about
2740         only one (phrasing) slur at once.
2741
2742 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
2743
2744         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
2745
2746 2005-03-23  Graham Percival  <gperlist@shaw.ca>
2747
2748         * Documentation/user/basic-notation.itely: fixed info about
2749         ending a (de)cresc.
2750
2751         * Documentation/user/lilypond-book.itely: fixed
2752         lilypond-book filter example and warned about not doing
2753         --filter and --process at the same time.
2754
2755 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2756
2757         * lily/parser.yy (bass_number),
2758         Documentation/user/instrument-notation.itely (Figured bass): 
2759         Add the possibility to use text markup in figured bass. 
2760
2761 2005-03-19  Graham Percival  <gperlist@shaw.ca>
2762
2763         * Documentation/user/global.itely: added info about naming
2764         identifiers and breakbefore.
2765
2766         * Documentation/user/invoking.itely: added info about batch
2767         processing files with convert-ly, removed references to TeX
2768         in the jail section.
2769
2770         * Documentation/user/examples.itely: possibly fixed piano
2771         dynamics.
2772
2773         * Documentation/user/advanced-notation.itely: added info
2774         about removing other types of Staff.
2775
2776         * Documentation/user/instrument-notation.itely: possibly
2777         fixed piano staff line switch.
2778
2779         * Documentation/user/changing-defaults.itely: added info
2780         about using normal font in titles.
2781
2782 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2783
2784         * VERSION (PATCH_LEVEL): release 2.5.16
2785
2786         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
2787         explicitly.
2788
2789 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2790
2791         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
2792         whitespace.
2793
2794         * python/lilylib.py (make_ps_images):
2795         * scm/backend-library.scm (postscript->pdf, postscript->png):
2796         Quote file name.  Use format rather than string-append juggling.
2797
2798 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2799
2800         * python/lilylib.py (make_ps_images): add x to -g argument. 
2801
2802         * lily/key-performer.cc (create_audio_elements): don't use
2803         scm_eval_string. Check for minor 3rd directly.
2804   
2805         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
2806         (sarabandeCelloGlobal): key is D minor, not F major.
2807
2808 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2809
2810         Fix truncated --png output (Peter Danenberg).
2811         
2812         * python/lilylib.py (make_ps_images):
2813         * scripts/ps2png.py (copyright): Grok --papersize option.
2814
2815         * scm/backend-library.scm (postscript->png): Add parameter
2816         PAPERSIZE.  Update callers.
2817
2818         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
2819         Fixes symbol placement.
2820
2821         * lily/spanner.cc: 
2822         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
2823         <libc-extension.hh>).
2824
2825 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2826
2827         * Nitpick run.
2828
2829         * buildscripts/fixcc.py: Update.
2830
2831         Builddir run fixes.
2832
2833         * HACKING (datadir): Add VERSION.
2834
2835         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
2836         higher up.
2837
2838 2005-03-15  Werner Lemberg  <wl@gnu.org>
2839
2840         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
2841         diagonal stem doesn't become thinner.
2842
2843 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2844
2845         * buildscripts/fixcc.py: Fixes (Werner).
2846
2847 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2848
2849         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
2850         Emmentaler/Aybabtu.
2851
2852         * GNUmakefile.in: fix lilypond-words path.
2853
2854         * po/tr.po: update to 2.3.21
2855
2856         * lily/new-fingering-engraver.cc (position_scripts): take priority
2857         from head position.
2858
2859         * input/regression/finger-chords-order.ly (texidoc): new file.
2860
2861 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2862
2863         * make/ly-rules.make: 
2864         * stepmake/aclocal.m4: 
2865         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
2866
2867         * buildscripts/fixcc.py (rules): Leave space after operator.
2868
2869 2005-03-14  Werner Lemberg  <wl@gnu.org>
2870
2871         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
2872         top of the glyph with smooth curve.
2873
2874 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2875
2876         * Documentation/user/global.itely (Page layout): remove
2877         printpagenumber.
2878
2879 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
2880
2881         * input/regression/mensural-ligatures.ly: new file (with examples
2882         compiled by Pal Benko).
2883
2884         * Documentation/user/instrument-notation.itely: Bugfix: yet some
2885         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
2886         musicglyph access.  Many small beautifications in ancient
2887         examples.
2888
2889         * input/test/divisiones.ly: fixed indentation; small
2890         beautifications
2891
2892         * ly/engraver-init.ly: added FIXME comment
2893
2894         * scripts/lilypond-book.py,
2895         Documentation/user/lilypond-book.itely: added music fragment
2896         option "packed" to lilypond-book
2897
2898         * Documentation/user/instrument-notation.itely: Bugfix: added
2899         missing LedgerLineSpanner color setting in several places.  Added
2900         music fragment option "packed" to VaticanaContext example.
2901
2902 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2903
2904         * scm/define-grobs.scm (all-grob-descriptions): switch off
2905         Hyphen_spanner::set_spacing_rods 
2906
2907         * lily/lyric-hyphen.cc (print): add padding between syllable and
2908         hyphen.
2909         (print): shorten hyphen in tight situations (determine using
2910         minimum-length)
2911
2912         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
2913         0.4pt.
2914
2915 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2916
2917         * ly/titling-init.ly (bookTitleMarkup): Refinements.
2918
2919         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
2920         header/footer markings for regression-test.
2921
2922         * scm/backend-library.scm (output-scopes, header-to-file): Move
2923         from framework-tex.scm.
2924
2925         * scm/framework-ps.scm (output-framework)
2926         (output-preview-framework):
2927         * scm/framework-eps.scm (output-classic-framework)
2928         (output-framework): Use it.  Fixes collated files.
2929
2930 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2931
2932         * input/sakura-sakura.ly: 
2933         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
2934
2935         * buildscripts/guile-gnome.sh: Update.
2936
2937         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
2938
2939         * mf/aybabtu.pe.in: Capitalize Aybabtu.
2940
2941 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2942
2943         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
2944         culprit: always exit the loop if we find a rod, even if it has
2945         distance < 0. 
2946
2947         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
2948         algorithm.
2949
2950         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
2951         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
2952
2953         * scm/output-svg.scm (dashed-line): new  function body.
2954         
2955         * GNUmakefile.in: create .htaccess.
2956
2957 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2958
2959         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
2960
2961 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2962
2963         * VERSION (PACKAGE_NAME): release 2.5.15
2964
2965         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
2966
2967         * scm/framework-svg.scm (output-framework): put scaling in
2968         document header. Apply scaling only once.
2969         (output-framework): dump page size in px, not mm. 
2970
2971         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
2972         from font-size.
2973
2974         * lily/paper-outputter-scheme.cc (LY_DEFINE):
2975         ly:outputter-output-scheme, new function.
2976
2977         * scm/output-svg.scm (pango-description-to-svg-font): new function
2978
2979 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2980
2981         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
2982         target.
2983
2984         * input/typography-demo.ly: new file.
2985
2986 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2987
2988         * Documentation/user/global.itely (File structure): Add markup blocks
2989         to toplevel expressions.
2990         (Multiple movements, Creating titles): Add markup blocks.
2991
2992         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
2993         <libc-extension.hh>).
2994
2995         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
2996
2997         * flower
2998         * lily
2999         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
3000
3001 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3002
3003         * lily/accidental.cc: special bboxes for natural. 
3004
3005         * mf/feta-toevallig.mf: make stems heavier.
3006
3007         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
3008         texts as well.
3009
3010         * mf/feta-klef.mf: revise. 
3011
3012         * mf/feta-schrift.mf: make thinning of accent less pronounced.
3013
3014         * mf/feta-klef.mf: add rounded curve at top. 
3015         make thinnib a little heavier.
3016
3017 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3018
3019         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
3020
3021         * buildscripts/fixcc.py: New file.
3022
3023         * input/regression/utf8.ly: Update Debian font description.
3024
3025 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3026
3027         * stepmake/aclocal.m4: Fix test.
3028
3029 2005-03-09  Graham Percival  <gperlist@shaw.ca>
3030
3031         * Documentation/user/invoking.itely: added Sebastino Vigna's
3032         docs for the --jail option.
3033
3034 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3035
3036         * lily/stem.cc (print): only produce stemlets if there are no
3037         noteheads on this stem.
3038
3039         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
3040         don't crash on stemlet (visible stem without heads).
3041
3042         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
3043         unbroken situations. 
3044
3045         * scm/output-lib.scm (center-invisible): new function.
3046
3047         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
3048         wishes to determine loose column space.
3049
3050         * lily/font-config.cc (init_fontconfig): add
3051         fonts/{otf,type1,cff}  to path.
3052
3053         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
3054
3055         * mf/GNUmakefile (Module): install all fonts under otf/
3056
3057         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
3058         replace /fonts/otf/ by /ps/ 
3059
3060         
3061 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3062
3063         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
3064
3065         * lily/book.cc (process): Oops, add score_.header_.
3066
3067         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
3068
3069         * lily/parser.yy: Handle toplevel and book texts as score.
3070
3071         * scm/page-layout.scm (default-page-make-stencil):
3072         Bugfix: (page-properties rename.
3073
3074         * scm/backend-library.scm (ly:system): Typo.
3075
3076 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3077
3078         * stepmake/stepmake/executable-targets.make (installexe): don't
3079         strip installed executables
3080
3081         * lily/font-select.cc (get_font_by_design_size): revert
3082         pango_description_string as well.
3083
3084         * lily/system.cc (set_loose_columns): put loose column just left
3085         of next column.
3086
3087         * lily/include/group-interface.hh (extract_grob_array): rename
3088         from Pointer_group_interface__extract_grobs
3089
3090         * input/regression/ledger-line-minimum.ly (texidoc): new file.
3091
3092         * lily/ledger-line-spanner.cc (set_spacing_rods): new
3093         function. Keep ledgered note heads at a minimum distance.
3094         Introduce minimum-length-fraction
3095         (print): introduce length-fraction property.
3096
3097 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3098
3099         * tex/GNUmakefile: remove latin1.enc rules.
3100
3101 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3102
3103         * scm/titling.scm: Typo.
3104
3105         * input/regression/score-text.ly: Really add.
3106
3107         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
3108
3109 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3110
3111         * lily/open-type-font-scheme.cc:  new file.
3112
3113 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3114
3115         * scm/titling.scm (layout-extract-page-properties): Rename from
3116         page-properties.  Update callers.
3117
3118         * lily/lexer.ll (Lily_lexer):
3119         * lily/parser.yy: Junk lyric_markup state.
3120
3121         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
3122
3123         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
3124         Add texts parameter.
3125
3126 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3127
3128         * lily/lexer.ll (lyric_markup): New mode.
3129         (Lily_lexer::push_lyric_markup_state): New method.
3130         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
3131
3132         * lily/parser.yy (book_body):
3133         (toplevel_expression): Grok \markup texts.
3134
3135         * lily/score-scheme.cc (ly:music-scorify): 
3136         * scm/lily-library.scm (collect-music-for-book): Take texts
3137         parameter.
3138
3139         * lily/score.cc (texts_): New member.
3140
3141         * lily/paper-book.cc (systems): Format score texts.
3142
3143         * score-text.ly: New file.
3144
3145         * ttftool/SConscript:
3146         * kpath-guile/SConscript: New file.
3147
3148         * lily/SConscript:
3149         * SConstruct: Update.
3150
3151 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3152
3153         * VERSION (PACKAGE_NAME): release 2.5.14
3154
3155 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3156
3157         * lily/main.cc: Add dummy xgettext markers.
3158
3159 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3160
3161         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
3162         requirements
3163
3164         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
3165         executable is < 40k
3166
3167         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
3168         hack.
3169
3170 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3171
3172         * flower/libc-extension.cc:
3173         * flower/include/libc-extension.hh: [Open]BSD simply cast
3174         cookie/funopen declarations.
3175
3176         * stepmake/aclocal.m4: Check for libkpathsea.so.
3177
3178         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
3179         dl_kpse_find_file.
3180
3181 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3182
3183         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
3184         (open_library): alternative for static library.
3185
3186 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3187
3188         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3189
3190         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3191
3192         Drop run-time dependency on teTeX.
3193
3194         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3195
3196         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3197         KPATHSEA_LIBS in LIBS.
3198         (STEPMAKE_DLOPEN): New function.
3199
3200         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3201         not path.
3202
3203         * flower/file-path.cc (directories): Rename from paths, as this
3204         return an array of directories (a single path).
3205
3206 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3207
3208         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3209
3210         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3211         new ly:kpathsea-find-file
3212
3213         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3214
3215         * kpath-guile/GNUmakefile: new file
3216
3217         * buildscripts/gen-emmentaler-scripts.py (i): generate
3218         emmentaler-X.fontname as well.
3219
3220         * buildscripts/ps-embed-cff.py: new script
3221
3222         * scm/lily-library.scm: remove ps-embed-cff.
3223
3224         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3225         font loading. 
3226
3227         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3228         fontconfig as well.
3229
3230         * lily/font-config.cc (init_fontconfig): add cff/ too.
3231
3232         * ly/generate-embedded-cff.ly: capitalize.
3233
3234         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3235         so as to register the pango font.
3236
3237         * lily/font-config.cc (init_fontconfig): add
3238         prefix/{otf,type1,mf/out} to fontconfig path.
3239
3240         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3241         overrides all. 
3242
3243         * configure.in (gui_b): remove ec mftrace check
3244
3245         * config.hh.in: use lilypond-Major.Minor as data directory.
3246
3247         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3248
3249         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3250         name.
3251
3252 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3253
3254         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3255         error messages.
3256
3257         * flower/libc-extension.cc:
3258         * flower/include/libc-extension.hh: [Open]BSD fixes for
3259         cookie/funopen declarations.
3260
3261 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3262
3263         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3264         emmentaler.
3265
3266         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3267         lcrm10.
3268
3269         * scm/define-markup-commands.scm (fontsize): new markup
3270         command. Also set baseline-skip
3271
3272 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3273         
3274         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3275         use.
3276
3277 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3278
3279         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3280
3281         * lily/pdf.cc: remove PDF related files
3282
3283 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3284
3285         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3286         <hamamatsu@gmx.de>
3287
3288 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3289
3290         * Documentation/user/advanced-notation.itely: first draft
3291         of reorg done.
3292
3293         * Documentation/user/global.itely: fixed (sub)section
3294         bits of MIDI.
3295
3296 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3297
3298         * cygwin/mknetrel (extras): Bufix (Bertalan).
3299
3300         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3301         * Documentation/user/instrument-notation.itely (Introducing chord
3302         names): Compile fix: must have unique name.
3303
3304 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3305
3306         * Documentation/user/instrument-notation.itely: reorg.
3307
3308 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3309
3310         * scm/output-gnome.scm:
3311         * scm/output-svg.scm: Fix font scaling.
3312
3313 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3314
3315         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3316         what link to use best.
3317
3318         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3319         * Documentation/user/tutorial.itely (Automatic and manual beams):
3320         Fix @ref.
3321
3322         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3323         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3324         * scm/framework-gnome.scm (tweak): Use it.
3325
3326 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3327
3328         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3329
3330         * scm/output-ps.scm (white-text): reinstate white-text
3331
3332 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3333
3334         * scm/output-ps.scm (offset-add): Remove.
3335
3336         * scm/lily-library.scm (offset-flip-y): New function.
3337         * scm/framework-gnome.scm (tweak): Use it.
3338
3339         * scm/output-gnome.scm (grob-cause): Add parameter.
3340
3341         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3342         * scm/output-ps.scm (url-link): Move.
3343         (white-text): Warn user about brokenness.
3344
3345         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3346         wrt ghostscript.
3347
3348 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3349
3350         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3351         if body length smaller than measure length.
3352
3353         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3354         for Y.
3355
3356         * ly/titling-init.ly (tagline): put default tagline in \paper
3357
3358 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3359
3360         * lily/kpath.cc: 
3361         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3362
3363         * scm/lily-library.scm (version-not-seen-message): New function.
3364         * ly/init.ly: Use it.
3365
3366         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3367         breaks as progess.
3368
3369         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3370         whitespace with l10n message.
3371
3372         * scm/framework-tex.scm (convert-to-ps):
3373         (convert-to-dvi): Do not use overly specific l10n messages.
3374
3375         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3376
3377         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3378         merge stderr with stdout.  
3379
3380 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3381
3382         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3383         Neeracher).
3384
3385 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3386
3387         * Documentation/user/instrument-notation.teily: moved
3388         \arpeggio to Basic.
3389
3390         * Documentation/user/advanced-notation.itely: Articulation to
3391         Basic, a bunch of stuff from Basic moved to Advanced.
3392
3393         * Documentation/user/basic.itely: swapped various sections,
3394         reorganized Basic.
3395
3396 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3397
3398         * flower/memory-stream.cc: 
3399         * flower/libc-extension.cc: Remove obsolete #undefs.
3400
3401         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3402         more carefully.
3403
3404 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3405
3406         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3407         dependency.
3408
3409         * VERSION (PACKAGE_NAME): release 2.5.13
3410
3411         * GNUmakefile.in (web-ext): don't ship ps.gz
3412
3413         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3414         stdout
3415
3416 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3417
3418         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3419         without libintl.  Now it compiles too.
3420
3421 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3422
3423         * Documentation/user/basic-notation.itely,
3424         instument-notation.itely, advanced-notation.itely:
3425         split up contents of notation.itely.
3426
3427         * Documentation/user/notation.itely: file removed.
3428
3429         * Documentation/user/invoking.itely, converters.itely:
3430         moved convert-ly info to invoking.itely.
3431
3432         * Documentation/user/global.itely, changing-defaults.itely,
3433         sound-output.itexi: moved global settings, file layout, and
3434         sound into global.itely.
3435
3436         * Documentation/user/sound-output.itexi: file removed.
3437
3438         * Documentation/user/lilypond.tely: removed links to
3439         notation.itely and sound.itely.
3440
3441 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3442
3443         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3444
3445         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3446  
3447         * THANKS: add sponsor.
3448
3449         * scm/define-markup-commands.scm (with-url): new markup command.
3450
3451         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3452         tagline.
3453         
3454         * scm/output-tex.scm (url-link): stub.
3455
3456         * scm/output-ps.scm (url-link): new function.
3457
3458         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3459         ly:set-point-and-click
3460
3461 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3462
3463         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3464         based on pdf-viewer setting.
3465
3466         * scm/framework-ps.scm (write-preamble): Find and set preferred
3467         pdf-viewer.
3468
3469 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3470
3471         * Documentation/user/point-and-click.itely: update for PDF point &
3472         click.
3473
3474         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3475         editors based on EDITOR setting.
3476
3477 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3478
3479         * scm/*: Oops, more grand 2005 replace bits.
3480
3481 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3482
3483         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3484
3485         * scm/output-ps.scm (grob-cause): point & click support for
3486         PostScript
3487
3488 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3489
3490         * lily/input-scheme.cc (LY_DEFINE): rename to
3491         ly:input-file-line-column
3492
3493 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3494
3495         * Documentation/user/examples.itely: small fix from Steve Doonan.
3496
3497         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3498
3499         * THANKS: added Yuval Harel.
3500
3501         * Documentation/user/{various}: inserted two spaces after a period.
3502
3503         * Documentation/user/lilypond.tely: added framework for reorg.
3504
3505         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3506         advanced-notation.itely, global.itely: new files, placeholder for
3507         future reorg.
3508
3509 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3510
3511         * Documentation/user/notation.itely: revamped Polyphony section
3512         
3513 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3514
3515         * Documentation/user/lilypond-book.itely (Music fragment options):
3516         doc fontload.
3517
3518         * Documentation/user/changing-defaults.itely (Text encoding): add
3519         fontload option to utf8 include
3520
3521         * scripts/lilypond-book.py (compose_ly): add fontload option
3522
3523         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3524         force-eps-font-include option.
3525
3526         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3527         black triangle
3528
3529         * Documentation/user/invoking.itely (Editor support): remove
3530         lilypond-latex section.
3531
3532         * scripts/lilypond-latex.py (Module): remove script.
3533
3534         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3535         overwrite .log. 
3536
3537         * lily/main.cc: remove -m, --no-layout
3538
3539         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3540         to define. We don't want to override fprintf everywhere.
3541
3542 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3543
3544         * cygwin/lilypond.hint: 
3545         * cygwin/README.in: Update dependencies.
3546
3547         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3548         Bugfix: do not pollute CPPFLAGS, LIBS.
3549
3550         * cygwin/mknetrel (extras): Cross compile fixes.
3551
3552         * ttftool/util.c: 
3553         * ttftool/ttfps.c: 
3554         * ttftool/ps.c: #include libc-extension.hh
3555
3556         * flower/include/libc-extension.hh:
3557         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3558         wrapper using funopen.
3559         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
3560         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
3561
3562         * config.hh.in:
3563         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
3564         (AC_CHECK_HEADERS): Add libio.h
3565
3566         * scripts/convert-ly.py: Uniformize, internationalize.
3567         (2.5.2): Remove fatal encoding rule.
3568         (2.5.13): Handle latin1 encoding gracefully.
3569
3570 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3571
3572         * HACKING: Fix line breaks.
3573
3574 2005-02-23  Werner Lemberg  <wl@gnu.org>
3575
3576         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
3577         contains those two files.
3578
3579 2005-02-21  Werner Lemberg  <wl@gnu.org>
3580
3581         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
3582         to improve overlap removal process.
3583
3584         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
3585         left and right ending.  This ensures better overlapping.
3586         Update all callers.
3587         ("lineprall"): Don't use draw_gridline to get better overlapping.
3588
3589 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3590
3591         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
3592
3593         * Documentation/topdocs/NEWS.tely (Top): oops.
3594
3595 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
3596
3597         * HACKING: new file.
3598
3599         * input/regression/utf8.ly (portuguese): added a portuguese example
3600         to show latin1 accents.
3601
3602 2005-02-21  Pal Benko  <benkop@freestart.hu>
3603
3604         * lily/mensural-ligature-engraver.cc:
3605         * lily/mensural-ligature.cc:
3606         * lily/include/mensural-ligature.hh: new algorithm implemented
3607
3608         * scm/define-grob-properties.scm: join-left killed (add-join may
3609         be used); join-left-amount changed to join-right-amount
3610
3611 2005-02-21  Graham Percival  <gperlist@shaw.ca>
3612
3613         * Documentation/user/notation.itely: small but urgent fix.
3614
3615 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
3616
3617         * lily/duration-scheme.cc: bugfix: correct parameters to
3618         SCM_ASSERT_TYPE.
3619
3620         * THANKS: added Pal.
3621
3622         * Documentation/user/notation.itely: bugfix: unTeXified
3623         $\\backslash$.  Bugfix: yet another glyph renaming victim:
3624         "timesig.*x/y" -> "timesig.*xy".
3625
3626 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3627         
3628         * VERSION (PACKAGE_NAME): release 2.5.12
3629
3630 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3631
3632         * ly/engraver-init.ly: set tieWaitForNote to #t by default
3633
3634         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
3635
3636         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
3637
3638         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
3639
3640 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3641
3642         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
3643         latin1..utf-8.
3644
3645         * input/regression/stanza-number.ly:
3646         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
3647
3648         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
3649
3650 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3651
3652         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
3653         NEWS. Refer to website for older news.  
3654
3655         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
3656         .HTML. This should be done for specific servers only.
3657
3658         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
3659         .ly image examples.
3660
3661         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
3662         in layer 0 too.
3663
3664         * scm/define-context-properties.scm
3665         (all-user-translation-properties): add tieWaitForNote
3666
3667         * scm/define-grobs.scm (all-grob-descriptions): add
3668         Tie_column::before_line_breaking
3669
3670         * lily/tie.cc (get_column_rank): new function
3671
3672         * lily/tie-column.cc (before_line_breaking): new function.
3673         (werner_directions): take into account ties that start on
3674         different columns.  
3675
3676         * lily/score-engraver.cc (set_columns): move add_column() so we
3677         have column rank available.
3678
3679         * lily/tie.cc (get_column_rank): new function.
3680
3681         * input/regression/utf8.ly (japanese): add japanese lyrics.
3682
3683         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
3684
3685         * THANKS: add Steve D
3686
3687         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
3688         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
3689
3690 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
3691
3692         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
3693         to show harmonic notes
3694         * scm/define-markup-commands.scm: in \markup-by-number
3695         "dots-dot" -> "dots.dot" to show dotted notes
3696
3697 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3698
3699         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
3700
3701         * flower/memory-stream.cc (writer): new file.
3702
3703         * configure.in: add endian test.
3704
3705 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
3706
3707         * Documentation/user/examples.itely: small
3708         simplification/beautification
3709
3710         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
3711         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
3712         notation manual.
3713
3714         * lily/mensural-ligature.cc: bugfix: another few victims of the
3715         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3716
3717         * ly/gregorian-init.ly: commit some experimental code for hi-level
3718         ligature input language lying around here for several months.
3719
3720         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
3721         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3722
3723         * lily/vaticana-ligature-engraver.cc: bugfix: another few
3724         "x-y-z"->"x.y.s-z" fixes.
3725
3726 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3727
3728         * scm/framework-pdf.scm (scm): new file
3729
3730         * lily/include/pdf.hh (class Pdf_file): new file.
3731
3732         * lily/pdf.cc (write_trailer): new file.
3733
3734 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
3735
3736         * input/regression/color.ly: new file
3737
3738         * lily/stencil.cc (interpret_stencil_expression):
3739         when a color expression is encountered: save current color,
3740         process the rest of the expression, and restore previous color.
3741
3742         * lily/system.cc (get_line): check all grobs for color property and
3743         prepare the stencil scheme expressions for further processing.
3744         Fix layer-loop.
3745
3746         * scm/define-grob-properties.scm: introduce the color property.
3747
3748         * scm/output-lib.scm: color helper functions.
3749
3750         * scm/output-ps.scm: introduce setcolor/resetcolor.
3751
3752 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3753
3754         * ly/*.ly, input/regression/*.ly: Added missing \version
3755         statements in some files.
3756
3757 2005-02-15  Graham Percival  <gperlist@shaw.ca>
3758
3759         * Documentation/user/notation.itely: minor editing.
3760
3761         * Documentation/user/converters.itely: updated convert-ly bugs.
3762
3763         * Documentation/user/lilypond-book.itely: add info about using
3764         feta characters in latex.
3765
3766 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3767
3768         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
3769
3770 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3771
3772         * scm/define-grob-properties.scm (all-user-grob-properties):
3773         removed 'dashed property.
3774
3775 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3776
3777         * scm/lily.scm (define-safe-public): new macro for defining
3778         variables that can be used in --safe mode. Use it in *.scm
3779         instead of manually setting safe-objects in safe-lily.scm.
3780
3781 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3782         
3783         * lily/slur.cc: Slur-dash patch by Bertalan.
3784
3785         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
3786
3787         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
3788
3789 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3790
3791         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
3792
3793 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3794
3795         * mf/GNUmakefile: teTeX-3.0 install fix.
3796
3797         * Cygwin patch from Bertalan.
3798
3799         * stepmake/stepmake/metafont-rules.make: Remove bashism.
3800
3801 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3802
3803         * GNUmakefile.in: 
3804         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
3805
3806         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
3807         2.0.x compatibility.
3808
3809 2005-02-08  Werner Lemberg  <wl@gnu.org>
3810
3811         * mf/feta-din-code.mf: Format; clean up code.
3812         Replace `---' with `--' plus explicit path directions.
3813         (linethickness#, stafflinethickness#): Remove.
3814         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
3815         ("dynamic s"): Improve shape.
3816         ("dynamic p"): Improve shape.
3817         Replace `draw' with better outline approximation.
3818         ("dynamic r"): Improve shape.
3819         Don't call `fill' and `draw' at the same time.
3820
3821 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3822
3823         * SConstruct (symlink):
3824         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
3825         build fix: add enc symlink.
3826
3827         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
3828
3829         Support for DESTDIR besides prefix=/foo
3830
3831         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
3832
3833         * stepmake/stepmake/*.make:
3834         * */GNUmakefile:
3835         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
3836
3837         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
3838
3839         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
3840         mawk in fontforge (date) test.
3841
3842 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3843
3844         * scm/font.scm (make-century-schoolbook-tree): add NCS as
3845         font-family=roman. Add Luxi Sans as sans
3846
3847 2005-02-07  Graham Percival  <gperlist@shaw.ca>
3848
3849         * Documentation/user/notation.itely: add warning about
3850         percent repeats and Voice contexts.
3851
3852         * Documentation/user/lilypond-book.itely: clarified the
3853         necessity of dvips -u arguments.
3854
3855 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3856
3857         * THANKS: Added a bunch of bug hunters.
3858
3859 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3860
3861         * scm/framework-ps.scm (output-preview-framework): bugfix.
3862
3863         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
3864         o/ for chord modifier..
3865
3866         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
3867
3868         * lily/drum-note-performer.cc:  remove unused (thanks Michael
3869         Welsh Duggan). 
3870
3871 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3872
3873         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
3874
3875         * ly/titling-init.ly: Do not also print intstrument in header on
3876         first page.  Do not print page number on first and only page.
3877
3878 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3879
3880         * input/regression/*.ly: remove old-relative everywhere
3881
3882         * lily/music-sequence.cc (simultaneous_relative_callback): do
3883         what-if analysis on copy, not on original. Fixes old-relative
3884         compatibility.
3885
3886         * scm/backend-library.scm (postscript->png): space before
3887         --verbose.
3888         
3889 2005-02-05  Werner Lemberg  <wl@gnu.org>
3890
3891         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
3892         is defined.
3893
3894         * mf/feta-alphabet.mf: Define `staffsize#'.
3895         Include `feta-params.mf'.
3896         s/staffheight/design_size/.
3897
3898         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
3899
3900         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
3901
3902         * mf/feta-nummer-code.mf: Reformatted.
3903         (draw_six): Use outline intersection to avoid a self-intersecting
3904         path.
3905         ("Numeral comma"): Fix serious outline glitches.  This slightly
3906         changes the glyph shape.
3907         ("Numeral dash"): Use `draw_rounded_block'.
3908         ("Numeral dot"): Use `drawdot'.
3909         ("Numeral 1"): Assure identical tangent directions for the
3910         intersection points of paths.  The glyph shape improvement is only
3911         visible at very high magnifications.
3912         ("Numeral 2"): Use `solve' macro to make the lower right part of
3913         the glyph outline touch the x axis exactly.  This changes the
3914         glyph shape.
3915         Minor fixes for better overlap removal support.
3916         ("Numeral 4"): Make lefter corner `rounder'.
3917         ("Numeral 5"): Assure identical tangent directions for the
3918         intersection points of paths.  This improves the glyph shape at
3919         high magnifications.
3920         ("Numeral 7"): Use `solve' macro to make the upper right part of
3921         the glyph outline touch the metrics box exactly.  This changes the
3922         glyph shape.
3923         Avoid corner in the upper left part of the glyph (causing a minor
3924         shape change).
3925
3926         * mf/feta-ital-*.mf: Removed.  Unused.
3927
3928 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3929
3930         * VERSION (PATCH_LEVEL): release 2.5.11
3931
3932         * input/regression/fill-line-test.ly: new file.
3933
3934         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
3935         emmentaler name, eg. emmentaler-23. 
3936
3937 2005-02-04  Christian Hitz  <chhitz@gmx.net>
3938
3939         * scm/scm/define-markup-commands.scm (fill-line): rework for better
3940         alignment with centered texts
3941
3942         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
3943         list of paddings
3944
3945 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3946
3947         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
3948
3949         * lily/note-column.cc (translate_rests): call flush_extent_cache()
3950         of parents when translating rests. Fixes: c-chord-rest.ly 
3951
3952         * lily/include/dimension-cache.hh (struct Dimension_cache): add
3953         dimension_callback_ member.
3954
3955         * lily/grob.cc (flush_extent_cache): new function. Force recompute
3956         of extents.
3957
3958 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3959
3960         * all but lily/*: The grand 2004/2005 replace.
3961
3962 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3963
3964         * lily/*: add space after ,  
3965
3966         * scm/music-functions.scm (has-request-chord): don't use
3967         ly:music-name anywhere. Fixes <<\\>> notation. 
3968
3969         * scm/define-markup-commands.scm (box): use font-size for
3970         padding. Fixes boxed-rehearsal-marks.ly
3971
3972         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
3973         identifier definition too, so foo = \lyrics { ...   } bar = #1
3974         doesn't complain about "bar" being LYRICS_STRING.
3975
3976         * lily/paper-def.cc (find_pango_font): new routine; Store
3977         pango_fonts in hash tab too. This is necessary for retrieving
3978         Pango_fonts::physical_font_tab() later on.
3979  
3980         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
3981         crash if psname is null.
3982
3983         * lily/lily-guile.cc (ly_hash2alist): new function
3984
3985         * Documentation/user/changing-defaults.itely (Text encoding):
3986         rewrite. 
3987
3988         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
3989         -> font_filename mapping.
3990
3991         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
3992         ly_pango_font_physical_fonts
3993
3994         * scm/framework-ps.scm (supplies-or-needs): extract names from
3995         physical Pango_fonts.
3996
3997         * utf8.ly: new file.
3998
3999 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4000
4001         * Documentation/user/changing-defaults.itely (Page layout): add
4002         doco about systemSeparatorMarkup.
4003
4004         * scm/page-layout.scm (default-page-make-stencil): add-to-page
4005         function.
4006         (default-page-make-stencil): insert system separators.
4007
4008         * scm/define-markup-commands.scm (hcenter): add
4009         (beam): add.
4010
4011 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4012
4013         * scm/output-ps.scm (ez-ball): reinstate ez notation.
4014
4015 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4016
4017         * lily/main.cc: Spell backend consistently.  Sort options.
4018
4019 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4020
4021         * scripts/lilypond-book.py (Module): revert @include.
4022         
4023 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4024
4025         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
4026         Bugfix: @include .tex (not .texi).  Small cleanups.
4027
4028         * stepmake/bin/add-html-footer.py (i18n): New function.
4029
4030 2005-01-31  Werner Lemberg  <wl@gnu.org>
4031
4032         * mf/feta-nummer.mf: Removed.  Unused.
4033
4034 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4035
4036         * lily/ : 2004 -> 2005 s&r
4037
4038         * scm/file-cache.scm (cached-file-contents): add file. Read each
4039         file only once.
4040
4041         * scm/font.scm (add-pango-fonts): change order. Medium weight is
4042         now default.
4043
4044         * VERSION: release 2.5.10
4045         
4046         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
4047
4048         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
4049
4050         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
4051         that both X and Y extents of bbox are non-nil.
4052
4053 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4054
4055         * scm/chord-name.scm (alteration->text-accidental-markup): change
4056         - to . 
4057
4058         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
4059
4060         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
4061
4062         * Documentation/user/invoking.itely (Invoking lilypond): add note
4063         about EPS backend.
4064
4065         * scm/framework-eps.scm: new file: create per-system/per-page EPS
4066         files for inclusion in lilypond-book document.
4067
4068         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
4069
4070         * input/tutorial/lbook-texi-test.texi: new file.
4071
4072         * scm/safe-lily.scm (safe-objects): add
4073         {begin,end}-of-line-(in)?visible as safe.
4074  
4075 2005-01-30  Graham Percival  <gperlist@shaw.ca>
4076
4077         * Documentation/user/changing-defaults.itely: fixed example
4078         of (dynamics).
4079
4080 2005-01-29  Graham Percival  <gperlist@shaw.ca>
4081
4082         * lily/main.cc: fix info about -o=FILE.
4083
4084 2005-01-29  Werner Lemberg  <wl@gnu.org>
4085
4086         * mf/feta-toevallig.mf ("Natural"): Completely changed the
4087         construction to assure smooth transition from straight to curved
4088         lines.
4089
4090 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4091
4092         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
4093         stencils.
4094
4095         * ps/lilyponddefs.ps: add start-page, start-system doesn't
4096         translate to top of page. Fixes alignment problems of
4097         lilypond-generated EPS files.
4098
4099 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4100
4101         * scm/part-combiner.scm (analyse-spanner-states): trigger on
4102         crescendo-end as well, since Decrescendo maybe ended with Stop
4103         Crescendo.). Fixes: partcombine-diminuendo.ly
4104
4105         * scm/script.scm (default-script-alist): swap portato symbols.
4106
4107         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
4108
4109         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4110         ly:outputter-port. New function.
4111
4112         * scm/framework-ps.scm (output-classic-framework): dump a
4113         -systems.texi too
4114         (output-classic-framework): dump multiple systems on an "infinite"
4115         page EPS including fonts. 
4116
4117         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
4118         .eps files for both texi and tex formats. Use PNG coming from
4119         lilypond.
4120         
4121 2005-01-28  Graham Percival  <gperlist@shaw.ca>
4122
4123         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
4124
4125         * scripts/lilypond-latex.py: fix info about -o=FILE.
4126
4127 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4128
4129         * ly/generate-embedded-cff.ly: write .cff.ps files.
4130
4131         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
4132
4133         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4134         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
4135
4136 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4137
4138         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
4139
4140 2005-01-28  Werner Lemberg  <wl@gnu.org>
4141
4142         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
4143         macros.
4144         (draw_bulb): Improved.
4145
4146         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
4147         metapost bug.
4148         (draw_pedal_P): Use soft_end_penstroke.
4149         (draw_pedal_d): Use soft_start_penstroke.
4150
4151         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
4152         path.
4153         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
4154         doesn't change the glyph shape.
4155
4156         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
4157         changing the shape) to avoid fontforge warnings.
4158
4159         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
4160         soft_end_penstroke and fix glyph shape.
4161
4162 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4163
4164         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
4165
4166 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4167
4168         * scm/define-markup-commands.scm (line): filter out empty stencils
4169         from line command.
4170
4171         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
4172         amount.
4173
4174 2005-01-27  Graham Percival  <gperlist@shaw.ca>
4175
4176         * Documentation/user/notation.itely: added info about what
4177         \voiceFoo does.  Also rewrote warning about marks at
4178         a line break.
4179
4180         * Documentation/user/changing-defaults.itely: added info
4181         about putting dynamics in parenthesis and brackets.
4182
4183 2005-01-27  Werner Lemberg  <wl@gnu.org>
4184
4185         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4186
4187 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4188
4189         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4190         portato-direction.ly
4191
4192         * lily/beam.cc (consider_auto_knees): add beam height to
4193         threshold. Fixes: knee-multiple-beam.ly
4194
4195         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4196         pedal line spanners. Fixes: instrument-center-pedal.ly
4197
4198         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4199         if encountering barline. Fixes: auto-beam-repeat.ly
4200
4201 2005-01-26  Werner Lemberg  <wl@gnu.org>
4202
4203         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4204         overlapping.
4205
4206         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4207         with inflections for the 1/2 sharp glyph.
4208
4209         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4210         connection between `t' and `r'.
4211         Unify bulb with the rest of `r' to avoid grazing outlines which
4212         confuses the overlap removal algorithm of fontforge.
4213
4214         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4215         inflections.
4216         (draw_cross): Fix shape to have uniform thickness in corners.
4217
4218         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4219         to avoid an uneven number of self-intersections; this confuses
4220         fontforge.
4221         Fix a slight bug in the shape at left bottom (which is visible only
4222         at high magnifications).
4223         `Center' the stem horizontally to avoid overlapping.
4224
4225 2005-01-24  Werner Lemberg  <wl@gnu.org>
4226
4227         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4228         to `asis'.
4229         (fet_begingroup): Save group name in string `feta_group'.
4230         (fet_endgroup): Updated.
4231         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4232
4233         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4234
4235         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4236         in metapost.
4237
4238 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4239
4240         * Documentation/user/notation.itely: really minor editing.
4241
4242 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4243
4244         * Documentation/user/examples.itely: minor editing.
4245
4246         * Documentation/user/changing-defaults.itely: minor editing.
4247
4248         * Documentation/user/notation.itely: clarified info on polyphony
4249         and \addlyrics.
4250
4251 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4252
4253         * scm/output-gnome.scm: 
4254         * scm/output-svg.scm:
4255         * scm/lily-library.scm (font-name-style): Update font name
4256         kludging for fontconfig use.
4257
4258 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4259
4260         * scm/define-markup-commands.scm: Document right-align and
4261         larger markup commands. Remove "TODO" from the topmost comment
4262         "each markup function should have a doc string." More consistent
4263         use of new-lines.
4264
4265 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4266
4267         * Documentation/user/changing-defaults: removed info about
4268         copyright symbol, since it's likely to change soon.
4269         Added info about betweensystemspace.
4270
4271         * Documentation/user/notation.itely: minor fixes.
4272
4273         * Documentation/user/lilypond.tely,
4274         Documentation/user/music-glossary.tely: changed copyright
4275         date to 2005 instead of 2004.
4276
4277         * input/test/volta-chord-names.ly: added old example back.
4278
4279 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4280
4281         * mf/feta-beugel.mf: use design size 20 (not 15).
4282
4283         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4284         change name to aybabtu completely
4285
4286 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4287
4288         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4289         design_size to fontname
4290
4291 2005-01-19  Werner Lemberg  <wl@gnu.org>
4292
4293         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4294         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4295
4296         * mf/feta-autometric.mf (set_char_box): Add code which emits
4297         specials for mf2pt1 if run with metapost.
4298         (to_bp): New macro for mf2pt1.
4299
4300 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4301
4302         * Documentation/user/changing-defaults: added info on
4303         creating a copyright symbol.
4304
4305 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4306
4307         * VERSION: release 2.5.9
4308         
4309 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4310
4311         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4312
4313         * Documentation/user/notation.itely: Document
4314         score-override-auto-beam-setting Fix documentation for
4315         revert-auto-beam-setting.
4316
4317 2005-01-18  Werner Lemberg  <wl@gnu.org>
4318
4319         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4320         (procset): New function to define a procset resource.
4321         (ps-embed-pfa): New function to define a font resource.
4322         (setup): New function to define a `Setup' environment.
4323         (preamble): Use new functions.
4324
4325         * ps/lilypond.defs (init-lilypond-parameters): New function to
4326         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4327
4328 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4329
4330         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4331
4332 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4333
4334         * scm/define-markup-commands.scm: Change number->markletter-string
4335         to take two arguments (vector number). Add number->mark-alphabet-vector
4336         and markalphabet markup command.
4337
4338         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4339         format-mark-alphabet, format-mark-box-barnumbers and
4340         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4341
4342 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4343
4344         * Documentation/user/examples.itely: add SATB automatic piano
4345         reduction template.
4346
4347         * Documentation/user/notation.itely: added info about changing
4348         partcombine texts.  Also adds examples of alternate lyrics.
4349
4350         * Documentation/user/changing-defaults.itely: added warning
4351         about \RemoveEmptyStaffContext overriding previous changes.
4352
4353 2005-01-17  Werner Lemberg  <wl@gnu.org>
4354
4355         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4356         feta-alphabet*.
4357
4358 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4359
4360         * python/lilylib.py (make_ps_images): don't do final showpage for
4361         multi-page documents.
4362         
4363         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4364
4365 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4366
4367         * Documentation/user/lilypond.tely: changed order of appendices;
4368         unified index should be last.
4369
4370         * Documentation/user/notation.itely: add example of key signatures
4371         and info about Staff.printKeyCancellation.
4372
4373 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4374
4375         * lily/include/repeated-music.hh (class Repeated_music): change
4376         into "namespace" class.
4377
4378         * lily/event.cc: remove Key_change_event.
4379
4380         * lily/include/transposed-music.hh (class Transposed_music): remove.
4381
4382         * lily/transposed-music.cc: remove
4383
4384         * lily/include/relative-music.hh: remove.
4385
4386         * lily/include/music-sequence.hh (struct Music_sequence): change
4387         into "namespace" class.
4388
4389         * lily/untransposable-music.cc (Module): remove
4390
4391         * lily/include/un-relativable-music.hh (Module): remove
4392
4393         * lily/include/untransposable-music.hh (Module): remove
4394
4395         * lily/include/music-list.hh (Module): remove file
4396
4397         * lily/un-relativable-music.cc: remove file.
4398
4399 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4400
4401         * lily/parser.yy: Compile fix.
4402
4403 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4404
4405         * lily/include/music.hh (class Music): unvirtualize transpose().
4406
4407         * lily/sequential-music.cc: remove file.
4408
4409         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4410
4411         * lily/slur-scoring.cc (get_best_curve): only switch on
4412         DEBUG_SLUR_SCORING for non NDEBUG builds.
4413
4414         * lily/include/music.hh (class Music): replace Music::start_mom()
4415         by start-callback property
4416
4417         * lily/include/grace-music.hh: remove file. 
4418
4419         * lily/stem.cc (height): robustness fix.
4420
4421         * lily/time-scaled-music.cc: remove file.
4422
4423         * lily/include/music.hh (class Music): include SCM init argument.
4424         (class Music): replace Music::get_length() virtual by
4425         length-callback property everywhere.
4426
4427         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4428
4429         * mf/GNUmakefile: don't install *list.ly
4430
4431 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4432
4433         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4434
4435 2005-01-12  Werner Lemberg  <wl@gnu.org>
4436
4437         This patch addresses the following problems in the feta sources
4438         files which contribute to the fetaXX fonts.
4439
4440         . Many fixes for rasterization at low resolutions (consistent use of
4441           `vround' and `hround', integer shift values for paths, applying
4442           `eps' for mirrored paths, use of `define_whole_pixels' and
4443           friends, etc.) -- while this probably looks like a waste of time
4444           it has revealed deficiencies in some glyph shapes.  See comment at
4445           the end of feta-params.mf how vertical symmetry is achieved.
4446
4447         . The `---' operator has been replaced everywhere with `--'; this
4448           both improves and considerably reduces the font size after
4449           conversion with mf2pt1.
4450
4451         These change aren't explicitly mentioned below since virtually all
4452         glyphs are affected.
4453
4454         Other notable differences:
4455
4456         . Glyphs from feta-accordion.mf now have charboxes around the
4457           outline.
4458
4459         . Fixed incorrect charbox for `accDot'.
4460
4461         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4462
4463         . Fixed position of the bow in the `upprall' glyph and its siblings.
4464
4465         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4466           dependent on the staff line thickness to avoid touching the middle
4467           staff line at smaller sizes.
4468
4469         . Largely extended output for feta-testXX: Where useful, glyphs
4470         are shown both between and on staff lines.
4471
4472
4473         * mf/feta-params.mf (staff_space_rounded,
4474         stafflinethickness_rounded, linethickness_rounded,
4475         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4476         Update all code which uses them where appropriate.
4477         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4478         New variables used to control rasterization at low resolutions.  Set
4479         to zert if feta code is processed with metapost.
4480
4481         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4482         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4483         (flare_path): Updated.
4484         Make it work with `filldraw' (but only circular pens).
4485         (hfloor, vfloor, hceiling, vceiling): New macros.
4486
4487         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4488         Use `draw' again in mf mode to have good pixel dropout control.
4489         Fix intersection points of horizontal lines with circle.
4490         ("accDot"): Fix parameters for set_char_box.
4491         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4492         control.
4493
4494         * mf/feta-banier.mf: Updated.
4495
4496         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4497         testing.
4498         (undraw_inside_ellipse): Remove `center' argument.  Update all
4499         callers.
4500         (draw_brevis): New macro, called by "Brevis notehead".
4501         (draw_whole_triangle_head): New macro, called by "Whole
4502         trianglehead".
4503         (draw_small_triangle_head): Use `filldraw'.
4504
4505         * mf/feta-eindelijk.mf: Remove useless global group.
4506         Updated.
4507
4508         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4509         `filldraw'.
4510
4511         * mf/feta-pendaal.mf: Updated.
4512
4513         * mf/feta-puntje.mf: Updated.
4514
4515         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4516         less points.
4517         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4518         dropout control.
4519         ("Varied Coda"): Use `draw_block'.
4520         (draw_comma): Fix typo.
4521         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4522         pixel dropout control.
4523
4524         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4525         position of bow.
4526
4527         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4528         sizes.
4529
4530         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4531         testing.
4532         (draw_meta_sharp): Much simplified.
4533         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4534
4535         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4536
4537 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4538
4539         * Documentation/user/notation.itely (Ancient rests): Fix typo
4540         (thanks Anthony)
4541
4542 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4543
4544         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4545
4546         * lily/main.cc (setup_paths): Add cff.
4547
4548         * mf/GNUmakefile (foe): Include actual target %.cff.
4549         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4550
4551 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4552
4553         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4554         suffix for main_input_b_.
4555
4556         * scm/music-functions.scm (toplevel-music-functions):
4557         precompute music lengths for music expressions.  
4558
4559 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4560
4561         * lily/include/input.hh (class Input): new `end_' slot for end of
4562         input. Renamed defined_str0_ to start_.
4563
4564         * lily/input.cc (Input): Add Input::Input (Input const &) and
4565         remove Input::Input (Source_file*, char const *). Use the new
4566         slots.
4567         (set_location): method used by bison to propagate input
4568         locations (YYLLOC_DEFAULT).
4569         (end_line_number, end_column_number, step_forward): new methods
4570         
4571         * lily/input-scheme.cc (ly:input-both-locations): new function,
4572         similar to ly:input-location, but also return the end line and
4573         column.
4574
4575         * lily/include/includable-lexer.hh: 
4576         * lily/includable-lexer.cc: 
4577         * lily/include/lily-lexer.hh (class Lily_lexer): 
4578         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
4579         Includable_lexer to Lily_lexer, in order to update lexloc (the
4580         yylloc), a new slot of Lily_lexer.
4581         (here_input, LexerError): simplify by using the lexloc slot (aka
4582         yylloc)
4583
4584         * lily/lexer.ll: #define yylloc to use input locations (it may
4585         be useless here?). Fixed the #embedded_scm rule (step the location
4586         forward in order to skip the sharp sign before parsing the scheme
4587         expression)
4588
4589         * lily/include/lily-parser.hh (class Lily_parser): 
4590         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
4591         here_input()
4592         (parser_error): overload for more precise locations of errors.
4593
4594         * lily/parser.yy (YYLTYPE): set location type to Input
4595         (YYLLOC_DEFAULT): use Input::set_location()
4596         (yylex): add the YYLTYPE* location parameter.
4597         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
4598         Give an Input parameter to THIS->parser-error() for more accurate
4599         messages.
4600
4601 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4602
4603         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
4604
4605         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
4606         on BEAMQUANTING for non-NDEBUG builds.
4607
4608         * lily/stem.cc (head_count): performance: avoid String::String()
4609         inside oft called function.
4610
4611 2005-01-09  Graham Percival  <gperlist@shaw.ca>
4612
4613         * Documentation/user/examles.itely: attempted fix for broken
4614         string quartet template.
4615
4616         * Documentation/user/notation.itely: remove unnecessary broken
4617         link.
4618
4619 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4620
4621         * VERSION (PACKAGE_NAME): release 2.5.7
4622
4623 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4624
4625         * config.make.in (METAFONT): Append -progname=mf, fixes use with
4626         mf-nowin for teTeX-3.0.  Backportme.
4627
4628         * scm/output-svg.scm (utf8-string): New function.
4629
4630         * scm/output-gnome.scm (utf8-string): New function.
4631         (otf-name-mangling): Remove.
4632
4633         * lily/pango-font.cc (Pango_font): Use font string iso font
4634         filename for utf8-text.
4635
4636         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
4637         name.
4638
4639 2005-01-08  Graham Percival  <gperlist@shaw.ca>
4640
4641         * Documentation/user/notation.itely: add info about
4642         Staff.extraNatural = ##f in Pitches section.  Also
4643         fixed some minor issues in the Vocal music section.
4644
4645 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4646
4647         * scm/output-ps.scm (white-text): comment out Helvetica font,
4648         which is broken for my GS install.
4649
4650         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
4651         which provides a tighter bbox.
4652
4653         * scm/define-grobs.scm (all-grob-descriptions): remove all
4654         extra-offsets from definitions.
4655
4656 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
4657
4658         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
4659         add tuning for 4-string bass and some common 4/5-string banjo
4660         tunings.  New function (four-string-banjo) turns a 5-string tuning
4661         into a 4-string tuning.  New function
4662         (fret-number-tablature-format-banjo) computes correct fret numbers
4663         on 5-string banjos.
4664
4665         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
4666         Add beam correction to TabVoice.
4667
4668         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
4669         using bold font; makes tabs more readable.
4670
4671 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4672
4673         * lily/font-select.cc (get_font_by_design_size): don't make
4674         Modified_font_metric; this causes trouble, since we don't know the
4675         font magnification from inside Pango_font::text_stencil()
4676
4677         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
4678
4679         * Documentation/user/notation.itely (The Lyrics context): comment out
4680         broken {Small ensembles} link.
4681
4682         * scm/framework-svg.scm (output-framework): change calling convention.
4683
4684         * lily/object-key-dumper-scheme.cc: new file.
4685
4686         * lily/object-key-undumper-scheme.cc: new file.
4687
4688         * lily/tweak-registration-scheme.cc: new file.
4689
4690         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
4691
4692         * Documentation/user/examples.itely (String quartet): uncomment
4693         broken example.
4694
4695         * lily/font-config.cc: new file.
4696
4697 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4698
4699         * scm/output-svg.scm: 
4700         * scm/output-gnome.scm: s/bigcheese/emmentaler.
4701
4702         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
4703
4704 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4705
4706         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
4707         Add headers.
4708
4709         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
4710
4711 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4712
4713         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
4714
4715         * lily/include/main.hh: lose _b hungarian suffixes for global
4716         variables.
4717
4718         * lily/include/lily-guile-macros.hh: new file.
4719
4720         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
4721
4722         * lily/general-scheme.cc: new file. 
4723
4724         * lily/font-select.cc (get_font_by_design_size): retrieve
4725         PangoFont for (designsize . "pango-descr") entries.
4726
4727         * lily/lily-parser-scheme.cc: new file.
4728
4729         * lily/output-def-scheme.cc: new file.
4730
4731         * lily/paper-book-scheme.cc: new file.
4732
4733         * lily/duration-scheme.cc (LY_DEFINE): new file.
4734
4735         * lily/pitch-scheme.cc:  new file.
4736
4737         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
4738
4739 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4740
4741         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
4742
4743 2005-01-06  Graham Percival  <gperlist@shaw.ca>
4744
4745         * Documentation/user/notation.itely: minor editing.
4746
4747         * Documentation/user/changing-defaults: minor editing.
4748
4749         * Documentation/user/examples.itely: add template for
4750         string quartet part extraction; demonstrates tag.
4751
4752 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
4753
4754         * Documentation/user/notation.itely: documents
4755         format-mark-box-letters and format-mark-box-numbers
4756
4757         * scm/define-context-properties.scm: change comment.
4758
4759 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4760
4761         * scm/framework-ps.scm (output-classic-framework): new function:
4762         dump systems as separate .eps files (without fonts) and write a
4763         single collecting .tex file.
4764
4765 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4766
4767         * Documentation/user/notation.itely (Setting simple songs):
4768         Correct several errors in the equivalent formulation of
4769         \addlyrics. 
4770         (The Lyrics context): Corrected link to the SATB example.
4771
4772 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4773
4774         * scm/lily.scm (completize-formats): new function
4775         (postprocess-output): new function
4776
4777         * lily/paper-book.cc (classic_output): change calling
4778         convention. Give basename as first argument. 
4779         remove Paper_book::post_processing().
4780
4781         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
4782
4783 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4784
4785         * lily/paper-outputter.cc (LY_DEFINE): new function
4786         ly:outputter-close.
4787
4788         * lily/main.cc: change --format,-f to --backend,-b
4789
4790         * lily/include/main.hh: rename format to backend.
4791
4792         * scm/translation-functions.scm (format-mark-box-numbers): add.
4793         patch by Erlend Aasland
4794
4795 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4796
4797         * lily/pango-font.cc (text_stencil): dump string as
4798         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
4799
4800 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4801
4802         * configure.in (gui_b): Remove handy developer-only
4803         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
4804         CVS source installations (but break other non-default but correct
4805         PKG_CONFIG_PATH setups), as this is no longer developer-only.
4806
4807         * SConstruct: 
4808         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
4809         compatibility (backportme).
4810
4811         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
4812
4813 2005-01-03  Werner Lemberg  <wl@gnu.org>
4814
4815         Prepare glyph shapes for mf2pt1 conversion.
4816
4817         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
4818         (accDiscant, accFreebase, accStdbase): Replace `draw' with
4819         `penstroke'.
4820         (accDot): Use `drawdot'.
4821         (accBayanbase): Replace `draw' with `draw_gridline'.
4822         (print_penpos): Moved to feta-macros.mf.
4823         (accOldEE): Replace `filldraw' with `penstroke'.
4824         Replace `draw' with `penstroke' and `drawdot'.
4825
4826         * mf/feta-banier.mf: Code clean-up.
4827         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
4828         `fill'.
4829
4830         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
4831
4832         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
4833         paremeter to control drawing of labels.  Update all callers.
4834
4835         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
4836         (new_bulb): Return a bulb as a single path.  To do that, it now
4837         takes some more parameters.  Updated all callers.
4838         (draw_gclef): Major clean-up.  `draw' has been replaced with
4839         `penstroke', unnecessary outlines have been removed.
4840         Remove (unused) gnome-canvas code.
4841
4842         * mf/feta-macros.mf (print_penpos): New macro (from
4843         feta-accordion.mf).
4844         Other minor fixes.
4845
4846         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
4847         ("Pedal dot"): Use `drawdot'.
4848         (draw_pedal_P): Add parameter to control drawing of labels.  Update
4849         all callers.
4850         Fix shape at top.
4851         (draw_pedal_e): Add parameter to control drawing of labels.  Update
4852         all callers.
4853         (draw_pedal_d): Add parameter to control drawing of labels.  Update
4854         all callers.
4855         Revert drawing direction.
4856
4857         * mf/feta-schrift.mf (draw_fermata): Use single path.
4858         (draw_short_fermata): Replace `filldraw' with `fill'.
4859         (draw_long_fermata, draw_very_long_fermata): Replace calls to
4860         `draw_rounded_block' with a single path.
4861         ("Thumb"): Draw full circle instead of mirroring segments.
4862         (draw_accent): New macro.
4863         ("> accent", "espr"): Use it.
4864         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
4865         ("open (unstopped)"): Draw full circle instead of mirroring
4866         segments.
4867         (draw_vee): Removed.
4868         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
4869         ("Downbow"): Replace calls to `draw_rounded_block' with a single
4870         path.
4871         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
4872         partial pieces drawn with `fill' -- these do still overlap with the
4873         stem of the `t' but just once, not multiple times so that fontforge
4874         can handle it gracefully.
4875         Change other parts of the glyph so that fontforge's overlapping
4876         algorithm reliably works.
4877         (draw_heel): Replace `draw' with `fill'.
4878         (draw_toe): Use `draw_accent' instead of `draw_vee'.
4879         ("Flageolet"): Replace `draw' with `penstroke'.
4880         ("Segno"): Replace `filldraw' with `penstroke'.
4881         Replace `draw' with `drawdot'.
4882         ("Coda"): Replace `fill' with `penstroke', using a single path.
4883         ("Varied Coda"): Use less overlapping paths.
4884         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
4885         single path.
4886
4887         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
4888         group to better control the `labels' command.
4889         Rename argument to `offset' and use it actually.  Update all
4890         callers.
4891         Replace `filldraw' with `fill'.
4892         ("mordent", "prallmordent", "upmordent", "downmordent",
4893         "lineprall"): Replace `draw' with `draw_gridline'.
4894         ("upprall", "downprall"): Replace `draw' with `fill'.
4895
4896         * mf/feta-timesig.mf: Formatting.
4897
4898         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
4899         to...
4900         ("Flat"): Here.
4901         (draw_paren): Move code to draw labels to...
4902         ("Right Parenthesis"): Here.
4903
4904 2005-01-02  Graham Percival <gperlist@shaw.ca>
4905
4906         * Documentation/user/notation.itely: add example of \setTextDecresc
4907         and \setTextDim.
4908
4909 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
4910
4911         * scm/define-markup-commands.scm :  fix glyph-strings of
4912         accidentals and \note-by-number
4913
4914 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4915
4916         * VERSION: 2.5.6 released.
4917         
4918         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
4919
4920         * input/regression/new-markup-scheme.ly: oops. font-family=music
4921         -> font-encoding fetaMusic.  
4922
4923         * lily/main.cc: put default to PS.
4924
4925         * lily/tfm.cc: idem.
4926
4927         * lily/afm.cc: idem.
4928
4929         * lily/include/modified-font-metric.hh (struct
4930         Modified_font_metric): remove coding_scheme() method.
4931
4932         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
4933
4934         * scripts/convert-ly.py (conv): crash on encountering \encoding.
4935
4936         * input/les-nereides.ly: convert to utf8
4937
4938         * lily/modified-font-metric.cc (text_dimension): idem.
4939
4940         * lily/parser.yy (TODO): idem.
4941
4942         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
4943
4944         * lily/lexer.ll: remove encoding
4945
4946         * scm/framework-ps.scm (output-variables): separately scale the
4947         page to mm 
4948
4949         * lily/pango-font.cc (Pango_font): fix scaling.
4950
4951         * lily/font-metric.cc (design_size): design_size returns a
4952         dimension now as well.
4953
4954 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4955
4956         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
4957         brace generation. 
4958
4959         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
4960
4961 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4962
4963         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
4964         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
4965
4966 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4967
4968         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
4969         in first run as well.
4970
4971         * scm/paper.scm (layout-set-staff-size): use text-font-size in
4972         dimension less points (ie. 12 = 12 point)
4973
4974         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
4975
4976         * lily/all-font-metrics.cc (find_pango_font): set description_
4977
4978         * lily/pango-font.cc (text_stencil): export size as well.
4979         (text_stencil): fix scaling and extents box.
4980
4981 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4982
4983         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
4984
4985         * Documentation/user/invoking.itely (Invoking lilypond): document
4986         texstr
4987
4988         * scripts/convert-ly.py (conv): add ancient rules.
4989
4990         * scm/clef.scm (c0-pitch-alist): replace - with .
4991
4992         * scripts/lilypond-book.py (process_snippets): add texstr support.
4993
4994         * scm/framework-texstr.scm (header): change extension to .textmetrics
4995
4996         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
4997         -f tex.
4998
4999         * lily/text-metrics.cc: new file.
5000         (try_load_text_metrics): new function
5001
5002         * lily/include/text-metrics.hh: new file.
5003
5004 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5005
5006         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
5007         ly_scheme_function to ly_lily_module_constant.
5008
5009         * lily/modified-font-metric.cc (text_dimension): try
5010         lookup_tex_text_dimension() first.
5011
5012         * lily/tfm.cc: new function ly:load-text-dimensions
5013
5014 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5015
5016         * scm/output-texstr.scm (text): use \lilygetmetrics
5017
5018         * scm/framework-texstr.scm (header): dump in new format.
5019
5020         * tex/lilypond-tex-metrics: new file.
5021         
5022 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5023
5024         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
5025         mapping.
5026         (index_to_charcode): New method.
5027
5028         * scm/output-ps.scm (glyph-string): 
5029         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
5030
5031 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5032
5033         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
5034         implement fully, need FONT to get to charcode.
5035
5036         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
5037
5038         * scm: Cleanups.
5039
5040         * Documentation/user/changing-defaults.itely: Fix internalsrefs
5041         {Tunable context properties},
5042         {All layout objects},
5043         {Music definitions}.
5044
5045 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5046
5047         * VERSION: release 2.5.5
5048         
5049         * lily/main.cc: use TeX as default output format.
5050
5051         * flower/file-path.cc (find): try to open directly as well, so we
5052         find absolute path files. 
5053
5054         * lily/pango-select.cc: new file.
5055
5056         * scm/framework-ps.scm: remove all encoding code. 
5057         load pfb/pfa for PangoFont too.
5058         
5059         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
5060
5061 2004-12-22  Werner Lemberg  <wl@gnu.org>
5062
5063         Prepare glyph shapes for mf2pt1 conversion.
5064
5065         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
5066
5067         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
5068         (define_triangle_shape): Use it to replace `draw' with `fill' and
5069         `unfill'.  Update all callers.
5070         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
5071         (draw_cross): Ditto.
5072         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
5073         Use penrazor for better conversion with mf2pt1.
5074         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
5075         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
5076         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
5077         draw_la_head, draw_ti_head): Replace `filldraw' with
5078         `fill'.  Update all callers.
5079
5080 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5081
5082         * lily/paper-book.cc (output): revert: only allow a single output
5083         format.
5084
5085         * lily/include/pango-font.hh: new file.
5086
5087         * lily/pango-font.cc: new file.
5088
5089         * lily/font-metric.cc (text_stencil): new routine
5090
5091         * lily/all-font-metrics.cc (find_pango_font): new routine.
5092
5093         * lily/include/font-metric.hh (struct Font_metric): add
5094         text_stencil()
5095
5096         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
5097
5098 2004-12-22  Werner Lemberg  <wl@gnu.org>
5099
5100         Prepare glyph shapes for mf2pt1 conversion.
5101
5102         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
5103
5104         * mf/feta-toevallig.mf: Formatting.
5105         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
5106         ("Natural"): Fix paths to allow better postprocessing.
5107         (draw_meta_flat): Use `z3l' as additional point in path to get
5108         better conversion with mf2pt1.
5109         Other minor cleanups.
5110         ("3/4 Flat"): Add auxiliary points and modify path to replace
5111         `draw' with `fill'.
5112         ("Double Sharp"): Mirror path segments instead of picture elements
5113         to get a single outline.
5114         Modify path to replace `filldraw' with `fill'.
5115
5116 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5117
5118         * input/test/unfold-all-repeats.ly: added file back.
5119
5120         * Documentation/user/notation.itely,
5121         Documentation/user/programming-interface.itely
5122         Documentation/user/changing-defaults.itely: fixed misc broken
5123         links to input/test/ files.
5124
5125 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5126
5127         * tex/texinfo.tex: Update.  We should not be distributing this,
5128         but since we do, use latest version.
5129
5130         * Documentation/user/macros.itexi: Comment-out \fetaflat,
5131         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
5132         macros for feta glyphs.
5133
5134 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5135
5136         * Documentation/user/changing-defaults.itely: fix index for set.
5137
5138         * Documentation/user/converters.itely: added convert-ly bugs list
5139         from CVS.
5140
5141 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5142
5143         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
5144         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
5145         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
5146         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
5147
5148         * mf/GNUmakefile (pfa_warning): Use less broken check.
5149
5150         * python/lilylib.py (setup_environment): Remove cruft from
5151         GS_FONTPATH.
5152
5153         * configure.in: Bump mftrace requirement to 1.1.1.
5154
5155 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5156
5157         * scm/output-svg.scm (beam): Use polygon.
5158
5159         * scm/lily-library.scm: Bugfix.
5160
5161         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
5162
5163         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
5164
5165 2004-12-19  Werner Lemberg  <wl@gnu.org>
5166
5167         Prepare glyph shapes for mf2pt1 conversion.
5168
5169         * mf/feta-eindelijk: Some formatting.
5170         (multi_rest_x, multi_beam_height): Removed.  Unused.
5171         ("Quarter rest"): Use `intersectiontimes' to create a single
5172         outline.
5173         (rest_crook): Removed.  Unused.
5174         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
5175         Simplified.
5176         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
5177         "128th rest"): Simplify `pat'.
5178         Create single outline.
5179
5180 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5181
5182         * mf/GNUmakefile (ALL_GEN_FILES):
5183         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
5184
5185         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5186         function.
5187
5188 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5189
5190         * scm/output-texstr.scm (placebox): add routine
5191
5192         * VERSION (PACKAGE_NAME): release 2.5.4
5193
5194         * scm/framework-texstr.scm (output-framework): new file.  
5195
5196         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5197         processing.
5198
5199         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5200
5201         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5202         rule.
5203
5204         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5205
5206         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5207
5208         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5209
5210 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5211
5212         * scm/framework-svg.scm (dump-page): Implement landscape.
5213
5214 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5215
5216         * lily/main.cc (setup_paths): Add svg to search path.
5217
5218         * scm/output-svg.scm:
5219         * scm/framework-svg.scm: Add pageSet.  Update.
5220         (dump-fonts): New function.
5221         (output-framework): Use it.
5222
5223         * mf/GNUmakefile: 
5224         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5225
5226 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5227
5228         * tex/lilyponddefs.tex: comment out new ifpdf code.
5229
5230 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5231
5232         * GNUmakefile.in: 
5233         * SConstruct (symlink): Replace afm by otf.
5234
5235         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5236         ly:pango-add-afm-decoder.
5237
5238         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5239
5240 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5241
5242         * scm/output-ps.scm (new-text): don't access t glyph for getting
5243         space dimension.
5244
5245         * ly/init.ly: warn about \version
5246
5247         * lily/lexer.ll: set version-seen?
5248
5249 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5250
5251         * scm/output-svg.scm (string->entities): Update.
5252
5253 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5254
5255         * lily/main.cc (setup_paths): replace afm by otf for path. 
5256
5257         * lily/pangofc-afm-decoder.cc: remove.
5258
5259         * lily/include/pangofc-afm-decoder.hh: remove.
5260
5261         * scm/framework-scm.scm (output-framework): new file.
5262
5263         * mf/GNUmakefile: remove SAUTER_FONTS.
5264         remove SVG/sodipodi hacks.
5265
5266         * scm/lily-library.scm (stderr): move stderr.
5267
5268         * mf/GNUmakefile: remove AFM support.
5269
5270         * buildscripts/mf-to-table.py (base): remove AFM support.
5271
5272         * lily/open-type-font.cc (design_size): use design_size
5273
5274 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5275
5276         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5277
5278 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5279
5280         * mf/GNUmakefile: Generate combined aybabtu info.
5281         * mf/aybabtu.pe.in (i): Load it.
5282
5283         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5284         are not symbols.
5285
5286         * lily/include/open-type-font.hh (count): New method.
5287
5288         * mf/aybabtu.pe.in: Typo.
5289
5290         * Documentation/user/out/lilypond-internals.nexi (Scheme
5291         functions): Typo.
5292
5293         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5294
5295 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5296
5297         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5298         subfonts.
5299
5300         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5301
5302         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5303         (tex-font-command-raw): new function.
5304
5305         * lily/include/virtual-font-metric.hh (Module): remove file
5306
5307         * lily/virtual-font-metric.cc (Module): remove file.
5308         
5309
5310         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5311         (get_indexed_char): read bbox from lily table if present.
5312
5313 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5314
5315         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5316         aybabtu.subfonts
5317
5318         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5319         global glyphname. Enables more than 64 glyphs in the OTF.
5320
5321 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5322
5323         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5324         braces.
5325
5326         * lily/open-type-font.cc (design_size): Use 12 as default for
5327         design size.
5328
5329         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5330
5331         * mf/GNUmakefile: Generate aybabtu.
5332
5333         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5334
5335 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5336
5337         * scm/lily-library.scm (char->unicode-index): Remove.
5338
5339         * scm/output-gnome.scm (text): Bugfix for plain string input.
5340         Updates.
5341
5342         * scm/output-svg.scm (svg-font): Add weight to font selection.
5343
5344 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5345
5346         * Documentation/topdocs/INSTALL.texi (Top): Point to
5347         buildscripts/out/clean-fonts instead of
5348         buildscripts/clean-fonts.sh. 
5349
5350 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5351
5352         * input/regression/figured-bass.ly: attempt to clarify text.
5353
5354         * Documentation/user/notation.tely: add cindex for tag, attempt to
5355         add figured bass example.
5356
5357         * Documentation/user/changing-defaults: basic editing.
5358
5359 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5360
5361         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5362
5363         * lily/open-type-font.cc (LY_DEFINE): new function
5364         ly:font-sub-fonts
5365
5366         * lily/include/font-metric.hh (struct Font_metric): new method
5367         sub_fonts()
5368
5369         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5370         . with - in add.stem.
5371         
5372 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5373
5374         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5375         and fetaDynamic.
5376
5377         * lily/rest.cc (glyph_name): Change - to . .
5378
5379         * scm/output-gnome.scm (text): Hello world, again.
5380
5381         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5382
5383         * lily/modified-font-metric.cc (index_to_charcode): New method.
5384
5385         * lily/include/font-metric.hh (index_to_charcode): New function.
5386
5387         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5388         new function.
5389         (ly:font-glyph-to-index): Remove.
5390
5391 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5392
5393         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5394
5395         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5396
5397         * lily/open-type-font.cc (load_scheme_table): new function
5398
5399         * lily/dots.cc (print): replace - 
5400
5401         * lily/open-type-font.cc (attachment_point): new function.
5402         (load_table): read LILC table
5403
5404         * buildscripts/gen-bigcheese-scripts.py (Module): new
5405         file. Generate FF scripts.
5406
5407         * mf/feta-din10.mf: idem.
5408
5409         * mf/feta-nummer10.mf: remove mf files.
5410
5411         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5412
5413 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5414
5415         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5416
5417         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5418         compatibility.
5419
5420 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5421
5422         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5423         design-size and units_per_EM.
5424
5425         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5426
5427 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5428
5429         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5430         does not crash fontforge.
5431
5432         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5433         PUA.
5434
5435 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5436
5437         * scm/framework-ps.scm (ps-embed-cff): new function.
5438
5439         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5440
5441 2004-12-12  Werner Lemberg  <wl@gnu.org>
5442
5443         * mf/bigcheese.pe.in: Add PUA mapping.
5444         Don't create Type 42 but bare CFF font.
5445
5446 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5447
5448         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5449         within canvas boundaries.
5450
5451         * mf/merge.pe.in: Set font names, version, license GPL.
5452
5453         * make/substitute.make: Add FONTFORGE.
5454
5455         * config.make.in (FONTFORGE): Add.
5456
5457         * configure.in (gui_b): Use PATH_PROG for fontforge.
5458
5459 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5460
5461         * scm/define-markup-commands.scm: add baseline-skip to info
5462         about \column.
5463
5464 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5465
5466         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5467
5468         * scm/output-gnome.scm (named-glyph): Use it.
5469
5470         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5471
5472         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5473         (upper_string, lower_string, reverse_string): Remove.
5474
5475         * configure.in (fontforge): Reinstate version check.
5476
5477         * ly/engraver-init.ly: Fix clef glyph names.
5478
5479         * lily/time-signature.cc (special_time_signature): Fix fraction
5480         glyph names.
5481
5482 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5483
5484         * mf/merge.pe: new file.
5485
5486         * lily/freetype.cc: new file.
5487
5488         * lily/include/open-type-font.hh (class Open_type_font): new file.
5489
5490         * lily/include/freetype.hh: new file.
5491
5492         * lily/open-type-font.cc: new file.
5493
5494         * lily/all-font-metrics.cc (find_otf): new function.
5495
5496 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5497
5498         * lily/time-signature.cc (special_time_signature): Fix.
5499
5500         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5501         GTK2 before checking for pango.  Fixes -fgnome.
5502
5503         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5504         Scheme name.
5505
5506         * scm/define-markup-commands.scm:
5507         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5508
5509         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5510
5511         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5512         date versions.  Fixes configure.
5513         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5514         argument.
5515
5516 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5517
5518         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5519         names in .enc
5520
5521         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5522
5523 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5524
5525         * Documentation/user/changing-defaults.itely: add info about
5526         make-dynamic-script
5527
5528         * Documentation/user/notation.itely: add link in dynamics to
5529         section about make-dynamic-script.
5530
5531 2004-12-09  Christian hitz  <chhitz@gmx.net>
5532
5533         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5534
5535 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5536
5537         * buildscripts/mf-to-table.py (parse_logfile): use . for
5538         concatting name and group.
5539         (parse_logfile): use M for Minus (negative.)
5540
5541         * lily/include/type-swallow-translator.hh
5542         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5543
5544         * lily/*.cc: cosmetics around = sign.
5545
5546         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5547         lyric spacing on the penultimate column.
5548
5549 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5550
5551         * configure.in:
5552         * lily/accidental-placement.cc:
5553         * lily/bar-line.cc:
5554         * lily/beam-concave.cc:
5555         * lily/beam-quanting.cc:
5556         * lily/beam.cc:
5557         * lily/bezier-bow.cc:
5558         * lily/bezier.cc:
5559         * lily/break-align-interface.cc:
5560         * lily/custos.cc:
5561         * lily/dimension-cache.cc:
5562         * lily/dot-column.cc:
5563         * lily/font-metric.cc:
5564         * lily/font-select.cc:
5565         * lily/gourlay-breaking.cc:
5566         * lily/grob-property.cc:
5567         * lily/grob.cc:
5568         * lily/lily-guile.cc:
5569         * lily/line-spanner.cc:
5570         * lily/lookup.cc:
5571         * lily/lyric-extender.cc:
5572         * lily/lyric-hyphen.cc:
5573         * lily/mensural-ligature.cc:
5574         * lily/midi-def.cc:
5575         * lily/misc.cc:
5576         * lily/note-collision.cc:
5577         * lily/note-column.cc:
5578         * lily/note-head.cc:
5579         * lily/paper-outputter.cc:
5580         * lily/percent-repeat-item.cc:
5581         * lily/rest-collision.cc:
5582         * lily/side-position-interface.cc:
5583         * lily/simple-spacer.cc:
5584         * lily/slur-configuration.cc:
5585         * lily/slur-scoring.cc:
5586         * lily/slur.cc:
5587         * lily/spaceable-grob.cc:
5588         * lily/spacing-spanner.cc:
5589         * lily/spanner.cc:
5590         * lily/staff-symbol-referencer.cc:
5591         * lily/stem.cc:
5592         * lily/stencil.cc:
5593         * lily/system-start-delimiter.cc:
5594         * lily/system.cc:
5595         * lily/text-item.cc:
5596         * lily/tie.cc:
5597         * lily/tuplet-bracket.cc:
5598         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
5599         <cmath> beacause isinf/isnan is undefined in <cmath>
5600
5601 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5602
5603         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
5604
5605 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5606
5607         * VERSION: release 2.5.3
5608         
5609 2004-11-29  Arno Waschk <arno@arnowaschk.de>
5610
5611         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
5612
5613 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5614
5615         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
5616
5617         * lily/note-head.cc (internal_print): always try the "s" head if
5618         u/d not found.
5619
5620         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
5621
5622 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5623
5624         * mf/parmesan-heads.mf (overdone_heads): typos.
5625
5626 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5627
5628         * lily/parser.yy (markup): in markups, { .. } without command
5629         before are also flattened, ie \line must be explicitely used.
5630
5631         * Documentation/user/changing-defaults.itely:
5632         * Documentation/user/notation.itely: 
5633         * input/wilhelmus.ly: 
5634         * input/regression/instrument-name-markup.ly: 
5635         * input/regression/markup-score.ly: 
5636         * input/regression/new-markup-scheme.ly: 
5637         * input/regression/new-markup-syntax.ly: 
5638         * input/test/coriolan-margin.ly: use \line in markups where
5639         appropriate
5640         
5641 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5642
5643         * scm/new-markup.scm (map-markup-command-list): helper function
5644         used in parser.yy to map markup commands on a markup list.
5645
5646         * lily/parser.yy: get rid off < > in markups by treating { } as
5647         real lists.
5648
5649         * lily/lexer.ll: remove < > from markup lexer mode.
5650
5651         * scripts/convert-ly.py (conv): add rule for converting 
5652         \markup < > to \markup { }
5653
5654         * ly/titling-init.ly: 
5655         * input/test/coriolan-margin.ly: 
5656         * input/regression/new-markup-syntax.ly: 
5657         * input/regression/new-markup-scheme.ly: 
5658         * input/regression/multi-measure-rest-text.ly: 
5659         * input/regression/markup-stack.ly: 
5660         * input/regression/markup-score.ly: 
5661         * input/regression/instrument-name-markup.ly: 
5662         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
5663         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
5664         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
5665         * input/wilhelmus.ly: 
5666         * Documentation/user/notation.itely: 
5667         * Documentation/user/music-glossary.tely: 
5668         * Documentation/user/changing-defaults.itely: change < > to { } in
5669         markups
5670
5671 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5672
5673         * lily/accidental-placement.cc (position_accidentals): shortcut if
5674         no accidentals to place.
5675
5676 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5677
5678         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
5679         typo s/ly:dimension ?/ly:dimension?/
5680
5681         * input/regression/lily-in-scheme.ly: 
5682         * input/regression/music-function.ly: 
5683         * ly/spanners-init.ly (assertBeamSlope): 
5684         * scm/music-functions.scm (def-grace-function): add the paper
5685         argument to music function definitions.
5686
5687 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5688
5689         * lily/moment.cc (LY_DEFINE):
5690         ly:moment-main-{denominator,numberator}, new function.
5691
5692         * lily/score-engraver.cc (typeset_all): assign to column on basis
5693         of axis-group-parent-X setting.
5694
5695         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
5696         add_element() on basis of axis-group-parent-Y setting.
5697
5698         * lily/grob.cc: add axis-group-parent-{XY} properties.
5699
5700         * input/regression/spacing-stick-out.ly: new file.
5701
5702         * lily/simple-spacer.cc (add_columns): use binary search for
5703         setting column rods. Changes O(n^2) to O(n log(n)) for
5704         constructing spacing problem from columns.
5705         (add_columns): read allow-outside-line to make sure no texts stick
5706         out.
5707         (solve): Simple_spacer::is_active() only determines
5708         satisfies_constraints_ for non-ragged typesetting.
5709
5710         * lily/simultaneous-music.cc (to_relative_octave): only set
5711         old_relative_used if return pitch actually changed.
5712
5713         * scm/define-context-properties.scm
5714         (all-user-translation-properties): change to match implementation.
5715
5716         * python/lilylib.py: Replace re.match by re.search and adds "-c
5717         showpage" to the gs command line (Johannes Schindelin)
5718
5719         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
5720         before processing. Prevents crash when inf is in the extent.
5721
5722         * scm/define-markup-commands.scm (note-by-number): add "s" to
5723         "noteheads-" glyphname.
5724  
5725         * lily/parser.yy (Generic_prefix_music): supply parser argument to
5726         music function as well.
5727         
5728 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5729
5730         * VERSION: release 2.5.2
5731
5732         * Documentation/user/changing-defaults.itely (Creating titles):
5733         add breakbefore variable.
5734
5735         * lily/paper-book.cc (set_system_penalty): new function. Set
5736         penalty_ based on breakBefore setting
5737
5738         * lily/context-specced-music-iterator.cc (construct_children):
5739         interpret special context id $uniqueContextId 
5740
5741         * lily/context.cc (create_unique_context): new method. Move
5742         creation of unique (\new) contexts into interpreting phase. This
5743         makes
5744
5745           foo= \new Staff ..
5746           << \foo \foo >>
5747
5748         produce 2 staves.
5749         
5750
5751         * scm/define-music-properties.scm (all-music-properties): add
5752         quoted-voice-direction
5753
5754         * ly/music-functions-init.ly: killCues function.
5755
5756         * scm/music-functions.scm (cue-substitute): move creation of voice
5757         contexts further to the back. 
5758
5759 2004-11-25  Werner Lemberg  <wl@gnu.org>
5760
5761         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
5762         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
5763
5764 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
5765
5766         * buildscripts/guile-gnome.sh: Fixed typo.
5767
5768 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5769
5770         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
5771
5772         * scripts/abc2ly.py (dump_slyrics): add ord(). 
5773
5774         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
5775         to regular engraver. 
5776
5777 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5778
5779         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
5780
5781 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5782
5783         * scm/define-markup-commands.scm (fill-line): Typo.
5784
5785         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
5786         and newer.
5787
5788 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
5789
5790         * ly/dynamic-scripts-init.ly: Fixed typo.
5791
5792 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5793
5794         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
5795         note-head, to have different attachment points for up and down.
5796
5797         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
5798
5799         * mf/feta-generic.mf (else): remove solfa.
5800
5801         * mf/feta-bolletjes.mf (tishape): remove unicode test.
5802
5803         * scm/define-context-properties.scm
5804         (all-user-translation-properties): add shapeNoteStyles property.
5805
5806         * lily/shape-note-heads-engraver.cc (process_music): new file.
5807
5808         * lily/event.cc (transpose): call Event::transpose() for
5809         transposing the tonic.
5810
5811 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5812
5813         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
5814         Unicode/OpenType and AFM.
5815
5816         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
5817
5818 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5819
5820         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
5821
5822         * lily/context.cc (Context): unprotect key from ctor.
5823
5824         * scm/stencil.scm (stack-lines): return empty-stencil if argument
5825         is '()
5826         (stack-stencils): idem.
5827
5828         * Documentation/user/changing-defaults.itely (Creating titles):
5829         document new title layout options.
5830
5831         * lily/parser.yy (lilypond_header_body): copy previous
5832         $globalheader if present.
5833
5834         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
5835         ly:module-copy
5836         
5837         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
5838
5839         * scm/titling.scm: remove old titling functions
5840
5841         * lily/stencil.cc (translate): remove absolute dimension.
5842
5843         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
5844         via markup.
5845
5846         * scm/page-layout.scm (marked-up-headfoot): create header/footer
5847         field from user-supplied markup
5848
5849         * scm/define-markup-commands.scm (on-the-fly): new markup
5850         command. Enter SCM markup procedure directly in Scheme.
5851         (fromproperty): new markup command. Read markup from props argument.
5852
5853         * scm/titling.scm (marked-up-title): create title via
5854         user-specified markup. 
5855
5856         * scm/define-markup-commands.scm (column): remove empty stencils
5857         from column.
5858
5859         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
5860         not have side-effect of creating variable stub.
5861
5862         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
5863
5864 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5865
5866         * scm/encoding.scm (coding-alist): 
5867         * scm/font.scm (add-ec-fonts):
5868         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
5869         Extended-TeX-Font-Encoding---Latin.
5870
5871         * lily/side-position-interface.cc (general_side_position): Add
5872         actual offset to error message (avoid constant error messages).
5873
5874         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
5875         block.
5876
5877         * lily/font-select.cc (select_encoded_font)
5878         (get_font_by_mag_step, get_font_by_design_size): 
5879         * lily/modified-font-metric.cc (Modified_font_metric): 
5880         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
5881
5882         * scm/encoding.scm (coding-alist): Add fetaDynamic.
5883         (read-encoding-file): Bugfix: do not require space after bracket.
5884
5885         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
5886         these do not exist.
5887
5888 2004-11-20  Graham Percival  <gperlist@shaw.ca>
5889
5890         * Documentation/user/notation.itely: added info about typesetting
5891         boxed bar numbers.
5892
5893 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5894
5895         * flower/interval.cc (T_to_string): gcc4 fixes.
5896
5897         * scm/define-markup-commands.scm (fill-line): use
5898         stack-stencils. This fixes problems with putting already centered
5899         stencils in a line.
5900
5901         * VERSION: release 2.5.1
5902
5903         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
5904
5905 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5906
5907         * input/example-[1-3].ly: simplify.
5908
5909         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
5910
5911         * scm/output-ps.scm (new-text): new function. Use glyphshow to
5912         show glyphs.
5913
5914         * scm/encoding.scm (decode-byte-string): new function.
5915
5916         * scripts/convert-ly.py (conv): add warning about
5917         set-global-staff-size.
5918
5919         * Doxyfile: add. 
5920
5921         * scripts/convert-ly.py (conv): add raggedlastbottom rule
5922         (conv): warn for TextSpanner split.
5923         (conv): warn for textheight.
5924
5925 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5926
5927         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
5928         building the documentation, info with images are installed.
5929         (final-install): Fix description.  Mention sourcing of login
5930         scripts (instead of running).
5931
5932 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5933
5934         * Debian lmodern support.  Note that LilyPond will issue warnings
5935         
5936             no such encoding: "FontSpecific"
5937
5938           The font selection mechanism wants to get the encoding from the
5939           font itself, but the idea of lmodern is that it is usable with
5940           different encodings, ie, Lily should get the encoding from the
5941           font tree, rather than the font itself.  This would require some
5942           more work.
5943         
5944         * configure.in: Test for and accept lmodern if EC fonts not found.
5945
5946         * scm/framework-tex.scm (font-load-command): TeX font name
5947         mangling for latin1 encoded cork-lm fonts.
5948         (convert-to-ps): Load lm.map if available.
5949
5950         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
5951         available.
5952
5953         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
5954
5955         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
5956         available.
5957
5958         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
5959         path for absolute file name, that is silly.
5960
5961         * lily/score-engraver.cc (initialize): 
5962
5963         * Documentation/user/GNUmakefile (local-install-info): Invoke
5964         install-info --remove first.
5965
5966         * #include cleanup (Andreas Scherer).
5967
5968 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
5969
5970         * input/test/script-abbreviations.ly: fix typos.
5971
5972 2004-11-17  Werner Lemberg  <wl@gnu.org>
5973
5974         * python/lilylib.py (options_help_str): Support pretty-printing of
5975         newlines in fourth element of option description.
5976
5977         * scripts/lilypond-book.py (option_definitions): Use new lilylib
5978         feature.
5979         Sort options.
5980
5981         * Documentation/user/lilypond-book.itely: Finish update.
5982
5983 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5984
5985         * Documentation/user/macros.itexi: Add comment about \command.
5986
5987         * Documentation/user/lilypond.tely:
5988         * Documentation/user/lilypond-book.itely: Fix names of lilypond
5989         and lilypond-book nodes, so that `info lilypond' visits the manual
5990         at top level, and `info lilypond-book' visits the lilypond-book
5991         section.
5992
5993         * Documentation/user/GNUmakefile (local-install-info): Fix rules
5994         and packager messages.
5995
5996         * lily/pangofc-afm-decoder.cc: Update test.
5997
5998 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5999
6000         * scm/lily-library.scm (char->unicode-index): New function.
6001
6002         * scm/output-gnome.scm: 
6003         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
6004
6005         * Proper naming of file name throughout; s/filename/file[-_]name/.
6006
6007         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
6008
6009         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
6010
6011 2004-11-16  Werner Lemberg  <wl@gnu.org>
6012
6013         * scripts/lilypond-book.py: The Lord has commanded me to use only
6014         tabs for indentation.  Your humble servant obeys.
6015
6016 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6017
6018         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
6019         including font, if LilyPond-feta font is only feta font in path.
6020
6021         * scm/output-gnome.scm (text): Revert to file name of font if font
6022         has no name.  Fixes ec font selection.
6023         (char): Bugfix: do not utf8 twice.  Fixes clefs.
6024
6025         * scm/framework-svg.scm:
6026         * scm/output-svg.scm: New file.  TODO: figure out how to
6027         do character by index in font.
6028
6029         * scm/output-sodipodi.scm: Remove.
6030
6031         * scm/output-ps.scm (stem): Remove.
6032
6033 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6034
6035         * scm/output-gnome.scm (beam): New function.
6036         (slur): Round corners.
6037         (round-filled-box): Round corners.
6038
6039 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6040
6041         * scm/output-gnome.scm (beam): add function.
6042         (draw-line): new routine.
6043         (dashed-line): stub; call draw-line
6044         (polygon): new routine.
6045
6046 2004-11-15  Werner Lemberg  <wl@gnu.org>
6047
6048         * Documentation/user/lilypond-book.itely: Revise section on
6049         lilypond-book options.
6050         Other minor fixes.
6051
6052         * scripts/lilypond-book.py: Change indentation to 4.
6053         Minor formatting.
6054
6055 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6056
6057         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
6058         grobs that have tweaks specced.
6059         
6060 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
6061
6062         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
6063
6064 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6065
6066         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
6067         actual char #, not 0 based index.
6068
6069         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
6070
6071         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
6072         Warning: do make -C mf clean.
6073
6074         * lily/context-property.cc: Compile fix.
6075
6076         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
6077         Grok ec-fonts, braces and dynamics.
6078
6079         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
6080
6081 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6082
6083         * lily/include/tweak-registration.hh: new file.
6084
6085         * lily/tweak-registration.cc: new file.
6086
6087         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
6088         saving tweaks.
6089
6090         * scm/output-gnome.scm (text): comment dribble.
6091
6092 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6093
6094         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
6095
6096         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
6097         path-def before using.  Fixes muchtomany slurs in wrong places
6098         bug.
6099
6100 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6101
6102         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
6103
6104         * lily/include/object-key-undumper.hh (Module): new file.
6105
6106         * lily/object-key-undumper.cc (Module): New file. Deserialize
6107         keys. SCM bindings
6108
6109         * lily/object-key-dumper.cc (Object_key_dumper): idem.
6110         Provide SCM bindings.
6111
6112         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
6113         new file. Serialize object keys.
6114         
6115         * lily/object-key.cc (dump): new function.
6116         (as_scheme): new virtual function
6117         (undump): new function
6118         (undumpers): new table.
6119
6120         * lily/include/global-context.hh (Context): take \score key upon init.
6121
6122         * lily/object-key-dumper.cc (serialize_key): new file.
6123
6124         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
6125
6126         * lily/lily-lexer.cc: remove \quote.
6127
6128         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
6129
6130         * lily/context.cc (Context): take key argument in ctor.
6131         (create_context): new function
6132
6133         * lily/grob.cc (Grob): take key argument in ctor.  
6134
6135         * lily/lilypond-key.cc (do_compare): new file.
6136
6137         * lily/object-key.cc (Object_key): new file.
6138
6139         * lily/include/object-key.hh (class Object_key): new file.
6140
6141         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
6142
6143 2004-11-13  Graham Percival  <gperlist@shaw.ca>
6144
6145         * Documentation/user/lilypond-book.itely: add small warning about
6146         noindent default in lilypond-book.
6147
6148         * Documentation/user/converters.itely: add examples for convert-ly.
6149
6150         * Documentation/user/examples.itely: change version string in templates
6151         to 2.4.0.
6152
6153 2004-11-12  Karl Hammar  <karl@aspodata.se>
6154
6155         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
6156         cmdline, use xargs instead (backportme)
6157
6158 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
6159         
6160         * Documentation/user/: Numerous fixes in the user manual.
6161
6162 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6163
6164         * lily/parser.yy (re_rhythmed_music): search music expression for
6165         context-id, surround by \new Voice if not found. Fixes:
6166         addlyrics-second-staff.ly
6167
6168         * VERSION: 2.5.0 released.
6169         
6170 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6171
6172         * Documentation/index.html.in: Fix url to one big page.  (backportme)
6173
6174         * Documentation/user/GNUmakefile: Separate rules for split and
6175         unsplit html documents.  Remove perl massaging.  (backportme)
6176
6177 2004-11-11  Graham Percival  <gperlist@shaw.ca>
6178
6179         * Documentation/user/lilypond-book.itely: add short warning about
6180         \lilypond{} in LaTeX docs.
6181
6182 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6183
6184         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6185         found.  (backportme)
6186
6187         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6188         version requirement.  (backportme)
6189
6190         * configure.in: Be explicit about old versions of
6191         ec-fonts-mtraced.  (backportme)
6192
6193         * lily/context-selector.cc (set_tweaks): New function.
6194         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6195         web with -DTWEAK.
6196
6197         * Documentation/user/introduction.itely (Automated engraving):
6198         Remove fragment option.  Fixes web.
6199
6200         * lily/context-property.cc (make_item_from_properties):
6201         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6202         #ifdef.
6203
6204         * scm/define-context-properties.scm
6205         (all-internal-translation-properties): Add tweakRank and tweakCount.
6206
6207         * lily/grob.cc: 
6208         * scm/define-grob-properties.scm (all-internal-grob-properties):
6209         Add tweak-rank and tweak-count.
6210
6211 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6212
6213         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6214         New function.
6215         (text): Use them.
6216
6217         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6218         animated/opaque grob dragging tweaks.
6219
6220         * buildscripts/guile-gnome.sh: Update.
6221
6222 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6223
6224         * scm/define-grobs.scm (all-grob-descriptions): Added
6225         line-interface to the LigatureBracket object.
6226
6227 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6228
6229         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6230         dragging tweaks.
6231
6232         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6233
6234         * lily/context-selector.cc (store_context): New function.
6235
6236         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6237         (store_grob): New function.
6238         (identify_grob): Add Moment parameter.
6239
6240         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6241         exists.
6242
6243         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6244
6245 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6246
6247         * scm/framework-gnome.scm (item-event): Print grob id.
6248         (save-tweaks): New function.
6249         (tweak): New funtion.
6250         (item-event): Use it, bound to arrow keys.
6251
6252         * lily/context-property.cc (make_item_from_properties): Register grob.
6253         * lily/context.cc (add_context): Register context.
6254
6255         * lily/include/context-selector.hh:
6256         * lily/include/grob-selector.hh:
6257         * lily/context-selector.cc:
6258         * lily/grob-selector.cc: New file.
6259
6260 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6261
6262         * lily/slur.cc: add 'positions to interface
6263
6264         * lily/main.cc: reinstate PS as standard output format. 
6265
6266         * scm/framework-tex.scm (output-preview-framework): print systems
6267         up to first non title system.
6268
6269         * lily/grace-engraver.cc (start_translation_timestep): split
6270         scm_cadddr
6271         
6272 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6273
6274         * lily/quote-iterator.cc (Module): remove old quote-iterator
6275
6276         * scm/define-music-types.scm (music-descriptions): move
6277         NewQuoteMusic over QuoteMusic
6278
6279         * Documentation/user/notation.itely (Formatting cue notes): use
6280         \cueDuring.
6281
6282         * lily/new-quote-iterator.cc (quote_ok): new function.
6283
6284         * input/regression/quote-cue-during.ly: new file.
6285
6286         * input/regression/quote-grace.ly: new file.
6287
6288         * scm/define-context-properties.scm (Module): change definition of
6289         graceSettings
6290
6291         * lily/context-property.cc (Module): rename from
6292         translator-property.cc
6293
6294         * lily/context.cc (context_name_symbol): new function
6295
6296         * lily/grace-engraver.cc: new file. Set properties for grobs based
6297         on the grace-ness of now_moment().
6298
6299         * scm/music-functions.scm (add-grace-property): use list
6300         iso. vector for graceSettings
6301         remove set-{start,stop}-grace-properties. 
6302
6303         * lily/new-quote-iterator.cc (construct_children): set
6304         quote_outlet_ if no quoted-context-{id,type} specified.
6305
6306         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6307
6308         * lily/parser.yy (command_element): remove \quote.
6309
6310         * ly/music-functions-init.ly (location): add quoteDuring music
6311         function. 
6312
6313         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6314         optional semicolon. (backportme)
6315
6316 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6317
6318         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6319         need to link to GUILE et al.
6320
6321 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6322
6323         * scm/define-music-properties.scm (all-music-properties): add
6324         quoted-context-type, quoted-context-id.
6325
6326         * scm/lily.scm (type-check-list): new function.
6327         
6328         * scm/lily-library.scm: new file. Generic library routines.
6329
6330         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6331         parser.
6332
6333         * ly/music-functions-init.ly: add quoteDuring function.
6334
6335         * lily/include/music-iterator.hh (class Music_iterator): rename
6336         set_translator -> set_context
6337
6338         * lily/parser.yy (Generic_prefix_music_scm): add
6339         MUSIC_FUNCTION_SCM_SCM_MUSIC
6340
6341         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6342
6343         * scm/framework-tex.scm (header): sanitize TeX paper size.
6344         (backportme)
6345
6346 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6347
6348         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6349
6350         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6351
6352         * scm/framework-tex.scm (font-load-command): Use T1 if no
6353         font-encoding set.  (backportme)
6354
6355         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6356         exists before converting.  (backportme)
6357
6358         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6359         exists before converting.  (backportme)
6360         (convert-to-ps): Remove .ps file if it exists before
6361         converting.  (backportme)
6362
6363         * lily/lexer.ll: Remove extra progress newline, use present tense.
6364
6365         * scm/paper.scm (paper-alist): public.
6366         * scm/framework-tex.scm (convert-to-ps):
6367         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6368         command line.
6369
6370 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6371
6372         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6373
6374         * lily/recording-group-engraver.cc (derived_mark): mark
6375         now_events_. (backportme)
6376
6377 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6378
6379         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6380
6381         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6382         invoking latex. (backportme.)
6383
6384         * lily/stem.cc (off_callback): center stems for all rest stems.
6385
6386 2004-11-05  Werner Lemberg  <wl@gnu.org>
6387
6388         * Documentation/user/lilypond.tely: Add more guidelines for writing
6389         lilypond texinfo documents.
6390
6391 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6392
6393         * Documentation/index.html.in: remove <hr>.
6394
6395         * THANKS: change 2.3 to 2.4.
6396
6397 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6398
6399         * scm/output-gnome.scm: More fontconfig comment.
6400
6401 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6402
6403         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6404         <package> directory in $(builddir)/share according with
6405         PACKAGE_NAME defined in the VERSION file.
6406
6407 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6408
6409         * lily/beam.cc (rest_collision_callback): use local beam
6410         multiplicity.
6411
6412         * input/regression/stem-stemlet.ly: new file.
6413
6414         * lily/stem.cc (add_head): store rests as well.
6415
6416         * scm/define-grob-properties.scm (all-user-grob-properties): add
6417         stemlet-length
6418
6419         * lily/stem.cc: store rests as well.
6420         
6421         * input/regression/new-slur.ly: mention forcing.
6422
6423 2004-11-04  Werner Lemberg  <wl@gnu.org>
6424
6425         * Documentation/user/*: A new round of layout fixes and document
6426         structure cleanup.
6427
6428 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6429
6430         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6431
6432 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6433
6434         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6435
6436 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6437
6438         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6439
6440         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6441
6442         * lily/main.cc (main): Invoke identify.
6443
6444         * scm/lily.scm (postscript->pdf): Remove progress newline.
6445         Write progress to stderr.
6446
6447         * lily/paper-book.cc (output): Remove progress newline.
6448
6449         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6450         gettext on user messages, and remove whitespace.
6451
6452         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6453
6454         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6455         argv[0] (Thomas Scharkowski).
6456
6457         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6458         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6459         for ec-fonts-mtraced.
6460
6461         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6462         --srcdir build (Bertalan).
6463
6464         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6465         headers and library too (Laura Conrad).
6466
6467         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6468         package for guile too (Laura Conrad).
6469
6470         * lily/main.cc (usage): Typo.
6471
6472 2004-11-02  Werner Lemberg  <wl@gnu.org>
6473
6474         * Documentation/user/notation.ly: More fixes to improve appearance.
6475
6476         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6477         better output for multicolumn tables.
6478
6479 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6480
6481         * lily/main.cc (dir_info): Fixed typo in the printouts.
6482
6483 2004-11-01  Werner Lemberg  <wl@gnu.org>
6484
6485         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6486         of output.
6487         Set `per_line' to 2; replace hard-coded value with it.
6488
6489         * Documentation/user/*: Many fixes to improve appearance of
6490         printed manual.
6491
6492 2004-11-01  Werner Lemberg  <wl@gnu.org>
6493
6494         * Documentation/user/changing-defaults.itely,
6495         Documentation/user/notation.ly,
6496         Documentation/user/programming-interface.itely: Use @/.
6497         Fix formatting of some lilypond snippets and tables.
6498
6499         * scripts/lilypond-book.py (compose_ly): Provide useful default
6500         for LINEWIDTH in `override'.
6501
6502 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6503
6504         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6505
6506 2004-10-31  Werner Lemberg  <wl@gnu.org>
6507
6508         Resetting @exampleindent to `5' gives ugly results with texinfo's
6509         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6510         (if not quoting) to change @exampleindent only locally.
6511
6512         * scripts/lilypond-book.py (NOQUOTE): New variable.
6513         (output) [LATEX]: Remove AFTER and BEFORE.
6514         [TEXINFO]: Remove AFTER and BEFORE.
6515         Fix QUOTE and VERBATIM pattern.
6516         Add NOQUOTE pattern.
6517         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6518         and BEFORE.
6519         [output_texinfo]: Use NOQUOTE.
6520
6521 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6522
6523         * Documentation/user/changing-defaults.itely: clarify paper
6524         size commands with correct info.
6525
6526         * Documentation/user/lilypond-book.itely: add more docs for
6527         filename extensions.
6528
6529 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6530
6531         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6532         (PATCH_LEVEL): start 2.5.0.
6533
6534 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6535
6536         * Documentation/user/notation.itely: add warning about bar numbers
6537         in multistaff music, add warning about quoting grace notes.
6538
6539         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6540         add missing subsubtitle entry to Creating titles.
6541
6542         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6543
6544 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6545
6546         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6547         case.
6548         (conv): add dummy 2.4.0 conversion rule.
6549
6550         * Documentation/user/lilypond.tely: add @finalout.
6551
6552         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6553         for attaching, fixes slur/stem left attachment of
6554         downslur/downstem.
6555
6556         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6557         quote problem if for last note of quoted sequence. 
6558
6559         * input/regression/part-combine-text.ly (comm): add expect strings.
6560
6561 2004-10-30  Werner Lemberg  <wl@gnu.org>
6562
6563         * Documentation/user/examples.itely: Improved layout.
6564
6565         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
6566
6567         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
6568
6569         * Documentation/notation.itely: Use `@/'.
6570         Other layout fixes.
6571
6572 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6573
6574         * lily/part-combine-iterator.cc (unisono): examine last_playing_
6575         (not state_), this fixes a2 printing after chord.
6576
6577         * input/regression/no-staff.ly: fix octave, revise syntax.
6578
6579         * input/regression/lyrics-bar.ly (texidoc): fixes.
6580
6581         * input/regression/beam-dir-functions.ly (Module): remove from regtest
6582
6583         * input/regression/accidentals.ly (Module): remove from regtest.
6584
6585         * lily/parser.yy (Prefix_composite_music): 
6586         oops. Chords should be unrelativable, not bass figures untransposable.
6587
6588         * VERSION: 2.3.26 released.
6589         
6590         * lily/completion-note-heads-engraver.cc (try_music): only return
6591         something when is_first_ is true. Fixes lyrics with completion_heads. 
6592
6593         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
6594
6595         * scm/lily.scm (ly:system): new function. Catches uninstalled
6596         ps2png.
6597
6598 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6599
6600         * Documentation/user/notation.itely: remove
6601         @hyphenatedinternalsref.
6602
6603 2004-10-29  Werner Lemberg  <wl@gnu.org>
6604
6605         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
6606
6607         * scripts/lilypond-book.py (no_options): New dictionary.
6608         (simple_options): New list.
6609         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
6610         (compose_ly): Use `no_options' and `simple_options'.
6611         Fix logic of option handling.
6612         Handle `linewidth' option without parameter.
6613
6614 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6615
6616         * lily/lookup.cc (triangle): use (0, interval.length()) for X
6617         extent, since the stencil is translated later on.
6618
6619         * lily/ledger-line-spanner.cc (print): swap linear_combination
6620         arguments, effectively shortens ledger line. 
6621
6622         * Documentation/user/GNUmakefile
6623         ($(outdir)/lilypond/lilypond.html): use find to remove files.
6624
6625         * lily/main.cc: --no-pages option.
6626
6627 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
6628
6629         * Documentation/user/notation.itely (Fret diagrams): add extra
6630         notes to example to avoid collisions between fret diagrams.
6631
6632 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6633
6634         * Documentation/user/notation.itely (Automatic note splitting):
6635         note about lyrics. 
6636
6637         * Documentation/user/converters.itely (Invoking convert-ly): note
6638         about version numbers. 
6639
6640         * scripts/abc2ly.py (dump_score): revise lyric dumping
6641
6642         * scripts/mup2ly.py (pre_processor_commands): always open file.
6643
6644         * scripts/etf2ly.py (Frame.calculate): always close \grace.
6645         (Etf_file.dump): add \version
6646
6647         * VERSION: 2.3.25 released.
6648
6649         * lily/scm-option.cc: add 'resolution to ly:get-option argument
6650         list.
6651
6652 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6653
6654         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
6655
6656 2004-10-28  Werner Lemberg  <wl@gnu.org>
6657
6658         * Documentation/user/music-glossary.tely: More fixes to improve
6659         appearance with DVI output.
6660
6661         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
6662         EXAMPLEINDENT.  This is the maximum value for quotation environments
6663         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
6664
6665 2004-10-27  Werner Lemberg  <wl@gnu.org>
6666
6667         * Documentation/user/music-glossary.tely: Revised.
6668
6669 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
6670
6671         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
6672         improve fret diagram spacing in printed output.
6673
6674         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
6675         from options for the example so fret-diagrams won't overlap
6676         one another.
6677
6678 2004-10-26  Werner Lemberg  <wl@gnu.org>
6679
6680         * scripts/lilypond-book.py: Some additional formatting for
6681         orthogonality.
6682         (ly_options) [*]: Format strings.
6683         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
6684         by `compose_ly'.
6685         (output) [LATEX][OUTPUT]: Format string and simplify.
6686         (PREAMBLE_LY, FRAGMENT_LY): Format string.
6687         (classic_lilypond_book_compatibility): Take key/value pair as
6688         parameter.
6689         Return key/value pair.
6690         (compose_ly): Rewritten, taking the snippet type as third parameter. 
6691         The default values are now set more sensible, and a `linewidth'
6692         option is no longer overwritten under some circumstances.
6693
6694         * Documentation/user/music-glossary.tely: Replace all accented
6695         character macros with latin-1 codes.
6696
6697 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6698
6699         * lily/music-function.cc (ly_make_music_function): when an
6700         argument predicate is markup?, the signature keyword becomes
6701         "markup" iso "scm".
6702
6703         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
6704         tokens, for functions which signatures contain "markup".
6705
6706         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
6707         MUSIC_FUNCTION_*MARKUP* tokens.
6708
6709 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6710
6711         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
6712         Lyrics context.
6713
6714 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6715
6716         * python/lilylib.py (make_ps_images): return list of output files.
6717
6718         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
6719         all springs tight, and still satisfy the constraints.
6720
6721 2004-10-25  Werner Lemberg  <wl@gnu.org>
6722
6723         * scripts/lilypond-book.py: s/option-sep/option_sep/.
6724         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
6725         (snippet_res): Fix regexps and make them ignore whitespace properly.
6726         (compose_ly): Use `re.split' instead of `string.split' to remove
6727         surrounding whitespace.
6728         Some formatting to get more consistency.
6729
6730 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6731
6732         * VERSION: 2.3.24
6733         
6734         * scm/define-context-properties.scm
6735         (all-user-translation-properties): add verticallySpacedContexts.
6736
6737         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
6738         add interface
6739
6740         * scm/define-grob-properties.scm (all-internal-grob-properties):
6741         add spaceable-staves
6742
6743         * scm/define-grobs.scm (all-grob-descriptions): set
6744         vertically-spaceable-interface for VerticalAxisGroup and
6745         RemoveEmptyVerticalGroup
6746
6747         * lily/system.cc (get_line): determine staff_refpoints_
6748         using spaceable-staves.
6749
6750         * lily/score-engraver.cc (acknowledge_grob): ack
6751         vertically-spaceable-interface and verticallySpacedContexts to
6752         set spaceable-staves.
6753
6754         * input/regression/new-slur.ly: add slur under 16th subbeam case.
6755
6756         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
6757
6758 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6759
6760         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
6761         minimumVerticalExtent tweaks. 
6762  
6763         * mf/feta-schrift.mf: include size of thumb appendix in
6764         bbox. Fixes: c-thumb-notehead.ly  
6765
6766         * THANKS: add Meisters to the Development team.
6767
6768         * scm/framework-tex.scm (convert-to-dvi): redirect output to
6769         /dev/null for non-verbose.
6770
6771         * Documentation/user/invoking.itely (Invoking lilypond): add note
6772         about resource usage.
6773
6774         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
6775
6776         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
6777         --enable-encoding
6778
6779         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
6780
6781         * Documentation/user/changing-defaults.itely (Text encoding):
6782         change to latin1.
6783
6784         * Documentation/user/lilypond.tely: add language and encoding.
6785
6786         * scm/define-grobs.scm (all-grob-descriptions): add
6787         line-interface.
6788
6789         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
6790
6791         * input/test/ossia.ly: font sizes for ossia.
6792
6793         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
6794         -> \context Foo = "NOTENAME".
6795
6796         * lily/main.cc (determine_output_options): fix ordering.
6797
6798 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
6799
6800         * THANKS: Added bughunters for 2.3.
6801
6802 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6803
6804         * Documentation/user/macros.itexi: use findex functions/internals
6805         objects.
6806
6807         * scm/documentation-generate.scm (string-append): add syncodeindex
6808
6809         * Documentation/user/tutorial.itely (A lead sheet): use \chords
6810         for tutoring chord names.
6811  
6812         * Documentation/user/lilypond.tely: remove @authors.
6813
6814 2004-10-23  Werner Lemberg  <wl@gnu.org>
6815
6816         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
6817         Remove first two parameters of \lybox.
6818         Don't emit \vbox around \lybox.
6819         (dump-line): Add width to \lybox call.
6820         Remove first two parameters of \lybox.
6821
6822         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
6823         (\lyitem): Updated.
6824         (\lybox): Only take three parameters.
6825         Create box which has zero depth, only height.
6826         Center box vertically along the x-height of current font.
6827
6828 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6829
6830         * VERSION (PACKAGE_NAME): release 2.3.23
6831
6832         * scm/framework-tex.scm (convert-to-ps): add -E if filename
6833         contains .preview.
6834
6835 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6836
6837         * lily/lyric-extender.cc (print): only run to right-bound if
6838         broken. This fixes input/regression/lyric-extender.ly
6839
6840         * input/regression/beamed-chord.ly: removed.
6841
6842         * Documentation/user/macros.itexi: add \global to definitions for
6843         feta macros.
6844
6845         * po/fr.po: updated po file.
6846
6847         * po/de.po: updated po file.
6848
6849 2004-10-22  Werner Lemberg  <wl@gnu.org>
6850
6851         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
6852
6853 2004-10-21  Werner Lemberg  <wl@gnu.org>
6854
6855         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
6856         (\lilypondexperimentalfeatures): Removed.
6857
6858 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
6859
6860         * Documentation/user/notation.itely: fixed 2 typos
6861
6862 2004-10-20  Werner Lemberg  <wl@gnu.org>
6863
6864         * scm/framework-tex.scm (header-end): Don't set \outputscale.
6865         (dump-line): Produce prettier output.
6866
6867         * tex/lilyponddefs.tex: Comment all macros extensively.
6868         (\lilypondstart): Set \outputscale.
6869         Define \lilypondpagebreak and \lilypondnopagebreak here.
6870         Don't test for positive \lilypondpaperlinewidth -- this is always
6871         positive in the normal case (LilyPond produces bad output otherwise
6872         so we can safely ignore negative or zero values).
6873         (\lilypondend): Remove useless test for \lilypondbook.
6874         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
6875         don't input `feta20.tex'.
6876
6877 2004-10-19  Graham Percival  <gperlist@shaw.ca>
6878
6879         * Documentation/user/examples.itely: added texidoc lilypond-book
6880         template.
6881
6882 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6883
6884         * cygwin/lilypond.hint: Update.
6885
6886 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
6887
6888         * Documentation/user/notation.itely (Fret diagrams): Add documentation
6889         for fret diagram markups to user manual
6890
6891         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
6892         documentation for fret-diagram-terse
6893
6894         * Documentation/user/notation.itely: Added section on fret diagrams.
6895
6896 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6897
6898         * scripts/convert-ly.py (usage): Fix --help description.  Apply
6899         range also for --show-rules.
6900
6901 2004-10-18  Werner Lemberg  <wl@gnu.org>
6902
6903         * scripts/lilypond-book.py (Snippet, Include_snippet)
6904         [replacement_text]: Use group `match'.
6905
6906 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6907
6908         * Documentation/user/macros.itexi: Use @ref instead of @inforef
6909         for html.  Apparently, ``you should'' in texinfo documentation is
6910         merely a guideline that can safely be ignored.
6911
6912         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
6913         auto-mode-alist.
6914
6915         * input/test/engraver-example.ily: 
6916         * input/regression/allfontstyle.ily: Rename, update users.
6917
6918 2004-10-16  Graham Percival  <gperlist@shaw.ca>
6919
6920         * Documentation/user/lilypond-book.itely: add more details about
6921         building .lytex files.
6922
6923         * Documentation/user/examples.itely: added piano-lyrics template
6924
6925         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
6926
6927         * input/GNUmakefile: remove "templates" from build subdirs.
6928
6929         * input/template: removed.
6930
6931 2004-10-16  Werner Lemberg  <wl@gnu.org>
6932
6933         * scripts/lilypond-book.py (snippet_res): Define group `match'
6934         everywhere.
6935         Accept more spaces between commands and its arguments and options.
6936         Fix some regexps.
6937         (output): Remove some newlines in string values and suppress spaces
6938         in output.
6939         (output_texinfo): Output `output_print_filename' only if not empty.
6940         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
6941
6942 2004-10-16  Werner Lemberg  <wl@gnu.org>
6943
6944         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
6945         some TeX line ends with `%' to avoid additional horizontal space in
6946         output.
6947
6948         * scripts/lilypond-book.py: Unexpand spaces to tabs.
6949         (snippet_res): Use `x' modifier to represent regular expressions
6950         in a friendlier way.
6951         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
6952         (find_toplevel_snippets): Don't use indices from match group 0,
6953         which is the whole pattern space, but group 1.
6954
6955 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6956
6957         * flower/include/direction.hh (enum Direction): add
6958         DIRECTION_LIMIT
6959
6960 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6961
6962         * po/fr.po: new po file.
6963
6964 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6965
6966         * Documentation/user/macros.itexi: Do not construct external
6967         references using @uref.  That results in broken links.
6968
6969         * lily/slur.cc (outside_slur_callback): Use int in for loop;
6970         avoids g++-3.4.1 enum beature.
6971
6972 2004-10-13  Graham Percival  <gperlist@shaw.ca>
6973
6974         * Documentation/user/examples.itely: added lilypond-book template.
6975
6976         * Documentation/user/lilypond-book.itely: added filename extension
6977         page.
6978
6979 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6980
6981         * debian/rules (binary-indep): Link images for info.
6982
6983         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
6984         feature nicked from jEdit.
6985
6986 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
6987
6988         * Documentation/user/introduction.itely: Minor corrections.
6989
6990         * Documentation/user/notation.itely: Minor corrections.
6991
6992         * Documentation/user/tutorial.itely: Minor corrections.
6993
6994 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6995
6996         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
6997
6998         * scm/*.scm:
6999         * ly/paper-defaults.ly: Use papersizename only.
7000
7001 2004-10-11  Werner Lemberg  <wl@gnu.org>
7002
7003         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
7004         \raise work with positive values.
7005
7006 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7007
7008         * Documentation/user/notation.itely (Multi measure rests): Update
7009         the docs corresponding to the implementation change from 2004-10-08.
7010
7011 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7012
7013         * VERSION (MY_PATCH_LEVEL): release 2.3.22
7014
7015         * scm/part-combiner.scm (determine-split-list): reinstate
7016         playing+resting case. 
7017
7018         * Documentation/user/invoking.itely (Reporting bugs): rename.
7019
7020         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
7021
7022         * lily/parser.yy (Prefix_composite_music): change no-transposition
7023         for mode_changing_head to figures too.
7024
7025         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
7026         with normal slurs too.
7027         
7028         * lily/slur-scoring.cc (move_away_from_staffline): new function.
7029         (get_base_attachments): move away attachment point for breaks
7030         similar to attachment points on slurs (staffline collision, and
7031         half a space of padding)
7032
7033         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
7034         force twice.
7035
7036         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
7037         mode, return #f.        
7038
7039         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
7040         for last page if raggedlast. 
7041
7042         * lily/parser.yy (Prefix_composite_music): untransposable is for
7043         FiguredBass, not ChordNames
7044
7045 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7046
7047         * scm/framework-tex.scm: Merge fix.
7048
7049 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7050
7051         The grand \paper -> \layout, \bookpaper -> \paper renaming.
7052
7053 2004-10-10  Graham Percival  <gperlist@shaw.ca>
7054
7055         * Documentation/user/notation.itely: add raggedright to a whole
7056         bunch of places.
7057
7058 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7059
7060         * scm/paper.scm (set-paper-dimension-variables): new
7061         function. Define dimension-variables explicitly in \paper too.
7062         This allows overriding linewidth inside \score { \paper { } }
7063         blocks
7064  
7065         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
7066         landscape.
7067         (header): add landscape and papersize options.
7068
7069 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7070
7071         * lily/*.cc: use robust_scm2moment() where appropriate.
7072
7073         * lily/moment.cc (robust_scm2moment): new function.
7074
7075         * scm/titling.scm (default-score-title): remove caps for piece.
7076
7077         * VERSION: 2.3.21 released.
7078         
7079         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
7080
7081         * lily/include/slur-configuration.hh (class Slur_configuration):
7082         new file.
7083
7084         * lily/slur-configuration.cc: new file. move scoring functions
7085         into Slur_configuration.
7086
7087         * lily/slur-scoring.cc (Slur_score_state): change static functions
7088         to methods of Slur_score_state.
7089
7090         * lily/bezier-bow.cc (Message): 
7091
7092         * flower/include/interval-set.hh (Message): new file.
7093
7094         * flower/interval-set.cc (Message): new file.
7095
7096 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7097
7098         * lily/multi-measure-rest-engraver.cc (process_music): always
7099         generate MultiMeasureRestNumbers.
7100
7101         * SConstruct (txt_files): switch of make dist
7102
7103         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
7104         make sure that (indent < len / 3). This fixes progerror-max_h.ly
7105
7106         * lily/multi-measure-rest-engraver.cc (process_music): make
7107         MultiMeasureRestNumber too.
7108
7109 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7110
7111         * Documentation/user/notation.itely (Bar lines): Added a note that
7112         defaultBarType is to be changed in the Timing context.
7113
7114 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7115
7116         * lily/include/guile-compatibility.hh: add file.
7117
7118         * scm/framework-tex.scm (convert-to-dvi): use max of current
7119         extra_mem_top and 1M.
7120
7121         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
7122         function.
7123
7124 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7125
7126         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
7127  
7128 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7129
7130         * lily/slur-scoring.cc (struct Slur_score_state): add
7131         has_same_beam_, edge_has_beams_, is_broken_ bools.
7132         (get_base_attachments): simpler Y attachment determination for
7133         broken slurs.
7134
7135 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7136
7137         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
7138         bash without that is quite interesting.  Add xml and some omf
7139         keys.
7140
7141 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7142
7143         * Documentation/user/macros.itexi: Add xml macros.
7144
7145         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
7146
7147         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
7148
7149 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7150
7151         * lily/break-substitution.cc (substitute_mutable_property_alist):
7152         only put property back into value if != SCM_UNDEFINED
7153
7154         * lily/lyric-extender.cc (print): don't take common refpoint of
7155         null object if right_text isn't there.
7156  
7157         * lily/slur-scoring.cc (struct Slur_score_state): new
7158         struct. Collect scoring function arguments.
7159         (struct Slur_score_state): add musical_dy_
7160         (get_extra_encompass_infos): new function. Split off state
7161         computations.
7162
7163         * scm/part-combiner.scm (determine-split-list): remove playing1
7164         and playing2.
7165
7166 2004-10-02  Graham Percival  <gperlist@shaw.ca>
7167
7168         * Documentation/index.html.in: remove link to templates.
7169
7170         * Documentation/user/notation.itely: more small fixes.
7171
7172 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7173
7174         * lily/timing-engraver.cc (process_music): move setting
7175         measure-length. This fixes spacing-whole-rest.ly
7176
7177         * VERSION (PACKAGE_NAME): release 2.3.20
7178         
7179         * input/regression/quote-transposition.ly: update example
7180
7181         * scm/define-music-properties.scm (all-music-properties): change
7182         meaning of instrumentTransposition.  It is now the pitch played
7183         that sounds as middle C. This means that instrumentTransposition
7184         can be \transposed. 
7185         Fixes: transpose-quote.ly
7186
7187         * lily/parser.yy (command_element): reverse setting of
7188         instrumentTransposition
7189
7190         * lily/pitch.cc (pitch_interval): rename.
7191
7192         * lily/recording-group-engraver.cc (stop_translation_timestep):
7193         remove macrameing of accumulator and set_car/cdr.
7194         Fixes: transposition-quote.ly
7195
7196         * lily/music.cc (transpose): fold Event::transpose() in.
7197
7198         * lily/event.cc: remove Transpose. 
7199
7200         * lily/recording-group-engraver.cc: cleanup.
7201
7202         * ly/music-functions-init.ly (displayMusic): add function.
7203
7204         * make/lilypond.fedora.spec.in: rename file.
7205
7206         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7207         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7208
7209         * Documentation/user/changing-defaults.itely (Changing context
7210         properties on the fly): typo.
7211
7212         * lily/slur.cc (outside_slur_callback): try three sample points
7213         for determining collisions. This fixes: slur-script.ly.
7214
7215 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7216
7217         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7218
7219 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7220
7221         * Documentation/user/notation.itely: more small fixes.
7222
7223         * Documentation/user/examples.itely: make new sections.
7224
7225         * input/test/bar-lines.ly: improve output, fix bug.
7226
7227         * Documentation/user/changing-defaults.itely: small fixes.
7228
7229 2004-10-01  Werner Lemberg  <wl@gnu.org>
7230
7231         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7232         T1 encoding in texinfo mode.
7233         (\lilypondstart): Use it.
7234         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7235
7236 2004-09-30  Werner Lemberg  <wl@gnu.org>
7237
7238         * tex/lilyponddefs.tex (\lilypondstart): Define
7239         \lilypondfontencoding for both texinfo and latex mode.
7240
7241         * scm/framework-tex.scm (font-load-command): Use
7242         \lilypondfontencoding.
7243
7244 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7245
7246         * scm/framework-tex.scm (dump-page): take with-extents?
7247         argument. If true, output Y extents. Used for lilypond-book
7248         documents.
7249
7250         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7251         \bookpaper.
7252
7253         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7254         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7255  
7256         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7257         page.
7258
7259 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7260
7261         * Documentation/user/notation.itely (Multi measure rests):
7262         Improved example.
7263
7264 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7265
7266         * lily/auto-beam-engraver.cc (test_moment): robustify.
7267
7268 2004-09-28  Werner Lemberg  <wl@gnu.org>
7269
7270         * scm/framework-tex.scm (font-load-command): Define proper font
7271         macro which sets font encoding if available.
7272         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7273         from the \bookpaper block.
7274
7275         * tex/lilyponddefs.tex (\lilypondstart): Use
7276         \lilypondpaperinputencoding for global input encoding.
7277
7278 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7279
7280         * lily/score.cc (Score): oops. Copy error_found_ too.
7281
7282 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7283
7284         * stepmake/stepmake/texinfo-rules.make: 
7285         * Documentation/GNUmakefile: --srcdir build fixes.
7286
7287         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7288
7289         * Documentation/user/latex-lilypond-example.latex:
7290         * Documentation/user/latex-example.latex: Fix compile errors.
7291         Still buggy, need more love.
7292
7293 2004-09-27  Werner Lemberg  <wl@gnu.org>
7294
7295         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7296
7297 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7298
7299         * Documentation/user/examples.itely: removed \midi block to
7300         simplify the example
7301
7302         * Documentation/user/notation.itely: Removed superfluous
7303         TextSpanner tweakings (is already done by engraver-init.ly).
7304         Documented bug: vertical alignment of articulations.
7305
7306         * Documentation/user/notation.itely, ly/engraver-init.ly
7307         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7308         padding.
7309
7310         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7311         docu about TextSpanner padding bug from manual to engraver.ly
7312         (since it's workarounded and hence not user-visible any more)
7313
7314 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7315
7316         * VERSION: release 2.3.19
7317
7318 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7319
7320         * ly/property-init.ly: fix bug in displaying ledger lines while
7321         \hideNotes is on.
7322
7323         * Documentation/user/notation.itely: more editing.
7324
7325         * Documentation/user/examples.itely: add piano-dynamics template.
7326
7327         * input/template/piano-dynamics.ly: remove.
7328
7329         * Documentation/user/sound-output.itexi: more editing
7330
7331 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7332
7333         * Documentation/user/notation.itely: more editing.
7334
7335 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7336
7337         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7338         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7339
7340 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7341
7342         * lily/hairpin.cc (print): check columns of bounds, not bounds
7343         themselves.
7344         (print): robustify bound-padding lookup.
7345
7346         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7347
7348         * scripts/lilypond-book.py (Compile_error.process_include): catch
7349         Compile_error exception, and remove output .texi.
7350
7351         * scm/define-music-properties.scm (all-music-properties): add
7352         error-found
7353
7354         * lily/parser.yy (Music_list): add error-found to music with errors.
7355
7356         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7357
7358         * lily/book.cc (process): ignore books with errors
7359
7360         * lily/include/score.hh (class Score): add error_found_ member.
7361
7362         * lily/drum-note-engraver.cc (try_music): idem.
7363
7364         * lily/note-heads-engraver.cc: remove start-playing-event.
7365
7366         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7367         BusyPlayingEvent to determine which voice was active last.
7368         (unisono): use last active to where to get unisono information
7369         from. This fixes: partcombine-rest.ly (again).
7370
7371         * scm/part-combiner.scm (determine-split-list): cleanups
7372
7373 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7374
7375         * input/regression/lyric-extender.ly: simplify.
7376         complexify.
7377
7378         * lily/lyric-extender.cc (print): use it to determine size of
7379         extender. Remove Lyric_extender::is_visible().
7380
7381         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7382         next property.
7383
7384         * lily/lyric-engraver.cc: remove get_current_rest().
7385         
7386 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7387
7388         * input/regression/lyric-extender.ly: Fix and add test.
7389
7390         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7391
7392 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7393
7394         * lily/note-head.cc: remove Note_head::extent.
7395
7396 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7397
7398         * Documentation/user/tutorial.itely: do manual style 2-space
7399         indents in examples
7400
7401         * Documentation/user/notation.itely: more editing.
7402
7403 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7404
7405         * lily/lyric-engraver.cc (get_current_rest): New function.
7406
7407         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7408         stop at rest.
7409
7410         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7411
7412         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7413
7414 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7415
7416         * Documentation/user/examples.itely (Small ensembles): added
7417         example for transcription of mensural music
7418
7419         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7420         link to SATB vocal score
7421
7422         * Documentation/user/notation.itely (System start delimiters):
7423         fixed typo: GrandStaff->StaffGroup
7424
7425         * Documentation/user/notation.itely (Ancient articulations):
7426         removed obsolete comment on \episem bug
7427
7428 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7429
7430         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7431         of header.
7432
7433 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7434
7435         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7436         start to note-column.
7437
7438         * lily/hairpin.cc (print): check text-interface, to attach to
7439         dynamic texts.  
7440
7441         * lily/include/text-item.hh (class Text_interface): rename
7442         Text_item -> Text_interface
7443
7444         * lily/piano-pedal-bracket.cc (print): robustify.
7445
7446 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7447
7448         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7449
7450         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7451         true will print the page number in the first page.
7452
7453         * Documentation/user/changing-defaults.itely: Document
7454         printfirstpagenumber.
7455
7456 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7457
7458         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7459         objects.
7460
7461         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7462         dy for scaling. This fixes various downbeams.
7463         
7464
7465         * lily/beam-quanting.cc (best_quant_score_idx): 
7466
7467 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7468
7469         * scm/framework-tex.scm (header-to-file): Fix.
7470
7471 2004-09-22  Werner Lemberg  <wl@gnu.org>
7472
7473         * lily/parser.yy <score_body>: Fix typo.
7474
7475 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7476
7477         * Documentation/user/tutorial.itely: modified a "future planning"
7478         comment.
7479
7480         * Documentation/user/notation.itely: more editing.
7481
7482 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7483
7484         * scm/define-markup-commands.scm (note-by-number): read font-size
7485         to determine stem length. Fixes: markup-note.ly
7486
7487 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7488
7489         * lily/slur.cc (outside_slur_callback): read #'padding for
7490         slur-padding. Fixes: slur-script.ly
7491
7492         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7493
7494 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7495
7496         * Documentation/user/notation.itely (ancient flags): documented
7497         flags-related known bugs
7498
7499         * lily/include/ligature-engraver.hh: added comment about why and
7500         how of (non-)use of abstract virtual methods
7501
7502         * ly/engraver-init.ly (VaticanaVoice,
7503         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7504         unset dash-fraction property in order to get solid lines
7505
7506         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7507
7508 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7509
7510         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7511
7512 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7513
7514         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7515         in function.
7516
7517         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7518         openout_any=p.  Throughout: progress to stderr, translate user
7519         messages.
7520
7521         * scm/output-gnome.scm: Fix font dir description.
7522
7523 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7524
7525         * input/test/mensural-ligatures.ly (voice): move linethickness
7526         settings to bookpaper.
7527
7528         * lily/simple-spacer.cc (Module): use force to stretch to 
7529         line length as force measure for ragged spacing.
7530         
7531         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7532         blocks in the parser. This eliminates ordering dependency for
7533         \bookpaper and \paper
7534
7535         * ly/part-paper-init.ly: remove file.
7536
7537         * lily/includable-lexer.cc (new_input): elucidate message.
7538
7539         * VERSION: 2.3.18 released.
7540         
7541 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7542
7543         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7544         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7545         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7546         #'Slur.attachment setting.
7547
7548         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7549         friendlier for point and click.
7550
7551 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7552
7553         * ly/init.ly: reverse collected scores.
7554
7555         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7556         layout to determine force.
7557         
7558 2004-09-18  Werner Lemberg  <wl@gnu.org>
7559
7560         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
7561         ties.
7562
7563         * ly/declarations-init.ly (escapedBiggerSymbol,
7564         escapedSmallerSymbol): Fix typos.
7565
7566         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
7567
7568 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7569
7570         * input/{input,regression}/*.ly: run convert-ly
7571
7572         * VERSION: release 2.3.17
7573
7574         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
7575         little wider for attachment calculation. This prevents stem and
7576         slur touching.
7577
7578         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
7579         ) 
7580
7581         * input/regression/tie.ly (texidoc): cleanup.
7582
7583         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
7584         and ~
7585
7586         * lily/slur-scoring.cc (score_extra_encompass): check if extra
7587         objects are on boundary column. 
7588
7589         * lily/main.cc (parse_argv): process --tex too.
7590
7591         * ly/music-functions-init.ly (keepWithTag): add music functions
7592         keepWithTag and removeWithTag.
7593
7594         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
7595
7596         * lily/accidental-engraver.cc (recent_enough): interpret laziness
7597         = #t. This fixes no-reset accidental-style.
7598
7599         * input/regression/accidental-piano.ly (Module): new file.
7600
7601         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
7602
7603 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7604
7605         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
7606         extra encompass.
7607         (score_extra_encompass): use Y coordinate of attachment if X
7608         attachment falls in extra encompass X extent.
7609
7610         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
7611         GUILE_LOAD_PATH
7612
7613 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7614
7615         * scm/output-gnome.scm: Small fixes.
7616
7617         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
7618
7619 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
7620
7621         * Documentation/user/notation.itely (Ancient flags): Removed
7622         documentation on adjust-if-on-staffline (this property was removed
7623         by Han-Wen).
7624
7625         * Documentation/user/notation.itely (Ancient notation): Minor
7626         cleanups and fixes.  Renamed "Vaticana style contexts" ->
7627         "Gregorian Chant contexts".  Added section "Mensural contexts".
7628         Added section "Ancient articulations".
7629
7630         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
7631
7632 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7633
7634         * buildscripts/guile-gnome.sh: Add missing bit.
7635
7636 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7637
7638         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
7639
7640         * lily/slur-scoring.cc (get_y_attachment_range): set end point
7641         using base_attachment.
7642
7643         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
7644         page header back.
7645
7646         * scm/documentation-generate.scm (top-node): move version to top
7647         node.
7648
7649         * lily/ledger-line-spanner.cc: add ledgered-interface, with
7650         property no-ledgers.
7651
7652 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
7653
7654         * Documentation/user/{changing-defaults,examples,invoking,
7655         tutorial}.itely: Expand 's to is.
7656
7657         * Documentation/user/notation.itely: Capitalize only first letter.
7658
7659         * Documentation/user/programming-interface.itely: Capitalize Scheme.
7660
7661         * Documentation/user/lilypond-book.itely: use @refbugs.
7662
7663         * THANKS: sort.
7664
7665         * input/mutopia/F.Schubert/morgenlied.ly,
7666         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
7667         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
7668         name.
7669
7670 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
7671
7672         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
7673         lneomensural char entry; (ii) fixed mensural/neomensural naming
7674         clash typo; (iii) lneomensural char: fixed stem attachment point.
7675         WARNING: FONT CHANGED!
7676
7677 2004-09-15  Graham Percival  <gperlist@shaw.ca>
7678
7679         * Documentation/user/introduction.itely: update \stemBoth to
7680         \stemNeutral.
7681
7682         * Documentation/user/notation.itely: more editing of the manual.
7683
7684 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7685
7686         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
7687         factor in edge attraction. This reflects that the left edge may
7688         have a larger gap for an ascending up-slur.
7689         (get_base_attachments): copy bound Y from right bound, if there is
7690         only one note-column after the line break.
7691
7692 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7693
7694         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
7695
7696 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7697
7698         * lily/phrasing-slur-engraver.cc (process_music): Create
7699         PhrasingSlur instead of Slur.
7700
7701         * Documentation/user/changing-defaults.itely (Defining new
7702         contexts): Fixed misprinted context name.
7703
7704 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7705
7706         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
7707
7708         * scripts/convert-ly.py (conv): change Both to Neutral in property
7709         settings.
7710
7711         * ly/engraver-init.ly: increase extent of Staff. 
7712
7713 2004-09-13  Graham Percival  <gperlist@shaw.ca>
7714
7715         * scm/script.scm: change behaviour of slur and accent.
7716
7717         * Documentation/user/music-glossary.tely: de-gender a few entires.
7718
7719         * Documentation/user/introduction.itely: de-gender a few sentences.
7720
7721 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7722
7723         * input/regression/rehearsal-mark-number.ly: Reuse the existing
7724         formatting routine when adding boxed numbers. Makes it easier to
7725         extrapolate how to do for boxed letters.
7726
7727 2004-09-12  Graham Percival  <gperlist@shaw.ca>
7728
7729         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
7730
7731         * Documentation/user/invoking.itexi: updated the "reporting bugs"
7732         section.
7733
7734 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7735
7736         * scm/define-grobs.scm (all-grob-descriptions): longer
7737         ideallengths for stems in higher order beams.
7738
7739         * Documentation/user/changing-defaults.itely (Page layout):
7740         document them.
7741
7742         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
7743         to get sane spaces for titles.
7744
7745         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
7746         beforetitlespace, betweentitlespace.
7747
7748         * input/regression/beam-quant-standard.ly (primeSixteenths): add
7749         16th notes.
7750
7751         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
7752         small slope up to smallest quant. This prevents small slopes from
7753         getting rounded to zero.
7754
7755         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
7756         are smaller than the smallest quant.
7757
7758         * input/tutorial/brahms*.ly: remove.
7759
7760         * input/*: update all .ly files.
7761          
7762         * ly/a4-init.ly (vsize): remove papersize init files.
7763
7764         * scripts/convert-ly.py (conv): add conversion.
7765
7766         * lily/parser.yy: change mode changing commands to XXXmode,
7767         eg. drummode.
7768         (mode_changing_head): group mode changes.
7769         (mode_changing_head_with_context): new commands: create context as
7770         well as change mode.
7771
7772         * input/regression/system-overstrike.ly: new file.
7773
7774         * scm/page-layout.scm (ly:optimal-page-breaks): add
7775         betweensystempadding also to fixed distance for the spring.
7776  
7777         * scm/define-grobs.scm (all-grob-descriptions): fix order of
7778         key-cancellation.
7779
7780         * input/regression/beam-concave-damped.ly: new file.
7781
7782         * lily/beam-concave.cc: new file, with new routines for concave
7783         decisions. There are now two types of concaveness: 1. a sharp
7784         logic decision forcing a beam horizontal, and 2. a number that
7785         measures how concave beams are that are not caught by 1.
7786
7787         This fixes: morgenlied.ly and input/regression/beam-concave.ly
7788         
7789         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
7790         property: add-stem-support
7791
7792 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7793
7794         * lily/slur-scoring.cc (get_bound_info): only do
7795         broken trend at the end of the line.
7796
7797         * VERSION (PACKAGE_NAME): release 2.3.16.
7798
7799         * input/regression/phrasing-slur.ly (Module): remove (duplicate
7800         with phrasing-slur-slur-avoid.ly)
7801
7802         * lily/slur-scoring.cc (struct Extra_collision_info): collect
7803         parameters for extra offset.
7804         (get_bezier): add slurs mid-points for curve determination
7805         (score_extra_encompass): add slur end points for scoring.
7806
7807 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
7808
7809         * scm/framework-ps.scm (reencode-font): Handling font scaling
7810         and reencoding differently to work around a bug in gs 8.30 and
7811         earlier.
7812         Update callers.
7813
7814 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7815
7816         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
7817         extent index of other system. Fixes slurs across line breaks.
7818
7819         * lily/tuplet-engraver.cc (start_translation_timestep): use
7820         Tuplet_description::stop_ for determining when to stop producing
7821         tuplet brackets. This fixes: tuplet-overwrite.ly
7822
7823         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
7824         errors with GUILE 1.7 CVS.
7825
7826         * lily/translator.cc (derived_mark): new function.
7827
7828         * lily/slur-scoring.cc (score_encompass): new penalty type:
7829         variance penalty demerits slurs where one head/stem is much
7830         closer to the slur than average.
7831
7832         * lily/tuplet-bracket.cc (print): use robust_relative_extent
7833         iso. extent()
7834         (calc_position_and_height): use robust_relative_extent(). This
7835         fixes a couple of programming_errors
7836
7837         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
7838         file.
7839
7840         * lily/part-combine-iterator.cc (unisono): bugfix for the case
7841         that voice-2 plays solo, and voice-1 has an mmrest that starts
7842         earlier. In that case, we switch to voice-2, so we catch the
7843         mmrest of voice-2. This fixes: partcombine-rest.ly.
7844  
7845 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7846
7847         * scm/define-grob-properties.scm (all-internal-grob-properties):
7848         add adjacent-hairpins property.
7849
7850         * lily/hairpin.cc: lengthen hairpin if space is available.
7851
7852         * input/regression/dynamics-hairpin-length.ly (Module): new file.
7853
7854 2004-09-10  Graham Percival  <gperlist@shaw.ca>
7855
7856         * Documentation/user/notation.itely: small fixes to docs.
7857
7858 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7859         
7860         * VERSION (PACKAGE_NAME): release 2.3.15
7861
7862         * make/lilypond.redhat.spec.in (Requires): bump requirement for
7863         ec-fonts-mftraced
7864
7865         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
7866         the latest ec-fonts-mftraced package.
7867
7868         * scm/define-context-properties.scm
7869         (all-internal-translation-properties): add property. Remove
7870         definition of quotes property.
7871
7872         * Documentation/user/notation.itely (Quoting other voices):
7873         document it
7874
7875         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
7876         property, to determine what events are processed in \quote.
7877
7878 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
7879
7880         * (many files): removed most occurrences of underscore ("_")
7881         from font characters; made font character naming more
7882         consistent
7883
7884         * input/test/gregorian-scripts.ly: fixed another victim of grand
7885         replacement operations
7886
7887         * lily/vaticana-ligature-engraver.cc: caught some more "_"
7888         inconsistencies
7889
7890         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
7891
7892 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7893
7894         * Documentation/user/changing-defaults.itely (Paper size): doc
7895         landscape
7896         
7897
7898         * scm/framework-ps.scm (eps-header): bugfixes. 
7899
7900         * scm/titling.scm (default-score-title): remove opus from the
7901         \score title.
7902
7903 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
7904
7905         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
7906
7907         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
7908
7909         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
7910
7911         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
7912
7913         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
7914
7915         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
7916
7917         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
7918
7919         * scripts/ps2png.py (program_name): changed to sys.argv[0]
7920
7921 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7922
7923         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
7924         character position.  Huh?
7925
7926         * scm/output-gnome.scm (placebox): Shield affine-relative.
7927
7928         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
7929         cater for system's pango 1.5.1.
7930
7931         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
7932
7933         * scm/slur.scm: Tweak.
7934
7935 2004-09-08  Graham Percival  <gperlist@shaw.ca>
7936
7937         * Documentation/user/{first couple of chapters}: more editing.
7938
7939 2004-09-07  Graham Percival  <gperlist@shaw.ca>
7940
7941         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
7942         and summary.
7943
7944         * Documentation/user/{first couple of chapters}: the big "Graham's
7945         moved to a new city, his friends haven't arrived, and he has no
7946         internet access" patch.  Numerous editorial and stylistic changes
7947         to the manual.
7948
7949 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7950
7951         * scm/framework-ps.scm (output-framework): handle landscape settings.
7952
7953         * ps/lilyponddefs.ps: cleanup.
7954
7955 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7956
7957         * scm/define-grobs.scm (all-grob-descriptions): unset
7958         threshold. This fixes morgenlied. 
7959
7960         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
7961         rod calculation.
7962
7963         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
7964         spanners into account for staff-extents.
7965
7966         * lily/ottava-bracket.cc (print): take common refpoint of dots
7967         into account as well.
7968
7969 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7970
7971         * lily/lookup.cc (triangle): translate by interval.
7972
7973         * VERSION (PACKAGE_NAME): release 2.3.14
7974
7975         * Documentation/user/changing-defaults.itely (Page layout): add
7976         betweensystempadding
7977
7978         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
7979
7980         * input/regression/quote-cyclic.ly (Module): new file.
7981
7982         * scm/lily.scm (print): add function.
7983
7984         * scm/music-functions.scm (quote-substitute): new
7985         function. Substitute \quote when putting music into \score.
7986
7987         * input/regression/key-signature-cancellation.ly (Module): new file.
7988
7989         * lily/*.cc: more ly_scm2 -> scm_to converions.
7990
7991         * lily/key-signature-interface.cc (print): take position
7992         difference into account when spacing naturals.
7993
7994         * lily/key-engraver.cc (create_key): create KeyCancellation grob
7995         separately, so the cancellation can be put before the staff-bar
7996
7997         * scm/define-grobs.scm (all-grob-descriptions): add a
7998         KeyCancellation grob.
7999
8000         * lily/tuplet-engraver.cc (struct Tuplet_description): new
8001         struct. Use to clean-up Tuplet_engraver
8002
8003 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8004
8005         * lily/*: ly_scm2int -> scm_to_int
8006         ly_scm2double -> scm_to_double
8007
8008         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
8009
8010 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8011
8012         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
8013         0 springs
8014
8015         * lily/system.cc (post_processing): 
8016
8017         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
8018         density for vertical spacing by means of force penalty.
8019         
8020         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
8021         dimension-variables
8022
8023         * Documentation/user/changing-defaults.itely (Page layout): add
8024         betweensystemspace variable.
8025
8026         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
8027
8028         * scm/page-layout.scm (space-systems): new function. Use spring
8029         and rod approach for vertically spacing systems.
8030
8031         * ly/engraver-init.ly: tune down minimumVerticalExtent.
8032
8033         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
8034         vertical alignment.
8035
8036         * lily/slur-engraver.cc (process_music): add warning for slur.
8037
8038 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8039
8040         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
8041
8042         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
8043         export spacing routine to SCM.
8044
8045         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
8046         new class, separate Grobs from interface.
8047
8048 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8049
8050         * lily/include/lily-guile.hh: compatibility glue for 1.6
8051
8052         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
8053
8054         * lily/lily-guile.cc: remove ly_scm2str0.
8055
8056 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8057
8058         * Documentation/user/macros.itexi: Use @inforef iso @uref for
8059         external references.  Fixes HTML cross references with makeinfo 4.7.
8060
8061 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8062
8063         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
8064         expand_only option.
8065
8066 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8067
8068         * lily/system.cc (get_line): add System stencil to exprs. Fixes
8069         system-extents.ly.
8070
8071         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
8072
8073         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
8074         for MultiMeasureRestNumber
8075
8076         * VERSION (PACKAGE_NAME): release 2.3.13
8077
8078 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8079
8080         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
8081         takes two arguments.
8082
8083 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8084
8085         * input/regression/slur-stem-broken.ly: remove.
8086
8087         * lily/slur.cc: add quant-score.
8088
8089         * input/regression/slur-staccato.ly (texidoc): remove
8090
8091         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
8092
8093 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8094
8095         * lily/include/bezier-bow.hh: remove.
8096
8097         * lily/slur-bezier-bow.cc (Module): remove.
8098
8099         * lily/include/slur.hh (Module): remove.
8100
8101         * lily/slur.cc: remove
8102
8103         * input/test/slur-beautiful.ly (Module): remove
8104
8105         * input/test/slur-attachment-override.ly (Module): remove
8106
8107         * lily/slur-quanting.cc (after_line_breaking): only do scoring
8108         when less than 4 control-points.
8109
8110         * lily/key-signature-interface.cc: add style.
8111
8112         * Documentation/user/notation.itely (Automatic staff changes):
8113         document new behavior.
8114
8115         * input/regression/slur-extreme.ly: new file.
8116
8117         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
8118         bass. Obviates \clef bass in the bass staff, when using \autochange 
8119
8120         * lily/auto-change-iterator.cc (construct_children): instantiate
8121         up/down Staff, create Voice on up staff initially. Obviates
8122         explicit instantiation of up/down contexts for \autochange. 
8123
8124         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
8125         slur depending on extents of note heads.
8126         
8127 2004-08-28  Graham Percival  <gperlist@shaw.ca>
8128
8129         * Documentation/user/tutorial.itely: minor editing.
8130
8131         * Documentation/user/examples.itely: tiny editing.
8132
8133 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8134
8135         * lily/slur-quanting.cc (init_score_param): read scoring
8136         parameters from slur-details property
8137
8138         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
8139         Accidental
8140
8141         * Documentation/user/advanced.itely: removed.
8142
8143         * Documentation/user/programming-interface.itely (How markups work
8144         internally): new subsection.
8145
8146         * Documentation/user/converters.itely (Invoking abc2ly): remove
8147         musedata2ly.
8148
8149 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8150
8151         * Documentation/user/point-and-click.texi (Point and click): new file.
8152         put point & click in appendix.
8153         
8154         * Documentation/user/changing-defaults.itely (Vertical spacing):
8155         corrections
8156
8157 2004-08-27  Graham Percival  <gperlist@shaw.ca>
8158
8159         * Documentation/user/introduction.itely: add note about the
8160         "example templates" section of the manual, and remove link to
8161         input/template/
8162
8163 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
8164
8165         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
8166         -> La@TeX
8167
8168         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
8169         missing lneo_mensural head; editorial cleanups
8170
8171         * lily/mensural-ligature.cc: added more comments
8172
8173 2004-08-26  Graham Percival  <gperlist@shaw.ca>
8174
8175         * Documentation/user/examples.itely: second, third, fourth, and fifth
8176         sections added.
8177
8178         * input/template/{various}: removed files included in examples.itely.
8179
8180 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
8181
8182         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
8183         Stem::stem_end_position instead of broken
8184         Staff_symbol_referencer::get_position
8185
8186 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8187
8188         * debian/changelog: debian patch by Anthony Fok.
8189
8190         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8191
8192         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8193         get spurious messages with skipTypesetting on.
8194
8195 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8196
8197         * Documentation/user/lilypond-book.itely: slight clean-up.
8198
8199         * Documentation/user/examples.itely: began section.
8200
8201 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8202
8203         * lily/script-interface.cc: add slur property.
8204
8205         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8206         too.
8207
8208         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8209
8210         * lily/ottava-bracket.cc (print): always start from right edge of
8211         a broken bound. This fixes ottava-clef.ps 
8212
8213 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8214
8215         * input/regression/slur-script-inside.ly: new file.
8216
8217         * lily/new-slur.cc (outside_slur_callback): new function, to make
8218         scripts avoid slurs 
8219
8220         * lily/slur-engraver.cc (finalize): 
8221
8222         * lily/script-interface.cc: add inside-slur property.
8223
8224         * lily/slur-engraver.cc (finalize): read inside-slur property.
8225
8226         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8227         message.
8228
8229         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8230         level. Fixes: hideNotes-accidental.ly
8231
8232 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8233
8234         * scm/page-layout.scm (plain-header): fix bug that print page
8235         number in the first page if firstpagenumber was different than 1.
8236
8237 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8238
8239         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8240         fonts. Fixes triangle markup for chords.
8241
8242         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8243         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8244  
8245         * flower/include/interval.hh (T>): add distance() function
8246
8247         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8248         octaviation-dot.ly 
8249
8250         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8251
8252         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8253
8254         * lily/new-slur.cc (add_column): remove set_interface()
8255
8256 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8257
8258         * input/regression/slur-double.ly: new file. 
8259
8260         * lily/slur-engraver.cc: add doubleSlurs property
8261
8262         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8263         symbols.
8264
8265         * Documentation/user/notation.itely (Easy Notation note heads):
8266         revise notation Chapter.
8267
8268         * ly/music-functions-init.ly (makecluster): add makeClusters music
8269         function.
8270
8271         * lily/part-combine-engraver.cc: rename soloADue ->
8272         printPartCombineTexts
8273
8274         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8275
8276         * lily/horizontal-bracket.cc (print): use
8277         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8278         edge-eight and shorten-pair.
8279
8280 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8281
8282         * Documentation/user/changing-defaults.itely (Page layout):
8283         description of firstpagenumber. Moved @refbugs about rightmargin
8284         to the end of the section (it was looking like the documentation
8285         after the refbugs was part of the bug comment).
8286
8287         * scm/framework-ps.scm (output-framework): set the first
8288         postscript page number to firstpagenumber
8289
8290         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8291         page number according to firstpagenumber
8292
8293         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8294         parameter
8295
8296 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8297
8298         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8299         nested slurs. 
8300
8301         * scripts/convert-ly.py (lilypond_version_re_str): handle
8302         \version "bar" % "foo"
8303
8304         * lily/completion-note-heads-engraver.cc (process_music): set
8305         duration-log before announcing object.
8306         
8307         * lily/staff-symbol.cc (print): subtract thickness from staff line
8308         length
8309
8310         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8311         
8312 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8313
8314         * scm/stencil.scm: remove fontify-text and fontify-text-white
8315
8316 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8317
8318         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8319
8320         * Documentation/user/sound-output.texi (Sound): new file. Move all
8321         MIDI related information.
8322
8323 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8324
8325         * lily/script-engraver.cc (acknowledge_grob): only take into
8326         account note heads with a music cause. Fixes ambitus-accent.ly
8327
8328         * scm/define-markup-commands.scm (finger): set encoding to
8329         fetaNumber.
8330
8331 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8332
8333         * scripts/convert-ly.py: typo
8334
8335 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8336
8337         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8338         font calls for diagrams based on paper and props
8339
8340 2004-08-19  Graham Percival <gperlist@shaw.ca>
8341
8342         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8343
8344 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8345
8346         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8347         added setHairpinDecresc/Dim
8348
8349 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8350
8351         * lily/include/lily-guile.hh: Cosmetics.
8352
8353 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8354
8355         * input/regression/fermata-rest-position.ly: new file
8356
8357         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8358
8359         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8360
8361 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8362
8363         * scm/framework-tex.scm (output-preview-framework) 
8364         (output-classic-framework): 
8365         * scm/framework-ps.scm (output-preview-framework):
8366         s/ly:paper-book-lines/ly:paper-book-systems/g
8367
8368         * scm/fret-diagrams.scm (ss-font-encoding):
8369         s/my-font-encoding/ss-font-encoding
8370
8371 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8372
8373         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8374         direction also on fingerings.
8375
8376         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8377
8378 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8379
8380         * po/nl.po: Some updates.
8381
8382         * scm/lily.scm (_): New function.
8383         (postscript->pdf, postscript->png, lilypond-main)
8384         (postscript->pdf): Use it.  Write messages to stderr.
8385
8386         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8387
8388         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8389         xgettext does not recognise scheme yet.  Patch submitted.
8390
8391         * lily/scm-option.cc (LY_DEFINE):
8392         * lily/main.cc: The program is now called lilypond (WAS:
8393         lilypond-bin).
8394
8395         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8396         messages.
8397
8398         * lily/include/paper-book.hh
8399         * lily/include/paper-system.hh: Finish renaming of paper-line to
8400         system.  Fix users.
8401
8402 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8403
8404         * scm/documentation-generate.scm (string-append): add version.
8405
8406         * scm/define-markup-commands.scm (box): add box-padding and
8407         thickness props for the box command.
8408  
8409         * Documentation/user/changing-defaults.itely (Text encoding):
8410         elucidate use of \encoding for \header strings.
8411
8412         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8413
8414         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8415         staff-change.ly
8416
8417         * lily/output-def.cc (assign_context_def): use set_variable().
8418
8419         * lily/text-item.cc (interpret_string): accept string input
8420         encoding too.
8421
8422         * scm/encoding.scm (read-encoding-file): print warning when file
8423         can't be found.
8424
8425         * tex/latin1.enc: remove.
8426
8427         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8428
8429         * lily/rod.cc (columnize): robustness fix. Don't crash for
8430         nil span points. Fixes: appoggiatura-segfault.ly
8431         (add_to_cols): extra robustness fix.
8432
8433 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8434
8435         * lily/text-item.cc (interpret_string): use lookup_variable() to
8436         fidn inputencoding. Now, \paper inherits inputencoding from
8437         \bookpaper.
8438
8439         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8440         collision kludge.
8441
8442         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8443         kludge.
8444
8445 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8446
8447         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8448
8449 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8450
8451         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8452
8453         * lily.scm: Mark un-internationlised user messages (with FIXME).
8454
8455         * lily/include/modified-font-metric.hh (struct
8456         Modified_font_metric): New file.  (WAS: incorrectly named
8457         scaled-font-metric.hh ?)
8458
8459         * lily/include/scaled-font-metric.hh: Remove.
8460
8461         * lily/text-item.cc (interpret_string): Identify and document
8462         input-encoding problem.
8463
8464         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8465         for a Bookpaper.
8466
8467         * tex/latin1.enc: Replace /minus with /hyphen.
8468
8469         * scm/encoding.scm: For latin1 (input-)encoding, use
8470         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8471
8472         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8473         inputencoding.
8474
8475 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8476
8477         * Documentation/topdocs/INSTALL.html: fixes.
8478
8479 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8480
8481         * buildscripts/builder.py: Fix for scons CVS.
8482
8483 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8484
8485         * Documentation/user/notation.itely,
8486         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8487         input/test/ambitus-mixed.ly: fix plurals:
8488         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8489
8490 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8491
8492         * lily/dynamic-engraver.cc (typeset_all):
8493         * lily/script-engraver.cc (stop_translation_timestep): Handle
8494         collisions with new-slur.
8495
8496 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8497
8498         * scm/define-grobs.scm (all-grob-descriptions): Add
8499         new-slur-interface.
8500
8501 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8502
8503         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8504         produces .PS
8505
8506 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8507
8508         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8509         definition of number-type
8510
8511 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8512
8513         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8514         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8515
8516         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8517         number-type and label-dir
8518
8519         * scm/define-grob-properties.scm: add number-type and label-dir
8520
8521         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8522         left or right.  Allow choice of upper-case roman, lower-case roman, or
8523         arabic numerals in fret label
8524
8525 2004-08-04  Werner Lemberg  <wl@gnu.org>
8526
8527         * lily/slur-quanting.cc: Include libc-extension.hh.
8528         s/round/my_round/.
8529         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8530         s/autobeaming/autoBeaming/.
8531
8532 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8533
8534         * VERSION: 2.3.11 released.
8535
8536         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8537         renameinput.
8538
8539 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8540
8541         * lily/lookup.cc (round_filled_box): remove warnings about blot
8542         diameter.
8543
8544         * scm/paper.scm (paper-set-staff-size): make linethickness more
8545         easily tunable.
8546
8547         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8548         \newlyrics -> \addlyrics
8549
8550         * lily/text-spanner.cc (print): use it.
8551
8552         * lily/dynamic-text-spanner.cc (print): use it.
8553
8554         * lily/grob.cc (robust_relative_extent): new function.
8555
8556         * scripts/lilypond-book.py (main): add -f tex as default process.
8557
8558         * lily/text-spanner.cc (print): only take linear_combination of
8559         nonempty interval.
8560         
8561
8562 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
8563
8564         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
8565         isn't specified by the user in \bookpaper center the music in the
8566         page.
8567
8568 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8569
8570         * Fix some problems after the renaming of my-lily -> lily
8571
8572 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8573
8574         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
8575
8576         * lily/slur-quanting.cc (enumerate_attachments): apply center on
8577         stem-X in more cases. 
8578
8579         * lily/stem.cc (dim_callback): solve todo.
8580
8581 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8582
8583         * input/test/README: new file.
8584
8585         * lily/lily-parser.cc: rename my-lily* files.
8586
8587         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
8588         parser.
8589
8590         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
8591
8592         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
8593
8594         * make/mutopia-targets.make (local-WWW): don't make ps.gz
8595         examples. They take a huge amount of space.
8596
8597         * Documentation/user/GNUmakefile: fix symlinks.
8598
8599         * VERSION: 2.3.10 released.
8600         
8601         * input/test/lyrics-skip-notes.ly: remove
8602
8603         * input/test/stem-cross-staff.ly (noFlag): fold into manual
8604
8605         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
8606         remove.
8607
8608 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
8609
8610         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
8611         fixes.
8612
8613 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8614
8615         * input/regression/beam-dir-functions.ly: move from test/
8616
8617         * Documentation/user/notation.itely (Feathered beams): new node.
8618
8619         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8620         new node
8621
8622         * input/regression/lyric-hyphen-retain.ly: move to regression.
8623
8624         * input/regression/harmonic.ly: fold into manual
8625         
8626         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
8627         stem-length,chord-names-no-inversions}.ly: remove
8628         
8629         * input/test/tie-cross-voice.ly: move to regression.
8630
8631         * Documentation/user/notation.itely (Running trills): new node.
8632
8633         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
8634
8635         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
8636
8637         * lily/trill-spanner-engraver.cc: new file.
8638
8639         * input/regression/trill-spanner.ly: new file.
8640
8641         * input/test/timing.ly: fold into manual.
8642
8643         * input/test/time.ly: remove
8644
8645         * input/test/trill.ly: remove
8646         
8647         * input/test/time-signature-double.ly: fold into manual
8648
8649         * input/test/separate-staccato.ly: remove
8650
8651         * input/test/spanner-after-break-tweak.ly: fold into manual.
8652
8653         * input/test/script-priority.ly: fold into manual.
8654
8655         * input/test/scheme-interactions.ly: remove.
8656         
8657         * input/test/unfold-all-repeats.ly (mel),
8658         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
8659         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
8660         fold into manual.
8661
8662         * input/regression/no-staff.ly: move from input/test/
8663
8664         * input/regression/markup-score.ly: move from input/test/
8665
8666         * input/test/lyrics-melisma-faster.ly: fold into manual
8667         
8668         * input/test/lyrics-melisma-variants.ly: fold into manual
8669
8670         * Documentation/user/notation.itely (Popular music): new node. 
8671
8672         * input/test/gourlay.ly: remove
8673         
8674         * input/test/improv.ly: fold into manual.
8675
8676         * input/test/figured-bass-alternate.ly (fl): remove
8677
8678         * lily/dynamic-text-spanner.cc (print): new file.
8679
8680         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
8681
8682         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
8683         keep recursing into children in case a parent context inserts a
8684         grob into a child context.
8685
8686         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
8687         
8688 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8689
8690         * scm/define-markup-commands.scm (postscript): new markup command
8691         \postscript
8692
8693         * Documentation/user/notation.itely (Formatting cue notes): new
8694         section.
8695
8696         * input/test/clef-end-of-line.ly: fold into manual.
8697
8698         * input/test/scales-greek.ly: remove.
8699
8700         * input/test/chords-without-melody.ly: fold into manual.
8701
8702         * input/test/cadenza-skip.ly: remove.
8703
8704         * input/test/clef-8-syntax.ly: remove.
8705
8706         * input/test/clef-manual-control.ly: move into manual.
8707
8708         * Documentation/user/notation.itely (Aligning to cadenzas): fold
8709         in cadenza-skip.ly
8710
8711         * mf/parmesan*.mf: change neo_mensural to neomensural.
8712
8713         * input/test/trills.ly: remove.
8714
8715         * input/test/transposition.ly: remove.
8716
8717         * input/test/to-xml.ly: move to no-notation.
8718
8719         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
8720
8721         * lily/ledger-line-spanner.cc (print): use staff variable, not
8722         me. Fixes ledger lines on differently sized staves.
8723
8724         * input/test/rhythm-excercise.ly: remove file.
8725
8726         * lily/stem.cc (dim_callback): only do something if visible. Fixes
8727         spurious flag not found warning for 128th rest.
8728
8729         * input/regression/rest-dot-position.ly: new file.
8730         
8731         * input/test/rest-dot-positions.ly: remove
8732
8733         * lily/staff-symbol-referencer.cc (get_position): emergency
8734         fallback: use coordinate * 2.
8735
8736         * input/no-notation/midi-scales.ly: move from test/
8737
8738         * scm/define-markup-commands.scm (score): remove debugging code.
8739
8740         * input/test/incipit.ly (violin): remove. 
8741
8742         * lily/system-start-delimiter.cc (print): only draw system
8743         delimiter to staves that reach up to left bound of the delimiter.
8744
8745         * input/no-notation/embedded-scm.ly: move from test/
8746
8747         * input/test/follow-voice.ly: remove
8748
8749         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
8750
8751         * input/test/drarn*: remove
8752         
8753         * input/test/count-systems.ly: remove.
8754
8755         * lily/bar-line.cc (compound_barline): fix : for staff without
8756         lines.
8757
8758         * lily/accidental.cc (print): use music_font_alist_chain(). This
8759         fixes smaller cautionaries.
8760
8761         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
8762         encoding for accidental.
8763
8764         * Documentation/user/notation.itely (Educational use): new section
8765
8766         * input/test/*.ly: clean up directory: move examples into manual
8767         or regtest.
8768         
8769
8770         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
8771         mode as well. This fixes resolution errors.
8772
8773 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8774
8775         * scm/lily.scm (postscript->png): show commands for --verbose.
8776
8777         * flower/include/getopt-long.hh: opps. short option should be
8778         char, not int.
8779
8780         * Documentation/user/GNUmakefile: use symlinks to save space.
8781
8782         * VERSION: 2.3.9 released.
8783
8784         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
8785
8786         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
8787         manual.
8788
8789         * Documentation/user/tutorial.itely (Integrating text and music):
8790         remove \score and \notes from manual.
8791
8792         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
8793         mode in the beginning.
8794
8795 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8796
8797         * Documentation/user/changing-defaults.itely (Horizontal spacing):
8798         Correct the documentation of the spacing parameters. 
8799
8800         * Documentation/user/tutorial.itely (Integrating text and music), 
8801         Documentation/user/lilypond-book.itely (Integrating LaTeX and
8802         music): Document that you need to add the map file ec-mftrace.map
8803         in the dvips command.   
8804
8805 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8806
8807         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
8808         found.
8809
8810         * lily/text-item.cc (interpret_string): insert encoding setting
8811         here
8812
8813         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
8814         encoding kludge.
8815
8816         * Documentation/user/changing-defaults.itely (Text encoding): node
8817         on encoding.
8818
8819         * lily/lyric-engraver.cc (try_music): remove superfluous check.
8820
8821         * lily/book-paper-def.cc (find_scaled_font): remove default
8822         encoding, because it messes up font loading for feta and
8823         parmesan. Encoding should only be specified for running texts.
8824
8825         * lily/modified-font-metric.cc (text_dimension): support coding
8826         scheme ""
8827         
8828 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8829
8830         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
8831         definition, so \override works as expected.
8832
8833         * lily/measure-grouping-engraver.cc: clarify
8834
8835 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8836
8837         * lily/parser.yy (context_def_mod): remove \consistsend
8838
8839         * lily/context-def.cc (instantiate): use Translator::must_be_last
8840         to determine engraver order.
8841
8842         * lily/translator.cc (must_be_last): new function
8843
8844         * scripts/convert-ly.py (conv): rule.
8845
8846         * lily/bar-line.cc (print): return '() for height == 0.0 too.
8847
8848 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
8849
8850         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
8851  
8852 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8853
8854         * lily/include/lily-guile.hh (scm_is_int): compat glue.
8855
8856 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8857
8858         * input/regression/page-layout.ly: new file.
8859
8860         * scm/paper.scm (set-paper-dimensions): Preliminary support for
8861         left and right margins.
8862
8863         * Documentation/user/changing-defaults.itely (Page layout):
8864         Explain the leftmargin option.
8865
8866 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8867
8868         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
8869
8870         * input/test/lyrics-melisma-faster.ly: new file.
8871
8872         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
8873         change of melody by setting associatedVoice.
8874
8875         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
8876
8877         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
8878         file contents, rather \include them, so default linewidth is set.
8879         (ly_options): make BOOKPAPER set of options. Move linewidth
8880         settings there.
8881
8882         * Documentation/user/examples.itely: new file. Templates are to be
8883         moved here.
8884
8885         * Documentation/user/programming-interface.itely: move chapter.
8886
8887         * scm/document-markup.scm (doc-markup-function): add @code
8888
8889         * stepmake/stepmake/texinfo-rules.make: remove chmod.
8890
8891 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8892
8893         * scm/page-layout.scm (plain-header): add printpagenumber boolean
8894         to bookpaper.
8895
8896         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
8897         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
8898
8899         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
8900
8901         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
8902
8903         * scripts/lilypond-latex.py: move from lilypond.py
8904
8905         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
8906         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
8907
8908         * scm/lily.scm (postscript->png): new function
8909         (postscript->pdf): new function
8910
8911         * lily/paper-book.cc (post_processing): call
8912         convert-to-{dvi,ps,png,pdf}
8913
8914         * scripts/ps2png.py (option_definitions): new file.
8915
8916         * lily/paper-book.cc (output): call output-preview-framework
8917         (post_processing): new function. Do PDF/PNG conversion.
8918
8919         * lily/paper-outputter.cc (close): new function.
8920
8921         * scm/framework-ps.scm (convert-to-pdf): new function. Call
8922         ps2pdf.
8923         (output-preview-framework): new function. Generate a preview .ps
8924         
8925
8926 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8927
8928         * VERSION: release 2.3.8
8929         
8930         * lily/note-head.cc: remove ledger line handling.
8931
8932         * lily/ambitus.cc (print): strip away accidental / note head code,
8933         and associated properties.
8934
8935         * lily/ambitus-engraver.cc (create_ambitus): change name to
8936         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
8937         other ambitus parts.
8938         (create_ambitus): group grobs in Ambitus grouping object. 
8939
8940         * lily/include/pitch-interval.hh (Pitch>): new file.
8941
8942         * lily/pitch-interval.cc (add_point): new file.
8943
8944         * lily/ledger-line-engraver.cc: new file.
8945
8946         * lily/ledger-line-spanner.cc (print): new file. Set limits to
8947         ledger line length to avoid clashes.
8948
8949 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8950
8951         * Documentation/user/invoking.itexi (Invoking lilypond): remove
8952         deprecated options
8953
8954 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8955
8956         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
8957         to command line option: fast=1 (default on).
8958
8959         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
8960         This brings SCons run-time on up-to-date tree down from 48s with
8961         only checksums, to 34s without 2day checksums, to 14s (make needs
8962         4 seconds).
8963         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
8964         necessary.
8965
8966 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8967
8968         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
8969         (score_extra_encompass): process scripts at edges too, by checking
8970         control points directly. 
8971
8972 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8973
8974         * po/nl.po: Update.
8975
8976         * lily/main.cc: Fix ly:option-usage help.
8977
8978         * input/regression/slur-script.ly: More collision tests.
8979
8980         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
8981
8982 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8983
8984         * VERSION: release 2.3.7
8985
8986         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
8987         files.
8988
8989         * Documentation/user/notation.itely (Slurs): document ^ and _ for
8990         slurs.
8991
8992         * input/regression/slur-script.ly: new file.
8993
8994         * lily/accidental-engraver.cc (process_acknowledged_grobs):
8995         make accidental appear to come from note head engraver.
8996
8997         * lily/slur-quanting.cc: new file.
8998         (score_extra_encompass): new function. Avoid scripts and
8999         accidentals
9000
9001 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9002
9003         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
9004         This greatly reduces the number of files that get recompiled
9005         after touching config.hh.
9006
9007         * config.hh.in: Remove GUILE_*_VERSION.
9008
9009         * lily/new-slur.cc: Resolve conflicts.
9010
9011         * lily/stem-engraver.cc (make_stem): New method.
9012
9013         * lily/include/script-interface.hh:
9014         * lily/script-interface.cc: New file.
9015
9016         * lily/include/script.hh:
9017         * lily/script.cc: Remove.
9018
9019         * lily/music.cc (duration_log): New method.
9020
9021         * lily/script.cc (struct Skript): Remove.
9022
9023         * lily/new-slur.cc (get_base_attachments): Try at articulations.
9024         Lots of coding cleanups (Stom).
9025
9026 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9027
9028         * lily/new-slur.cc (avoid_staff_line): new function: avoid
9029         collisions with staff lines.
9030
9031         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
9032         global_path
9033
9034         * scm/define-grobs.scm (all-grob-descriptions): set ratio
9035         .25. This flattens short slurs.
9036
9037         * lily/new-slur.cc (enumerate_attachments): move X of attachment
9038         points for tilted slurs.
9039
9040         * input/regression/slur-tilt.ly: new file.
9041
9042         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
9043         stems of 16th graces too.
9044
9045         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
9046         quant penalty dependent on how much the line is in the gap.
9047
9048         * input/regression/grace-stem-length.ly: new file.
9049
9050         * lily/beam-quanting.cc (score_forbidden_quants): remove
9051         interquant check. The penalty of 1000 is much too harsh, and the
9052         inter case should be caught by check-staff-line-in-gap check.
9053
9054         * lily/scm-option.cc: move debug-beam to \paper.
9055
9056         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
9057         .txt files to appease makeinfo.
9058
9059         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
9060         remove texttagline.
9061         
9062         * lily/new-slur.cc: cleanup, split in functions.
9063
9064         * lily/parser.yy (chord_body_element): allow octave-check = inside
9065         chord body. 
9066
9067         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
9068
9069         * lily/stem.cc (height): call Beam::after_line_breaking().
9070
9071         * lily/rest-collision.cc (force_shift_callback): only call shift
9072         for columns containing rests.
9073
9074         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
9075
9076         * input/regression/font-postscript.ly: invoke afm2tfm. 
9077
9078 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9079
9080         * mf/SConscript: Build map files.
9081
9082         * SConstruct: Rename $out to out-www in web.
9083
9084 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9085
9086         * SConstruct (web_kluts): Have make web build in out-www.  Not.
9087
9088 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9089
9090         * Documentation/user/music-glossary.tely (Top): add fragment to
9091         pertinent @lilypond entries.
9092
9093         * scm/define-grobs.scm: switch on new-slur by default.
9094
9095         * lily/scm-option.cc: symbol != string.
9096
9097         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
9098         really work yet.
9099         (set_end_points): make X coord of attachment dependent on  Y.
9100         (score_encompass): add edges too.
9101
9102 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9103
9104         * lily/stem.cc (get_beaming): new function.
9105
9106         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
9107         for fragment snippets. This fixes inclusion of toplevel-music
9108         examples (such as new-slur.ly)
9109  
9110 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9111
9112         * scripts/lilypond-book.py: Remove second import of stat.
9113
9114         * More SCons cleanups.
9115
9116         * Documentation/bibliography/computer-notation.bib (note): Remove
9117         extraneous closing brace.
9118
9119 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9120
9121         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
9122         stat calls.
9123
9124         * Documentation/bibliography/SConscript (bibs): failed try to get
9125         bib2html find html-long.bst.
9126
9127         * buildscripts/bib2html.py (stat): fail if bibtex fails.
9128
9129         * make/stepmake.make: use usescons for using scons. 
9130
9131 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9132
9133         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
9134         for lilypondend.  Import stat (huh?).
9135
9136 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9137
9138         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
9139         bypass dvi. 
9140
9141         * input/regression/font-postscript.ly: new file. 
9142
9143         * scm/framework-ps.scm (load-fonts): load pfb files too.
9144
9145         * lily/pfb.cc (pfb2pfa): new file.
9146
9147 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9148
9149         * scripts/lilypond-book.py (PREAMBLE_LY): set
9150         toplevel-music-handler too.
9151
9152 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9153
9154         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
9155         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
9156
9157         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
9158
9159         * python/SConscript:
9160         * python/vim:
9161         * input/mutopia/*SConscript: New file.
9162
9163         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
9164
9165         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
9166         fixes web build.
9167
9168         * make/stepmake.make (scons): re-route to SCONS if user has been
9169         running scons in this tree.
9170
9171         * SConstruct (config_vars): Add CPPDEFINES.
9172         (env): Set checksums type to "content".
9173         (save_config_cache): Do not exit after configuring when using
9174         checksums (the default) instead of timestamps.
9175
9176 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9177
9178         * SConstruct: Further development.
9179
9180         * input/test/SConscript: 
9181         * input/template/SConscript: 
9182         * input/regression/SConscript: 
9183         * Documentation/bibliography/SConscript:
9184         * Documentation/bibliography/index.html.in: New file.
9185
9186         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9187         generation.
9188
9189         * buildscripts/builder.py: Add new builders.
9190
9191         * make/stepmake.make: 
9192         * stepmake/stepmake/*.make: 
9193         * configure.in:
9194         * lily/*:
9195         * flower*: Use config.hh (Was config.h).
9196
9197         * scm/encoding.scm (get-coding): Print friendly error message when
9198         no encoding is found, rather than crashing.
9199
9200 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9201
9202         * lily/new-slur.cc (score_slopes): strong sloping score only when
9203         stems point in same dir. 
9204
9205 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9206
9207         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9208         for beam start.
9209
9210         * lily/parser.yy (context_prop_spec): check grob name for
9211         alphanumericness..
9212
9213         * lily/lyric-engraver.cc: creates LyricText objects
9214
9215 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9216
9217         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9218
9219 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9220
9221         * SConstruct: Configure only pristine build tree or on user
9222         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9223         Use checksums instead of timestamps.
9224         (CheckYYCurrentBuffer): Return result.
9225
9226         * Documentation/topdocs/SConscript: New file.
9227
9228 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9229
9230         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9231
9232         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9233         scm_from_int instead.
9234
9235 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9236
9237         * SConstruct: Updates.  Add targets: tar, dist, release.
9238
9239 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9240
9241         * input/mutopia-header.ly: Generate output.
9242
9243         * SConstruct:
9244         * buildscripts/builder.py:
9245         * Documentation/user/SConscript: SCons fixes.
9246
9247 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9248
9249         * lily/new-slur.cc (class New_slur): new file. Score based slur
9250         computations.
9251
9252 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9253
9254         * mf/SConscript: Remove Builders.
9255
9256         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9257
9258         * input/SConscript: 
9259         * Documentation/user/SConscript: New file.
9260
9261 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9262
9263         * Documentation/topdocs/NEWS.texi (Top): add note about new
9264         emacs electric-|
9265
9266         * scm/*.scm: adapt ly:warn calls.
9267
9268         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9269
9270         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9271         main timing, not grace timing. Fixes volta-repeat-grace.
9272
9273         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9274         remove ly:kpathsea-gulp-file.
9275
9276         * scm/translation-functions.scm (format-metronome-markup): make
9277         note smaller, align to bottom.
9278
9279         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9280
9281         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9282         metronome to musical column. Don't ack time sigs or bar lines.
9283
9284 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9285
9286         * THANKS: sort, add David. Kristof contributed code, he is a
9287         contributor.
9288
9289 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9290
9291         * elisp/lilypond-mode.el,
9292         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9293         count beats between last measure stop | and point in emacs.
9294         
9295 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9296
9297         * tex/GNUmakefile (TEX_FILES): don't dist
9298         music-drawing-routines.ps, latin1.enc 
9299
9300         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9301         --no-pdf, --pdftex
9302         (copyright): add --latex option
9303         (ic_p.make_include_option): use direct PS as default.
9304
9305         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9306
9307         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9308         Ross
9309
9310         * scm/script.scm (default-script-alist): marcato should follow
9311         into staff
9312         
9313 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9314
9315         * buildscripts/builder.py:
9316         
9317         * Documentation/SConscript (outdir): New file.  Add *list.ly
9318         dependencies.  Fixes PDF doc build.
9319
9320 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9321
9322         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9323         run from build-dir.
9324
9325         * ly/SConscript:
9326         * scm/SConscript: New file.
9327
9328         * lily/main.cc (dir_info): Print variables in sh format.
9329
9330         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9331
9332         * mf/SConscript: Update multiple target rules.
9333
9334         * SConstruct (assert_version): Add.
9335
9336 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9337
9338         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9339
9340 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9341
9342         * buildscripts/mf-to-table.py: Do not try to open ''.
9343
9344         * mf/SConscript: New file.
9345
9346 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9347
9348         * scm/fret-diagrams.scm : Convert many properties to constants,
9349         reducing the pollution of the property namespace.
9350
9351         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9352         unnecessary properties for fret-diagram
9353
9354         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9355         for interface
9356
9357 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9358
9359         * SConstruct: Update.
9360
9361 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9362
9363         * input/regression/beam-quant-standard.ly (seconds): print desired
9364         quants when failing.
9365
9366 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9367
9368         * SConstruct:
9369         * flower/SConscript:
9370         * lily/SConscript: New file.
9371
9372 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9373
9374         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9375         descriptions for all fret-diagram properties.
9376
9377         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9378         fret-diagram interface code
9379
9380 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9381
9382         * ly/book-paper-defaults.ly: set default encoding to ec.
9383
9384         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9385         installed.
9386
9387         * tex/latin1.enc: new file, from a2ps. 
9388
9389 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9390
9391         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9392         add a faint, green border line.
9393
9394         * Documentation/index.html.in: drop <table>, add a faint border line.
9395
9396 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9397
9398         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9399
9400         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9401
9402 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9403
9404         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9405
9406         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9407         scaling
9408
9409         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9410         properly scale white text
9411
9412         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9413         position for numbered dots so dot will touch fret.
9414         (various routines): move to font-metric interface, rather than
9415         name, size interface.  Clean up comments.
9416
9417         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9418         size and offset to better center white text.
9419
9420 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9421
9422         * ChangeLog: Remove pre-2.1 changes.
9423
9424         * Documentation/misc/ChangeLog-2.1: New file.
9425
9426         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9427         from ChangeLog.
9428
9429 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9430
9431         * input/test/chords-below-volta-bracket.ly,
9432         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9433
9434 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9435
9436         * VERSION: release 2.3.6
9437
9438         * input/regression/beam-quant-standard.ly: new file: test standard
9439         beam quants.
9440
9441         * scm/beam.scm (check-quant-callbacks): new function
9442         (check-beam-quant): new function: check whether current beam
9443         quants match argument.
9444
9445         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9446         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9447         staffline line.
9448
9449 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9450
9451         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9452         functions.
9453
9454         * lily/note-collision.cc (do_shifts): align colliding notes to
9455         their leftmost note.
9456
9457         * input/regression/collision-alignment.ly: new file.
9458
9459         * ly/init.ly: don't print gc stats.
9460
9461         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9462         extra newline
9463
9464         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9465         for dimensions. This fixes ottava-remove-empty-staff.ly
9466
9467         * input/regression/lyrics-tenor-clef.ly: new file.
9468
9469         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9470         cyclic parents when two axis-group-engravers are
9471         present. Fixes: crash-axis-group-engraver.ly. 
9472         
9473         * input/test/volta-chord-names.ly: new file.
9474
9475         * scm/define-context-properties.scm
9476         (all-user-translation-properties): change voltaOnThisStaff
9477         definition. 
9478
9479         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9480         if necessary.
9481
9482         * lily/volta-bracket.cc (print): handle volta brackets without
9483         bars. 
9484
9485 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9486
9487         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9488         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9489
9490 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9491
9492         * scm/output-gnome.scm: updated instructions for running gnome
9493         backend
9494
9495 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9496
9497         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9498         and dot-position now depend on finger-code value; in-dot makes
9499         dots larger and centered.
9500         (draw-barre): added straight-barre indicator option
9501         (draw-dots): made fontify-text-white work.
9502
9503         * music-drawing-routines.ps: added /draw_white_text
9504
9505         * scm/output-tex.scm:  added white-text
9506
9507         * scm/output-ps.scm:  added white-text
9508
9509         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9510         list of stencil expressions
9511
9512         * scm/stencil.scm: Added fontify-text-white
9513
9514 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9515
9516         * input/regression/+.ly: use @unnumbered section.
9517
9518 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9519
9520         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9521         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9522
9523 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9524
9525         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9526
9527 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9528
9529         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9530         was causing an error. (was not actually commited in 2004-06-20)
9531
9532         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9533         breaks anymore
9534
9535 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9536
9537         * VERSION: 2.3.5 released.
9538         
9539         * lily/my-lily-parser.cc (parse_string): switch module too.
9540
9541 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9542
9543         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9544         ec-fonts-mftraced to running requirements.
9545
9546 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9547
9548         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9549         assignments don't reach the original file.
9550
9551         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9552         exists
9553
9554 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9555
9556         * scm/output-gnome.scm: 
9557         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9558
9559         * debian/: Apply Debian patch (Anthony Fok).
9560
9561 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
9562
9563         * Documentation/user/music-glossary.tely: fix titling; @top is already
9564         an @unnumbered @chapter.
9565
9566 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9567
9568         * debian/GNUmakefile (EXTRA_DIST_FILES):
9569         (CONF_FILES): update file list.
9570
9571         * lily/stencil.cc (interpret_stencil_expression): bugfix.
9572
9573 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9574
9575         * debian/: Remove cruft (requested Anthony Fok.)
9576
9577         * buildscripts/guile-gnome.sh: Build without gcc libtool version
9578         juggling.
9579
9580         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
9581         Add popup menu with grob properties.
9582
9583         * lily/grob-scheme.cc (ly:grob-properties):
9584         (ly:grob-basic-properties): New function.
9585
9586         * lily/stencil.cc (interpret_stencil_expression): Comment-out
9587         "no-origin" call.  Fixes -fps output.
9588
9589         * scm/output-ps.scm (no-origin): Add dummy implementation.
9590
9591         * scm/output-gnome.scm (define-origin): Remove
9592         (grob-cause): Add.
9593
9594         * scm/output-ps.scm (scm):
9595         * scm/output-tex.scm (scm): Remove define-origin from exports list.
9596         (define-origin): Remove.
9597
9598         * scm/output-gnome.scm (define-origin): 
9599
9600         * scm/lily.scm (ly:all-output-backend-commands): Remove
9601         define-origin.  Add grob-cause.
9602
9603 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
9604
9605         * buildscripts/lilypond-words.py: add ly/portugues.ly.
9606
9607 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
9608
9609         * Documentation/user/GNUmakefile:
9610         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
9611         --include-css=.../texinfo.css; command includes css into the html.
9612
9613         * Documentation/texinfo.css: add file.
9614         define <hr> as black and thin.
9615
9616 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9617
9618         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
9619         stencil expression. Junk define-origin.
9620
9621         * lily/my-lily-parser.cc (parse_string): init parser variable when
9622         lexer_ is set, ie. in parse_string and parse_file.
9623
9624         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
9625         ly:score-bookify.
9626
9627         * scm/lily.scm (collect-scores-for-book): new function.
9628
9629         * ly/init.ly: print collected scores/musics.
9630
9631         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
9632         scope, not in lily module.
9633
9634         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
9635
9636         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
9637         encapsulate gtk/pango tests.
9638
9639         * po/tr.po: Turkish translation.
9640
9641 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9642
9643         * input/regression/lily-in-scheme.ly: regression test for #{
9644         ... #} syntax
9645
9646         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9647         was causing an error.
9648
9649         * Documentation/user/programming-interface.itely (Using LilyPond
9650         syntax inside Scheme): documentation for #{ ... #} syntax.
9651
9652 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
9653
9654         * Documentation/index.html.in: use black thin <hr>.
9655
9656         * buildscripts/mutopia-index.py: use thin black <hr>.
9657
9658 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9659
9660         * scm/fret-diagrams.scm: Use UNIX style line endings.
9661         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9662         typo.  Fixes compile.
9663
9664         * scm/output-ps.scm (white-dot): Remove second incarnation.
9665
9666         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
9667
9668 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9669
9670         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
9671         single file error.
9672
9673         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
9674
9675 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
9676
9677         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
9678         remove size as argument to fret-diagram interface;
9679         improved white-circle dots for fret;
9680         improved top-fret thick line/
9681
9682         * scm/output-ps.scm: added white-dot function
9683
9684         * scm/output-tex.scm: added white-dot function
9685
9686         * tex/music-drawing-routines.ps: added draw_white_dot function
9687
9688         * ps/music-drawing-routines.ps: added draw_white_dot function
9689
9690         * input/test/fret-diagram.ly: examples to show multiple
9691         functions and multiple interfaces
9692
9693 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9694
9695         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
9696         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
9697
9698         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
9699         conflict.  Have I told you lately how much I love autotools?
9700
9701 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9702
9703         * lily/lily-guile.cc: 
9704         * lily/pangofc-afm-decoder.cc:
9705         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
9706         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
9707
9708         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
9709         developers.
9710
9711         * lily/paper-outputter.cc (file): New method.
9712         (dump_string): Use it.
9713
9714         * scm/output-gnome.scm: Update with pango CVS info, lilylib
9715         musing.
9716
9717         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
9718         of them has a comma :-).
9719
9720         * scm/framework-gnome.scm: Add pango decoders.
9721
9722         * lily/include/pangofc-afm-decoder.hh: 
9723         * lily/pangofc-afm-decoder.cc: New file.
9724
9725         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
9726
9727         * configure.in: Check for pango.
9728
9729         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
9730         autoconf).
9731         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
9732
9733         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
9734
9735 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9736
9737         * Documentation/user/tutorial.itely (Integrating text and music):
9738         fix grammar & punctuation.
9739
9740 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9741
9742         * lily/: Stray janitorial cleanups.
9743
9744         * scm/lily.scm (ly:all-stencil-expressions):
9745         * scm/lily.scm (ly:all-output-backend-commands): New function.
9746
9747         * scm/safe-lily.scm (safe-objects): Add them.
9748
9749         * scm/framework-gnome.scm (<gnome-outputter>): New class.
9750
9751         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
9752
9753 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9754
9755         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
9756
9757 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9758
9759         * scm/page-layout.scm (default-page-make-stencil): add
9760         raggedbottom, raggedlastbottom.
9761
9762         * Documentation/user/changing-defaults.itely (Page layout): add doc.
9763
9764         * scm/framework-tex.scm (define-fonts): fix export of
9765         papersize.
9766
9767         * lily/paper-book.cc (classic_output): strip suffixes from
9768         framework functions.
9769
9770         * lily/tuplet-bracket.cc (before_line_breaking): do not return
9771         SCM_UNDEFINED to Scheme.
9772
9773 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9774
9775         * lily/book.cc: remove Book::to_stencil().
9776         (process): whoops. Score::book_rendering returns vector, not list.
9777
9778         * scripts/convert-ly.py (conv): remove \notes.
9779         apply to input examples.
9780
9781         * lily/paper-outputter.cc (output_stencil): don't use
9782         smobify_self() but self_scm()
9783
9784         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
9785         from smobify_self().
9786
9787         * lily/paper-book.cc (output): load framework module
9788         scm_c_resolve_module().
9789
9790         * python/lilylib.py (exit): exit with argument i.
9791
9792 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9793
9794         * scm/framework-gnome.scm (output-framework-gnome): Try loading
9795         gnome modules from non-toplevel.
9796
9797         * lily/ly-module.cc (ly:import-module): Export to ly:.
9798
9799         * lily/paper-score.cc (process): Do not show progress newline.
9800
9801         * lily/paper-book.cc (output, classic_output): Show progess
9802         newline after score.
9803
9804 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
9805
9806         * buildscripts/lilypond-words.py: add ly/vlaams.ly
9807
9808 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9809
9810         * lily/score.cc (ly:run-translator): Do not crash on empty music
9811         list.
9812
9813         * lily/book.cc (process): Do not render score when systems is empty.
9814
9815         * input/simple-song.ly: Down one octave.
9816
9817         * scm/output-gnome.scm: Remove script again; re-add modules fix
9818         (CVS conflict resolve?)
9819
9820         * lily/stencil.cc (ly:interpret-stencil): Was:
9821         interpret_stencil_expression.
9822
9823 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9824
9825         * buildscripts/guile-gnome.sh: New file.
9826
9827         * scm/output-gnome.scm: White background, better window size, sane
9828         canvas size.  Cleanups.
9829
9830 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9831
9832         * VERSION: release 2.3.4
9833
9834         * Documentation/user/invoking.itexi (Invoking the lilypond
9835         binary): document --safe.
9836
9837         * scm/output-gnome.scm: set PATH in script.
9838
9839         * scm/page-layout.scm (default-page-make-stencil): don't stretch
9840         if there is too few systems on a page.
9841
9842         * lily/parser.yy (relative_music): start at middle C without pitch
9843         argument.
9844
9845         * Documentation/user/changing-defaults.itely (Page layout): new node.
9846         (Paper size): rename node
9847         (Page breaking): new node.
9848         (Titling): move from invoking.
9849         (File structure): new node.
9850
9851         * lily/parser.yy (score_body): allow \header and music anywhere in
9852         \score body.
9853
9854 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9855
9856         * scm/lily.scm (ly:load): Remove page-breaking.scm.
9857
9858 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9859
9860         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
9861
9862         * lily/include/paper-line.hh: rename to Paper_system.
9863
9864         * lily/include/paper-book.hh: doc class.
9865
9866         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
9867
9868         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
9869         (plain-header): add instrument-name.
9870         (default-page-make-stencil): bugfixes.
9871
9872         * lily/parser.yy (book_body): allow \header anywhere in \book{}
9873
9874         * lily/paper-book.cc: remove copyright & tagline. Remove
9875         interactions with Page
9876
9877         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
9878         here, 
9879         (default-page-make-stencil): new function
9880         (default-page-music-height): new function
9881         (page-headfoot): new function
9882         (ly:optimal-page-breaks): generate stencils directly from here
9883
9884         * scm/titling.scm: new file, group titling functions
9885
9886 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9887
9888         * scm/output-gnome.scm: Handle multiple pages.
9889
9890         * scm/framework-gnome.scm: Do not load output-gnome.
9891         (framework-gnome): Invoke output-gnome::header and
9892         output-gnome::end-output as faked stencils.  Fixes experimental
9893         gnome output.
9894
9895 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9896
9897         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
9898         octavation compatibility fixes. Backportme. 
9899
9900         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
9901         pages.
9902         (ly:optimal-page-breaks): combine-penalties: no shortcut for
9903         negative. Now we handle negative penalties (ie. \pageBreak)
9904         correctly.
9905
9906         * lily/system.cc (get_line): extract page-penalty from the left
9907         bound.
9908
9909         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
9910
9911 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9912
9913         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
9914
9915 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9916
9917         * scm/output-gnome.scm: Update script.  Move development to
9918         lilypond_2_3_2 branch for now.
9919
9920 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9921
9922         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
9923         negative penalties.
9924         cleanups.
9925
9926         * Documentation/user/changing-defaults.itely (Creating contexts):
9927         index entries
9928
9929         * scm/page-breaking.scm (ly:optimal-page-breaks): new
9930         file. Rewrite function. 
9931
9932         * lily/paper-book.cc (pages): new interface: page-breaking returns
9933         list of line-list.
9934
9935         * lily/page.cc (Page): take lines argument.
9936
9937         * scm/document-translation.scm (all-engravers-doc): link to user man
9938
9939         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
9940         iso. score.
9941
9942         * Documentation/user/notation.itely (Relative octaves): typo.
9943
9944         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
9945
9946 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9947
9948         * scm/output-gnome.scm: Update build script.
9949
9950 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9951
9952         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
9953         gnome backend.
9954
9955         * scm/framework-gnome.scm: New file.
9956
9957         * scm/lily.scm: Use it.
9958
9959         * lily/paper-outputter.cc: Janitorial cleanups.
9960         (ly:outputter-dump-string): Remove unreachable statement.
9961
9962         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
9963         (ice-9): Bugfix: Add srfi-1.
9964
9965         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
9966
9967 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9968
9969         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
9970         in do_quit()
9971
9972 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9973
9974         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
9975
9976 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9977
9978         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
9979         override of Beam::position-callbacks. Why would grace beams not be
9980         quantized? Fixes: weird-stem-size-grace. 
9981
9982         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
9983         warning only once. Backportme.
9984
9985         * lily/accidental-engraver.cc (number_accidentals_from_sig):
9986         bugfix, 2nd try. Backportme.
9987
9988         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
9989
9990 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9991
9992         * Documentation/user/notation.itely (Instrument transpositions):
9993         Correct the name of the instrumentTransposition property.
9994
9995 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9996
9997         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
9998
9999 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10000
10001         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
10002         and postLilyPondExample are called when defined.
10003
10004 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10005
10006         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
10007         This fixes setting notenames with `\include "nederlands.ly" '
10008
10009         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
10010         new function.
10011
10012 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10013
10014         * scm/page-layout.scm: don't do piece, it should be in score-title
10015         only.
10016
10017         * lily/lexer.ll: lex \score separately.
10018
10019         * lily/paper-book.cc: junk stencil2line.
10020
10021         * lily/paper-line.cc (Paper_line): construct from Stencil
10022         directly. No futzing with the dimensions.
10023
10024         * lily/include/paper-line.hh (class Paper_line): 
10025
10026         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
10027         takes arbitrary number of arguments.
10028
10029         * input/test/markup-score.ly (tuning): simplify example. 
10030
10031 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10032
10033         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
10034
10035         * scm/define-markup-commands.scm (score): define score-markup
10036
10037         * lily/parser.yy (markup): use score-markup.
10038
10039         * lily/score.cc: add ly:score? 
10040
10041 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
10042
10043         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
10044         fret-parse-string so it prepares for calls to fret-diagram-verbose
10045         Changed display constants to props so they are available for
10046         \override.
10047
10048 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10049
10050         * VERSION: release 2.3.3
10051
10052         * stepmake/stepmake/generic-vars.make: unset LANG.
10053
10054         * input/regression/tuplet-nest.ly: bugfix.
10055
10056         * lily/tie-performer.cc (stop_translation_timestep): reset
10057         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
10058
10059         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
10060         clear repeat_ directly after setting stem_tremolo_. Fixes:
10061         tremolo-repeat.ly
10062
10063         * input/regression/span-bar-break.ly: new file.
10064
10065         * scm/define-grobs.scm (all-grob-descriptions): remove
10066         break-visibility from SpanBar. Fixes: piano-repeat.ly
10067
10068 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10069
10070         * python/lilylib.py (make_ps_images): only compute bbox when needed.
10071
10072         * scripts/lilypond-book.py (process_snippets): use lily -f ps
10073         files for generating pngs. (failed experiment)
10074
10075         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
10076         file with PFA fonts included.
10077
10078         * lily/score.cc (default_rendering): put header in too.
10079
10080         * lily/paper-line.cc (LY_DEFINE): change function to
10081         ly:paper-line-extent
10082
10083         * scm/page-layout.scm (default-book-title): only add lines for
10084         non-nil fields.
10085         (default-score-title): idem.
10086
10087         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
10088
10089         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
10090
10091         * lily/include/paper-book.hh (class Paper_book): remove height_
10092         member.
10093
10094         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
10095
10096         * lily/ly-module.cc (LY_DEFINE): bugfix.
10097
10098         * lily/paper-book.cc (book_title): separate function for the book
10099         title.
10100
10101         * scm/page-layout.scm (default-book-title): only account for
10102         markup fields.
10103
10104         * scm/framework-ps.scm: new file. Move high level interface from
10105         output-ps.scm
10106
10107         * scm/music-functions.scm (def-grace-function): move macros from
10108         ly/music-functions-init.ly
10109
10110         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
10111         framework-tex.scm
10112
10113         * scm/framework-tex.scm (dump-line): new file. High level
10114         interface for output (pages, systems, header). 
10115
10116         * lily/include/page.hh (class Page): add is_last_ field.
10117
10118         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
10119
10120         * lily/paper-book.cc (split_string): new function
10121         (output): output multiple formats, i.e. --format=ps,tex
10122
10123         * scm/output-ps.scm (output-scopes): dump variables directly.
10124         (define-fonts): rewrite for new interface
10125
10126         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
10127
10128         * lily/paper-outputter.cc (Paper_outputter): take format argument.
10129
10130         * lily/main.cc (parse_argv): don't set extension for output.
10131
10132         * lily/clef-engraver.cc (create_clef): remove
10133         Staff_symbol_referencer::set_position() call. 
10134
10135 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10136
10137         * ly/music-functions-init.ly (addlyrics): set the 'origin property
10138         with the location argument in music function definitions.
10139
10140 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10141
10142         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
10143         staffsymbol dependency.
10144
10145         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
10146         cleanups.
10147
10148         * lily/book.cc (process): return Paper_book
10149         (to_stencil): use Book::process().
10150
10151         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
10152         header_ field. Store in $globalheader
10153
10154         * lily/parser.yy (book_body): book header is initted to
10155         $globalheader.
10156
10157
10158 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10159
10160         * input/test/fill-a4.ly: removed.
10161
10162         * lily/parser.yy (output_def): push scope of parent_ Output_def
10163         too.
10164
10165 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10166
10167         * scm/output-gnome.scm: Update info.
10168
10169 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10170
10171         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
10172
10173         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
10174         than 1 module.
10175
10176         * lily/include/ly-module.hh (ly_use_module): rename is_module to
10177         ly_c_module_p.
10178
10179         * scm/page-layout.scm (default-book-title): move Scheme titling
10180         functions to here.
10181
10182         * lily/parser.yy (book_paper_block): remove scope too.
10183
10184         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10185
10186         * lily/rest.cc: add direction to rest properties.
10187
10188         * lily/include/output-def.hh: new file, move from
10189         music-output-def.hh
10190
10191 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10192
10193         * scm/output-gnome.scm: Describe feta-cork hack.
10194
10195 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10196
10197         * lily/include/book-paper-def.hh: derive from Output_def 
10198
10199         * lily/include/paper-def.hh: move all functionality out of class.
10200         Junk header.
10201
10202         * lily/include/music-output-def.hh: rename Music_output_def to
10203         Output_def.
10204
10205         * input/wilhelmus.ly: only set space for Paper formatting. 
10206
10207         * lily/include/midi-def.hh: remove file, remove class.
10208         Move functions to Music-output-def.
10209
10210         * lily/music-output-def.cc (Music_output_def): remove separate
10211         translator table. Lookup translators in scope directly. This
10212         obviates Context suffix for context identifiers, i.e.
10213
10214         \context {
10215           \Staff
10216           .. 
10217           }
10218
10219
10220         will work.
10221
10222
10223         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10224
10225         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10226         document spacing override hack.
10227
10228 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10229
10230         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10231         installation info.  Support point-and-click.  Add +/- zoom
10232         keybindings.
10233
10234 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10235
10236         * VERSION: 2.3.2 released
10237
10238         * lily/parser.yy (book_body): set default bookpaper.
10239
10240         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10241
10242         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10243
10244 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10245
10246         * lily/score.cc (default_rendering): scale outputdef before
10247         starting.
10248
10249 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10250
10251         * scm/fret-diagrams.scm: Add header.
10252
10253         * scm/output-gnome.scm: Hello world :-)
10254
10255 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10256
10257         * scripts/lilypond.py (run_dvips): only add papersize if present.
10258
10259         * lily/accidental-engraver.cc (update_local_key_signature): new
10260         function, fold code from initialize() and process_music().
10261         (update_local_key_signature): use deep copy. This fixes one
10262         problem from custom-key-signatures.ly.
10263         (number_accidentals_from_sig): tighter check for
10264         accidental-too-old.
10265
10266         * ly/engraver-init.ly: remove localKeySignature
10267         definition from ChoirStaff, StaffGroup, Score.
10268
10269         * lily/percent-repeat-engraver.cc (try_music): add moments for
10270         barlines too. Fixes: skipbars-percent-repeat.ly.
10271
10272 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10273
10274         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10275         skipping last pair. Fixes: crash-bar-number.
10276
10277         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10278         D. Sorensen)
10279
10280         * input/test/fret-diagram.ly: new file.
10281
10282         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10283         (scale-paper): divide by scale.
10284
10285 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10286
10287         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10288         case.
10289
10290 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10291
10292         * scm/stencil.scm (fontify-text): reinstate function
10293
10294         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10295
10296         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10297
10298         * lily/parser.yy (book_paper_head): \bookpaper {} 
10299
10300         * python/midi.c: remove config.h
10301
10302 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10303
10304         * scm/output-gnome.scm: Update.
10305
10306 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10307
10308         * scm/output-gnome.scm: New file.
10309
10310         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10311
10312 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10313
10314         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10315         (find_scaled_font): move from Paper_def
10316
10317 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10318
10319         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10320         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10321
10322         * po/fr.po: update po.
10323
10324         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10325
10326         * lily/book-paper-def.cc (print_smob): new file.
10327
10328 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10329
10330         * buildscripts/lilypond-words.py: search words also from
10331         music-functions-init.ly.
10332
10333 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10334
10335         * ly/music-functions-init.ly (def-music-function): new helper
10336         macro for defining music functions. \addlyrics \appoggiatura
10337         \acciaccatura \grace \partcombine \autochange \applycontext
10338         \applyoutput and \breathe are now defined here thanks to it.
10339
10340         * lily/parser.yy: 
10341         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10342         \grace \partcombine \autochange \applycontext \applyoutput and
10343         \breathe keywords removed from the parser.
10344
10345         * lily/parser.yy: 
10346         * lily/music-function.cc (ly_make_music_function): 
10347         * lily/lexer.ll (music_function_type): added a case for 0-arg
10348         music functions.
10349
10350 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10351
10352         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10353         refering to a music expression can be used in lily-inside-scheme:
10354         #{ $music #}
10355
10356         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10357         and ly:parser-define, and change ly:parser-parse-string in order
10358         to make #{ $music #} work.
10359
10360         * scm/new-markup.scm (compile-markup-expression): when an argument
10361         is a string, use `make-simple-markup'.
10362
10363 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10364
10365         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10366
10367 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10368
10369         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10370         font-size. (backportme)
10371
10372 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10373
10374         * lily/paper-outputter.cc (output_stencil): dump font definitions
10375         before each stencil.
10376
10377         * lily/include/paper-book.hh (struct Score_lines): new
10378         struct. Collect info per Paper-score.
10379
10380         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10381         everywhere.
10382
10383         * lily/stencil.cc (find_expression_fonts): new function
10384
10385         * lily/paper-outputter.cc (output_stencil): use
10386         interpret_stencil_expr
10387
10388         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10389         (interpret_stencil_expr): new function. Generic stencil
10390         interpretation.
10391
10392         * lily/paper-def.cc (find_scaled_font): divide lookup
10393         magnification by outpuscale for non-virtual fontmetrics. This
10394         fixes ludicrously long font definitions for text
10395         fonts. (backportme)
10396
10397         * lily/score-engraver.cc: remove
10398         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10399
10400 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10401
10402         * input/test/markup-score.ly: Remove \notes.
10403
10404         * lily/parser.yy (book_body): Grok Composite_music and \header.
10405         (markup): Push NOTES mode before score_block.
10406
10407         * VERSION: release 2.3.1
10408
10409         * mf/feta-klef.mf: 
10410         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10411
10412         * Documentation/user/programming-interface.itely: Use @emph (was:
10413         @em).
10414
10415         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10416
10417 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10418
10419         * scm/output-tex.scm (output-tex-string): tighten safe security.
10420
10421         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10422
10423         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10424         allowed ly functions.
10425
10426         * lily/ly-module.cc (ly_module_define): only define variable if
10427         bound.
10428         (ly_make_anonymous_module): take safe option.
10429
10430 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10431
10432         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10433
10434 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10435
10436         * input/regression/newaddlyrics.ly: Fix.
10437
10438         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10439         \score \notes.
10440
10441 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10442
10443         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10444
10445 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10446
10447         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10448
10449         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10450         but convert to single Stencil immediately.
10451
10452         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10453
10454 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10455
10456         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10457
10458 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10459
10460         * elisp/lilypond-mode.el: Changed the way defaults are created for
10461         LilyPond-command-master.  LilyPond-mode will now check the
10462         timestamps of the files to see which command has to run next.
10463
10464 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10465
10466         * scm/bass-figure.scm (format-bass-figure): don't set
10467         number-markup for strings. This fixes string in bass
10468         figure. (backportme)
10469
10470         * lily/parser.yy (bass_number): insert number-markup into figure
10471         definition.
10472
10473         * scm/define-music-properties.scm (all-music-properties): make
10474         'figure a markup.
10475
10476         * scripts/convert-ly.py (conv): \apply -> \applymusic
10477
10478 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10479
10480         * elisp/lilypond-mode.el: changed the order of some commands
10481         ("Midi" after "2Midi"), use the user-defined
10482         LilyPond-command-default as default instead of "LilyPond"
10483
10484         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10485         to set the master file for the next command.
10486
10487         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10488         with font-lock-reference-face.
10489
10490 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10491
10492         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10493
10494         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10495
10496 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10497
10498         * ly/music-functions-init.ly (TODO): new file.
10499
10500         * lily/parser.yy (Generic_prefix_music_scm): add more
10501         music_function symbols.
10502         (Prefix_composite_music): change \apply to music-function   
10503
10504         * lily/include/music-function.hh: rename to music-function
10505
10506 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10507
10508         * lily/music-head.cc (LY_DEFINE): change order of args.
10509
10510         * input/regression/music-head.ly (texidoc): new file.
10511
10512         * lily/parser.yy (Generic_prefix_music): allow generic
10513         music-transformation functions. 
10514
10515         * lily/include/music-head.hh (is_music_head): new file.
10516
10517         * lily/music-head.cc (get_music_head_transform): new file.
10518
10519 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10520
10521         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10522         empty extent. This fixes ottava brackets on rests. (backportme)
10523
10524         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10525
10526         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10527
10528         * cygwin/lily-wins.py: update for the lily-wins.py script.
10529
10530 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10531
10532         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10533         code. This will obviate typeset_grob () in the future.  The effect
10534         of this is that improperly written spanner handling will result in
10535         invalid spanner bounds.
10536         (announce_grob): add to elems_ from here
10537         (typeset_grob): comment out.  
10538
10539         * lily/include/engraver.hh (make_spanner): new calling interface
10540         for make_{item,spanner}. This obviates most calls to
10541         announce_grob().
10542
10543         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10544         iso. PianoStaff for piano styles.
10545
10546 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10547
10548         * Documentation/user/music-glossary.tely: add segno after d.s.
10549
10550 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10551
10552         * lily/include/audio-column.hh: remove unused variables.
10553         (patch by Michael Welsh Duggan)
10554
10555         * flower/include/axes.hh (other_axis): inline Axes function
10556         (thanks to David Brandon).
10557
10558 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10559
10560         * cygwin/mknetrel: Install image links (backportme).
10561
10562         * Documentation/user/GNUmakefile (local-install-info): Activate
10563         actual installing of image links (backportme).
10564
10565 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10566
10567         * Documentation/user/notation.itely (Measure repeats): Removed
10568         unnecessary (and confusing) \context Voice{.
10569
10570 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10571
10572         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
10573
10574         * lily/page.cc (Page): Do not use ly_scheme_function for
10575         volatile/configurable variables (FIXME: better name).
10576
10577         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
10578         get_scmvar).
10579
10580 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10581
10582         * scripts/convert-ly.py (FatalConversionError.subst): use
10583         \transposition.
10584
10585 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10586
10587         * lily/include/page.hh (class Page): Declare left_margin ().
10588
10589         * lily/page.cc: Remove paper var caching.
10590
10591 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10592
10593         * Documentation/user/music-glossary.tely: Add name to @top node.
10594         Remove comment from @table definitions (workaround for makinfo
10595         bug).
10596
10597         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
10598         ly:stencil-get-expr).  Update callers.
10599         (ly:stencil-align-to!):  Return stencil too.
10600
10601         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
10602         stencil.  Remove looped line-based page output.
10603         (output_line): Use line stencil.  Remove looped stencil-based line
10604         output.
10605
10606         * lily/page.cc (ly:page-paper-lines): New function.
10607
10608         * input/test/markup-score.ly: New file.
10609
10610         * scm/define-markup-commands.scm (stencil): New markup.
10611
10612         * lily/book.cc (to_stencil): New method.
10613
10614         * lily/parser.yy (markup): Use it to grok \score.
10615
10616 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10617
10618         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
10619
10620         * lily/paper-book.cc (pages): Change signature.  Update callers.
10621
10622         * lily/include/page.hh:
10623         * lily/page.cc: New file.
10624
10625         * lily/paper-line.cc (to_stencil): New method.
10626
10627         * lily/paper-outputter.cc (output_stencil): New method.
10628
10629         * lily/paper-outputter.cc (output_line): Use them.
10630
10631         * lily/warn.cc: Remove.
10632
10633         * lily/my-lily-parser.cc (distill_inname): Remove.
10634
10635         * flower/include/file-name.hh: 
10636         * flower/file-name.cc: New file.  Update users.
10637
10638         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
10639         (find): New method of same name.
10640
10641         * lily/my-lily-parser.cc (ly:parse-file): Use it.
10642
10643         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
10644         constant error message.
10645
10646 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
10647
10648         * input/test/{blank-notes.ly,staff-container.ly}: typos.
10649
10650 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10651
10652         * Documentation/user/music-glossary.tely: @table @strong' replaced
10653         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
10654         (backportme).
10655
10656 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10657
10658         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
10659
10660         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
10661         #{ lily music expression #} that returns an equivalent scheme
10662         music expression by parsing the string.
10663
10664 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10665
10666         * lily/my-lily-parser.cc:
10667         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
10668         SCM string (foo.ly/toto.scm support).
10669
10670 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10671
10672         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
10673
10674 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10675
10676         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
10677
10678         * scripts/lilypond-book.py: LY code that includes \header is
10679         not assumed to be a fragment.
10680
10681 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10682
10683         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
10684         tremolo beams up.
10685
10686         * lily/stem.cc (chord_start_y): Return 0 if no heads.
10687         (get_default_stem_end_position): No tremolo head juggling if no
10688         heads.  Fixes tremolo crash on rests (backportme).
10689
10690         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
10691
10692 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10693
10694         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
10695         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
10696
10697         * lily/lexer.ll: Allow \encoding in NOTES mode.
10698
10699         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
10700         for lyrics, not for commands.
10701
10702         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
10703         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
10704
10705         * input/regression/newaddlyrics.ly: New file.
10706
10707         * Documentation/topdocs/NEWS.texi: Update.
10708
10709         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
10710         (Music_list): Allow embedded scm.
10711
10712         * lily/score.cc (ly:score-bookify): New function.
10713
10714         * lily/music.cc (ly:music-scorify): Idem.
10715
10716         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
10717         (ly:parser-print-score): Idem.
10718
10719         * scm/lily.scm (default-toplevel-book-handler): Idem.
10720         (default-toplevel-music-handler): Idem.
10721         (default-toplevel-score-handler): Idem.
10722
10723         * ly/declarations-init.ly: Set default toplevel handlers.
10724
10725         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
10726
10727         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
10728         printer for score at toplevel.
10729
10730 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10731
10732         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
10733         Fix for simple case: input/simple-song.ly, more complex stuff
10734         does not work yet.
10735
10736 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10737
10738         * lily/parser.yy (Prefix_composite_music): split Composite_music
10739         in Prefix_composite_music and Grouped_music_list.
10740         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
10741
10742 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10743
10744         * scm/lily.scm (toplevel-expression): New define.
10745
10746         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
10747
10748         * lily/parser.yy (toplevel_expression): Use it.
10749
10750         * lily/include/my-lily-parser.hh: Smobbify.
10751
10752         * lily/my-lily-parser.cc (parse_string): New method.
10753
10754         * lily/my-lily-parser.cc (ly:parse-string): New function.
10755
10756         * Documentation/user/lilypond.tely: Add comment and workaround for
10757         gs-8.01 crash.  Fixes make web.
10758
10759         Simplification of toplevel music.
10760
10761         * lily/lexer.ll, lily/parser.yy:
10762
10763         * In LYRICS mode, return LYRICS_STRING.  This fixes one
10764         shift/reduce problem.
10765
10766         * Use NOTES mode at start of maininput.
10767
10768         * Grok toplevel composite music expression, put in score and book.
10769
10770         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
10771
10772         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
10773
10774         * input/simple.ly: New file.
10775
10776         * input/simple-song.ly: Idem.
10777
10778 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10779
10780         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
10781         Sandberg.
10782
10783 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10784
10785         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
10786
10787 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
10788
10789         * input/regression/accidental-octave.ly: doc automatic showing
10790         of note names.
10791
10792 2004-04-16  Heikki Junes <janneke@gnu.org>
10793
10794         * po/fi.po: do "make po && make -C po po-update" at top-level,
10795         then "cp po/out/fi.po po/fi.po" and update fields.
10796
10797         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
10798
10799 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10800
10801         * Documentation/user/introduction.itely (About this manual): Fix
10802         templates and regression urls (backportme).
10803
10804 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10805
10806         * ly/engraver-init.ly (Score:graceSettings): Increase
10807         beamed-lengths, especially for 32nd notes.
10808
10809         * Documentation/user/notation.itely (Grace notes): Correct the
10810         syntax for add-grace-property example.
10811
10812 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10813
10814         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
10815         `Generated' tag.
10816
10817         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
10818         Severely broken (the Debian package, at least).
10819
10820 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10821
10822         * lily/context.cc (find_create_context): assign to lvalue.
10823
10824 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10825
10826         * lily/include/translator.hh (class Translator): rename
10827         get_parent_context() to context () to avoid confusion.
10828
10829         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
10830
10831         * lily/lexer.ll: change is_string -> ly_c_string_p 
10832
10833         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
10834
10835         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
10836
10837 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10838
10839         * VERSION: release 2.3.0
10840
10841         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
10842
10843         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
10844         if nonempty.
10845
10846         * lily/include/context.hh (class Context): make members protected.
10847         (children_contexts): new accessor function.
10848
10849         * lily/include/translator.hh (class Translator): make
10850         daddy_context_ protected.
10851         (class Translator): clean up. 
10852
10853         * lily/include/context.hh (class Context): make daddy_context_
10854         private.
10855
10856         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
10857         higher for finding Voice. (backportme)  
10858
10859         * lily/include/context.hh (class Context): remove
10860         find_context_below() as a method.
10861
10862         * Documentation/user/notation.itely (The Lyrics context): add note
10863         about manual durations
10864
10865         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
10866         encoding.
10867
10868         * scm/output-tex.scm (text): dump \inputencoding{} for text.
10869
10870 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10871
10872         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
10873         \usepackage{inputenc}
10874
10875         * lily/paper-book.cc (classic_output): don't advance Offset for
10876         TeX output.
10877
10878         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
10879         ec-sauter.map in rules
10880
10881         * mf/ecb.mf (font_identifier): new file, based on ecbx
10882
10883         * mf/ecb10.mf (gensize): new file.
10884
10885         * Documentation/topdocs/NEWS.texi (Top): document some more new
10886         features.
10887
10888         * ly/declarations-init.ly: run convert-ly
10889
10890         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
10891         from input-file-results. Remove input-file-results.* 
10892
10893 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10894
10895         * scm/output-ps.scm (font-command): Fix, again.
10896
10897         * input/test/title-markup.ly: Add \noPagebreak test.
10898
10899         * lily/score-engraver.cc (try_music): Bugfix.
10900
10901 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10902
10903         * lily/main.cc (main_with_guile): excise dependency options -M and
10904         --dep-prefix
10905
10906         * lily/input-file-results.cc: excise Makefile dependency code
10907
10908         * Documentation/user/invoking.itexi (Invoking the lilypond
10909         binary): remove dep doco
10910
10911         * lily/main.cc (main_with_guile): call lilypond-main
10912
10913         * scm/lily.scm (lilypond-main): new function: handle multiple files.
10914
10915         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
10916         exception.
10917
10918         * lily/my-lily-parser.cc: remove paper_description function
10919
10920         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
10921         new function.
10922
10923         * lily/main.cc: remove global_score_count.
10924
10925         * lily/book.cc (process): don't take header from global_input_file.
10926
10927         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
10928
10929         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
10930
10931         * lily/music-output-def.cc (LY_DEFINE): new function
10932         ly_output_description. This function does the bulk for  setting,
10933         parsing and breaking down of an input file.
10934
10935         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
10936         anonymous modules globally. Let's hope they get GCd
10937
10938         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
10939
10940 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10941
10942         * scm/output-ps.scm (header): Papersize from paper.
10943
10944         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
10945         for classic output.
10946
10947         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
10948         lilypondclassic is defined.
10949         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
10950
10951         * input/regression/between-systems.ly: Remove.
10952
10953         * python/lilylib.py (get_bbox): Fix regular expression
10954         for bounding box.
10955
10956         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
10957
10958         * scm/output-tex.scm (stop-page): Use it.
10959
10960         * scm/output-ps.scm (define-fonts): Bugfix.
10961
10962         * lily/grob.cc: Add penalty to interface.
10963
10964         * lily/include/paper-line.hh (class Paper_line): New member
10965         var penalty_.
10966
10967         * lily/system.cc (get_line): Initialise Paper_line with
10968         page-penalty's from original grobs.
10969
10970         * scm/define-music-properties.scm (all-music-properties): Add
10971         page-penalty.
10972
10973         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
10974
10975         * lily/score-engraver.cc (try_music): Handle page-penalty.
10976
10977         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
10978
10979 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10980
10981         * ly/declarations-init.ly (melismaEnd): typo
10982
10983         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
10984
10985         * scm/output-ps.scm (text): split string into spaces, use moveto
10986         for setting space. 
10987
10988 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10989
10990         * po/nl.po: Update.
10991
10992         * scm/font.scm (add-cmr-fonts): Typo.
10993
10994 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10995
10996         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
10997         font-encoding.
10998
10999         * scm/define-grobs.scm (all-grob-descriptions): idem.
11000
11001         * lily/time-signature.cc (numbered_time_signature): idem.
11002
11003         * scm/font.scm (add-cmr-fonts): use real encoding names for
11004         font-encoding.
11005
11006 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11007
11008         * lily/paper-book.cc (classic_output): 
11009         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
11010         Fixes classic output.
11011         (lilypondstart):
11012         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
11013         kludge.
11014
11015         * scripts/old-lilypond-book.py: Remove.
11016
11017         Page layout for SCOREs enclosed in a BOOK:
11018
11019         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
11020         layout tweaking.
11021
11022         * input/les-nereides.ly (theScore): Add \book.
11023
11024         * input/test/title-markup.ly: Add \book.
11025
11026         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
11027         only if 'verbose.
11028
11029         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
11030
11031         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
11032
11033         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
11034         * scm/output-tex.scm (start-system): Update for page layout by
11035         LilyPond.
11036
11037         * scm/output-ps.scm (start-system): Previously (new-start-system).
11038
11039         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
11040         passed to define-fonts.
11041
11042         * lily/paper-column.cc: 
11043         * lily/system.cc (get_line):
11044         * ly/property-init.ly (newpage): 
11045         * scm/define-grob-properties.scm:
11046         * scm/output-ps.scm: 
11047         * scm/output-tex.scm: Remove between-system-string kludge.
11048
11049         * scm/output-ps.scm (define-fonts, font-command,
11050         font-load-encoding): Handle ENCODING = #f.
11051
11052         * scm/output-tex.scm (output-scopes): Check if variable is bound.
11053
11054         * scm/define-markup-commands.scm (fill-line): Use
11055         make-simple-markup (WAS: unexisting make-word-markup).
11056
11057         * lily/text-item.cc (interpret_markup): Bugfix, transpose
11058         ENCODING, MARKUP parameters for interpret_string.
11059
11060         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
11061
11062         * lily/score.cc (book_rendering): New method.
11063         (default_rendering): Create Paper_book helper locally, dump
11064         output.
11065
11066         * lily/my-lily-lexer.cc (the_key_tab): Add book.
11067
11068         * lily/parser.yy: Handle \book.
11069
11070         * lily/include/book.hh: 
11071         * lily/book.cc: New file.
11072
11073 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11074
11075         * lily/text-item.cc (interpret_string): new file, select font with
11076         encoding.
11077
11078         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
11079
11080         * scm/define-markup-commands.scm (encoded-simple): new markup command.
11081
11082         * lily/parser.yy (markup): take encoding from lexer.
11083
11084 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11085
11086         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
11087
11088         * scm/output-ps.scm: Remove some cruft.
11089
11090 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11091
11092         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
11093
11094         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
11095
11096 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11097
11098         * scm/font.scm (add-century-schoolbook-fonts):
11099         (make-century-schoolbook-tree): New function.
11100
11101         * input/test/title-markup.ly: Use Century Schoolbook font.
11102
11103 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11104
11105         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
11106         to Erik Sandberg) 
11107
11108         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
11109
11110         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
11111
11112         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
11113
11114         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
11115
11116 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11117
11118         * scm/part-combiner.scm (determine-split-list): bugfix: if no
11119         solo-state (at end of solo), we can set the solo status
11120         too. (backportme.)
11121
11122         * input/regression/part-combine-solo-end.ly: new file.
11123
11124 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11125
11126         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
11127         flavour abc files.  Really ignore unknown keys (backportme).
11128
11129 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11130
11131         * lily/scaled-font-metric.cc (text_dimension): only multiply with
11132         magnification_ when looking up in orig_.
11133
11134         * scm/output-tex.scm (text): switch off char-mapping.
11135
11136         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
11137         because AFM's encoding field cannot have spaces.
11138
11139 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11140
11141         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
11142
11143 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11144
11145         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
11146
11147         * mf/cmr.enc: new file, without hi-bit ascii info. 
11148
11149         * lily/bezier-bow.cc (slur_shape): make indent dependent on
11150         width. This removes the 'hook' at the end of a long slur.
11151
11152         * buildscripts/mf-to-table.py (parse_logfile): don't append
11153         encoding to fontname.
11154
11155 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11156
11157         * scm/output-ps.scm (define-fonts): Load .enc only once.
11158
11159         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
11160         too.
11161
11162 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11163
11164         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
11165         encoding field.
11166
11167         * lily/stencil-scheme.cc: remove ly:fontify-atom 
11168
11169         * ly/portuges.ly (pitchnames): new file.
11170
11171         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
11172         Michael Welsh Duggan
11173
11174         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
11175
11176         * ly/nederlands.ly: add comment about digits.
11177
11178         * lily/scaled-font-metric.cc (derived_mark): idem.
11179
11180         * scm/encoding.scm (make-encoding-mapping): change permutation to
11181         mapping.
11182
11183         * lily/scaled-font-metric.cc (derived_mark): is a const method.
11184         (Modified_font_metric): make alist for coding_description_
11185         (LY_DEFINE): remove coding-name.
11186
11187         * scm/output-tex.scm (text): remove debugging code.
11188
11189         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11190
11191         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11192         from infile.
11193
11194         * mf/feta-generic.mf: move fet_beginfont into generic code.
11195         use fetaMusic (without space) as encoding
11196
11197         * mf/feta-autometric.mf: take encoding argument
11198
11199         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11200
11201         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11202         use.
11203
11204         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11205         name.
11206
11207 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11208
11209         * input/test/title-markup.ly: Set inputencoding.
11210
11211         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11212
11213         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11214
11215         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11216         function.
11217         (coding-alist): Also hold filename, command.
11218         (read-encoding-file): Return symbols.
11219
11220 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11221
11222         * scm/output-tex.scm: remove fontify; text and char take a font
11223         argument.
11224
11225         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11226
11227         * lily/scaled-font-metric.cc (text_dimension): init
11228         coding_{permutation,table}_ too 
11229         (LY_DEFINE): ly:font-encoding, new function return
11230
11231         * lily/paper-def.cc (find_scaled_font): take input coding from
11232         inputcoding paper var.
11233
11234         * lily/performance.cc (output): remap modulo 16.
11235
11236         * lily/text-item.cc (interpret_markup): whoops, variable
11237         shadowing fixed.
11238
11239 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11240
11241         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11242         symbols, not symbols to strings.
11243
11244         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11245         symbols, not symbols to strings.
11246
11247 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11248
11249         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11250         (ly:kpathsea-gulp-file): New function.
11251
11252         * scm/encoding.scm (read-encoding-file): Use it.
11253
11254 2004-04-06  Werner Lemberg  <wl@gnu.org>
11255
11256         * scm/encoding.scm (coding-alist): Fix typo.
11257
11258 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11259
11260         * lily/scaled-font-metric.cc (text_dimension): move function from
11261         Font_metric
11262         (make_scaled_font_metric): init coding_scheme_ to TeX
11263         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11264
11265         * lily/include/scaled-font-metric.hh (struct
11266         Modified_font_metric): rename from Scaled_font_metric
11267
11268         * scm/encoding.scm (read-encoding-file): split up large function,
11269         leave caching to (delay)
11270
11271         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11272
11273 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11274
11275         * lily/my-lily-lexer.cc (set_encoding): New method.
11276
11277         * lily/lexer.ll: Grok \encoding.
11278
11279         * lily/font-metric.cc (get_encoded_index): New function.
11280
11281         * lily/include/font-metric.hh (coding_scheme): New method.
11282
11283         * scm/encoding.scm: New file.
11284
11285         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11286
11287 2004-04-05  Werner Lemberg  <wl@gnu.org>
11288
11289         * Documentation/user/tutorial.itely: Revised (finished).
11290
11291         * Documentation/user/macros.itexi (@separate): Removed.
11292
11293 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11294
11295         * scm/output-ps.scm (define-fonts): fix scaling.
11296
11297         * lily/scaled-font-metric.cc (design_size): add function.
11298
11299         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11300         partial cut&paste of ly:font-magnification.
11301
11302 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11303
11304         * scm/output-ps.scm (define-fonts):
11305         (fontify): Update.
11306
11307 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11308
11309         * po/fr.po: update. (backportme).
11310
11311         * po/nl.po: update. (backportme). 
11312
11313         * mf/feta-beugel.mf: document why design size is not fixed.
11314
11315         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11316
11317 2004-04-04  Werner Lemberg  <wl@gnu.org>
11318
11319         * Documentation/user/tutorial.itely: Revised (continued).
11320
11321 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11322
11323         * po/nl.po: Update (backportme).
11324
11325 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11326
11327         * po/de.po: update. (backportme).
11328
11329         * scm/output-tex.scm (font-command): use ly: functions to
11330         construct name.
11331         (define-fonts): don't use alist, just dump \font definitions.
11332         (font-load-command): calculate proper scaling by taking
11333         outputscale from paper argument.
11334
11335         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11336         expression.
11337
11338         * lily/paper-outputter.cc (output_header): pass paper arg to
11339         define-fonts
11340
11341         * lily/paper-def.cc (font_descriptions): dump list of
11342         Scaled_font_metrics
11343         (find_scaled_font): take Font_metric argument, store
11344         Scaled_font_metrics in hash-table containing (size ->
11345         Scaled_font_metrics) alist.
11346         (get_dimension): rename from get_realvar
11347
11348         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11349         ly:font-magnification, ly:font-name: new functions
11350
11351 2004-04-03  Werner Lemberg  <wl@gnu.org>
11352
11353         * Documentation/user/dedication.itely,
11354         Documentation/user/preface.itely,
11355         Documentation/user/introduction.itely,
11356         Documentation/user/tutorial.itely: Revised.
11357         Removing leading spaces which distorts output if info files are read
11358         with stand-alone info.
11359         Removing superfluous inter-word spaces which also distorts output
11360         for stand-alone info.
11361         Using ` and ' instead of `` and '' everywhere to improve
11362         legilibility with stand-alone info
11363         Using @samp for single-letter input items and data which contains
11364         spaces, @code for other things.
11365
11366         * lily/grob-interface.cc: Adding copyright.
11367         (check_interfaces_for_property): Improve format of warning message.
11368
11369 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11370
11371         * lily/include/font-metric.hh (struct Font_metric): add
11372         design_size () method.
11373
11374         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11375
11376         * lily/afm.cc (read_afm_file): read design size.
11377
11378         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11379
11380         * scm/music-functions.scm (unfold-repeats): handle dots too.
11381
11382 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11383
11384         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11385         (backportme)
11386
11387 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11388
11389         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11390         lyric indent.  Revert melismaBusyProperties using \unset.
11391
11392 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11393
11394         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11395
11396         * lily/parser.yy (command_element): allow redefinition of |
11397         meaning.
11398
11399         * lily/break-align-engraver.cc (acknowledge_grob): construct
11400         LeftEdge where the first cause for alignment is coming from.
11401         This makes \override Staff.LeftEdge work as expected.
11402
11403         * lily/slur-performer.cc (Slur_performer): add inits
11404
11405         * lily/beam-performer.cc (Beam_performer): add inits
11406
11407 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11408
11409         * VERSION (PACKAGE_NAME): release 2.2.0
11410
11411 #Local variables:
11412 #coding: utf-8
11413 #End:
11414