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