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