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