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