]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
a29ecd407f9559e31e4177fe9dbc10ea874aee76
[lilypond.git] / ChangeLog
1 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
2
3         * Documentaiton/user/invoking.itely: Add ragged-right to bug report
4         guidelines.
5
6 2006-03-14  Graham Percival  <gpermus@gmail.com>
7
8         * Documentaiton/user/global.itely: small fix from mailist.
9
10 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11
12         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
13         file descriptor returned by tempfile.mkstemp() when writing
14         to tmpfile and closing it. Solves problem with unlink(tmpfile)
15         on mingw.
16
17 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
18
19         * po/fi.po: newline bugfix.
20
21 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
22
23         * scm/paper.scm (paper-alist): Rounding fixes.
24
25 2006-03-13  Graham Percival  <gpermus@gmail.com>
26
27         * Documentation/user/ changing-defaults, instrument-notation,
28         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
29
30 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
31
32         * po/fi.po: update.
33
34 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
35
36         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
37         mailto: to http:// 
38
39         * python/lilylib.py (print_environment): move ps_page_count to
40         lilypond-book.py
41
42 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
43
44         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
45
46         * scm/framework-ps.scm (embed-document): new function. Use to
47         embed PFA files.
48
49         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
50
51 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
52
53         * Documentation/user/instrument-notation.itely (Setting simple
54         songs): Added \book{...} around the full example, so the separate
55         markups are included in the printed example. 
56
57 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
58
59         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
60         tmphandle.
61
62         * python/lilylib.py (system): rewrite system() using
63         subprocess. Remove >& redirection trickery.
64
65 2006-03-11  Graham Percival  <gpermus@gmail.com>
66
67         * Documentation/user/ changing-defaults, global, scheme-tutorial,
68         notation-appendices.itely: minor fixes from mailist.
69
70 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
71
72         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
73         unsplit man also needs images.
74
75         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
76
77         * VERSION (PACKAGE_NAME): 2.7.38 released.
78
79 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
80
81         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
82         log in output dir.
83
84 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
85
86         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
87         respects the Score.skipTypesetting property.
88         
89 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
90
91         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
92         Prolog. No %%EOF after CFF file.
93
94 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
95         
96         * lily/constrained-breaking.cc (get_max_systems): used to return a
97         much too big value
98         (combine_demerits): use pointers to reduce copying data
99         (calc_subproblem): idem
100         (get_page_penalty): add page turn penalties
101         
102 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
103
104         * Documentation/user/invoking.itely (Invoking lilypond): better
105         explanation of -e usage.
106
107         * lily/main.cc (main_with_guile): don't append to
108         init_scheme_code_string
109
110         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
111
112         * Documentation/user/invoking.itely: add note about MacOS X scripts.
113
114         * scripts/convert-ly.py (do_options): don't print help for
115         --show-rules rule.
116
117         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
118         @code and @example. Update from texinfo.tex from CVS.
119
120 2006-03-08  Graham Percival  <gpermus@gmail.com>
121
122         * Documentation/user/scheme-tutorial.itely: clarifies distances
123         measured in staff-spaces.
124
125 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
126
127         * lily/slur.cc (outside_slur_callback): only calculate offsets if
128         consider[k] is true.
129
130         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
131
132         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
133         consider columns that have originals.  Unifies spacing for mm
134         rests around line breaks.
135
136         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
137         (set_text_rods): idem.
138         (calculate_spacing_rods): new function: share code between
139         set_text_rods and set_spacing_rods.
140         (set_text_rods): take extents of bounds into account.  
141
142 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
143
144         * Documentation/user/basic-notation.itely (Writing music in
145         parallel): don't use relative.
146
147 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
148
149         * ly/music-functions-init.ly (Module): add shiftDurations
150
151         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
152
153         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
154
155         * ly/engraver-init.ly: init vocalName to nil.
156
157 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
158
159         * scm/music-functions.scm (music->make-music): bugfix,
160         KeyChangeEvents are now handled correctly.
161
162         * scripts/lilypond-book.py: Add --debug option.
163
164 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
165
166         * python/lilylib.py: add tempfile.
167
168 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
169
170         * VERSION (PACKAGE_NAME): release 2.7.37
171
172         * python/lilylib.py (ps_page_count): remove make_ps_images().
173         (ps_page_count): remove mkdir_p
174         (system): remove cleanup_temp.
175         (exit): remove lilypond_version_(check)
176         (error_log): remove pseudo_filter_p
177         remove read_pipe
178         remove cp_to_dir
179         remove identify
180
181         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
182         use __main__
183
184         * lily/accidental-engraver.cc (make_standard_accidental): only add
185         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
186
187         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
188         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
189         Make incompatibilities.
190
191         * scm/output-ps.scm (grob-cause): replace backslashes by /
192         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
193
194 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
195
196         * cygwin/GNUmakefile: Install fixes.
197
198         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
199
200         * lily/note-head.cc (head::get_balltype): Compile fix.
201
202         * flower/file-name.cc (dos_to_posix): Flower string fix.
203
204 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
205
206         * python/lilylib.py: pychecker cleanups.
207
208         * scripts/lilypond-book.py
209         (Lilypond_snippet.output_print_filename): pychecker cleanups
210
211         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
212
213         * python/lilylib.py (underscore): remove identify() , warranty()
214
215         * ps/music-drawing-routines.ps: change Border routine for GSView
216         compatibility.
217
218         * lily/stem.cc (height): use quantize-positions.  This triggers
219         set_stem_lengths, so scripts on beamed stems are handled correctly.
220
221         * lily/side-position-interface.cc (aligned_side): check if edges
222         of script are inside staff. Fixes accent of edge of the staff.
223
224         * input/regression/staccato-pos.ly: more examples.
225
226         * stepmake/aclocal.m4 (depth): fix bashism.
227
228         * lily/lyric-combine-music-iterator.cc: move from
229         new-lyric-combine-iterator.cc
230         (process): add pending_grace_lyric_ member to delay lyrics on
231         grace notes.
232
233         * lily/system-start-text.cc (print): suicide if we don't have any
234         elements. Fixes hara kiri'd instrument names.
235
236         * scripts/mup2ly.py (Module): remove.
237
238 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
239
240         * Documentation/user/global.itely (A single music expression):
241         close @lilypond properly
242
243         * lily/volta-bracket.cc (modify_edge_height): change from
244         after_line_breaking_callback. Suicide last bracket if appropriate.
245  
246         * python/lilylib.py: strip getopt support
247
248         * scripts/etf2ly.py (do_options): use optparse
249
250         * scripts/midi2ly.py: optparse, strip lilylib copy. 
251
252         * scripts/abc2ly.py (voices): use optparse.
253
254         * stepmake/stepmake/generic-vars.make: new function absdir.
255
256         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
257
258         * scripts/lilypond-book.py (find_file): use global_options for
259         include path
260
261         * scm/ps-to-png.scm (ps-page-count): prevent null characters
262         entering C code.
263
264 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
265
266         * python/lilylib.py (get_global_option): ughness for extracting
267         global options from lilylib.
268         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
269
270         * scripts/lilypond-book.py (get_option_parser): use optparse for
271         option handling.  Put options in global_options variable.
272
273 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
274
275         * Documentation/index.html.in: clarify.
276
277 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
278
279         * scm/layout-page-layout.scm (write-page-breaks): add a
280         music-system-heights property to the page layout output.
281
282         * scm/page.scm (make-page-stencil): take footer into account when
283         computing the 'space-left page property
284         (annotate-space-left): take footer into account when annonating
285         space left.
286
287 2006-02-28  Graham Percival  <gpermus@gmail.com>
288
289         * Documentation/user/ advanced-notation, global: more (final)
290         docs for music expressions, removed special fermatas.
291
292 2006-02-27  Graham Percival  <gpermus@gmail.com>
293
294         * Documentation/user/ basic-notation, global: minor changes
295         from mailist.
296
297 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
298
299         * scm/framework-ps.scm:         
300         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
301         layer for inf? and nan? from framework-ps to lily-library.
302
303 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
304
305         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
306         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
307
308         * buildscripts/substitute-encoding.py (Module): remove file.
309
310         * mf/GNUmakefile: more PFA strippage.
311
312         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
313
314         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
315         generation
316
317         * scm/framework-ps.scm: remove font name munging.
318
319         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
320
321 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
322
323         * scm/markup.scm (define-markup-command): change
324         def-markup-command to define-markup-command
325
326         * scm/music-functions.scm (define-music-function): change
327         def-music-function to define-music-function.
328
329         * python/convertrules.py (conv): rules for def-music-function
330         and def-markup-commands
331
332         * Documentation/user/programming-interface.itely,
333         input/no-notation/display-lily-tests.ly,
334         input/regression/lily-in-scheme.ly,
335         input/regression/markup-user.ly,
336         input/regression/music-function.ly, input/regression/tie-chord.ly,
337         scm/fret-diagrams.scm, ly/music-functions-init.ly,
338         ly/gregorian-init.ly: use new macro names (define-music-function,
339         define-markup-command).
340
341 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
342
343         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
344         (output): add comments to lp-book latex output.
345
346         * GNUmakefile.in (footifymail): use gmane address for webpage bug
347         address.
348
349 2006-02-23  Graham Percival  <gpermus@gmail.com>
350
351         * Documentation/user/ tutorial, global: minor changes.
352
353 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
354
355         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
356         blocks (for make 3.80)
357
358         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
359         \notemode so that user should not have to explicitely type it.
360
361         * scm/define-music-display-methods.scm: various
362         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
363         constructs)
364
365         * input/no-notation/display-lily-tests.ly: new tests for
366         \applyOutput and \applyContext
367
368 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
369
370         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
371         changed it slightly so that the number of systems returned by
372         solve () will be the same as the last value passed to resize
373         (). I've also added more documentation, removed casts, fixed style
374         problems and put in some recovery if constraints aren't satisfied."
375
376 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
377
378         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
379         for emacs < 22 compatibility.
380         (count-rexp): Use it.
381         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
382         substring juggling (Milan Zamazal).
383
384 2006-02-23  Graham Percival  <gpermus@gmail.com>
385
386         * Documentation/user/ basic-notation, advanced-notation,
387         global.itely, invoking.itely, tutorial,itely:
388         minor fixes from mailist.
389
390         * scm/define-markup-commands.scm: improve docs of \filled-box.
391
392 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
393
394         * Documentation/index.html.in: changes concern the previous release.
395
396         * input/regression/+.ly: cultivate typographical terminology.
397
398 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
399
400         * scm/define-grob-interfaces.scm (parentheses-interface): add
401         padding to parentheses-interface.
402
403         * Documentation/user/GNUmakefile: remove $(CROSS) support from
404         Documentation/user/GNUmakefile. Use --disable-documentation for that.
405
406         * VERSION (PATCH_LEVEL): release 2.7.36
407
408         * lily/slur.cc: add avoid-slur (ugh.)
409         
410         * lily/slur-configuration.cc (fit_factor): oops, skip point if
411         intersection gets smaller. This fixes slurs over extreme points.
412
413         * lily/melody-engraver.cc (stop_translation_timestep): ignore
414         stems with neutral-direction set.
415
416         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
417
418         * lily/open-type-font.cc (load_table): format error.
419
420         * lily/change-iterator.cc (process): format fix.
421
422         * flower/include/international.hh (_f): idem.
423
424         * flower/include/std-string.hh: add format printf attribute.
425
426         * scm/define-grobs.scm (all-grob-descriptions): height of all
427         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
428
429         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
430         ambitus lines.
431
432         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
433
434 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
435
436         * input/regression/: upgraded syntax for some files.
437
438         * THANKS: Add bughunters.
439
440 2006-02-22  Graham Percival  <gpermus@gmail.com>
441
442         * Documentation/user/ invoking.itely, advanced-notation.itely,
443         global.itely: long-awaited "let's make chapter 10 not suck"
444         update.  Rearrange chapter 10; now called "global issues",
445         addresses file structure, etc.  Some info from other files
446         moved into global.itely.
447
448 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
449
450         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
451         catch trill-span-event notes.
452
453         * Documentation/user/examples.itely (Ancient notation templates): typo.
454         (Jazz combo): typo.
455
456         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
457
458         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
459
460         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
461
462         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
463
464         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
465         froum Laissez_vibrer_engraver.
466
467         * ly/declarations-init.ly (repeatTie): add \repeatTie
468
469         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
470
471         * scm/define-grob-properties.scm (all-user-grob-properties): add
472         head-direction property.
473
474         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
475         from_lv_ties. Take head direction argument.
476
477         * lily/semi-tie-column.cc: rename from
478         laissez-vibrer-tie-column.cc. Rename class too.
479
480         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
481         class too.
482
483         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
484
485         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
486         0 case.
487         (find_breaks): idem.
488
489 2006-02-21  Graham Percival  <gpermus@gmail.com>
490
491         * Documentation/user/advanced-notation.itely: fixed make-moment]
492         example.
493
494         * Documentation/user/basic-notation.itely: more clarification to
495         transpose.
496
497 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
498
499         * lily/include/constrained-breaking.hh (class
500         Constrained_breaking): new file.
501
502         * lily/constrained-breaking.cc (resize): new file.
503
504         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
505
506         * Documentation/user/advanced-notation.itely (Clusters): insert
507         end ignore too.
508
509         * lily/tie-column.cc (calc_positioning_done): support for
510         tie-score debugging
511
512         * lily/tie-formatting-problem.cc
513         (generate_extremal_tie_variations): factor out.
514         (score_ties_configuration): annotate all tie 
515         (print_ties_configuration): new routine.
516         (generate_configuration): nudge extremal ties outside of the head
517         Y extents.
518         (score_ties_configuration): oops. convert to staff-space before
519         determining position symmetry.
520
521 2006-02-20  Graham Percival  <gpermus@gmail.com>
522
523         * Documentation/user/*-notation.itely: misc minor editing,
524         shifting doc sections around.
525
526         * Documentation/user/*-notation-itely, global.itely,
527         changing-defaults.itely: added new stuff from NEWS.
528
529 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
530
531         * po/fi.po: update.
532
533 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
534
535         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
536         lilypond --verbose for lp-book.
537
538         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
539         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
540
541         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
542         $(buildscript-dir) iso. absolute depth.
543
544         * buildscripts/genicon.py (dir): thinko.
545
546         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
547
548 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
549
550         * scm/output-lib.scm: swap darkcyan/darkyellow
551
552         * THANKS: Add bughunters.
553
554 2006-02-19  Graham Percival  <gpermus@gmail.com>
555
556         * Documentation/user/programming-interfaces.itely: fixed example.
557
558         * Documentation/user/instrument-notation.itely: fix @{ @}.
559
560         * scm/script.scm: add avoid-slur for \open.
561
562 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
563
564         * lily/tie-formatting-problem.cc (score_configuration): use
565         sliding score for min-length. 
566
567         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
568         spaghetti for icons.
569
570         * buildscripts/genicon.py (program_name): new file.
571
572         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
573         in outline too.  
574         (generate_configuration): for small ties, also look for collisions
575         at Y + DIR*h + DELTA_Y.
576         (get_variations): consider variation for dot positions too.
577
578         * lily/side-position-interface.cc (aligned_side): take abs for
579         quantized rounded position. Fixes tenuto below staff.
580
581         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
582         markers when necessary.
583
584         * lily/program-option.cc (internal_set_option): add
585         strict_infinity_checking option.
586
587         * scm/output-lib.scm (cyan): swap yellow and cyan.
588
589 2006-02-19  Graham Percival  <gpermus@gmail.com>
590
591         * darwin.patch: trivial linenumber update.
592
593         * Documentation/user/ {various}: `\context foo = named' changed
594         to `\new foo = "name"' in docs.
595
596 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
597
598         * scm/stencil.scm (annotate-y-interval): use it.
599
600         * scm/lily-library.scm (interval-sane?): new function.
601
602         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
603         tfm_checksum stuff.
604
605         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
606         common refpoint.
607
608         * flower/include/std-vector.hh (iterof): add iterof macro.
609
610         * lily/enclosing-bracket.cc (width): new function.
611
612         * lily/align-interface.cc (align_elements_to_extents): reinstate
613         warning.
614
615 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
616
617         * Documentation/index.html.in: fix spelling: thankyous.
618
619 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
620
621         * lily/lyric-hyphen.cc: typo.
622
623 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
624
625         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
626         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
627         builds don't work. 
628
629         * VERSION: release 2.7.35
630
631         * lily/beam.cc (get_default_dir): oops. Take abs () for
632         extremes[DOWN].
633         (get_default_dir): use extreme position criterion only in absence
634         of forced stem directions.
635
636         * VERSION (PATCH_LEVEL): bump VERSION.
637
638         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
639         dependencies. Necessary for -jX builds.  
640
641 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
642
643         * lily/relocate.cc (setup_paths): Yet another const fix.
644
645 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
646
647         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
648
649         * lily/relocate.cc (setup_paths): oops.
650
651 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
652
653         * Documentation/index.html.in: order links: html before PDF.
654
655 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
656
657         * lily/tie-column-format.cc (Module): remove.
658
659         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
660
661         * lily/text-spanner.cc (print): idem.
662
663         * lily/dynamic-text-spanner.cc (print): only print line if longer
664         than dash-period.
665
666         * lily/auto-change-iterator.cc (change_to): formatting.
667
668         * lily/beam.cc (get_default_dir): take extreme note head as input
669         for stem direction.
670
671         * lily/tie.cc (get_default_dir): only look directions for visible
672         stems. 
673
674         * lily/side-position-interface.cc (aligned_side): oops. Don't
675         mutiply with direction. This fixes quantized (staccato, tenuto)
676         scripts below notes.
677
678         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
679         direction. Fixes c-lyrics-center-align.ly
680
681 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
682
683         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
684         constructor.
685
686         * lily/std-string.cc:
687         * lily/include/std-vector.hh (split_string): Move and rename from
688         lily/include/misc.hh, lily/misc.cc.  Update callers.
689
690 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
691
692         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
693
694 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
695
696         * flower/test-file.cc: New file.
697
698         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
699         libraries.
700
701         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
702
703 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
704
705         * flower/include/file-storage.hh: remove file.
706
707         * lily/include/midi-item.hh (class Midi_track): idem.
708
709         * lily/include/source.hh (class Sources): idem.
710
711         * lily/include/performance.hh (class Performance): use vector
712         iso. Cons<>
713
714         * flower/include/cons.hh (class Cons): remove file.
715
716         * flower/include/flower-proto.hh: remove template cruft.
717
718         * lily/include/font-metric.hh: use size_t not vsize for indices.
719
720         * flower/include/flower-proto.hh (Module): remove std-vector.hh
721         from proto.
722
723         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
724
725         * lily/include/paper-book.hh (class Paper_book):
726         make get_system_specs() public.
727
728         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
729         the force=10000 case if we don't have a current-best. 
730
731         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
732         vsize 
733
734         * flower/include/flower-proto.hh: remove outdated templates.
735
736         * scm/page.scm: use annotate-spacing
737
738 2006-02-15  Graham Percival  <gpermus@gmail.com>
739
740         * scm/translation-functions.scm: circle patch from Erlend, thanks!
741
742         * THANKS: moved Erlend Aasland to contributors.
743
744 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
745
746         * config.hh.in: remove HAVE_PANGO_16
747
748         * lily/tuplet-bracket.cc (calc_positions): multiply with
749         staff-space for beam case. This fixes tuplets+beams on scaled
750         staves.
751
752         * config.hh.in: remove all Kpathsea related defines.
753
754         * lily/dot-column.cc (side_position): reach stem via dots->
755         head->stem. Inspect all stems for dot collisions. 
756
757         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
758         stem handling.
759
760         * lily/bar-number-engraver.cc (process_music): document function
761         of whichBar.
762
763         * lily/score.cc (default_rendering): add pscore, not systems
764         themselves.
765
766         * lily/paper-book.cc (get_system_specs): separate generation of
767         titles and systems.
768
769         * flower/include/std-vector.hh: don't include config.hh
770
771 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
772
773         * flower/include/std-vector.hh: Better wrapper compatibility with
774         std::vector.
775
776         * flower/include/flower-proto.hh: Remove cheap forward declaration
777         attempts.
778
779         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
780
781 2006-02-14  Graham Percival  <gpermus@gmail.com>
782
783         * Documentation/user/invoking.itely: add warning about command line.
784
785 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
786
787         * lily/include/lily-proto.hh: add Prob, rm Page.
788
789         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
790
791         * VERSION: release 2.7.34
792
793         * lily/relocate.cc (framework_relocation): show canary if
794         GHOSTSCRIPT_VERSION undefined.
795
796         * GNUmakefile.in: remove $(VERSION) symlink.
797
798         * lily/relocate.cc (setup_paths): add + 
799
800 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
801
802         * Documentation/index.html.in: specify sizes for all big HTML pages.
803
804 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
805
806         * config.hh.in: remove @FRAMEWORKDIR@
807
808         * lily/system-start-text.cc (get_stencil): new file: separate out
809         system-start-delimiter text support.
810
811         * input/**ly: replace \context with \new where appropriate.
812         
813         * THANKS: add Don.
814
815         * lily/slur-scoring.cc (get_base_attachments): use
816         robust_relative_extent. This fixes problems with empty paper-columns. 
817
818 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
819
820         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
821
822         * scm/define-music-properties.scm (all-music-properties):
823         create-new property.
824
825         * lily/context-specced-music-iterator.cc (construct_children):
826         inspect 'create-new property iso. magical $uniqueContextId context
827         id.
828
829         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
830
831         * lily/context-key-manager.cc (Module): new file. Encapsulate
832         object key generation.
833
834         * lily/include/context-key-manager.hh (Module): new file.
835
836 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
837
838         * scm/define-grobs.scm (all-grob-descriptions): center instrument
839         names vertically
840
841         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
842         options.
843         (reloc_b): excise --enable-framework-dir
844
845         * lily/relocate.cc (framework_relocation): use getenv
846         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
847
848 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
849
850         * flower/include/std-string.hh: 
851         * flower/include/std-vector.hh: Finish std:: conversion; move
852         flower extensions from std:: namespace.  Update users.
853
854         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
855         their expansion to vector<*>.  Update users.
856
857 2006-02-10  Graham Percival  <gpermus@gmail.com>
858
859         * Documentation/user/invoking.itely: add example to File structure.
860
861         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
862         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
863
864 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
865
866         * ly/paper-defaults.ly: typo.
867
868         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
869         set_parent() for parentheses. This will make it show up in bbox
870         calculations.
871
872         * scm/output-lib.scm (parentheses-item::print): rewrite, using
873         ly:grob-common* functions.
874
875         * lily/grob-scheme.cc (LY_DEFINE):
876         ly:grob-common-refpoint-of-array: new function 
877         ly:grob-common-refpoint: new function 
878         ly:grob-relative-coordinate: new function 
879
880         * lily/instrument-name-engraver.cc (process_music): use
881         Text_interface::is_markup(). This fixes \markup on instrument names.  
882
883         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
884         for ties and slurs.
885
886         * lily/slur.cc (print): idem.
887
888         * lily/tie.cc: add line-thickness for ties. 
889
890 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
891
892         * scm/output-svg.scm: Document diversion from GNU coding standards
893         as a workaround for a bug in Microsoft Internet Explorer.
894
895 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
896
897         * lily/instrument-name-engraver.cc (process_music): use
898         is_markup() iso. is_string()
899
900         * Documentation/user/changing-defaults.itely (Module): add menu entry.
901
902         * lily/percent-repeat-engraver.cc (process_music): only look at
903         main_part_ for % repeats.
904
905         * lily/stem-tremolo.cc (get_beam_translation): new function.
906         (calc_slope): new function.
907         (height): don't use real slope.
908
909 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
910
911         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
912         new connect-to-neighbor, control-points and staff-padding
913         properties to make ligature brackets showing up again.
914
915 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
916
917         * VERSION: release 2.7.33
918
919         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
920         too many.
921
922         * Documentation/user/changing-defaults.itely (Difficult tweaks):
923         remove applyOutput example.
924         (Objects connected to the input): document \tweak, \parenthesize
925
926         * lily/relocate.cc (prefix_relocation): allow "current"
927         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
928         changing VERSION in a lily tree less painful.
929
930         * input/regression/parenthesize.ly: new file. 
931
932         * scm/output-lib.scm (parenthesize-element): new function.
933
934         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
935
936         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
937
938         * lily/accidental-engraver.cc (make_standard_accidental): reroute
939         cause: accidentals are caused by note heads, not note events. 
940
941 2006-02-08  Graham Percival  <gpermus@gmail.com>
942
943         * darwin.patch: small patch from Erlend, thanks!
944
945         * Documentation/user/basic-notation.itely: add stem-neutral example.
946
947         * Documentation/user/putting.itely: clarifications.
948
949 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
950
951         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
952         note, add more guidelines to what should go into NEWS.
953
954         * input/sakura-sakura.ly: document how to override font.
955
956         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
957
958 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
959
960         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
961
962 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
963
964         * scripts/convert-ly.py (lilypond_version_re_str): Move from
965         convertrules.  Add explicit grouping, needed for python2.2.
966
967 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
968
969         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
970
971 2006-02-07  Graham Percival  <gpermus@gmail.com>
972
973         * Documentation/user/global.itely: fix line-width in (text) docs.
974
975         * Documentation/user/lilypond-book.itely: same.
976
977 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
978
979         * VERSION (PACKAGE_NAME): release 2.7.32
980
981         * Documentation/topdocs/NEWS.tely (Top): document new variable
982         naming.
983
984         * flower/include/array.icc (Message): remove file.
985
986         * flower/include/std-vector.hh: make sure vsize and VPOS are
987         defined for binary_search_bounds().
988
989         * flower/std-string.cc (std): add to_string(long unsigned).
990
991         * configure.in (gui_b): excise std_string option.
992         (gui_b): excise std_vector option.
993
994         * flower/string.cc (Module): excise flower array & string
995
996         * flower/include/std-string.hh: excise flower string.
997
998         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
999
1000         * python/convertrules.py (lilypond_version_re_str): require
1001         only numbers and dots in \version string.
1002
1003 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1004
1005         * lily/system-start-delimiter.cc (print): allow style = text too.
1006
1007         * lily/system-start-delimiter-engraver.cc
1008         (acknowledge_system_start_text): new function, also add add to
1009         support of system-start-text (instrument names). This fixes
1010         instrument names on piano staves.
1011
1012         * lily/instrument-name-engraver.cc: rewrite. Use
1013         system-start-delimiter approach. This save memory and cpu.
1014
1015         * scm/define-grobs.scm (all-grob-descriptions): remove
1016         instrument-name from break-alignment.
1017
1018         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
1019
1020 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1021
1022         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
1023         jobserver going.
1024
1025         * configure.in (std_vector): On by default.
1026
1027         * lily/include/font-metric.hh:
1028         * lily/include/tfm-reader.hh: 
1029         * lily/include/spanner.hh: Use unsigned for indices and sizes.
1030         Update users.
1031
1032         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
1033
1034 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1035
1036         * VERSION (PACKAGE_NAME): 2.7.31
1037
1038         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
1039         EPS edge at 0, but take minimum with left-overshoot. This fixes
1040         cut off system start delims. 
1041
1042         * lily/instrument-name-engraver.cc (stop_translation_timestep):
1043         hack: add to axis group if not added yet. This fixes hara kiri'd
1044         piano staves.
1045
1046         * lily/hara-kiri-group-spanner.cc
1047         (force_hara_kiri_in_y_parent_callback): fix signatures.
1048
1049         * lily/hairpin.cc (print): check next hairpin to see whether or
1050         not to be continuing.
1051
1052 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1053
1054         * Remove trailing whitespace from makefiles.
1055         
1056         * flower/include/std-vector.hh: Add binary_search_bounds workaround
1057         for earlier gcc.
1058
1059         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
1060
1061         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
1062
1063         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
1064
1065         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
1066
1067         * configure.in: Use it.
1068
1069 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1070
1071         * scm/music-functions.scm (pitch-of-note): new function.
1072
1073         * ly/music-functions-init.ly: add \octave and \addquote
1074
1075         * lily/parser.yy (music_function_chord_body): softcode \octave.
1076         (lilypond_header): softcode \addquote
1077
1078 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1079
1080         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
1081         array.hh, parray.hh at all.  Getting ready to flip the
1082         configure default.
1083
1084         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
1085
1086         * lily/source-file.cc (file::get_line): Help binary_search_bounds
1087         a bit.
1088
1089         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
1090
1091 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1092
1093         * flower/include/array.hh: typo. 
1094
1095 2006-02-02  Graham Percival  <gpermus@gmail.com>
1096
1097         * Documentation/user/advanced-notation.itely: doc "\#" in text.
1098
1099 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1100
1101         * flower/include/pqueue.hh: Derive from std::vector.
1102
1103         * flower/include/parray.hh: Conform to std::vector interface.
1104         Update users.
1105
1106 2006-02-02  Graham Percival  <gpermus@gmail.com>
1107
1108         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
1109
1110 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1111
1112         * flower/file-path.cc (is_file): remove if 0 section.
1113
1114         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
1115         selecting afii61352.
1116
1117 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1118
1119         * flower/include/std-vector.hh (boundary): Oops, reverse.
1120
1121         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
1122         remove superfluous `d'.
1123
1124         * flower/include/std-vector.hh (boundary, top): Detach from class.
1125         Remove empty vector shell.
1126
1127         * flower/include/array.hh (reverse, swap): Detach from class.
1128         Update users.
1129         
1130         * flower/include/std-vector.hh
1131         * flower/include/array.hh (concat): Globally change to insert ().
1132
1133         
1134         * flower/include/std-vector.hh
1135         * flower/include/parray.hh
1136         * flower/include/array.hh (elem, elem_ref): Globally replace by
1137         at ().
1138
1139 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1140
1141         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
1142
1143         * python/convertrules.py (FatalConversionError.sub_cxx_id):
1144         anticipate on identifier substitutions.
1145
1146 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1147
1148         * flower/include/std-vector.hh (insert): Remove, replace by
1149         std::vector interface.  Update callers.
1150
1151         * flower/include/array.icc (insert): Change signature to
1152         match std::vector interface.
1153         
1154         * flower/include/array.icc (vector_sort): Bugfix.
1155
1156 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1157
1158         * lily/parser.yy (output_def_head_with_mode_switch): new
1159         production. Result: dashes and underscores may be used in the
1160         \paper block.
1161
1162         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
1163
1164         * python/convertrules.py (conv): oops. One slash too much.
1165
1166 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1167
1168         * flower/include/std-vector.hh (sort): Remove, replace by
1169         ::vector_sort.  Update callers.
1170
1171         * flower/include/std-vector.hh (slice): Remove.  Update callers.
1172         (sort): Bugfix.
1173
1174         * flower/test-std.cc (vector_sort): New test.
1175
1176 2006-02-01  Graham Percival  <gpermus@gmail.com>
1177
1178         * Documentation/user/putting.itely: fixes from Erik.
1179
1180 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1181
1182         * flower/test-std.cc: Add simple unit test for vector migration.
1183
1184         * stepmake/stepmake/test*: Unit test support.
1185
1186         * flower/include/std-vector.hh (del): Remove.  Use erase (),
1187         update callers.
1188
1189         * flower/include/array.hh (begin, end): Add.
1190         (del, get): Remove.
1191
1192 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1193
1194         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
1195         std::string not String. 
1196
1197         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
1198         iso UINT_MAX.
1199
1200         * lily/prob.cc (Prob): copy type_ too.
1201
1202         * lily/lily-guile.cc (mangle_cxx_identifier): new
1203         function. Class_bla::foo_bar_[px] ->
1204         ly:class-bla::foo-bar[?!]. Changes throughout
1205
1206 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1207
1208         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
1209
1210         * lily/beam.cc (calc_direction): take dir from visible stem in
1211         degenerate case.
1212
1213 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1214
1215         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
1216         Fix -1, >=0 boundary checks for unsigned vsize.
1217
1218         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
1219         loop for unsigned vsize.
1220
1221         * configure.in (--enable-std-vector): New option.
1222         (--enable-std-string): On by default.
1223
1224         * flower/include/std-vector.hh: New file.  Enable switch to
1225         std::vector, update client code.
1226
1227 2006-01-30  Graham Percival  <gpermus@gmail.com>
1228
1229         * scm/document-translation.scm: clarify "this context is also
1230         known as".  Thanks, Werner!
1231
1232         * Documentation/user/putting.itely: small fixes from Don Blaheta.
1233
1234         * Documentation/user/invoking.itely: small fix from Don.
1235
1236 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1237
1238         * scm/lily.scm (define-scheme-options): rename option
1239         preview-include-book-title to book-title-preview
1240         (define-scheme-options): move force-eps-font-include (from paper
1241         block) to eps-font-include -d option.
1242
1243         * VERSION (PATCH_LEVEL): release 2.7.30
1244
1245         * input/bach-schenker.ly (staffPiano): new file.
1246
1247         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
1248
1249         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
1250         credits to Nicolas.
1251
1252         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
1253
1254         * ps/lilyponddefs.ps: remove start-system, stop-system,
1255         start-page fluff. This saves putting { } code on the stack, fixing
1256         stack overflows when including EPS files.
1257
1258 2006-01-29  Graham Percival  <gpermus@gmail.com>
1259
1260         * Documentation/user/putting.itely: minor fixes (comments on -devel).
1261
1262 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1263
1264         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
1265
1266 2006-01-28  Graham Percival  <gpermus@gmail.com>
1267
1268         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
1269
1270 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1271
1272         * input/mutopia/claop.py: Update.
1273
1274 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1275
1276         * input/regression/completion-heads.ly (texidoc): fix.
1277
1278         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
1279
1280         * lily/tie-formatting-problem.cc
1281         (set_ties_config_standard_directions): use abs iso fabs for ints.
1282
1283         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
1284
1285         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
1286         little less than noteheight, to prevent overlaps in chords.
1287
1288         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
1289         head, and fudge stem-attachment.
1290
1291         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
1292
1293         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
1294
1295 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1296
1297         * lily/main.cc (main): Debugging aid: catch exceptions.
1298
1299         * flower/std-string.cc (to_string): Robustification.  Fixes midi
1300         output with std::string.
1301
1302 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1303
1304         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
1305
1306 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1307
1308         * Fix -DSTRING_UTILS_INLINED.
1309
1310 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1311
1312         * VERSION (PATCH_LEVEL): release 2.7.29
1313
1314         * lily/relocate.cc (setup_paths): mingw uses std string too.
1315
1316         * lily/*.cc: various fixes for substr(ARG).
1317
1318         * lily/sustain-pedal.cc (print): 
1319
1320         * flower/file-name.cc (slashify): use std strings.
1321
1322         * flower/string-convert.cc: remove publib.h
1323
1324         * scm/define-markup-commands.scm (verbatim-file): new markup
1325         command \verbatim-file
1326
1327         * Documentation/topdocs/NEWS.tely: fixup URLs
1328
1329         * input/regression/alignment-vertical-manual-setting.ly (Module):
1330         new file.
1331
1332         * lily/align-interface.cc (align_elements_to_extents): overwrite
1333         translations with numbers in alignment-offsets from left bound
1334
1335         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
1336         (page-translate-systems): new function: take into account Y-offset.
1337
1338         * Documentation/topdocs/NEWS.tely (Top): document new features.
1339
1340         * input/regression/page-layout-manual-position.ly (Module): new
1341         file.
1342
1343 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1344
1345         * flower/file-path.cc (path::parse_path): Oops.
1346
1347         * Finish std::string interface.  For now, use std:: marker
1348         throughout for easy s/r.
1349
1350 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1351
1352         * Documentation/user/putting.itely (Score is a single musical
1353         expression): typo.
1354         (Score is a single musical expression): more typos.
1355
1356         * scm/page.scm (annotate-space-left): thinko.
1357         (annotate-page): more thinkos.
1358
1359 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1360
1361         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
1362         for different \score blocks separately.
1363         (post-process-pages): put write-page-layout into paper block.
1364
1365         * lily/output-def.cc (get_parser): new file.
1366
1367         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
1368         file.
1369
1370         * lily/include/output-def.hh (class Output_def): add parser_ member.
1371
1372         * input/regression/page-layout-twopass.ly (Module): new file.
1373
1374         * scm/lily.scm: remove cpp hack.
1375
1376         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
1377
1378 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1379
1380         * GNUmakefile.in (c-clean): New target.
1381
1382         * flower/include/std-string.hh: String/std::string compatibility:
1383         Use NPOS for `not found' (iso -1), use ssize for length () and pos
1384         type.
1385
1386         * flower/rational.cc: 
1387         * flower/include/rational.hh: 
1388
1389         * flower/offset.cc: 
1390         * flower/include/offset.hh: 
1391
1392         * flower/interval.cc: 
1393         * flower/include/interval.hh: 
1394
1395         * flower/string-convert.cc: 
1396         * flower/include/string-convert.hh: Use std::string [interface].
1397         Update callers.
1398
1399 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
1400
1401         * Documentation/index.html.in: clean up.
1402
1403 2006-01-25  Graham Percival  <gpermus@gmail.com>
1404
1405         * Documentation/user/putting.itely: another new untested doc section.
1406
1407 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1408
1409         * scm/layout-page-layout.scm (write-page-breaks): write
1410         \spacingTweaks #ALIST. Handle grace timing.
1411
1412         * scm/: more imports.
1413
1414         * scm/page.scm (make-page): add footer/header.
1415         (annotate-space-left): revise: only take page argument.
1416         (layout->page-init): new function.
1417
1418         * scm/layout-page-layout.scm (write-page-breaks): preliminary
1419         version of the system/spacing/linebreak hack writing to the output
1420
1421         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
1422         ly:make-prob.
1423
1424         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
1425         ly:spanner-bound
1426
1427 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1428
1429         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
1430
1431         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
1432
1433         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
1434         handling to page.scm
1435
1436         * lily/prob-scheme.cc (LY_DEFINE): new file.
1437         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
1438
1439         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
1440         prob functions.
1441
1442         * lily/music.cc (derived_mark): derive Music from Prob.
1443
1444         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
1445
1446         * lily/prob.cc (Module): Implement Prob (Property Object), object
1447         with shared and r/w property alists.  
1448
1449         * lily/include/prob.hh (Module): new file. Declare Prob.
1450
1451         * flower/string.cc: remove is_empty().
1452
1453         * flower/include/string.hh (class String): remove String:: qualifier.
1454
1455         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
1456         substitute appropriate functions.
1457
1458         * flower/include/string.hh (class String): remove to_str0 and
1459         is_empty(). S&R everywhere.
1460
1461 2006-01-23  Graham Percival  <gpermus@gmail.com>
1462
1463         * Documentation/user/basic-notation.itely: add hairpin
1464         after-linebreak tweak to commonprop.
1465
1466         * Documentation/user/putting.itely: added two new sections.
1467
1468 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1469
1470         * flower/international.cc: 
1471         * flower/include/international.hh: 
1472
1473         * flower/getopt-long.cc: 
1474         * flower/include/getopt-long.hh: Use std::string [interface].
1475         Update callers.
1476
1477         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
1478
1479         * stepmake/stepmake/executable-rules.make: Add dependency on
1480         module libraries.
1481
1482 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1483
1484         * flower/file-path.cc: 
1485         * flower/include/file-path.hh: Use std::string [interface].
1486         Update callers.
1487
1488         * flower/direction.cc: 
1489         * flower/axis.cc: Unused.  Remove.
1490
1491         * configure.in (--enable-std-string): New option.
1492
1493         * flower/std-string.cc: 
1494         * flower/include/std-string.hh: New file.
1495
1496         * flower/file-name.cc[STD_STRING]:
1497         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
1498
1499 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1500
1501         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
1502
1503         * scm/define-markup-commands.scm (with-dimensions):
1504         with-dimensions markup command.
1505
1506         * input/test/font-table.ly: use it.
1507
1508         * lily/open-type-font.cc (glyph_list): new function.
1509
1510         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
1511
1512         * lily/ttf.cc: remove ly:font-glyph-list scheme function
1513
1514 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1515
1516         * ly/music-functions-init.ly (parallelMusic): new music function
1517         for parallel music entry.
1518
1519         * scm/define-music-properties.scm (all-music-properties): new
1520         'void music property
1521
1522         * scm/music-functions.scm (ly:music-message): make public, to be
1523         used in music function definitions
1524
1525         * scm/lily-library.scm (collect-music-for-book): discard music
1526         when the 'void property is set.
1527
1528 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1529
1530         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
1531
1532         * mf/GNUmakefile: idem.
1533
1534         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
1535
1536         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
1537
1538         * Documentation/user/notation-appendices.itely (The Feta font):
1539         use it.
1540
1541         * input/test/font-table.ly: new file. Generate font table within lily.
1542
1543         * Documentation/user/notation-appendices.itely (The Feta font):
1544         use new font-table.ly file. 
1545
1546         * stepmake/stepmake/install-out-targets.make
1547         (local-install-outfiles): only create directory if
1548         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
1549
1550 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1551
1552         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
1553
1554         * VERSION (PACKAGE_NAME): release 2.7.28
1555
1556         * scm/framework-ps.scm (write-preamble): use it to pick exactly
1557         the right font from a Mac dfont.
1558         (write-preamble): don't forget directory, only look at files.
1559
1560         This fixes problems with TTF files in dfonts that don't match
1561         their PostScript names.
1562          
1563         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
1564         PS name from TTF font.
1565
1566         * input/regression/tie-manual.ly: document new feature.
1567
1568         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
1569
1570         * VERSION (MY_PATCH_LEVEL): bump to .28
1571
1572         * Documentation/user/basic-notation.itely (Ties): add tie examples
1573         refs.
1574
1575         * lily/tie-formatting-problem.cc (score_ties_configuration):
1576         symmetry penalties for outer ties.
1577
1578 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1579
1580         * lily/tie-formatting-problem.cc (generate_configuration) 
1581         (set_manual_tie_configuration): skip non-pair manual
1582         tie-configuration, so you can set individual ties as
1583
1584           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
1585
1586         * input/regression/tie-chord.ly: use generateTiePattern to
1587         simplify file.
1588
1589         * lily/tie-formatting-problem.cc (peak_around): new function.
1590         (score_configuration): use sliding criterion for staff line collisions. 
1591         (score_configuration): idem for dot collisions.
1592         (generate_configuration): use separate stem_gap for gap to stem.
1593
1594         * lily/include/tie-formatting-problem.hh (struct Tie_details):
1595         separate penalty factors for x and y distance.
1596         (struct Tie_details): separate penalties for tip and center line collisions.
1597
1598 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
1599
1600         * lily/tie-formatting-problem.cc (generate_configuration): make
1601         large ties avoid stafflines in the horizontal section.
1602         (score_configuration): use softcoded penalties
1603         (score_aptitude): idem.
1604
1605         * lily/tie-helper.cc (from_grob): softcode tie details
1606
1607         * lily/staff-symbol-referencer.cc (on_staff_line): new function
1608
1609         * lily/staff-symbol-referencer.cc (on_line): rename from
1610         on_staffline 
1611
1612 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1613
1614         * ly/music-functions-init.ly: remove duplicate tag.
1615
1616         * lily/include/*.hh: GCC 4.1 fixes.
1617
1618 006-01-16  Erlend Aasland  <erlenda@gmail.com>
1619
1620         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
1621
1622         * scm/define-music-types.scm: fix bug in desc. string
1623         for OverrideProperty
1624
1625 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
1626
1627         * scripts/lilypond-book.py: bugfix
1628
1629         * scm/define-music-types.scm: fix typos.
1630
1631 2006-01-14  Graham Percival  <gpermus@gmail.com>
1632
1633         * Documentation/user/ basic-notation.itely, global.itely,
1634         advanced-notation.itely, instrument-notation.itely: small
1635         additions (bugs and commonly tweaked properties).
1636
1637 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1638
1639         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
1640         detection of mingw build.
1641         (MINGW_BUILD): opps.
1642
1643 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1644
1645         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
1646         i686-mingw32.
1647
1648 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1649
1650         * scm/music-functions.scm (skip->rest): add skip->rest
1651
1652 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1653
1654         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
1655         explicitly.
1656
1657         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
1658         config dirs. Aids debugging. 
1659         (display_config): also display config files.
1660
1661 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1662
1663         * VERSION: release 2.7.27
1664
1665         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
1666         for determining bar size.
1667
1668         * lily/staff-symbol.cc (print): place lines at distance line-positions
1669
1670         * scm/define-grob-properties.scm (all-user-grob-properties): add
1671         line-positions.
1672
1673         * lily/staff-symbol.cc (height): new function.
1674
1675         * input/regression/staff-line-positions.ly:  new file.
1676
1677 2006-01-06  Graham Percival  <gpermus@gmail.com>
1678
1679         * input/test/add-staccato.ly: remove reference to old file.
1680
1681 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1682
1683         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
1684         lilypond binary too.
1685
1686 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1687
1688         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
1689
1690 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1691
1692         * scripts/midi2ly.py: Bugfix: Declare datadir.
1693
1694         * make/ly-rules.make:
1695         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
1696         that seems to be gone). Fixes make web.
1697
1698         * The grand 2005-2006 replace.
1699
1700         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
1701
1702 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1703
1704         * make/lilypond-vars.make: set LILYPOND_BINARY variable
1705         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
1706         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
1707         like -dgs-font-load.
1708
1709         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
1710         remove absolute path to lilypond binary.
1711         
1712 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
1713
1714         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
1715
1716 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1717
1718         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
1719
1720         * mf/GNUmakefile: remove broken dvips map symlink.
1721
1722 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1723
1724         * lily/main.cc: 
1725         * configure.in: Cosmetic fixes.
1726
1727 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1728
1729         * Documentation/user/music-glossary.tely (Pitch names): Added
1730         Spanish pitch names and durations, thanks to Ernesto Gancedo
1731
1732 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1733
1734         * scm/lily.scm (define-scheme-options): use quasi-quote for option
1735         init. Fixes verbose printing of .scm files.
1736
1737         * stepmake/aclocal.m4: add spaces before - options.
1738         
1739 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1740
1741         * lily/relocate.cc (setup_paths): Bugfix: do not store result
1742         of path search in local block variable.
1743
1744 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1745
1746         * configure.in (NCSB_DIR): --enable-ncsb-dir
1747         (LINK_GXX_STATICALLY): denko.
1748
1749         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
1750
1751         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
1752         use locate to find c059033l.pfb. 
1753         
1754 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1755
1756         * lily/tie-formatting-problem.cc
1757         (problem::generate_base_chord_configuration): Use my_round (was
1758         round).
1759
1760         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
1761         do not invoke mbrtowc.
1762
1763         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
1764
1765 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1766
1767         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
1768
1769 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
1770
1771         * Documentation/user/invoking.itely (svg): revise.
1772
1773 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1774
1775         * lily/lexer.ll: use sourcefilename iso. renameinput.
1776
1777 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1778
1779         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
1780         <PostScriptName>.ttf instead of c059XXXttf.
1781
1782         * lily/program-option.cc (LY_DEFINE): special support for
1783         --verbose, so it works before option init too.
1784  
1785         * mf/GNUmakefile (local-install): oops.
1786
1787         * lily/lyric-hyphen.cc (print): oops.
1788
1789         * buildscripts/pfx2ttf.fontforge: new file.
1790         
1791         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
1792         ($(outdir)/%.ttf): new rule. 
1793
1794         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
1795         to LyricHyphen.
1796
1797         * lily/lyric-hyphen.cc (print): multiply hyphen height by
1798         font-size
1799
1800 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1801
1802         * VERSION: release 2.7.26
1803         
1804         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
1805
1806 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1807
1808         * lily/font-config.cc (init_fontconfig): verbosity.
1809
1810         * THANKS: add Muziekacademie Lede. 
1811
1812         * scripts/musicxml2ly.py (print_voice_definitions): new function 
1813         (print_score_setup): new function
1814         (convert): read part definition to output staves properly.
1815
1816         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
1817         Music_xml notes.
1818
1819         * python/musicexp.py (Output_printer.__init__): use _ in data
1820         members.
1821         (Output_printer.unformatted_output): new function: no formatting,
1822         but count braces.
1823         (Duration.get_length): remove isinstance() checks for
1824         Output_printer everywhere.
1825
1826         * input/regression/lyrics-bar.ly (texidoc): add
1827         Separating_line_group_engraver.
1828
1829 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1830
1831         * lily/relocate.cc (framework_relocation): New function,
1832         factored from set_relocation ().
1833         (prefix_relocation): Rename from set_relocation ().
1834         (setup_paths): Use it.
1835
1836 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1837
1838         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
1839         numbers. Patch by Erlend Aasland.
1840
1841 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1842
1843         * lily/font-config.cc (init_fontconfig): print warning if cache
1844         file is not existant.
1845
1846         * lily/main.cc: don't use #ifdef but #if
1847
1848 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1849
1850         * lily/grob-property.cc (internal_set_property): don't abort on
1851         calculation-in-progress.
1852
1853         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
1854
1855         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
1856         connect-to-neighbor property not connect-to-other
1857
1858         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
1859         (LY_DEFINE): oops. don't forget protection.
1860
1861         * flower/parse-afm.cc (Module): strip AFM handling completely.
1862
1863         * lily/stencil-expression.cc: idem.
1864
1865         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
1866
1867         * lily/function-documentation.cc (ly_add_function_documentation):
1868         use static member iso. Protected_scm
1869
1870         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
1871
1872         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
1873
1874 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1875
1876         * lily/relocate.cc (set_env_dir): New function.
1877         (set_relocation): Use it to fix setting PANGO_PREFIX.
1878
1879 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1880
1881         * input/regression/stem-direction-context.ly: remove rest.
1882
1883         * lily/melody-engraver.cc (process_music): restart for bar lines.
1884         (acknowledge_slur): restart for slurs.
1885
1886 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
1887
1888         * Documentation/user/invoking.itely: describe how to view SVG 
1889         output using Inkscape which replace embedded fonts with OTF fonts.
1890
1891 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1892
1893         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
1894
1895 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1896
1897         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
1898         comment.
1899
1900 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1901
1902         * VERSION (PACKAGE_NAME): release 2.7.25
1903
1904         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1905
1906         * input/regression/stem-direction-context.ly: new file.
1907
1908         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
1909
1910         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
1911         on rest.
1912
1913         * ly/engraver-init.ly: add Melody_engraver
1914
1915         * lily/beam.cc (calc_direction): use default-direction
1916         iso. get_default_direction()
1917
1918         * scm/define-grob-properties.scm (all-user-grob-properties): add
1919         default-direction property.
1920
1921         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
1922
1923         * lily/stem.cc (calc_default_direction): remove
1924         Stem::get_default_direction, use default-direction with callback
1925         instead.
1926
1927         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
1928
1929         * lily/melody-engraver.cc: new file. Acknowledge stems for
1930         interpolated stem directions. 
1931
1932         * lily/melody-spanner.cc: new file. Interpolate stem directions.
1933
1934         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
1935
1936         * lily/slur-configuration.cc (fit_factor): more robust check for
1937         point in curve X-extent.
1938
1939         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
1940         (outside_slur_callback): check for 'outside avoidance.
1941
1942         * lily/slur-configuration.cc (score_extra_encompass): don't use
1943         bound->column() == avoid->column() for checking extents, as this
1944         doesn't work for accidentals. 
1945
1946         * lily/slur-engraver.cc (acknowledge_extra_object): remove
1947         DynamicText hardcoding.
1948
1949         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
1950         crash if bound stem is NULL
1951
1952         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
1953         pedals.
1954
1955 2005-12-22  Graham Percival  <gpermus@gmail.com>
1956
1957         * scm/define-markup-commands.scm: typo.  @code{\raise}
1958         => @code{\\raise}.
1959
1960         * darwin.patch: now used again, includes a
1961         required patch from fink.
1962
1963 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
1964
1965         * po/TODO: mention gtranslator along with kbabel.
1966         * po/fi.po: update translations.
1967
1968 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1969
1970         * lily/relocate.cc (setup_paths): Bugfix.
1971
1972 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1973
1974         * lily/slur-configuration.cc (score_extra_encompass): don't use
1975         "avoid" choice for avoid-slur.
1976
1977         * stepmake/bin/install.py (dest): don't create existing dir.
1978
1979 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1980
1981         * stepmake/bin/install.py: Remove file before copying.
1982
1983         * config.make.in: 
1984         * stepmake/aclocal.m4: Do not substitute INSTALL.
1985
1986 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1987
1988         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
1989         depend on link-tree.
1990
1991         * lily/relocate.cc (setup_paths): only check path for non-absolute
1992         dir without directory part.
1993
1994         * flower/file-name.cc (is_absolute):  new method.
1995         (is_absolute): check root_ too.
1996
1997 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1998
1999         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
2000         relocation code.  Oops, don't comment out too much.
2001
2002         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
2003         iso itself.
2004
2005         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
2006         compile.
2007
2008 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2009
2010         * .cvsignore: Add install-sh.
2011
2012         * autogen.sh (srcdir): Typo.
2013
2014 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2015
2016         * autogen.sh (srcdir): urg. Touch install-sh.
2017
2018         * stepmake/bin/install-sh (Module): remove.
2019
2020         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
2021
2022         * lily/include/relocate.hh: new file.
2023
2024         * lily/relocate.cc: new file. Contain relocation logic.
2025
2026         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
2027         (main): read LILYPOND_VERBOSE as the first thing.
2028
2029         * stepmake/aclocal.m4: remove INSTALL variable.
2030
2031         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
2032         separate target for making font symlinks.
2033         (documentation-dir): use $(if $(findstring )) for switching off
2034         Documentation.
2035
2036         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
2037         something if DOCUMENTATION is no.
2038
2039 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2040
2041         * VERSION: release 2.7.24
2042
2043         * lily/script-column-engraver.cc (stop_translation_timestep):
2044         delay adding to script-column.
2045
2046         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
2047
2048         * python/convertrules.py (conv): rule for number-visibility
2049
2050         * lily/slur-configuration.cc (score_extra_encompass): different
2051         distance measure for avoid and inside avoidance.
2052         (score_extra_encompass): use 1/(distance+eps) as penalty.
2053
2054         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
2055         encompass objects for generating slur curves.
2056
2057         * lily/slur.cc: use details iso. slur-details property.
2058
2059         * input/regression/slur-tuplet.ly: new file.
2060
2061         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
2062
2063         * flower/include/offset.hh (class Offset): new operator /=
2064
2065         * lily/tuplet-number.cc (print): new file, new interface.
2066
2067         * scm/define-grob-properties.scm (all-user-grob-properties):
2068         remove number-visibility property.
2069
2070         * lily/tuplet-bracket.cc (calc_control_points): new function
2071         (calc_connect_to_neighbors): new function.
2072         (print): remove text handling for tuplet numberdef.
2073
2074         * lily/tuplet-engraver.cc (struct Tuplet_description): create
2075         TupletNumbers too. 
2076
2077         * lily/lily-guile.cc (robust_scm2booldrul): new function
2078
2079         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
2080
2081         * lily/tuplet-bracket.cc (calc_position_and_height): use
2082         staff-padding to control whether tuplet brackets are over staves.
2083
2084         * lily/grob.cc (suicide): clear dim_caches_.
2085
2086         * lily/dimension-cache.cc (clear): new function.
2087
2088         * lily/grob.cc (extent): swap order of min-extent and extent
2089         calculations. This fixes hara kiri staves. 
2090
2091 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2092
2093         * lily/main.cc: Nitpick: relocation is not based on path, but on
2094         directory (location).
2095
2096 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2097
2098         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
2099
2100         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
2101
2102         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
2103
2104         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
2105
2106         * stepmake/stepmake/generic-vars.make (Module): idem.
2107
2108         * stepmake/stepmake/executable-targets.make (default): use it.
2109
2110         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
2111
2112         * make/GNUmakefile: don't install make rules.
2113
2114         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
2115         slashes.
2116         (prepend_env_path): more verbosity.
2117
2118 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2119
2120         * GNUmakefile.in: add dir argument for find command.
2121
2122         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
2123         fixes weird line numbers for point & click.
2124
2125         * lily/source-file.cc (get_counts): init line/column/char counts.
2126
2127 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2128
2129         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
2130
2131 2005-12-16  Graham Percival  <gpermus@gmail.com>
2132
2133         * Documentation/user/basic-notation.itely, advanced-notation.itely:
2134         minor fixes from Fredric.  Thanks!
2135
2136 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2137
2138         * ly/music-functions-init.ly: add \bar and \clef music function 
2139
2140         * lily/lily-lexer.cc: idem.
2141
2142         * lily/parser.yy (FIXME): remove BAR and CLEF.
2143
2144 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2145
2146         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
2147
2148         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
2149         function arguments too
2150
2151         * lily/main.cc (set_relocation): new function.
2152
2153         * scripts/musicxml2ly.py (convert): add \version
2154
2155         * lily/tie.cc: remove get_default_attachments()
2156
2157         * VERSION (PACKAGE_NAME): release 2.7.23
2158         
2159         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
2160         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
2161
2162         * Documentation/topdocs/NEWS.tely (Top): document new feature.
2163
2164         * lily/tie-formatting-problem.cc (score_ties): new function
2165         (get_variations): new function. Try flipping dirs for collisions.
2166         (generate_optimal_chord_configuration): new function. 1-opt search
2167         for better configuration.
2168
2169         * lily/tie-configuration.cc: new file.
2170
2171         * lily/tie.cc: junk Tie::get_configuration()
2172
2173         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
2174         (score_ties_configuration): new function.
2175         (generate_ties_configuration): new function.
2176         (generate_base_chord_configuration): new function.
2177         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
2178         (set_manual_tie_configuration): Move body from tie-column-format.cc 
2179
2180         * input/regression/tie-dot.ly: new file.
2181
2182         * lily/tie-formatting-problem.cc (score_configuration): score
2183         tie/dot collisions.
2184
2185         * lily/tie-helper.cc (get_transformed_bezier): new function
2186
2187         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
2188
2189         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
2190         -undefined suppress iso. -framework Python 
2191
2192         * scm/define-grobs.scm (all-grob-descriptions): set
2193         springs-and-rods (thanks Joe Neeman!)
2194
2195 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2196
2197         * input/no-notation/display-lily-tests.ly (test): 
2198         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
2199         changed from \tag #'(a b) to \tag #'a \tag #'b
2200
2201 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2202
2203         * Documentation/topdocs/NEWS.tely: strip out-www.
2204
2205         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
2206
2207         * config.make.in (AR): add AR and RANLIB
2208
2209         * flower/libc-extension.cc: include cassert
2210
2211         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
2212         darwin check.
2213
2214 2005-12-11  Graham Percival  <gpermus@gmail.com>
2215
2216         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
2217
2218         * stepmake/stepmake/python-modules-vars.make: define
2219         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
2220
2221         * THANKS: added Johannes Schindelin.
2222
2223 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2224
2225         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
2226
2227         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2228         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
2229
2230         * lily/parser.yy: reorganize file layout.
2231
2232         * ly/music-functions-init.ly: add tweak music function.
2233
2234         * lily/grob-info.cc (ultimate_music_cause): new function:
2235         recursively lookup causes. 
2236
2237         * lily/parser.yy (chord_body_element): allow music functions for
2238         post-events, allow music functions for chord elements. 
2239  
2240         * lily/font-config-scheme.cc (display_fontset): add cast.
2241
2242         * python/convertrules.py (FatalConversionError.sub_syms): \tag
2243         #'(a b) -> \tag #'a \tag #'b rule.
2244
2245         * python/musicexp.py (Output_printer.dump_version): new function
2246
2247 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2248
2249         * lily/parser.yy (FIXME): remove \tag
2250         (FIXME): remove tag_music() function.
2251
2252         * lily/lily-lexer.cc: remove \tag
2253
2254         * ly/music-functions-init.ly: define music-function "tag"
2255
2256         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
2257
2258 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2259
2260         * VERSION (PATCH_LEVEL): release 2.7.22
2261
2262         * input/regression/lyric-hyphen-retain.ly: renew.
2263
2264         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
2265         grob
2266
2267         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
2268         iso. minimum-length property for rods.
2269
2270         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
2271         LyricSpace item to keep lyrics spaced apart.
2272
2273         * ly/engraver-init.ly: remove Separating_line_group_engraver
2274
2275         * Documentation/user/music-glossary.tely: do setfilename before
2276         music-glossary.
2277
2278 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
2279
2280         * Documentation/user/lilypond-book.itely: use `,´ after xref:
2281         See xref documentation, for example.
2282
2283 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2284
2285         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
2286         pending_skip iso. ly_voice[-1]
2287         (main): add if __main__ for debugging.
2288
2289         * python/musicxml.py (Accidental.__init__): new class.
2290
2291         * scripts/musicxml2ly.py (progress): new function
2292         (musicxml_key_to_lily): don't barf on modeless keys.
2293         (create_skip_music): new function.
2294         (musicxml_spanner_to_lily_event): new function. Handle beams too.
2295         (musicxml_note_to_lily_main_event): new function.
2296
2297         * python/musicexp.py (Music.__init__): add comment field.
2298         (NestedMusic.append): new routine.
2299         (SequentialMusic.print_ly): print comment.
2300         (ArpeggioEvent.ly_expression): new class
2301         (BeamEvent.ly_expression): new class
2302         (NoteEvent.__init__): support for cautionary/forced accs.
2303
2304         * lily/lookup.cc (slur): normal order for array loop.
2305
2306         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
2307         to 0.0.
2308
2309         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
2310         collapsed.
2311
2312 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
2313
2314         * scm/music-functions.scm: Make phrasing slurs follow voice direction
2315
2316         * scripts/lilypond-book.py: Introduce option
2317         --preserve-line-breaks, for usage with srcltx
2318
2319 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2320
2321         * scm/output-lib.scm (print-circled-text-callback): draw circle
2322         around text using make-circle-markup.
2323
2324         * Documentation/user/*: strip out-www from file names.
2325
2326 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
2327
2328         * Documentation/user/lilypond.tely (direntry): remove empty lines;
2329         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
2330
2331 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2332
2333         * Documentation/user/GNUmakefile: idem.
2334
2335         * Documentation/user/macros.itexi: strip out-www
2336
2337         * python/rational.py: python 2.3 compat.
2338
2339         * VERSION (PATCH_LEVEL): release 2.7.21
2340
2341         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
2342         option formatting, lilypond style.
2343
2344         * python/musicexp.py: grab from Ikebana: a library for composing
2345         ly music expressions. 
2346         (Output_printer): class for advanced .ly printing.
2347         (eg. tupletting) 
2348
2349         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
2350         convert to pythonesque structure.
2351
2352         * python/rational.py: PD rational number class.
2353
2354         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
2355
2356 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
2357
2358         * lily/part-combine-iterator.cc: Minor bugfix
2359         
2360         * THANKS: Update bughunters
2361
2362 2005-12-02  Werner Lemberg  <wl@gnu.org>
2363
2364         * mf/README: Document process for proper mf2pt1 conversion.
2365
2366         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
2367         overlapping.
2368
2369         * mf/feta-harmonica.mf: Removed.  Unused.
2370
2371 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2372
2373         * scripts/lilypond-book.py (do_file): fix thinkos.
2374
2375 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2376
2377         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
2378         ($(outdir)/parser.cc): 
2379         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
2380
2381 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
2382
2383         * ly/titling-init.ly (tagline): it should be a space between
2384         "Music engraving by LilyPond" and the version number.
2385
2386 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2387
2388         * VERSION (PACKAGE_NAME): release 2.7.20
2389
2390 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2391
2392         * scm/define-markup-commands.scm (pad-to-box): new markup command.
2393
2394         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
2395         1.0.
2396         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
2397
2398 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2399
2400         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
2401
2402         * kpath-guile/: remove directory
2403
2404         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
2405         file. Encapsulate kpathsea using commandline tools.
2406
2407         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
2408         kpathsea) module.
2409
2410 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2411
2412         * Documentation/user/advanced-notation.itely (Setting automatic
2413         beam behavior): Correct a few typos. Thanks to David Bobroff.
2414
2415         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
2416         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
2417
2418 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2419
2420         * scripts/*.py: gmane address for bugs.
2421
2422 2005-11-28 Pal Benko <benkop@freestart.hu>
2423         
2424         * make/ly-rules.make: add -f switch to mv
2425
2426         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
2427
2428         * lily/bar-line.cc: interpret it
2429
2430 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2431
2432         * configure.in (--disable-documentation): New switch.
2433
2434         * GNUmakefile.in: Use it.
2435
2436         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
2437
2438 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2439
2440         * scripts/lilypond-book.py (do_file): search chunks for
2441         \\begin{document}
2442
2443         * GNUmakefile.in: add copy step in between so we can lose the
2444         out-www directories.
2445
2446 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2447
2448         * lily/pango-font.cc (pango_item_string_stencil): put
2449         geometry.width into glyph-string too.
2450
2451 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2452
2453         * scm/define-music-display-methods.scm (RevertProperty):
2454         (OverrideProperty): Use grob-property-path property, a list of
2455         symbols, instead of grob-property, which used to be a single
2456         symbol.
2457         (BassFigureEvent): a figure can be a plain number, not necessarily a
2458         markup.
2459
2460 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2461
2462         * VERSION: release 2.7.19
2463         
2464         * lily/figured-bass-engraver.cc (process_music): check
2465         figuredBassCenterContinuations first.
2466
2467         * scm/translation-functions.scm (format-bass-figure): make double
2468         sharp larger. 
2469
2470         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
2471         determine X-parent.
2472
2473         * lily/system-start-delimiter-engraver.cc: move from
2474         Nested_system_start_delimiter_engraver, rename
2475         Nested_system_start_delimiter_engraver ->
2476         System_start_delimiter_engraver.
2477
2478         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
2479         bracket type from hierarchy.
2480
2481 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2482
2483         * lily/rest.cc (y_offset_callback): read staff-position.
2484
2485         * scm/define-grob-properties.scm (all-user-grob-properties): don't
2486         mark after-line-breaking-callback as internal.
2487
2488         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
2489
2490 2005-11-25  Werner Lemberg  <wl@gnu.org>
2491
2492         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
2493
2494 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2495
2496         * stepmake/bin/add-html-footer.py (do_file): add google
2497
2498         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
2499         staff if first_start_ is true.
2500
2501 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2502
2503         * scripts/midi2ly.py (split_track): add __repr__ members.
2504         (track_first_item): only return Item if not None. This fixes a
2505         problem when dumping a track that starts with an empty channel.
2506
2507         * python/midi.c: doc module.
2508
2509 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2510
2511         * Documentation/user/global.itely (Creating MIDI files): Fix
2512         compilation problem.
2513
2514 2005-11-22  Graham Percival  <gpermus@gmail.com>
2515
2516         * Documentation/user/basic-notation.itely: clarify dynamic
2517         padding text.
2518
2519         * Documentation/user/advanced-notation.itely: add unicode
2520         escape control example, whatever that is.  :)
2521
2522         * Documentation/user/global.itely: added "removing dynamics
2523         from MIDI" code.
2524
2525 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2526
2527         * VERSION (PATCH_LEVEL): release 2.7.18
2528
2529         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
2530         System_start_delimiter_engraver by
2531         Nested_system_start_delimiter_engraver.
2532
2533         * lily/nested-system-start-delimiter-engraver.cc (struct
2534         Bracket_nesting_node): new class.
2535         (struct Bracket_nesting_group): new class
2536         (struct Bracket_nesting_staff): new class.
2537         (process_music): create hierarchy of grobs. This allows separate
2538         tuning of different SSDs. 
2539
2540         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
2541         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
2542
2543 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2544
2545         * lily/side-position-interface.cc (aligned_side): multiply
2546         staff_radius by 2.
2547
2548         * lily/script-engraver.cc (make_script_from_event): allow setting
2549         values to '()
2550
2551 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2552
2553         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
2554
2555         * scm/define-grobs.scm (all-grob-descriptions): new grob
2556         NestedSystemStartDelimiter.
2557
2558         * input/regression/system-start-heavy-bar.ly: new file.
2559
2560         * lily/nested-system-start-delimiter-engraver.cc: new file.
2561
2562         * lily/nested-system-start-delimiter.cc: new file.
2563
2564         * input/regression/system-start-nesting.ly: new file.
2565
2566         * scm/define-grobs.scm (all-grob-descriptions): use X side
2567         positioning for positioning braces for nested contexts.
2568
2569         * lily/system-start-delimiter.cc (print): don't divide extent by
2570         staff_space.
2571         (print): use style iso. glyph.
2572         (staff_bracket): translate glyph inside routine already.
2573
2574 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
2575
2576         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
2577         names.
2578
2579 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2580
2581         * scm/define-context-properties.scm
2582         (all-user-translation-properties): rename figuredBassFormatter
2583         from newFiguredBassFormatter.
2584
2585         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
2586
2587         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
2588
2589         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
2590
2591         * lily/beam.cc (calc_beaming): new function.
2592         (calc_shorten): new function.
2593
2594         * THANKS: add Edward Neeman.
2595
2596         * input/regression/accidental-clef-change.ly: new file.
2597
2598         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
2599
2600         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
2601
2602         * lily/clef-engraver.cc (inspect_clef_properties): reset
2603         localKeySignature for clef changes.
2604
2605 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2606
2607         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
2608         add dummy definition that works in Linux and add information in
2609         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
2610
2611         * Documentation/user/changing-defaults.itely (Modifying context
2612         plug-ins): Add index for \with.
2613
2614         * Documentation/user/music-glossary.tely (dal segno): Updated
2615         example to version >=2.6.
2616
2617 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2618
2619         * Documentation/user/instrument-notation.itely (Printing chord
2620         names): Reorder \chordmode and \repeat in one example.
2621
2622 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2623
2624         * VERSION: release 2.7.17
2625         
2626         * Documentation/topdocs/NEWS.tely (Top): add note about
2627         refactoring.
2628
2629         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
2630         new function. Search region of 3 positions for best tie.
2631         (score_configuration): new function.
2632         (score_aptitude): new function.
2633         (generate_configuration): new function.
2634         (get_configuration): new function.
2635         (Tie_formatting_problem): new function
2636
2637         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
2638
2639         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
2640
2641         * THANKS: add Eduardo Vieira & Ralph Little
2642
2643         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
2644         narrower.
2645
2646         * lily/include/tie-formatting-problem.hh (class
2647         Tie_formatting_problem): add Tie_details to
2648         Tie_formatting_problem. Update calling conventions.
2649
2650         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
2651         config.make.
2652
2653         * Documentation/user/lilypond.tely: remove musedata2ly entry.
2654
2655 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
2656
2657         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
2658         scm/define-context-properties.scm: Maintenance bugfix: make
2659         ligature brackets work again by removing obsolete ligature
2660         primitive callback push/pop.
2661
2662         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
2663         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
2664         value.
2665
2666 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2667
2668         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
2669         used and do not call it a path.
2670         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
2671
2672 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2673
2674         * lily/include/tie-formatting-problem.hh (class
2675         Tie_formatting_problem): new file.
2676
2677         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
2678
2679         * Documentation/misc/ChangeLog-2.3:  new file.
2680
2681         * lily/audio-staff.cc (output): degarianize.
2682
2683 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2684
2685         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
2686         Unset PYTHONOPTIMIZE.  Fixes install if set.
2687
2688 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2689
2690         * python/convertrules.py (conv): add warning about drums. 
2691
2692         * make/stepmake.make: include toplevel-version.make after config.make.
2693
2694         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
2695         also allow python2.4
2696
2697         * config.make.in (configure-srcdir): remove GXX GCC vars.
2698
2699         * stepmake/aclocal.m4: don't do non-srcdir build with
2700         symlinks. Use inclusion, so the src directory name can be changed.
2701
2702 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2703
2704         * make/mutopia-vars.make:
2705         * make/ly-vars.make: Use src-wildcard iso wildcard for source
2706         files.
2707
2708 2005-11-13  Werner Lemberg  <wl@gnu.org>
2709
2710         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
2711         but the affected path.  This ensures that the (overlapping) outlines
2712         have the same direction, which is a necessary prerequisite for
2713         FontForge's algorithm to remove overlaps.
2714         Formatting.
2715
2716         * mf/feta-haak.mf: Formatting.
2717         (draw_bracket): Slightly modify outline to avoid an unnecessary
2718         corner.
2719         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
2720         them from the affected paths.
2721
2722 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2723
2724         * mf/README: remove xpm / accordion notes.
2725
2726         * lily/tie-column-format.cc (set_chord_outline): add dots into
2727         skyline extents. This fixes tie formatting if the left head has dots.
2728
2729         * lily/tie.cc (get_configuration): only shift tie by a whole staff
2730         space inside the staff.
2731         (get_configuration): shift another position if necessary in case
2732         of left head tie  
2733
2734 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2735
2736         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
2737         buildscript-dir iso. $(depth)/buildscripts.
2738
2739         * tex/GNUmakefile (local-uninstall): remove
2740         music-drawing-routines.ps juggling.
2741
2742         * stepmake/stepmake/install-targets.make (local-install-files):
2743         prepend src-dir to install targets.
2744
2745         * lily/system-start-delimiter-engraver.cc
2746         (acknowledge_system_start_delimiter): use
2747         add_offset_callback(). This fixes translation of nested
2748         staffgroups.
2749
2750         * lily/grob-closure.cc (add_offset_callback): only encaps in
2751         simple_closure if it's a procedure.
2752         
2753         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
2754         from bar-line.
2755
2756         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
2757         remove-empty where pertinent.
2758
2759 2005-11-12  Graham Percival  <gpermus@gmail.com>
2760
2761         * Documentation/user/instrument-notation.itely: added
2762         Cameron Horsburgh's multiple stanzas docs.  Thanks!
2763
2764 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2765
2766         * lily/GNUmakefile
2767         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
2768         make picture in builddir, not srcdir.
2769
2770 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2771
2772         * VERSION: release 2.7.16
2773         
2774         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
2775         shell arguments. 
2776
2777 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2778
2779         * Documentation/user/examples.itely (Piano templates): Minor
2780         modification to the Piano centered lyrics example.
2781
2782 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2783
2784         * scripts/lilypond-invoke-editor.scm (run-browser): look at
2785         $BROWSER.
2786
2787         * Documentation/user/point-and-click.itely: simplify p&c
2788         instruction: don't configure firefox. Put lilypond-invoke-editor
2789         in front of the browser.
2790
2791         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
2792         (run-browser): new function.
2793
2794         * lily/parser.yy (Lily_lexer): recognize Book
2795
2796         * lily/book.cc (clone): new function
2797
2798         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
2799
2800 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
2801
2802         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
2803         Maintenance bugfix: reduce number of font related warnings by
2804         updating naming conventions for glyph-name.
2805
2806 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2807
2808         * scm/define-grobs.scm (all-grob-descriptions): add
2809         rhythmic-grob-interface to TabNoteHead.
2810
2811         * scm/layout-beam.scm (check-quant-callbacks): remove
2812         set_stem_lengths()
2813
2814 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
2815
2816         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
2817         alignment of centered divisiones.
2818
2819         * scm/scripts.scm (articulations): Maintenance bugfix:
2820         follow-into-staff -> quantize-position.
2821
2822         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
2823         plica head in porrectus deminutus.
2824
2825 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2826
2827         * make/lilypond.fedora.spec.in (Group): add %clean section.
2828
2829         * lily/tuplet-bracket.cc (print): change check: remove bracket if
2830         less then 1/5th of total length.  
2831         (print): use gap too.  Fixes tupletUp-single-bracket.ly
2832
2833         * scm/music-functions.scm (glue-mm-rest-texts): also put other
2834         events into EventChord. This fixes textspanners on mm rests. Fixes
2835         spanner-rest.ly
2836
2837         * lily/side-position-interface.cc (get_axis): read side-axis
2838         (set_axis): set side-axis.
2839
2840         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
2841         properties everywhere.
2842
2843         * lily/spacing-spanner.cc (breakable_column_spacing): add
2844         average-spacing-wishes. Take maximum if not set.
2845         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
2846
2847         * scm/define-grobs.scm (all-grob-descriptions): add
2848         average-spacing-wishes.
2849
2850         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
2851         offset callbacks. This fixes alignment for Fingering objects.
2852
2853         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
2854         space for key - timesig combination. 
2855
2856         * input/regression/script-stem-tremolo.ly (Module): new file.
2857
2858         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
2859         to key sig.
2860
2861         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
2862         Fixes: c-tremolo-script.ly.
2863         
2864         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
2865
2866         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
2867         
2868         * scm/define-grobs.scm (all-grob-descriptions): remove
2869         self-X-offset. Fixes alignment of octavate-8.
2870
2871         * scripts/lilypond-book.py (datadir): look in
2872         LILYPONDPREFIX/share/lilypond/current/
2873
2874         * GNUmakefile.in: symlink current to <VERSION>. 
2875
2876 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
2877
2878         * lily/main.cc: eps listed as a backend.
2879
2880 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2881
2882         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
2883
2884 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2885
2886         * lily/include/score.hh (class Score): remove texts_ member.
2887
2888         * lily/beam.cc (set_stem_lengths): force direction callback.
2889         (print): read quantized-positions, so we can force
2890         Beam::set_stem_lengths to occur.
2891         (rest_collision_callback): use common X parent. 
2892
2893 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2894
2895         * flower/file-path.cc (find): Bugfix: Return name of file found.
2896
2897         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
2898         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
2899         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
2900
2901 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2902
2903         * flower/offset.cc: idem.
2904
2905         * mf/*.mf: update email address.
2906
2907         * lily/font-config-scheme.cc:  new file.
2908
2909         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
2910
2911         * lily/*:  cs.uu.nl -> xs4all.nl
2912
2913         * VERSION (PATCH_LEVEL): release 2.7.15
2914
2915         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
2916         spec files.
2917
2918         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
2919
2920 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2921
2922         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
2923
2924         * lily/staff-performer.cc (process_music): add audio
2925         elements. This makes MIDI instrument changes work once again.
2926
2927         * lily/main.cc (LY_DEFINE): add gmane address.
2928
2929         * lily/beam.cc: remove calc_positions()
2930
2931         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
2932         original_ in private scope.
2933         (class Grob): drop pscore_ pointer, change to output_def pointer.
2934         (class Grob): cleanup class definition.
2935
2936         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
2937
2938 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2939
2940         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
2941         absolute.  Better diagnostics.
2942
2943         * GNUmakefile.in: Add bin/ to tree and populate with some links.
2944         This makes lilypond run from the build directory using argv0
2945         relocation (without any --prefix or LILYPONDPREFIX setting).
2946
2947 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2948
2949         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
2950
2951         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
2952         with simple-closure.
2953
2954         * lily/self-aligment-interface.cc (set_align_self): new function
2955         (set_center_parent): new function.
2956
2957         * lily/side-position-interface.cc (set_axis): new function.
2958
2959         * lily/new-fingering-engraver.cc (position_scripts): use drul for
2960         generic code. 
2961
2962         * scm/define-grob-properties.scm (all-user-grob-properties):
2963         remove [XY]-offset-callbacks add [YX]-offset
2964         
2965 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2966
2967         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
2968         entry for time signatures after breathing signs. Bug report by
2969         Scott Russell.
2970
2971 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2972
2973         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
2974         not absolute, make it absolute using PATH.
2975
2976 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2977
2978         * python/midi.c (initmidi): Fix type for mingw.
2979
2980 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2981
2982         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
2983
2984         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
2985         cross compiling.
2986
2987         * stepmake/aclocal.m4: Support python cross compiling.
2988
2989         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
2990         Add mingw section.
2991
2992 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2993
2994         * scm/output-lib.scm (chain-grob-member-functions): replace
2995         chained-callback.cc
2996
2997         * lily/chained-callback.cc (Module): remove file.
2998
2999         * lily/rest-collision.cc (force_shift_callback_rest): change to
3000         chained callback.
3001
3002         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
3003
3004         * lily/grob.cc (y_parent_positioning): remove axis argument from
3005         parent_positioning callbacks.
3006         (Grob): junk init code
3007         (get_offset): use generic property callbacks for
3008         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
3009         (axis_parent_positioning): new function
3010         (axis_offset_symbol): new function
3011         (chain_offset_callback): new function
3012         (add_offset_callback): new function
3013
3014         * lily/beam.cc (rest_collision_callback): change signature; this
3015         is now a chained callback.
3016
3017         * lily/include/dimension-cache.hh (class Dimension_cache): remove
3018         callback administration.
3019
3020         * lily/simple-closure.cc: new file. Smob type that allows "grob
3021         member functions",
3022
3023             (ly:make-simple-closure FUNC A B)
3024
3025         is evaluated as (FUNC grob A B). This allows chaining of callbacks
3026         in various ways.
3027
3028         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
3029         callbacks.
3030
3031         * lily/slur.cc (outside_slur_callback): take 2 arguments.
3032
3033         * lily/rest.cc (polyphonic_offset_callback): remove.
3034
3035         * lily/script-engraver.cc (try_music): remove bool* argument.
3036
3037         * scm/script.scm (default-script-alist): set quantize-position
3038         appropriately.
3039
3040         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
3041
3042         * lily/side-position-interface.cc (aligned_side): move staff
3043         position quantization from
3044         Side_position_interface::quantised_position().
3045         (quantised_position): remove
3046         
3047 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3048
3049         * input/regression/beam-quant-standard.ly: reindent, set
3050         debug-beam-quanting to #t.
3051
3052         * lily/beam-concave.cc (calc_concaveness): set concaveness to
3053         10000 if this is a "hard" concave beam.
3054
3055         * lily/beam.cc (calc_least_squares_positions): change from
3056         calc_least_squares_dy
3057         (set_stem_lengths): this is now a chained callback.
3058
3059         * lily/context-property.cc (execute_general_pushpop_property):
3060         bugfix override with procedure should have effect.
3061
3062         * scm/define-grob-properties.scm (all-internal-grob-properties):
3063         remove position-callbacks.
3064
3065         * scm/define-grobs.scm (all-grob-descriptions): use
3066         ly:make-callback-chain for positions property.
3067
3068         * scm/layout-beam.scm (check-quant-callbacks): return list of
3069         chained callbacks.
3070
3071         * scm/lily.scm (type-p-name-alist): add callback-chain
3072
3073         * lily/lily-guile.cc (type_check_assignment): type check failure
3074         is warning not message.
3075
3076         * lily/grob-property.cc (try_callback): walk callback chain if
3077         appropriate.
3078
3079         * lily/chained-callback.cc: new file. new smob type.
3080
3081         * lily/lily-guile.cc (procedure_arity): new function.
3082
3083 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3084
3085         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
3086
3087 2005-10-25  John Mandereau  <john.mandereau@free.fr>
3088  
3089         * Documentation/user/instrument-notation.itely (Figured bass):
3090         describe new features
3091
3092 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3093
3094         * lily/beam.cc (calc_least_squares_dy): use property callback.
3095
3096         * lily/beam-concave.cc (calc_concaveness): use property callback.
3097
3098         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
3099
3100 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3101
3102         * HACKING: Update.
3103
3104 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3105
3106         * scm/layout-page-layout.scm (page-headfoot): annotate
3107         pagetopspace too.
3108
3109         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
3110
3111         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
3112         doesn't take y-space.
3113
3114         * scm/paper.scm (paper-alist): fix A7 dimensions. 
3115
3116 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3117
3118         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
3119         src-wildcard, remove $(wildcard).
3120
3121         * po/GNUmakefile (PO_FILES): 
3122         * ps/GNUmakefile (PS_FILES): 
3123         * tex/GNUmakefile (TEX_FILES): 
3124         * cygwin/GNUmakefile (POSTINSTALLS):
3125         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
3126         some wildcard calls.
3127
3128 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3129
3130         * THANKS: add Thomas Bushnell.
3131
3132 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3133
3134         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
3135         (lilypond-main): Redirect to gui-main if 'gui is set.
3136         Backportme.
3137
3138         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
3139         for alternative installations kludging s/share/lib/g
3140         LILYPONDPREFIX. Backportme.
3141
3142         * SConstruct (libdir_package_version): Define.
3143
3144         * python/SConscript: 
3145         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
3146         module in libdir.  Backportme.
3147
3148 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3149
3150         * lily/main.cc: clarify --safe.
3151
3152 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3153
3154         * VERSION: release 2.7.14
3155         
3156         * Documentation/user/*.itely: remove minimumVerticalExtent.
3157
3158         * scm/define-grobs.scm (all-grob-descriptions): remove
3159         RemoveEmptyVerticalGroup
3160
3161         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
3162
3163         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
3164         compile on MOSX
3165
3166         * python/convertrules.py (conv): add rules.
3167
3168         * lily/grob.cc: remove is_empty()
3169
3170         * lily/grob-property.cc: remove add_to_list_property().
3171
3172         * scripts/convert-ly.py (datadir): add prefix switching hack to
3173         .py too.
3174
3175         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
3176         space-function tweak.
3177
3178         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
3179
3180         * scm/define-grob-properties.scm (all-user-grob-properties):
3181         remove callback property.
3182
3183         * lily/include/grob.hh (class Grob): remove property_callbacks_
3184         member. Properties of procedure type are assumed to be callbacks.
3185
3186         * lily/ligature-engraver.cc (override_stencil_callback):
3187         rewrite. Use noteHeadLigaturePrimitive as source.
3188
3189         * scm/define-grob-properties.scm (all-internal-grob-properties):
3190         remove ligature-primitive-callback
3191
3192         * lily/include/dimension-cache.hh (class Dimension_cache): make
3193         class, with Grob as friend.
3194
3195         * lily/grob.cc: remove set_extent_callback(), set_extent() and
3196         has_extent_callback()
3197
3198         * scm/translation-functions.scm (format-new-bass-figure): read
3199         figuredBassPlusDirection
3200
3201         * scm/define-context-properties.scm
3202         (all-user-translation-properties): add figuredBassPlusDirection.
3203
3204         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
3205
3206         * lily/align-interface.cc (set_ordered): new function.
3207
3208         * lily/grob.cc (flush_extent_cache): rewrite.
3209
3210         * lily/dimension-cache.cc (Dimension_cache): cache extent as
3211         Interval pointer directly.
3212
3213         * lily/main.cc (setup_paths): insert extra / .
3214         (setup_paths): junk cff entry.
3215
3216         * lily/font-config.cc (init_fontconfig): only add type1 / otf
3217         directories.
3218
3219         * lily/axis-group-engraver.cc (finalize): remove
3220         extraVerticalExtent, minimumVerticalExtent verticalExtent.
3221
3222         * lily/grob.cc (Grob): don't set extent from ctor.
3223         (extent): use property callbacks. 
3224
3225         * lily/axis-group-interface.cc: remove set_axes() function.
3226
3227         * lily/grob-property.cc (del_property): new function.
3228
3229 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3230
3231         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
3232         
3233 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3234
3235         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
3236
3237 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3238
3239         * mf/SConscript: Updates.
3240
3241         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
3242
3243         * stepmake/stepmake/*:
3244         * */GNUmakefile:
3245         * config.make.in:
3246         * GNUmakefile.in:
3247         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
3248         from any directory in build-dir.  Cleanups.
3249
3250         * make/srcdir.make.in: Remove.
3251
3252         * lily/main.cc (setup_paths): Fix and document build-dir hack.
3253
3254         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
3255         main).
3256
3257         * lily/SConscript: Remove ttftools.
3258
3259         * SConstruct: Resurrect.
3260
3261 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3262
3263         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
3264         Y coordinate. 
3265
3266         * lily/paper-book.cc (add_score_title): put Paper_score title into
3267         systems_ list.
3268
3269         * scm/translation-functions.scm (format-new-bass-figure): also
3270         allow plus in combination with _
3271
3272 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3273
3274         * VERSION: 2.7.13 released.
3275
3276         * lily/note-collision.cc (check_meshing_chords): don't wipe
3277         stencil, merely set transparent.
3278
3279         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
3280         (Top): document #'callbacks.
3281         (Top): document nested \override.
3282
3283         * input/regression/figured-bass.ly: update for slash and pluses.
3284
3285         * input/regression/figured-bass-continuation-forbid.ly (Module):
3286         new file.
3287
3288         * scm/translation-functions.scm (format-new-bass-figure): use
3289         slashed-digit if diminished is set.
3290         (format-new-bass-figure): add + if 'augmented is set.
3291
3292         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
3293
3294         * input/test/piano-staff-distance.ly: remove file.
3295
3296         * Documentation/user/advanced-notation.itely (Formatting cue
3297         notes): use length-fraction for making stems/beams smaller.
3298
3299         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
3300         modifications.
3301
3302         * lily/new-figured-bass-engraver.cc: new property
3303         centerFiguredBassContinuations
3304
3305         * Documentation/user/changing-defaults.itely (Difficult tweaks):
3306         use callbacks.
3307
3308         * lily/context-property.cc (execute_general_pushpop_property):
3309         robustness checks.
3310
3311         * input/regression/override-nest.ly: new file.
3312
3313         * python/convertrules.py (FatalConversionError.subber): conversion
3314         rule for #'callbacks
3315
3316         * input/regression/override-nest.ly: new function.
3317
3318         * lily/parser.yy (music_property_def): allow \override #'a #'b =
3319         #c too. 
3320
3321         * lily/context-property.cc (lookup_nested_property): new function.
3322         (evict_from_alist): new function.
3323         (general_pushpop_property): new function.
3324         (execute_general_pushpop_property): rewrite. Support nested
3325         properties too.
3326
3327 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3328
3329         * lily/beam.cc: use length-fraction too.
3330
3331         * scm/define-grob-properties.scm (all-user-grob-properties):
3332         remove property flag-width-function
3333         (all-user-grob-properties): remove space-function.
3334
3335         * scm/layout-beam.scm: remove flag-width-function.
3336
3337         * lily/beam.cc: remove flag-width-function
3338
3339         * scm/layout-beam.scm: remove beam dir functions.
3340
3341         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
3342
3343         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
3344         for easier grace tweaks.
3345
3346         * lily/beam.cc: remove dir-function.
3347
3348         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
3349
3350         * lily/grob.cc: remove spacing-procedure.
3351
3352         * lily/note-head.cc (calc_stem_attachment): new function.
3353         (internal_print): use callback to get glyph-name.
3354
3355         * lily/grob-property.cc (get_interfaces): new function.
3356
3357         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
3358
3359         * lily/stem.cc (calc_stem_end_position): new function.
3360         (calc_length): new function.
3361         document details for stem.
3362         remove Stem::get_direction()
3363
3364         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
3365
3366         * lily/grob-property.cc (set_callback): new function.
3367
3368         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
3369
3370         * lily/item-scheme.cc: new file.
3371
3372         * lily/bar-line.cc (before_line_breaking): remove function.
3373         remove bar-size-procedure, break-glyph-function
3374
3375         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
3376
3377         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
3378
3379         * lily/system-start-delimiter.cc (print): suicide from
3380         here. Remove after_line_breaking_callback.
3381
3382         * lily/script-interface.cc (calc_direction): use callback for direction.
3383
3384         * lily/side-position-interface.cc (aligned_side): don't use
3385         Side_position_interface::get_direction directly. Use callback. 
3386
3387         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
3388         calculate stencil.
3389         (get_print_stencil): rename from get_stencil: create stencil with
3390         transparency, color and cause. 
3391
3392         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
3393
3394         * python/convertrules.py (conv): insert temporary warning rule.
3395
3396         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
3397
3398         * lily/grob-property.cc (try_callback): remove marker if applicable.
3399
3400         * lily/grob.cc: elucidate doc about after/before-line-breaking
3401
3402         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
3403
3404         * lily/stem.cc (height): idem.
3405
3406         * lily/stem-tremolo.cc: idem.
3407
3408         * lily/slur.cc (height): don't use get_uncached_stencil()
3409
3410         * lily/rest.cc (y_offset_callback): use offset callback
3411         iso. after-line-breaking callback.
3412
3413         * lily/grob.cc: change after/before-line-breaking-callback to
3414         after/before-line-breaking dummy properties.
3415
3416         * lily/include/grob.hh: remove Grob_status.
3417
3418         * scm/define-context-properties.scm
3419         (all-user-translation-properties): remove verticalAlignmentChildCallback
3420
3421         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
3422         (calc_direction): use callback
3423         (calc_positions): use callback.
3424
3425         * lily/tie.cc (calc_direction): use callback. Only call parent
3426         positioning for more than one tie.
3427
3428         * lily/tie-column.cc (calc_positioning_done): use callback
3429
3430         * lily/slur-scoring.cc (calc_control_points): use callback
3431
3432         * lily/slur.cc (calc_direction): use callback.
3433
3434         * lily/note-collision.cc (force_shift_callback): remove.
3435
3436         * lily/dot-column.cc (force_shift_callback): remove. Use
3437         other_axis_parent_positioning.
3438
3439         * lily/grob.cc (other_axis_parent_positioning): new function.
3440         (same_axis_parent_positioning): new function
3441
3442         * lily/align-interface.cc (alignment_callback): remove function.
3443
3444         * lily/note-collision.cc (calc_positioning_done): use callback.
3445
3446         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
3447         (calc_direction): idem.
3448         remove print function.
3449
3450         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
3451
3452         * lily/dot-column.cc (calc_positioning_done): use callback.
3453
3454         * lily/break-align-interface.cc (calc_positioning_done): use callback.
3455
3456         * lily/beam.cc (calc_direction): use pseudo-property for beam
3457         direction callback.
3458         (calc_positions): use callback 
3459
3460         * lily/align-interface.cc (calc_positioning_done): use
3461         callback. Fold fixed  distance and normal alignment in one function.
3462
3463         * lily/stem.cc (calc_stem_end_position): use callback.
3464         (calc_positioning_done): idem.
3465         (calc_direction): idem.
3466         (calc_stem_end_position): idem
3467         (calc_stem_info): idem.
3468
3469         * lily/grob-property.cc (get_property_data): new function: 
3470         (try_callback): new function.
3471
3472         * scm/define-grob-properties.scm (all-user-grob-properties): doc
3473         callbacks property.
3474
3475         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
3476
3477 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3478
3479         * lily/tie.cc (get_position): robustness fix. Don't crash if a
3480         tie
3481         has no heads.
3482         
3483         * lily/include/*.hh (Module): compile fixes.
3484
3485 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
3486
3487         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
3488         as an argument for char-syntax: use (char-syntax (or nil 0)) 
3489         instead of (char-syntax nil), thanks to Milan Zamazal.
3490
3491 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3492
3493         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
3494         dist.
3495
3496         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
3497         themselves.
3498
3499 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3500
3501         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
3502         add class_name() method.
3503
3504         * lily/music-scheme.cc: remove ly:music-name.
3505
3506 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3507
3508         * cygwin/postinstall-lilypond.sh: Remove cruft.
3509
3510         * cygwin/postremove-lilypond.sh: Remove.
3511
3512         * cygwin/GNUmakefile (default): Remove postremove rules.
3513
3514 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3515
3516         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
3517         even header too.
3518         
3519         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
3520         MacOS 9 users.
3521
3522         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
3523         consider break index for broken spanner.
3524
3525         * scm/define-markup-commands.scm (wordwrap-string): remove \r
3526         characters from string before splitting.
3527
3528 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3529
3530         * scm/framework-ps.scm (output-preview-framework): use
3531         is-book-title to determine whether to chop off the booktitle.
3532
3533         * lily/paper-book.cc (systems): init from book-title-properties
3534         (add_score_title): init score-title-properties.
3535
3536         * ly/paper-defaults.ly: add {score,book}-title-properties.
3537
3538         * scm/document-backend.scm (lookup-interface): error message if
3539         using unknown interface.
3540
3541         * lily/volta-bracket.cc (after_line_breaking): new function. Set
3542         edge-height.
3543
3544         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
3545         make_bracket.
3546         (make_bracket): new function.
3547
3548         * scm/lily.scm (define-scheme-options): add paper-size option.
3549
3550         * ly/declarations-init.ly (laissezVibrer): get paper size from
3551         -dpaper-size
3552
3553         * scm/translation-functions.scm: use \fontsize for changing the
3554         fontsize.
3555
3556         * scm/define-grobs.scm (all-grob-descriptions): set
3557         between-length-limit to 1.0
3558
3559         * lily/tie-helper.cc: add between_length_limit_ detail property.
3560
3561         * mf/feta-bolletjes.mf: typos.
3562
3563         * lily/note-head.cc (internal_print): don't shadow idx
3564         parameter. This fixes wrong attachment for do shape heads.
3565
3566 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3567
3568         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
3569
3570         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
3571
3572         * scm/layout-slur.scm: rename from slur.scm
3573
3574         * scm/layout-page-layout.scm: rename from page-layout.scm
3575
3576         * scm/layout-beam.scm: rename from beam.scm
3577
3578         * scm/define-grob-interfaces.scm (bass-figure-interface): add
3579         bass-figure-interface
3580
3581         * lily/new-figured-bass-engraver.cc (process_music): add
3582         implicitBassFigures property.
3583         
3584         * scm/define-markup-commands.scm (pad-x): new markup.
3585
3586         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
3587         minimumVerticalExtent on FiguredBass context.
3588
3589         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
3590         case the continuation crosses a line break.
3591
3592 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3593
3594         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
3595         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
3596         absolute file name bug.  Backportme.
3597
3598 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3599
3600         * VERSION (PACKAGE_NAME): release 2.7.12
3601
3602         * input/regression/figured-bass-continuation-center.ly: new file.
3603
3604         * input/regression/beam-outside-beamlets.ly: new file.
3605
3606         * lily/beam.cc (set_beaming): don't clip edges.
3607         (connect_beams): don't clip edges.
3608
3609         * lily/beaming-info.cc (clip_edges): new function.
3610
3611         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
3612
3613         * Documentation/user/instrument-notation.itely (Figured bass):
3614         demonstrate extenders, update seealso links.
3615
3616         * scm/titling.scm (marked-up-headfoot): change tagline
3617         handling. tagline = ##f will blank the tagline as well.
3618
3619 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3620
3621         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
3622
3623         * lily/new-figured-bass-engraver.cc (struct
3624         New_figured_bass_engraver): add new_music_found_ member.
3625
3626         * lily/lilypond-version.cc (Lilypond_version): deal with
3627         incorrectly formatted version strings. 
3628
3629         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
3630         New_figured_bass_engraver by default.
3631
3632         * lily/ttf.cc (print_trailer): only define glyph names when
3633         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
3634
3635 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3636
3637         * lily/horizontal-bracket.cc (make_bracket): new function.
3638
3639         * scm/define-grobs.scm (all-grob-descriptions): new grobs
3640         NewBassFigure, BassFigureBracket, BassFigureContinuation,
3641         BassFigureLine, BassFigureAlignment
3642
3643         * lily/new-figured-bass-engraver.cc (process_music): new file.
3644
3645         * lily/figured-bass-continuation.cc: new file.
3646
3647         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
3648         new file.
3649
3650 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3651
3652         * scripts/lilypond-book.py: Bug fix, put the quote around the
3653         actual score for LaTeX documents.
3654
3655         * scm/define-grobs.scm (all-grob-descriptions): Change
3656         collapse-height of the SystemStartBracket grob to 5.0, 
3657         so the bracket disappears for single stave score lines (similarly
3658         to SystemStartBraces). 
3659
3660         * Documentation/user/advanced-notation.itely (Polymetric
3661         notation): Clarify the use of compressMusic.
3662
3663         * Documentation/user/basic-notation.itely (Grace notes): Clarify
3664         that the grace spacer note in other staves need the same duration
3665         and document the stroke-style property.
3666
3667 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3668
3669         * Documentation/user/global.itely (Vertical spacing): document
3670         alignment-extra-space and fixed-alignment-extra-space.
3671
3672         * Documentation/topdocs/NEWS.tely (Top): add entry.
3673
3674         * input/regression/alignment-vertical-spacing.ly: new file.
3675
3676         * python/convertrules.py (conv): add rule.
3677
3678         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
3679
3680         * lily/align-interface.cc (stretch_after_break): new
3681         function. Read fixed-alignment-extra-space property.
3682         (align_elements_to_extents): read alignment-extra-space property.
3683
3684         * lily/lily-guile.cc (robust_scm2dir): new function.
3685
3686         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
3687         (annotate-space-left): new function. Annotate space left on page. 
3688         (annotate-y-interval): new function.
3689         (paper-system-annotate-last): new function. Annotate bottom-space.
3690
3691         * mf/feta-beugel.mf (y): 
3692
3693 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3694
3695         * VERSION (PACKAGE_NAME):  release 2.7.11
3696
3697         * scm/lily-library.scm (interval-translate): new function
3698         (interval-center): new function. 
3699
3700         * scm/page-layout.scm (paper-system-annotate): new function. Add
3701         arrows for dimensions.
3702  
3703         * scm/stencil.scm (dimension-arrows): new function.
3704
3705         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
3706
3707         * input/regression/page-spacing.ly: add annotatespacing
3708
3709         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
3710         (LY_DEFINE): new function ly:paper-system-set-property!
3711
3712         * Documentation/user/global.itely (Paper size): explain how to add
3713         sizes.
3714
3715         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
3716         correspond to GS's definition.
3717
3718         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
3719         tuplet bracket.
3720         (print): only connect to next bracket if the next one is alive.
3721         (print): set padding to 0.0 if the bound is a breakable
3722         column. This makes tupletFullLength brackets reach up to the staff
3723         line if it doesn't connect to the next line.
3724
3725 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3726
3727         * lily/bar-number-engraver.cc: correct docs.
3728
3729         * scm/output-lib.scm (first-bar-number-invisible): rename from
3730         default-bar-number-visibility
3731
3732 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3733
3734         * scm/define-music-properties.scm (all-music-properties): remove
3735         predicate property.
3736
3737 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
3738
3739         * po/fi.po: refresh.
3740
3741 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3742
3743         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
3744         superfluous s1.
3745         (disappear): bugfix.
3746
3747         * lily/stem-tremolo.cc (raw_stencil): read slope property.
3748
3749         * lily/include/paper-system.hh (class Paper_system): remove
3750         staff_extents_ member.
3751
3752         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
3753
3754         * lily/include/paper-system.hh (class Paper_system): remove
3755         number_ variable. Remove is_title_. Remove break_before_penalty_
3756
3757         * lily/paper-book.cc (systems): use 'number property iso. number_
3758         member.
3759
3760         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
3761         remove ly:paper-system-number.
3762
3763         * scm/lily-library.scm (paper-system-title?): new function.
3764
3765         * lily/book.cc (process): bugfix: flip ?: cases. 
3766
3767         * Documentation/user/changing-defaults.itely (Difficult tweaks):
3768         add outputProperty.
3769
3770         * ly/music-functions-init.ly: add outputProperty music function.
3771
3772         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
3773
3774         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
3775         and next-padding.
3776         (optimal-page-breaks): rename from ly:optimal-page-breaks.
3777
3778         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
3779
3780         * lily/paper-system.cc (internal_get_property): new function.
3781
3782         * Documentation/user/global.itely (Vertical spacing): refer to
3783         page-spacing.ly
3784
3785         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
3786         pagetopspace
3787
3788         * input/regression/page-spacing.ly: new file.
3789
3790         * input/regression/page-top-space.ly: new file.
3791
3792         * lily/spacing-spanner.cc: cmath -> math.h
3793
3794         * lily/paper-system.cc (read_left_bound): new function. Read
3795         line-break-system-details from left bound to determine extents.
3796  
3797         * Documentation/user/programming-interface.itely (Using LilyPond
3798         syntax inside Scheme): change applyxxx -> applyXxx.
3799
3800         * ly/music-functions-init.ly: add outputProperty music function.
3801
3802         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
3803
3804         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
3805
3806         * python/convertrules.py (conv): rule
3807
3808         * ly/music-functions-init.ly: applyxxx -> applyXxx
3809
3810         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
3811         TabVoice to Voice.
3812
3813 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3814
3815         * flower/include/real.hh: include <math.h> iso. <cmath>
3816
3817         * flower/include/offset.hh: include real.hh
3818
3819 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3820
3821         * Documentation/user/changing-defaults.itely (Difficult tweaks):
3822         fix example, now that 'interfaces is no longer directly available.
3823
3824         * lily/book.cc (process): don't crash if paper == NULL.
3825
3826         * po/fr.po: update.
3827
3828 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3829
3830         * scm/define-music-types.scm (music-descriptions): set length and
3831         start-callback for QuoteMusic
3832
3833 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3834
3835         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
3836         arguments. Fixes compilation error with gcc 3.3.
3837
3838 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3839
3840         * VERSION: release 2.7.10
3841
3842         * stepmake/stepmake/python-module-rules.make
3843         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
3844
3845         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
3846         real.hh
3847
3848 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3849
3850         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
3851         -Werror. Otherwise GCC barfs over various optimizations.
3852
3853         * scm/define-grob-properties.scm (all-internal-grob-properties):
3854         add note-head property
3855
3856         * Documentation/user/instrument-notation.itely (Laissez vibrer
3857         ties): new node.
3858
3859         * input/regression/laissez-vibrer-ties.ly: new file.
3860
3861         * lily/laissez-vibrer-engraver.cc: new file.    
3862
3863         * lily/include/tie-column-format.hh: new file.
3864
3865         * lily/tie-column-format.cc: new file. 
3866
3867         * lily/tie-column.cc (set_manual_tie_configuration): new function.
3868
3869         * lily/laissez-vibrer-tie.cc: new file.
3870
3871         * lily/include/laissez-vibrer-tie.hh: new file.
3872
3873         * ly/engraver-init.ly: add Laissez_vibrer_engraver
3874
3875         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
3876
3877         * scm/define-grobs.scm (all-grob-descriptions): add
3878         LaissezVibrerTie, LaissezVibrerTieColumn
3879
3880         * lily/tie-column.cc (set_tie_config_directions): new function
3881         (final_shape_adjustment): new function.
3882         (shift_small_ties): new function.
3883
3884         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
3885
3886         * lily/include/tie.hh (struct Tie_details): add x_gap_
3887         (struct Tie_configuration): add head_position_
3888
3889         * lily/tie-column.cc (set_chord_outline): new function.
3890
3891         * mf/cmr.enc.in:  remove file.
3892
3893 2005-09-11  Graham Percival  <gpermus@gmail.com>
3894
3895         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
3896
3897 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3898
3899         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
3900         reduce aliasing effects.
3901
3902         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
3903         box in skyline.
3904
3905 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3906
3907         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
3908
3909         * flower/include/real.hh: std::fabs too.
3910
3911 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3912
3913         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
3914
3915         * lily, flower: Include C++ iso C headers.  Import namespace std
3916         throughout.
3917
3918         * lily/side-position-interface.cc: 
3919         * lily/scm-hash.cc: 
3920         * lily/note-head.cc: 
3921         * lily/include/includable-lexer.hh: 
3922         * flower/include/string-data.icc: Remove using std::*.
3923
3924         * lily, flower: Include C++ iso C headers.  Import namespace std
3925         throughout.
3926
3927         * lily/side-position-interface.cc: 
3928         * lily/scm-hash.cc: 
3929         * lily/note-head.cc: 
3930         * lily/include/includable-lexer.hh: 
3931         * flower/include/string-data.icc: Remove using std::*.
3932
3933         * Documentation/user/instrument-notation.itely (Entering lyrics):
3934         Multiple latin-1->utf-8 conversion fix.
3935
3936         * Documentation/user/*tely: Update Emacs cookie to utf-8.
3937
3938 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3939
3940         * lily/tie.cc (get_configuration): also avoid dots for non-space
3941         situations.
3942
3943 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3944
3945         * Documentation/user/instrument-notation.itely: Bugfix.
3946
3947 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3948
3949         * tex/GNUmakefile: don't install texinfo.tex
3950
3951         * tex/ : cleanup: remove unused files.
3952
3953         * lily/general-scheme.cc: remove my_{isinf,isnan}.
3954
3955         * flower/include/real.hh: using std::{isnan,isinf}
3956         
3957         * VERSION (PATCH_LEVEL): release 2.7.9
3958
3959 2005-09-05  Graham Percival  <gpermus@gmail.com>
3960
3961         * Documentation/user/ instrument-notation.itely,
3962         advanced-notation.itely: minor tweaks.
3963
3964         * input/test/script-chart.ly: add item padding.
3965
3966 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3967
3968         * flower/offset.cc: use math.h iso. <cmath>
3969
3970         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
3971         of IE users.
3972
3973         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
3974         (widen-left-stencil-edges): new function. Fix alignment problems
3975         with LaTeX includegraphics.
3976
3977         * lily/text-interface.cc (interpret_markup): use abort().
3978
3979 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3980
3981         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
3982
3983         * lily/tie.cc (get_configuration): update bezier shape as we
3984         change Y positions.
3985         (get_configuration): don't move large ties if we're outside of the
3986         staff.
3987
3988 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3989
3990         * scm/define-markup-commands.scm (strut): swap X and Y dims.
3991         
3992 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3993
3994         * .cvsignore: Add auto-generated configure files and then some.
3995
3996 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3997
3998         * scm/define-grobs.scm (DynamicLineSpanner): Add
3999         X-extent-callback.  Fixes hairpin-slur collision.
4000
4001 2005-08-31  Graham Percival  <gpermus@gmail.com>
4002
4003         * Documentation/user/advanced-notation.itely,
4004         basic-notation.itely: minor changes.
4005
4006 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4007
4008         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
4009         \linebreak between each .eps file if \betweenLilyPondSystem is
4010         undefined. 
4011
4012         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
4013         music): Document the \linebreak
4014
4015         * Documentation/user/lilypond-book.itely,
4016         input/tutorial/lbook-latex-test.tex,
4017         Documentation/user/examples.itely: Remove \usepackage{graphics}
4018
4019 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4020
4021         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
4022
4023         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
4024         compat bugfix.
4025
4026         * scripts/lilypond-book.py (PREAMBLE_LY): define
4027         inside-lilypond-book
4028         (modify_preamble): new function. Insert \RequirePackage{graphics}
4029         when no {graphics found in preamble.  
4030
4031 2005-08030  Graham Percival  <gpermus@gmail.com>
4032
4033         * Documentation/user/basic-notation.itely, global.itely,
4034         tutorial.itely: misc small changes.
4035
4036 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4037
4038         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
4039         VERSION.
4040
4041 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4042
4043         * lily/tie-column.cc (new_directions): put Tie down on center
4044         staff line. 
4045
4046         * lily/script-interface.cc (before_line_breaking): use
4047         Grob::programming_error
4048
4049         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
4050
4051         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
4052         of splitext.
4053
4054 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4055
4056         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
4057
4058 2005-08-29  Werner Lemberg  <wl@gnu.org>
4059
4060         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
4061         the `*.scale.pfa' files to avoid warnings.
4062
4063 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4064
4065         * lily/tempo-performer.cc (process_music): idem.
4066
4067         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
4068
4069 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4070
4071         * Documentation/user/advanced-notation.itely (Text markup): not a
4072         fragment.
4073
4074         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
4075
4076         * lily/staff-performer.cc (initialize): add tempo/name to
4077         audio_staff_
4078
4079
4080 2005-08-26  Graham Percival  <gpermus@gmail.com>
4081
4082         * Documentation/user/advanced.itely: add text-only example.
4083
4084         * Documentation/user/invoking.itely: add index entries for
4085         convert-ly.
4086
4087         * Documentation/user/ tutorial.itely, basic-notation.itely:
4088         small fixes suggested by Steve D.  Thanks!
4089
4090 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4091
4092         * input/regression/markup-bidi-pango.ly: new file.
4093
4094         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
4095         standard. Remove #ifdef. Remove memleak.
4096         (text_stencil): use text_dir to decide how to composite items.
4097         (text_stencil): determine uniform text direction for the entire
4098         string.
4099
4100         * scripts/lilypond-book.py (output_name): remove
4101         latex_filter_cmd. Non-portable to non-Unix systems. 
4102         (get_latex_textwidth): use File.write and os.unlink() instead.
4103
4104         * THANKS: add Vicente & Trevor.
4105
4106         * lily/grob.cc (discretionary_processing): look up origin for
4107         programming_error too. 
4108
4109         * input/regression/tie-broken.ly: new file.
4110
4111         * lily/tie-column.cc (set_chord_outlines): set outline for line
4112         break case too.
4113         
4114 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4115
4116         * lily/pango-font.cc (text_stencil): don't translate glyphs in
4117         unscaled transform, just translate stencils.
4118
4119         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
4120         MIDI.
4121
4122         * scm/define-markup-commands.scm (wordwrap-string): use
4123         text-direction
4124         (wordwrap-stencils): idem.
4125         (line): idem.
4126         (fill-line): idem.
4127         (wordwrap-stencils): translate last line to right for
4128         text-direction = LEFT.
4129
4130         * scm/define-grob-properties.scm (all-user-grob-properties): add
4131         text-direction.
4132
4133 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4134
4135         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
4136         when copying a Lily_parser object.
4137
4138 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4139
4140         * scm/define-markup-commands.scm (null): add null markup.
4141
4142 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4143
4144         * lily/item.cc: Add documentation of center-invisible
4145
4146 2005-08-24  Graham Percival  <gpermus@gmail.com>
4147
4148         * Documentation/user/advanced-notation.itely: add info about
4149         raising text.
4150
4151         * Documentation/user/programming-interface.itely: fix example
4152         involving raised text.
4153
4154 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4155
4156         * lily/beam.cc (print): fix X start/end points of isolated
4157         beamlets.
4158
4159         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
4160
4161         * lily/multi-measure-rest.cc (set_text_rods): new function.
4162
4163         * lily/vertical-align-engraver.cc (process_music): call
4164         Align_interface::set_axis(). This forces #'elements to be ordered,
4165         preventing random vertical reordering of staves.
4166
4167         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
4168         add avoid-slur property. 
4169
4170         * Documentation/user/basic-notation.itely (Measure repeats): add
4171         countPercentRepeats example.
4172
4173         * Documentation/user/advanced-notation.itely (Other text markup
4174         issues): remove remark about normal-font.  We have \normal-text
4175
4176         * input/regression/tie-chord.ly: add note about remaining bugs.
4177
4178         * lily/tie.cc (print): try Tie_column::set_directions () if
4179         control-points not yet defined.
4180
4181 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4182
4183         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
4184         extent. This fixes braces falling out of the EPS bbox.
4185
4186         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
4187         exactly to bbox.
4188
4189 2005-08-23  Graham Percival  <gpermus@gmail.com>
4190
4191         * {various} : change #up->#UP and #down->#DOWN.
4192
4193         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
4194
4195         * Documentation/user/advanced-notation.itely: clarify
4196         what objects handles text on a multimeasure rest.
4197
4198 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4199
4200         * VERSION (PATCH_LEVEL): release 2.7.7
4201
4202 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4203
4204         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
4205
4206         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
4207
4208         * input/regression/*.ly: formatting clean-up. Default layout
4209         before music expression.
4210
4211         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
4212         romanze28-2 example.
4213
4214         * scm/ps-to-png.scm: remove dir-re function.
4215         (make-ps-images): generate page names, instead of globbing them.
4216         This brings down LilyPond memory usage for make web by a factor
4217         10. (backportme?) 
4218
4219         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
4220         don't use glob. With 3000 files, globbing
4221         Documentation/user/out-www/ can take too much time. (backportme?)
4222         
4223         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
4224
4225         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
4226
4227         * input/regression/tie-manual.ly: new file
4228
4229         * input/regression/tie-chord.ly: update.
4230
4231         * flower/include/interval.hh (struct Interval_t): 
4232
4233         * lily/tie.cc (distance): new function 
4234         (height): new function.
4235         (init): new function
4236         (Tie_details): new struct.
4237
4238         * lily/skyline.cc (skyline_height): new function.
4239
4240         * lily/tie-column.cc (set_chord_outlines): new function.
4241         (new_directions): read tie-configuration
4242
4243         * lily/skyline.cc: fix ASCII art.
4244         
4245 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4246
4247         * python/convertrules.py (string_or_scheme): Fix spelling error
4248
4249 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4250         
4251         * lily/tie-column.cc (set_directions): set directions only once.
4252         (add_configuration): new function.
4253
4254         * lily/tie.cc (set_control_points): new function
4255
4256         * lily/tie-column.cc (new_directions): new function.
4257
4258         * ly/music-functions-init.ly: set 'pitch property
4259         iso. trill-pitch. This makes \relative work with \pitchedTrill
4260
4261         * lily/tie.cc (get_configuration): new function. Don't generate
4262         control points, rather, generate configuration.
4263         remove head-pair property.
4264
4265         * lily/include/tie.hh (struct Tie_configuration): new struct.
4266
4267 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
4268
4269         * Documentation/topdocs/NEWS.tely: clarify.
4270
4271 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4272
4273         * lily/tie.cc: remove minimum-length
4274
4275         * scm/define-grob-properties.scm (all-user-grob-properties):
4276         remove staffline-clearance, y-offset 
4277
4278         * input/regression/tie-dots.ly (Module): remove.
4279
4280         * lily/tie.cc (get_control_points): rewrite. Put short ties in
4281         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
4282
4283         * input/regression/tie-single.ly: new file.
4284
4285 2005-08-21  Graham Percival  <gpermus@gmail.com>
4286
4287         * ly/bagpipe.ly: fix compile problem.
4288
4289 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4290
4291         * lily/midi-item.cc (name): new method.
4292
4293         * lily/staff-performer.cc (acknowledge_audio_element): use
4294         signature of baseclass.
4295
4296         * lily/engraver-group.cc (do_announces): move recursion call out
4297         of while loop. 
4298
4299         * lily/drum-note-performer.cc (class Drum_note_performer): use
4300         process_music everywhere.
4301
4302         * ly/performer-init.ly: add default children everywhere.
4303
4304         * lily/paper-book.cc (output): call paper-book-write-midis
4305         directly: always write MIDI, even if no \layout {} block. 
4306
4307 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4308
4309         * VERSION (PACKAGE_NAME): release 2.7.6
4310
4311         * lily/percent-repeat-engraver.cc (try_music): don't print warning
4312         about not being able to handle repeat.
4313
4314 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4315
4316         * Documentation/user/examples.itely (Piano templates):
4317         * lily/include/performer-group.hh: Remove last traces of
4318         Performer_group_performer.  Fixes make web.
4319
4320 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4321
4322         * Documentation/user/examples.itely (Piano templates): change
4323         Engraver_group_engraver -> Engraver_group
4324
4325         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
4326         scm_stand_in_procs is not weak_any.
4327
4328         * lily/volta-bracket.cc (print): don't use strcmp().
4329
4330         * lily/volta-engraver.cc (process_music): use
4331         Text_interface::is_markup() for setting the 'text property of the
4332         volta bracket.
4333
4334         * input/mutopia/claop.py (accents): update syntax to 2.6
4335
4336         * scm/define-context-properties.scm
4337         (all-user-translation-properties): add countPercentRepeats.
4338
4339         * Documentation/user/basic-notation.itely (Measure repeats): add
4340         isolated percent example.
4341
4342 2005-08-18  Graham Percival  <gpermus@gmail.com>
4343
4344         * input/ {various}: change direction #1, #-1 to
4345         #up/#down or \fooUp, \fooDown.
4346
4347         * Documentation/user/music-glossary.tely: #-1 to #down.
4348
4349         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
4350         to #up, #-1 to #down.
4351
4352 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4353
4354         * lily/include/engraver-group.hh: rename.
4355
4356         * lily/include/performer-group.hh: rename.
4357
4358 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4359
4360         * input/test/script-abbreviations.ly: Removed some old LaTeX
4361         left overs.
4362
4363 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4364
4365         * python/convertrules.py (conv): inside-slur -> avoid-slur.
4366         Remove functions.  Remove if 1: constructs, reindent.
4367
4368         * scripts/convert-ly.py (add_version): Add functions from
4369         convertrules.py
4370
4371         * scm/script.scm (default-script-alist):
4372         s/priority/script-priority.  Fixes script stacking.  Backportme.
4373         (Fermata): Very low priority.
4374
4375 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4376
4377         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
4378
4379         * input/regression/slur-script.ly: remove padding tweaks. Add
4380         comment strings.
4381
4382         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
4383         time sigs and related stuff.
4384
4385         * scm/define-grob-properties.scm (all-user-grob-properties): add
4386         @code{} tags to property description.
4387
4388         * lily/include/line-group-group-engraver.hh (Module): remove file.
4389
4390         * python/convertrules.py (conv): add rule for
4391         Engraver_group_engraver -> Engraver_group.
4392
4393         * lily/include/performer-group-performer.hh: analogous.
4394
4395         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
4396
4397         * lily/context-def.cc (instantiate): check for
4398         Engraver_group_engraver and Performer_group_performer not
4399         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
4400  
4401 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4402
4403         * input/les-nereides.ly: Remove three fingering tweaks, update
4404         remaining one.
4405
4406         * input/regression/slur-script-inside.ly: Update, fix doc.
4407
4408         * scm/script.scm: Update to avoid-slur.
4409
4410         * scm/define-grob-properties.scm (avoid-slur): New property.
4411
4412         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
4413         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
4414         outside_slur_callback if avoid-slur != #'inside.
4415
4416         * scm/define-grobs.scm (Fingering, Textscript): No
4417         inside-slur/outside-slur preference.
4418         (DynamicLineSpanner): Always outside slur.
4419
4420         * input/regression/slur-script.ly: More tests.
4421
4422 2005-08-17  Graham Percival  <gpermus@gmail.com>
4423
4424         * Documentation/user/lilypond-book: fix notime entry.
4425
4426         * Documentation/user/advanced-notation.itely: add info on
4427         getting an I rehearsal mark.
4428
4429         * Documentation/user/putting.itely: reinstate "I", re-enforce
4430         the fact that \override numbers are the result of
4431         experimentation and personal taste.
4432
4433         * Documentation/user/invoking.itely: update convert-ly bugs.
4434
4435 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4436
4437         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
4438         to #t.
4439
4440         * lily/timing-translator.cc (initialize): don't initialize timing.
4441
4442         * input/regression/stem-spacing.ly (Module): remove file.
4443
4444         * input/regression/spacing-stick-out.ly: specify Score context for
4445         \override
4446
4447         * input/regression/clefs.ly: remove spurious {}s 
4448
4449 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
4450
4451         * Documentation/topdocs/NEWS.tely,
4452         input/regression/repeat-percent-count.ly: clarify a bit.
4453
4454 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4455
4456         * input/no-notation/display-lily-tests.ly: delete
4457         display-lily-init call.
4458
4459         * ly/music-functions-init.ly (displayLilyMusic): move
4460         display-lily-init call at top level, so that the user should not
4461         have to call it.
4462
4463         * scm/define-music-display-methods.scm (note-name->lily-string):
4464         retrieve note names directly from pitchnames using new function `rassoc'.
4465         (display-lily-init): note names list construction removed.
4466
4467 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4468
4469         * THANKS: spello.
4470
4471         * lily/lily-parser.cc (get_header): copy module, instead of
4472         returning it.
4473
4474         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
4475         counters.
4476
4477         * Documentation/user/basic-notation.itely (Measure repeats): add
4478         links to Counter grobs.
4479
4480         * scm/define-grobs.scm (all-grob-descriptions): add
4481         DoublePercentRepeatCounter
4482         (all-grob-descriptions): add PercentRepeatCounter
4483
4484         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
4485         also create counter grobs.
4486
4487         * lily/separation-item.cc (extremal_break_aligned_grob): don't
4488         return grob without space-alist.
4489
4490         * input/proportional.ly: tune staff-padding.
4491
4492         * input/regression/repeat-percent-count.ly: new file. 
4493
4494 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4495
4496         * input/no-notation/display-lily-tests.ly: moved from
4497         input/regression/ to input/no-notation. Be sure to call
4498         `display-lily-init' before trying to use the display function.
4499
4500 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4501
4502         * scripts/lilypond-book.py (option_definitions): Don't localize
4503         the empty string. Fixes bug when --psfonts was used with
4504         non-English locale.
4505
4506 2005-08-15  Graham Percival  <gpermus@gmail.com>
4507
4508         * lily/tuplet-bracket.cc: simple build fix.
4509
4510         * Documentation/user/putting.itely: use "we" instead of "I".
4511
4512         * Documentation/user/basic-notation.itely: cautionary accidentals
4513         work with naturals, too.
4514
4515 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4516
4517         * lily/tuplet-bracket.cc (calc_position_and_height): add
4518         staff-padding support.
4519
4520         * input/proportional.ly: set staff-padding.
4521         
4522         * VERSION (PATCH_LEVEL): release 2.7.5
4523
4524         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
4525         fixes. Remove tweaks.
4526
4527         * input/regression/tuplet-slope.ly: add a test case.
4528
4529         * lily/tuplet-bracket.cc (calc_position_and_height): revert
4530         erroneous fix. Add spanner bounds to offset array with relative X
4531         positions.
4532
4533         * ly/engraver-init.ly: add Rest_engraver only once.
4534
4535         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
4536         (*parser*) lookup if (*parser*) != #f.
4537
4538 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4539
4540         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
4541         Cut-and paste update.
4542
4543         * input/regression/slur-script.ly: Add example of reverting
4544         inside-slur for fingering.
4545
4546         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
4547         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
4548
4549         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
4550         outside_slur_callback if inside-slur == #f (as opposed to unset).
4551
4552 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4553
4554         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
4555         encoding files are already removed.
4556
4557 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4558
4559         * Documentation/user/advanced-notation.itely (Instrument names):
4560         Document a workaround for instrument names that collide with
4561         system start braces/brackets.
4562
4563 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4564
4565         * lily/rest-collision.cc (do_shift): spello.
4566
4567         * input/proportional.ly: use #'used property. Set break-overshoot
4568         property.
4569
4570         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
4571
4572         * lily/paper-column.cc: add #'used property
4573
4574         * lily/mark-engraver.cc (stop_translation_timestep): set grob
4575         array for staves found.
4576
4577         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
4578         array for stavesFound.
4579
4580         * lily/staff-spacing.cc (next_note_correction): add fixed and
4581         space to calling convention. This fixes spacing of accidentals
4582         after barlines.
4583
4584         * input/regression/spacing-accidental-stretch.ly: add barline -
4585         accidental case.
4586
4587         * scm/framework-ps.scm (page-header): add version number to
4588         creator
4589         (eps-header): idem.
4590
4591         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
4592         
4593 2005-08-13  Graham Percival  <gpermus@gmail.com>
4594
4595         * Documentation/user/global.itely: add "fit as much as
4596         possible onto this page" example (Vertical spacing).
4597
4598 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4599
4600         * *: Nitpick run.
4601
4602         * buildscripts/fixcc.py: Fixes.
4603
4604 2005-08-12  Graham Percival  <gpermus@gmail.com>
4605
4606         * Documentation/user/advanced-notation.itely: add markup
4607         example to Text spanners.
4608
4609 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4610
4611         * Documentation/user/basic-notation.itely (Ties): Add example of
4612         tying a tremolo to a chord. Thanks to Steve Doonan. 
4613
4614         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
4615         properties and move tieMelismaBusy to the list of written
4616         properties. 
4617
4618 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
4619
4620         * po/TODO: suggest to use a dedicated tool like kbabel.
4621
4622         * po/fi.po: update using kbabel.
4623
4624 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4625
4626         * *: Remove obsolete files.  Nitpick run.
4627
4628         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
4629
4630 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4631
4632         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
4633         too.
4634
4635         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
4636
4637         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
4638         whitespace as symbol separator.
4639
4640         * lily/side-position-interface.cc: Add slur-padding.
4641
4642         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
4643         quite a large fix, and it never worked in a stable release; so not
4644         really a regression.
4645
4646         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
4647         Update cut and paste code from Slur_engraver.
4648
4649         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
4650         Add.
4651
4652         * scm/define-grobs.scm (DynamicLineSpanner): Add
4653         dynamic-line-spanner-interface.
4654         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
4655
4656 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4657
4658         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
4659         to_boolean () so that non-set 'inside-slur means false.
4660
4661         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
4662         slur has control-points.  Skip script without direction.  Always
4663         do_shift if script inside slur, even if slur not contained in
4664         script y-extent.  Increment k in loop.
4665
4666 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4667
4668         * scm/define-markup-commands.scm: Improved regexp to search for
4669         EPS bounding boxes and corrected call to ly:warning.
4670
4671 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4672
4673         * Documentation/user/programming-interface.itely (Displaying music
4674         expressions): doc for \displayLilyMusic. Also some precisions in
4675         "Markup construction in Scheme"
4676
4677 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4678
4679         * scm/define-markup-commands.scm (normal-text): Added 2 new
4680         markup commands, \normal-text and \medium (the latter thanks to
4681         Bruce Fairchild). 
4682
4683 2005-08-08  Graham Percival  <gpermus@gmail.com>
4684
4685         * Documentation/user/programming-interface.itely: fix @{ @}.
4686
4687         * scm/define-markup-commands.scm: add linewidth info to
4688         \justify and \wordwrap, add "upright is the opposite of italic".
4689
4690         * Documentation/user/advanced-notation.itely: shaped->shape,
4691         add (cons (markup "foo")) type of example to text markup,
4692         reword multi-measure rests section.
4693
4694         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
4695         comment.  No actual code was touched.
4696
4697         * Documentation/user/invoking.itely: add more info about
4698         \include.  Thanks, Bruce!
4699
4700         * THANKS: add Bruce Fairchild, alphabetise.
4701
4702         * Documentation/user/global.itely: document \score{\header{}}
4703         behavior.
4704
4705         * Documentation/user/basic-notation.itely: reword multi-measure
4706         rest discussion in Rests.
4707
4708 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4709
4710         * Documentation/user/programming-interface.itely (Markup
4711         construction in Scheme): Corrected example and tried to clarify
4712         the implicit \line in the table.
4713
4714 2005-08-07  Graham Percival  <gpermus@gmail.com>
4715
4716         * Documentation/user/instrument-notation.itely: moved
4717         some bagpipe info back into the bagpipe section.  Somehow
4718         it ended up in the "other vocal issues" section?!  :o_O
4719
4720 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4721
4722         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
4723         directories, not paths).
4724
4725 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4726
4727         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
4728         plain emmentaler/aybabtu.  Backportme.
4729
4730         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
4731         missing dir correction.
4732
4733 2005-08-05  Graham Percival  <gperlist@shaw.ca>
4734
4735         * scm/define-markup-commands: fix reversed justify/wordwrap
4736         doc strings.
4737
4738 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
4739
4740         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
4741         lily/gregorian-ligature-engaver.cc,
4742         lily/include/ligature-engraver.hh,
4743         lily/include/coherent-ligature-engraver.hh,
4744         lily/include/gregorian-ligature-engraver.hh: make these classes
4745         truely abstract.  This should fix some internal oddities such as
4746         duplicate as well as dead translator/property declarations, and
4747         also some dead code.
4748
4749         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
4750         bugfix: avoid message "junking empty ligature" on ligature
4751         brackets by collecting dummy grobs.
4752
4753 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4754
4755         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
4756
4757         * input/proportional.ly (staffKind): bugfix.
4758         (staffKind): updates by Trevor Baca.
4759
4760         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
4761         default layout. 
4762
4763         * lily/tuplet-bracket.cc (print): check whether edge-text is a
4764         pair.
4765
4766         * lily/beam.cc (rest_collision_callback): call position_beam() if
4767         necessary.
4768
4769         * VERSION: release 2.7.4
4770
4771         * input/regression/spacing-uniform-stretching.ly: new file.
4772
4773         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
4774
4775         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
4776         contributor.
4777
4778         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
4779
4780         * input/proportional.ly: new file.
4781
4782         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
4783         columns is empty
4784
4785         * lily/tuplet-engraver.cc (finalize): new function. Reset right
4786         bounds to currentCommandColumn for the last step.
4787         (start_translation_timestep): if tupletFullLength is set, set
4788         bound to Paper Column
4789
4790         * input/regression/tuplet-full-length.ly (indent): new file.
4791
4792         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
4793         clique of loose columns, eg. a set of grace notes in strict
4794         notespacing.
4795
4796         * input/regression/spacing-strict-spacing-grace.ly: new file.
4797
4798         * lily/key-signature-interface.cc: change property name to
4799         alteration-alist
4800
4801         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
4802         keyAccidentalOrder
4803
4804         * python/convertrules.py (conv): keyAccidentalOrder ->
4805         keyAlterationOrder
4806
4807         * lily/key-engraver.cc (create_key): always print a cancellation
4808         for going to C-major/A-minor, regardless of printKeyCancellation.
4809         (create_key): remove typecheck for visibility. This fixes key
4810         signature not being printed.
4811
4812         * lily/spacing-determine-loose-columns.cc: new file.
4813
4814         * input/regression/spacing-strict-notespacing.ly: new file.
4815
4816         * lily/spacing-spanner.cc (generate_springs): rename from
4817         do_measure. 
4818         (generate_pair_spacing): new function.
4819         (init, generate_pair_spacing): set between-cols for floating
4820         nonmusical columns.
4821
4822         * lily/spaceable-grob.cc (get_spring): new function. 
4823
4824         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
4825         relative to the right edge of the prefatory matter.
4826
4827         * lily/beam.cc (print): read break-overshoot to determine where to
4828         stop/start broken beams.
4829
4830         * input/regression/spanner-break-overshoot.ly: new file.
4831
4832 2005-08-04  Graham Percival  <gperlist@shaw.ca>
4833
4834         * ly/bagpipe.ly: updated.
4835
4836         * Documentat/user/instrument.itely: un-comment out bagpipe example.
4837
4838 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4839
4840         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
4841         support: now (de)crescs avoid slurs as well.
4842
4843         * Documentation/user/instrument-notation.itely (Bagpipe example):
4844         comment out non-functioning bagpipe example.
4845         (Bagpipe definitions): idem.
4846
4847         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
4848         (Top): add proportionalNotationDuration example.
4849
4850         * input/regression/spacing-proportional.ly: new file.
4851
4852         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
4853         synched to a beam.
4854
4855         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
4856         fixes beams with a single stem (eg. beams across linebreaks.)
4857
4858         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
4859
4860         * flower/rational.cc (operator +): prevent overflow. This fixes
4861         heavily nested tuplets.
4862
4863         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
4864         have to protect even those unlikely to be corrupted data members.  
4865
4866 2005-08-04  Graham Percival  <gperlist@shaw.ca>
4867
4868         * ly/bagpipe.ly: new file.
4869
4870         * THANKS: added Sven Axelsson.
4871
4872 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4873
4874         * lily/spacing-engraver.cc (stop_translation_timestep): directly
4875         copy proportionalNotationDuration into currentMusicalColumn if
4876         set.
4877
4878         * lily/spacing-spanner.cc (musical_column_spacing): if
4879         uniform-stretching set, fixed space is 0.0
4880
4881         * input/regression/spacing-multi-tuplet.ly: show
4882         uniform-stretching property.
4883
4884         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
4885
4886         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
4887         (struct Spacing_options): new struct.
4888
4889         * lily/spacing-basic.cc: new file.
4890
4891         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
4892         delta_t doesn't have to be smaller than shortest_playing_len
4893
4894 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4895
4896         * input/regression/markup-arrows.ly:  new file.
4897
4898         * lily/tuplet-bracket.cc: document new behavior.
4899
4900         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
4901         with line breaks.
4902
4903         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
4904
4905         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
4906         default 
4907
4908         * lily/tuplet-bracket.cc: add edge-text property.
4909         add break-overshoot.
4910         (print): read break-overshoot.
4911         (print): read edge-text, add stencils.
4912
4913         * mf/feta-arrow.mf: new file.
4914
4915         * mf/feta-generic.mf: add feta-arrow.
4916
4917 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4918
4919         * Documentation/user/lilypond-book.itely (An example of a
4920         musicological document): Added flag -o to dvips for people who use
4921         the default setting in teTeX where output is sent to the printer. 
4922
4923         * Documentation/user/global.itely (Vertical spacing): Added
4924         reference to the Axis_group_engraver which documents the *Extent
4925         properties.
4926
4927 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4928
4929         * Documentation/user/basic-notation.itely (Tuplets): add note
4930         about nested tuplets. Remove BUG. 
4931
4932         * input/regression/tuplet-nest.ly: update: remove manual hack. 
4933
4934         * lily/tuplet-bracket.cc (print): use robust_scm2drul
4935         (print): manually call print() for subtuplets.
4936         (calc_position_and_height): add subtuplets to the
4937         support. Vertically shift outer tuplet 
4938
4939         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
4940         remove-first for Lyrics, ChordNames and FiguredBass
4941
4942         * scm/define-grob-properties.scm (all-internal-grob-properties):
4943         use ly:grob-array? iso. grob-list?
4944         (all-internal-grob-properties): add tuplets grob-array.
4945
4946         * lily/tuplet-bracket.cc (add_tuplet_bracket):
4947         new function
4948
4949 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4950
4951         * input/test/time-signature-staff.ly: new file.
4952
4953         * ly/declarations-init.ly (center): escape to Scheme. Fixes
4954         spurious #<Music FingerEvent> errors. Backportme.
4955
4956 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4957
4958         * Documentation/user/programming-interface.itely (Markup
4959         construction in Scheme): Corrected markup syntax in the
4960         translation table.
4961
4962 2005-08-03  Graham Percival  <gperlist@shaw.ca>
4963
4964         * Documentation/user/instrument-notation.itely: small update
4965         to bagpipe notation docs; thanks Sven!
4966
4967         * Documentation/user/basic-notation.itely: add link about trills.
4968
4969 2005-08-02  Graham Percival  <gperlist@shaw.ca>
4970
4971         * Documentation/user/music-glossary: remove accidentally committed
4972         fink patch.
4973
4974 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
4975
4976         * lily/lily-parser.cc (get_header): new function. Enable multiple
4977         \header definitions.
4978
4979         * lily/parser.yy (lilypond_header_body): use get_header.
4980
4981         * ly/init.ly:
4982         * scm/lily-library.scm (print-score-with-defaults): renamed
4983         $globalheader to $defaultheader
4984         
4985         * Documentation/user/global.itely (Creating titles): added short
4986         explanation that multiple headers are useable.
4987
4988
4989 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4990
4991         * lily/module-scheme.cc (LY_DEFINE): new file. 
4992
4993         * Documentation/user/advanced-notation.itely (Font selection): add
4994         doco for make-pango-font-tree.
4995
4996 2005-07-31  Graham Percival  <gperlist@shaw.ca>
4997
4998         * Documentation/user/music-glossary: more languages
4999         for tenuto.
5000
5001         * Docuemntation/user/instrument-notation.itely: minor
5002         update for bagpipe example.
5003
5004 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5005
5006         * input/regression/+.ly (TODO): add some text.
5007
5008 2005-07-28  Graham Percival  <gperlist@shaw.ca>
5009
5010         * Documentation/user/invoking.itely: \score begins with music.
5011
5012         * Documentation/user/ basic-notation.itely,
5013         instrument-notation.itely: minor changes.
5014
5015         * Documentation/user/music-glossary.itely: began tenuto entry.
5016
5017 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5018
5019         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
5020
5021         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
5022
5023 2005-07-27  Graham Percival  <gperlist@shaw.ca>
5024
5025         * Documentation/user/examples.itely: remove bagpipe template.
5026
5027         * Documentation/user/instrument-notation.itely: add bagpipe
5028         section, maybe fix quotes in lyrics.  I hate text encoding.
5029         Clarify chord durations, more bagpipe stuff.
5030
5031 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5032  
5033         * lily/accidental-engraver.cc: formatting fixes.
5034
5035         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
5036         grob-array.
5037
5038         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
5039
5040         * lily/note-column.cc (arpeggio): new function.
5041
5042         * lily/note-spacing.cc (get_spacing): also take arpeggio into
5043         account for spacing.
5044
5045 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5046
5047         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
5048         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
5049         mingw build.
5050         
5051 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5052
5053         * scm/lily.scm (lilypond-all): clear anonymous modules after
5054         processing files.
5055
5056 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5057
5058         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
5059         SCM_I_CONSP
5060
5061         * VERSION: 2.7.3 released
5062
5063         * Documentation/user/invoking.itely (Invoking lilypond): add
5064         LILYPOND_GC_YIELD documentation.
5065
5066         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
5067         scm_from_real / scm_make_real.
5068
5069         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
5070         higher. This increases memory footprint, but provides overall
5071         speedup of 15 to 20%. 
5072
5073         * lily/include/translator.hh (class Translator): remove
5074         PRECOMPUTED_VIRTUAL everywhere.
5075
5076         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
5077
5078         * lily/context.cc (now_mom): non-recursive now_mom() 
5079
5080         * lily/include/profile.hh: new file.
5081
5082         * lily/profile.cc: new file.
5083
5084         * lily/grob.cc (Grob::Grob): look properties up directly.
5085
5086         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
5087         lookups.
5088
5089         * lily/include/box.hh (class Box): smob Box type.
5090
5091         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
5092
5093         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
5094         protect() and unprotect(). Use throughout.
5095
5096 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5097
5098         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
5099
5100         * scm/define-music-display-methods.scm (markup->lily-string):
5101         markup elements can also be strings (without simple-markup
5102         appended)
5103
5104 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5105
5106         * lily/context.cc (where_defined): also assign value in
5107         where_defined().
5108
5109         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
5110         (curve_coordinate): new function
5111
5112         * lily/simple-spacer.cc (add_columns): only add rods between
5113         column i and begin/end if keep-inside-line is set (this repleces
5114         allow-outside-line as default)
5115
5116 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5117
5118         * lily/tuplet-engraver.cc (start_translation_timestep): only read
5119         tupletSpannerDuration if applicable.
5120
5121         * lily/font-size-engraver.cc (process_music): read fontSize only
5122         once per timestep.
5123
5124         * lily/engraver*cc: use throughout.
5125         
5126         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
5127
5128         * lily/translator.cc (add_acknowledger): new file. Directly jump
5129         into an Engraver::acknowledge_xxx () method based on a grobs
5130         interface-list.
5131
5132         * lily/include/translator-dispatch-list.hh (class
5133         Engraver_dispatch_list): new struct, new file.
5134
5135         * scm/define-context-properties.scm
5136         (all-internal-translation-properties): remove acceptHashTable,
5137         acknowledgeHashTable
5138
5139         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
5140
5141         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
5142         change acknowledgeHashTable to C++ member. 
5143
5144         * lily/rest-collision.cc (do_shift): use extract_grob_set().
5145
5146 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5147
5148         * scm/display-lily.scm: new file. Define a `display-lily-music'
5149         function, that displays the music expression given as an argument,
5150         using LilyPond notation.
5151
5152         * scm/define-music-display-methods.scm: new file. Implementation
5153         of display methods for each music type.
5154
5155         * ly/music-functions-init.ly (displayLilyMusic): new function for
5156         displaying music with LilyPond notation.
5157
5158         * input/regression/display-lily-tests.ly: new regression test file
5159         for `display-lily-music'.
5160
5161         * scm/markup.scm: remove obsolete debugging code (for printing
5162         markups with LilyPond notation).
5163
5164         * scm/define-music-types.scm (music-name-to-property-table):
5165         * scm/clef.scm (supported-clefs): export, in order to be accessible
5166         from the (scm display-lily) module.
5167
5168 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5169
5170         * Documentation/topdocs/NEWS.tely (Top): Typo.
5171
5172 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
5173
5174         * Documentation/index.html.in, Documentation/texinfo.css,
5175           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
5176           Documentation/bibliography/index.html.in,
5177           Documentation/bibliography/html-long.bst: revert css-width patch,
5178           it does not work with IE6.
5179
5180 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5181
5182         * Documentation/texinfo.css: revert 760px hack. 
5183
5184         * VERSION: release 2.7.2
5185
5186         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
5187
5188         * Documentation/user/basic-notation.itely (Barnumber check): add
5189         section.
5190
5191         * scm/music-functions.scm (skip-to-last): new function. Show only
5192         last showLastLength part of the \score.
5193
5194         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
5195
5196         * python/convertrules.py (conv): add ly:x-moment rule
5197
5198         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
5199
5200         * Documentation/topdocs/NEWS.tely (Top): add new feature.
5201
5202         * Documentation/user/instrument-notation.itely (Flexibility in
5203         alignment): options in subsections.
5204
5205         * lily/lyric-engraver.cc (process_music): don't typeset text for _
5206         syllable text. Instead, assume that the previous lyric text is a
5207         melismated text.
5208
5209         * Documentation/index.html.in: revert 800x600 change.
5210
5211 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5212
5213         * lily/main.cc (main): Remove invalid handle kludge.
5214
5215         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
5216         (lambda): add gui define.
5217
5218 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5219
5220         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
5221
5222         * Documentation/user/instrument-notation.itely (Musica ficta
5223         accidentals): add section Musica ficta accidentals
5224
5225         * lily/accidental-engraver.cc (make_suggested_accidental): new
5226         function.
5227         (make_standard_accidental): move into new function.
5228         (create_accidental): new function.
5229
5230         * scm/define-grobs.scm (all-grob-descriptions): new Grob
5231         AccidentalSuggestion
5232
5233         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
5234
5235         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
5236         undefined.
5237
5238         * Documentation/user/global.itely (Page formatting): document
5239         horizontalshift.
5240
5241         * scm/page-layout.scm (default-page-music-height):
5242         horizontalshift: new variable, shift all systems by
5243         horizontalshift to the right, to make space for instrument names.
5244
5245         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
5246
5247         * lily/input-scheme.cc (LY_DEFINE): take format commands.
5248
5249 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5250
5251         * lily/note-column.cc (dir): idem.
5252
5253         * lily/spacing-spanner.cc (Module): idem.
5254
5255         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
5256
5257         * lily/include/paper-column.hh (class Paper_column): add
5258         non-static get_rank() member.
5259
5260         * VERSION: release 2.7.1
5261         
5262         * scm/framework-null.scm: new file, used for benchmarking.
5263
5264 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
5265
5266         * Documentation/topdocs/INSTALL.texi, configure.in: fix
5267         version dependencies for fontforge and gs.
5268
5269         * Documentation/index.html.in, Documentation/texinfo.css,
5270         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
5271         Documentation/bibliography/index.html.in, 
5272         Documentation/bibliography/html-long.bst: optimize width of
5273         html for a 800x600 screen (width:760), increases printability
5274         when 'fit to page' is not set and readability in wide screens.
5275
5276         * stepmake/bin/add-html-footer.py: add missing </p>.
5277
5278 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5279
5280         * scm/define-markup-commands.scm (beam): use polygon in beam
5281         command.
5282
5283         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
5284         all acknowledged grobs, and do potentially expensive merge and
5285         write in one go.
5286
5287         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
5288
5289         * configure.in (reloc_b): add --enable-static-gxx to statically
5290         link to libstdc++
5291
5292         * lily/GNUmakefile (static-gxx-libs): new target
5293         static-gxx-libs. Create symlink to libstdc++.a
5294
5295         * lily/new-lyric-combine-music-iterator.cc: rename to
5296         Lyric_combine_music_iterator
5297
5298         * lily/lyric-combine-music-iterator.cc
5299         (Old_lyric_combine_music_iterator): rename to
5300         Old_lyric_combine_music_iterator
5301
5302         * lily/*-engraver.cc (various): remove double use of
5303         PRECOMPUTED_VIRTUAL function: only use
5304         start_translation_timestep() and stop_translation_timestep(), not
5305         both.
5306
5307         * lily/break-substitution.cc (fast_substitute_grob_array): do
5308         fast_substitute_grob_array for all unordered grob_arrays.
5309         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
5310         (substitute_grob_array): optimize.
5311
5312         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
5313
5314         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
5315
5316         * lily/parser.yy: revert $globalheader patch.
5317         
5318         * lily/include/translator.icc
5319         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
5320         Translator methods, without _static helper.
5321  
5322         * lily/grob-smob.cc (derived_mark): rename from
5323         do_derived_mark(). Return void.
5324
5325         * scm/define-context-properties.scm
5326         (all-internal-translation-properties): remove tweakCount/tweakRank.
5327
5328         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
5329         predefined break-visibilities.
5330
5331         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
5332         booleans for break-visibility.
5333
5334         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
5335
5336         * python/convertrules.py (conv): rule for Timing_translator. 
5337
5338         * lily/include/translator.icc: new file. 
5339
5340         * lily/paper-column-engraver.cc (process_music): new
5341         file. Separate Paper_column factory from Score_engraver.
5342
5343         * lily/vertically-spaced-context-engraver.cc: administer
5344         spaceable-staves property of System.
5345
5346         * lily/translator-group-ctors.cc: new file.
5347
5348         * lily/context-property.cc (make_grob_from_properties): construct
5349         the right Grob class programmatically, looking at the class entry
5350         for the meta property.
5351
5352         * lily/break-align-engraver.cc (stop_translation_timestep): call
5353         Break_align_interface::add_element() directly.
5354
5355         * lily/context.cc (measure_position): measure_position() is now a
5356         normal function.
5357
5358         * lily/include/translator.hh (class Translator): rename
5359         process_acknowledged_grobs() to process_acknowledged() and move to
5360         Translator.
5361
5362         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
5363         field for each grob description.
5364
5365         * lily/include/translator-group.hh (class Translator_group):
5366         change to base class. Separate class from Translator. This gets
5367         rid of virtual inheritance for Engravers/Performers.
5368
5369         * lily/staff-performer.cc (class Staff_performer): derive
5370         Staff_performer from Performer, not Performer_group_performer 
5371
5372         * Lily/translator-group.cc (precomputed_recurse_over_translators):
5373         new function.
5374         (precompute_method_bindings): new function. Precompute lists of
5375         Translators, so we only call methods (process_music,
5376         start_translation_timestep, etc.) for Translators needing
5377         it. Also: dispose of pointer-to-member-function calls.
5378
5379         * lily/engraver-group-engraver.cc: remove engraver_each,
5380         recurse_down_engravers ()
5381
5382         * lily/note-head.cc (internal_print): only call
5383         glyph-name-procedure if style != default. 
5384
5385 2005-07-16  Graham Percival  <gperlist@shaw.ca>
5386
5387         * ly/titling-init.ly: add printallheaders option.
5388
5389         * Documentation/user/global.itely: document printallheaders.
5390
5391 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5392
5393         * lily/system.cc (do_derived_mark): don't mark from object_alist_
5394         anymore, but do it centrally.  
5395
5396         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
5397         hammer hack.
5398
5399         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
5400
5401         * scm/output-lib.scm: remove hammer-print-function.
5402
5403         * lily/include/pointer-group-interface.hh (extract_grob_set): new
5404         macro. Declare a Link_array<Grob> and fill it from a grob.
5405         (extract_item_set): idem for item.
5406
5407         * lily/break-substitution.cc: add header.
5408         (fast_substitute_grob_array): rewrite for Grob_arrays.
5409         (substitute_grob_array): idem.
5410
5411         * lily/group-interface.cc (add_thing): remove file.
5412
5413         * flower/include/parray.hh (class Link_array): slice() is const.
5414
5415         * lily/include/grob-array.hh: new file.
5416
5417         * lily/grob-array.cc (spanner): new file.
5418
5419         * lily/beam-quanting.cc (fill): read details property from beam.
5420
5421         * lily/beam.cc: support details property.
5422
5423         * total speedups below: approx 10%.
5424
5425         * lily/include/beam.hh: new struct, softcode beam quanting parameters
5426
5427         * lily/include/grob.hh (class Grob): add interfaces_ member.
5428
5429         * lily/bezier.cc (init_polynomial_cache): new function: cache
5430         binom(3,j) t^j (1-t)^{3-j}
5431         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
5432
5433         * lily/*.cc: substitution throughout.
5434
5435         * lily/grob-property.cc (internal_get_object): new routine.
5436         (internal_set_object): idem. Store grob refrences in separate
5437         alist. This saves processing time, since properties aren't
5438         break-substituted, and the per grob namespace is smaller, both for
5439         grobs and non-grob properties.
5440
5441         * scm/define-grob-properties.scm (all-internal-grob-properties):
5442         remove center-element.
5443
5444         * lily/grob.cc: remove tweak-count, tweak-rank.
5445
5446 2005-07-15  Graham Percival  <gperlist@shaw.ca>
5447
5448         * Documentation/user/lilypond-book.itely: fixes example.
5449
5450 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5451
5452         * Documentation/user/global.itely (Creating titles):    
5453         * Documentation/user/examples.itely (All headers): change the
5454         place of \header in \score blocks (after music block) to make
5455         examples compile (cf. changes on parser.yy on 2005-07-10)
5456
5457 2005-07-13  Graham Percival  <gperlist@shaw.ca>
5458
5459         * python/convertrules.py: add exc -> ecc rule.
5460
5461         * scripts/convert-ly.py: add location of convertrules.py
5462         in a comment.
5463
5464         * Documentation/user/changing-defaults.itely: fix language.
5465
5466 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
5469
5470 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5471
5472         * scm/output-socket.scm (grob-bbox): don't use inf? 
5473
5474         * flower/include/rational.hh: add operator bool() 
5475
5476         * scm/define-music-types.scm (music-descriptions): remove
5477         internal-class-name properties.
5478
5479         * lily/include/event.hh: remove file.
5480
5481         * lily/include/music-constructor.hh: remove file.
5482
5483         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
5484         in 'types property.
5485
5486         * lily/music.cc (duration_length_callback): new function.
5487
5488         * lily/event.cc: remove file.
5489
5490         * lily/music-constructor.cc: remove file.
5491
5492         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
5493
5494         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
5495         (get_context_key): idem.
5496
5497         * scm/lily.scm (lambda): new option object-keys (default to #f)
5498
5499         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
5500
5501         * scm/output-gnome.scm: remove beam routine.
5502
5503         * scm/output-ps.scm (scm): idem.
5504
5505         * scm/output-svg.scm: remove beam.
5506
5507         * ps/music-drawing-routines.ps: remove draw_beam.
5508
5509         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
5510
5511         * flower/include/guile-compatibility.hh (scm_from_locale_string):
5512         add scm_from_locale_string compatibility glue. 
5513
5514 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
5515
5516         * scripts/lilypond-book.py: Prevent occuring error when
5517         'lilypond-book --output=foo/ somefile.ly' is executed multiple
5518         times and target file shoud be overwritten.  (Error message said
5519         'input file and output file is same'.)
5520
5521 2005-07-13  Graham Percival  <gperlist@shaw.ca>
5522
5523         * input/regression/slur-extreme.ly,
5524         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
5525         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
5526         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
5527         "excentricity" to "eccentricity".
5528
5529         * Documentation/user/converters.itely: fix URL for Noteedit and
5530         Rosegarden.
5531
5532         * THANKS: added Yoshinobu Ishizaki.
5533
5534 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5535
5536         * scm/define-markup-commands.scm (justify-field): add. 
5537
5538         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
5539
5540 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5541
5542         * lily/lookup.cc (filled_box): express filled_box with
5543         round_filled_box
5544
5545         * scm/midi.scm (paper-book-write-midis): new function. Write all
5546         performances in numbered MIDI files.
5547
5548         * lily/performance-scheme.cc (LY_DEFINE): new file.
5549         (LY_DEFINE): new function ly:performance-write.
5550
5551         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
5552         new function.
5553         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
5554
5555         * scm/framework-*.scm: use port arguments throughout.
5556
5557         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
5558
5559         * lily/paper-outputter.cc (Paper_outputter): take port argument.
5560
5561         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
5562
5563         * scm/framework-texstr.scm (output-framework): 
5564
5565         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
5566
5567         * scm/output-lib.scm (tablature-stem-attachment-function):
5568         tablature stem attachment fix. 
5569
5570 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5571
5572         * lily/bezier.cc: hardcode binomial coefficients of order 3.
5573
5574         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
5575
5576         * scm/define-music-types.scm (music-descriptions): don't use
5577         Music_wrapper type.
5578
5579         * lily/paper-column.cc (print): print moment too.
5580
5581         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
5582         remove compatibility cruft.
5583
5584         * lily/parser.yy (score_body): \score can only begin with Music. 
5585
5586         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
5587         make-score. Take music argument only. Move parser interaction to
5588         Scheme.
5589
5590         * scm/lily-library.scm (scorify-music): new function.
5591
5592         * python/lilylib.py (datadir): remove 2.1 compat kludge.
5593         (datadir): remove resource import.
5594         (print_environment): remove get_bbox()
5595         (cp_to_dir): remove pre 1.5.2 compat glue.
5596
5597 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5598
5599         * lily/include/simple-spacer.hh (Module): idem.
5600
5601         * lily/include/spring.hh (struct Spring): store inverse
5602         strength. This prevents division by zero.
5603
5604         * VERSION: release 2.7.0
5605         
5606         * lily/include/music.hh (class Music): remove Music::duration_log()
5607
5608         * lily/stem-engraver.cc (make_stem): take duration log from event.
5609
5610         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
5611
5612 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5613
5614         * scm/lily.scm (ly:load): load autochange.scm
5615
5616         * Documentation/user/tutorial.itely (Running LilyPond for the
5617         first time): remove reference to DVI/TeX
5618
5619         * scm/define-markup-commands.scm (text): add \text markup command.
5620
5621         * configure.in (reloc_b): bump requirement to Python 2.2.
5622
5623         * lily/include/dots.hh (class Dots): make has_interface() static.
5624
5625         * python/convertrules.py (conv): add rule for ly:grob-default-font
5626
5627         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
5628         alphabetical order.
5629
5630         * input/regression/trill-spanner-pitched.ly: new file.
5631
5632         * lily/font-interface-scheme.cc (LY_DEFINE): function
5633         ly:grob-default-font (changed from get-default-font).
5634
5635         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
5636
5637         * lily/note-head.cc (internal_print): if style is not a symbol,
5638         set style to 'default. 
5639         (internal_print): no style suffix if glyph-name-procedure not
5640         set. Default to quarter head.
5641
5642         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
5643
5644         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
5645
5646         * ly/music-functions-init.ly: \pitchedTrill
5647
5648         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
5649
5650         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
5651
5652         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
5653
5654         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
5655
5656         * po/fr.po: update
5657
5658         * po/de.po: update.
5659
5660 2005-07-06  Graham Percival  <gperlist@shaw.ca>
5661
5662         * Documentation/user/changing-defaults.itely: add link
5663         to grob-iterface.
5664
5665         * Documentation/user/advanced-notation.itely: add material
5666         to Setting automatic beam behaviour.  Thanks, Joe!
5667
5668         * Documentation/user/lilypond.itely: change encoding to utf-8.
5669
5670 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5671
5672         * Documentation/user/advanced-notation.itely (Setting automatic
5673         beam behavior): Correct the documentation of
5674         revert-auto-beam-setting (backportme)
5675
5676 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5677
5678         * lily/ly-module.cc (ly_make_anonymous_module): define
5679         %module-public-interface of module. 
5680
5681         * lily/lily-parser.cc (print_smob): allow printing of parser smob
5682         without lexer.
5683
5684 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5685
5686         * input/regression/fret-diagrams.ly: stretch example.
5687
5688 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5689
5690         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
5691         Fodor).
5692
5693 2005-06-30  Graham Percival  <gperlist@shaw.ca>
5694
5695         * Documentation/topdocs/AUTHORS.texi: update personal web address.
5696
5697         * Documentation/user/examples.itely, lilypond-book.itely:
5698         change \RequirePackage to \usepackage.
5699
5700         * Documentation/user/global.itely: document copyright and tagline.
5701
5702 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5703
5704         * Documentation/user/basic-notation.itely (Transpose): remove link
5705         to nonexistent UntransposableMusic.
5706
5707         * scm/output-svg.scm: remove old definitions.
5708
5709         * scripts/lilypond-book.py (do_file): search for kpsewhich before
5710         invoking.
5711
5712         * python/lilylib.py (search_exe_path): new function.
5713
5714 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5715
5716         * python/lilylib.py (mkdir_p): remove setup_environment()
5717         (backportme)
5718
5719         * buildscripts/mutopia-index.py (headertext): trim text.
5720
5721         * Documentation/topdocs/NEWS.tely (Top): refresh.
5722
5723         * scm/define-markup-commands.scm (wordwrap-string): new function:
5724         split string in paras and words.
5725         (wordwrap-markups): new function.
5726         (wordwrap-stencils): new function. 
5727         (justify): use it.
5728         (wordwrap): use it.
5729         (wordwrap-string): use it
5730         (justify-string): use it.
5731
5732         * scm/lily-library.scm (regexp-split): new function.
5733
5734         * scm/define-markup-commands.scm: remove encoded-simple. 
5735         remove font-markup.
5736         (fontsize): remove old version  of fontsize.
5737         (wordwrap): new markup function. Wrap into paragraphs.
5738
5739         * VERSION: Branch lilypond_2_6
5740         (MINOR_VERSION): go to 2.7.0
5741
5742 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5743
5744         * po/zh_TW.po: update from translation project.
5745
5746 2005-06-28  Graham Percival  <gperlist@shaw.ca>
5747
5748         * scm/midi.scm: compile fix.
5749
5750 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5751
5752         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
5753         patch. Now, the tempfile module is loaded too, not only used.
5754
5755 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
5756
5757         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
5758         0.05 - 1.00 to 0.25 - 1.00
5759
5760         * scm/midi.scm: moved the default-instrument-equalizer procedure
5761         to just under the insturment-equalizer-alist it takes as an
5762         argument.
5763
5764 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5765
5766         * Documentation/user/advanced-notation.itely (Font selection):
5767         remove CMR note.
5768
5769         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
5770
5771 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5772
5773         * THANKS: Add UTF-8 marker.
5774
5775         * Documentation/user/point-and-click.itely (http): Update: use
5776         lilypond-invoke-editor.  Fix: instruct to use user.js.
5777
5778 2005-06-27  Graham Percival  <gperlist@shaw.ca>
5779
5780         * ly/titling-init.ly: implements printpagenumber, increases
5781         space between dedication and title (to avoid collisions with
5782         "g" and "q" in dedication), and nicer logic about copyright
5783         and instrument fields being printed on the first page.
5784         Thanks Vincent!
5785
5786         * Documentation/user/global.itely: document printpagenumber.
5787
5788 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5789
5790         * Documentation/topdocs/NEWS.tely: Update to 2.6.
5791
5792 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5793
5794         * THANKS: update to 2.6
5795
5796         * VERSION: 2.6.0 released.
5797
5798 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5799
5800         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
5801         rule, errorneously removed probably because of misleading comment.
5802
5803 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5804
5805         * python/lilylib.py (datadir): py2exe comments.
5806
5807         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
5808
5809         * configure.in (reloc_b): make fontconfig REQUIRED.
5810
5811 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
5812
5813         * po/fi.po: add latest translations.
5814
5815 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5816
5817         * ChangeLog: recode utf-8
5818
5819         * Documentation/pictures/lilypond.xpm (Module): edited photo as
5820         logo.
5821
5822         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
5823
5824         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
5825
5826         * python/convertrules.py (do_conversion): don't print program_name
5827         from within a module
5828
5829         * configure.in (reloc_b): bump fontforge requirement to 20050624.
5830
5831         * python/convertrules.py (conv): add 2.6.0 dummy rule.
5832
5833 2005-06-23  Graham Percival  <gperlist@shaw.ca>
5834
5835         * Documentation/user/lilypond-book.itely,
5836         Documentation/user/examples.itely: add \RequirePackage{graphics}.
5837
5838         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
5839         fixes baseline-skip.  Thanks Vincent!
5840
5841         * Documentation/user/advanced-notation.itely, global.itely:
5842         moved "Selecting font sizes" to global, since it deals with
5843         notation font size, not text fonts.
5844
5845 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5846
5847         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
5848         to fonts.
5849
5850 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5851
5852         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
5853         workaround since /dev/stdin doesn't work on Cygwin. Using a
5854         temporary file in the current directory since latex doesn't
5855         understand the path name to the default TMP in Cygwin (at least on
5856         win XP).
5857         
5858         * Documentation/user/global.itely (Creating titles): Correct
5859         misprint in example. Thanks to Rob Vlasaty.
5860
5861 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5862
5863         * VERSION (PATCH_LEVEL): release 2.5.32
5864
5865         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
5866         variable in lily module
5867
5868         * scm/framework-ps.scm (output-classic-framework): error message
5869         regarding the classic framework.
5870
5871         * Documentation/user/henle-flat-gray.png (Module): new file.
5872
5873         * Documentation/user/baer-flat-gray.png (Module): new file.
5874
5875         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
5876         whiteout for markups.
5877
5878         * buildscripts/substitute-encoding.py (note_glyph): include _ in
5879         regex too. This fixes change clef appearance in PDF. 
5880
5881         * ttftool/include/*: remove.
5882
5883         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
5884
5885         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
5886
5887         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
5888
5889         * ttftool/*: remove ttftool subdirectory.
5890
5891         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
5892
5893         * lily/ttf.cc (print_header): new file. Convert to type42, using
5894         FreeType to parse the TTF. 
5895
5896         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
5897         and post table may differ. Pass around post_nglyphs as well.
5898
5899 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5900
5901         * ly/music-functions-init.ly (musicMap): new music function
5902         musicMap. 
5903         
5904 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5905
5906         * make/mutopia-rules.make: anti-alias-factor = 2
5907
5908         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
5909         page switch.
5910
5911         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
5912         anti-alias-factor for lilypond-book runs.
5913
5914         * scm/ps-to-png.scm (scale-down-image): new function.
5915         (my-system): new function.
5916         (make-ps-images): blow up GS resolution by anti-alias-factor,
5917         scale down image by anti-alias-factor.  This improves appearance
5918         of bitmaps
5919         (make-ps-images): remove showpage. Fixes spurious empty png at
5920         end.
5921
5922         * scm/framework-ps.scm (write-preamble): downcase filename before
5923         string-matching. Should fix .TTF files (as opposed to ttf files)  
5924
5925         * Documentation/user/tutorial.itely (Running LilyPond for the
5926         first time): separate subsections for windows, macos and unix.  
5927
5928         * Documentation/user/invoking.itely (Updating files with
5929         convert-ly): add MacOS X note.
5930
5931 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5932
5933         * Documentation/user/introduction.itely (Engraving): don't include
5934         file optical-spacing, add directly.
5935
5936         * lily/paper-outputter.cc (file): open file in binary mode. This
5937         fixes OTF embedding on windows.
5938
5939 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5940
5941         * scm/framework-ps.scm (write-preamble): remove debugging output.
5942
5943         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
5944
5945         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
5946         outdir.
5947         (install-fc-cache): install font cache in installation directories.
5948
5949 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5950
5951         * scm/editor.scm (editor-command-template-alist): Use char iso
5952         column, except for Emacs.
5953         (get-editor-command): Substitute char too (Bertalan Fodor).
5954
5955 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5956
5957         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
5958         quoted ~s.  This should fix PNG output on Windows; single quotes
5959         are regular characters on Windows.
5960
5961 2005-06-16  Graham Percival  <gperlist@shaw.ca>
5962
5963         * Documentation/user/basic-notation.itely: include ChoirStaff
5964         in System start delimiters.
5965
5966         * Documentation/user/putting.itely: new doc section on
5967         fixing overlapping notation.
5968
5969 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5970
5971         * Documentation/user/global.itely (Paper size): \paper is in
5972         \book, not \score.
5973
5974         * make/mutopia-rules.make: -ddelete-intermediate-files
5975
5976         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
5977
5978 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5979
5980         * ChangeLog: Recode utf-8.
5981
5982         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
5983         datadir with .py modules.
5984
5985 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
5986
5987         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
5988
5989 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5990
5991         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
5992         
5993         * scm/framework-ps.scm (write-preamble): remove status check.
5994
5995         * Documentation/user/invoking.itely (Updating files with
5996         convert-ly): remove -o option.
5997
5998         * VERSION (PACKAGE_NAME): release 2.5.31
5999
6000         * scm/framework-ps.scm (write-preamble): use ly:system.
6001         (write-preamble): verbosity.
6002
6003         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
6004
6005         * python/convertrules.py: new file. Store conversion rules
6006         separately.
6007
6008 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6009
6010         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
6011
6012 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6013
6014         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
6015         \musicDisplay 
6016
6017         * Documentation/user/instrument-notation.itely (More stanzas): Add
6018         reference to StanzaNumber.
6019
6020 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6021
6022         * THANKS: separate section for website translators.
6023
6024 2005-06-14  Graham Percival  <gperlist@shaw.ca>
6025
6026         * Documentation/topdocs/INSTALL.texi: update vim info;
6027         thanks Simon Bailey!
6028
6029         * Documentation/user/advanced-notation.itely: included
6030         color names.
6031
6032         * Documentation/user/advanced-notation.itely,
6033         Documentation/usr/notation-appendices.itely: moved
6034         color names into an appendix.
6035
6036 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6037         
6038         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
6039
6040         * scm/lily.scm (lambda): initialize program options from here.
6041
6042         * scm/framework-*.scm: add header info.
6043
6044         * lily/main.cc (parse_argv): only set output format to pdf if no
6045         other format specified.
6046
6047         * scm/backend-library.scm (postprocess-output): process
6048         'delete-intermediate-files after running convert-to-*. This fixes
6049         PNG generation when 'delete-intermediate-files is set.
6050         
6051 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6052
6053         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
6054         links on website. 
6055
6056 2005-06-13  Graham Percival  <gperlist@shaw.ca>
6057
6058         * Documentation/topdocs/INSTALL.texi,
6059         Documentation/user/lilypond-book.itely: typos.
6060
6061 2005-06-12  Pal Benko  <benkop@freestart.hu>
6062
6063         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
6064         added between program name and switch; -b changed to -f not
6065         to generate pdf
6066
6067 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6068
6069         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
6070         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
6071
6072         * input/sakura-sakura.ly: add \midi.
6073
6074         * buildscripts/mutopia-index.py (find): use /usr/bin/find
6075         iso. python find. 
6076
6077         * ttftool/test.c (main): cosmetics.
6078
6079         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
6080
6081         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
6082         create a ttf2ps binary.
6083
6084         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
6085
6086         * scm/backend-library.scm (postscript->png): set rename-page-1 to
6087         true.
6088
6089 2005-06-11  Graham Percival <gperlist@shaw.ca>
6090
6091         * Documentation/user/lilypond-book.itely: add warning about
6092         the font warnings in dvips.
6093
6094 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6095
6096         * THANKS: typo
6097
6098         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
6099
6100         * GNUmakefile.in: remove links for .map, .enc
6101         don't fail if out/ doesn't exist yet.
6102
6103 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6104
6105         * ttftool/util.c (surely_read): return nbytes
6106
6107         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
6108
6109         * VERSION (PACKAGE_NAME): release 2.5.30
6110
6111         * flower/string-convert.cc (precision_string): >? fix.
6112
6113         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
6114         (make-ps-images): add verbose -q too.
6115
6116         * lily/default-actions.cc (Module): new file. default
6117         {book,score}-print functions.
6118
6119         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
6120         pass results via parseStringResult, lookup via ly:parser-lookup.  
6121
6122         * lily/lily-parser.cc (Lily_parser): only clone lexer in
6123         constructors.
6124         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
6125         (parse_string): idem.
6126
6127         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
6128
6129         * lily/main.cc (main_with_guile): copy be_verbose_global into
6130         ly_set_option()
6131
6132 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6133
6134         * scm/backend-library.scm (postscript->pdf):
6135         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
6136         verbose mode.  Search for several names of gs executable.
6137
6138 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6139
6140         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
6141         directly. This fixes a massive memory leak, provided you use CVS
6142         GUILE.
6143
6144 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
6145
6146         * ly/property-init.ly: Added tieDashed.
6147
6148         * THANKS: Added some bughunters for 2.5.
6149
6150 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6151
6152         * lily/program-option.cc: add debug-gc option.
6153
6154         * lily/include/lily-guile-macros.hh: don't protect exported module
6155         objects.
6156
6157         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
6158
6159         * scm/backend-library.scm (postscript->pdf): use
6160         delete-intermediate-files iso. running-from-gui? 
6161
6162         * ttftool/util.c (surely_read): robustness. Allow read() to return
6163         less bytes than requested, as per posix standards.
6164
6165         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
6166         program option.
6167
6168         * ttftool/include/ttftool.h ("C"): rename verbosity to
6169         ttf_verbosity. Add to public interface.
6170
6171         * scm/music-functions.scm (unfold-repeats): remove debugging display.
6172
6173         * lily/program-option.cc: rename from scm-option.cc
6174
6175         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
6176         (get_help_string): Print pretty help string.
6177
6178         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
6179         to snippet preamble.
6180
6181         * lily/scm-option.cc: remove command-line-settings option. Fold
6182         all command-line options plus default settings in a generic
6183         interface. 
6184
6185         * flower/getopt-long.cc (table_string): indent 2nd lines of help
6186         texts too.
6187
6188 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6189
6190         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
6191         or EXT_ components non-empty.
6192
6193 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6194
6195         * scm/lily.scm (running-from-gui?): Export.
6196
6197         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
6198         output in .ly source directory.
6199
6200 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6201
6202         * ttftool/util.c (surely_lseek): more verbosity.
6203
6204         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
6205         compile.
6206
6207         * lily/parser.yy (Repeated_music): remove >? 
6208
6209         * scm/backend-library.scm (postscript->pdf): Support for
6210         -dgs-font-load=1
6211
6212         * scm/framework-ps.scm (write-preamble): make font loading
6213         switchable to GS via --define-default gs-font-load=1
6214
6215 2005-06-09  Graham Percival  <gperlist@shaw.ca>
6216
6217         * Documentation/user/global.itely: added \layout docs.
6218
6219 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6220
6221         * lily/lily-parser-scheme.cc: add unistd.h
6222
6223 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6224
6225         * scm/editor.scm: add char argument.
6226
6227         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
6228
6229         * ttftool/util.c (syserror): use errno for better error reporting.
6230
6231         * lily/source-file.cc (get_counts): new function. Calc column,
6232         line and char count in one go.
6233
6234         * lily/binary-source-file.cc (quote_input): rename to quote_input
6235
6236         * lily/input.cc (set): new function.
6237
6238 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6239
6240         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
6241         directory part of file name to search directory.
6242
6243         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
6244         search path and chdir to DIR if --outname=DIR used.
6245
6246         * lily/main.cc (prepend_env_path): Bugfix: Check directory
6247         existence before appending original path.
6248
6249 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6250
6251         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
6252         file" massage.
6253
6254         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
6255         texinfo.tex is always used.
6256         
6257 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6258
6259         * flower/include/axis.hh: rename from axes.hh
6260
6261         * lily/include/text-interface.hh (Module): rename from text-item.hh
6262
6263         * VERSION (PATCH_LEVEL): release 2.5.29
6264
6265         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
6266
6267         * scm/framework-ps.scm (font-file-as-ps-string): new function.
6268         (handle-macfont): new function. Call fondu for Native mac fonts.
6269
6270         * scm/define-markup-commands.scm (fill-line): handle text-widths =
6271         '() case.
6272
6273 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6274
6275         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
6276         multi-page.  Fix .eps regular expression.
6277
6278 2005-06-07  Graham Percival  <gperlist@shaw.ca>
6279
6280         * Documentation/user/putting.itely: add info on modifying templates.
6281
6282         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
6283         misc small changes.
6284
6285 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6286
6287         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
6288
6289         * scripts/lilypond-ps2png.scm
6290
6291         * VERSION (PACKAGE_NAME): release 2.5.28
6292
6293 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6294
6295         * lily/main.cc (prepend_env_path): Do not append /, that does not
6296         work.  Localedir lives in datadir, not in prefix.
6297
6298         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
6299         hack for windows.
6300
6301         * flower/include/file-cookie.hh: Compile fix.
6302
6303 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6304
6305         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
6306
6307         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
6308         system primitives.
6309         (gulp-port): using read-string!/partial. We don't want to read an
6310         entire PS file  (GUILE 1.6 limits strings to 16M) 
6311
6312         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
6313         properties. Add font-interface. 
6314
6315         * scm/define-grob-properties.scm (all-user-grob-properties):
6316         remove old bracket properties.
6317
6318         * scm/x11-color.scm: reformat. 
6319
6320         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
6321         LedgerLineSpanner if new StaffSymbol is found. 
6322
6323         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
6324         staff-symbol for finishing staff. 
6325
6326         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
6327
6328         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
6329         change black to currentColor everywhere. This fixes color support
6330         in SVG.
6331
6332 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
6333
6334         * input/regression/fret-diagrams.ly: new file to test fret diagram
6335         capability
6336
6337         * scm/output-tex.scm: remove white-dot and white-text
6338
6339         * scm/output-ps.scm: remove white-dot and white-text
6340
6341         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
6342         using ly:stencil-in-color instead
6343         (draw-dots) : remove call to white-dot
6344
6345 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6346
6347         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
6348         support.
6349
6350         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
6351
6352         * flower/include/file-cookie.hh: new file. lily_cookie extension 
6353
6354         * flower/file-cookie.cc: new file. lily_cookie extension.
6355         
6356 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6357
6358         * scm/editor.scm (editor-command-template-alist): Add syn
6359         editor (Jaap [de Vos]).
6360
6361 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6362
6363         * scripts/lilypond-ps2png.scm:
6364         * scm/ps-to-png.scm: New file.
6365
6366         * scm/backend-library.scm (postscript->png): Use it.
6367
6368         * scripts/lilypond-ps-to-png.py: Remove file.
6369
6370         * python/lilylib.py (get_bbox, make_ps_images): Remove.
6371
6372 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6373
6374         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
6375
6376         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
6377         start on grace moment. Fixes autobeam-grace.ly.
6378
6379         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
6380         process anything unless we're at the end of a pending beam. Fixes
6381         syncopated 8ths beamed across a beat.
6382
6383 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6384
6385         * scm/editor.scm (editor-command-template-alist): Start emacs if
6386         emacslient fails.
6387
6388         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
6389
6390         * flower/file-path.cc (is_file, is_dir): Export.
6391
6392         * lily/main.cc (prepend_env_path, set_env_file): Use them.
6393
6394 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6395
6396         * lily/easy-notation.cc: Added include cctype to correct
6397         compilation error.
6398
6399 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6400
6401         * scm/backend-library.scm (postscript->pdf): set resolution to
6402         1200, so bitmap fonts aren't that ugly. 
6403
6404         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
6405
6406         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
6407         parent if we have a notehead. Fixes incorrect offsets when
6408         Paper_column is very wide in the X direction.
6409
6410         * input/regression/font-family-override.ly (Module): new file.
6411
6412         * scm/font.scm (make-pango-font-tree): new function.
6413
6414         * lily/beam.cc (before_line_breaking): remove warning about less
6415         than 2 visible stems. We still get a warning when there is only
6416         one stem.
6417
6418 2005-06-01  Werner Lemberg  <wl@gnu.org>
6419
6420         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
6421         correctly.
6422
6423 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6424
6425         * lily/slur-scoring.cc (generate_avoid_offsets): new
6426         function. Generate avoid offsets once per slur.
6427
6428         * lily/slur.cc (add_extra_encompass): add dependency to
6429         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
6430
6431         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
6432         too. Fixes inf error with added bass notes.
6433
6434         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
6435         argument anymore.
6436
6437         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
6438
6439         * input/tutorial/lbook-latex-test.tex: add line length test.
6440
6441         * scripts/lilypond-book.py (set_default_options): new
6442         function. Call this before dissecting snippets, so linewidth
6443         settings reach the snippets.
6444
6445 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6446
6447         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
6448
6449 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6450
6451         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
6452
6453 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6454
6455         * stepmake/aclocal.m4: More autopackage friendliness.
6456
6457 2005-05-31  Graham Percival  <gperlist@shaw.ca>
6458
6459         * Documentation/index.html.in: remove link to LSR.
6460
6461         * Documentation/user/global.itely: remove duplicate
6462         "dedication" \header{} section.
6463
6464 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6465
6466         * VERSION (PACKAGE_NAME): release 2.5.27.
6467
6468         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
6469         too. Plugs memory leak.
6470
6471         * make/lilypond.fedora.spec.in (Group): remove
6472         lilypond-pdfpc-helper.
6473
6474         * scripts/GNUmakefile (SEXECUTABLES): remove
6475         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
6476
6477         * scm/font.scm (make-century-schoolbook-tree): add Mono as
6478         'typewriter family.
6479
6480         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
6481         memory leak.
6482
6483         * lily/parser.yy (score_body): don't clone Score, that's done in
6484         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
6485
6486         * lily/score-engraver.cc (derived_mark): new function.
6487         (initialize): unprotect Paper_score. This fixes a memory leak.
6488
6489         * lily/score-performer.cc (derived_mark): new function.
6490
6491         * lily/score-translator.cc (get_output): use SCM for get_output() call.
6492
6493         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
6494         spurious warning.
6495
6496         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
6497         serif.
6498
6499 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6500
6501         * configure.in (reloc_b): Add --enable-relocation.
6502
6503 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6504
6505         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
6506
6507         * input/regression/alignment-order.ly: add Staff example.
6508
6509 2005-05-31  John Mandereau   <john.mandereau@free.fr>
6510
6511         * po/fr.po: update.
6512
6513 2005-05-31  Graham Percival  <gperlist@shaw.ca>
6514
6515         * Documentation/index.html.in: add link to LSR.
6516
6517 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6518
6519         * scm/define-stencil-commands.scm (Module): new file. Register all
6520         allowed stencil expression heads in a central place.
6521
6522         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
6523         ly:make-stencil
6524
6525         * lily/stencil-expression.cc (all_stencil_heads): registering
6526         stencil expressions.
6527
6528         * lily/stencil-interpret.cc: new file. Stencil expression
6529         interpreting.
6530
6531         * input/xiao-haizi-guai-guai.ly: move file back.
6532
6533 2005-05-30  Graham Percival  <gperlist@shaw.ca>
6534
6535         * Documentation/user/advanced.itely, converters.itely,
6536         instrument-notation.itely, lilypond-book.itely: misc small
6537         changes.
6538
6539 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6540
6541         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
6542
6543         * make/lilypond.fedora.spec.in: Fix source url.
6544
6545         * cygwin: Update from mingw patches.
6546
6547         * scm/editor.scm (editor-command-template-alist): Use jedit
6548         -reuseview (Bertalan), add uedit (Patrick Huberts).
6549
6550         * input/xiao-hai-zi-guai-guai.ly: Rename from
6551         xiao-haizi-guai-guai.ly.
6552
6553         * input/*: Reindent, do not use TAB.
6554
6555         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
6556         white background.
6557
6558 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6559
6560         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
6561         numerical overflow error.
6562
6563 2005-05-29 Laura Conrad <lconrad@laymusic.org>
6564         
6565         * abc2ly.py: fix to syntax error in multi-part output.
6566
6567 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6568
6569         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
6570         with disappearing span bars when alignAboveContext is active
6571
6572         * lily/property-iterator.cc (check_grob): use is-grob?
6573         object-property. Fixes crash-key-sig-font-size.ly. 
6574
6575 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6576
6577         * lily/bar-line.cc (print): don't round barlines; this produces
6578         odd aliasing effects in Acroread.
6579
6580         * lily/timing-engraver.cc (process_music): robustness fix.
6581
6582         * lily/context-def.cc (filter_engravers): bugfix.
6583
6584 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6585
6586         * lily/lilypond.rc.in: Add ly-icon.
6587
6588         * lily/GNUmakefile: 
6589         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
6590         rules.
6591
6592 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6593
6594         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
6595
6596         * ps/music-drawing-routines.ps: 
6597
6598         * scm/output-ps.scm: remove draw ez_ball.
6599
6600         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6601         EasyNotation context definition.
6602
6603         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
6604         Text_interface and color for making easy note heads.
6605
6606         * lily/stencil.cc (with_color): new function.
6607
6608         * ps/music-drawing-routines.ps: remove draw_zigzag_line
6609
6610         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
6611         output routine. Zigzag now works in SVG too.
6612
6613         * scm/output-tex.scm (filledbox): idem.
6614
6615         * scm/output-svg.scm (filledbox): idem.
6616
6617         * scm/output-ps.scm (lily-def): remove horizontal-line. 
6618
6619         * lily/lookup.cc (horizontal_line): use draw-line. 
6620
6621         * lily/system-start-delimiter.cc: remove old staff bracket code.
6622
6623         * mf/feta-haak.mf: further tweaks.
6624
6625         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
6626
6627         * mf/feta-generic.mf: include feta-haak.
6628
6629         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
6630
6631         * scm/framework-ps.scm (write-preamble): only load fonts if their
6632         filename is a string. 
6633
6634 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6635
6636         * scm/output-svg.scm (circle): support circle.
6637         (bracket): stub for bracket.
6638
6639         * scripts/lilypond-book.py (main): make sure --psfonts warning is
6640         correct.
6641
6642 2005-05-26  Graham Percival  <gperlist@shaw.ca>
6643
6644         * Documentation/user/lilypond.tely, advanced-notation.itely,
6645         basic-notation.itely, instrument-notation.itely, global.itely,
6646         introduction.itely, tutorial.itely: rearranging, editing,
6647         clean-up.
6648
6649         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
6650         for compiling on FreeBSD.
6651
6652 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6653
6654         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
6655         otf files.
6656
6657         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
6658         bugfixes.
6659
6660         * VERSION: 2.5.26 released.
6661
6662         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
6663
6664 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
6665
6666         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
6667         if printpagenumber is false.
6668
6669 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6670
6671         * lily/font-config.cc (init_fontconfig): comment out FontConfig
6672         cache warning.
6673
6674         * lily/tie.cc (print): support dotted ties.
6675         
6676 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6677
6678         * scm/define-grobs.scm (all-grob-descriptions): switch off
6679         debugging
6680         (all-grob-descriptions): Arpeggio has Y-extent.
6681
6682         * scm/define-music-properties.scm (all-music-properties): document
6683         length-callback and start-callback as "read-only".
6684
6685         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
6686         length-callback after creation. 
6687
6688         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
6689         compressmusic -> compressMusic.
6690
6691         * ly/music-functions-init.ly (oldaddlyrics): idem.
6692
6693         * lily/parser.yy: NewLyricCombineMusic ->
6694         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
6695
6696 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
6697
6698         * ly/Welcome_to_LilyPond.ly: typo.
6699
6700 2005-05-24  Graham Percival  <gperlist@shaw.ca>
6701
6702         * Documentation/user/lilypond.tely: move changing-defaults to be
6703         before global issues.
6704
6705         * Documentation/user/basic-notation.itely: move Transpose section
6706         here from advanced/Other.
6707
6708         * Documentation/user/changing-defaults.itely,
6709         advanced-notation.itely: move Fonts to advanced, edit.
6710
6711 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6712
6713         * lily/parser.yy (bare_int): remove rule.  From now on, we require
6714         # before negative integers.
6715
6716 2005-05-23  Graham Percival  <gperlist@shaw.ca>
6717
6718         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
6719
6720         * Documentation/user/lilypond.tely: change Unified index to
6721         LilyPond index.
6722
6723         * Documentation/user/advanced-notation.itely,
6724         instrument-notation.itely: editing.
6725
6726 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6727
6728         * scm/lily.scm (lilypond-all): Bugfix: return failed.
6729
6730         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
6731
6732 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6733
6734         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
6735         ly:port-move.  Needs to be stderr-specific on mingw.
6736         Run fixcc.
6737
6738 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6739
6740         * lily/general-scheme.cc (ly:port-move): Remove.
6741
6742         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
6743         windows.
6744
6745         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
6746         variables.  This eliminates the need for a gs.bat wrapper, which
6747         opens a console.
6748
6749         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
6750         * scm/lily.scm (running-from-gui?): 
6751         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
6752         artifact of not compiling with -mwindows.
6753
6754         * scm/editor.scm: Define PLATFORM.
6755
6756 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6757
6758         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
6759         can start to cut & paste lilypond-book fragments.  
6760
6761         * scm/define-music-types.scm (music-descriptions): remove
6762         UntransposableMusic
6763
6764 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6765
6766         * scm/output-ps.scm (glyph-string): remove / before CIDs.
6767
6768 2005-05-20  Graham Percival  <gperlist@shaw.ca>
6769
6770         * Documentation/user/instrument-notation.itely: remove *Engraver.
6771
6772         * Documentation/user/advanced-notation.itely: edit, rearrange.
6773
6774 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6775
6776         * scm/output-ps.scm (glyph-string): take cid? argument. Use
6777         findresource iso. findfont for CID CFF fonts.
6778
6779         * VERSION (PACKAGE_NAME): release 2.5.25
6780
6781         * ly/Welcome_to_LilyPond.ly: add  \version
6782
6783 2005-05-20  Graham Percival  <gperlist@shaw.ca>
6784
6785         * Documentation/user/programming-interface.itely: move
6786         \displayMusic into its own section.
6787
6788         * Documentation/user/basic-notation.itely: finish editing.
6789
6790 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6791
6792         * flower/file-path.cc (find): don't throw away file_name.dir, but
6793         append to it. Fixes \include with directories.
6794
6795         * flower/include/file-path.hh (class File_path): don't derive from
6796         Array<String>.
6797
6798         * flower/include/file-name.hh (class File_name): remove to_str0()
6799
6800         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
6801         Hara_kiri_engraver in separate file.
6802
6803         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
6804         translation went wrong. Fixes vertically translated slurs.
6805
6806 2005-05-19  Graham Percival  <gperlist@shaw.ca>
6807
6808         * Documentation/user/basic-notaton.itely: editing.
6809
6810 2005-05-18  Graham Percival  <gperlist@shaw.ca>
6811
6812         * Documentation/user/macros.itexi, basic-notation.itely:
6813         add @commonprop (commonly used properties) macro.
6814
6815 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6816
6817         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
6818
6819         * scripts/lilypond-book.py (invokes_lilypond): new function
6820         (main): only run fontextract if invokes_lilypond() is true.
6821
6822         * lily/function-documentation.cc (ly_add_function_documentation):
6823         duh, use !=
6824
6825         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
6826
6827         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
6828
6829         * scm/lily.scm (running-from-gui?): lowercase Darwin.
6830
6831         * lily/function-documentation.cc (ly_add_function_documentation):
6832         use scm_hash_table_p() for checking.
6833
6834 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6835
6836         * Documentation/user/advanced-notation.itely (Text scripts):
6837         Change nonexisting @internalsref{Text markup} to @ref{Text
6838         markup}.  Change @internalsref{Text script} to
6839         @internalsref{TextScript}.
6840
6841         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
6842
6843 2005-05-17  Graham Percival  <gperlist@shaw.ca>
6844
6845         * Documentation/user/tutorial.itely, basic-notation.itely,
6846         changing-defaults.itely: remove duplicate cindex entries
6847         that appear on the same page.
6848
6849         * scm/define-grobs.scm: change default padding for TextSpanner.
6850
6851         * Documentation/topdocs/AUTHORS.texi: update email address.
6852
6853         * Documentation/user/global.itely: add info about \include.
6854
6855 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6856
6857         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
6858         when running-from-gui.
6859
6860         * scm/editor.scm (get-editor): Add platform defaults.
6861
6862         * scm/backend-library.scm (postscript->pdf): Typo.
6863
6864 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6865
6866         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
6867
6868         * lily/font-config.cc (init_fontconfig): add warning about cache.
6869
6870 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6871
6872         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
6873
6874 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6875
6876         * lily/horizontal-bracket.cc (print): Take care of the direction
6877         property so brackets above the stave point downwards. 
6878
6879         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
6880         for HorizontalBracket so it doesn't end up within the stave.
6881
6882 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6883
6884         * lily/GNUmakefile (default): Typo.
6885
6886         * scm/lily.scm (PLATFORM): Export.
6887
6888         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
6889         load-font-via-GS, ttftool or fopencookie is broken on windows.
6890         
6891         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
6892         -dSAFER, that is broken on windows.
6893
6894 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6895
6896         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
6897         for FlexLexer.h
6898
6899         * scripts/lilypond-invoke-editor.scm: remove stray -
6900
6901 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6902
6903         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
6904         Fixes deprecation warning.
6905
6906         * flower/include/string.icc (to_string): Only inline if
6907         -DSTRING_UTILS_INLINED.
6908
6909         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
6910         name.  Remove windows comment.
6911
6912         * scm/editor.scm (slashify): New function.
6913         (get-editor-command): Use it.
6914         (get-command-template): Do not alter editor command if
6915         environment value includes `%(file)s' magic.
6916
6917         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
6918         (dissect-uri): Use it.
6919         (unquote-uri): Bugfix.
6920
6921 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6922
6923         * scm/framework-ps.scm (write-preamble): add TTF rule.
6924
6925         * Documentation/topdocs/README.texi (Top): remove note about
6926         xdelta.
6927
6928         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
6929         requirement.
6930
6931         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
6932         function. Figure out where FlexLexer.h lives
6933
6934         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
6935         
6936 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6937
6938         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
6939         with Windows root in file name.
6940
6941         * scm/backend-library.scm (ly:system): Only redirect output (using
6942         system and shell, ugh) if /dev/null is writable.
6943
6944         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
6945         windows icon.
6946
6947         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
6948         on Mingw.
6949
6950         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
6951         click.
6952
6953         * flower/file-path.cc (is_dir, is_file): New function.  Actually
6954         use result of stat when available.
6955
6956         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
6957         absolute file name and root.
6958
6959         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
6960
6961         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
6962
6963         * flower/file-name.cc (slashify): Bugfix, do substitute if no
6964         slashes in file name.
6965
6966 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6967
6968         * Documentation/user/preface.itely (Preface): Run
6969         texinfo-all-menus-update.
6970
6971         * scm/editor.scm (get-editor-command): Bugfix: allow full
6972         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
6973
6974         * Documentation/pictures/lilypond-48.xpm: New file.
6975
6976         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
6977
6978         * ly/Welcome_to_LilyPond.ly: New file.
6979
6980         * lily/main.cc (main): Only identify if we have a terminal.
6981
6982         * scm/backend-library.scm (postscript->png)
6983         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
6984         non-/bin/sh).
6985
6986 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
6987
6988         * Documentation/topdocs/AUTHORS.texi: polish, update.
6989
6990 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6991
6992         * Documentation/user/preface.itely (Notes for version 2.6): new
6993         notes for 2.6
6994
6995         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
6996         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
6997         is not fully contained" warnings.
6998
6999         * lily/slur-scoring.cc (get_bound_info): remove warning.
7000
7001         * lily/staff-symbol-engraver.cc (process_music): start initial
7002         spanner in process_music(). This fixes overrides of StaffSymbol
7003         properties.
7004
7005         * scm/framework-pdf.scm (Module): remove.
7006
7007         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
7008
7009         * lily/ambitus-engraver.cc: formatting cleanups.
7010
7011         * mf/feta-solfa.mf (Module): remove.
7012
7013         * ChangeLog: more details about contributions.
7014
7015 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7016
7017         * lily/align-interface.cc (align_elements_to_extents): warn if
7018         called too early. Fixes: disappearing-staff-lines.ly
7019
7020         * VERSION (PACKAGE_NAME): release 2.5.24
7021
7022 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7023
7024         * stepmake/aclocal.m4: Typo.
7025
7026         * flower/string.cc (substitute): Take two strings or two
7027         characters.  Update callers.
7028
7029 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7030
7031         * flower/file-name.cc (File_name): Slashify.
7032
7033         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
7034
7035         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
7036
7037         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
7038
7039         * configure.in (gui_b): Use it.
7040
7041         * lily/lilypond.rc.in: New file.
7042
7043         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
7044
7045 2005-05-12  Graham Percival  <gperlist@shaw.ca>
7046
7047         * Documentation/user/advanced-notation.itely: edit of Text
7048         section; clarify text scripts vs. text markup.
7049
7050 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7051
7052         * lily/multi-measure-rest-engraver.cc
7053         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
7054         separation items on start. Fixes mm rests in start of score.
7055
7056         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
7057         don't access StaffSymbol if not there.
7058         Fixes: crash-staff-symbol-engraver.ly.
7059
7060         * lily/instrument-name-engraver.cc (class
7061         Instrument_name_engraver): data member first_. Create
7062         InstrumentName on start. 
7063
7064 2005-05-12  Graham Percival  <gperlist@shaw.ca>
7065
7066         * Documentation/user/instrument-notation.itely: add guitar
7067         position.
7068
7069         * Documentation/user/introduction.itely,
7070         Documentation/user/lilypond.tely,
7071         Documentation/user/tutorial.itely: begin pruning
7072         unused (duplicated) cindex entries and misc cleanup.
7073
7074 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7075
7076         * input/test/volta-chord-names.ly: Bring the explanation up to
7077         date.
7078
7079 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
7080
7081         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
7082         Specify `@documentencoding utf-8' for html, ignore warnings.
7083
7084 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
7085
7086         * THANKS: Added bughunters.
7087
7088 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
7089
7090         * lily/main.cc: update help string for `lilypond -H'.
7091
7092         * po/fi.po: update.
7093         
7094 2005-05-10  Graham Percival  <gperlist@shaw.ca>
7095
7096         * Documentation/user/advanced-notation.itely: minor fixes.
7097
7098 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7099
7100         * scm/editor.scm: New module.
7101
7102         * scm/lily.scm (gui-main): Use it.
7103
7104         * scm/framework-gnome.scm (spawn-editor): Use it.
7105
7106         * scripts/lilypond-invoke-editor.scm: Use it in new script.
7107
7108 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7109
7110         * scm/framework-ps.scm (load-font-via-GS):  new function.
7111
7112         * lily/pango-font.cc (pango_item_string_stencil): add support for
7113         CID keyed font.
7114
7115         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
7116
7117 2005-05-10  Graham Percival  <gperlist@shaw.ca>
7118
7119         * Documentation/user/basic-notation.itely: add @ref.
7120
7121         * Documentation/user/advanced-notation.itely: add example
7122         of 5/8 beaming.
7123
7124 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7125
7126         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
7127
7128         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
7129         going through ps2pdf wrappers.
7130
7131 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
7132
7133         * Documentation/user/instrument-notation.itely: petrucci note
7134         heads: updated docu
7135
7136         * input/regression/note-head-style.ly: updated regression test;
7137         indentation fixes
7138
7139         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
7140         heads as default
7141
7142         * mf/parmesan-heads.mf: minor editing; use musicological names
7143         (rather than optical description) as note head names
7144
7145         * scm/output-lib.scm: complete petrucci heads
7146
7147 2005-05-09  Pal Benko  <benkop@freestart.hu>
7148
7149         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
7150         heads, but bigger)
7151
7152 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7153
7154         * lily/main.cc (main_with_guile): Remove no files check.
7155
7156         * lily/main.cc (ly:usage): Export to Scheme.
7157
7158         * scm/lily.scm (no-files-handler): New function.
7159
7160         * scm/lily.scm (lilypond-main): Use it.
7161
7162         * configure.in (gui_b): Add mbrtowc checking.
7163         Resurrect [utf8/]wchar.h checking.
7164
7165 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7166
7167         * Documentation/user/advanced-notation.itely (Metronome marks):
7168         Add link to the program reference for MetronomeMark
7169
7170         * Documentation/user/lilypond-book.itely (An example of a
7171         musicological document): Correct the example using psfonts 
7172
7173 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
7174
7175         * po/fi.po: update after a lesson how to update entries against
7176         source.
7177         
7178         * po/TODO: document the lesson.
7179
7180 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7181
7182         * configure.in (gui_b): remove wcrtomb checking.
7183
7184         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
7185         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
7186
7187 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7188
7189         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
7190         keep Scheme expressions and strings unmodified when doing the
7191         conversion to postfix notation for slurs and beams. Should
7192         hopefully solve most related conversion problems. 
7193
7194         * Documentation/user/lilypond-book.itely : Clarify and correct how
7195         to call dvips with -h psfonts.
7196
7197 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7198
7199         * Documentation/user/instrument-notation.itely (Entering lyrics):
7200         Typo.  Fixes build.
7201
7202 2005-05-09  Graham Percival  <gperlist@shaw.ca>
7203
7204         * Documentation/user/lilypond-book.itely: document PSFONTS file.
7205
7206         * Documentation/user/lilypond.tely, lilypond-book.itely,
7207         tutorial.itely: change references to 2.5.x to 2.6.x.
7208
7209         * Documentation/user/instrument-notation.itely: clarified \addlyrics
7210         vs \lyricmode.
7211
7212         * Documentation/user/invoking.itely: remove old info about
7213         lilypond-profile.
7214
7215         * Documentation/topdocs/INSTALL.texi: remove old info about
7216         lilypond-profile, add warning about needing international fonts
7217         to build docs.
7218
7219 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7220
7221         * lily/include/grob-info.hh (class Grob_info): make data member
7222         private. Changes throughout.
7223
7224         * input/regression/alignment-order.ly: new file. 
7225
7226         * lily/vertical-align-engraver.cc (acknowledge_grob): read
7227         alignAboveContext and alignBelowContext
7228
7229 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7230
7231         * lily/pfb.cc (LY_DEFINE): add cast.
7232
7233         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
7234         matches .otf
7235         (write-preamble): warn about unknown fonts.
7236
7237         * lily/pfb.cc (Module): new function ly:otf->cff
7238
7239         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
7240         (get_otf_table): new function.
7241
7242 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7243
7244         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
7245         iso. ps2png.
7246
7247 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
7248
7249         * po/fi.po: apply second round of update.
7250
7251 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7252
7253         * scm/x11-color.scm (make-x11-color-handler): don't use
7254         #\sp. Apparently doesn't work on all platforms. 
7255
7256 2005-05-06  Graham Percival  <gperlist@shaw.ca>
7257
7258         * Documentation/user/advanced-notation.itely, putting.itely,
7259         tutorial.itely, global.itely, introduction.itely: really minor fixes.
7260
7261 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7262
7263         * VERSION (PACKAGE_NAME): release 2.5.23
7264
7265 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7266
7267         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
7268         convert to utf-8.
7269
7270         * THANKS: Add translators for this release, convert to utf-8.
7271
7272         * mf/GNUmakefile (MFTRACE_FLAGS):
7273         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
7274         outdir as option (WAS: hardcoded).
7275
7276 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7277
7278         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
7279         finished_span_
7280
7281         * THANKS: add Hans Forbrich.
7282
7283         * Documentation/topdocs/NEWS.tely (Top): document new feature.
7284
7285         * Documentation/user/basic-notation.itely (Staff symbol): document
7286         start/stop staff. Reference to ossia.ly
7287
7288         * input/test/ossia.ly: new example using stop and startStaff.
7289
7290         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
7291         in other words, don't create "|" barline at start of the score.
7292         (start_translation_timestep): don't set whichBar for start of score.
7293
7294         * input/regression/staff-halfway.ly: use new functionality.
7295
7296         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
7297         start and stop staff based on events.
7298
7299         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
7300
7301         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
7302
7303 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7304
7305         * Documentation/user/programming-interface.itely (How markups work
7306         internally ): remove \encoding reference.
7307
7308 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7309
7310         * scripts/convert-ly.py: Attempt to do a smarter update of 
7311         text markups from versions < 1.9.0 with arbitrary nesting.
7312
7313 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
7314
7315         * po/fi.po: convert to utf-8, and update.
7316
7317 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7318
7319         * make/lilypond.suse.spec.in: update from suse 2.4 package.
7320
7321         * lily/*.cc: more <? >? to min/max changes
7322
7323         * lily/include/interpretation-context-handle.hh: rename
7324         Interpretation_context_handle to Context_handle.
7325
7326 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
7327
7328         * input/regression/GNUmakefile (local_delete): use `find` together 
7329         with `xargs` to avoid too long argument-lists in cmd line.
7330
7331 2005-05-04  Graham Percival  <gperlist@shaw.ca>
7332
7333         * Documentation/user/introduction.itely: updates "About this manual".
7334
7335         * Documentation/user/advanced-notation.itely,
7336         invoking.itely: minor fixes.
7337
7338 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7339
7340         * COPYING: add font exception. Update FSF address. 
7341
7342         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
7343         should be taken without child context.
7344
7345         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
7346
7347         * scm/define-markup-commands.scm (triangle): new command, as
7348         robust replacement for unicode Delta/Triangle.
7349
7350 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7351
7352         * ps/music-drawing-routines.ps: add fillp argument.
7353
7354         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
7355
7356         * lily/font-config.cc (init_fontconfig): don't add cff/
7357
7358         * VERSION (PACKAGE_NAME): release 2.5.22
7359
7360         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
7361
7362         * lily/grace-engraver.cc (consider_change_grace_settings): use
7363         is_alias(). Fixes problem with CueVoice grace notes. 
7364
7365         * lily/simultaneous-music-iterator.cc (construct_children): call
7366         Music_iterator::quit() for iterators that start out invalid. This
7367         fixes indefinitely continuing contexts.
7368
7369         * buildscripts/substitute-encoding.py: new file
7370
7371         * Documentation/user/basic-notation.itely (Basic polyphony): fix
7372         missing @end 
7373
7374         * scripts/lilypond-book.py (write_if_updated): print file name.
7375
7376         * Documentation/user/basic-notation.itely (Explicitly
7377         instantiating voices): idem.
7378
7379         * Documentation/user/advanced-notation.itely (Text spanners):
7380         remove stray { } 
7381
7382         * lily/context.cc (default_child_context_name): the default child
7383         is now first in accepts_list_.
7384
7385         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
7386         \defaultchild to all relevant contexts.  This fixes:
7387         drums-pitch.ly.
7388
7389         (Probably also fixes similar problems with ancient
7390         transcriptions getting CueVoices instead of the desired voices.)
7391  
7392         * lily/context-def.cc (get_default_child): new function.
7393         (get_accepted): place default child in front of list.
7394
7395         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
7396
7397         * lily/include/context-def.hh (struct Context_def): add
7398         default_accept_
7399
7400 2005-05-03  Graham Percival  <gperlist@shaw.ca>
7401
7402         * scm/define-grobs.scm: remove "remove-first" line, since
7403         the absent property is set to #f anyway.
7404
7405         * Documentation/user/basic-notation.itely,
7406         advanced-notation.itely, instrument-notation.itely: minor
7407         fixes.
7408
7409         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
7410
7411         * Documentation/user/advanced-notation.itely,
7412         changing-defaults.itely: consolidate Text stuff in
7413         advanced notation.
7414
7415         * Documentation/user/global.itely: better docs for \header.
7416
7417         * Documentation/user/putting.itely: new chapter; placeholder
7418         for future expansion.
7419
7420         * Documentation/user/examples.itely: moved "suggestions for
7421         writing LP files" section into putting.itely.
7422
7423         * Documentation/user/lilypond.itely: added new chapter,
7424         fixed the short table of contents.
7425
7426 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7427
7428         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
7429         infinity for unfeasible beams.
7430
7431         * make/lilypond.fedora.spec.in (Group): idem.
7432
7433         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
7434
7435         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
7436
7437         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
7438         fonts directly.
7439
7440         * buildscripts/gen-emmentaler-scripts.py (i): idem.
7441
7442         * mf/GNUmakefile: remove all CFF rules.
7443
7444         * scm/framework-ps.scm (ps-embed-cff): reinstate.
7445
7446         * lily/open-type-font-scheme.cc (LY_DEFINE):
7447         new function ly:otf-font-table-data.
7448         (LY_DEFINE): new function otf-font?
7449
7450 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7451
7452         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
7453         ($(outdir)/Fontmap.lily): idem.
7454
7455         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
7456         for PFAEmmentaler-XXX.pfa. 
7457
7458         * Documentation/user/music-glossary.tely (accidental): NL
7459         translation of accidental.
7460
7461 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7462
7463         * flower/include/international.hh: Bugfix: include "string.hh".
7464
7465         * lily/include/mingw-compatibility.hh: New file.
7466
7467         * flower/include/libc-extension.hh (memrev): Rename from strrev.
7468
7469         * configure.in: Search for mingw wcrtomb library.
7470
7471 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7472
7473         * scripts/convert-ly.py: Bug fix
7474
7475         * Documentation/user/changing-defaults.itely (Common tweaks):
7476         Added example where the context has to be specified explicitly
7477         (MetronomeMark). 
7478
7479 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7480
7481         * scripts/lilypond-book.py (ly_options): set timing to #f for
7482         notime option.
7483
7484         * scripts/convert-ly.py (conv): typo.
7485
7486         * flower/*.cc: remove <? and >?
7487         
7488         * lily/*.cc: remove <? and >?
7489
7490         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
7491         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
7492         editor.
7493
7494 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7495
7496         * lily/part-combine-engraver.cc: add space to variable list.
7497
7498 2005-04-30  Graham Percival  <gperlist@shaw.ca>
7499
7500         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
7501         remove-first to false (matches docs)
7502
7503         * Documentation/user/advanced-notation.itely: corrected docs
7504         concerning remove-first.
7505
7506 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7507
7508         * lily/part-combine-engraver.cc: make sure that the relevant
7509         properties are included in the documentation.
7510
7511 2005-04-28  Graham Percival  <gperlist@shaw.ca>
7512
7513         * Documentation/user/lilypond-book.itely: Bernard's docs
7514         for \betweenLilyPondSystem.
7515
7516 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7517
7518         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
7519         remarks.
7520
7521 2005-04-28  Pal Benko  <benkop@freestart.hu>
7522
7523         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
7524         only on vertical lines of flexa shape, and use a constant
7525         thickness value for horizontal lines (patch slightly modified by
7526         Jürgen Reuter)
7527
7528         * lily/include/mensural-ligature.hh: make 2 comments clearer
7529
7530 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
7531
7532         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
7533         to need_extra_horizontal_space; bugfix: use class scope to avoid
7534         global namespace pollution
7535
7536         * Documentation/user/instrument-notation.itely (ligatures): added
7537         comment on possible future syntax change and how to work around
7538
7539         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
7540         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
7541         intervals (fixes agnus dei example)
7542
7543         * Documentation/user/instrument-notation.itely (white mensural
7544         ligatures): selected a more illustrative example
7545
7546 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
7547
7548         * Documentation/index.html.in: specify utf-8 charset in meta content.
7549
7550 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7551
7552         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
7553         empty 2nd page for single page.
7554
7555         * scm/lily.scm: remove p&c definitions.
7556
7557         * po/zh_TW.po (Module): new translation.
7558
7559         * lily/lily-guile.cc (ly_chain_assoc): remove.
7560
7561         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
7562         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
7563
7564 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7565
7566         * lily/beaming-info.cc: remove infinity_i
7567
7568         * scripts/abc2ly.py (out_filename): fix thinko with \version.
7569
7570 2005-04-26  Graham Percival  <gperlist@shaw.ca>
7571
7572         * Documentation/user/basic-notation.itely,
7573         instrument-notation.itely, advanced-notation.itely,
7574         changing-defaults.itely: minor fixes.  Added docs
7575         for colors to advanced-notation.itely.
7576
7577         * Documentation/user/advanced-notation.itely: fixed compile
7578         problem and added Bernard's x11-color doc patch.
7579
7580 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7581
7582         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
7583         alright this time round.
7584
7585 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7586
7587         * Documentation/topdocs/INSTALL.texi (Top): idem.
7588
7589         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
7590
7591         * VERSION (MAJOR_VERSION): release 2.5.21
7592
7593         * scm/output-ps.scm (grob-cause): bugfix.
7594
7595 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7596
7597         * cygwin/*: Update.
7598
7599         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
7600         stuff.
7601
7602         * scm/output-ps.scm (grob-cause): Bugfix.
7603
7604         * scm/lily.scm (ly:load): Remove x11-color.
7605
7606         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
7607         quote executable, fixes getting version from program --with
7608         --options.
7609         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
7610         $ac_exeect.
7611
7612         * Documentation/user/GNUmakefile: Only build music-glossary with
7613         rendered lilypond snippets during web.
7614
7615 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7616
7617         * po/de.po: update.
7618
7619         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
7620
7621 2005-04-22  Laura Conrad <lconrad@laymusic.org>
7622  
7623         * scripts/abc2ly:
7624         second title line append with punctuation dash character;
7625         encode abc2ly python strings in utf-8
7626        
7627 2005-04-21  Laura Conrad <lconrad@laymusic.org>
7628
7629         * scripts/abc2ly fix chords (again)
7630  
7631 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
7632
7633         * scm/x11-color.scm: new file
7634         All x11 color names can be accessed with:
7635         #(x11-color 'ColorName),
7636         #(x11-color "ColorName") or:
7637         #(x11-color "color name")
7638         If the x11 color name is not recognised then it defaults
7639         to black
7640
7641         * scm/lily.scm: amended to call scm/x11-color.scm
7642
7643 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7644
7645         * Documentation/user/invoking.itely (Reporting bugs): comment out
7646         reference to online PNG bug repository.
7647
7648 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7649
7650         * lily/translator-scheme.cc (ly:translator-property): Remove.
7651         Update callers.
7652
7653         * lily/context-scheme.cc (ly:context-now): Move from translator.
7654         Update callers.
7655
7656 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7657
7658         * input/regression/grid-lines.ly (skips): refine example.
7659
7660         * scm/define-context-properties.scm
7661         (all-user-translation-properties): doc autoBeamCheck
7662
7663         * input/regression/grid-lines.ly (Module): new file.
7664
7665         * lily/grid-point-engraver.cc (Module): new file.
7666
7667         * lily/grid-line.cc (Module): new file.
7668
7669         * lily/grid-line-span-engraver.cc (Module): new file.
7670
7671         * lily/grid-line-interface.cc (Module): new file.
7672
7673 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7674
7675         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
7676         missing parameter, actualy cdr through list.  Actually return a
7677         list with ENTRY removed (was '()).
7678
7679         * scripts/convert-ly.py: Update.  Print warning if file cannot be
7680         opened.
7681         (do_conversion): Fix printing of continuation comma.
7682
7683         * Documentation/user/advanced-notation.itely (Beam formatting):
7684         Remove refbugs about compound time and mixed duration.
7685
7686         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
7687         modulo moments explicitely.
7688
7689         * lily/moment.cc (operator %): New function.
7690
7691         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
7692
7693         * lily/translator-scheme.cc (ly:translator-now,
7694         ly:translator-property): New function.
7695
7696         * scm/auto-beam.scm (default-auto-beam-check): New function.
7697
7698         * lily/auto-beam-engraver.cc (test_moment): Use it.
7699
7700         * flower/rational.cc (operator %): Bugfix.
7701
7702 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
7703
7704         * scripts/abc2ly: Bugfix
7705
7706 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7707
7708         * python/fontextract.py (write_extracted_fonts): bugfix, too many
7709         %'s on EndFont comment.
7710
7711         * lily/ledger-line-spanner.cc: some more words of explanation.
7712
7713 2005-04-20  John Williams <williams@tni.com>  
7714         
7715         * scripts/lilypond-book.py: htmlquote bugfix.
7716         Allow snippets to be given distinct filenames.
7717         Allow the default alt text to be overridden.
7718
7719 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
7720
7721         * ly/performer-init.ly: Bugfix
7722
7723         * THANKS: Added bughunters.
7724
7725 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7726
7727         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
7728
7729         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
7730         position (was: use modulo measure length).
7731
7732         * configure.in (no gui_b): Remove optional gtk+ requirement.
7733
7734 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7735
7736         * Documentation/user/basic-notation.itely (Pitches): add
7737         LedgerLineSpanner.
7738
7739         * lily/dynamic-engraver.cc (process_music): set right bound to
7740         script if present. Else, do not set.
7741         (acknowledge_grob): only set right bound of finished spanner to
7742         note column if no other bound is set.
7743
7744         * python/lilylib.py (make_ps_images): switch back to png16m.
7745         
7746 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7747
7748         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
7749         writing up to date file.  Add dvips usage suggestion.
7750
7751         * scripts/convert-ly.py: Fix error message.
7752         Print usage if no files on command line.
7753         (usage): Add example usage.
7754
7755         * input/test/compound-time.ly: New file.
7756
7757         * input/test/circle.ly: New file.
7758
7759         * Documentation/topdocs/NEWS.tely: Use them.
7760
7761         * input/test/boxed-stencil.ly: Remove \score.
7762
7763         * buildscripts/mf-to-table.py (base): Add .log dependency.
7764
7765         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
7766         pfa's.  Add .log dependency
7767
7768         * scm/define-markup-commands.scm (lower): New command.
7769
7770         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
7771         make it default.
7772
7773 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7774
7775         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
7776         also to finished cresc as right bound. This fixes:
7777         skip-string-decresc.ly
7778
7779         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
7780         relative_coordinate if extent is empty.
7781
7782         * lily/stem.cc (width_callback): determine correct extent if flag
7783         is not there. This fixes slur-no-flag.ly
7784
7785         * lily/grace-engraver.cc (consider_change_grace_settings): new
7786         function.
7787         (initialize): also consider_change_grace_settings() on
7788         initialization. Fixes large grace notes at start of score.
7789
7790         * lily/break-align-interface.cc (do_alignment): don't translate if
7791         total_extent is empty.
7792
7793         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
7794
7795 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7796
7797         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
7798         with slash.
7799
7800 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7801
7802         * stepmake/aclocal.m4: Remove tfm_path.
7803
7804 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7805
7806         * scm/music-functions.scm (markup-expression->make-markup): fix
7807         bug with cons arguments of markup commands.
7808         (music->make-music): fix music expression property list building
7809
7810 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7811
7812         * aclocal.m4: Massage package names.
7813
7814         * SCons updates.
7815
7816 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7817
7818         * VERSION (PACKAGE_NAME): release 2.5.20
7819
7820         * lily/stem.cc (calc_stem_info): add minimum Y extent of
7821         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
7822
7823         * lily/percent-repeat-engraver.cc (try_music): add measure before
7824         next_moment to future processing moment. Fixes:
7825         percent-repeat-mm-rest.ly
7826         (process_music): don't add moment for 2nd time.
7827
7828         * input/regression/repeat-percent.ly: add mmrests as extra test.
7829
7830         * lily/axis-group-engraver.cc (acknowledge_grob): read
7831         keepAliveInterfaces to decide what to kill.
7832
7833         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
7834         percent-repeat-interface to keepAliveInterfaces. This fixes
7835         percent-repeat-harakiri.
7836
7837 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7838
7839         * SCons updates.
7840
7841 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7842
7843         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
7844
7845         * aclocal.m4: remove --enable-tfm-path configure option
7846
7847         * input/test/ancient-font.ly (lowerStaff): clef name errors.
7848
7849         * scm/backend-library.scm (postscript->png): newline after
7850         finishing command.
7851
7852         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
7853         (LY_DEFINE): ly:paper-score-paper-systems: new function 
7854
7855         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
7856
7857         * lily/score.cc (default_rendering): use Music_output too.
7858
7859         * input/test/chord-names-languages.ly (Module): rename file.
7860
7861         * lily/text-spanner.cc: add bound-padding.
7862
7863         * lily/paper-book.cc (systems): accept Paper_score
7864         iso. Paper_system vector. 
7865
7866         * input/regression/line-arrows.ly: new file.
7867
7868         * lily/paper-score.cc (process): run get_paper_systems() only once.
7869
7870         * lily/line-spanner.cc (line_stencil): add arrows.
7871
7872 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
7873
7874         * lily/line-interface.cc (make_arrow): new function. 
7875         (arrows): idem.
7876
7877 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
7878
7879         * input/test/chord-names-german.ly: update for italian/french
7880         chords.
7881         
7882         * Documentation/user/instrument-notation.itely (Printing chord
7883         names): update.
7884
7885 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7886
7887         * lily/include/paper-score.hh (class Paper_score): remove unused
7888         prototypes.
7889
7890         * lily/book.cc (process): add -COUNT to midi output.
7891
7892         * lily/score.cc (book_rendering): remove outname argument
7893         (book_rendering): return list of Music_outputs. 
7894
7895         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
7896
7897         * lily/book.cc (process): loop over Music_outputs returned from
7898         Score::book_rendering().
7899
7900         * lily/*.cc (width_callback): remove spurious "unused" warnings
7901         for assert (axis==[XY]_AXIS); 
7902
7903         * lily/include/music-output.hh (class Music_output): smobify class.
7904
7905         * lily/include/paper-score.hh (class Paper_score): make members
7906         private.
7907
7908         * lily/performance.cc (process): return #f iso. #<undefined>. This
7909         prevents #<undefined> leaking into GUILE-userspace.
7910
7911 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7912
7913         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
7914
7915 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
7916
7917         * scm/chord-name.scm : support for italian and french
7918         chords names.
7919
7920         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
7921         a space defined by chordPrefixSpacer when the root name is
7922         direclty followed by a prefix.
7923
7924         * ly/engraver-init.ly : chordPrefixSpacer       
7925         * scm/define-context-properties.scm : chordPrefixSpacer
7926         * ly/property-init.ly : italianChords, frenchChords 
7927
7928 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7929
7930         * mf/feta-din.mf: Remove.
7931
7932         * mf/GNUmakefile (fontdir): Bugfix.
7933
7934         * mf/SConstruct: Some updates.
7935
7936         * SConstruct: Require pkg-config.
7937         (test_program): Bugfix for double digit version compares, use
7938         integer (not string-) compare.
7939         Optionally require gs 8.14.
7940
7941         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
7942
7943         * lily/*: s/ifdef HAVE_*/if have/.
7944
7945         * SConstruct (test_lib): New function.  Update pkg-config and some
7946         other requirements.
7947
7948         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
7949         freetype, pangof2t.
7950
7951 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7952
7953         * po/lilypond.pot, ...: Update using bison-CVS.
7954
7955         * python/lilylib.py (make_ps_images): Fixo.
7956
7957 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7958
7959         * python/lilylib.py (make_ps_images): typo.
7960
7961         * configure.in (gui_b): make bison optional.
7962
7963         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
7964
7965 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
7966
7967         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
7968         with one parameter can be defined in a LaTeX file when processed
7969         by lilypond-book this will be evaluated between the systems of
7970         a multi-system score. The parameter is the number of systems processed.
7971
7972 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7973
7974         * python/lilylib.py (make_ps_images): Escape newline.
7975
7976         * Documentation/user/music-glossary.tely: Run
7977         texinfo-all-menus-update.
7978
7979 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7980
7981         * scm/lily-library.scm (old-relative-not-used-message)
7982         (version-not-seen-message): Add input-file-name-location to message.
7983
7984         * lily/parser.yy (lilypond): Add token aliases.
7985
7986         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
7987         not confuse with alteration.
7988         (alteration): Add.
7989
7990 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7991
7992         * python/lilylib.py (make_ps_images): use -dEPSCrop
7993
7994         * VERSION (PACKAGE_NAME): release 2.5.19 
7995
7996         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
7997         only put xrefs in info documentation.
7998
7999         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
8000         .pdf rule to tex-rules.make.
8001
8002         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
8003         from -systems.* output.
8004
8005         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
8006         directly, remove -$(PAGESIZE) target.
8007
8008         * input/test/embedded-postscript.ly: update.
8009
8010 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8011
8012         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
8013
8014         * Documentation/user/changing-defaults.itely (Font selection):
8015         document font-name.
8016
8017         * input/regression/font-name.ly: show Pango fonts for
8018         font-name. Update example. 
8019
8020         * lily/pango-select.cc (properties_to_pango_description): don't
8021         convert symbol font-size to number, but use to lookup.
8022
8023         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
8024
8025         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
8026         (NAME . FILE-NAME) tuples for font descriptions. 
8027         (write-preamble): display BeginFont DSC comments.
8028
8029         * python/fontextract.py (write_extracted_fonts): new file. Extract
8030         font resources from a PS file.
8031
8032         * scripts/lilypond-book.py (option_definitions): --psfonts option.
8033         (Compile_error.process_include): do_file returns chunks.
8034
8035         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
8036
8037         * make/lysdoc-targets.make: .texi is .PRECIOUS
8038
8039         * scripts/lilypond-book.py (write_if_updated): new function.
8040
8041 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8042
8043         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
8044
8045 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8046
8047         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
8048
8049         * input/regression/markup-syntax.ly: remove \score.
8050
8051         * scm/define-markup-commands.scm (draw-circle): add fill argument
8052
8053         * scm/stencil.scm (make-circle-stencil): add fill argument
8054
8055         * ps/music-drawing-routines.ps: add fill argument.
8056
8057         * ly/performer-init.ly: add CueVoice to MIDI too.
8058
8059         * ps/music-drawing-routines.ps: new routine BeginEPSF /
8060         EndEPSF.
8061
8062         * input/regression/markup-eps.ly: new file.
8063
8064         * scm/framework-ps.scm (write-preamble): change order: vars should
8065         be inited before procedures.
8066
8067         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
8068         for EPS files.
8069
8070         * scm/define-markup-commands.scm (epsfile): add epsfile command.
8071
8072 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8073
8074         * configure.in (gui_b): add check for ghostscript 8.15
8075
8076 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8077
8078         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
8079         start of line. Fixes cresc-after-newline.ly
8080
8081         * lily/source-file.cc (file_line_column_string): use get_column().
8082
8083 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8084
8085         * lily/source-file.cc (get_column): utf-8 support for column numbers.
8086
8087 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8088
8089         * lily/*: use message () iso progress_indication () for messages.
8090         Revise/uniformise user messages.
8091
8092         * flower/warn.cc (progress_indication): New function.
8093         (message): Use it.  Fixes newline problems.
8094
8095         * config.make.in (webdir): Sort out install dirs.
8096
8097         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
8098
8099         * python/lilylib.py (command_name): Bugfix.
8100         (make_ps_images):
8101
8102 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
8103
8104         * lily/main.cc: --help says what types of backends are availabe
8105
8106 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8107
8108         Fix ./VERSION dependency, and without need to reconfigure.
8109
8110         * lily/main.cc (setup_paths): Update.
8111
8112         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
8113
8114         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
8115
8116         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
8117         Add \line for some simplistic cases.
8118
8119         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
8120
8121 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8122
8123         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
8124         to compile LY files (useful for adding eg. "-I" args)
8125         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
8126         2Gnome command for gnome backend.
8127         (LilyPond-command-formatgnome): call the 2Gnome command. key
8128         binding: C-c C-g
8129
8130 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8131
8132         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
8133         depend on all PNG images.
8134
8135 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8136
8137         * GNUmakefile.in: Bugfix: also link .map files.
8138
8139 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8140
8141         * scm/music-functions.scm (music->make-music): generate 
8142         a (make-music ...) sexpr from a music expression.
8143         (display-scheme-music): use guile pretty printer to display the
8144         make-music sexpr.
8145
8146 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8147
8148         * ly/engraver-init.ly: reindent.
8149         Add CueVoice.
8150
8151         * scm/music-functions.scm (music-pretty-string): handle moments
8152         too.
8153         (music-pretty-string): only print non-empty lists.
8154         (cue-substitute): create CueVoice context, which has smaller type.
8155
8156         * lily/moment-scheme.cc (LY_DEFINE): new methods
8157         ly:moment-grace-{numerator,denominator}
8158
8159         * lily/context-handle.cc: remove quit() method. 
8160
8161         * lily/font-config.cc (init_fontconfig): be verbose about font path.
8162         (init_fontconfig): success is 0, not !0
8163
8164 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8165
8166         * mf/feta-nummer-code.mf (code): add plus glyph.
8167
8168         * lily/tie.cc (print): idem.
8169
8170         * lily/slur.cc (print): don't use thickness property for
8171         slur shape-thickness.
8172
8173         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
8174         while adding stencils.
8175
8176         * scm/define-markup-commands.scm (with-color): with-color markup
8177         command.
8178         (whiteout): new markup command 
8179         (filled-box): new markup command
8180
8181 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8182
8183         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
8184         test for PDF docs.
8185
8186         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
8187         PFAAybabtu-Regular.  Fixes feta font in PDFs.
8188         
8189         Notes for tetex-3.0 make web:
8190            psclean.map: s/uhv8a/uhvr8a/
8191            config.ps add:
8192                 p +psfonts_t1.map
8193                 p +psclean.map
8194                 p +typeface.map
8195
8196 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8197
8198         * scm/music-functions.scm (music-pretty-string): fix bug with
8199         string argument.
8200
8201 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8202
8203         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
8204
8205 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8206
8207         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
8208         only process options if they're there.
8209         (write_file_map): add version-seen? to snippet-map.ly
8210
8211 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8212
8213         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
8214         formatting cleanups.
8215
8216         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
8217         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
8218
8219 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8220
8221         * scm/framework-ps.scm (ps-font-command): don't hash, just use
8222         name directly.
8223
8224         * lily/main.cc (setup_paths): either add mf/out to search path or 
8225         fonts/{otf,type1,etc}
8226         
8227         * lily/font-config.cc (init_fontconfig): either add mf/out to
8228         FontConfig or fonts/{otf,type1,etc}
8229
8230         * GNUmakefile.in: don't put mf/ link in share/ dir.
8231
8232         * lily/staff-spacing.cc: move same-direction-correction to
8233         note-spacing-interface
8234
8235         * scm/lily.scm (lilypond-main): use variable argument count for
8236         exception handler.
8237
8238         * lily/font-config.cc (init_fontconfig): add operator pacification
8239         message.
8240
8241         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
8242
8243         * buildscripts/gen-emmentaler-scripts.py (i): generate
8244         PFAEmmentaler as well.
8245
8246         * scm/framework-ps.scm (munge-lily-font-name): new function
8247         (write-preamble): hack: insert PFA equivalent of CFF into
8248         .PS. This makes LilyPond output printable on normal PS printers
8249         again.
8250
8251         * buildscripts/gen-emmentaler-scripts.py (i): generate
8252         PFAEmmentaler.pfa aswell.
8253
8254 2005-04-06  John Williams <williams@tni.com>  
8255         
8256         * scripts/lilypond-book.py: refactor the compose_ly procedure.
8257         
8258 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8259
8260         * scm/page-layout.scm (default-page-make-stencil): always combine
8261         the header stencil, even if empty. This prevents the body text to
8262         reach up to the margins.
8263
8264         * po/rw.po (Module): new file, for Kinyarwanda.
8265
8266         * input/test/spacing-optical.ly (Module): new file.
8267
8268         * lily/staff-spacing.cc: add same-direction-correction
8269
8270 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8271
8272         * Documentation/user/introduction.itely (Engraving): Comment-out
8273         non-existent file.
8274
8275 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8276
8277         * scm/define-grob-properties.scm (all-user-grob-properties): add
8278         same-direction-correction
8279
8280         * VERSION: release 2.5.18
8281
8282 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8283
8284         * lily/grob.cc (mark_smob): Check pscore->layout_ before
8285         dereferencing.  Fixes make web.
8286
8287         * lily/midi-stream.cc: Handle unwritable midi file.  Include
8288         errno.h.
8289
8290         * Documentation/user/: Fix links.
8291
8292 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8293
8294         * lily/text-interface.cc (Module): rename from text-item.cc
8295
8296         * input/regression/apply-output.ly (texidoc): function naming fix.
8297
8298         * lily/time-signature-performer.cc (derived_mark): new function.
8299
8300         * lily/lily-parser-scheme.cc:  print mapped file name for progress
8301
8302         * scripts/lilypond-book.py (find_linestarts): new function.
8303         (find_toplevel_snippets): keep track of line numbers.
8304
8305         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
8306         all key changes.
8307
8308         * ly/declarations-init.ly (partCombineListener): use
8309         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
8310
8311         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
8312
8313 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8314
8315         * lily/text-item.cc: Fix link.
8316
8317         * Documentation/user/changing-defaults.itely (Changing defaults):
8318         Fix programs reference links.
8319
8320         * Documentation/user/music-glossary.tely: Convert to utf-8.
8321
8322 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8323
8324         * make/lilypond-vars.make: remove TEXMF from variables.
8325         remove DEB_BUILD pk font variables.
8326         remove GUILE_LOAD_PATH
8327         remove TeX memory vars.
8328
8329 2005-04-04  Werner Lemberg  <wl@gnu.org>
8330
8331         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
8332
8333 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8334
8335         * ps/lilyponddefs.ps: remove reencode-font
8336
8337         * lily/simple-spacer.cc (add_columns): also compare
8338         directly. Column rank doesn't distinguish between broken and
8339         unbroken columns. This fixes large spaces before time sig changes.
8340
8341         * Documentation/user/point-and-click.itely: document ly:set-option.
8342
8343         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
8344         point_and_click_global is set.
8345
8346         * lily/scm-option.cc (LY_DEFINE): add point-and-click
8347         ly:set-option argument.
8348
8349 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8350
8351         * GNUmakefile.in: Include symlinks in webball.
8352
8353         * Documentation/user/GNUmakefile (source-links): Add symlinks to
8354         source dir for split and non-split manuals.
8355
8356         * Documentation/user/*y: Fix @uref/@inputfile links for
8357         split/non-split HTML documents.
8358
8359         * Documentation/user/GNUmakefile (local-WWW): Do not generate
8360         .ps.gz.
8361         
8362 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8363
8364         * GNUmakefile.in: Add newline.
8365
8366 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
8367
8368         * tex/lilyponddefs.tex: use color instead of xcolor
8369         * scm/output-tex.scm: minor editing
8370
8371 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8372
8373         * scm/music-functions.scm (display-scheme-music): pretty printer
8374         for music expressions.
8375
8376 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8377
8378         * buildscripts/install-info-html.sh (index_file): Fix link.
8379
8380 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8381
8382         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
8383
8384         * Documentation/index.html.in: Add size estimates with some big pages.
8385
8386         * Documentation/user/tutorial.itely (Running LilyPond for the
8387         first time): Add/replace some @rglos links.  TODO: add more
8388         @rglos links in tutorial, test non-intrusiveness (.css).
8389
8390         * stepmake/bin/add-html-footer.py (do_file): Remove info's
8391         annoying's indication of referencing external document.
8392
8393         * Documentation/user/GNUmakefile: Split version of glossary too.
8394         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
8395         links, not only for html.
8396
8397         * Documentation/user/introduction.itely: Fix some links for other
8398         than html, do not use `here' as link name.
8399
8400 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8401
8402         * scm/documentation-generate.scm (string-append): Fix @usermanref,
8403         @glossaryref.
8404
8405 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8406
8407         * scm/page-layout.scm (default-page-make-stencil): only add header
8408         if existing and not empty. Fixes spurious programming error.
8409
8410         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
8411
8412 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
8413
8414         * scm/output-tex.scm: implement {re,}setcolor
8415         * tex/lilyponddefs.tex: use color package
8416
8417 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8418
8419         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
8420         additions to website.
8421
8422         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
8423
8424         * Documentation/user/macros.itexi: Fix @usermanref html links in
8425         split documents: use @inforef.
8426
8427 2005-03-30  Graham Percival  <gperlist@shaw.ca>
8428
8429         * Documentation/user/programming-interface.itely: minor fix.
8430
8431         * Documentation/user/advanced-notation.itely: added info to
8432         Metronome markings.
8433
8434 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8435
8436         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
8437         use box-stencil.  Remove y-padding argument.
8438         (make-stencil-circler): New function.
8439
8440         * buildscripts/lilypond-words.py (F): 
8441         * elisp/SConscript (a): 
8442         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
8443         * vim/SConscript (a): 
8444         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
8445
8446         * lily/general-scheme.cc: Build fix.
8447
8448         * scm/markup.scm:
8449         * input/regression/markup-scheme.ly: 
8450         * input/regression/markup-syntax.ly: Drop 'new-' from name.
8451
8452         * scm/stencil.scm (make-circle-stencil): New function.
8453
8454         * scm/define-markup-commands.scm (draw-circle): Use it.  New
8455         name (was cicle).  Update callers.
8456         (circle): New markup command, similar to box.
8457
8458         * scm/stencil.scm (circle-stencil): New function.
8459
8460 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
8461
8462         * configure.in: Detect libutf8/wchar.h variant.
8463
8464         * stepmake/aclocal.m4: Modify shared size test.
8465
8466 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8467
8468         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
8469
8470 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8471
8472         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
8473         
8474         * VERSION (PACKAGE_NAME):  release 2.5.17
8475
8476 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8477
8478         * scm/backend-library.scm (postscript->png): Fix comment and png
8479         message.
8480
8481         * GNUmakefile.in (link-tree): Fix locales.
8482
8483 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8484
8485         * lily/stencil-scheme.cc (LY_DEFINE): change to
8486         ly:stencil-aligned-to, non mutating.
8487
8488         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
8489
8490         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
8491
8492         * lily/quote-iterator.cc (derived_mark): call
8493         Music_wrapper_iterator::derived_mark() too.
8494
8495         * lily/grace-engraver.cc (derived_mark): change signature, add
8496         const.
8497
8498 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8499
8500         * SConstruct (symlink): 
8501         * GNUmakefile.in (link-tree): Add scripts to prefix.
8502
8503         * lily/general-scheme.cc (ly:effective-prefix): New function.
8504
8505         * scm/backend-library.scm (postscript->png): Use it.
8506
8507 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8508
8509         * lily/paper-score.cc (process): don't delete grobs after
8510         producing stencils. 
8511
8512         * scm/part-combiner.scm (determine-split-list): switch off
8513         debugging info.
8514
8515         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
8516         if available.
8517
8518         * scm/define-context-properties.scm
8519         (all-user-translation-properties): add stringNumberOrientations.
8520
8521         * lily/new-fingering-engraver.cc (position_scripts): make generic,
8522         so fingering and string-numbers are separately controlled.
8523
8524 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8525
8526         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
8527         not use debugging.
8528
8529 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8530
8531         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
8532
8533         * config.hh.in: add HAVE_FONTCONFIG.
8534
8535         * Documentation/user/instrument-notation.itely (String number
8536         indications): new node.
8537
8538         * input/regression/new-markup-syntax.ly (texidoc): add circle.
8539
8540         * lily/new-fingering-engraver.cc (add_string): new function. 
8541         (acknowledge_grob): accept string-number-event as well.
8542
8543         * scm/define-markup-commands.scm (circle): new markup command.
8544
8545         * scm/output-lib.scm (print-circled-text-callback): new function.
8546
8547         * lily/GNUmakefile: move ifeq after include stepmake.make.
8548
8549 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8550
8551         * config.make.in (HAVE_LIBKPATHSEA_SO):
8552         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
8553
8554         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
8555         add KPATHSEA_LIBS.
8556
8557         * debian/watch: 
8558         * debian/control: Update.
8559
8560 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8561
8562         * input/test/title-markup.ly (spaceTest): remove.
8563
8564         * input/test/embedded-tex.ly (Module): remove.
8565
8566         * input/test/music-box.ly: use 'name property, not ly:music-name.
8567
8568         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
8569
8570         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
8571
8572 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8573
8574         * Documentation/topdocs/INSTALL.texi (Top): Remove information
8575         about xdeltas.  Add information about CVS.
8576
8577         * scm/lily.scm (lilypond-main): Fix invocation of handler,
8578         gracefully handle failed files.
8579
8580         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
8581
8582         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
8583         small fixes.
8584
8585         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
8586         No unnecessarily specific i18n messages.  Remove stray `1'.
8587
8588 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8589
8590         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
8591         documentencoding
8592
8593         * scm/documentation-lib.scm (texi-file-head): set utf-8
8594         documentencoding.
8595
8596         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
8597         Delta, not the Symbol one. 
8598
8599         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
8600         for the .map file.
8601
8602         * Documentation/topdocs/INSTALL.texi (Top): add running
8603         requirement as compilation requirement.
8604
8605 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8606
8607         * buildscripts/mutopia-index.py (headertext): add h1 header and
8608         utf-8 charset meta field.
8609
8610         * input/GNUmakefile: prune example list.
8611
8612         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
8613         options.
8614
8615         * lily/slur-scoring.cc (get_base_attachments): only look at stem
8616         extent for visible stems.
8617
8618         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
8619
8620 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8621
8622         * Documentation/topdocs/INSTALL.texi (Top): Updates.
8623
8624         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
8625
8626 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8627
8628         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
8629         pass inf/nan into slur scoring.
8630
8631         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
8632         page.
8633
8634         * scripts/abc2ly.py (dump_voices): use alphabet().
8635
8636 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
8637         
8638         * mf/GNUmakefile (depth): use $(FONTFORGE). 
8639
8640 2005-03-27 Matthias Neeracher <neeracher@mac.com>
8641         
8642         * flower/include/virtual-methods.hh: simplify. Patch by
8643
8644 2005-03-25  John Williams <williams@tni.com>  
8645
8646         * scripts/lilypond-book.py (main): add png for HTML too, guess
8647         only if necessary. 
8648
8649 2005-03-25  Graham Percival  <gperlist@shaw.ca>
8650
8651         * Documentation/topdocs/INSTALL.texi: now recommends
8652         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
8653
8654         * Documentation/user/basic-notation.itely,
8655         Documentation/user/tutoria.itely: warn about
8656         only one (phrasing) slur at once.
8657
8658 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8659
8660         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
8661
8662 2005-03-23  Graham Percival  <gperlist@shaw.ca>
8663
8664         * Documentation/user/basic-notation.itely: fixed info about
8665         ending a (de)cresc.
8666
8667         * Documentation/user/lilypond-book.itely: fixed
8668         lilypond-book filter example and warned about not doing
8669         --filter and --process at the same time.
8670
8671 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8672
8673         * lily/parser.yy (bass_number),
8674         Documentation/user/instrument-notation.itely (Figured bass): 
8675         Add the possibility to use text markup in figured bass. 
8676
8677 2005-03-19  Graham Percival  <gperlist@shaw.ca>
8678
8679         * Documentation/user/global.itely: added info about naming
8680         identifiers and breakbefore.
8681
8682         * Documentation/user/invoking.itely: added info about batch
8683         processing files with convert-ly, removed references to TeX
8684         in the jail section.
8685
8686         * Documentation/user/examples.itely: possibly fixed piano
8687         dynamics.
8688
8689         * Documentation/user/advanced-notation.itely: added info
8690         about removing other types of Staff.
8691
8692         * Documentation/user/instrument-notation.itely: possibly
8693         fixed piano staff line switch.
8694
8695         * Documentation/user/changing-defaults.itely: added info
8696         about using normal font in titles.
8697
8698 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8699
8700         * VERSION (PATCH_LEVEL): release 2.5.16
8701
8702         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
8703         explicitly.
8704
8705 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8706
8707         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
8708         whitespace.
8709
8710         * python/lilylib.py (make_ps_images):
8711         * scm/backend-library.scm (postscript->pdf, postscript->png):
8712         Quote file name.  Use format rather than string-append juggling.
8713
8714 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8715
8716         * python/lilylib.py (make_ps_images): add x to -g argument. 
8717
8718         * lily/key-performer.cc (create_audio_elements): don't use
8719         scm_eval_string. Check for minor 3rd directly.
8720   
8721         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
8722         (sarabandeCelloGlobal): key is D minor, not F major.
8723
8724 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8725
8726         Fix truncated --png output (Peter Danenberg).
8727         
8728         * python/lilylib.py (make_ps_images):
8729         * scripts/ps2png.py (copyright): Grok --papersize option.
8730
8731         * scm/backend-library.scm (postscript->png): Add parameter
8732         PAPERSIZE.  Update callers.
8733
8734         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
8735         Fixes symbol placement.
8736
8737         * lily/spanner.cc: 
8738         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
8739         <libc-extension.hh>).
8740
8741 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8742
8743         * Nitpick run.
8744
8745         * buildscripts/fixcc.py: Update.
8746
8747         Builddir run fixes.
8748
8749         * HACKING (datadir): Add VERSION.
8750
8751         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
8752         higher up.
8753
8754 2005-03-15  Werner Lemberg  <wl@gnu.org>
8755
8756         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
8757         diagonal stem doesn't become thinner.
8758
8759 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8760
8761         * buildscripts/fixcc.py: Fixes (Werner).
8762
8763 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8764
8765         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
8766         Emmentaler/Aybabtu.
8767
8768         * GNUmakefile.in: fix lilypond-words path.
8769
8770         * po/tr.po: update to 2.3.21
8771
8772         * lily/new-fingering-engraver.cc (position_scripts): take priority
8773         from head position.
8774
8775         * input/regression/finger-chords-order.ly (texidoc): new file.
8776
8777 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8778
8779         * make/ly-rules.make: 
8780         * stepmake/aclocal.m4: 
8781         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
8782
8783         * buildscripts/fixcc.py (rules): Leave space after operator.
8784
8785 2005-03-14  Werner Lemberg  <wl@gnu.org>
8786
8787         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
8788         top of the glyph with smooth curve.
8789
8790 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8791
8792         * Documentation/user/global.itely (Page layout): remove
8793         printpagenumber.
8794
8795 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
8796
8797         * input/regression/mensural-ligatures.ly: new file (with examples
8798         compiled by Pal Benko).
8799
8800         * Documentation/user/instrument-notation.itely: Bugfix: yet some
8801         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
8802         musicglyph access.  Many small beautifications in ancient
8803         examples.
8804
8805         * input/test/divisiones.ly: fixed indentation; small
8806         beautifications
8807
8808         * ly/engraver-init.ly: added FIXME comment
8809
8810         * scripts/lilypond-book.py,
8811         Documentation/user/lilypond-book.itely: added music fragment
8812         option "packed" to lilypond-book
8813
8814         * Documentation/user/instrument-notation.itely: Bugfix: added
8815         missing LedgerLineSpanner color setting in several places.  Added
8816         music fragment option "packed" to VaticanaContext example.
8817
8818 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8819
8820         * scm/define-grobs.scm (all-grob-descriptions): switch off
8821         Hyphen_spanner::set_spacing_rods 
8822
8823         * lily/lyric-hyphen.cc (print): add padding between syllable and
8824         hyphen.
8825         (print): shorten hyphen in tight situations (determine using
8826         minimum-length)
8827
8828         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
8829         0.4pt.
8830
8831 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8832
8833         * ly/titling-init.ly (bookTitleMarkup): Refinements.
8834
8835         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
8836         header/footer markings for regression-test.
8837
8838         * scm/backend-library.scm (output-scopes, header-to-file): Move
8839         from framework-tex.scm.
8840
8841         * scm/framework-ps.scm (output-framework)
8842         (output-preview-framework):
8843         * scm/framework-eps.scm (output-classic-framework)
8844         (output-framework): Use it.  Fixes collated files.
8845
8846 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8847
8848         * input/sakura-sakura.ly: 
8849         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
8850
8851         * buildscripts/guile-gnome.sh: Update.
8852
8853         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
8854
8855         * mf/aybabtu.pe.in: Capitalize Aybabtu.
8856
8857 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8858
8859         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
8860         culprit: always exit the loop if we find a rod, even if it has
8861         distance < 0. 
8862
8863         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
8864         algorithm.
8865
8866         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
8867         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
8868
8869         * scm/output-svg.scm (dashed-line): new  function body.
8870         
8871         * GNUmakefile.in: create .htaccess.
8872
8873 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8874
8875         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
8876
8877 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8878
8879         * VERSION (PACKAGE_NAME): release 2.5.15
8880
8881         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
8882
8883         * scm/framework-svg.scm (output-framework): put scaling in
8884         document header. Apply scaling only once.
8885         (output-framework): dump page size in px, not mm. 
8886
8887         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
8888         from font-size.
8889
8890         * lily/paper-outputter-scheme.cc (LY_DEFINE):
8891         ly:outputter-output-scheme, new function.
8892
8893         * scm/output-svg.scm (pango-description-to-svg-font): new function
8894
8895 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8896
8897         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
8898         target.
8899
8900         * input/typography-demo.ly: new file.
8901
8902 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8903
8904         * Documentation/user/global.itely (File structure): Add markup blocks
8905         to toplevel expressions.
8906         (Multiple movements, Creating titles): Add markup blocks.
8907
8908         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
8909         <libc-extension.hh>).
8910
8911         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
8912
8913         * flower
8914         * lily
8915         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
8916
8917 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8918
8919         * lily/accidental.cc: special bboxes for natural. 
8920
8921         * mf/feta-toevallig.mf: make stems heavier.
8922
8923         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
8924         texts as well.
8925
8926         * mf/feta-klef.mf: revise. 
8927
8928         * mf/feta-schrift.mf: make thinning of accent less pronounced.
8929
8930         * mf/feta-klef.mf: add rounded curve at top. 
8931         make thinnib a little heavier.
8932
8933 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8934
8935         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
8936
8937         * buildscripts/fixcc.py: New file.
8938
8939         * input/regression/utf8.ly: Update Debian font description.
8940
8941 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8942
8943         * stepmake/aclocal.m4: Fix test.
8944
8945 2005-03-09  Graham Percival  <gperlist@shaw.ca>
8946
8947         * Documentation/user/invoking.itely: added Sebastino Vigna's
8948         docs for the --jail option.
8949
8950 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8951
8952         * lily/stem.cc (print): only produce stemlets if there are no
8953         noteheads on this stem.
8954
8955         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
8956         don't crash on stemlet (visible stem without heads).
8957
8958         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
8959         unbroken situations. 
8960
8961         * scm/output-lib.scm (center-invisible): new function.
8962
8963         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
8964         wishes to determine loose column space.
8965
8966         * lily/font-config.cc (init_fontconfig): add
8967         fonts/{otf,type1,cff}  to path.
8968
8969         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
8970
8971         * mf/GNUmakefile (Module): install all fonts under otf/
8972
8973         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
8974         replace /fonts/otf/ by /ps/ 
8975
8976         
8977 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8978
8979         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
8980
8981         * lily/book.cc (process): Oops, add score_.header_.
8982
8983         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
8984
8985         * lily/parser.yy: Handle toplevel and book texts as score.
8986
8987         * scm/page-layout.scm (default-page-make-stencil):
8988         Bugfix: (page-properties rename.
8989
8990         * scm/backend-library.scm (ly:system): Typo.
8991
8992 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8993
8994         * stepmake/stepmake/executable-targets.make (installexe): don't
8995         strip installed executables
8996
8997         * lily/font-select.cc (get_font_by_design_size): revert
8998         pango_description_string as well.
8999
9000         * lily/system.cc (set_loose_columns): put loose column just left
9001         of next column.
9002
9003         * lily/include/group-interface.hh (extract_grob_array): rename
9004         from Pointer_group_interface__extract_grobs
9005
9006         * input/regression/ledger-line-minimum.ly (texidoc): new file.
9007
9008         * lily/ledger-line-spanner.cc (set_spacing_rods): new
9009         function. Keep ledgered note heads at a minimum distance.
9010         Introduce minimum-length-fraction
9011         (print): introduce length-fraction property.
9012
9013 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9014
9015         * tex/GNUmakefile: remove latin1.enc rules.
9016
9017 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9018
9019         * scm/titling.scm: Typo.
9020
9021         * input/regression/score-text.ly: Really add.
9022
9023         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
9024
9025 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9026
9027         * lily/open-type-font-scheme.cc:  new file.
9028
9029 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9030
9031         * scm/titling.scm (layout-extract-page-properties): Rename from
9032         page-properties.  Update callers.
9033
9034         * lily/lexer.ll (Lily_lexer):
9035         * lily/parser.yy: Junk lyric_markup state.
9036
9037         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
9038
9039         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
9040         Add texts parameter.
9041
9042 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9043
9044         * lily/lexer.ll (lyric_markup): New mode.
9045         (Lily_lexer::push_lyric_markup_state): New method.
9046         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
9047
9048         * lily/parser.yy (book_body):
9049         (toplevel_expression): Grok \markup texts.
9050
9051         * lily/score-scheme.cc (ly:music-scorify): 
9052         * scm/lily-library.scm (collect-music-for-book): Take texts
9053         parameter.
9054
9055         * lily/score.cc (texts_): New member.
9056
9057         * lily/paper-book.cc (systems): Format score texts.
9058
9059         * score-text.ly: New file.
9060
9061         * ttftool/SConscript:
9062         * kpath-guile/SConscript: New file.
9063
9064         * lily/SConscript:
9065         * SConstruct: Update.
9066
9067 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9068
9069         * VERSION (PACKAGE_NAME): release 2.5.14
9070
9071 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9072
9073         * lily/main.cc: Add dummy xgettext markers.
9074
9075 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9076
9077         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
9078         requirements
9079
9080         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
9081         executable is < 40k
9082
9083         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
9084         hack.
9085
9086 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9087
9088         * flower/libc-extension.cc:
9089         * flower/include/libc-extension.hh: [Open]BSD simply cast
9090         cookie/funopen declarations.
9091
9092         * stepmake/aclocal.m4: Check for libkpathsea.so.
9093
9094         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
9095         dl_kpse_find_file.
9096
9097 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9098
9099         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
9100         (open_library): alternative for static library.
9101
9102 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9103
9104         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
9105
9106         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
9107
9108         Drop run-time dependency on teTeX.
9109
9110         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
9111
9112         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
9113         KPATHSEA_LIBS in LIBS.
9114         (STEPMAKE_DLOPEN): New function.
9115
9116         * lily/font-config.cc (init_fontconfig): Use dir for directory,
9117         not path.
9118
9119         * flower/file-path.cc (directories): Rename from paths, as this
9120         return an array of directories (a single path).
9121
9122 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9123
9124         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
9125
9126         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
9127         new ly:kpathsea-find-file
9128
9129         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
9130
9131         * kpath-guile/GNUmakefile: new file
9132
9133         * buildscripts/gen-emmentaler-scripts.py (i): generate
9134         emmentaler-X.fontname as well.
9135
9136         * buildscripts/ps-embed-cff.py: new script
9137
9138         * scm/lily-library.scm: remove ps-embed-cff.
9139
9140         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
9141         font loading. 
9142
9143         * scm/font.scm (add-music-fonts): load dynamics/numbers through
9144         fontconfig as well.
9145
9146         * lily/font-config.cc (init_fontconfig): add cff/ too.
9147
9148         * ly/generate-embedded-cff.ly: capitalize.
9149
9150         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
9151         so as to register the pango font.
9152
9153         * lily/font-config.cc (init_fontconfig): add
9154         prefix/{otf,type1,mf/out} to fontconfig path.
9155
9156         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
9157         overrides all. 
9158
9159         * configure.in (gui_b): remove ec mftrace check
9160
9161         * config.hh.in: use lilypond-Major.Minor as data directory.
9162
9163         * scm/framework-ps.scm (dump-page): use output-units for landscape.
9164
9165         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
9166         name.
9167
9168 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9169
9170         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
9171         error messages.
9172
9173         * flower/libc-extension.cc:
9174         * flower/include/libc-extension.hh: [Open]BSD fixes for
9175         cookie/funopen declarations.
9176
9177 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9178
9179         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
9180         emmentaler.
9181
9182         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
9183         lcrm10.
9184
9185         * scm/define-markup-commands.scm (fontsize): new markup
9186         command. Also set baseline-skip
9187
9188 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
9189         
9190         * lily/main.cc (do_chroot_jail): paranoia security for webserver
9191         use.
9192
9193 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9194
9195         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
9196
9197         * lily/pdf.cc: remove PDF related files
9198
9199 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9200
9201         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
9202         <hamamatsu@gmx.de>
9203
9204 2005-03-05  Graham Percival  <gperlist@shaw.ca>
9205
9206         * Documentation/user/advanced-notation.itely: first draft
9207         of reorg done.
9208
9209         * Documentation/user/global.itely: fixed (sub)section
9210         bits of MIDI.
9211
9212 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9213
9214         * cygwin/mknetrel (extras): Bufix (Bertalan).
9215
9216         * Documentation/user/basic-notation.itely (Chords): @ref fix.
9217         * Documentation/user/instrument-notation.itely (Introducing chord
9218         names): Compile fix: must have unique name.
9219
9220 2005-03-02  Graham Percival  <gperlist@shaw.ca>
9221
9222         * Documentation/user/instrument-notation.itely: reorg.
9223
9224 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9225
9226         * scm/output-gnome.scm:
9227         * scm/output-svg.scm: Fix font scaling.
9228
9229 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9230
9231         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
9232         what link to use best.
9233
9234         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
9235         * Documentation/user/tutorial.itely (Automatic and manual beams):
9236         Fix @ref.
9237
9238         * lily/tweak-registration.cc (replace_grob_tweak): New function.
9239         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
9240         * scm/framework-gnome.scm (tweak): Use it.
9241
9242 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9243
9244         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
9245
9246         * scm/output-ps.scm (white-text): reinstate white-text
9247
9248 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9249
9250         * scm/output-ps.scm (offset-add): Remove.
9251
9252         * scm/lily-library.scm (offset-flip-y): New function.
9253         * scm/framework-gnome.scm (tweak): Use it.
9254
9255         * scm/output-gnome.scm (grob-cause): Add parameter.
9256
9257         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
9258         * scm/output-ps.scm (url-link): Move.
9259         (white-text): Warn user about brokenness.
9260
9261         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
9262         wrt ghostscript.
9263
9264 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9265
9266         * lily/slash-repeat-engraver.cc (try_music): always make slashes
9267         if body length smaller than measure length.
9268
9269         * scm/define-markup-commands.scm (with-url): oops. use Y extent
9270         for Y.
9271
9272         * ly/titling-init.ly (tagline): put default tagline in \paper
9273
9274 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9275
9276         * lily/kpath.cc: 
9277         * lily/pdf.cc (Pdf_file): Use more generic error messages.
9278
9279         * scm/lily-library.scm (version-not-seen-message): New function.
9280         * ly/init.ly: Use it.
9281
9282         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
9283         breaks as progess.
9284
9285         * scripts/lilypond-book.py (do_process_cmd): Do not lump
9286         whitespace with l10n message.
9287
9288         * scm/framework-tex.scm (convert-to-ps):
9289         (convert-to-dvi): Do not use overly specific l10n messages.
9290
9291         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
9292
9293         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
9294         merge stderr with stdout.  
9295
9296 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9297
9298         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
9299         Neeracher).
9300
9301 2005-02-29  Graham Percival  <gperlist@shaw.ca>
9302
9303         * Documentation/user/instrument-notation.teily: moved
9304         \arpeggio to Basic.
9305
9306         * Documentation/user/advanced-notation.itely: Articulation to
9307         Basic, a bunch of stuff from Basic moved to Advanced.
9308
9309         * Documentation/user/basic.itely: swapped various sections,
9310         reorganized Basic.
9311
9312 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9313
9314         * flower/memory-stream.cc: 
9315         * flower/libc-extension.cc: Remove obsolete #undefs.
9316
9317         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
9318         more carefully.
9319
9320 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9321
9322         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
9323         dependency.
9324
9325         * VERSION (PACKAGE_NAME): release 2.5.13
9326
9327         * GNUmakefile.in (web-ext): don't ship ps.gz
9328
9329         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
9330         stdout
9331
9332 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9333
9334         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
9335         without libintl.  Now it compiles too.
9336
9337 2005-02-28  Graham Percival  <gperlist@shaw.ca>
9338
9339         * Documentation/user/basic-notation.itely,
9340         instument-notation.itely, advanced-notation.itely:
9341         split up contents of notation.itely.
9342
9343         * Documentation/user/notation.itely: file removed.
9344
9345         * Documentation/user/invoking.itely, converters.itely:
9346         moved convert-ly info to invoking.itely.
9347
9348         * Documentation/user/global.itely, changing-defaults.itely,
9349         sound-output.itexi: moved global settings, file layout, and
9350         sound into global.itely.
9351
9352         * Documentation/user/sound-output.itexi: file removed.
9353
9354         * Documentation/user/lilypond.tely: removed links to
9355         notation.itely and sound.itely.
9356
9357 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9358
9359         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
9360
9361         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
9362  
9363         * THANKS: add sponsor.
9364
9365         * scm/define-markup-commands.scm (with-url): new markup command.
9366
9367         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
9368         tagline.
9369         
9370         * scm/output-tex.scm (url-link): stub.
9371
9372         * scm/output-ps.scm (url-link): new function.
9373
9374         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
9375         ly:set-point-and-click
9376
9377 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9378
9379         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
9380         based on pdf-viewer setting.
9381
9382         * scm/framework-ps.scm (write-preamble): Find and set preferred
9383         pdf-viewer.
9384
9385 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9386
9387         * Documentation/user/point-and-click.itely: update for PDF point &
9388         click.
9389
9390         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
9391         editors based on EDITOR setting.
9392
9393 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9394
9395         * scm/*: Oops, more grand 2005 replace bits.
9396
9397 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9398
9399         * ps/music-drawing-routines.ps: new routine: insert PDF mark
9400
9401         * scm/output-ps.scm (grob-cause): point & click support for
9402         PostScript
9403
9404 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9405
9406         * lily/input-scheme.cc (LY_DEFINE): rename to
9407         ly:input-file-line-column
9408
9409 2005-02-26  Graham Percival  <gperlist@shaw.ca>
9410
9411         * Documentation/user/examples.itely: small fix from Steve Doonan.
9412
9413         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
9414
9415         * THANKS: added Yuval Harel.
9416
9417         * Documentation/user/{various}: inserted two spaces after a period.
9418
9419         * Documentation/user/lilypond.tely: added framework for reorg.
9420
9421         * Documentation/user/basic-notation.itely, instrument-notation.itely,
9422         advanced-notation.itely, global.itely: new files, placeholder for
9423         future reorg.
9424
9425 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
9426
9427         * Documentation/user/notation.itely: revamped Polyphony section
9428         
9429 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9430
9431         * Documentation/user/lilypond-book.itely (Music fragment options):
9432         doc fontload.
9433
9434         * Documentation/user/changing-defaults.itely (Text encoding): add
9435         fontload option to utf8 include
9436
9437         * scripts/lilypond-book.py (compose_ly): add fontload option
9438
9439         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
9440         force-eps-font-include option.
9441
9442         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
9443         black triangle
9444
9445         * Documentation/user/invoking.itely (Editor support): remove
9446         lilypond-latex section.
9447
9448         * scripts/lilypond-latex.py (Module): remove script.
9449
9450         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
9451         overwrite .log. 
9452
9453         * lily/main.cc: remove -m, --no-layout
9454
9455         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
9456         to define. We don't want to override fprintf everywhere.
9457
9458 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9459
9460         * cygwin/lilypond.hint: 
9461         * cygwin/README.in: Update dependencies.
9462
9463         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
9464         Bugfix: do not pollute CPPFLAGS, LIBS.
9465
9466         * cygwin/mknetrel (extras): Cross compile fixes.
9467
9468         * ttftool/util.c: 
9469         * ttftool/ttfps.c: 
9470         * ttftool/ps.c: #include libc-extension.hh
9471
9472         * flower/include/libc-extension.hh:
9473         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
9474         wrapper using funopen.
9475         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
9476         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
9477
9478         * config.hh.in:
9479         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
9480         (AC_CHECK_HEADERS): Add libio.h
9481
9482         * scripts/convert-ly.py: Uniformize, internationalize.
9483         (2.5.2): Remove fatal encoding rule.
9484         (2.5.13): Handle latin1 encoding gracefully.
9485
9486 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9487
9488         * HACKING: Fix line breaks.
9489
9490 2005-02-23  Werner Lemberg  <wl@gnu.org>
9491
9492         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
9493         contains those two files.
9494
9495 2005-02-21  Werner Lemberg  <wl@gnu.org>
9496
9497         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
9498         to improve overlap removal process.
9499
9500         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
9501         left and right ending.  This ensures better overlapping.
9502         Update all callers.
9503         ("lineprall"): Don't use draw_gridline to get better overlapping.
9504
9505 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9506
9507         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
9508
9509         * Documentation/topdocs/NEWS.tely (Top): oops.
9510
9511 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
9512
9513         * HACKING: new file.
9514
9515         * input/regression/utf8.ly (portuguese): added a portuguese example
9516         to show latin1 accents.
9517
9518 2005-02-21  Pal Benko  <benkop@freestart.hu>
9519
9520         * lily/mensural-ligature-engraver.cc:
9521         * lily/mensural-ligature.cc:
9522         * lily/include/mensural-ligature.hh: new algorithm implemented
9523
9524         * scm/define-grob-properties.scm: join-left killed (add-join may
9525         be used); join-left-amount changed to join-right-amount
9526
9527 2005-02-21  Graham Percival  <gperlist@shaw.ca>
9528
9529         * Documentation/user/notation.itely: small but urgent fix.
9530
9531 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
9532
9533         * lily/duration-scheme.cc: bugfix: correct parameters to
9534         SCM_ASSERT_TYPE.
9535
9536         * THANKS: added Pal.
9537
9538         * Documentation/user/notation.itely: bugfix: unTeXified
9539         $\\backslash$.  Bugfix: yet another glyph renaming victim:
9540         "timesig.*x/y" -> "timesig.*xy".
9541
9542 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9543         
9544         * VERSION (PACKAGE_NAME): release 2.5.12
9545
9546 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9547
9548         * ly/engraver-init.ly: set tieWaitForNote to #t by default
9549
9550         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
9551
9552         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
9553
9554         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
9555
9556 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9557
9558         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
9559         latin1..utf-8.
9560
9561         * input/regression/stanza-number.ly:
9562         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
9563
9564         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
9565
9566 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9567
9568         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
9569         NEWS. Refer to website for older news.  
9570
9571         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
9572         .HTML. This should be done for specific servers only.
9573
9574         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
9575         .ly image examples.
9576
9577         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
9578         in layer 0 too.
9579
9580         * scm/define-context-properties.scm
9581         (all-user-translation-properties): add tieWaitForNote
9582
9583         * scm/define-grobs.scm (all-grob-descriptions): add
9584         Tie_column::before_line_breaking
9585
9586         * lily/tie.cc (get_column_rank): new function
9587
9588         * lily/tie-column.cc (before_line_breaking): new function.
9589         (werner_directions): take into account ties that start on
9590         different columns.  
9591
9592         * lily/score-engraver.cc (set_columns): move add_column() so we
9593         have column rank available.
9594
9595         * lily/tie.cc (get_column_rank): new function.
9596
9597         * input/regression/utf8.ly (japanese): add japanese lyrics.
9598
9599         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
9600
9601         * THANKS: add Steve D
9602
9603         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
9604         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
9605
9606 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
9607
9608         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
9609         to show harmonic notes
9610         * scm/define-markup-commands.scm: in \markup-by-number
9611         "dots-dot" -> "dots.dot" to show dotted notes
9612
9613 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9614
9615         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
9616
9617         * flower/memory-stream.cc (writer): new file.
9618
9619         * configure.in: add endian test.
9620
9621 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
9622
9623         * Documentation/user/examples.itely: small
9624         simplification/beautification
9625
9626         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
9627         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
9628         notation manual.
9629
9630         * lily/mensural-ligature.cc: bugfix: another few victims of the
9631         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
9632
9633         * ly/gregorian-init.ly: commit some experimental code for hi-level
9634         ligature input language lying around here for several months.
9635
9636         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
9637         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
9638
9639         * lily/vaticana-ligature-engraver.cc: bugfix: another few
9640         "x-y-z"->"x.y.s-z" fixes.
9641
9642 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9643
9644         * scm/framework-pdf.scm (scm): new file
9645
9646         * lily/include/pdf.hh (class Pdf_file): new file.
9647
9648         * lily/pdf.cc (write_trailer): new file.
9649
9650 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
9651
9652         * input/regression/color.ly: new file
9653
9654         * lily/stencil.cc (interpret_stencil_expression):
9655         when a color expression is encountered: save current color,
9656         process the rest of the expression, and restore previous color.
9657
9658         * lily/system.cc (get_line): check all grobs for color property and
9659         prepare the stencil scheme expressions for further processing.
9660         Fix layer-loop.
9661
9662         * scm/define-grob-properties.scm: introduce the color property.
9663
9664         * scm/output-lib.scm: color helper functions.
9665
9666         * scm/output-ps.scm: introduce setcolor/resetcolor.
9667
9668 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
9669
9670         * ly/*.ly, input/regression/*.ly: Added missing \version
9671         statements in some files.
9672
9673 2005-02-15  Graham Percival  <gperlist@shaw.ca>
9674
9675         * Documentation/user/notation.itely: minor editing.
9676
9677         * Documentation/user/converters.itely: updated convert-ly bugs.
9678
9679         * Documentation/user/lilypond-book.itely: add info about using
9680         feta characters in latex.
9681
9682 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9683
9684         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
9685
9686 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9687
9688         * scm/define-grob-properties.scm (all-user-grob-properties):
9689         removed 'dashed property.
9690
9691 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9692
9693         * scm/lily.scm (define-safe-public): new macro for defining
9694         variables that can be used in --safe mode. Use it in *.scm
9695         instead of manually setting safe-objects in safe-lily.scm.
9696
9697 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9698         
9699         * lily/slur.cc: Slur-dash patch by Bertalan.
9700
9701         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
9702
9703         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
9704
9705 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9706
9707         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
9708
9709 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9710
9711         * mf/GNUmakefile: teTeX-3.0 install fix.
9712
9713         * Cygwin patch from Bertalan.
9714
9715         * stepmake/stepmake/metafont-rules.make: Remove bashism.
9716
9717 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9718
9719         * GNUmakefile.in: 
9720         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
9721
9722         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
9723         2.0.x compatibility.
9724
9725 2005-02-08  Werner Lemberg  <wl@gnu.org>
9726
9727         * mf/feta-din-code.mf: Format; clean up code.
9728         Replace `---' with `--' plus explicit path directions.
9729         (linethickness#, stafflinethickness#): Remove.
9730         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
9731         ("dynamic s"): Improve shape.
9732         ("dynamic p"): Improve shape.
9733         Replace `draw' with better outline approximation.
9734         ("dynamic r"): Improve shape.
9735         Don't call `fill' and `draw' at the same time.
9736
9737 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9738
9739         * SConstruct (symlink):
9740         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
9741         build fix: add enc symlink.
9742
9743         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
9744
9745         Support for DESTDIR besides prefix=/foo
9746
9747         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
9748
9749         * stepmake/stepmake/*.make:
9750         * */GNUmakefile:
9751         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
9752
9753         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
9754
9755         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
9756         mawk in fontforge (date) test.
9757
9758 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9759
9760         * scm/font.scm (make-century-schoolbook-tree): add NCS as
9761         font-family=roman. Add Luxi Sans as sans
9762
9763 2005-02-07  Graham Percival  <gperlist@shaw.ca>
9764
9765         * Documentation/user/notation.itely: add warning about
9766         percent repeats and Voice contexts.
9767
9768         * Documentation/user/lilypond-book.itely: clarified the
9769         necessity of dvips -u arguments.
9770
9771 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
9772
9773         * THANKS: Added a bunch of bug hunters.
9774
9775 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9776
9777         * scm/framework-ps.scm (output-preview-framework): bugfix.
9778
9779         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
9780         o/ for chord modifier..
9781
9782         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
9783
9784         * lily/drum-note-performer.cc:  remove unused (thanks Michael
9785         Welsh Duggan). 
9786
9787 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9788
9789         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
9790
9791         * ly/titling-init.ly: Do not also print intstrument in header on
9792         first page.  Do not print page number on first and only page.
9793
9794 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9795
9796         * input/regression/*.ly: remove old-relative everywhere
9797
9798         * lily/music-sequence.cc (simultaneous_relative_callback): do
9799         what-if analysis on copy, not on original. Fixes old-relative
9800         compatibility.
9801
9802         * scm/backend-library.scm (postscript->png): space before
9803         --verbose.
9804         
9805 2005-02-05  Werner Lemberg  <wl@gnu.org>
9806
9807         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
9808         is defined.
9809
9810         * mf/feta-alphabet.mf: Define `staffsize#'.
9811         Include `feta-params.mf'.
9812         s/staffheight/design_size/.
9813
9814         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
9815
9816         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
9817
9818         * mf/feta-nummer-code.mf: Reformatted.
9819         (draw_six): Use outline intersection to avoid a self-intersecting
9820         path.
9821         ("Numeral comma"): Fix serious outline glitches.  This slightly
9822         changes the glyph shape.
9823         ("Numeral dash"): Use `draw_rounded_block'.
9824         ("Numeral dot"): Use `drawdot'.
9825         ("Numeral 1"): Assure identical tangent directions for the
9826         intersection points of paths.  The glyph shape improvement is only
9827         visible at very high magnifications.
9828         ("Numeral 2"): Use `solve' macro to make the lower right part of
9829         the glyph outline touch the x axis exactly.  This changes the
9830         glyph shape.
9831         Minor fixes for better overlap removal support.
9832         ("Numeral 4"): Make lefter corner `rounder'.
9833         ("Numeral 5"): Assure identical tangent directions for the
9834         intersection points of paths.  This improves the glyph shape at
9835         high magnifications.
9836         ("Numeral 7"): Use `solve' macro to make the upper right part of
9837         the glyph outline touch the metrics box exactly.  This changes the
9838         glyph shape.
9839         Avoid corner in the upper left part of the glyph (causing a minor
9840         shape change).
9841
9842         * mf/feta-ital-*.mf: Removed.  Unused.
9843
9844 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9845
9846         * VERSION (PATCH_LEVEL): release 2.5.11
9847
9848         * input/regression/fill-line-test.ly: new file.
9849
9850         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
9851         emmentaler name, eg. emmentaler-23. 
9852
9853 2005-02-04  Christian Hitz  <chhitz@gmx.net>
9854
9855         * scm/scm/define-markup-commands.scm (fill-line): rework for better
9856         alignment with centered texts
9857
9858         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
9859         list of paddings
9860
9861 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9862
9863         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
9864
9865         * lily/note-column.cc (translate_rests): call flush_extent_cache()
9866         of parents when translating rests. Fixes: c-chord-rest.ly 
9867
9868         * lily/include/dimension-cache.hh (struct Dimension_cache): add
9869         dimension_callback_ member.
9870
9871         * lily/grob.cc (flush_extent_cache): new function. Force recompute
9872         of extents.
9873
9874 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9875
9876         * all but lily/*: The grand 2004/2005 replace.
9877
9878 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9879
9880         * lily/*: add space after ,  
9881
9882         * scm/music-functions.scm (has-request-chord): don't use
9883         ly:music-name anywhere. Fixes <<\\>> notation. 
9884
9885         * scm/define-markup-commands.scm (box): use font-size for
9886         padding. Fixes boxed-rehearsal-marks.ly
9887
9888         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
9889         identifier definition too, so foo = \lyrics { ...   } bar = #1
9890         doesn't complain about "bar" being LYRICS_STRING.
9891
9892         * lily/paper-def.cc (find_pango_font): new routine; Store
9893         pango_fonts in hash tab too. This is necessary for retrieving
9894         Pango_fonts::physical_font_tab() later on.
9895  
9896         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
9897         crash if psname is null.
9898
9899         * lily/lily-guile.cc (ly_hash2alist): new function
9900
9901         * Documentation/user/changing-defaults.itely (Text encoding):
9902         rewrite. 
9903
9904         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
9905         -> font_filename mapping.
9906
9907         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
9908         ly_pango_font_physical_fonts
9909
9910         * scm/framework-ps.scm (supplies-or-needs): extract names from
9911         physical Pango_fonts.
9912
9913         * utf8.ly: new file.
9914
9915 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9916
9917         * Documentation/user/changing-defaults.itely (Page layout): add
9918         doco about systemSeparatorMarkup.
9919
9920         * scm/page-layout.scm (default-page-make-stencil): add-to-page
9921         function.
9922         (default-page-make-stencil): insert system separators.
9923
9924         * scm/define-markup-commands.scm (hcenter): add
9925         (beam): add.
9926
9927 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9928
9929         * scm/output-ps.scm (ez-ball): reinstate ez notation.
9930
9931 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9932
9933         * lily/main.cc: Spell backend consistently.  Sort options.
9934
9935 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9936
9937         * scripts/lilypond-book.py (Module): revert @include.
9938         
9939 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9940
9941         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
9942         Bugfix: @include .tex (not .texi).  Small cleanups.
9943
9944         * stepmake/bin/add-html-footer.py (i18n): New function.
9945
9946 2005-01-31  Werner Lemberg  <wl@gnu.org>
9947
9948         * mf/feta-nummer.mf: Removed.  Unused.
9949
9950 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9951
9952         * lily/ : 2004 -> 2005 s&r
9953
9954         * scm/file-cache.scm (cached-file-contents): add file. Read each
9955         file only once.
9956
9957         * scm/font.scm (add-pango-fonts): change order. Medium weight is
9958         now default.
9959
9960         * VERSION: release 2.5.10
9961         
9962         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
9963
9964         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
9965
9966         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
9967         that both X and Y extents of bbox are non-nil.
9968
9969 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9970
9971         * scm/chord-name.scm (alteration->text-accidental-markup): change
9972         - to . 
9973
9974         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
9975
9976         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
9977
9978         * Documentation/user/invoking.itely (Invoking lilypond): add note
9979         about EPS backend.
9980
9981         * scm/framework-eps.scm: new file: create per-system/per-page EPS
9982         files for inclusion in lilypond-book document.
9983
9984         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
9985
9986         * input/tutorial/lbook-texi-test.texi: new file.
9987
9988         * scm/safe-lily.scm (safe-objects): add
9989         {begin,end}-of-line-(in)?visible as safe.
9990  
9991 2005-01-30  Graham Percival  <gperlist@shaw.ca>
9992
9993         * Documentation/user/changing-defaults.itely: fixed example
9994         of (dynamics).
9995
9996 2005-01-29  Graham Percival  <gperlist@shaw.ca>
9997
9998         * lily/main.cc: fix info about -o=FILE.
9999
10000 2005-01-29  Werner Lemberg  <wl@gnu.org>
10001
10002         * mf/feta-toevallig.mf ("Natural"): Completely changed the
10003         construction to assure smooth transition from straight to curved
10004         lines.
10005
10006 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10007
10008         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
10009         stencils.
10010
10011         * ps/lilyponddefs.ps: add start-page, start-system doesn't
10012         translate to top of page. Fixes alignment problems of
10013         lilypond-generated EPS files.
10014
10015 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10016
10017         * scm/part-combiner.scm (analyse-spanner-states): trigger on
10018         crescendo-end as well, since Decrescendo maybe ended with Stop
10019         Crescendo.). Fixes: partcombine-diminuendo.ly
10020
10021         * scm/script.scm (default-script-alist): swap portato symbols.
10022
10023         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
10024
10025         * lily/paper-outputter-scheme.cc (LY_DEFINE):
10026         ly:outputter-port. New function.
10027
10028         * scm/framework-ps.scm (output-classic-framework): dump a
10029         -systems.texi too
10030         (output-classic-framework): dump multiple systems on an "infinite"
10031         page EPS including fonts. 
10032
10033         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
10034         .eps files for both texi and tex formats. Use PNG coming from
10035         lilypond.
10036         
10037 2005-01-28  Graham Percival  <gperlist@shaw.ca>
10038
10039         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
10040
10041         * scripts/lilypond-latex.py: fix info about -o=FILE.
10042
10043 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10044
10045         * ly/generate-embedded-cff.ly: write .cff.ps files.
10046
10047         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
10048
10049         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
10050         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
10051
10052 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10053
10054         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
10055
10056 2005-01-28  Werner Lemberg  <wl@gnu.org>
10057
10058         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
10059         macros.
10060         (draw_bulb): Improved.
10061
10062         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
10063         metapost bug.
10064         (draw_pedal_P): Use soft_end_penstroke.
10065         (draw_pedal_d): Use soft_start_penstroke.
10066
10067         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
10068         path.
10069         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
10070         doesn't change the glyph shape.
10071
10072         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
10073         changing the shape) to avoid fontforge warnings.
10074
10075         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
10076         soft_end_penstroke and fix glyph shape.
10077
10078 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10079
10080         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
10081
10082 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10083
10084         * scm/define-markup-commands.scm (line): filter out empty stencils
10085         from line command.
10086
10087         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
10088         amount.
10089
10090 2005-01-27  Graham Percival  <gperlist@shaw.ca>
10091
10092         * Documentation/user/notation.itely: added info about what
10093         \voiceFoo does.  Also rewrote warning about marks at
10094         a line break.
10095
10096         * Documentation/user/changing-defaults.itely: added info
10097         about putting dynamics in parenthesis and brackets.
10098
10099 2005-01-27  Werner Lemberg  <wl@gnu.org>
10100
10101         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
10102
10103 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10104
10105         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
10106         portato-direction.ly
10107
10108         * lily/beam.cc (consider_auto_knees): add beam height to
10109         threshold. Fixes: knee-multiple-beam.ly
10110
10111         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
10112         pedal line spanners. Fixes: instrument-center-pedal.ly
10113
10114         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
10115         if encountering barline. Fixes: auto-beam-repeat.ly
10116
10117 2005-01-26  Werner Lemberg  <wl@gnu.org>
10118
10119         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
10120         overlapping.
10121
10122         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
10123         with inflections for the 1/2 sharp glyph.
10124
10125         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
10126         connection between `t' and `r'.
10127         Unify bulb with the rest of `r' to avoid grazing outlines which
10128         confuses the overlap removal algorithm of fontforge.
10129
10130         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
10131         inflections.
10132         (draw_cross): Fix shape to have uniform thickness in corners.
10133
10134         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
10135         to avoid an uneven number of self-intersections; this confuses
10136         fontforge.
10137         Fix a slight bug in the shape at left bottom (which is visible only
10138         at high magnifications).
10139         `Center' the stem horizontally to avoid overlapping.
10140
10141 2005-01-24  Werner Lemberg  <wl@gnu.org>
10142
10143         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
10144         to `asis'.
10145         (fet_begingroup): Save group name in string `feta_group'.
10146         (fet_endgroup): Updated.
10147         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
10148
10149         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
10150
10151         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
10152         in metapost.
10153
10154 2005-01-24  Graham Percival  <gperlist@shaw.ca>
10155
10156         * Documentation/user/notation.itely: really minor editing.
10157
10158 2005-01-22  Graham Percival  <gperlist@shaw.ca>
10159
10160         * Documentation/user/examples.itely: minor editing.
10161
10162         * Documentation/user/changing-defaults.itely: minor editing.
10163
10164         * Documentation/user/notation.itely: clarified info on polyphony
10165         and \addlyrics.
10166
10167 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10168
10169         * scm/output-gnome.scm: 
10170         * scm/output-svg.scm:
10171         * scm/lily-library.scm (font-name-style): Update font name
10172         kludging for fontconfig use.
10173
10174 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
10175
10176         * scm/define-markup-commands.scm: Document right-align and
10177         larger markup commands. Remove "TODO" from the topmost comment
10178         "each markup function should have a doc string." More consistent
10179         use of new-lines.
10180
10181 2005-01-22  Graham Percival  <gperlist@shaw.ca>
10182
10183         * Documentation/user/changing-defaults: removed info about
10184         copyright symbol, since it's likely to change soon.
10185         Added info about betweensystemspace.
10186
10187         * Documentation/user/notation.itely: minor fixes.
10188
10189         * Documentation/user/lilypond.tely,
10190         Documentation/user/music-glossary.tely: changed copyright
10191         date to 2005 instead of 2004.
10192
10193         * input/test/volta-chord-names.ly: added old example back.
10194
10195 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10196
10197         * mf/feta-beugel.mf: use design size 20 (not 15).
10198
10199         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
10200         change name to aybabtu completely
10201
10202 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10203
10204         * buildscripts/gen-emmentaler-scripts.py (outdir): add
10205         design_size to fontname
10206
10207 2005-01-19  Werner Lemberg  <wl@gnu.org>
10208
10209         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
10210         mf/feta-schrift.mf: s/p/pat/ if a path variable.
10211
10212         * mf/feta-autometric.mf (set_char_box): Add code which emits
10213         specials for mf2pt1 if run with metapost.
10214         (to_bp): New macro for mf2pt1.
10215
10216 2005-01-18  Graham Percival  <gperlist@shaw.ca>
10217
10218         * Documentation/user/changing-defaults: added info on
10219         creating a copyright symbol.
10220
10221 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10222
10223         * VERSION: release 2.5.9
10224         
10225 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
10226
10227         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
10228
10229         * Documentation/user/notation.itely: Document
10230         score-override-auto-beam-setting Fix documentation for
10231         revert-auto-beam-setting.
10232
10233 2005-01-18  Werner Lemberg  <wl@gnu.org>
10234
10235         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
10236         (procset): New function to define a procset resource.
10237         (ps-embed-pfa): New function to define a font resource.
10238         (setup): New function to define a `Setup' environment.
10239         (preamble): Use new functions.
10240
10241         * ps/lilypond.defs (init-lilypond-parameters): New function to
10242         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
10243
10244 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10245
10246         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
10247
10248 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
10249
10250         * scm/define-markup-commands.scm: Change number->markletter-string
10251         to take two arguments (vector number). Add number->mark-alphabet-vector
10252         and markalphabet markup command.
10253
10254         * scm/translation-functions.scm: Add format-mark-box-alphabet,
10255         format-mark-alphabet, format-mark-box-barnumbers and
10256         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
10257
10258 2005-01-17  Graham Percival  <gperlist@shaw.ca>
10259
10260         * Documentation/user/examples.itely: add SATB automatic piano
10261         reduction template.
10262
10263         * Documentation/user/notation.itely: added info about changing
10264         partcombine texts.  Also adds examples of alternate lyrics.
10265
10266         * Documentation/user/changing-defaults.itely: added warning
10267         about \RemoveEmptyStaffContext overriding previous changes.
10268
10269 2005-01-17  Werner Lemberg  <wl@gnu.org>
10270
10271         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
10272         feta-alphabet*.
10273
10274 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10275
10276         * python/lilylib.py (make_ps_images): don't do final showpage for
10277         multi-page documents.
10278         
10279         * VERSION (MY_PATCH_LEVEL): release 2.5.8
10280
10281 2005-01-16  Graham Percival  <gperlist@shaw.ca>
10282
10283         * Documentation/user/lilypond.tely: changed order of appendices;
10284         unified index should be last.
10285
10286         * Documentation/user/notation.itely: add example of key signatures
10287         and info about Staff.printKeyCancellation.
10288
10289 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10290
10291         * lily/include/repeated-music.hh (class Repeated_music): change
10292         into "namespace" class.
10293
10294         * lily/event.cc: remove Key_change_event.
10295
10296         * lily/include/transposed-music.hh (class Transposed_music): remove.
10297
10298         * lily/transposed-music.cc: remove
10299
10300         * lily/include/relative-music.hh: remove.
10301
10302         * lily/include/music-sequence.hh (struct Music_sequence): change
10303         into "namespace" class.
10304
10305         * lily/untransposable-music.cc (Module): remove
10306
10307         * lily/include/un-relativable-music.hh (Module): remove
10308
10309         * lily/include/untransposable-music.hh (Module): remove
10310
10311         * lily/include/music-list.hh (Module): remove file
10312
10313         * lily/un-relativable-music.cc: remove file.
10314
10315 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10316
10317         * lily/parser.yy: Compile fix.
10318
10319 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10320
10321         * lily/include/music.hh (class Music): unvirtualize transpose().
10322
10323         * lily/sequential-music.cc: remove file.
10324
10325         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
10326
10327         * lily/slur-scoring.cc (get_best_curve): only switch on
10328         DEBUG_SLUR_SCORING for non NDEBUG builds.
10329
10330         * lily/include/music.hh (class Music): replace Music::start_mom()
10331         by start-callback property
10332
10333         * lily/include/grace-music.hh: remove file. 
10334
10335         * lily/stem.cc (height): robustness fix.
10336
10337         * lily/time-scaled-music.cc: remove file.
10338
10339         * lily/include/music.hh (class Music): include SCM init argument.
10340         (class Music): replace Music::get_length() virtual by
10341         length-callback property everywhere.
10342
10343         * scripts/convert-ly.py (conv): add  # to \property scalar value.
10344
10345         * mf/GNUmakefile: don't install *list.ly
10346
10347 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10348
10349         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
10350
10351 2005-01-12  Werner Lemberg  <wl@gnu.org>
10352
10353         This patch addresses the following problems in the feta sources
10354         files which contribute to the fetaXX fonts.
10355
10356         . Many fixes for rasterization at low resolutions (consistent use of
10357           `vround' and `hround', integer shift values for paths, applying
10358           `eps' for mirrored paths, use of `define_whole_pixels' and
10359           friends, etc.) -- while this probably looks like a waste of time
10360           it has revealed deficiencies in some glyph shapes.  See comment at
10361           the end of feta-params.mf how vertical symmetry is achieved.
10362
10363         . The `---' operator has been replaced everywhere with `--'; this
10364           both improves and considerably reduces the font size after
10365           conversion with mf2pt1.
10366
10367         These change aren't explicitly mentioned below since virtually all
10368         glyphs are affected.
10369
10370         Other notable differences:
10371
10372         . Glyphs from feta-accordion.mf now have charboxes around the
10373           outline.
10374
10375         . Fixed incorrect charbox for `accDot'.
10376
10377         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
10378
10379         . Fixed position of the bow in the `upprall' glyph and its siblings.
10380
10381         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
10382           dependent on the staff line thickness to avoid touching the middle
10383           staff line at smaller sizes.
10384
10385         . Largely extended output for feta-testXX: Where useful, glyphs
10386         are shown both between and on staff lines.
10387
10388
10389         * mf/feta-params.mf (staff_space_rounded,
10390         stafflinethickness_rounded, linethickness_rounded,
10391         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
10392         Update all code which uses them where appropriate.
10393         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
10394         New variables used to control rasterization at low resolutions.  Set
10395         to zero if feta code is processed with metapost.
10396
10397         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
10398         (draw_rounded_block, draw_square_block): Updated to use `--' only.
10399         (flare_path): Updated.
10400         Make it work with `filldraw' (but only circular pens).
10401         (hfloor, vfloor, hceiling, vceiling): New macros.
10402
10403         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
10404         Use `draw' again in mf mode to have good pixel dropout control.
10405         Fix intersection points of horizontal lines with circle.
10406         ("accDot"): Fix parameters for set_char_box.
10407         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
10408         control.
10409
10410         * mf/feta-banier.mf: Updated.
10411
10412         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
10413         testing.
10414         (undraw_inside_ellipse): Remove `center' argument.  Update all
10415         callers.
10416         (draw_brevis): New macro, called by "Brevis notehead".
10417         (draw_whole_triangle_head): New macro, called by "Whole
10418         trianglehead".
10419         (draw_small_triangle_head): Use `filldraw'.
10420
10421         * mf/feta-eindelijk.mf: Remove useless global group.
10422         Updated.
10423
10424         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
10425         `filldraw'.
10426
10427         * mf/feta-pendaal.mf: Updated.
10428
10429         * mf/feta-puntje.mf: Updated.
10430
10431         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
10432         less points.
10433         ("Flageolet"): Use `draw' again in mf mode to have good pixel
10434         dropout control.
10435         ("Varied Coda"): Use `draw_block'.
10436         (draw_comma): Fix typo.
10437         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
10438         pixel dropout control.
10439
10440         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
10441         position of bow.
10442
10443         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
10444         sizes.
10445
10446         * mf/feta-toevallig.mf (remember_pic): New variable, used for
10447         testing.
10448         (draw_meta_sharp): Much simplified.
10449         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
10450
10451         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
10452
10453 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10454
10455         * Documentation/user/notation.itely (Ancient rests): Fix typo
10456         (thanks Anthony)
10457
10458 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10459
10460         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
10461
10462         * lily/main.cc (setup_paths): Add cff.
10463
10464         * mf/GNUmakefile (foe): Include actual target %.cff.
10465         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
10466
10467 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10468
10469         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
10470         suffix for main_input_b_.
10471
10472         * scm/music-functions.scm (toplevel-music-functions):
10473         precompute music lengths for music expressions.  
10474
10475 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10476
10477         * lily/include/input.hh (class Input): new `end_' slot for end of
10478         input. Renamed defined_str0_ to start_.
10479
10480         * lily/input.cc (Input): Add Input::Input (Input const &) and
10481         remove Input::Input (Source_file*, char const *). Use the new
10482         slots.
10483         (set_location): method used by bison to propagate input
10484         locations (YYLLOC_DEFAULT).
10485         (end_line_number, end_column_number, step_forward): new methods
10486         
10487         * lily/input-scheme.cc (ly:input-both-locations): new function,
10488         similar to ly:input-location, but also return the end line and
10489         column.
10490
10491         * lily/include/includable-lexer.hh: 
10492         * lily/includable-lexer.cc: 
10493         * lily/include/lily-lexer.hh (class Lily_lexer): 
10494         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
10495         Includable_lexer to Lily_lexer, in order to update lexloc (the
10496         yylloc), a new slot of Lily_lexer.
10497         (here_input, LexerError): simplify by using the lexloc slot (aka
10498         yylloc)
10499
10500         * lily/lexer.ll: #define yylloc to use input locations (it may
10501         be useless here?). Fixed the #embedded_scm rule (step the location
10502         forward in order to skip the sharp sign before parsing the scheme
10503         expression)
10504
10505         * lily/include/lily-parser.hh (class Lily_parser): 
10506         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
10507         here_input()
10508         (parser_error): overload for more precise locations of errors.
10509
10510         * lily/parser.yy (YYLTYPE): set location type to Input
10511         (YYLLOC_DEFAULT): use Input::set_location()
10512         (yylex): add the YYLTYPE* location parameter.
10513         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
10514         Give an Input parameter to THIS->parser-error() for more accurate
10515         messages.
10516
10517 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10518
10519         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
10520
10521         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
10522         on BEAMQUANTING for non-NDEBUG builds.
10523
10524         * lily/stem.cc (head_count): performance: avoid String::String()
10525         inside oft called function.
10526
10527 2005-01-09  Graham Percival  <gperlist@shaw.ca>
10528
10529         * Documentation/user/examles.itely: attempted fix for broken
10530         string quartet template.
10531
10532         * Documentation/user/notation.itely: remove unnecessary broken
10533         link.
10534
10535 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10536
10537         * VERSION (PACKAGE_NAME): release 2.5.7
10538
10539 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10540
10541         * config.make.in (METAFONT): Append -progname=mf, fixes use with
10542         mf-nowin for teTeX-3.0.  Backportme.
10543
10544         * scm/output-svg.scm (utf8-string): New function.
10545
10546         * scm/output-gnome.scm (utf8-string): New function.
10547         (otf-name-mangling): Remove.
10548
10549         * lily/pango-font.cc (Pango_font): Use font string iso font
10550         filename for utf8-text.
10551
10552         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
10553         name.
10554
10555 2005-01-08  Graham Percival  <gperlist@shaw.ca>
10556
10557         * Documentation/user/notation.itely: add info about
10558         Staff.extraNatural = ##f in Pitches section.  Also
10559         fixed some minor issues in the Vocal music section.
10560
10561 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10562
10563         * scm/output-ps.scm (white-text): comment out Helvetica font,
10564         which is broken for my GS install.
10565
10566         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
10567         which provides a tighter bbox.
10568
10569         * scm/define-grobs.scm (all-grob-descriptions): remove all
10570         extra-offsets from definitions.
10571
10572 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
10573
10574         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
10575         add tuning for 4-string bass and some common 4/5-string banjo
10576         tunings.  New function (four-string-banjo) turns a 5-string tuning
10577         into a 4-string tuning.  New function
10578         (fret-number-tablature-format-banjo) computes correct fret numbers
10579         on 5-string banjos.
10580
10581         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
10582         Add beam correction to TabVoice.
10583
10584         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
10585         using bold font; makes tabs more readable.
10586
10587 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10588
10589         * lily/font-select.cc (get_font_by_design_size): don't make
10590         Modified_font_metric; this causes trouble, since we don't know the
10591         font magnification from inside Pango_font::text_stencil()
10592
10593         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
10594
10595         * Documentation/user/notation.itely (The Lyrics context): comment out
10596         broken {Small ensembles} link.
10597
10598         * scm/framework-svg.scm (output-framework): change calling convention.
10599
10600         * lily/object-key-dumper-scheme.cc: new file.
10601
10602         * lily/object-key-undumper-scheme.cc: new file.
10603
10604         * lily/tweak-registration-scheme.cc: new file.
10605
10606         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
10607
10608         * Documentation/user/examples.itely (String quartet): uncomment
10609         broken example.
10610
10611         * lily/font-config.cc: new file.
10612
10613 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10614
10615         * scm/output-svg.scm: 
10616         * scm/output-gnome.scm: s/bigcheese/emmentaler.
10617
10618         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
10619
10620 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10621
10622         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
10623         Add headers.
10624
10625         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
10626
10627 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10628
10629         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
10630
10631         * lily/include/main.hh: lose _b hungarian suffixes for global
10632         variables.
10633
10634         * lily/include/lily-guile-macros.hh: new file.
10635
10636         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
10637
10638         * lily/general-scheme.cc: new file. 
10639
10640         * lily/font-select.cc (get_font_by_design_size): retrieve
10641         PangoFont for (designsize . "pango-descr") entries.
10642
10643         * lily/lily-parser-scheme.cc: new file.
10644
10645         * lily/output-def-scheme.cc: new file.
10646
10647         * lily/paper-book-scheme.cc: new file.
10648
10649         * lily/duration-scheme.cc (LY_DEFINE): new file.
10650
10651         * lily/pitch-scheme.cc:  new file.
10652
10653         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
10654
10655 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10656
10657         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
10658
10659 2005-01-06  Graham Percival  <gperlist@shaw.ca>
10660
10661         * Documentation/user/notation.itely: minor editing.
10662
10663         * Documentation/user/changing-defaults: minor editing.
10664
10665         * Documentation/user/examples.itely: add template for
10666         string quartet part extraction; demonstrates tag.
10667
10668 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
10669
10670         * Documentation/user/notation.itely: documents
10671         format-mark-box-letters and format-mark-box-numbers
10672
10673         * scm/define-context-properties.scm: change comment.
10674
10675 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10676
10677         * scm/framework-ps.scm (output-classic-framework): new function:
10678         dump systems as separate .eps files (without fonts) and write a
10679         single collecting .tex file.
10680
10681 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10682
10683         * Documentation/user/notation.itely (Setting simple songs):
10684         Correct several errors in the equivalent formulation of
10685         \addlyrics. 
10686         (The Lyrics context): Corrected link to the SATB example.
10687
10688 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10689
10690         * scm/lily.scm (completize-formats): new function
10691         (postprocess-output): new function
10692
10693         * lily/paper-book.cc (classic_output): change calling
10694         convention. Give basename as first argument. 
10695         remove Paper_book::post_processing().
10696
10697         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
10698
10699 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10700
10701         * lily/paper-outputter.cc (LY_DEFINE): new function
10702         ly:outputter-close.
10703
10704         * lily/main.cc: change --format,-f to --backend,-b
10705
10706         * lily/include/main.hh: rename format to backend.
10707
10708         * scm/translation-functions.scm (format-mark-box-numbers): add.
10709         patch by Erlend Aasland
10710
10711 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10712
10713         * lily/pango-font.cc (text_stencil): dump string as
10714         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
10715
10716 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10717
10718         * configure.in (gui_b): Remove handy developer-only
10719         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
10720         CVS source installations (but break other non-default but correct
10721         PKG_CONFIG_PATH setups), as this is no longer developer-only.
10722
10723         * SConstruct: 
10724         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
10725         compatibility (backportme).
10726
10727         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
10728
10729 2005-01-03  Werner Lemberg  <wl@gnu.org>
10730
10731         Prepare glyph shapes for mf2pt1 conversion.
10732
10733         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
10734         (accDiscant, accFreebase, accStdbase): Replace `draw' with
10735         `penstroke'.
10736         (accDot): Use `drawdot'.
10737         (accBayanbase): Replace `draw' with `draw_gridline'.
10738         (print_penpos): Moved to feta-macros.mf.
10739         (accOldEE): Replace `filldraw' with `penstroke'.
10740         Replace `draw' with `penstroke' and `drawdot'.
10741
10742         * mf/feta-banier.mf: Code clean-up.
10743         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
10744         `fill'.
10745
10746         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
10747
10748         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
10749         paremeter to control drawing of labels.  Update all callers.
10750
10751         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
10752         (new_bulb): Return a bulb as a single path.  To do that, it now
10753         takes some more parameters.  Updated all callers.
10754         (draw_gclef): Major clean-up.  `draw' has been replaced with
10755         `penstroke', unnecessary outlines have been removed.
10756         Remove (unused) gnome-canvas code.
10757
10758         * mf/feta-macros.mf (print_penpos): New macro (from
10759         feta-accordion.mf).
10760         Other minor fixes.
10761
10762         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
10763         ("Pedal dot"): Use `drawdot'.
10764         (draw_pedal_P): Add parameter to control drawing of labels.  Update
10765         all callers.
10766         Fix shape at top.
10767         (draw_pedal_e): Add parameter to control drawing of labels.  Update
10768         all callers.
10769         (draw_pedal_d): Add parameter to control drawing of labels.  Update
10770         all callers.
10771         Revert drawing direction.
10772
10773         * mf/feta-schrift.mf (draw_fermata): Use single path.
10774         (draw_short_fermata): Replace `filldraw' with `fill'.
10775         (draw_long_fermata, draw_very_long_fermata): Replace calls to
10776         `draw_rounded_block' with a single path.
10777         ("Thumb"): Draw full circle instead of mirroring segments.
10778         (draw_accent): New macro.
10779         ("> accent", "espr"): Use it.
10780         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
10781         ("open (unstopped)"): Draw full circle instead of mirroring
10782         segments.
10783         (draw_vee): Removed.
10784         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
10785         ("Downbow"): Replace calls to `draw_rounded_block' with a single
10786         path.
10787         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
10788         partial pieces drawn with `fill' -- these do still overlap with the
10789         stem of the `t' but just once, not multiple times so that fontforge
10790         can handle it gracefully.
10791         Change other parts of the glyph so that fontforge's overlapping
10792         algorithm reliably works.
10793         (draw_heel): Replace `draw' with `fill'.
10794         (draw_toe): Use `draw_accent' instead of `draw_vee'.
10795         ("Flageolet"): Replace `draw' with `penstroke'.
10796         ("Segno"): Replace `filldraw' with `penstroke'.
10797         Replace `draw' with `drawdot'.
10798         ("Coda"): Replace `fill' with `penstroke', using a single path.
10799         ("Varied Coda"): Use less overlapping paths.
10800         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
10801         single path.
10802
10803         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
10804         group to better control the `labels' command.
10805         Rename argument to `offset' and use it actually.  Update all
10806         callers.
10807         Replace `filldraw' with `fill'.
10808         ("mordent", "prallmordent", "upmordent", "downmordent",
10809         "lineprall"): Replace `draw' with `draw_gridline'.
10810         ("upprall", "downprall"): Replace `draw' with `fill'.
10811
10812         * mf/feta-timesig.mf: Formatting.
10813
10814         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
10815         to...
10816         ("Flat"): Here.
10817         (draw_paren): Move code to draw labels to...
10818         ("Right Parenthesis"): Here.
10819
10820 2005-01-02  Graham Percival <gperlist@shaw.ca>
10821
10822         * Documentation/user/notation.itely: add example of \setTextDecresc
10823         and \setTextDim.
10824
10825 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
10826
10827         * scm/define-markup-commands.scm :  fix glyph-strings of
10828         accidentals and \note-by-number
10829
10830 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10831
10832         * VERSION: 2.5.6 released.
10833         
10834         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
10835
10836         * input/regression/new-markup-scheme.ly: oops. font-family=music
10837         -> font-encoding fetaMusic.  
10838
10839         * lily/main.cc: put default to PS.
10840
10841         * lily/tfm.cc: idem.
10842
10843         * lily/afm.cc: idem.
10844
10845         * lily/include/modified-font-metric.hh (struct
10846         Modified_font_metric): remove coding_scheme() method.
10847
10848         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
10849
10850         * scripts/convert-ly.py (conv): crash on encountering \encoding.
10851
10852         * input/les-nereides.ly: convert to utf8
10853
10854         * lily/modified-font-metric.cc (text_dimension): idem.
10855
10856         * lily/parser.yy (TODO): idem.
10857
10858         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
10859
10860         * lily/lexer.ll: remove encoding
10861
10862         * scm/framework-ps.scm (output-variables): separately scale the
10863         page to mm 
10864
10865         * lily/pango-font.cc (Pango_font): fix scaling.
10866
10867         * lily/font-metric.cc (design_size): design_size returns a
10868         dimension now as well.
10869
10870 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10871
10872         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
10873         brace generation. 
10874
10875         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
10876
10877 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10878
10879         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
10880         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
10881
10882 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10883
10884         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
10885         in first run as well.
10886
10887         * scm/paper.scm (layout-set-staff-size): use text-font-size in
10888         dimension less points (ie. 12 = 12 point)
10889
10890         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
10891
10892         * lily/all-font-metrics.cc (find_pango_font): set description_
10893
10894         * lily/pango-font.cc (text_stencil): export size as well.
10895         (text_stencil): fix scaling and extents box.
10896
10897 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10898
10899         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
10900
10901         * Documentation/user/invoking.itely (Invoking lilypond): document
10902         texstr
10903
10904         * scripts/convert-ly.py (conv): add ancient rules.
10905
10906         * scm/clef.scm (c0-pitch-alist): replace - with .
10907
10908         * scripts/lilypond-book.py (process_snippets): add texstr support.
10909
10910         * scm/framework-texstr.scm (header): change extension to .textmetrics
10911
10912         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
10913         -f tex.
10914
10915         * lily/text-metrics.cc: new file.
10916         (try_load_text_metrics): new function
10917
10918         * lily/include/text-metrics.hh: new file.
10919
10920 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10921
10922         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
10923         ly_scheme_function to ly_lily_module_constant.
10924
10925         * lily/modified-font-metric.cc (text_dimension): try
10926         lookup_tex_text_dimension() first.
10927
10928         * lily/tfm.cc: new function ly:load-text-dimensions
10929
10930 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10931
10932         * scm/output-texstr.scm (text): use \lilygetmetrics
10933
10934         * scm/framework-texstr.scm (header): dump in new format.
10935
10936         * tex/lilypond-tex-metrics: new file.
10937         
10938 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10939
10940         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
10941         mapping.
10942         (index_to_charcode): New method.
10943
10944         * scm/output-ps.scm (glyph-string): 
10945         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
10946
10947 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10948
10949         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
10950         implement fully, need FONT to get to charcode.
10951
10952         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
10953
10954         * scm: Cleanups.
10955
10956         * Documentation/user/changing-defaults.itely: Fix internalsrefs
10957         {Tunable context properties},
10958         {All layout objects},
10959         {Music definitions}.
10960
10961 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10962
10963         * VERSION: release 2.5.5
10964         
10965         * lily/main.cc: use TeX as default output format.
10966
10967         * flower/file-path.cc (find): try to open directly as well, so we
10968         find absolute path files. 
10969
10970         * lily/pango-select.cc: new file.
10971
10972         * scm/framework-ps.scm: remove all encoding code. 
10973         load pfb/pfa for PangoFont too.
10974         
10975         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
10976
10977 2004-12-22  Werner Lemberg  <wl@gnu.org>
10978
10979         Prepare glyph shapes for mf2pt1 conversion.
10980
10981         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
10982
10983         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
10984         (define_triangle_shape): Use it to replace `draw' with `fill' and
10985         `unfill'.  Update all callers.
10986         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
10987         (draw_cross): Ditto.
10988         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
10989         Use penrazor for better conversion with mf2pt1.
10990         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
10991         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
10992         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
10993         draw_la_head, draw_ti_head): Replace `filldraw' with
10994         `fill'.  Update all callers.
10995
10996 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10997
10998         * lily/paper-book.cc (output): revert: only allow a single output
10999         format.
11000
11001         * lily/include/pango-font.hh: new file.
11002
11003         * lily/pango-font.cc: new file.
11004
11005         * lily/font-metric.cc (text_stencil): new routine
11006
11007         * lily/all-font-metrics.cc (find_pango_font): new routine.
11008
11009         * lily/include/font-metric.hh (struct Font_metric): add
11010         text_stencil()
11011
11012         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
11013
11014 2004-12-22  Werner Lemberg  <wl@gnu.org>
11015
11016         Prepare glyph shapes for mf2pt1 conversion.
11017
11018         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
11019
11020         * mf/feta-toevallig.mf: Formatting.
11021         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
11022         ("Natural"): Fix paths to allow better postprocessing.
11023         (draw_meta_flat): Use `z3l' as additional point in path to get
11024         better conversion with mf2pt1.
11025         Other minor cleanups.
11026         ("3/4 Flat"): Add auxiliary points and modify path to replace
11027         `draw' with `fill'.
11028         ("Double Sharp"): Mirror path segments instead of picture elements
11029         to get a single outline.
11030         Modify path to replace `filldraw' with `fill'.
11031
11032 2004-12-22  Graham Percival  <gperlist@shaw.ca>
11033
11034         * input/test/unfold-all-repeats.ly: added file back.
11035
11036         * Documentation/user/notation.itely,
11037         Documentation/user/programming-interface.itely
11038         Documentation/user/changing-defaults.itely: fixed misc broken
11039         links to input/test/ files.
11040
11041 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11042
11043         * tex/texinfo.tex: Update.  We should not be distributing this,
11044         but since we do, use latest version.
11045
11046         * Documentation/user/macros.itexi: Comment-out \fetaflat,
11047         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
11048         macros for feta glyphs.
11049
11050 2004-12-22  Graham Percival  <gperlist@shaw.ca>
11051
11052         * Documentation/user/changing-defaults.itely: fix index for set.
11053
11054         * Documentation/user/converters.itely: added convert-ly bugs list
11055         from CVS.
11056
11057 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11058
11059         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
11060         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
11061         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
11062         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
11063
11064         * mf/GNUmakefile (pfa_warning): Use less broken check.
11065
11066         * python/lilylib.py (setup_environment): Remove cruft from
11067         GS_FONTPATH.
11068
11069         * configure.in: Bump mftrace requirement to 1.1.1.
11070
11071 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11072
11073         * scm/output-svg.scm (beam): Use polygon.
11074
11075         * scm/lily-library.scm: Bugfix.
11076
11077         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
11078
11079         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
11080
11081 2004-12-19  Werner Lemberg  <wl@gnu.org>
11082
11083         Prepare glyph shapes for mf2pt1 conversion.
11084
11085         * mf/feta-eindelijk: Some formatting.
11086         (multi_rest_x, multi_beam_height): Removed.  Unused.
11087         ("Quarter rest"): Use `intersectiontimes' to create a single
11088         outline.
11089         (rest_crook): Removed.  Unused.
11090         (draw_rest_bulb): Return path (without filling).  Update callers.
11091         Simplified.
11092         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
11093         "128th rest"): Simplify `pat'.
11094         Create single outline.
11095
11096 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11097
11098         * mf/GNUmakefile (ALL_GEN_FILES):
11099         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
11100
11101         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
11102         function.
11103
11104 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11105
11106         * scm/output-texstr.scm (placebox): add routine
11107
11108         * VERSION (PACKAGE_NAME): release 2.5.4
11109
11110         * scm/framework-texstr.scm (output-framework): new file.  
11111
11112         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
11113         processing.
11114
11115         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
11116
11117         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
11118         rule.
11119
11120         * configure.in (gui_b): bump mftrace requirement to 1.1.0
11121
11122         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
11123
11124         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
11125
11126 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11127
11128         * scm/framework-svg.scm (dump-page): Implement landscape.
11129
11130 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11131
11132         * lily/main.cc (setup_paths): Add svg to search path.
11133
11134         * scm/output-svg.scm:
11135         * scm/framework-svg.scm: Add pageSet.  Update.
11136         (dump-fonts): New function.
11137         (output-framework): Use it.
11138
11139         * mf/GNUmakefile: 
11140         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
11141
11142 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11143
11144         * tex/lilyponddefs.tex: comment out new ifpdf code.
11145
11146 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11147
11148         * GNUmakefile.in: 
11149         * SConstruct (symlink): Replace afm by otf.
11150
11151         * scm/framework-gnome.scm (gnome-main): Remove invocation of
11152         ly:pango-add-afm-decoder.
11153
11154         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
11155
11156 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11157
11158         * scm/output-ps.scm (new-text): don't access t glyph for getting
11159         space dimension.
11160
11161         * ly/init.ly: warn about \version
11162
11163         * lily/lexer.ll: set version-seen?
11164
11165 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11166
11167         * scm/output-svg.scm (string->entities): Update.
11168
11169 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11170
11171         * lily/main.cc (setup_paths): replace afm by otf for path. 
11172
11173         * lily/pangofc-afm-decoder.cc: remove.
11174
11175         * lily/include/pangofc-afm-decoder.hh: remove.
11176
11177         * scm/framework-scm.scm (output-framework): new file.
11178
11179         * mf/GNUmakefile: remove SAUTER_FONTS.
11180         remove SVG/sodipodi hacks.
11181
11182         * scm/lily-library.scm (stderr): move stderr.
11183
11184         * mf/GNUmakefile: remove AFM support.
11185
11186         * buildscripts/mf-to-table.py (base): remove AFM support.
11187
11188         * lily/open-type-font.cc (design_size): use design_size
11189
11190 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
11191
11192         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
11193
11194 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11195
11196         * mf/GNUmakefile: Generate combined aybabtu info.
11197         * mf/aybabtu.pe.in (i): Load it.
11198
11199         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
11200         are not symbols.
11201
11202         * lily/include/open-type-font.hh (count): New method.
11203
11204         * mf/aybabtu.pe.in: Typo.
11205
11206         * Documentation/user/out/lilypond-internals.nexi (Scheme
11207         functions): Typo.
11208
11209         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
11210
11211 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11212
11213         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
11214         subfonts.
11215
11216         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
11217
11218         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
11219         (tex-font-command-raw): new function.
11220
11221         * lily/include/virtual-font-metric.hh (Module): remove file
11222
11223         * lily/virtual-font-metric.cc (Module): remove file.
11224         
11225
11226         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
11227         (get_indexed_char): read bbox from lily table if present.
11228
11229 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11230
11231         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
11232         aybabtu.subfonts
11233
11234         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
11235         global glyphname. Enables more than 64 glyphs in the OTF.
11236
11237 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11238
11239         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
11240         braces.
11241
11242         * lily/open-type-font.cc (design_size): Use 12 as default for
11243         design size.
11244
11245         * mf/aybabtu.pe.in: New file.  Merge all our braces.
11246
11247         * mf/GNUmakefile: Generate aybabtu.
11248
11249         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
11250
11251 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11252
11253         * scm/lily-library.scm (char->unicode-index): Remove.
11254
11255         * scm/output-gnome.scm (text): Bugfix for plain string input.
11256         Updates.
11257
11258         * scm/output-svg.scm (svg-font): Add weight to font selection.
11259
11260 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11261
11262         * Documentation/topdocs/INSTALL.texi (Top): Point to
11263         buildscripts/out/clean-fonts instead of
11264         buildscripts/clean-fonts.sh. 
11265
11266 2004-12-13  Graham Percival  <gperlist@shaw.ca>
11267
11268         * input/regression/figured-bass.ly: attempt to clarify text.
11269
11270         * Documentation/user/notation.tely: add cindex for tag, attempt to
11271         add figured bass example.
11272
11273         * Documentation/user/changing-defaults: basic editing.
11274
11275 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11276
11277         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
11278
11279         * lily/open-type-font.cc (LY_DEFINE): new function
11280         ly:font-sub-fonts
11281
11282         * lily/include/font-metric.hh (struct Font_metric): new method
11283         sub_fonts()
11284
11285         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
11286         . with - in add.stem.
11287         
11288 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11289
11290         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
11291         and fetaDynamic.
11292
11293         * lily/rest.cc (glyph_name): Change - to . .
11294
11295         * scm/output-gnome.scm (text): Hello world, again.
11296
11297         * scm/output-svg.scm (named-glyph): New function.  Hello world!
11298
11299         * lily/modified-font-metric.cc (index_to_charcode): New method.
11300
11301         * lily/include/font-metric.hh (index_to_charcode): New function.
11302
11303         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
11304         new function.
11305         (ly:font-glyph-to-index): Remove.
11306
11307 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11308
11309         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
11310
11311         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
11312
11313         * lily/open-type-font.cc (load_scheme_table): new function
11314
11315         * lily/dots.cc (print): replace - 
11316
11317         * lily/open-type-font.cc (attachment_point): new function.
11318         (load_table): read LILC table
11319
11320         * buildscripts/gen-bigcheese-scripts.py (Module): new
11321         file. Generate FF scripts.
11322
11323         * mf/feta-din10.mf: idem.
11324
11325         * mf/feta-nummer10.mf: remove mf files.
11326
11327         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
11328
11329 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11330
11331         * lily/lily-guile.cc: Use scm_from_locale_stringn.
11332
11333         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
11334         compatibility.
11335
11336 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11337
11338         * lily/open-type-font.cc (get_indexed_char): scale metrics by
11339         design-size and units_per_EM.
11340
11341         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
11342
11343 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11344
11345         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
11346         does not crash fontforge.
11347
11348         * scm/lily-library.scm (char->unicode-index): Hack to map onto
11349         PUA.
11350
11351 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11352
11353         * scm/framework-ps.scm (ps-embed-cff): new function.
11354
11355         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
11356
11357 2004-12-12  Werner Lemberg  <wl@gnu.org>
11358
11359         * mf/bigcheese.pe.in: Add PUA mapping.
11360         Don't create Type 42 but bare CFF font.
11361
11362 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11363
11364         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
11365         within canvas boundaries.
11366
11367         * mf/merge.pe.in: Set font names, version, license GPL.
11368
11369         * make/substitute.make: Add FONTFORGE.
11370
11371         * config.make.in (FONTFORGE): Add.
11372
11373         * configure.in (gui_b): Use PATH_PROG for fontforge.
11374
11375 2004-12-11  Graham Percival  <gperlist@shaw.ca>
11376
11377         * scm/define-markup-commands.scm: add baseline-skip to info
11378         about \column.
11379
11380 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11381
11382         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
11383
11384         * scm/output-gnome.scm (named-glyph): Use it.
11385
11386         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
11387
11388         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
11389         (upper_string, lower_string, reverse_string): Remove.
11390
11391         * configure.in (fontforge): Reinstate version check.
11392
11393         * ly/engraver-init.ly: Fix clef glyph names.
11394
11395         * lily/time-signature.cc (special_time_signature): Fix fraction
11396         glyph names.
11397
11398 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11399
11400         * mf/merge.pe: new file.
11401
11402         * lily/freetype.cc: new file.
11403
11404         * lily/include/open-type-font.hh (class Open_type_font): new file.
11405
11406         * lily/include/freetype.hh: new file.
11407
11408         * lily/open-type-font.cc: new file.
11409
11410         * lily/all-font-metrics.cc (find_otf): new function.
11411
11412 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11413
11414         * lily/time-signature.cc (special_time_signature): Fix.
11415
11416         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
11417         GTK2 before checking for pango.  Fixes -fgnome.
11418
11419         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
11420         Scheme name.
11421
11422         * scm/define-markup-commands.scm:
11423         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
11424
11425         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
11426
11427         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
11428         date versions.  Fixes configure.
11429         (STEPMAKE_CHECK_VERSION): Support optional actual program version
11430         argument.
11431
11432 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11433
11434         * buildscripts/mf-to-table.py (write_ps_encoding): write real
11435         names in .enc
11436
11437         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
11438
11439 2004-12-09  Graham Percival  <gperlist@shaw.ca>
11440
11441         * Documentation/user/changing-defaults.itely: add info about
11442         make-dynamic-script
11443
11444         * Documentation/user/notation.itely: add link in dynamics to
11445         section about make-dynamic-script.
11446
11447 2004-12-09  Christian hitz  <chhitz@gmx.net>
11448
11449         * lily/lily-guile.cc: change MACOS_X to __APPLE__
11450
11451 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11452
11453         * buildscripts/mf-to-table.py (parse_logfile): use . for
11454         concatting name and group.
11455         (parse_logfile): use M for Minus (negative.)
11456
11457         * lily/include/type-swallow-translator.hh
11458         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
11459
11460         * lily/*.cc: cosmetics around = sign.
11461
11462         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
11463         lyric spacing on the penultimate column.
11464
11465 2004-12-05  Christian Hitz  <chhitz@gmx.net>
11466
11467         * configure.in:
11468         * lily/accidental-placement.cc:
11469         * lily/bar-line.cc:
11470         * lily/beam-concave.cc:
11471         * lily/beam-quanting.cc:
11472         * lily/beam.cc:
11473         * lily/bezier-bow.cc:
11474         * lily/bezier.cc:
11475         * lily/break-align-interface.cc:
11476         * lily/custos.cc:
11477         * lily/dimension-cache.cc:
11478         * lily/dot-column.cc:
11479         * lily/font-metric.cc:
11480         * lily/font-select.cc:
11481         * lily/gourlay-breaking.cc:
11482         * lily/grob-property.cc:
11483         * lily/grob.cc:
11484         * lily/lily-guile.cc:
11485         * lily/line-spanner.cc:
11486         * lily/lookup.cc:
11487         * lily/lyric-extender.cc:
11488         * lily/lyric-hyphen.cc:
11489         * lily/mensural-ligature.cc:
11490         * lily/midi-def.cc:
11491         * lily/misc.cc:
11492         * lily/note-collision.cc:
11493         * lily/note-column.cc:
11494         * lily/note-head.cc:
11495         * lily/paper-outputter.cc:
11496         * lily/percent-repeat-item.cc:
11497         * lily/rest-collision.cc:
11498         * lily/side-position-interface.cc:
11499         * lily/simple-spacer.cc:
11500         * lily/slur-configuration.cc:
11501         * lily/slur-scoring.cc:
11502         * lily/slur.cc:
11503         * lily/spaceable-grob.cc:
11504         * lily/spacing-spanner.cc:
11505         * lily/spanner.cc:
11506         * lily/staff-symbol-referencer.cc:
11507         * lily/stem.cc:
11508         * lily/stencil.cc:
11509         * lily/system-start-delimiter.cc:
11510         * lily/system.cc:
11511         * lily/text-item.cc:
11512         * lily/tie.cc:
11513         * lily/tuplet-bracket.cc:
11514         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
11515         <cmath> beacause isinf/isnan is undefined in <cmath>
11516
11517 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11518
11519         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
11520
11521 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11522
11523         * VERSION: release 2.5.3
11524         
11525 2004-11-29  Arno Waschk <arno@arnowaschk.de>
11526
11527         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
11528
11529 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11530
11531         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
11532
11533         * lily/note-head.cc (internal_print): always try the "s" head if
11534         u/d not found.
11535
11536         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
11537
11538 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11539
11540         * mf/parmesan-heads.mf (overdone_heads): typos.
11541
11542 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11543
11544         * lily/parser.yy (markup): in markups, { .. } without command
11545         before are also flattened, ie \line must be explicitely used.
11546
11547         * Documentation/user/changing-defaults.itely:
11548         * Documentation/user/notation.itely: 
11549         * input/wilhelmus.ly: 
11550         * input/regression/instrument-name-markup.ly: 
11551         * input/regression/markup-score.ly: 
11552         * input/regression/new-markup-scheme.ly: 
11553         * input/regression/new-markup-syntax.ly: 
11554         * input/test/coriolan-margin.ly: use \line in markups where
11555         appropriate
11556         
11557 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11558
11559         * scm/new-markup.scm (map-markup-command-list): helper function
11560         used in parser.yy to map markup commands on a markup list.
11561
11562         * lily/parser.yy: get rid off < > in markups by treating { } as
11563         real lists.
11564
11565         * lily/lexer.ll: remove < > from markup lexer mode.
11566
11567         * scripts/convert-ly.py (conv): add rule for converting 
11568         \markup < > to \markup { }
11569
11570         * ly/titling-init.ly: 
11571         * input/test/coriolan-margin.ly: 
11572         * input/regression/new-markup-syntax.ly: 
11573         * input/regression/new-markup-scheme.ly: 
11574         * input/regression/multi-measure-rest-text.ly: 
11575         * input/regression/markup-stack.ly: 
11576         * input/regression/markup-score.ly: 
11577         * input/regression/instrument-name-markup.ly: 
11578         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
11579         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
11580         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
11581         * input/wilhelmus.ly: 
11582         * Documentation/user/notation.itely: 
11583         * Documentation/user/music-glossary.tely: 
11584         * Documentation/user/changing-defaults.itely: change < > to { } in
11585         markups
11586
11587 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11588
11589         * lily/accidental-placement.cc (position_accidentals): shortcut if
11590         no accidentals to place.
11591
11592 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11593
11594         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
11595         typo s/ly:dimension ?/ly:dimension?/
11596
11597         * input/regression/lily-in-scheme.ly: 
11598         * input/regression/music-function.ly: 
11599         * ly/spanners-init.ly (assertBeamSlope): 
11600         * scm/music-functions.scm (def-grace-function): add the paper
11601         argument to music function definitions.
11602
11603 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11604
11605         * lily/moment.cc (LY_DEFINE):
11606         ly:moment-main-{denominator,numberator}, new function.
11607
11608         * lily/score-engraver.cc (typeset_all): assign to column on basis
11609         of axis-group-parent-X setting.
11610
11611         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
11612         add_element() on basis of axis-group-parent-Y setting.
11613
11614         * lily/grob.cc: add axis-group-parent-{XY} properties.
11615
11616         * input/regression/spacing-stick-out.ly: new file.
11617
11618         * lily/simple-spacer.cc (add_columns): use binary search for
11619         setting column rods. Changes O(n^2) to O(n log(n)) for
11620         constructing spacing problem from columns.
11621         (add_columns): read allow-outside-line to make sure no texts stick
11622         out.
11623         (solve): Simple_spacer::is_active() only determines
11624         satisfies_constraints_ for non-ragged typesetting.
11625
11626         * lily/simultaneous-music.cc (to_relative_octave): only set
11627         old_relative_used if return pitch actually changed.
11628
11629         * scm/define-context-properties.scm
11630         (all-user-translation-properties): change to match implementation.
11631
11632         * python/lilylib.py: Replace re.match by re.search and adds "-c
11633         showpage" to the gs command line (Johannes Schindelin)
11634
11635         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
11636         before processing. Prevents crash when inf is in the extent.
11637
11638         * scm/define-markup-commands.scm (note-by-number): add "s" to
11639         "noteheads-" glyphname.
11640  
11641         * lily/parser.yy (Generic_prefix_music): supply parser argument to
11642         music function as well.
11643         
11644 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11645
11646         * VERSION: release 2.5.2
11647
11648         * Documentation/user/changing-defaults.itely (Creating titles):
11649         add breakbefore variable.
11650
11651         * lily/paper-book.cc (set_system_penalty): new function. Set
11652         penalty_ based on breakBefore setting
11653
11654         * lily/context-specced-music-iterator.cc (construct_children):
11655         interpret special context id $uniqueContextId 
11656
11657         * lily/context.cc (create_unique_context): new method. Move
11658         creation of unique (\new) contexts into interpreting phase. This
11659         makes
11660
11661           foo= \new Staff ..
11662           << \foo \foo >>
11663
11664         produce 2 staves.
11665         
11666
11667         * scm/define-music-properties.scm (all-music-properties): add
11668         quoted-voice-direction
11669
11670         * ly/music-functions-init.ly: killCues function.
11671
11672         * scm/music-functions.scm (cue-substitute): move creation of voice
11673         contexts further to the back. 
11674
11675 2004-11-25  Werner Lemberg  <wl@gnu.org>
11676
11677         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
11678         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
11679
11680 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
11681
11682         * buildscripts/guile-gnome.sh: Fixed typo.
11683
11684 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11685
11686         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
11687
11688         * scripts/abc2ly.py (dump_slyrics): add ord(). 
11689
11690         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
11691         to regular engraver. 
11692
11693 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11694
11695         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
11696
11697 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11698
11699         * scm/define-markup-commands.scm (fill-line): Typo.
11700
11701         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
11702         and newer.
11703
11704 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
11705
11706         * ly/dynamic-scripts-init.ly: Fixed typo.
11707
11708 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11709
11710         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
11711         note-head, to have different attachment points for up and down.
11712
11713         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
11714
11715         * mf/feta-generic.mf (else): remove solfa.
11716
11717         * mf/feta-bolletjes.mf (tishape): remove unicode test.
11718
11719         * scm/define-context-properties.scm
11720         (all-user-translation-properties): add shapeNoteStyles property.
11721
11722         * lily/shape-note-heads-engraver.cc (process_music): new file.
11723
11724         * lily/event.cc (transpose): call Event::transpose() for
11725         transposing the tonic.
11726
11727 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11728
11729         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
11730         Unicode/OpenType and AFM.
11731
11732         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
11733
11734 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11735
11736         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
11737
11738         * lily/context.cc (Context): unprotect key from ctor.
11739
11740         * scm/stencil.scm (stack-lines): return empty-stencil if argument
11741         is '()
11742         (stack-stencils): idem.
11743
11744         * Documentation/user/changing-defaults.itely (Creating titles):
11745         document new title layout options.
11746
11747         * lily/parser.yy (lilypond_header_body): copy previous
11748         $globalheader if present.
11749
11750         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
11751         ly:module-copy
11752         
11753         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
11754
11755         * scm/titling.scm: remove old titling functions
11756
11757         * lily/stencil.cc (translate): remove absolute dimension.
11758
11759         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
11760         via markup.
11761
11762         * scm/page-layout.scm (marked-up-headfoot): create header/footer
11763         field from user-supplied markup
11764
11765         * scm/define-markup-commands.scm (on-the-fly): new markup
11766         command. Enter SCM markup procedure directly in Scheme.
11767         (fromproperty): new markup command. Read markup from props argument.
11768
11769         * scm/titling.scm (marked-up-title): create title via
11770         user-specified markup. 
11771
11772         * scm/define-markup-commands.scm (column): remove empty stencils
11773         from column.
11774
11775         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
11776         not have side-effect of creating variable stub.
11777
11778         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
11779
11780 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11781
11782         * scm/encoding.scm (coding-alist): 
11783         * scm/font.scm (add-ec-fonts):
11784         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
11785         Extended-TeX-Font-Encoding---Latin.
11786
11787         * lily/side-position-interface.cc (general_side_position): Add
11788         actual offset to error message (avoid constant error messages).
11789
11790         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
11791         block.
11792
11793         * lily/font-select.cc (select_encoded_font)
11794         (get_font_by_mag_step, get_font_by_design_size): 
11795         * lily/modified-font-metric.cc (Modified_font_metric): 
11796         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
11797
11798         * scm/encoding.scm (coding-alist): Add fetaDynamic.
11799         (read-encoding-file): Bugfix: do not require space after bracket.
11800
11801         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
11802         these do not exist.
11803
11804 2004-11-20  Graham Percival  <gperlist@shaw.ca>
11805
11806         * Documentation/user/notation.itely: added info about typesetting
11807         boxed bar numbers.
11808
11809 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11810
11811         * flower/interval.cc (T_to_string): gcc4 fixes.
11812
11813         * scm/define-markup-commands.scm (fill-line): use
11814         stack-stencils. This fixes problems with putting already centered
11815         stencils in a line.
11816
11817         * VERSION: release 2.5.1
11818
11819         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
11820
11821 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11822
11823         * input/example-[1-3].ly: simplify.
11824
11825         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
11826
11827         * scm/output-ps.scm (new-text): new function. Use glyphshow to
11828         show glyphs.
11829
11830         * scm/encoding.scm (decode-byte-string): new function.
11831
11832         * scripts/convert-ly.py (conv): add warning about
11833         set-global-staff-size.
11834
11835         * Doxyfile: add. 
11836
11837         * scripts/convert-ly.py (conv): add raggedlastbottom rule
11838         (conv): warn for TextSpanner split.
11839         (conv): warn for textheight.
11840
11841 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11842
11843         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
11844         building the documentation, info with images are installed.
11845         (final-install): Fix description.  Mention sourcing of login
11846         scripts (instead of running).
11847
11848 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11849
11850         * Debian lmodern support.  Note that LilyPond will issue warnings
11851         
11852             no such encoding: "FontSpecific"
11853
11854           The font selection mechanism wants to get the encoding from the
11855           font itself, but the idea of lmodern is that it is usable with
11856           different encodings, ie, Lily should get the encoding from the
11857           font tree, rather than the font itself.  This would require some
11858           more work.
11859         
11860         * configure.in: Test for and accept lmodern if EC fonts not found.
11861
11862         * scm/framework-tex.scm (font-load-command): TeX font name
11863         mangling for latin1 encoded cork-lm fonts.
11864         (convert-to-ps): Load lm.map if available.
11865
11866         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
11867         available.
11868
11869         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
11870
11871         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
11872         available.
11873
11874         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
11875         path for absolute file name, that is silly.
11876
11877         * lily/score-engraver.cc (initialize): 
11878
11879         * Documentation/user/GNUmakefile (local-install-info): Invoke
11880         install-info --remove first.
11881
11882         * #include cleanup (Andreas Scherer).
11883
11884 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
11885
11886         * input/test/script-abbreviations.ly: fix typos.
11887
11888 2004-11-17  Werner Lemberg  <wl@gnu.org>
11889
11890         * python/lilylib.py (options_help_str): Support pretty-printing of
11891         newlines in fourth element of option description.
11892
11893         * scripts/lilypond-book.py (option_definitions): Use new lilylib
11894         feature.
11895         Sort options.
11896
11897         * Documentation/user/lilypond-book.itely: Finish update.
11898
11899 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11900
11901         * Documentation/user/macros.itexi: Add comment about \command.
11902
11903         * Documentation/user/lilypond.tely:
11904         * Documentation/user/lilypond-book.itely: Fix names of lilypond
11905         and lilypond-book nodes, so that `info lilypond' visits the manual
11906         at top level, and `info lilypond-book' visits the lilypond-book
11907         section.
11908
11909         * Documentation/user/GNUmakefile (local-install-info): Fix rules
11910         and packager messages.
11911
11912         * lily/pangofc-afm-decoder.cc: Update test.
11913
11914 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11915
11916         * scm/lily-library.scm (char->unicode-index): New function.
11917
11918         * scm/output-gnome.scm: 
11919         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
11920
11921         * Proper naming of file name throughout; s/filename/file[-_]name/.
11922
11923         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
11924
11925         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
11926
11927 2004-11-16  Werner Lemberg  <wl@gnu.org>
11928
11929         * scripts/lilypond-book.py: The Lord has commanded me to use only
11930         tabs for indentation.  Your humble servant obeys.
11931
11932 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11933
11934         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
11935         including font, if LilyPond-feta font is only feta font in path.
11936
11937         * scm/output-gnome.scm (text): Revert to file name of font if font
11938         has no name.  Fixes ec font selection.
11939         (char): Bugfix: do not utf8 twice.  Fixes clefs.
11940
11941         * scm/framework-svg.scm:
11942         * scm/output-svg.scm: New file.  TODO: figure out how to
11943         do character by index in font.
11944
11945         * scm/output-sodipodi.scm: Remove.
11946
11947         * scm/output-ps.scm (stem): Remove.
11948
11949 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11950
11951         * scm/output-gnome.scm (beam): New function.
11952         (slur): Round corners.
11953         (round-filled-box): Round corners.
11954
11955 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11956
11957         * scm/output-gnome.scm (beam): add function.
11958         (draw-line): new routine.
11959         (dashed-line): stub; call draw-line
11960         (polygon): new routine.
11961
11962 2004-11-15  Werner Lemberg  <wl@gnu.org>
11963
11964         * Documentation/user/lilypond-book.itely: Revise section on
11965         lilypond-book options.
11966         Other minor fixes.
11967
11968         * scripts/lilypond-book.py: Change indentation to 4.
11969         Minor formatting.
11970
11971 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11972
11973         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
11974         grobs that have tweaks specced.
11975         
11976 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
11977
11978         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
11979
11980 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11981
11982         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
11983         actual char #, not 0 based index.
11984
11985         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
11986
11987         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
11988         Warning: do make -C mf clean.
11989
11990         * lily/context-property.cc: Compile fix.
11991
11992         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
11993         Grok ec-fonts, braces and dynamics.
11994
11995         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
11996
11997 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11998
11999         * lily/include/tweak-registration.hh: new file.
12000
12001         * lily/tweak-registration.cc: new file.
12002
12003         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
12004         saving tweaks.
12005
12006         * scm/output-gnome.scm (text): comment dribble.
12007
12008 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12009
12010         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
12011
12012         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
12013         path-def before using.  Fixes muchtomany slurs in wrong places
12014         bug.
12015
12016 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12017
12018         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
12019
12020         * lily/include/object-key-undumper.hh (Module): new file.
12021
12022         * lily/object-key-undumper.cc (Module): New file. Deserialize
12023         keys. SCM bindings
12024
12025         * lily/object-key-dumper.cc (Object_key_dumper): idem.
12026         Provide SCM bindings.
12027
12028         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
12029         new file. Serialize object keys.
12030         
12031         * lily/object-key.cc (dump): new function.
12032         (as_scheme): new virtual function
12033         (undump): new function
12034         (undumpers): new table.
12035
12036         * lily/include/global-context.hh (Context): take \score key upon init.
12037
12038         * lily/object-key-dumper.cc (serialize_key): new file.
12039
12040         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
12041
12042         * lily/lily-lexer.cc: remove \quote.
12043
12044         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
12045
12046         * lily/context.cc (Context): take key argument in ctor.
12047         (create_context): new function
12048
12049         * lily/grob.cc (Grob): take key argument in ctor.  
12050
12051         * lily/lilypond-key.cc (do_compare): new file.
12052
12053         * lily/object-key.cc (Object_key): new file.
12054
12055         * lily/include/object-key.hh (class Object_key): new file.
12056
12057         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
12058
12059 2004-11-13  Graham Percival  <gperlist@shaw.ca>
12060
12061         * Documentation/user/lilypond-book.itely: add small warning about
12062         noindent default in lilypond-book.
12063
12064         * Documentation/user/converters.itely: add examples for convert-ly.
12065
12066         * Documentation/user/examples.itely: change version string in templates
12067         to 2.4.0.
12068
12069 2004-11-12  Karl Hammar  <karl@aspodata.se>
12070
12071         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
12072         cmdline, use xargs instead (backportme)
12073
12074 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
12075         
12076         * Documentation/user/: Numerous fixes in the user manual.
12077
12078 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12079
12080         * lily/parser.yy (re_rhythmed_music): search music expression for
12081         context-id, surround by \new Voice if not found. Fixes:
12082         addlyrics-second-staff.ly
12083
12084         * VERSION: 2.5.0 released.
12085         
12086 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12087
12088         * Documentation/index.html.in: Fix url to one big page.  (backportme)
12089
12090         * Documentation/user/GNUmakefile: Separate rules for split and
12091         unsplit html documents.  Remove perl massaging.  (backportme)
12092
12093 2004-11-11  Graham Percival  <gperlist@shaw.ca>
12094
12095         * Documentation/user/lilypond-book.itely: add short warning about
12096         \lilypond{} in LaTeX docs.
12097
12098 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12099
12100         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
12101         found.  (backportme)
12102
12103         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
12104         version requirement.  (backportme)
12105
12106         * configure.in: Be explicit about old versions of
12107         ec-fonts-mtraced.  (backportme)
12108
12109         * lily/context-selector.cc (set_tweaks): New function.
12110         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
12111         web with -DTWEAK.
12112
12113         * Documentation/user/introduction.itely (Automated engraving):
12114         Remove fragment option.  Fixes web.
12115
12116         * lily/context-property.cc (make_item_from_properties):
12117         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
12118         #ifdef.
12119
12120         * scm/define-context-properties.scm
12121         (all-internal-translation-properties): Add tweakRank and tweakCount.
12122
12123         * lily/grob.cc: 
12124         * scm/define-grob-properties.scm (all-internal-grob-properties):
12125         Add tweak-rank and tweak-count.
12126
12127 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12128
12129         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
12130         New function.
12131         (text): Use them.
12132
12133         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
12134         animated/opaque grob dragging tweaks.
12135
12136         * buildscripts/guile-gnome.sh: Update.
12137
12138 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12139
12140         * scm/define-grobs.scm (all-grob-descriptions): Added
12141         line-interface to the LigatureBracket object.
12142
12143 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12144
12145         * scm/framework-gnome.scm (item-event): Support non-animated mouse
12146         dragging tweaks.
12147
12148         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
12149
12150         * lily/context-selector.cc (store_context): New function.
12151
12152         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
12153         (store_grob): New function.
12154         (identify_grob): Add Moment parameter.
12155
12156         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
12157         exists.
12158
12159         * scm/framework-gnome.scm (save-tweaks): Write as alist.
12160
12161 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12162
12163         * scm/framework-gnome.scm (item-event): Print grob id.
12164         (save-tweaks): New function.
12165         (tweak): New funtion.
12166         (item-event): Use it, bound to arrow keys.
12167
12168         * lily/context-property.cc (make_item_from_properties): Register grob.
12169         * lily/context.cc (add_context): Register context.
12170
12171         * lily/include/context-selector.hh:
12172         * lily/include/grob-selector.hh:
12173         * lily/context-selector.cc:
12174         * lily/grob-selector.cc: New file.
12175
12176 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12177
12178         * lily/slur.cc: add 'positions to interface
12179
12180         * lily/main.cc: reinstate PS as standard output format. 
12181
12182         * scm/framework-tex.scm (output-preview-framework): print systems
12183         up to first non title system.
12184
12185         * lily/grace-engraver.cc (start_translation_timestep): split
12186         scm_cadddr
12187         
12188 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12189
12190         * lily/quote-iterator.cc (Module): remove old quote-iterator
12191
12192         * scm/define-music-types.scm (music-descriptions): move
12193         NewQuoteMusic over QuoteMusic
12194
12195         * Documentation/user/notation.itely (Formatting cue notes): use
12196         \cueDuring.
12197
12198         * lily/new-quote-iterator.cc (quote_ok): new function.
12199
12200         * input/regression/quote-cue-during.ly: new file.
12201
12202         * input/regression/quote-grace.ly: new file.
12203
12204         * scm/define-context-properties.scm (Module): change definition of
12205         graceSettings
12206
12207         * lily/context-property.cc (Module): rename from
12208         translator-property.cc
12209
12210         * lily/context.cc (context_name_symbol): new function
12211
12212         * lily/grace-engraver.cc: new file. Set properties for grobs based
12213         on the grace-ness of now_moment().
12214
12215         * scm/music-functions.scm (add-grace-property): use list
12216         iso. vector for graceSettings
12217         remove set-{start,stop}-grace-properties. 
12218
12219         * lily/new-quote-iterator.cc (construct_children): set
12220         quote_outlet_ if no quoted-context-{id,type} specified.
12221
12222         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
12223
12224         * lily/parser.yy (command_element): remove \quote.
12225
12226         * ly/music-functions-init.ly (location): add quoteDuring music
12227         function. 
12228
12229         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
12230         optional semicolon. (backportme)
12231
12232 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12233
12234         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
12235         need to link to GUILE et al.
12236
12237 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12238
12239         * scm/define-music-properties.scm (all-music-properties): add
12240         quoted-context-type, quoted-context-id.
12241
12242         * scm/lily.scm (type-check-list): new function.
12243         
12244         * scm/lily-library.scm: new file. Generic library routines.
12245
12246         * lily/parser.yy (Generic_prefix_music): move typechecking out of
12247         parser.
12248
12249         * ly/music-functions-init.ly: add quoteDuring function.
12250
12251         * lily/include/music-iterator.hh (class Music_iterator): rename
12252         set_translator -> set_context
12253
12254         * lily/parser.yy (Generic_prefix_music_scm): add
12255         MUSIC_FUNCTION_SCM_SCM_MUSIC
12256
12257         * scm/lily.scm (sanitize-command-option): new function. (backportme)
12258
12259         * scm/framework-tex.scm (header): sanitize TeX paper size.
12260         (backportme)
12261
12262 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12263
12264         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
12265
12266         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
12267
12268         * scm/framework-tex.scm (font-load-command): Use T1 if no
12269         font-encoding set.  (backportme)
12270
12271         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
12272         exists before converting.  (backportme)
12273
12274         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
12275         exists before converting.  (backportme)
12276         (convert-to-ps): Remove .ps file if it exists before
12277         converting.  (backportme)
12278
12279         * lily/lexer.ll: Remove extra progress newline, use present tense.
12280
12281         * scm/paper.scm (paper-alist): public.
12282         * scm/framework-tex.scm (convert-to-ps):
12283         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
12284         command line.
12285
12286 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12287
12288         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
12289
12290         * lily/recording-group-engraver.cc (derived_mark): mark
12291         now_events_. (backportme)
12292
12293 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12294
12295         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
12296
12297         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
12298         invoking latex. (backportme.)
12299
12300         * lily/stem.cc (off_callback): center stems for all rest stems.
12301
12302 2004-11-05  Werner Lemberg  <wl@gnu.org>
12303
12304         * Documentation/user/lilypond.tely: Add more guidelines for writing
12305         lilypond texinfo documents.
12306
12307 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
12308
12309         * Documentation/index.html.in: remove <hr>.
12310
12311         * THANKS: change 2.3 to 2.4.
12312
12313 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
12314
12315         * scm/output-gnome.scm: More fontconfig comment.
12316
12317 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
12318
12319         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
12320         <package> directory in $(builddir)/share according with
12321         PACKAGE_NAME defined in the VERSION file.
12322
12323 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12324
12325         * lily/beam.cc (rest_collision_callback): use local beam
12326         multiplicity.
12327
12328         * input/regression/stem-stemlet.ly: new file.
12329
12330         * lily/stem.cc (add_head): store rests as well.
12331
12332         * scm/define-grob-properties.scm (all-user-grob-properties): add
12333         stemlet-length
12334
12335         * lily/stem.cc: store rests as well.
12336         
12337         * input/regression/new-slur.ly: mention forcing.
12338
12339 2004-11-04  Werner Lemberg  <wl@gnu.org>
12340
12341         * Documentation/user/*: A new round of layout fixes and document
12342         structure cleanup.
12343
12344 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
12345
12346         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
12347
12348 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12349
12350         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
12351
12352 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12353
12354         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
12355
12356         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
12357
12358         * lily/main.cc (main): Invoke identify.
12359
12360         * scm/lily.scm (postscript->pdf): Remove progress newline.
12361         Write progress to stderr.
12362
12363         * lily/paper-book.cc (output): Remove progress newline.
12364
12365         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
12366         gettext on user messages, and remove whitespace.
12367
12368         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
12369
12370         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
12371         argv[0] (Thomas Scharkowski).
12372
12373         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
12374         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
12375         for ec-fonts-mtraced.
12376
12377         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
12378         --srcdir build (Bertalan).
12379
12380         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
12381         headers and library too (Laura Conrad).
12382
12383         * Documentation/topdocs/INSTALL.texi (Top): Mention development
12384         package for guile too (Laura Conrad).
12385
12386         * lily/main.cc (usage): Typo.
12387
12388 2004-11-02  Werner Lemberg  <wl@gnu.org>
12389
12390         * Documentation/user/notation.ly: More fixes to improve appearance.
12391
12392         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
12393         better output for multicolumn tables.
12394
12395 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12396
12397         * lily/main.cc (dir_info): Fixed typo in the printouts.
12398
12399 2004-11-01  Werner Lemberg  <wl@gnu.org>
12400
12401         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
12402         of output.
12403         Set `per_line' to 2; replace hard-coded value with it.
12404
12405         * Documentation/user/*: Many fixes to improve appearance of
12406         printed manual.
12407
12408 2004-11-01  Werner Lemberg  <wl@gnu.org>
12409
12410         * Documentation/user/changing-defaults.itely,
12411         Documentation/user/notation.ly,
12412         Documentation/user/programming-interface.itely: Use @/.
12413         Fix formatting of some lilypond snippets and tables.
12414
12415         * scripts/lilypond-book.py (compose_ly): Provide useful default
12416         for LINEWIDTH in `override'.
12417
12418 2004-10-31  Graham Percival  <gperlist@shaw.ca>
12419
12420         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
12421
12422 2004-10-31  Werner Lemberg  <wl@gnu.org>
12423
12424         Resetting @exampleindent to `5' gives ugly results with texinfo's
12425         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
12426         (if not quoting) to change @exampleindent only locally.
12427
12428         * scripts/lilypond-book.py (NOQUOTE): New variable.
12429         (output) [LATEX]: Remove AFTER and BEFORE.
12430         [TEXINFO]: Remove AFTER and BEFORE.
12431         Fix QUOTE and VERBATIM pattern.
12432         Add NOQUOTE pattern.
12433         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
12434         and BEFORE.
12435         [output_texinfo]: Use NOQUOTE.
12436
12437 2004-10-31  Graham Percival  <gperlist@shaw.ca>
12438
12439         * Documentation/user/changing-defaults.itely: clarify paper
12440         size commands with correct info.
12441
12442         * Documentation/user/lilypond-book.itely: add more docs for
12443         filename extensions.
12444
12445 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12446
12447         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
12448         (PATCH_LEVEL): start 2.5.0.
12449
12450 #Local variables:
12451 #coding: utf-8
12452 #End:
12453