]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(Top): doc new features.
[lilypond.git] / ChangeLog
1 2006-07-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
2
3         * Documentation/topdocs/NEWS.tely (Top): doc new features.
4
5         * scm/output-lib.scm (grace-spacing::calc-shortest-duration): new function.
6
7         * scm/define-grob-properties.scm (all-user-grob-properties):
8         remove grace-space-factor.
9
10         * scm/define-grob-interfaces.scm (grace-spacing-interface): add grace-spacing-interface
11         (spacing-options-interface): add. 
12
13         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add Grace_spacing_engraver
14
15         * lily/spacing-options.cc (get_duration_space): move function from spacing-basic.cc
16
17         * lily/spacing-basic.cc (note_spacing): do init_from_grob on
18         GraceSpacing object.
19
20         * lily/note-spacing.cc: fix prop list formatting
21
22         * lily/beaming-pattern.cc (de_grace): new function. Sensible
23         beaming for grace notes too.
24
25         * input/regression/spacing-grace.ly: update.
26
27         * lily/grace-spacing-engraver.cc: new file.
28
29         * lily/spacing-spanner.cc: add strict-grace-spacing.
30
31 2006-07-20  Graham Percival  <gpermus@gmail.com>
32
33         * lily/parser.yy: compile fix.
34
35 2006-07-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
36
37         * scm/define-grobs.scm (all-grob-descriptions): typo.
38
39         * scm/framework-eps.scm (dump-stencils-as-EPSes): just strip
40         .eps extension from includegraphics.
41
42         * scripts/lilypond-book.py (main): add support for --pdf. 
43
44         * lily/spacing-spanner.cc (calc_common_shortest_duration): use
45         callback to compute common shortest duration.
46         (set_springs): typo.
47
48         * scm/define-grob-properties.scm (all-user-grob-properties): add
49         strict-grace-spacing.
50
51         * lily/spacing-determine-loose-columns.cc (is_loose_column):
52         support float_grace_columns_.
53
54         * lily/spacing-options.cc (init_from_grob): new file.
55
56         * Documentation/topdocs/NEWS.tely (Top): doc tupletFullLengthNote.
57
58         * input/regression/spacing-loose-grace.ly: new file.
59
60         * Documentation/topdocs/NEWS.tely (Top): document new feature.
61
62         * lily/tuplet-engraver.cc (struct Tuplet_description): read
63         tupletFullLengthNote too. Choose right bound depending on value.
64
65         * input/regression/tuplet-full-length-note.ly: new file.
66
67 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
68
69         * lily/*-performer.cc: Converted try_music to listen_*
70
71         * lily/grob-info.cc, lily/engraver.cc: represent the cause of grob
72         as a stream-event internally. Introduce event_cause (), deprecate
73         music_cause ().
74
75         * scm/define-music-types.scm: Removed BusyPlayingEvent
76         
77 2006-07-19  Mats Bengtsson  <mabe@drongo.s3.kth.se>
78
79         * Documentation/user/advanced-notation.itely (Font selection):
80         Document how to get a list of available fonts using 'lilypond
81         -dshow-available-fonts blabla'.
82
83 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
84
85         * GNUmakefile.in: filter lily-XXX.pdf files.
86
87         * scm/define-grob-interfaces.scm (bend-after-interface): add thickness.
88
89         * scm/define-grob-properties.scm (all-internal-grob-properties):
90         remove delta-pitch. Use delta-position everywhere.
91
92         * scm/output-lib.scm (fall::print): use new order.
93
94         * scm/output-ps.scm (path): reorder arguments.
95
96         * scm/output-svg.scm (path): support for path primitive.
97
98         * input/regression/bend-after.ly: new file.
99
100         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): foolproof
101         recipe for eps -> pdf conversion.
102
103 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
104
105         * lily/parser.yy, lily/lexer.ll: added some simplifications by
106         Angelo Contardi.
107
108 2006-07-19  Graham Percival  <gpermus@gmail.com>
109
110         * input/manual/screech-boink.ly: moved to here.
111
112         * input/screech-boink.ly: deleted.
113
114         * scm/define-grob-properties.scm: clarify doc string.
115
116 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
117
118         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
119
120         * scm/output-ps.scm (path): define path.
121
122         * scm/define-stencil-commands.scm
123         (ly:register-stencil-expression): add path.
124
125         * scm/define-music-properties.scm (all-music-properties): add delta-pitch.
126
127         * ly/engraver-init.ly: add Fall_engraver
128
129         * lily/parser.yy (music_function_event): allow musicfunction
130         without music arg as music_function_event.
131
132         * lily/grob-scheme.cc (LY_DEFINE):
133         ly:grob-robust-relative-extent. New function.
134
135         * scm/define-grobs.scm (all-grob-descriptions): add BendAfter
136
137         * scm/define-music-types.scm (music-descriptions): add BendAfterEvent.
138
139         * scm/output-lib.scm (fall::print): new function
140
141         * lily/fall-engraver.cc (stop_fall): new file.
142
143         * ly/music-functions-init.ly: alphabetise.
144
145         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): pdf iso. eps as
146         base.
147
148 2006-07-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
149
150         * VERSION (PATCH_LEVEL): bump version. Release 2.9.12
151
152         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
153         doc pdftex usage.
154
155         * lily/translator-group.cc (connect_to_context): non const error message.
156
157         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): update to use PDF
158
159         * scm/paper.scm (internal-set-paper-size): define landscape to #f
160         if unset.
161
162         * scm/framework-ps.scm (convert-to-pdf): swap h and w in case of landscape. 
163
164         * stepmake/stepmake/texinfo-rules.make: strip DVI support.
165
166         * scm/framework-eps.scm (dump-stencils-as-EPSes): generate
167         systems.pdftex too.
168
169         * scm/backend-library.scm (postscript->pdf): use -dEPSCrop for PDF.
170
171         * make/lilypond-vars.make (TEXINPUTS): add pdf output format.
172
173         * Documentation/topdocs/NEWS.tely (Top): add pdftex note.
174
175         * scm/output-ps.scm (resetrotation): use gsave/grestore for rotation.
176
177         * lily/main.cc (parse_argv): don't overwrite previous --formats string.
178
179         * scm/backend-library.scm (postscript->pdf): strip .eps too. 
180
181 2006-07-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
182
183         * scm/layout-page-layout.scm: Define module, tidy code, use more
184         functions iso. a single big one.
185
186         * scm/layout-page-dump.scm: move page dump functions used in two
187         pass spacing to this file. Define module.
188
189         * scm/lily.scm (ly:load): don't load layout-page-layout.scm
190          (separate module)
191
192         * ly/paper-defaults.ly: use module layout-page-layout.
193
194 2006-07-14  Erik Sandberg  <mandolaerik@gmail.com>
195
196         * lily/music.cc: Revised MusicEvent event class. It now contains
197         event data directly instead of encapsulating it in music. The
198         previously used class is renamed to OldMusicEvent.
199
200         * lily/stream-event.cc: Stream events are now probs.
201         
202         * lily/translator-group.cc, lily/translator.cc: Translators can
203         now listen directly to stream events, by using macros
204         [DECLARE,IMPLEMENT]_TRANSLATOR_LISTENER.
205
206         * lily/arpeggio-engraver.cc: Converted to use new event system
207
208         * THANKS: Corrected spelling mistake.
209
210 2006-07-12  Graham Percival  <gpermus@gmail.com>
211
212         * Documentation/user/SConscript, make/lilypond-vars.make,
213         input/GNUmakefile: doc build looks in input/manual instead
214         of input/test/
215
216         * input/manual/ GNUmakefile, SConscript: build files for
217         input/manual/
218
219         * input/test/ various: some files moved to input/manual/ 
220
221         * Documentation/user/basic-notation.itely: small updates;
222         thanks Kieren and Charles!
223
224 2006-07-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
225
226         * VERSION (PACKAGE_NAME): release 2.9.11
227
228         * Documentation/topdocs/NEWS.tely (Top): update prop value 
229
230         * Documentation/user/basic-notation.itely (Tuplets): new property
231         value.
232
233 2006-07-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
234
235         * python/convertrules.py (conv): tweaks. 
236
237         * VERSION (PATCH_LEVEL): bump version.
238
239         * python/convertrules.py (conv): add rule for
240         tupletNumberFormatFunction.
241
242         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
243         tupletNumberFormatFunction.
244
245         * scm/define-grobs.scm (all-grob-descriptions): calc TupletNumber
246         text through 'text callback.
247
248         * lily/time-scaled-music-iterator.cc (construct_children): copy
249         tweaks generated events.
250
251         * scm/define-context-properties.scm
252         (all-user-translation-properties): remove tupletNumberFormatFunction
253
254         * lily/tuplet-engraver.cc (process_music): don't read
255         tupletNumberFormatFunction
256
257         * scm/output-lib.scm (tuplet-number::calc-fraction-text): new
258         function.
259
260 2006-07-11  Erik Sandberg  <mandolaerik@gmail.com>
261
262         * lily/global-context-scheme.cc: Separated ly:run-translator into
263         smaller pieces.
264
265         * lily/score-engraver.cc, lily/score-performer.cc,
266         scm/define-context-properties.scm: Make paper/midi output
267         accessable as a context property.
268
269         * lily/score-translator.cc, lily/score-context.cc: Removed.
270
271 2006-07-07  Guido Amoruso  <guidonte@katamail.com>
272
273         * scm/ps-to-png.scm (Module): 
274         * scm/framework-tex.scm (Module): 
275         * scm/framework-ps.scm (Module): 
276         * scm/backend-library.scm (Module): 
277         * scm/framework-ps.scm: invoke gs with "-dDEVICEWIDTHPOINTS" and
278         "dDEVICEHEIGHTPOINTS".
279
280 2006-07-04  Graham Percival  <gpermus@gmail.com>
281
282         * Documentation/user/ various: general improvements to
283         "working with lilypond files" section.
284
285 2006-07-03  Erik Sandberg  <mandolaerik@gmail.com>
286
287         * lily/sequential-iterator.cc: Change the default get_music_list
288         to read elements-callback music property
289
290         * scm/define-music-types.scm, scm/music-functions.scm: Cleaner
291         processing of multimeasure rests. Softcoded
292         sequential-music-iterator.
293
294         * lily/sequential-music-iterator.cc: Removed.
295
296 2006-06-28  Graham Percival  <gpermus@gmail.com>
297
298         * Documentation/user/basic-notation.itely: clarify \repeatTie.
299
300 2006-06-27  Erik Sandberg  <mandolaerik@gmail.com>
301
302         * lily/parser.yy: Wrap non-post-events in EventChords before
303         assigning them to identifiers.
304
305 2006-06-27  Mats Bengtsson  <mabe@drongo.s3.kth.se>
306
307         * lily/bar-line.cc (compound_barline): Fix parenthesis error,
308         gives correct vertical placement of \bar ":" in all staff
309         sizes. Thanks Martial!
310
311 2006-06-26  Graham Percival  <gpermus@gmail.com>
312
313         * Documentation/user/invoking.itely : minor update from mailist.
314
315 2006-06-26  Erik Sandberg  <mandolaerik@gmail.com>
316
317         * lily/ various: Introduce stream events of types Prepare,
318         OneTimeStep, CreateContext, AnnounceNewContext, RemoveContext,
319         ChangeContext, SetProperty, RevertProperty, Override and Revert.
320
321         * lily/global-context*.cc: Time is now -inf before iteration
322         starts.
323
324         * lily/include/context.hh: Removed unique_, init_
325
326         * Documentation/topdocs/NEWS: Make the feathered beam example
327         avoid triggering a bug.
328
329 2006-06-24  Graham Percival  <gpermus@gmail.com>
330
331         * Documentation/user/ various: small additions from mailist.
332
333 2006-06-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
334
335         * ly/performer-init.ly: Add some missing links in the context
336         hierarchy for MIDI output. There are probably some more missing!
337
338 2006-06-21  Graham Percival  <gpermus@gmail.com>
339
340         * Documentation/user/ various: minor spelling fixes;
341         thanks Dave Luttinen!
342
343         * Documentation/user/ various: small clarifications;
344         thanks Anthony Youngman!
345
346 2006-06-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
347
348         * po/fr.po: add \n appropriately.
349
350         * lily/lexer.ll: remove ? from version-seen?  
351
352 2006-06-19  John Mandereau  <john.mandereau@free.fr>
353
354         * po/fr.po; update translation, by Jean-Charles Malahieude and
355         John Mandereau.
356
357 2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
358
359         * THANKS: add Markus Schneider.
360
361         * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
362         Staff_symbol_engraver
363
364         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
365         replace staff_engraver
366
367         * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
368         spanner.
369
370         * lily/staff-collecting-engraver.cc
371         (acknowledge_end_staff_symbol): new function
372
373         * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
374
375         * lily/staff-collecting-engraver.cc
376         (acknowledge_end_staff_symbol): new function.
377
378         * lily/main.cc: switch on relocation by default.
379
380 2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
381
382         * lily/spacing-spanner.cc (musical_column_spacing): set
383         compound_fixed_note_space to 0.0. Document why.
384
385         * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
386         range of inverse_hooke_
387         (Simple_spacer): init completely.
388         (fits): const
389         (get_line_configuration): don't use cols.resize(); it introduces
390         initialized data.
391
392         * scm/framework-ps.scm (dump-page): add setstrokeadjust. Backportme.
393
394         * ps/music-drawing-routines.ps: remove selectfont L1 hack.
395
396         * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
397         try. Divide by beatlength.
398
399         * input/regression/beaming-ternary-metrum.ly: update doc.
400         add beatLength hack.
401
402         * scm/music-functions.scm (make-time-signature-set): add
403         standard-beat-grouping. 
404
405 2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
406
407         * input/regression/tie-whole.ly: new file.
408
409         * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
410         cross center of note head in case of invisible stem. 
411
412 2006-06-16  Graham Percival  <gpermus@gmail.com>
413
414         * Documentation/user/ various: small fixes from mailist.
415
416 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
417
418         * lily/breathing-sign.cc (offset_callback): idem.
419
420         * lily/align-interface.cc (align_to_fixed_distance): remove
421         hungarian suffix.
422
423         * lily/beaming-pattern.cc (count_factor_twos): oops. We want
424         x%2==0.
425
426 2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
427
428         * VERSION (PACKAGE_NAME): release 2.9.9
429
430         * ly/lilypond-book-preamble.ly: add \version
431
432 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
433
434         * scripts/lilypond-book.py (PREAMBLE_LY): include
435         lilypond-book-preamble.ly
436
437         * lily/stem.cc (get_beaming): return max of 0 and
438         scm_ilength. Fixes slurring from/to beams.
439
440         * ly/lilypond-book-preamble.ly: new file.
441
442         * lily/slur.cc: add inspect-index feature.
443
444 2006-06-13  Graham Percival  <gpermus@gmail.com>
445
446         * Documentation/user/tutorial.itely: trivial fix.
447
448 2006-06-13  Erik Sandberg  <mandolaerik@gmail.com>
449
450         * lily/parser.yy, scm/ly-syntax-constructors.scm: Produce almost
451         all non-event music in the parser via MAKE_SYNTAX.
452
453         * lily/parser-scheme.cc: Add ly:parser-error function
454
455         * scm/paper.scm: fix typo
456
457 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
458
459         * THANKS: add RT.
460
461         * lily/font-config.cc (init_fontconfig): add warning if cache_file
462         is null.
463
464         * buildscripts/output-distance.py (test_compare_signatures):
465         timing routines.
466         (read_signature_file): use new signature format.
467
468         * scm/stencil.scm (write-system-signature): simpler signature
469         format.
470
471         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
472         for beamed case. 
473
474         * lily/note-spacing.cc (stem_dir_correction): don't inspect
475         stem_end_position, but estimate instead. 
476
477         * lily/tuplet-bracket.cc (calc_positions): look at
478         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
479         brackets narrower than beams. 
480
481         * lily/lexer.ll: set version-seen? even if version is
482         INVALID. 
483
484         * lily/rest.cc (y_offset_callback): bugfix: decide position
485         override based on scm_is_number(). Fixes \rest on center staff
486         line. 
487
488         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
489         patterns for 16th triplets.
490
491 2006-06-10  Graham Percival  <gpermus@gmail.com>
492
493         * Documentation/user/ page.itely, global.itely: editing
494         and reorg.
495
496         * Documentation/user/ various: findex -> funindex.
497
498 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
499
500         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
501         insert extra tuplet events.
502
503 2006-06-10  Graham Percival  <gpermus@gmail.com>
504
505         * Documentation/user/programming-interfaces.itely: add
506         info from NEWS.
507
508         * python/convertrules.py: add annotatefoo -> annotate-foo
509         rules.
510
511         * Documentation/user/global.itely: start editing.
512
513         * Documentation/user/page.itely: major editing, new spacing
514         docs.
515
516 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
517
518         * scm/define-markup-commands.scm (wordwrap-markups): use
519         output-def 'line-width if undefined.
520
521         * HACKING: trim outdated info.
522
523 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
524
525         * scm/define-grobs.scm (all-grob-descriptions): Add
526         line-spanner-interface to all grobs that already have
527         text-spanner-interface or dynamic-text-spanner-interface
528
529         * scm/page.scm: Rename annotate{headers,systems,page}->
530         annotate-*
531
532         * input/regression/page-spacing.ly,
533         input/regression/page-layout-manual-position.ly: idem
534
535 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
536
537         * lily/line-spanner.cc: cleanup property list.
538
539         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
540         generator expressions (2.3 compat). 
541
542 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
543
544         * lily/vertical-align-engraver.cc: Make sure that the
545         align{Above,Below}Context properties are included in the automatic
546         documentation.
547
548 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
549
550         * scm/paper-system.scm (paper-system-annotate): also annotate the
551         estimated pure-Y-extent
552
553         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
554
555         * lily/system.cc (break_into_pieces): set the estimated height
556         of each child system
557
558         * lily/stem.cc (pure_height): new pure-Y-extent callback
559
560         * lily/staff-symbol-referencer.cc (callback): don't destroy
561         the staff-position property
562
563         * lily/hara-kiri-group-spanner.cc (request_suicide): split
564         consider_suicide into two functions
565
566         * lily/constrained-breaking.cc (resize): use the new pure
567         callbacks to estimate the height of a system
568
569         * lily/axis-group-interface.cc (pure_group_height): new
570         side-effect-free VerticalAxisGroup height-callback
571
572         * lily/align-interface.cc (get_extents_aligned_translates):
573         split align_elements_to_extents into two functions
574         (get_pure_child_y_translation): new function
575
576         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
577
578         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
579
580         * lily/paper-score.cc: cache break_indices and columns
581
582         * lily/side-position-interface.cc: new pure-Y-extent callbacks
583         
584 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
585
586         * lily/font-config.cc (init_fontconfig): do the init if
587         cache_file, but don't look at cache_file.
588
589         * input/regression/quote-tie.ly: new file.
590
591         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
592         to Head_event_tuple, so we deal gracefully with ties on
593         cue-endings.
594
595         * lily/pango-font.cc (pango_item_string_stencil): type correctness
596         for FcChar8*
597
598 2006-06-08  Graham Percival  <gpermus@gmail.com>
599
600         * input/test/ smart-transpose.ly, reverse-music.ly:
601         \applyMusic to music functions update, thanks Michael!
602
603 2006-06-07  Graham Percival  <gpermus@gmail.com>
604
605         * input/test/ add-staccato.ly, add-text-script.ly,
606         unfold-all-repeats.ly, music-box.ly: \applyMusic to
607         music functions update, thanks to Michael Meixner.
608
609         * Documentation/user/music-glossary.tely: small fix
610         from Francisco.
611
612         * Documentation/user/ various: minor additions from mailist.
613
614         * Documentation/user/lilypond.tely, basic-notation.itely:
615         small test of @funindex.  (works here)
616
617         * input/test/font-table.ly: reduce size to partially
618         de-ugly version in manual.
619
620         * Documentation/user/page.itely: new file (split former
621         "global issues" into "page settings" and "non-musical
622         output".
623
624         * Documentation/user/ various: fix @ref{}s to match
625         new chapter names (above).
626
627 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
628
629         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
630
631 2006-06-06  Graham Percival  <gpermus@gmail.com>
632
633         * Documentation/user/advanced-notation.itely: add example
634         for segno/coda on barline.
635
636         * tex/texinfo.tex: merge from upstream.
637
638 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
639
640         * scripts/lilypond-book.py (process_snippets): Argument fix.
641
642         * SConstruct:
643         * buildscripts/builder.py:
644         * lily/SConscript: 
645         * mf/SConscript: 
646         * Documentation/user/SConscript:  More SCons fixes.
647
648 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * lily/font-config.cc (init_fontconfig): Only initialize if
651         global cache_file is found.
652
653 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
654
655         * ly/music-functions-init.ly: Updated \overrideProperty to use the
656         new \applyOutput.
657
658 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
659
660         * VERSION (PACKAGE_NAME): release 2.9.8
661
662         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
663         function. Delay ledger modifying ledgered grobs to
664         stop_translation_timestep(), to ensure that we're ledgering
665         according to the new spanner.
666         (acknowledge_staff_symbol): don't check for non-NULL
667         staff_sym->get_bound()
668
669         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
670         creation.
671
672         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
673         pictures too.
674
675         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
676         directly from srcdir/stepmake/aclocal.m4
677         
678         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
679         disting MISC files.
680
681         * lily/simple-spacer.cc (get_column_desc): desc -> description.
682
683 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
684
685         * lily/simple-spacer.cc (get_line_configuration): add
686         keep-inside-line rods
687         (struct Column_desc): add constructor
688         (struct Rod_desc): add constructor
689         (get_line_forces): check for forced page breaks here too
690
691         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
692         support/elements cycles between InstrumentNames and AxisGroups
693
694 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
695
696         * config.make.in (METAFONT): remove MAKEINFO_VERSION
697
698         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
699         make-txt-files target.
700
701         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
702         make-txt-files target.
703
704         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
705
706         * stepmake/stepmake/generic-vars.make (distdir): create dist in
707         top-build-dir.
708
709 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
710
711         * Documentation/user/instrument-notation.itely,
712         input/regression/breathing-sign-ancient.ly,
713         input/test/divisiones.ly: Removed redundant property settings for
714         vaticana contexts.
715
716         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
717         fix lyrics alignment problems.  They are implemented now as scheme
718         functions that add the appropriate unicode char to the first lyric
719         event rather than adding a separate lyric event.  Minor edit of
720         comments.
721
722 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
723
724         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
725         pollute src dir with built .txt files, but install directly from
726         Documentation/topdocs/out/
727
728         * buildscripts/output-distance.py
729         (ComparisonData.create_html_result_page): put version/directories
730         in table header.
731
732         * Documentation/topdocs/NEWS.tely (Top): document spacing section
733         feature.
734
735         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
736         Patch by Karl Hammar
737         
738         * buildscripts/readlink.py: add  file.
739         Patch by Karl Hammar
740
741 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
742
743         * lily/tuplet-number.cc (print): prevent stencil from being
744         garbage collected.
745
746 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
747
748         * scm/stencil.scm (write-system-signature): explicitly 
749         -well, superfluously- close output port.
750
751         * buildscripts/output-distance.py (main): oops. Add extra argument.
752
753 2006-06-05  Graham Percival  <gpermus@gmail.com>
754
755         * Documentation/user/music-glossary.tely: clarified example
756         from Francisco Vila, thanks!
757
758 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
759
760         * input/regression/spacing-section.ly: new file.
761
762         * lily/input.cc (programming_error): new function.
763
764         * lily/spacing-engraver.cc (try_music): new function. Accept
765         spacing-section-event
766
767         * lily/spacing-spanner.cc (set_springs): take slices of all
768         columns for spacing.
769
770         * lily/include/paper-column.hh (class Paper_column): add
771         Paper_column::compare.
772
773         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
774
775         * scm/define-music-types.scm (music-descriptions): add
776         SpacingSectionEvent
777
778         * lily/music-iterator.cc (report_event): use programming_error for
779         sending non-event error.
780
781         * lily/input.cc (programming_error): new function
782
783         * buildscripts/output-distance.py (main): use compare-XXX for
784         compare files.
785         (main): --threshold option, default at 0.30
786
787         * output-distance.py (main): add --threshold option.
788
789 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
790
791         * scm/paper-system.scm (paper-system-annotate): fix problem when
792         annotating an empty system
793
794 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
795
796         * GNUmakefile.in: reinstate old web tar/copying.
797
798 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
799
800         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
801         nothing changes. (Erik S) 
802
803         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
804         count. (Erik S)
805
806 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
807
808         * scm/define-markup-commands.scm (whiteout): do not force
809         foreground color of argument markup to black.
810
811         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
812         the left of the arrow, instead of below the arrow name, so that,
813         when two little arrows are vertically stacked, their dimensions
814         and name should not overlap. Add a color key parameter.
815
816         * scm/paper-system.scm (paper-system-annotate): Annotate
817         next-space+next-padding instead of next-space. Annotate space
818         between next-padding and next-space+padding, respectively, and
819         following system extent and refpoint-Y-extent. Use colors.
820
821         * scm/page.scm (annotate-page): translate annotations slightly to
822         the right.
823
824 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
825
826         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
827         fix for x-staff slurs. Thanks Joe!
828
829         * buildscripts/output-distance.py
830         (SystemLink.output_expression_change_count): keep track of changed
831         details, and dump in details html page.
832  
833         * input/regression/figured-bass-staff.ly: add note about setting
834         properties in Staff context.
835
836         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
837         add slurs and ties to support too.
838
839         * buildscripts/output-distance.py (main): set dest_dir
840         argument. Add --max-count option.
841
842 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
843
844         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
845         shortcuts for special unicode chars that are useful in chant
846         notation.  Revised exisiting and added new comments.
847
848 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
849
850         * make/mutopia-rules.make: remove duplicate recipe.
851
852 2006-06-02  Werner Lemberg  <wl@gnu.org>
853
854         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
855         Add support for U+0132 (IJ) and U+0133 (ij).
856
857 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
858
859         * buildscripts/output-distance.py (FileLink): new class. collect
860         info systems from one .ly file. 
861         (FileLink.link_files_for_html): further tweaks.
862
863 2006-06-02  Graham Percival  <gpermus@gmail.com>
864
865         * tex/texinfo.tex: partial fix for @funindex.
866
867         * Documentation/user/macros.tely: uncomment @funindex (doesn't
868         break anything).
869
870 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
871
872         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
873
874         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
875         @example too. Backportme.
876
877 2006-06-02  Graham Percival  <gpermus@gmail.com>
878
879         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
880         from Werner Lemberg.
881
882 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
883
884         * Documentation/user/music-glossary.tely: additional spanish
885         updates and a lyrics fix in an example.
886
887 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
888
889         * scm/define-grob-properties.scm: Previous patch contained
890         spurious line from another patch not yet committed.  Fixed.
891
892         * scm/define-grob-properties.scm: Add missing doc strings for
893         ancient notation.
894
895 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
896
897         * buildscripts/output-distance.py
898         (ComparisonData.write_text_result_page): separate the scores, sort
899         by geo_score.
900
901         * scm/framework-eps.scm (output-classic-framework): start at 1 for
902         system signatures.
903
904         * buildscripts/output-distance.py (me_path): use argv[0] for
905         sys.path extension
906         (ComparisonData.img_cell): use colored borders.
907
908         * scm/stencil.scm (write-system-signature): escape newlines too.
909         (write-system-signature): use (1,-1) interval for empty interval
910
911 2006-01-01  Graham Percival  <gpermus@gmail.com>
912
913         * Documentation/user/music-glossary.tely: Spanish updates
914         from Francisco Vila.
915
916         * Documentation/user/lilypond-book.itely: addition from
917         Vaclav Smilauer.
918
919         * Documentation/user/ various: edits, small additions
920         from mailist, etc.
921
922 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
923
924         * GNUmakefile.in (tree-lib-prefix-current):
925         (tree-share-prefix-current): Use version number in tree, add
926         `current' symlinks.
927
928 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
929
930         * GNUmakefile.in: write VERSION, again.
931
932         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
933         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
934
935         * stepmake/aclocal.m4: robuster version detection.
936
937         * buildscripts/output-distance.py
938         (ComparisonData.create_html_result_page): copy only if file
939         exists, fixup src paths.
940
941         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
942
943 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
944
945         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
946         Another datarootdir reto.
947
948         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
949         available.  This should be moved to postinstall-lilypond-doc.
950
951 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
952
953         * GNUmakefile.in: simplify local-WWW-post. 
954         remove -type l from find.
955
956         * buildscripts/output-distance.py (ComparisonData.compare_trees):
957         fixes. Don't follow symlinks.
958         (ComparisonData.create_html_result_page): remove previous results.
959         insert ../python in path.
960
961         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
962
963 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
964
965         * config.make.in (datadir): Add datarootdir to silence autoconf.
966
967         * stepmake/aclocal.m4: Update for autoconf-2.59d.
968
969 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
970
971         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
972
973         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
974         slash beams too wide.
975
976 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
977
978         * VERSION: release 2.9.7
979         
980 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
981
982         * lily/relocate.cc (read_relocation_dir): Do not blindly
983         dereference DIR.
984
985 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
986
987         * lily/parser.yy: replace THIS by PARSER
988
989         * Documentation/index.html.in: add link to test-results.html page.
990
991         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
992
993         * scm/translation-functions.scm (format-bass-figure): translate
994         digits over 10 to the left
995
996         * scm/define-markup-commands.scm (translate-scaled): new markup.
997
998         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
999         7 glyph. 
1000
1001         * ly/engraver-init.ly: add Figured_bass_engraver
1002
1003         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
1004
1005         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
1006
1007         * lily/score-engraver.cc (announce_grob): only note START announces.
1008
1009         * lily/include/engraver-group.hh (Translator_group):
1010         acknowledge_hash_table_ is now drul.
1011
1012         * lily/engraver.cc (announce_end_grob): new method.
1013
1014         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
1015
1016         * lily/translator-dispatch-list.cc (create): take start_end argument.
1017
1018         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
1019         acknowledge_static_array_ to drul
1020
1021         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
1022
1023         * scm/define-grob-interfaces.scm
1024         (bass-figure-alignment-interface): add bass-figure-alignment-interface
1025
1026         * scm/define-grobs.scm (all-grob-descriptions): add
1027         BassFigureAlignmentPositioning
1028
1029         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
1030         number stays up to date. Backportme.
1031
1032 2006-05-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1033
1034         * Documentation/user/basic-notation.itely (Bar lines): Document
1035         the "||:" bar type. 
1036
1037 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1038
1039         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
1040
1041         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
1042         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
1043         build.
1044
1045         * Resurrect `scons lily' build.
1046
1047         * SConstruct (symlink_tree): Bugfix: link
1048         music-drawing-routines.ps to file iso directory.
1049
1050         * lily/SConscript: Remove kpath-guile from LIBS.
1051
1052         * SConstruct (libdir_package_version): Typo.
1053         (configure): Comment-out fontforge for lack of fontforge.pc .
1054         Also add libdir* to environment.
1055
1056 2006-05-30  Graham Percival  <gpermus@gmail.com>
1057
1058         * Documentation/user/ various: minor additions from mailist and
1059         editing.
1060
1061 2006-05-30  Paco <fravd@ya.com>
1062
1063         * Documentation/user/music-glossary.tely: numerous corrections and
1064         some new translations.
1065
1066 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1067
1068         * BackportmeStart.
1069         
1070         * buildscripts/output-distance.py
1071         (ComparisonData.create_html_result_page): new routine: summarise
1072         results in HTML page with images. 
1073         (ComparisonData.create_text_result_page): create summary text files too.
1074
1075         * GNUmakefile.in (web-ext): package .signature files too. They
1076         compress well. 
1077
1078         * scm/stencil.scm (write-system-signature): typo.
1079
1080         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
1081
1082         * scm/stencil.scm (write-system-signature): better escaping.
1083         only write signature for music systems, not for markup systems.
1084
1085         * scm/framework-ps.scm (output-framework): dump-signatures support
1086         for plain output.
1087
1088         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
1089
1090         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
1091         for -dno-point-and-click
1092
1093         * lily/grob.cc (get_print_stencil): don't read
1094         point_and_click_global to determine whether to set grob-cause.
1095
1096 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1097
1098         * buildscripts/output-distance.py (main): new function.
1099         (ComparisonData): new class.
1100
1101         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
1102         careful with generating new LedgerLineSpanners.
1103
1104         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
1105
1106         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
1107         context. This fixes double ledger lines in output. 
1108
1109         * lily/system.cc (get_paper_system): remove 3 layer limit.
1110
1111         * buildscripts/output-distance.py (SystemLink.distance): new
1112         file. Compare signatures.
1113
1114         * python/safeeval.py (SafeEval.visitUnarySub): new file.
1115
1116         * lily/grob-array.cc (remove_duplicates): rename from
1117         uniq(). Sort before calling uniq() so it actually works.
1118
1119 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1120
1121         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
1122         \version from lilypond file snippet.
1123         (Lilypond_file_snippet.ly): oops. typo.
1124         (find_toplevel_snippets): urgh. again.
1125
1126         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
1127         prevent duplicated broken items in output.
1128
1129         * scm/framework-eps.scm (output-classic-framework): only dump if
1130         dump-signatures is set.
1131
1132         * scm/lily.scm (define-scheme-options): add dump-signatures option.
1133
1134         * scm/stencil.scm (write-system-signature): new routine: write
1135         python parseable signature of a separate paper system.
1136         BackportmeEnd.
1137         
1138 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1139
1140         * lily/stanza-number-engraver.cc (process_music): use is_markup()
1141         iso is_string().
1142         include header.
1143
1144 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
1145
1146         * translator-group.cc: send music events to engravers in
1147         non-bottom contexts.
1148
1149         * tuplet-engraver.cc: process tuplet brackets in correct order.
1150
1151 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1152
1153         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
1154         arg 2 might point us to a new binary (patch by Karl Hammar)
1155         
1156 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1157
1158         * VERSION (PACKAGE_NAME): release 2.9.6
1159
1160         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
1161
1162         * Documentation/user/*.itely: 2nd
1163         attempt: replace funindex -> findex globally.
1164
1165 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1166
1167         * input/no-notation/display-lily-tests.ly: fix \applyOutput
1168         test. Add \break, \pageBreak, \pageTurn, etc, tests.
1169
1170         * scm/define-music-display-methods.scm: display methods for
1171         breaks. Fix \applyOutput.
1172
1173 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1174
1175         * Documentation/user/macros.itexi: comment out funindex expansion. 
1176
1177         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
1178         everywhere.
1179
1180         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
1181         Karl Hammar. Backportme.
1182  
1183         * Documentation/user/advanced-notation.itely (Balloon help): idem.
1184
1185         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
1186
1187         * Documentation/user/programming-interface.itely (Running a
1188         function on all layout objects): idem.
1189
1190         * Documentation/user/introduction.itely (Automated engraving):
1191         update \applyOutput syntax
1192
1193         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
1194         remove debugging hook.
1195
1196         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
1197         expansion. 
1198
1199         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
1200
1201         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
1202         TEXI2DVI_FLAGS to texi2dvi invocation. 
1203
1204 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
1205
1206         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
1207         works. More work is done by iterator now, and engraver has been
1208         very much simplified.
1209
1210         * lily/translator-group.cc: try_music is now invoked through a
1211         listener
1212
1213         * lily/*-iterator.cc: Massive cleanups. Junked
1214         try_music_in_children globally. Renamed try_music to report_event,
1215         and made that method descend to a bottom context automatically.
1216
1217         * lily/event-iterator.cc: New file.
1218
1219         * lily/output-property-iterator.cc,
1220         lily/old-lyric-combine-music-iterator.cc: Removed.
1221
1222         * python/convert-rules.py: Modified the syntax for \applyOutput.
1223
1224 2006-05-23  Graham Percival  <gpermus@gmail.com>
1225
1226         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
1227         creation.
1228
1229         * Documentation/user/ various: stuff that might have helped
1230         to fix the pdf creation, plus some minor doc additions.
1231
1232         * Documentation/user/changing-defaults.itely: remove @b from
1233         @b{ @internasref{foo}}; this breaks texi2dvi -E.
1234
1235 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1236
1237         * lily/beaming-pattern.cc (beamify): deal with negative start
1238         moments for beaming patterns.
1239
1240 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1241
1242         * lily/beaming-info.cc (beamify): new function: read beatLength
1243         and beatGrouping from context. 
1244
1245         * input/regression/beam-beat-grouping.ly (Module): new file.
1246
1247         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
1248
1249         * lily/beam.cc (get_beam_segments): generate events for
1250         max_connect_ case too.
1251         (get_beam_segments): read Stem::max-beam-connect.
1252
1253         * input/regression/beam-single-stem.ly: new file.
1254
1255         * lily/stem.cc (set_beaming): use #f as signaling value for
1256         beamcount 0.
1257
1258         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
1259
1260         * lily/beam.cc (set_beaming): read clip-edges property.
1261         (calc_direction): don't suicide for single stem.
1262
1263         * lily/beaming-info.cc (best_splitpoint_index): take bool*
1264         argument, remove 1<<15 hack. Remove clip_edges() 
1265
1266         * lily/hairpin.cc (print): only do padding for nonmusical bounds
1267
1268 2006-05-21  Graham Percival  <gpermus@gmail.com>
1269
1270         * Documentation/user/basic-notation.itely: reorg.
1271
1272         * Documentation/user/ various: minor fixes.
1273
1274 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1275
1276         * lily/stencil-expression.cc (register_stencil_head): opps, append
1277         to cdr of static SCM object.
1278
1279 2006-05-19  Graham Percival  <gpermus@gmail.com>
1280
1281         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
1282         update framework for command index.  DOC WRITERS: use @funindex
1283         instead of @cindex @code{}.
1284
1285         * Documentation/user/ various: replace @cindex @code{} => @funindex
1286
1287 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1288
1289         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
1290         case positions is set manually. 
1291
1292 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
1293         
1294         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
1295         rules to Scheme.
1296
1297 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
1298
1299         * Documentation/user/changing-defaults.itely (Contexts explained):
1300         use absolute dimension for @image.
1301
1302         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
1303         out image for illustration too.
1304         ($(outdir)/%.png): add more png <-> eps rules. 
1305
1306 2006-05-17  Graham Percival  <gpermus@gmail.com>
1307
1308         * Documentation/user/ various: remove trailing whitespace, cosmetic
1309         change to reduce changes produced by diff.
1310
1311 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1312
1313         * lily/main.cc (do_chroot_jail): correctness tweak.
1314
1315         * python/lilylib.py (system): import subprocess in system () only.
1316
1317         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
1318
1319         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
1320         variable. Backportme.
1321
1322 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
1323         
1324         * lily/parser.yy: Change all syntax rules of type Music to SCM type
1325
1326 2006-05-17  Werner Lemberg  <wl@gnu.org>
1327
1328         * lily/lexer.ll (init_signature_has_table): Add
1329         `scm-scm-music-music'.
1330
1331         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
1332         (Generic_prefix_music_scm): Add rule for it.
1333
1334         * lily/quote-iterator.cc (Quote_iterator::process): Handle
1335         `quoted-transposition' property.
1336
1337         * ly/music-functions-init.ly (transposedCueDuring): New function.
1338
1339         * scm/define-music-properties.scm (all-music-properties): Updated.
1340
1341         * Documenation/topdocs/NEWS.itely: Document it.
1342
1343 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1344
1345         * python/lilylib.py (system): move import subprocess to system()
1346         definition. 
1347
1348         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
1349
1350         * VERSION (PATCH_LEVEL): release 2.9.5
1351         
1352         * Documentation/topdocs/INSTALL.texi (Top): update versions and
1353         build instructions. 
1354
1355         * ly/engraver-init.ly: switch on hairpinToBarline by default.
1356
1357 2006-05-16  Graham Percival  <gpermus@gmail.com>
1358
1359         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
1360
1361         * Documentation/user/ various: minor fixes.
1362
1363 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1364
1365         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
1366
1367 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1368
1369         * Documentation/user/advanced-notation.itely (Instrument names):
1370         Modified obsolete instruction on how to move instrument names away
1371         from the staves. Hmm, at second thought the bug probably has been
1372         solved, so the full bug description should probably be removed.
1373
1374 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1375
1376         * lily/dynamic-engraver.cc (typeset_all): hang ending on
1377         currentCommandColumn. 
1378
1379         * lily/hairpin.cc (print): also add padding for non-neighbor
1380         hairpin bounds.
1381
1382         * scm/define-context-properties.scm
1383         (all-user-translation-properties): add hairpinToBarline
1384
1385         * input/regression/hairpin-to-barline.ly: new file.
1386
1387         * lily/context.cc (internal_send_stream_event): thinko fix.
1388
1389         * lily/tie.cc (set_default_control_points): robustness fix.
1390
1391         * python/musicxml.py (Part.interpret): don't complain about
1392         incomplete measures.
1393
1394         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
1395         new music if last_event_chord() returned None.
1396
1397         * python/musicxml.py (Part.interpret): skip back over chord notes.
1398
1399 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
1400         
1401         * lily/percent-repeat-engraver.cc, lily/parser.yy,
1402         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
1403         lily/slash-repeat-engraver.cc,
1404         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
1405         iterator sends PercentEvents
1406
1407         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
1408         rework tuplets: send start/stop events to engraver
1409
1410         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
1411         dispatchers event-source and events-below to Context
1412         
1413 2006-05-15  Graham Percival  <gpermus@gmail.com>
1414
1415         * Documentation/user/README.txt: update info for doc writers.
1416
1417         * Documentation/user/programming-interface.itely: integrate
1418         Nicolas' fixes for chapter rewrite.
1419
1420         * Documentation/user/ various: minor fixes.
1421
1422 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
1423
1424         * lily/clef-engraver.cc: cleanup.
1425
1426         * Documentation/user/GNUmakefile: dist context-example.eps too.
1427
1428         * lily/key-engraver.cc (create_key): use
1429         explicitKeySignatureVisibility for cancellation too. 
1430
1431         * lily/font-config.cc (init_fontconfig): don't close file if
1432         f==NULL. 
1433
1434 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
1435
1436         * Documentation/topdocs/NEWS.tely: niente and rotation news
1437
1438 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
1439
1440         * lily/include/stencil.hh
1441         * lily/stencil.cc (rotate): new function. Makes it possible
1442         to rotate a stencil around a given offset.
1443
1444         * lily/grob.cc (get_print_stencil): add rotation support
1445
1446         * lily/stencil-interpret.cc (interpret_stencil_expression):
1447         add rotation support
1448
1449         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
1450
1451         * scm/define-grob-properties.scm: add 'rotation property
1452
1453         * scm/define-markup-commands.scm: add rotate markup command
1454         
1455         * scm/output-ps.scm: add rotation support in PostScript backend
1456
1457         * scm/output-svg.scm: add rotation support in SVG backend
1458
1459 2006-05-13  Graham Percival  <gpermus@gmail.com>
1460
1461         * Documentation/user/music-glossary.itely: French correction.
1462
1463         * Documentation/user/programming-interface.itely: major
1464         new docs, some reorg, some info from Nicolas.
1465
1466         * Documentation/user/ various: small fixes.
1467
1468 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1469
1470         * Documentation/user/programming-interface.itely (Markup
1471         programmer interface): Remove duplicate text.
1472
1473 2006-05-12  Graham Percival  <gpermus@gmail.com>
1474
1475         * Documentation/user/context-example.eps: new file.
1476
1477         * Documentation/user/changing-defaults.itely: set up file to
1478         use eps image.
1479
1480         * Documentation/user/programming-interface.itely: changes
1481         from mailist.
1482
1483 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
1484
1485         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
1486
1487 2006-05-11  Graham Percival  <gpermus@gmail.com>
1488
1489         * Documentation/user/programming-interface.itely: first round of
1490         editing and merging emails from Nicolas.
1491
1492         * Documentation/user/scheme-tutorial: minor edit.
1493
1494 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1495
1496         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
1497         XML attributes.
1498         (Xml_node.message): use it.
1499
1500         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
1501         oops. Add duration argument.
1502
1503 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
1504
1505         * lily/paper-column-engraver.cc (make_columns):
1506         * scm/define-grobs.scm: Revert my previous change and set the default
1507         in define-grobs.scm instead.
1508
1509 2006-05-09  Graham Percival  <gpermus@gmail.com>
1510         
1511         * Documentation/user/changing-defaults.itely: general editing,
1512         info about \set and \override.
1513
1514         * Documentation/user/tweaking.itely, advanced-notation.itely:
1515         fixes from Dave Luttinen, thanks!
1516
1517 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1518
1519         * lily/paper-column-engraver.cc (make_columns): By default, a column
1520         needs to be breakable.
1521
1522 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1523
1524         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
1525         Attributes methods
1526         (musicxml_time_to_lily): idem
1527         (musicxml_key_to_lily): idem
1528         (instrument_drumtype_dict): dict for supported drumtypes.
1529         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
1530         moments and pending mm rests
1531         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
1532         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
1533         (musicxml_voice_to_lily_voice): add mode change.
1534         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
1535         speed and less memory usage (factor 5 to 10).
1536         (convert): write -defs.ly  and driver file separately so people
1537         can script their own part extraction.
1538
1539         * python/musicxml.py (minidom_demarshal_node): new function:
1540         separate minidom handling.
1541         (lxml_demarshal_node): new function: support lxml.etree too.
1542         (Xml_node.message): new function: verbose error message, with XML
1543         path to offending node.
1544         (Attributes.get_measure_length): sane interface to MusicXML attributes.
1545         (Part_list.generate_id_instrument_dict): new method: collect
1546         instrument names, to be able to set drum_type.
1547         (Part.interpret): handle underfull measures
1548         (Part.interpret): assign instrument names.
1549
1550         * python/musicexp.py (Output_printer.close): new method
1551         (MusicWrapper.print_ly): new class: support other modes,
1552         eg. \drummode
1553         (BarCheck.print_ly): new class. Support bar checks, with comments
1554         and fancy barchecks. 
1555         (NoteEvent.__init__): also set drum_type for drum notes.
1556         (MultiMeasureRest.lisp_expression): dump mm rests.
1557
1558         * lily/paper-column-engraver.cc (stop_translation_timestep): set
1559         line-break-permission if forbidBreak is not set.
1560
1561 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1562
1563         * scm/define-context-properties.scm:
1564         * scm/define-grob-properties.scm:
1565         * scm/define-grobs.scm:
1566         * scm/define-music-display-methods.scm:
1567         * scm/define-music-properties.scm:
1568         * scm/define-music-types.scm:
1569         * scm/music-functions.scm:
1570         * ly/declarations-init.ly:
1571         * lily/include/constrained-breaking.hh:
1572         * lily/system.cc:
1573         * lily/spaceable-grob.cc:
1574         * lily/simple-spacer.cc:
1575         * lily/paper-score.cc:
1576         * lily/paper-column.cc:
1577         * lily/paper-column-engraver.cc:
1578         * lily/item.cc:
1579         * lily/gourlay-breaking.cc:
1580         * lily/constrained-breaking.cc:
1581         * python/convertrules.py:
1582         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
1583         "page-break-penalty" and "line-break-permission".
1584         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
1585         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
1586
1587         * lily/bar-engraver.cc:
1588         * lily/beam-engraver.cc:
1589         * lily/forbid-break-engraver.cc:
1590         * lily/ligature-engraver.cc:
1591         * lily/paper-column-engraver.cc:
1592         * lily/percent-repeat-engraver.cc:
1593         * lily/score-engraver.cc:
1594         * lily/score-engraver.hh:
1595         * lily/paper-column-engraver.hh:
1596         Inter-engraver communication regarding line breaks is done through context
1597         properties (Score.forbidBreak) instead of function calls.
1598
1599 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1600
1601         * VERSION (PACKAGE_NAME): release 2.9.4
1602
1603 2006-05-08  Graham Percival  <gpermus@gmail.com>
1604
1605         * Documentation/user/working.itely: proofreading from Dave
1606         Luttinen, thanks.
1607
1608         * Doucmentation/user/README.txt: updated with manual style info.
1609
1610         * Documentation/user/ various: trim linewidth to 78 chars.
1611
1612 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1613
1614         * scm/define-grob-properties.scm (all-internal-grob-properties):
1615         remove chord-tremolo property.
1616
1617         * lily/beam.cc (get_beam_segments): don't use stem position as
1618         base for broken ends.
1619
1620 2006-05-06  Graham Percival  <gpermus@gmail.com>
1621
1622         * Documentation/user/putting.itely: proofreading from Dave
1623         Luttinen, thanks!
1624
1625         * Documentation/user/ various: more reorg and clarifications.
1626
1627 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1628
1629         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
1630
1631         * ly/music-functions-init.ly: new function featherDurations
1632
1633         * lily/beam.cc: read grow-direction for feathered beaming.
1634
1635         * Documentation/topdocs/NEWS.tely (Top): typo.
1636
1637 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1638
1639         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
1640         tremolo beams.
1641
1642 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
1643         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
1644         used by music streams.
1645
1646         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
1647         lily/stream-event.cc, lily/stream-event-scheme.cc,
1648         lily/listener.cc, lily/scheme-listener.cc,
1649         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
1650         lily/include/stream-event.hh, lily/include/listener.hh,
1651         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
1652         Created data structures for music streams.
1653         
1654 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1655
1656         * lily/beam.cc (get_beam_segments): new function. Reorganise the
1657         construction of a beam. 
1658         (print): rewrite. 
1659
1660         * flower/include/std-vector.hh (default_compare): use only one comparison.
1661
1662         * scm/define-markup-commands.scm (note-by-number): remove debug display.
1663         (note-by-number): further attachment fixes.
1664
1665         * scm/lily-library.scm (ordered-cons): new function.
1666         (interval-index): new function
1667
1668         * lily/note-head-scheme.cc (LY_DEFINE): new file.
1669
1670         * lily/note-head.cc (get_stem_attachment): new function.
1671
1672         * scm/define-markup-commands.scm (note-by-number): read 'style
1673         property. 
1674
1675         * input/regression/markup-note.ly: show note-head style option.
1676
1677         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
1678         triangle head.
1679
1680 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1681
1682         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
1683
1684         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
1685
1686         * lily/include/constrained-breaking.hh: GCC 4 fix.
1687
1688 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
1689
1690         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
1691         Replace it with functions get_line_forces and get_line_configuration.
1692         (class Simple_spacer): Make data private.
1693         Rewrite compression algorithm to be faster and simpler.
1694
1695         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
1696         * lily/gourlay-breaking.cc (solve):
1697         * lily/constrained_breaking.cc (space_line):
1698         Change it to the new simple-spacer code.
1699
1700         * lily/paper-score.cc (get_paper_systems):
1701         (Paper_score):
1702         (process):
1703         Delay breaking the systems until they are requested.
1704         (find_break_indices):
1705         Use vsize for indices.
1706         (calc_breaking):
1707         Move the "Calculating line breaks" message here.
1708
1709         * lily/system.cc (pre_processing):
1710         Move the "Calculating line breaks" message away from here.
1711         (break_into_pieces):
1712         Allow multiple calls to this function in sequence (with touching-but-
1713         not-overlapping breakpoints).
1714
1715         * lily/constrained-breaking.cc:
1716         Replace most of the get_XXXX functions with get_line_details.
1717         Only calculate the force for each line. Calculate configurations only
1718         for the lines we will actually use.
1719         Replace cols_ with lines_.
1720
1721 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1722
1723         * mf/GNUmakefile (depth): remove FC_FIND.
1724
1725         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
1726
1727         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
1728
1729         * scm/framework-ps.scm (write-preamble): new function.
1730         (write-preamble): load mac fonts via fondu, even if gs-font-load
1731         is set.
1732
1733 2006-05-03  Werner Lemberg  <wl@gnu.org>
1734
1735         * mf/GNUmakefile (FC_FIND): Fix typo.
1736
1737 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
1738
1739         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
1740
1741 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1742
1743         * stepmake/aclocal.m4: run python-config for crosscompiling
1744         flags. 
1745
1746         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
1747         -f png for HTML, TEXINFO formats. 
1748
1749         * input/tutorial/lbook-html-test.html: new file.
1750
1751         * lily/include/tie-formatting-problem.hh (class
1752         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
1753         [column, direction]. This fixes laissez vibrer ties.
1754  
1755         * flower/include/tuple.hh (struct Tuple2): new file.
1756
1757         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
1758         $(FCMATCH), only if $(NCSB_DIR) not set. 
1759
1760         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
1761
1762         * config.make.in (DOCUMENTATION): set FCMATCH.  
1763
1764         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
1765
1766 2006-05-03  Graham Percival  <gpermus@gmail.com>
1767
1768         * Documentation/user/ various: final round of reorg.
1769
1770         * Documentation/user/instrument-notation.itely: some more
1771         fixes from Eduardo, thanks!
1772
1773 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1774
1775         * VERSION (PACKAGE_NAME): release 2.9.3
1776
1777         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
1778
1779         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
1780
1781 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1782
1783         * scm/define-grob-properties.scm (all-user-grob-properties):
1784         Correct typo, thanks to Eduardo.
1785
1786 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1787
1788         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
1789
1790         * buildscripts/lilypond-words.py (F): indent fix.
1791
1792         * input/regression/tie-arpeggio-collision.ly: new file.
1793
1794         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
1795         function: store outlines per column rank.
1796
1797         * lily/include/tie-configuration.hh (class Tie_configuration): add
1798         column_ranks_ to specification and configuration, to distinguish
1799         between ties for different heads in arpegiated chords.
1800
1801         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
1802
1803         * *.py: more 4 space indents.
1804
1805         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
1806
1807 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
1808
1809         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
1810
1811 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1812
1813         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
1814
1815         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
1816
1817         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
1818
1819 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1820
1821         * python/convertrules.py (conv): indent 4 for python files.
1822
1823 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1824
1825         * Documentation/user/changing-defaults.itely (Creating contexts):
1826         Clarify \new semantics.
1827
1828 2006-04-28  Graham Percival  <gpermus@gmail.com>
1829
1830         * Documentation/user/ various: major new sections in the
1831         Learning manual, slight reorg elsewhere.
1832
1833 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1834
1835         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
1836
1837         * scm/framework-ps.scm (output-framework): remove PageMedia
1838
1839 2006-04-27  Graham Percival  <gpermus@gmail.com>
1840
1841         * Documentation/user/ tweaks.itely, working.itely: new
1842         files, being more advanced "learning manual" chapters.
1843
1844         * Documentation/user/ tutorial, putting, lilypond: reorg.
1845
1846 2006-04-26  Graham Percival  <gpermus@gmail.com>
1847
1848         * input/regression/lyric-combine-polyphonic.ly: fixed test
1849         (no more "can't find context `one'" error).
1850
1851 2006-04-25  Joe Neeman <joeneeman@gmail.com>
1852
1853         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
1854
1855         * input/regression/stem-tremolo.ly: add 2 more whole note examples
1856         
1857 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1858
1859         * lily/relocate.cc (read_relocation_dir): new function.
1860
1861 2006-04-26  Graham Percival  <gpermus@gmail.com>
1862
1863         * Documentation/user/instrument-notation.itely: a few more fixes
1864         from Eduardo, thanks!
1865
1866         * Documentation/user/README.txt: new file; contains info on
1867         style that used to be in lilypond.tely.
1868
1869         * Documentation/user/ various: first round of doc reorg.
1870
1871         * Documentation/user/baer-flat-bw.png: remove alpha bit from
1872         graphic; this probably causes problems on some pdf
1873         viewers, notably Adobe Acrobat.
1874
1875 2006-04-24  Graham Percival  <gpermus@gmail.com>
1876
1877         * Documentation/user/instrument-notation.itely: many alterations
1878         to Vocal music, from Eduardo Viera.
1879
1880 2006-04-23  Graham Percival  <gpermus@gmail.com>
1881
1882         * Documentation/user/instrument-notation.itely: fix \new
1883         instead of \context problem.
1884
1885 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1886
1887         * lily/relocate.cc (expand_environment_variables): new function.
1888         (read_line): id.
1889         (read_relocation_file): id.
1890
1891         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
1892
1893 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
1894
1895         * ly/engraver-init.ly: remove old comments from TabVoice
1896
1897 2006-04-20  Graham Percival  <gpermus@gmail.com>
1898
1899         * Documentation/user/instrument-notation.itely: added Erlend's
1900         latest doc patch, thanks!
1901
1902 2006-04-19  Erlend Aasland <erlenda@gmail.com>
1903
1904         * lily/include/slur.hh:
1905         * lily/slur.cc:
1906         * lily/phrasing-slur-engraver.cc:
1907         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
1908         acknowledge_extra_object () from Phrasing_slur_engraver:: and
1909         Slur_engraver:: and putting it in
1910         Slur::auxiliary_acknowledge_extra_object ().
1911
1912         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
1913
1914         * lily/note-collision.cc: fix a comment
1915
1916 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1917
1918         * stepmake/bin/add-html-footer.py: fix footer position in
1919         generated html files: before </body> and </html> tags.
1920
1921 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1922
1923         * scripts/GNUmakefile: revert last "fix", which rather broke make.
1924         Earlier successive `make' commands finally compiled ok.
1925
1926         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
1927
1928 2006-04-18  Erlend Aasland <erlenda@gmail.com>
1929
1930         * lily/include/stem-tremolo.hh:
1931         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
1932         callers.
1933
1934         * lily/lookup.cc:
1935         * lily/include/lookup.hh: add rotated_box ()
1936
1937 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1938
1939         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
1940         been generated. Fixes "can't get `--help'" bug after make clean.
1941
1942         * THANKS: alphabetize contributors.
1943
1944 2006-04-17  Graham Percival  <gpermus@gmail.com>
1945
1946         * Documentation/user/instrument-notation.itely: added Erlend's
1947         tabs and banjo doc patch.  Thanks!
1948
1949 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
1950
1951         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
1952
1953         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
1954
1955         * scm/output-lib.scm: add some more predefined string tunings.
1956
1957         * Documentation/user/instrument-notation.itely: and doc them.
1958
1959 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
1960
1961         * ly/engraver.ly: Remove obsolete comments.
1962
1963         * ly/gregorian-init.ly: Define default layout block.
1964
1965         * input/puer-fragment.ly: Updated and extended.
1966
1967 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1968
1969         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
1970         pdf conversion behaviour.
1971
1972         * flower/file-name.cc (dir_name)
1973         (get_working_directory): Move from relocate.cc.
1974
1975         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
1976         
1977         * lily/relocate.cc: Encapsulate sys/stat.h in
1978         HAVE_STAT_H.
1979
1980 2006-04-14  Graham Percival  <gpermus@gmail.com>
1981
1982         * Documentation/user/ various: small updates from Cameron
1983         and Juergen, thanks!
1984
1985         * Documentation/user/ various: small updates of my own.
1986
1987         * THANKS: 2.7 -> 2.8.
1988
1989 2006-04-11  Graham Percival  <gpermus@gmail.com>
1990
1991         * scm/define-context-properties.scm: typo.
1992
1993         * Documentation/user/ : many more small updates.
1994
1995 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
1996
1997         * scm/define-music-types.scm: disposed "docme".
1998
1999 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
2000
2001         * lily/hairpin.cc: make niente circles a bit smaller.
2002
2003 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
2004
2005         * mf/GNUmakefile: remove redundant mftrace check. Also remove
2006         get-pfa and get-*-fonts targets.
2007
2008 2006-04-10  Graham Percival  <gpermus@gmail.com>
2009
2010         * THANKS, Documentation/user/ basic-notation, advanced-notation,
2011         music-glossary, programming-interface: more minor fixes
2012         from mailist.
2013
2014         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
2015
2016         * scm/define-context-properties.scm: another old \property update.
2017         This time tested for compiling!
2018
2019 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
2020
2021         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
2022
2023 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2024
2025         * scm/define-context-properties.scm (all-user-translation-properties): 
2026         * Documentation/user/global.itely (Page formatting): Compile fix.
2027
2028 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2029
2030         * Documentation/user/advanced-notation.itely (Polymetric
2031         notation): Update the example to use the "+" symbol and add link
2032         to input/test/compound-time.ly.
2033
2034 2006-04-08  Graham Percival  <gpermus@gmail.com>
2035
2036         * scm/define-grob-properties.scm: clarify docs for #'direction.
2037
2038         * scm/define-context-properties.scm: update old \property override.
2039
2040         * Documentation/user/ advanced-notation, global, lilypond-book:
2041         more minor doc updates.
2042
2043 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
2044
2045         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
2046
2047         * scm/backend-library.scm (search-gs): oops.
2048
2049 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2050
2051         * scripts/lilypond-book.py (output): use base, not filename for href.
2052
2053         * scm/backend-library.scm: only look for gs.
2054
2055         * scripts/lilypond-book.py (output): fix printfilename.
2056
2057         * lily/parser.yy (music_function_musicless_prefix): fold together
2058         definitions of signature (SCM*) (Music|post_event|chord_body_element)
2059
2060         * lily/slur.cc (print): only set font-size if not set yet.
2061
2062         * lily/slur-configuration.cc (add_score): improved layout of debug
2063         scoring output.
2064
2065 2006-04-05  David Feuer  <David.Feuer@gmail.com>
2066
2067         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
2068         (draw_circle): Hopefully fixed regression.
2069         Improved documentation for several procedures.
2070         
2071 2006-03-04  Werner Lemberg  <wl@gnu.org>
2072
2073         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
2074
2075 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2076
2077         * scripts/musicxml2ly.py (bindir): add dynamic
2078         relocation. 
2079
2080 2006-04-04  Graham Percival  <gpermus@gmail.com>
2081
2082         * Documentation/user/ basic-notation, advanced-notation, putting,
2083         instrument-notation, invoking, lilypond, THANKS: another ream of small
2084         fixes from the Doc Helpers.
2085
2086 2006-04-03  David Feuer  <David.Feuer@gmail.com>
2087
2088         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
2089
2090         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
2091
2092         * Cleaned up interfaces between PostScript and Scheme, and moved
2093         computations from PostScript to Scheme:
2094
2095         * music-drawing-routines.ps
2096         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
2097         with stroke_and_fill throughout.
2098         (euclidean_length, print_letter, draw_box): Deleted unused
2099         procedures.  If someone needs draw_box, implement it using
2100         draw_round_box; don't duplicate code.
2101         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
2102         Refactored/cleaned up interfaces.
2103         (mark_URI): Moved.
2104
2105         * output-ps.scm: reordered arguments to PostScript functions to
2106         match new interfaces
2107         (glyph-string): Rewrote glyph-string.
2108         (grob-cause): Replaced string-append with format.
2109         (repeat-slash): Rewrote to do computation here.
2110         (round-filled-box): Rewrote to do computation here.
2111
2112 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
2113
2114         * stepmake/stepmake/generic-targets.make: add cvs-clean target
2115
2116         * stepmake/stepmake/toplevel- targets.make: print help info about
2117         cvs-clean
2118
2119 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
2120
2121         * input/regression/hairpin-circled.ly: new file
2122
2123 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
2124
2125         * lily/hairpin.cc (print): add support for circled tip
2126
2127         * scm/define-grob-properties.scm: add circled-tip parameter
2128
2129         * scm/define-grobs.scm: init circled-tip to false
2130         
2131 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2132
2133         * scm/music-functions.scm (quote-substitute): set
2134         iterators-ctor. 
2135
2136 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
2137
2138         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
2139         BSTINPUTS. 
2140
2141         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
2142
2143         * scm/output-ps.scm (glyph-string): revert cid selectfont.
2144
2145 2006-03-31  David Feuer  <david.feuer@gmail.com>
2146         
2147         * scm/framework-ps.scm:
2148         
2149         * scm/output-ps.scm: glyph-string now produces smaller, more
2150         readable, and probably faster PostScript.  Several findfont
2151         scalefont setfont instances changed to selectfont
2152         Hacked-up string-appends changed to formats.
2153
2154         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
2155         
2156 2006-03-30  Graham Percival  <gpermus@gmail.com>
2157
2158         * scm/lily-library.scm: make "no version" warning message more polite.
2159
2160         * lily/music.cc: add double quotes to failed octave check.
2161
2162         * Documentation/user/ advanced-notation, changing-defaults,
2163         instrument-notation, invoking, music-glossary: whole bunch of minor
2164         fixes from mailist.
2165
2166 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
2167
2168         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
2169         $(buildscriptdir) iso. depth.
2170
2171         * VERSION (PACKAGE_NAME): release 2.9.1
2172
2173 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2174
2175         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
2176
2177         * VERSION (PATCH_LEVEL): bump version number.
2178
2179         * flower/include/guile-compatibility.hh (scm_from_uint32): add
2180         scm_from_uint32 ()
2181
2182         * lily/pango-font.cc (pango_item_string_stencil): use
2183         scm_from_uint32 ()
2184
2185         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
2186         $(outdir)/emmentaler-%.svg): remove canary.
2187
2188         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
2189         glyphnames if we have a ttf font.
2190
2191 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2192
2193         * Documentation/user/advanced-notation.itely (Font selection):
2194         Corrected reference to the font-family-override.ly example.
2195
2196 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
2197         
2198         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
2199         stem-tremolo object in the stem (or else the stem might not be
2200         long enough).
2201
2202 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2203
2204         * lily/ttf.cc (print_trailer): only print existing glyphs.
2205
2206 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
2207
2208         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
2209         position the tremolo based on the position of the notehead.
2210
2211         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
2212         notes and update the texidoc line with the new positioning rules.
2213         
2214 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2215
2216         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
2217
2218         * scripts/lilypond-book.py (Module): set default for linewidth if
2219         preamble not found.
2220
2221 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
2222
2223         * VERSION (PACKAGE_NAME): release 2.9.0.
2224
2225         * input/regression/stem-tremolo-position.ly: new file.
2226
2227         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
2228
2229 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
2230
2231         * lily/stem-tremolo.cc (print): position
2232         the tremolo depending only on the end of the stem
2233         and not on the notehead
2234         (raw_stencil): center, on the middle staff line, the
2235         flag that is closest to the end of the stem (previously
2236         the bottom flag)
2237         (calc_width): add this callback to shorten a tremolo when
2238         it is beamed or it is stemup with a flag
2239         (style): add this callback to make a tremolo rectangular when
2240         it is beamed or it is stemup with a flag
2241         (rotated_box): this is like Lookup::beam but makes a rotated
2242         rectangle instead of a parallelogram
2243
2244         * lily/stem.cc (calc_stem_info): make sure the stem
2245         is long enough to fit the tremolo
2246         (calc-length): reduce the length of tremolo stems since the
2247         tremolo code is now capable of better positioning
2248
2249         * scm/define-grobs.scm: make calc_width the default beam-width
2250         callback for stem-tremolo and add the style callback
2251                 
2252 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
2253
2254         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
2255         case. 
2256
2257 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
2258
2259         * lily/ttf.cc (make_index_to_charcode_map): restore old
2260         cmap. 
2261
2262 2006-03-28  Werner Lemberg  <wl@gnu.org>
2263
2264         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
2265
2266 2006-03-28  Graham Percival  <gpermus@gmail.com>
2267
2268         * THANKS: update for 2.9, add section for Documentation helpers.
2269
2270         * Documentation/topdocs/NEWS.tely: compile fix.
2271
2272         * Documentation/user/ basic-notation, global, advanced-notation,
2273         examples.itely: minor fixes from mailist.
2274
2275 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
2276
2277         * mf/feta-bolletjes.mf: match width of solfa notes with normal
2278         note heads. 
2279
2280         * lily/ttf.cc (print_trailer): use it.
2281
2282         * lily/pango-font.cc (get_unicode_name): new function.
2283
2284         * lily/ttf.cc (make_index_to_charcode_map): move function from
2285         open-type-font.cc
2286         (print_trailer): substitute uniXXXX name if applicable. 
2287
2288         * lily/pango-font.cc (get_index_to_charcode_map): new function.
2289         (pango_item_string_stencil): use it to generate uniXXXX names.
2290
2291         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
2292         note heads, for uniform widths in shape note output.
2293         (overdone_heads): hmm. remove them again.
2294
2295         * scripts/lilypond-book.py (output): add links to filenames.
2296
2297         * Documentation/topdocs/INSTALL.texi (Top): update versions.
2298
2299         * lily/note-collision.cc (get_clash_groups): only consider when
2300         Note_column::dir <> CENTER. 
2301
2302         * scripts/lilypond-book.py (get_option_parser): init output_name
2303         to ''. 
2304
2305 2006-03-24  Graham Percival  <gpermus@gmail.com>
2306
2307         * Documentation/topdocs/NEWS.tely: add @end itemize
2308
2309         * Documentation/user/ global, advanced-notation: minor
2310         stuff from mailist.
2311
2312 2006-03-23  Graham Percival  <gpermus@gmail.com>
2313
2314         * Documentation/user/ lilypond.tely, music-glossary,
2315         preface: housekeeping; 2005->2006, remove "notes for 2.6"
2316
2317 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
2318
2319         * mf/GNUmakefile: don't install .enc files.
2320
2321         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
2322
2323         * VERSION (PATCH_LEVEL): bump to 2.9.0
2324
2325 2006-03-22  Graham Percival  <gpermus@gmail.com>
2326
2327         * Documentation/user/advanced-notation.itely: minor fixes
2328         from mailist.
2329
2330 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
2331
2332         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
2333
2334         * branch lilypond_2_8
2335
2336 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
2337
2338         * scripts/lilypond-book.py (samefile): new function, for windoze
2339         compatibility.
2340
2341 2006-03-21  Graham Percival  <gpermus@gmail.com>
2342
2343         * ly/engraver-init.ly: add info about StaffGroup.
2344
2345 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
2346
2347         * input/regression/stem-direction-context.ly: idem.
2348
2349         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
2350
2351         * THANKS: add Mats.
2352
2353         * input/regression/page-layout-twopass.ly: comment out \markup so
2354         tweak-file is left.
2355
2356         * lily/instrument-name-engraver.cc (finalize): add to instrument
2357         name global System. This also fixes chopped instrument names, but
2358         doesn't crash when there are slurs/beams.
2359
2360         * lily/slur-configuration.cc (add_score): disallow negative slur
2361         scores.
2362         
2363 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2364
2365         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
2366
2367         * lily/instrument-name-engraver.cc (process_music): kludge: add
2368         InstrumentName spanner to axis group of left bound. Fixes chopped
2369         off instrument names in EPS images.
2370
2371         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
2372
2373         * scripts/abc2ly.py (option_parser): update to 2.7.40
2374
2375 2006-03-20  Graham Percival  <gpermus@gmail.com>
2376
2377         * THANKS: move small doc contributors to SUGGESTIONS.
2378
2379         * Documentation/user/ basic-notation, advanced-notation,
2380         global: small changes from mailist.
2381
2382 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2383
2384         * Documentation/user/advanced-notation.itely (Text marks): update
2385         for new rehearsalMarkAlignSymbol convention.
2386
2387         * VERSION (PATCH_LEVEL): bump version.
2388
2389         * input/test/instrument-name-align.ly: new file.
2390
2391         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
2392
2393         * input/test/instrument-name-align.ly: new file. Document how to
2394         align instrument names.
2395
2396         * lily/mark-engraver.cc: remove properties.
2397
2398         * scm/define-context-properties.scm
2399         (all-user-translation-properties): remove align symbol properties
2400         for barnumber/reh. mark.
2401
2402         * lily/break-align-interface.cc (self_align_callback): new
2403         interface, new function. Look at complete alignment. This handles
2404         tunable break alignments in case break-align-symbols are missing.
2405
2406         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
2407
2408         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
2409
2410         * python/convertrules.py (conv): mark/bar number alignment rule.
2411
2412         * lily/break-align-interface.cc (calc_positioning_done): also
2413         store offset from last visible break-alignment to its
2414         neighbor. This makes alignment on non-visible objects more reliable.
2415
2416         * po/lilypond.pot (Module): ran po-replace.
2417
2418         * input/regression/tie-single-manual.ly (Module): new file.
2419
2420         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
2421         look at has_manual_position_.
2422         (from_ties): set has_manual_position_ if tie has staff-position set.
2423
2424         * lily/tuplet-bracket.cc (calc_positions): idem.
2425
2426         * lily/tuplet-number.cc (print): don't print tupletnumber if it
2427         doesn't span time.
2428
2429 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2430
2431         * scm/define-markup-commands.scm (smallCaps): new markup command
2432         for turning a text to small caps using smaller font size and upper
2433         casing.
2434
2435 2006-03-17  Graham Percival  <gpermus@gmail.com>
2436
2437         * Documentation/user/ examples, instrument-notation,
2438         advnaced-notation: minor fixes from mailist.
2439
2440 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2441
2442         * Documentation/user/tutorial.itely (First steps): change example
2443         to verbatim.  
2444
2445 2006-03-17  Graham Percival  <gpermus@gmail.com>
2446
2447         * Documentation/user/ examples, advanced: minor changes from mailist.
2448
2449         * THANKS: add Geoff Horton, for documentation stuff.
2450
2451 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2452
2453         * python/lilylib.py (system): revert have_select kludge.
2454
2455         * Documentation/user/tutorial.itely (Commenting input files):
2456         update version numbers in doc. 
2457
2458         * scm/define-grob-interfaces.scm (multi-measure-interface): add
2459         bound-padding to multi-measure-interface
2460
2461 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2462
2463         * input/test/engraver-example.ily: update version number.
2464
2465         * VERSION (PACKAGE_NAME): release 2.7.39
2466
2467         * lily/note-spacing.cc (get_spacing): heighten threshold where
2468         accidentals/arpeggios influence previous spacing fully.
2469
2470         * lily/rest.cc (y_offset_callback): only use direction if
2471         staff-position wasn't set before.
2472
2473         * lily/bar-number-engraver.cc: add support for
2474         barNumberAlignSymbol. 
2475         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
2476
2477         * lily/pointer-group-interface.cc (set_ordered): new function. 
2478         (add_unordered_grob): new function.
2479
2480         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
2481         to ordered, unless the opposite has been proved.  This fixes
2482         random reordering of large object groups across linebreaks,
2483         eg. beams.
2484
2485         * lily/main.cc (do_chroot_jail): printf format fix.
2486
2487         * lily/tie-formatting-problem.cc (generate_configuration):
2488         multiply y-shift for dot with direction.
2489  
2490         * scm/define-markup-commands.scm (note-by-number): put (magstep
2491         size) in y-attach too.
2492
2493         * Documentation/topdocs/NEWS.tely (Top): show override.
2494
2495         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
2496         direction for stems.
2497         
2498 2006-03-15  Graham Percival  <gpermus@gmail.com>
2499
2500         * Documentation/user/ changing-defaults, global: minor
2501         fixes from mailist.
2502
2503 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2504
2505         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
2506
2507         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
2508         breakable items after uniformly stretched notes.
2509
2510         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
2511         outline with outer edge of note heads. This prevents infinity
2512         problems with tied whole notes.
2513
2514         * scripts/lilypond-book.py (do_file): use os.popen
2515
2516         * python/convertrules.py (conv): add rule for Stem #'beamed-*
2517
2518 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
2519
2520         * Documentation/user/invoking.itely: Add ragged-right to bug report
2521         guidelines.
2522
2523 2006-03-14  Graham Percival  <gpermus@gmail.com>
2524
2525         * Documentation/user/global.itely: small fix from mailist.
2526
2527 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2528
2529         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
2530         file descriptor returned by tempfile.mkstemp() when writing
2531         to tmpfile and closing it. Solves problem with unlink(tmpfile)
2532         on mingw.
2533
2534 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2535
2536         * po/fi.po: newline bugfix.
2537
2538 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2539
2540         * scm/paper.scm (paper-alist): Rounding fixes.
2541
2542 2006-03-13  Graham Percival  <gpermus@gmail.com>
2543
2544         * Documentation/user/ changing-defaults, instrument-notation,
2545         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
2546
2547 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
2548
2549         * po/fi.po: update.
2550
2551 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2552
2553         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
2554         mailto: to http:// 
2555
2556         * python/lilylib.py (print_environment): move ps_page_count to
2557         lilypond-book.py
2558
2559 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2560
2561         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
2562
2563         * scm/framework-ps.scm (embed-document): new function. Use to
2564         embed PFA files.
2565
2566         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
2567
2568 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2569
2570         * Documentation/user/instrument-notation.itely (Setting simple
2571         songs): Added \book{...} around the full example, so the separate
2572         markups are included in the printed example. 
2573
2574 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2575
2576         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
2577         tmphandle.
2578
2579         * python/lilylib.py (system): rewrite system() using
2580         subprocess. Remove >& redirection trickery.
2581
2582 2006-03-11  Graham Percival  <gpermus@gmail.com>
2583
2584         * Documentation/user/ changing-defaults, global, scheme-tutorial,
2585         notation-appendices.itely: minor fixes from mailist.
2586
2587 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2588
2589         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
2590         unsplit man also needs images.
2591
2592         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
2593
2594         * VERSION (PACKAGE_NAME): 2.7.38 released.
2595
2596 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2597
2598         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
2599         log in output dir.
2600
2601 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
2602
2603         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
2604         respects the Score.skipTypesetting property.
2605         
2606 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2607
2608         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
2609         Prolog. No %%EOF after CFF file.
2610
2611 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
2612         
2613         * lily/constrained-breaking.cc (get_max_systems): used to return a
2614         much too big value
2615         (combine_demerits): use pointers to reduce copying data
2616         (calc_subproblem): idem
2617         (get_page_penalty): add page turn penalties
2618         
2619 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2620
2621         * Documentation/user/invoking.itely (Invoking lilypond): better
2622         explanation of -e usage.
2623
2624         * lily/main.cc (main_with_guile): don't append to
2625         init_scheme_code_string
2626
2627         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
2628
2629         * Documentation/user/invoking.itely: add note about MacOS X scripts.
2630
2631         * scripts/convert-ly.py (do_options): don't print help for
2632         --show-rules rule.
2633
2634         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
2635         @code and @example. Update from texinfo.tex from CVS.
2636
2637 2006-03-08  Graham Percival  <gpermus@gmail.com>
2638
2639         * Documentation/user/scheme-tutorial.itely: clarifies distances
2640         measured in staff-spaces.
2641
2642 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2643
2644         * lily/slur.cc (outside_slur_callback): only calculate offsets if
2645         consider[k] is true.
2646
2647         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
2648
2649         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
2650         consider columns that have originals.  Unifies spacing for mm
2651         rests around line breaks.
2652
2653         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
2654         (set_text_rods): idem.
2655         (calculate_spacing_rods): new function: share code between
2656         set_text_rods and set_spacing_rods.
2657         (set_text_rods): take extents of bounds into account.  
2658
2659 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2660
2661         * Documentation/user/basic-notation.itely (Writing music in
2662         parallel): don't use relative.
2663
2664 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2665
2666         * ly/music-functions-init.ly (Module): add shiftDurations
2667
2668         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
2669
2670         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
2671
2672         * ly/engraver-init.ly: init vocalName to nil.
2673
2674 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
2675
2676         * scm/music-functions.scm (music->make-music): bugfix,
2677         KeyChangeEvents are now handled correctly.
2678
2679         * scripts/lilypond-book.py: Add --debug option.
2680
2681 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2682
2683         * python/lilylib.py: add tempfile.
2684
2685 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2686
2687         * VERSION (PACKAGE_NAME): release 2.7.37
2688
2689         * python/lilylib.py (ps_page_count): remove make_ps_images().
2690         (ps_page_count): remove mkdir_p
2691         (system): remove cleanup_temp.
2692         (exit): remove lilypond_version_(check)
2693         (error_log): remove pseudo_filter_p
2694         remove read_pipe
2695         remove cp_to_dir
2696         remove identify
2697
2698         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
2699         use __main__
2700
2701         * lily/accidental-engraver.cc (make_standard_accidental): only add
2702         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
2703
2704         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
2705         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
2706         Make incompatibilities.
2707
2708         * scm/output-ps.scm (grob-cause): replace backslashes by /
2709         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
2710
2711 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2712
2713         * cygwin/GNUmakefile: Install fixes.
2714
2715         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
2716
2717         * lily/note-head.cc (head::get_balltype): Compile fix.
2718
2719         * flower/file-name.cc (dos_to_posix): Flower string fix.
2720
2721 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2722
2723         * python/lilylib.py: pychecker cleanups.
2724
2725         * scripts/lilypond-book.py
2726         (Lilypond_snippet.output_print_filename): pychecker cleanups
2727
2728         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
2729
2730         * python/lilylib.py (underscore): remove identify() , warranty()
2731
2732         * ps/music-drawing-routines.ps: change Border routine for GSView
2733         compatibility.
2734
2735         * lily/stem.cc (height): use quantize-positions.  This triggers
2736         set_stem_lengths, so scripts on beamed stems are handled correctly.
2737
2738         * lily/side-position-interface.cc (aligned_side): check if edges
2739         of script are inside staff. Fixes accent of edge of the staff.
2740
2741         * input/regression/staccato-pos.ly: more examples.
2742
2743         * stepmake/aclocal.m4 (depth): fix bashism.
2744
2745         * lily/lyric-combine-music-iterator.cc: move from
2746         new-lyric-combine-iterator.cc
2747         (process): add pending_grace_lyric_ member to delay lyrics on
2748         grace notes.
2749
2750         * lily/system-start-text.cc (print): suicide if we don't have any
2751         elements. Fixes hara kiri'd instrument names.
2752
2753         * scripts/mup2ly.py (Module): remove.
2754
2755 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2756
2757         * Documentation/user/global.itely (A single music expression):
2758         close @lilypond properly
2759
2760         * lily/volta-bracket.cc (modify_edge_height): change from
2761         after_line_breaking_callback. Suicide last bracket if appropriate.
2762  
2763         * python/lilylib.py: strip getopt support
2764
2765         * scripts/etf2ly.py (do_options): use optparse
2766
2767         * scripts/midi2ly.py: optparse, strip lilylib copy. 
2768
2769         * scripts/abc2ly.py (voices): use optparse.
2770
2771         * stepmake/stepmake/generic-vars.make: new function absdir.
2772
2773         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
2774
2775         * scripts/lilypond-book.py (find_file): use global_options for
2776         include path
2777
2778         * scm/ps-to-png.scm (ps-page-count): prevent null characters
2779         entering C code.
2780
2781 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2782
2783         * python/lilylib.py (get_global_option): ughness for extracting
2784         global options from lilylib.
2785         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
2786
2787         * scripts/lilypond-book.py (get_option_parser): use optparse for
2788         option handling.  Put options in global_options variable.
2789
2790 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
2791
2792         * Documentation/index.html.in: clarify.
2793
2794 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2795
2796         * scm/layout-page-layout.scm (write-page-breaks): add a
2797         music-system-heights property to the page layout output.
2798
2799         * scm/page.scm (make-page-stencil): take footer into account when
2800         computing the 'space-left page property
2801         (annotate-space-left): take footer into account when annonating
2802         space left.
2803
2804 2006-02-28  Graham Percival  <gpermus@gmail.com>
2805
2806         * Documentation/user/ advanced-notation, global: more (final)
2807         docs for music expressions, removed special fermatas.
2808
2809 2006-02-27  Graham Percival  <gpermus@gmail.com>
2810
2811         * Documentation/user/ basic-notation, global: minor changes
2812         from mailist.
2813
2814 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2815
2816         * scm/framework-ps.scm:         
2817         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
2818         layer for inf? and nan? from framework-ps to lily-library.
2819
2820 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2821
2822         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
2823         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
2824
2825         * buildscripts/substitute-encoding.py (Module): remove file.
2826
2827         * mf/GNUmakefile: more PFA strippage.
2828
2829         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
2830
2831         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
2832         generation
2833
2834         * scm/framework-ps.scm: remove font name munging.
2835
2836         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
2837
2838 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2839
2840         * scm/markup.scm (define-markup-command): change
2841         def-markup-command to define-markup-command
2842
2843         * scm/music-functions.scm (define-music-function): change
2844         def-music-function to define-music-function.
2845
2846         * python/convertrules.py (conv): rules for def-music-function
2847         and def-markup-commands
2848
2849         * Documentation/user/programming-interface.itely,
2850         input/no-notation/display-lily-tests.ly,
2851         input/regression/lily-in-scheme.ly,
2852         input/regression/markup-user.ly,
2853         input/regression/music-function.ly, input/regression/tie-chord.ly,
2854         scm/fret-diagrams.scm, ly/music-functions-init.ly,
2855         ly/gregorian-init.ly: use new macro names (define-music-function,
2856         define-markup-command).
2857
2858 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2859
2860         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
2861         (output): add comments to lp-book latex output.
2862
2863         * GNUmakefile.in (footifymail): use gmane address for webpage bug
2864         address.
2865
2866 2006-02-23  Graham Percival  <gpermus@gmail.com>
2867
2868         * Documentation/user/ tutorial, global: minor changes.
2869
2870 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2871
2872         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
2873         blocks (for make 3.80)
2874
2875         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
2876         \notemode so that user should not have to explicitely type it.
2877
2878         * scm/define-music-display-methods.scm: various
2879         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
2880         constructs)
2881
2882         * input/no-notation/display-lily-tests.ly: new tests for
2883         \applyOutput and \applyContext
2884
2885 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2886
2887         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
2888         changed it slightly so that the number of systems returned by
2889         solve () will be the same as the last value passed to resize
2890         (). I've also added more documentation, removed casts, fixed style
2891         problems and put in some recovery if constraints aren't satisfied."
2892
2893 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2894
2895         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
2896         for emacs < 22 compatibility.
2897         (count-rexp): Use it.
2898         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
2899         substring juggling (Milan Zamazal).
2900
2901 2006-02-23  Graham Percival  <gpermus@gmail.com>
2902
2903         * Documentation/user/ basic-notation, advanced-notation,
2904         global.itely, invoking.itely, tutorial,itely:
2905         minor fixes from mailist.
2906
2907         * scm/define-markup-commands.scm: improve docs of \filled-box.
2908
2909 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
2910
2911         * Documentation/index.html.in: changes concern the previous release.
2912
2913         * input/regression/+.ly: cultivate typographical terminology.
2914
2915 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2916
2917         * scm/define-grob-interfaces.scm (parentheses-interface): add
2918         padding to parentheses-interface.
2919
2920         * Documentation/user/GNUmakefile: remove $(CROSS) support from
2921         Documentation/user/GNUmakefile. Use --disable-documentation for that.
2922
2923         * VERSION (PATCH_LEVEL): release 2.7.36
2924
2925         * lily/slur.cc: add avoid-slur (ugh.)
2926         
2927         * lily/slur-configuration.cc (fit_factor): oops, skip point if
2928         intersection gets smaller. This fixes slurs over extreme points.
2929
2930         * lily/melody-engraver.cc (stop_translation_timestep): ignore
2931         stems with neutral-direction set.
2932
2933         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
2934
2935         * lily/open-type-font.cc (load_table): format error.
2936
2937         * lily/change-iterator.cc (process): format fix.
2938
2939         * flower/include/international.hh (_f): idem.
2940
2941         * flower/include/std-string.hh: add format printf attribute.
2942
2943         * scm/define-grobs.scm (all-grob-descriptions): height of all
2944         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
2945
2946         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
2947         ambitus lines.
2948
2949         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
2950
2951 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
2952
2953         * input/regression/: upgraded syntax for some files.
2954
2955         * THANKS: Add bughunters.
2956
2957 2006-02-22  Graham Percival  <gpermus@gmail.com>
2958
2959         * Documentation/user/ invoking.itely, advanced-notation.itely,
2960         global.itely: long-awaited "let's make chapter 10 not suck"
2961         update.  Rearrange chapter 10; now called "global issues",
2962         addresses file structure, etc.  Some info from other files
2963         moved into global.itely.
2964
2965 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2966
2967         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
2968         catch trill-span-event notes.
2969
2970         * Documentation/user/examples.itely (Ancient notation templates): typo.
2971         (Jazz combo): typo.
2972
2973         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
2974
2975         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
2976
2977         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
2978
2979         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
2980
2981         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
2982         froum Laissez_vibrer_engraver.
2983
2984         * ly/declarations-init.ly (repeatTie): add \repeatTie
2985
2986         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
2987
2988         * scm/define-grob-properties.scm (all-user-grob-properties): add
2989         head-direction property.
2990
2991         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
2992         from_lv_ties. Take head direction argument.
2993
2994         * lily/semi-tie-column.cc: rename from
2995         laissez-vibrer-tie-column.cc. Rename class too.
2996
2997         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
2998         class too.
2999
3000         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
3001
3002         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
3003         0 case.
3004         (find_breaks): idem.
3005
3006 2006-02-21  Graham Percival  <gpermus@gmail.com>
3007
3008         * Documentation/user/advanced-notation.itely: fixed make-moment]
3009         example.
3010
3011         * Documentation/user/basic-notation.itely: more clarification to
3012         transpose.
3013
3014 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3015
3016         * lily/include/constrained-breaking.hh (class
3017         Constrained_breaking): new file.
3018
3019         * lily/constrained-breaking.cc (resize): new file.
3020
3021         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
3022
3023         * Documentation/user/advanced-notation.itely (Clusters): insert
3024         end ignore too.
3025
3026         * lily/tie-column.cc (calc_positioning_done): support for
3027         tie-score debugging
3028
3029         * lily/tie-formatting-problem.cc
3030         (generate_extremal_tie_variations): factor out.
3031         (score_ties_configuration): annotate all tie 
3032         (print_ties_configuration): new routine.
3033         (generate_configuration): nudge extremal ties outside of the head
3034         Y extents.
3035         (score_ties_configuration): oops. convert to staff-space before
3036         determining position symmetry.
3037
3038 2006-02-20  Graham Percival  <gpermus@gmail.com>
3039
3040         * Documentation/user/*-notation.itely: misc minor editing,
3041         shifting doc sections around.
3042
3043         * Documentation/user/*-notation-itely, global.itely,
3044         changing-defaults.itely: added new stuff from NEWS.
3045
3046 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
3047
3048         * po/fi.po: update.
3049
3050 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3051
3052         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
3053         lilypond --verbose for lp-book.
3054
3055         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
3056         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
3057
3058         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
3059         $(buildscript-dir) iso. absolute depth.
3060
3061         * buildscripts/genicon.py (dir): thinko.
3062
3063         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
3064
3065 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
3066
3067         * scm/output-lib.scm: swap darkcyan/darkyellow
3068
3069         * THANKS: Add bughunters.
3070
3071 2006-02-19  Graham Percival  <gpermus@gmail.com>
3072
3073         * Documentation/user/programming-interfaces.itely: fixed example.
3074
3075         * Documentation/user/instrument-notation.itely: fix @{ @}.
3076
3077         * scm/script.scm: add avoid-slur for \open.
3078
3079 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3080
3081         * lily/tie-formatting-problem.cc (score_configuration): use
3082         sliding score for min-length. 
3083
3084         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
3085         spaghetti for icons.
3086
3087         * buildscripts/genicon.py (program_name): new file.
3088
3089         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
3090         in outline too.  
3091         (generate_configuration): for small ties, also look for collisions
3092         at Y + DIR*h + DELTA_Y.
3093         (get_variations): consider variation for dot positions too.
3094
3095         * lily/side-position-interface.cc (aligned_side): take abs for
3096         quantized rounded position. Fixes tenuto below staff.
3097
3098         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
3099         markers when necessary.
3100
3101         * lily/program-option.cc (internal_set_option): add
3102         strict_infinity_checking option.
3103
3104         * scm/output-lib.scm (cyan): swap yellow and cyan.
3105
3106 2006-02-19  Graham Percival  <gpermus@gmail.com>
3107
3108         * darwin.patch: trivial linenumber update.
3109
3110         * Documentation/user/ {various}: `\context foo = named' changed
3111         to `\new foo = "name"' in docs.
3112
3113 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3114
3115         * scm/stencil.scm (annotate-y-interval): use it.
3116
3117         * scm/lily-library.scm (interval-sane?): new function.
3118
3119         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
3120         tfm_checksum stuff.
3121
3122         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
3123         common refpoint.
3124
3125         * flower/include/std-vector.hh (iterof): add iterof macro.
3126
3127         * lily/enclosing-bracket.cc (width): new function.
3128
3129         * lily/align-interface.cc (align_elements_to_extents): reinstate
3130         warning.
3131
3132 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
3133
3134         * Documentation/index.html.in: fix spelling: thankyous.
3135
3136 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3137
3138         * lily/lyric-hyphen.cc: typo.
3139
3140 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3141
3142         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
3143         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
3144         builds don't work. 
3145
3146         * VERSION: release 2.7.35
3147
3148         * lily/beam.cc (get_default_dir): oops. Take abs () for
3149         extremes[DOWN].
3150         (get_default_dir): use extreme position criterion only in absence
3151         of forced stem directions.
3152
3153         * VERSION (PATCH_LEVEL): bump VERSION.
3154
3155         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
3156         dependencies. Necessary for -jX builds.  
3157
3158 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3159
3160         * lily/relocate.cc (setup_paths): Yet another const fix.
3161
3162 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3163
3164         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
3165
3166         * lily/relocate.cc (setup_paths): oops.
3167
3168 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
3169
3170         * Documentation/index.html.in: order links: html before PDF.
3171
3172 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3173
3174         * lily/tie-column-format.cc (Module): remove.
3175
3176         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
3177
3178         * lily/text-spanner.cc (print): idem.
3179
3180         * lily/dynamic-text-spanner.cc (print): only print line if longer
3181         than dash-period.
3182
3183         * lily/auto-change-iterator.cc (change_to): formatting.
3184
3185         * lily/beam.cc (get_default_dir): take extreme note head as input
3186         for stem direction.
3187
3188         * lily/tie.cc (get_default_dir): only look directions for visible
3189         stems. 
3190
3191         * lily/side-position-interface.cc (aligned_side): oops. Don't
3192         mutiply with direction. This fixes quantized (staccato, tenuto)
3193         scripts below notes.
3194
3195         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
3196         direction. Fixes c-lyrics-center-align.ly
3197
3198 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3199
3200         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
3201         constructor.
3202
3203         * lily/std-string.cc:
3204         * lily/include/std-vector.hh (split_string): Move and rename from
3205         lily/include/misc.hh, lily/misc.cc.  Update callers.
3206
3207 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3208
3209         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
3210
3211 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3212
3213         * flower/test-file.cc: New file.
3214
3215         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
3216         libraries.
3217
3218         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
3219
3220 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3221
3222         * flower/include/file-storage.hh: remove file.
3223
3224         * lily/include/midi-item.hh (class Midi_track): idem.
3225
3226         * lily/include/source.hh (class Sources): idem.
3227
3228         * lily/include/performance.hh (class Performance): use vector
3229         iso. Cons<>
3230
3231         * flower/include/cons.hh (class Cons): remove file.
3232
3233         * flower/include/flower-proto.hh: remove template cruft.
3234
3235         * lily/include/font-metric.hh: use size_t not vsize for indices.
3236
3237         * flower/include/flower-proto.hh (Module): remove std-vector.hh
3238         from proto.
3239
3240         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
3241
3242         * lily/include/paper-book.hh (class Paper_book):
3243         make get_system_specs() public.
3244
3245         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
3246         the force=10000 case if we don't have a current-best. 
3247
3248         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
3249         vsize 
3250
3251         * flower/include/flower-proto.hh: remove outdated templates.
3252
3253         * scm/page.scm: use annotate-spacing
3254
3255 2006-02-15  Graham Percival  <gpermus@gmail.com>
3256
3257         * scm/translation-functions.scm: circle patch from Erlend, thanks!
3258
3259         * THANKS: moved Erlend Aasland to contributors.
3260
3261 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3262
3263         * config.hh.in: remove HAVE_PANGO_16
3264
3265         * lily/tuplet-bracket.cc (calc_positions): multiply with
3266         staff-space for beam case. This fixes tuplets+beams on scaled
3267         staves.
3268
3269         * config.hh.in: remove all Kpathsea related defines.
3270
3271         * lily/dot-column.cc (side_position): reach stem via dots->
3272         head->stem. Inspect all stems for dot collisions. 
3273
3274         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
3275         stem handling.
3276
3277         * lily/bar-number-engraver.cc (process_music): document function
3278         of whichBar.
3279
3280         * lily/score.cc (default_rendering): add pscore, not systems
3281         themselves.
3282
3283         * lily/paper-book.cc (get_system_specs): separate generation of
3284         titles and systems.
3285
3286         * flower/include/std-vector.hh: don't include config.hh
3287
3288 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3289
3290         * flower/include/std-vector.hh: Better wrapper compatibility with
3291         std::vector.
3292
3293         * flower/include/flower-proto.hh: Remove cheap forward declaration
3294         attempts.
3295
3296         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
3297
3298 2006-02-14  Graham Percival  <gpermus@gmail.com>
3299
3300         * Documentation/user/invoking.itely: add warning about command line.
3301
3302 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3303
3304         * lily/include/lily-proto.hh: add Prob, rm Page.
3305
3306         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
3307
3308         * VERSION: release 2.7.34
3309
3310         * lily/relocate.cc (framework_relocation): show canary if
3311         GHOSTSCRIPT_VERSION undefined.
3312
3313         * GNUmakefile.in: remove $(VERSION) symlink.
3314
3315         * lily/relocate.cc (setup_paths): add + 
3316
3317 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3318
3319         * Documentation/index.html.in: specify sizes for all big HTML pages.
3320
3321 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3322
3323         * config.hh.in: remove @FRAMEWORKDIR@
3324
3325         * lily/system-start-text.cc (get_stencil): new file: separate out
3326         system-start-delimiter text support.
3327
3328         * input/**ly: replace \context with \new where appropriate.
3329         
3330         * THANKS: add Don.
3331
3332         * lily/slur-scoring.cc (get_base_attachments): use
3333         robust_relative_extent. This fixes problems with empty paper-columns. 
3334
3335 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3336
3337         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
3338
3339         * scm/define-music-properties.scm (all-music-properties):
3340         create-new property.
3341
3342         * lily/context-specced-music-iterator.cc (construct_children):
3343         inspect 'create-new property iso. magical $uniqueContextId context
3344         id.
3345
3346         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
3347
3348         * lily/context-key-manager.cc (Module): new file. Encapsulate
3349         object key generation.
3350
3351         * lily/include/context-key-manager.hh (Module): new file.
3352
3353 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3354
3355         * scm/define-grobs.scm (all-grob-descriptions): center instrument
3356         names vertically
3357
3358         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
3359         options.
3360         (reloc_b): excise --enable-framework-dir
3361
3362         * lily/relocate.cc (framework_relocation): use getenv
3363         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
3364
3365 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3366
3367         * flower/include/std-string.hh: 
3368         * flower/include/std-vector.hh: Finish std:: conversion; move
3369         flower extensions from std:: namespace.  Update users.
3370
3371         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
3372         their expansion to vector<*>.  Update users.
3373
3374 2006-02-10  Graham Percival  <gpermus@gmail.com>
3375
3376         * Documentation/user/invoking.itely: add example to File structure.
3377
3378         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
3379         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
3380
3381 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3382
3383         * ly/paper-defaults.ly: typo.
3384
3385         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
3386         set_parent() for parentheses. This will make it show up in bbox
3387         calculations.
3388
3389         * scm/output-lib.scm (parentheses-item::print): rewrite, using
3390         ly:grob-common* functions.
3391
3392         * lily/grob-scheme.cc (LY_DEFINE):
3393         ly:grob-common-refpoint-of-array: new function 
3394         ly:grob-common-refpoint: new function 
3395         ly:grob-relative-coordinate: new function 
3396
3397         * lily/instrument-name-engraver.cc (process_music): use
3398         Text_interface::is_markup(). This fixes \markup on instrument names.  
3399
3400         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
3401         for ties and slurs.
3402
3403         * lily/slur.cc (print): idem.
3404
3405         * lily/tie.cc: add line-thickness for ties. 
3406
3407 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3408
3409         * scm/output-svg.scm: Document diversion from GNU coding standards
3410         as a workaround for a bug in Microsoft Internet Explorer.
3411
3412 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3413
3414         * lily/instrument-name-engraver.cc (process_music): use
3415         is_markup() iso. is_string()
3416
3417         * Documentation/user/changing-defaults.itely (Module): add menu entry.
3418
3419         * lily/percent-repeat-engraver.cc (process_music): only look at
3420         main_part_ for % repeats.
3421
3422         * lily/stem-tremolo.cc (get_beam_translation): new function.
3423         (calc_slope): new function.
3424         (height): don't use real slope.
3425
3426 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
3427
3428         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
3429         new connect-to-neighbor, control-points and staff-padding
3430         properties to make ligature brackets showing up again.
3431
3432 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3433
3434         * VERSION: release 2.7.33
3435
3436         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
3437         too many.
3438
3439         * Documentation/user/changing-defaults.itely (Difficult tweaks):
3440         remove applyOutput example.
3441         (Objects connected to the input): document \tweak, \parenthesize
3442
3443         * lily/relocate.cc (prefix_relocation): allow "current"
3444         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
3445         changing VERSION in a lily tree less painful.
3446
3447         * input/regression/parenthesize.ly: new file. 
3448
3449         * scm/output-lib.scm (parenthesize-element): new function.
3450
3451         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
3452
3453         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
3454
3455         * lily/accidental-engraver.cc (make_standard_accidental): reroute
3456         cause: accidentals are caused by note heads, not note events. 
3457
3458 2006-02-08  Graham Percival  <gpermus@gmail.com>
3459
3460         * darwin.patch: small patch from Erlend, thanks!
3461
3462         * Documentation/user/basic-notation.itely: add stem-neutral example.
3463
3464         * Documentation/user/putting.itely: clarifications.
3465
3466 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3467
3468         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
3469         note, add more guidelines to what should go into NEWS.
3470
3471         * input/sakura-sakura.ly: document how to override font.
3472
3473         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
3474
3475 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3476
3477         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
3478
3479 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3480
3481         * scripts/convert-ly.py (lilypond_version_re_str): Move from
3482         convertrules.  Add explicit grouping, needed for python2.2.
3483
3484 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3485
3486         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
3487
3488 2006-02-07  Graham Percival  <gpermus@gmail.com>
3489
3490         * Documentation/user/global.itely: fix line-width in (text) docs.
3491
3492         * Documentation/user/lilypond-book.itely: same.
3493
3494 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3495
3496         * VERSION (PACKAGE_NAME): release 2.7.32
3497
3498         * Documentation/topdocs/NEWS.tely (Top): document new variable
3499         naming.
3500
3501         * flower/include/array.icc (Message): remove file.
3502
3503         * flower/include/std-vector.hh: make sure vsize and VPOS are
3504         defined for binary_search_bounds().
3505
3506         * flower/std-string.cc (std): add to_string(long unsigned).
3507
3508         * configure.in (gui_b): excise std_string option.
3509         (gui_b): excise std_vector option.
3510
3511         * flower/string.cc (Module): excise flower array & string
3512
3513         * flower/include/std-string.hh: excise flower string.
3514
3515         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
3516
3517         * python/convertrules.py (lilypond_version_re_str): require
3518         only numbers and dots in \version string.
3519
3520 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3521
3522         * lily/system-start-delimiter.cc (print): allow style = text too.
3523
3524         * lily/system-start-delimiter-engraver.cc
3525         (acknowledge_system_start_text): new function, also add add to
3526         support of system-start-text (instrument names). This fixes
3527         instrument names on piano staves.
3528
3529         * lily/instrument-name-engraver.cc: rewrite. Use
3530         system-start-delimiter approach. This save memory and cpu.
3531
3532         * scm/define-grobs.scm (all-grob-descriptions): remove
3533         instrument-name from break-alignment.
3534
3535         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
3536
3537 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3538
3539         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
3540         jobserver going.
3541
3542         * configure.in (std_vector): On by default.
3543
3544         * lily/include/font-metric.hh:
3545         * lily/include/tfm-reader.hh: 
3546         * lily/include/spanner.hh: Use unsigned for indices and sizes.
3547         Update users.
3548
3549         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
3550
3551 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3552
3553         * VERSION (PACKAGE_NAME): 2.7.31
3554
3555         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
3556         EPS edge at 0, but take minimum with left-overshoot. This fixes
3557         cut off system start delims. 
3558
3559         * lily/instrument-name-engraver.cc (stop_translation_timestep):
3560         hack: add to axis group if not added yet. This fixes hara kiri'd
3561         piano staves.
3562
3563         * lily/hara-kiri-group-spanner.cc
3564         (force_hara_kiri_in_y_parent_callback): fix signatures.
3565
3566         * lily/hairpin.cc (print): check next hairpin to see whether or
3567         not to be continuing.
3568
3569 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3570
3571         * Remove trailing whitespace from makefiles.
3572         
3573         * flower/include/std-vector.hh: Add binary_search_bounds workaround
3574         for earlier gcc.
3575
3576         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
3577
3578         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
3579
3580         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
3581
3582         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
3583
3584         * configure.in: Use it.
3585
3586 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3587
3588         * scm/music-functions.scm (pitch-of-note): new function.
3589
3590         * ly/music-functions-init.ly: add \octave and \addquote
3591
3592         * lily/parser.yy (music_function_chord_body): softcode \octave.
3593         (lilypond_header): softcode \addquote
3594
3595 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3596
3597         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
3598         array.hh, parray.hh at all.  Getting ready to flip the
3599         configure default.
3600
3601         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3602
3603         * lily/source-file.cc (file::get_line): Help binary_search_bounds
3604         a bit.
3605
3606         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3607
3608 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3609
3610         * flower/include/array.hh: typo. 
3611
3612 2006-02-02  Graham Percival  <gpermus@gmail.com>
3613
3614         * Documentation/user/advanced-notation.itely: doc "\#" in text.
3615
3616 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3617
3618         * flower/include/pqueue.hh: Derive from std::vector.
3619
3620         * flower/include/parray.hh: Conform to std::vector interface.
3621         Update users.
3622
3623 2006-02-02  Graham Percival  <gpermus@gmail.com>
3624
3625         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
3626
3627 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3628
3629         * flower/file-path.cc (is_file): remove if 0 section.
3630
3631         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
3632         selecting afii61352.
3633
3634 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3635
3636         * flower/include/std-vector.hh (boundary): Oops, reverse.
3637
3638         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
3639         remove superfluous `d'.
3640
3641         * flower/include/std-vector.hh (boundary, top): Detach from class.
3642         Remove empty vector shell.
3643
3644         * flower/include/array.hh (reverse, swap): Detach from class.
3645         Update users.
3646         
3647         * flower/include/std-vector.hh
3648         * flower/include/array.hh (concat): Globally change to insert ().
3649
3650         
3651         * flower/include/std-vector.hh
3652         * flower/include/parray.hh
3653         * flower/include/array.hh (elem, elem_ref): Globally replace by
3654         at ().
3655
3656 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3657
3658         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
3659
3660         * python/convertrules.py (FatalConversionError.sub_cxx_id):
3661         anticipate on identifier substitutions.
3662
3663 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3664
3665         * flower/include/std-vector.hh (insert): Remove, replace by
3666         std::vector interface.  Update callers.
3667
3668         * flower/include/array.icc (insert): Change signature to
3669         match std::vector interface.
3670         
3671         * flower/include/array.icc (vector_sort): Bugfix.
3672
3673 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3674
3675         * lily/parser.yy (output_def_head_with_mode_switch): new
3676         production. Result: dashes and underscores may be used in the
3677         \paper block.
3678
3679         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
3680
3681         * python/convertrules.py (conv): oops. One slash too much.
3682
3683 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3684
3685         * flower/include/std-vector.hh (sort): Remove, replace by
3686         ::vector_sort.  Update callers.
3687
3688         * flower/include/std-vector.hh (slice): Remove.  Update callers.
3689         (sort): Bugfix.
3690
3691         * flower/test-std.cc (vector_sort): New test.
3692
3693 2006-02-01  Graham Percival  <gpermus@gmail.com>
3694
3695         * Documentation/user/putting.itely: fixes from Erik.
3696
3697 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3698
3699         * flower/test-std.cc: Add simple unit test for vector migration.
3700
3701         * stepmake/stepmake/test*: Unit test support.
3702
3703         * flower/include/std-vector.hh (del): Remove.  Use erase (),
3704         update callers.
3705
3706         * flower/include/array.hh (begin, end): Add.
3707         (del, get): Remove.
3708
3709 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3710
3711         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
3712         std::string not String. 
3713
3714         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
3715         iso UINT_MAX.
3716
3717         * lily/prob.cc (Prob): copy type_ too.
3718
3719         * lily/lily-guile.cc (mangle_cxx_identifier): new
3720         function. Class_bla::foo_bar_[px] ->
3721         ly:class-bla::foo-bar[?!]. Changes throughout
3722
3723 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3724
3725         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
3726
3727         * lily/beam.cc (calc_direction): take dir from visible stem in
3728         degenerate case.
3729
3730 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3731
3732         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
3733         Fix -1, >=0 boundary checks for unsigned vsize.
3734
3735         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
3736         loop for unsigned vsize.
3737
3738         * configure.in (--enable-std-vector): New option.
3739         (--enable-std-string): On by default.
3740
3741         * flower/include/std-vector.hh: New file.  Enable switch to
3742         std::vector, update client code.
3743
3744 2006-01-30  Graham Percival  <gpermus@gmail.com>
3745
3746         * scm/document-translation.scm: clarify "this context is also
3747         known as".  Thanks, Werner!
3748
3749         * Documentation/user/putting.itely: small fixes from Don Blaheta.
3750
3751         * Documentation/user/invoking.itely: small fix from Don.
3752
3753 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3754
3755         * scm/lily.scm (define-scheme-options): rename option
3756         preview-include-book-title to book-title-preview
3757         (define-scheme-options): move force-eps-font-include (from paper
3758         block) to eps-font-include -d option.
3759
3760         * VERSION (PATCH_LEVEL): release 2.7.30
3761
3762         * input/bach-schenker.ly (staffPiano): new file.
3763
3764         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
3765
3766         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
3767         credits to Nicolas.
3768
3769         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
3770
3771         * ps/lilyponddefs.ps: remove start-system, stop-system,
3772         start-page fluff. This saves putting { } code on the stack, fixing
3773         stack overflows when including EPS files.
3774
3775 2006-01-29  Graham Percival  <gpermus@gmail.com>
3776
3777         * Documentation/user/putting.itely: minor fixes (comments on -devel).
3778
3779 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3780
3781         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
3782
3783 2006-01-28  Graham Percival  <gpermus@gmail.com>
3784
3785         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
3786
3787 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3788
3789         * input/mutopia/claop.py: Update.
3790
3791 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3792
3793         * input/regression/completion-heads.ly (texidoc): fix.
3794
3795         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
3796
3797         * lily/tie-formatting-problem.cc
3798         (set_ties_config_standard_directions): use abs iso fabs for ints.
3799
3800         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
3801
3802         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
3803         little less than noteheight, to prevent overlaps in chords.
3804
3805         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
3806         head, and fudge stem-attachment.
3807
3808         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
3809
3810         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
3811
3812 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3813
3814         * lily/main.cc (main): Debugging aid: catch exceptions.
3815
3816         * flower/std-string.cc (to_string): Robustification.  Fixes midi
3817         output with std::string.
3818
3819 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3820
3821         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
3822
3823 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3824
3825         * Fix -DSTRING_UTILS_INLINED.
3826
3827 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3828
3829         * VERSION (PATCH_LEVEL): release 2.7.29
3830
3831         * lily/relocate.cc (setup_paths): mingw uses std string too.
3832
3833         * lily/*.cc: various fixes for substr(ARG).
3834
3835         * lily/sustain-pedal.cc (print): 
3836
3837         * flower/file-name.cc (slashify): use std strings.
3838
3839         * flower/string-convert.cc: remove publib.h
3840
3841         * scm/define-markup-commands.scm (verbatim-file): new markup
3842         command \verbatim-file
3843
3844         * Documentation/topdocs/NEWS.tely: fixup URLs
3845
3846         * input/regression/alignment-vertical-manual-setting.ly (Module):
3847         new file.
3848
3849         * lily/align-interface.cc (align_elements_to_extents): overwrite
3850         translations with numbers in alignment-offsets from left bound
3851
3852         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
3853         (page-translate-systems): new function: take into account Y-offset.
3854
3855         * Documentation/topdocs/NEWS.tely (Top): document new features.
3856
3857         * input/regression/page-layout-manual-position.ly (Module): new
3858         file.
3859
3860 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3861
3862         * flower/file-path.cc (path::parse_path): Oops.
3863
3864         * Finish std::string interface.  For now, use std:: marker
3865         throughout for easy s/r.
3866
3867 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3868
3869         * Documentation/user/putting.itely (Score is a single musical
3870         expression): typo.
3871         (Score is a single musical expression): more typos.
3872
3873         * scm/page.scm (annotate-space-left): thinko.
3874         (annotate-page): more thinkos.
3875
3876 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3877
3878         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
3879         for different \score blocks separately.
3880         (post-process-pages): put write-page-layout into paper block.
3881
3882         * lily/output-def.cc (get_parser): new file.
3883
3884         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
3885         file.
3886
3887         * lily/include/output-def.hh (class Output_def): add parser_ member.
3888
3889         * input/regression/page-layout-twopass.ly (Module): new file.
3890
3891         * scm/lily.scm: remove cpp hack.
3892
3893         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
3894
3895 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3896
3897         * GNUmakefile.in (c-clean): New target.
3898
3899         * flower/include/std-string.hh: String/std::string compatibility:
3900         Use NPOS for `not found' (iso -1), use ssize for length () and pos
3901         type.
3902
3903         * flower/rational.cc: 
3904         * flower/include/rational.hh: 
3905
3906         * flower/offset.cc: 
3907         * flower/include/offset.hh: 
3908
3909         * flower/interval.cc: 
3910         * flower/include/interval.hh: 
3911
3912         * flower/string-convert.cc: 
3913         * flower/include/string-convert.hh: Use std::string [interface].
3914         Update callers.
3915
3916 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3917
3918         * Documentation/index.html.in: clean up.
3919
3920 2006-01-25  Graham Percival  <gpermus@gmail.com>
3921
3922         * Documentation/user/putting.itely: another new untested doc section.
3923
3924 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3925
3926         * scm/layout-page-layout.scm (write-page-breaks): write
3927         \spacingTweaks #ALIST. Handle grace timing.
3928
3929         * scm/: more imports.
3930
3931         * scm/page.scm (make-page): add footer/header.
3932         (annotate-space-left): revise: only take page argument.
3933         (layout->page-init): new function.
3934
3935         * scm/layout-page-layout.scm (write-page-breaks): preliminary
3936         version of the system/spacing/linebreak hack writing to the output
3937
3938         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
3939         ly:make-prob.
3940
3941         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
3942         ly:spanner-bound
3943
3944 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3945
3946         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
3947
3948         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
3949
3950         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
3951         handling to page.scm
3952
3953         * lily/prob-scheme.cc (LY_DEFINE): new file.
3954         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
3955
3956         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
3957         prob functions.
3958
3959         * lily/music.cc (derived_mark): derive Music from Prob.
3960
3961         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
3962
3963         * lily/prob.cc (Module): Implement Prob (Property Object), object
3964         with shared and r/w property alists.  
3965
3966         * lily/include/prob.hh (Module): new file. Declare Prob.
3967
3968         * flower/string.cc: remove is_empty().
3969
3970         * flower/include/string.hh (class String): remove String:: qualifier.
3971
3972         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
3973         substitute appropriate functions.
3974
3975         * flower/include/string.hh (class String): remove to_str0 and
3976         is_empty(). S&R everywhere.
3977
3978 2006-01-23  Graham Percival  <gpermus@gmail.com>
3979
3980         * Documentation/user/basic-notation.itely: add hairpin
3981         after-linebreak tweak to commonprop.
3982
3983         * Documentation/user/putting.itely: added two new sections.
3984
3985 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3986
3987         * flower/international.cc: 
3988         * flower/include/international.hh: 
3989
3990         * flower/getopt-long.cc: 
3991         * flower/include/getopt-long.hh: Use std::string [interface].
3992         Update callers.
3993
3994         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
3995
3996         * stepmake/stepmake/executable-rules.make: Add dependency on
3997         module libraries.
3998
3999 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4000
4001         * flower/file-path.cc: 
4002         * flower/include/file-path.hh: Use std::string [interface].
4003         Update callers.
4004
4005         * flower/direction.cc: 
4006         * flower/axis.cc: Unused.  Remove.
4007
4008         * configure.in (--enable-std-string): New option.
4009
4010         * flower/std-string.cc: 
4011         * flower/include/std-string.hh: New file.
4012
4013         * flower/file-name.cc[STD_STRING]:
4014         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
4015
4016 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4017
4018         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
4019
4020         * scm/define-markup-commands.scm (with-dimensions):
4021         with-dimensions markup command.
4022
4023         * input/test/font-table.ly: use it.
4024
4025         * lily/open-type-font.cc (glyph_list): new function.
4026
4027         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
4028
4029         * lily/ttf.cc: remove ly:font-glyph-list scheme function
4030
4031 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4032
4033         * ly/music-functions-init.ly (parallelMusic): new music function
4034         for parallel music entry.
4035
4036         * scm/define-music-properties.scm (all-music-properties): new
4037         'void music property
4038
4039         * scm/music-functions.scm (ly:music-message): make public, to be
4040         used in music function definitions
4041
4042         * scm/lily-library.scm (collect-music-for-book): discard music
4043         when the 'void property is set.
4044
4045 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4046
4047         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
4048
4049         * mf/GNUmakefile: idem.
4050
4051         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
4052
4053         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
4054
4055         * Documentation/user/notation-appendices.itely (The Feta font):
4056         use it.
4057
4058         * input/test/font-table.ly: new file. Generate font table within lily.
4059
4060         * Documentation/user/notation-appendices.itely (The Feta font):
4061         use new font-table.ly file. 
4062
4063         * stepmake/stepmake/install-out-targets.make
4064         (local-install-outfiles): only create directory if
4065         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
4066
4067 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4068
4069         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
4070
4071         * VERSION (PACKAGE_NAME): release 2.7.28
4072
4073         * scm/framework-ps.scm (write-preamble): use it to pick exactly
4074         the right font from a Mac dfont.
4075         (write-preamble): don't forget directory, only look at files.
4076
4077         This fixes problems with TTF files in dfonts that don't match
4078         their PostScript names.
4079          
4080         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
4081         PS name from TTF font.
4082
4083         * input/regression/tie-manual.ly: document new feature.
4084
4085         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
4086
4087         * VERSION (MY_PATCH_LEVEL): bump to .28
4088
4089         * Documentation/user/basic-notation.itely (Ties): add tie examples
4090         refs.
4091
4092         * lily/tie-formatting-problem.cc (score_ties_configuration):
4093         symmetry penalties for outer ties.
4094
4095 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4096
4097         * lily/tie-formatting-problem.cc (generate_configuration) 
4098         (set_manual_tie_configuration): skip non-pair manual
4099         tie-configuration, so you can set individual ties as
4100
4101           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
4102
4103         * input/regression/tie-chord.ly: use generateTiePattern to
4104         simplify file.
4105
4106         * lily/tie-formatting-problem.cc (peak_around): new function.
4107         (score_configuration): use sliding criterion for staff line collisions. 
4108         (score_configuration): idem for dot collisions.
4109         (generate_configuration): use separate stem_gap for gap to stem.
4110
4111         * lily/include/tie-formatting-problem.hh (struct Tie_details):
4112         separate penalty factors for x and y distance.
4113         (struct Tie_details): separate penalties for tip and center line collisions.
4114
4115 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
4116
4117         * lily/tie-formatting-problem.cc (generate_configuration): make
4118         large ties avoid stafflines in the horizontal section.
4119         (score_configuration): use softcoded penalties
4120         (score_aptitude): idem.
4121
4122         * lily/tie-helper.cc (from_grob): softcode tie details
4123
4124         * lily/staff-symbol-referencer.cc (on_staff_line): new function
4125
4126         * lily/staff-symbol-referencer.cc (on_line): rename from
4127         on_staffline 
4128
4129 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4130
4131         * ly/music-functions-init.ly: remove duplicate tag.
4132
4133         * lily/include/*.hh: GCC 4.1 fixes.
4134
4135 006-01-16  Erlend Aasland  <erlenda@gmail.com>
4136
4137         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
4138
4139         * scm/define-music-types.scm: fix bug in desc. string
4140         for OverrideProperty
4141
4142 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
4143
4144         * scripts/lilypond-book.py: bugfix
4145
4146         * scm/define-music-types.scm: fix typos.
4147
4148 2006-01-14  Graham Percival  <gpermus@gmail.com>
4149
4150         * Documentation/user/ basic-notation.itely, global.itely,
4151         advanced-notation.itely, instrument-notation.itely: small
4152         additions (bugs and commonly tweaked properties).
4153
4154 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4155
4156         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
4157         detection of mingw build.
4158         (MINGW_BUILD): opps.
4159
4160 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4161
4162         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
4163         i686-mingw32.
4164
4165 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4166
4167         * scm/music-functions.scm (skip->rest): add skip->rest
4168
4169 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4170
4171         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
4172         explicitly.
4173
4174         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
4175         config dirs. Aids debugging. 
4176         (display_config): also display config files.
4177
4178 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4179
4180         * VERSION: release 2.7.27
4181
4182         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
4183         for determining bar size.
4184
4185         * lily/staff-symbol.cc (print): place lines at distance line-positions
4186
4187         * scm/define-grob-properties.scm (all-user-grob-properties): add
4188         line-positions.
4189
4190         * lily/staff-symbol.cc (height): new function.
4191
4192         * input/regression/staff-line-positions.ly:  new file.
4193
4194 2006-01-06  Graham Percival  <gpermus@gmail.com>
4195
4196         * input/test/add-staccato.ly: remove reference to old file.
4197
4198 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4199
4200         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
4201         lilypond binary too.
4202
4203 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4204
4205         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
4206
4207 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4208
4209         * scripts/midi2ly.py: Bugfix: Declare datadir.
4210
4211         * make/ly-rules.make:
4212         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
4213         that seems to be gone). Fixes make web.
4214
4215         * The grand 2005-2006 replace.
4216
4217         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
4218
4219 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4220
4221         * make/lilypond-vars.make: set LILYPOND_BINARY variable
4222         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
4223         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
4224         like -dgs-font-load.
4225
4226         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
4227         remove absolute path to lilypond binary.
4228         
4229 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
4230
4231         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
4232
4233 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4234
4235         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
4236
4237         * mf/GNUmakefile: remove broken dvips map symlink.
4238
4239 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4240
4241         * lily/main.cc: 
4242         * configure.in: Cosmetic fixes.
4243
4244 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4245
4246         * Documentation/user/music-glossary.tely (Pitch names): Added
4247         Spanish pitch names and durations, thanks to Ernesto Gancedo
4248
4249 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4250
4251         * scm/lily.scm (define-scheme-options): use quasi-quote for option
4252         init. Fixes verbose printing of .scm files.
4253
4254         * stepmake/aclocal.m4: add spaces before - options.
4255         
4256 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4257
4258         * lily/relocate.cc (setup_paths): Bugfix: do not store result
4259         of path search in local block variable.
4260
4261 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4262
4263         * configure.in (NCSB_DIR): --enable-ncsb-dir
4264         (LINK_GXX_STATICALLY): denko.
4265
4266         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
4267
4268         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
4269         use locate to find c059033l.pfb. 
4270         
4271 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4272
4273         * lily/tie-formatting-problem.cc
4274         (problem::generate_base_chord_configuration): Use my_round (was
4275         round).
4276
4277         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
4278         do not invoke mbrtowc.
4279
4280         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
4281
4282 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4283
4284         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
4285
4286 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
4287
4288         * Documentation/user/invoking.itely (svg): revise.
4289
4290 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4291
4292         * lily/lexer.ll: use sourcefilename iso. renameinput.
4293
4294 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4295
4296         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
4297         <PostScriptName>.ttf instead of c059XXXttf.
4298
4299         * lily/program-option.cc (LY_DEFINE): special support for
4300         --verbose, so it works before option init too.
4301  
4302         * mf/GNUmakefile (local-install): oops.
4303
4304         * lily/lyric-hyphen.cc (print): oops.
4305
4306         * buildscripts/pfx2ttf.fontforge: new file.
4307         
4308         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
4309         ($(outdir)/%.ttf): new rule. 
4310
4311         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
4312         to LyricHyphen.
4313
4314         * lily/lyric-hyphen.cc (print): multiply hyphen height by
4315         font-size
4316
4317 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4318
4319         * VERSION: release 2.7.26
4320         
4321         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
4322
4323 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4324
4325         * lily/font-config.cc (init_fontconfig): verbosity.
4326
4327         * THANKS: add Muziekacademie Lede. 
4328
4329         * scripts/musicxml2ly.py (print_voice_definitions): new function 
4330         (print_score_setup): new function
4331         (convert): read part definition to output staves properly.
4332
4333         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
4334         Music_xml notes.
4335
4336         * python/musicexp.py (Output_printer.__init__): use _ in data
4337         members.
4338         (Output_printer.unformatted_output): new function: no formatting,
4339         but count braces.
4340         (Duration.get_length): remove isinstance() checks for
4341         Output_printer everywhere.
4342
4343         * input/regression/lyrics-bar.ly (texidoc): add
4344         Separating_line_group_engraver.
4345
4346 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4347
4348         * lily/relocate.cc (framework_relocation): New function,
4349         factored from set_relocation ().
4350         (prefix_relocation): Rename from set_relocation ().
4351         (setup_paths): Use it.
4352
4353 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4354
4355         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
4356         numbers. Patch by Erlend Aasland.
4357
4358 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4359
4360         * lily/font-config.cc (init_fontconfig): print warning if cache
4361         file is not existant.
4362
4363         * lily/main.cc: don't use #ifdef but #if
4364
4365 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4366
4367         * lily/grob-property.cc (internal_set_property): don't abort on
4368         calculation-in-progress.
4369
4370         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
4371
4372         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
4373         connect-to-neighbor property not connect-to-other
4374
4375         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
4376         (LY_DEFINE): oops. don't forget protection.
4377
4378         * flower/parse-afm.cc (Module): strip AFM handling completely.
4379
4380         * lily/stencil-expression.cc: idem.
4381
4382         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
4383
4384         * lily/function-documentation.cc (ly_add_function_documentation):
4385         use static member iso. Protected_scm
4386
4387         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
4388
4389         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
4390
4391 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4392
4393         * lily/relocate.cc (set_env_dir): New function.
4394         (set_relocation): Use it to fix setting PANGO_PREFIX.
4395
4396 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4397
4398         * input/regression/stem-direction-context.ly: remove rest.
4399
4400         * lily/melody-engraver.cc (process_music): restart for bar lines.
4401         (acknowledge_slur): restart for slurs.
4402
4403 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
4404
4405         * Documentation/user/invoking.itely: describe how to view SVG 
4406         output using Inkscape which replace embedded fonts with OTF fonts.
4407
4408 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4409
4410         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
4411
4412 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4413
4414         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
4415         comment.
4416
4417 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4418
4419         * VERSION (PACKAGE_NAME): release 2.7.25
4420
4421         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4422
4423         * input/regression/stem-direction-context.ly: new file.
4424
4425         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
4426
4427         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
4428         on rest.
4429
4430         * ly/engraver-init.ly: add Melody_engraver
4431
4432         * lily/beam.cc (calc_direction): use default-direction
4433         iso. get_default_direction()
4434
4435         * scm/define-grob-properties.scm (all-user-grob-properties): add
4436         default-direction property.
4437
4438         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
4439
4440         * lily/stem.cc (calc_default_direction): remove
4441         Stem::get_default_direction, use default-direction with callback
4442         instead.
4443
4444         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
4445
4446         * lily/melody-engraver.cc: new file. Acknowledge stems for
4447         interpolated stem directions. 
4448
4449         * lily/melody-spanner.cc: new file. Interpolate stem directions.
4450
4451         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
4452
4453         * lily/slur-configuration.cc (fit_factor): more robust check for
4454         point in curve X-extent.
4455
4456         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
4457         (outside_slur_callback): check for 'outside avoidance.
4458
4459         * lily/slur-configuration.cc (score_extra_encompass): don't use
4460         bound->column() == avoid->column() for checking extents, as this
4461         doesn't work for accidentals. 
4462
4463         * lily/slur-engraver.cc (acknowledge_extra_object): remove
4464         DynamicText hardcoding.
4465
4466         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
4467         crash if bound stem is NULL
4468
4469         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
4470         pedals.
4471
4472 2005-12-22  Graham Percival  <gpermus@gmail.com>
4473
4474         * scm/define-markup-commands.scm: typo.  @code{\raise}
4475         => @code{\\raise}.
4476
4477         * darwin.patch: now used again, includes a
4478         required patch from fink.
4479
4480 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
4481
4482         * po/TODO: mention gtranslator along with kbabel.
4483         * po/fi.po: update translations.
4484
4485 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4486
4487         * lily/relocate.cc (setup_paths): Bugfix.
4488
4489 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4490
4491         * lily/slur-configuration.cc (score_extra_encompass): don't use
4492         "avoid" choice for avoid-slur.
4493
4494         * stepmake/bin/install.py (dest): don't create existing dir.
4495
4496 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4497
4498         * stepmake/bin/install.py: Remove file before copying.
4499
4500         * config.make.in: 
4501         * stepmake/aclocal.m4: Do not substitute INSTALL.
4502
4503 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4504
4505         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4506         depend on link-tree.
4507
4508         * lily/relocate.cc (setup_paths): only check path for non-absolute
4509         dir without directory part.
4510
4511         * flower/file-name.cc (is_absolute):  new method.
4512         (is_absolute): check root_ too.
4513
4514 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4515
4516         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
4517         relocation code.  Oops, don't comment out too much.
4518
4519         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
4520         iso itself.
4521
4522         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
4523         compile.
4524
4525 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4526
4527         * .cvsignore: Add install-sh.
4528
4529         * autogen.sh (srcdir): Typo.
4530
4531 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4532
4533         * autogen.sh (srcdir): urg. Touch install-sh.
4534
4535         * stepmake/bin/install-sh (Module): remove.
4536
4537         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
4538
4539         * lily/include/relocate.hh: new file.
4540
4541         * lily/relocate.cc: new file. Contain relocation logic.
4542
4543         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
4544         (main): read LILYPOND_VERBOSE as the first thing.
4545
4546         * stepmake/aclocal.m4: remove INSTALL variable.
4547
4548         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4549         separate target for making font symlinks.
4550         (documentation-dir): use $(if $(findstring )) for switching off
4551         Documentation.
4552
4553         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
4554         something if DOCUMENTATION is no.
4555
4556 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4557
4558         * VERSION: release 2.7.24
4559
4560         * lily/script-column-engraver.cc (stop_translation_timestep):
4561         delay adding to script-column.
4562
4563         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
4564
4565         * python/convertrules.py (conv): rule for number-visibility
4566
4567         * lily/slur-configuration.cc (score_extra_encompass): different
4568         distance measure for avoid and inside avoidance.
4569         (score_extra_encompass): use 1/(distance+eps) as penalty.
4570
4571         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
4572         encompass objects for generating slur curves.
4573
4574         * lily/slur.cc: use details iso. slur-details property.
4575
4576         * input/regression/slur-tuplet.ly: new file.
4577
4578         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
4579
4580         * flower/include/offset.hh (class Offset): new operator /=
4581
4582         * lily/tuplet-number.cc (print): new file, new interface.
4583
4584         * scm/define-grob-properties.scm (all-user-grob-properties):
4585         remove number-visibility property.
4586
4587         * lily/tuplet-bracket.cc (calc_control_points): new function
4588         (calc_connect_to_neighbors): new function.
4589         (print): remove text handling for tuplet numberdef.
4590
4591         * lily/tuplet-engraver.cc (struct Tuplet_description): create
4592         TupletNumbers too. 
4593
4594         * lily/lily-guile.cc (robust_scm2booldrul): new function
4595
4596         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
4597
4598         * lily/tuplet-bracket.cc (calc_position_and_height): use
4599         staff-padding to control whether tuplet brackets are over staves.
4600
4601         * lily/grob.cc (suicide): clear dim_caches_.
4602
4603         * lily/dimension-cache.cc (clear): new function.
4604
4605         * lily/grob.cc (extent): swap order of min-extent and extent
4606         calculations. This fixes hara kiri staves. 
4607
4608 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4609
4610         * lily/main.cc: Nitpick: relocation is not based on path, but on
4611         directory (location).
4612
4613 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4614
4615         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
4616
4617         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
4618
4619         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
4620
4621         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
4622
4623         * stepmake/stepmake/generic-vars.make (Module): idem.
4624
4625         * stepmake/stepmake/executable-targets.make (default): use it.
4626
4627         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
4628
4629         * make/GNUmakefile: don't install make rules.
4630
4631         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
4632         slashes.
4633         (prepend_env_path): more verbosity.
4634
4635 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4636
4637         * GNUmakefile.in: add dir argument for find command.
4638
4639         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
4640         fixes weird line numbers for point & click.
4641
4642         * lily/source-file.cc (get_counts): init line/column/char counts.
4643
4644 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4645
4646         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
4647
4648 2005-12-16  Graham Percival  <gpermus@gmail.com>
4649
4650         * Documentation/user/basic-notation.itely, advanced-notation.itely:
4651         minor fixes from Fredric.  Thanks!
4652
4653 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4654
4655         * ly/music-functions-init.ly: add \bar and \clef music function 
4656
4657         * lily/lily-lexer.cc: idem.
4658
4659         * lily/parser.yy (FIXME): remove BAR and CLEF.
4660
4661 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4662
4663         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
4664
4665         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
4666         function arguments too
4667
4668         * lily/main.cc (set_relocation): new function.
4669
4670         * scripts/musicxml2ly.py (convert): add \version
4671
4672         * lily/tie.cc: remove get_default_attachments()
4673
4674         * VERSION (PACKAGE_NAME): release 2.7.23
4675         
4676         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
4677         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
4678
4679         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4680
4681         * lily/tie-formatting-problem.cc (score_ties): new function
4682         (get_variations): new function. Try flipping dirs for collisions.
4683         (generate_optimal_chord_configuration): new function. 1-opt search
4684         for better configuration.
4685
4686         * lily/tie-configuration.cc: new file.
4687
4688         * lily/tie.cc: junk Tie::get_configuration()
4689
4690         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
4691         (score_ties_configuration): new function.
4692         (generate_ties_configuration): new function.
4693         (generate_base_chord_configuration): new function.
4694         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
4695         (set_manual_tie_configuration): Move body from tie-column-format.cc 
4696
4697         * input/regression/tie-dot.ly: new file.
4698
4699         * lily/tie-formatting-problem.cc (score_configuration): score
4700         tie/dot collisions.
4701
4702         * lily/tie-helper.cc (get_transformed_bezier): new function
4703
4704         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
4705
4706         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
4707         -undefined suppress iso. -framework Python 
4708
4709         * scm/define-grobs.scm (all-grob-descriptions): set
4710         springs-and-rods (thanks Joe Neeman!)
4711
4712 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4713
4714         * input/no-notation/display-lily-tests.ly (test): 
4715         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
4716         changed from \tag #'(a b) to \tag #'a \tag #'b
4717
4718 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4719
4720         * Documentation/topdocs/NEWS.tely: strip out-www.
4721
4722         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
4723
4724         * config.make.in (AR): add AR and RANLIB
4725
4726         * flower/libc-extension.cc: include cassert
4727
4728         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
4729         darwin check.
4730
4731 2005-12-11  Graham Percival  <gpermus@gmail.com>
4732
4733         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
4734
4735         * stepmake/stepmake/python-modules-vars.make: define
4736         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
4737
4738         * THANKS: added Johannes Schindelin.
4739
4740 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4741
4742         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
4743
4744         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
4745         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
4746
4747         * lily/parser.yy: reorganize file layout.
4748
4749         * ly/music-functions-init.ly: add tweak music function.
4750
4751         * lily/grob-info.cc (ultimate_music_cause): new function:
4752         recursively lookup causes. 
4753
4754         * lily/parser.yy (chord_body_element): allow music functions for
4755         post-events, allow music functions for chord elements. 
4756  
4757         * lily/font-config-scheme.cc (display_fontset): add cast.
4758
4759         * python/convertrules.py (FatalConversionError.sub_syms): \tag
4760         #'(a b) -> \tag #'a \tag #'b rule.
4761
4762         * python/musicexp.py (Output_printer.dump_version): new function
4763
4764 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4765
4766         * lily/parser.yy (FIXME): remove \tag
4767         (FIXME): remove tag_music() function.
4768
4769         * lily/lily-lexer.cc: remove \tag
4770
4771         * ly/music-functions-init.ly: define music-function "tag"
4772
4773         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
4774
4775 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4776
4777         * VERSION (PATCH_LEVEL): release 2.7.22
4778
4779         * input/regression/lyric-hyphen-retain.ly: renew.
4780
4781         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
4782         grob
4783
4784         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
4785         iso. minimum-length property for rods.
4786
4787         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
4788         LyricSpace item to keep lyrics spaced apart.
4789
4790         * ly/engraver-init.ly: remove Separating_line_group_engraver
4791
4792         * Documentation/user/music-glossary.tely: do setfilename before
4793         music-glossary.
4794
4795 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
4796
4797         * Documentation/user/lilypond-book.itely: use `,´ after xref:
4798         See xref documentation, for example.
4799
4800 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4801
4802         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
4803         pending_skip iso. ly_voice[-1]
4804         (main): add if __main__ for debugging.
4805
4806         * python/musicxml.py (Accidental.__init__): new class.
4807
4808         * scripts/musicxml2ly.py (progress): new function
4809         (musicxml_key_to_lily): don't barf on modeless keys.
4810         (create_skip_music): new function.
4811         (musicxml_spanner_to_lily_event): new function. Handle beams too.
4812         (musicxml_note_to_lily_main_event): new function.
4813
4814         * python/musicexp.py (Music.__init__): add comment field.
4815         (NestedMusic.append): new routine.
4816         (SequentialMusic.print_ly): print comment.
4817         (ArpeggioEvent.ly_expression): new class
4818         (BeamEvent.ly_expression): new class
4819         (NoteEvent.__init__): support for cautionary/forced accs.
4820
4821         * lily/lookup.cc (slur): normal order for array loop.
4822
4823         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
4824         to 0.0.
4825
4826         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
4827         collapsed.
4828
4829 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
4830
4831         * scm/music-functions.scm: Make phrasing slurs follow voice direction
4832
4833         * scripts/lilypond-book.py: Introduce option
4834             --preserve-line-breaks, for usage with srcltx
4835
4836 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4837
4838         * scm/output-lib.scm (print-circled-text-callback): draw circle
4839         around text using make-circle-markup.
4840
4841         * Documentation/user/*: strip out-www from file names.
4842
4843 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
4844
4845         * Documentation/user/lilypond.tely (direntry): remove empty lines;
4846         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
4847
4848 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4849
4850         * Documentation/user/GNUmakefile: idem.
4851
4852         * Documentation/user/macros.itexi: strip out-www
4853
4854         * python/rational.py: python 2.3 compat.
4855
4856         * VERSION (PATCH_LEVEL): release 2.7.21
4857
4858         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
4859         option formatting, lilypond style.
4860
4861         * python/musicexp.py: grab from Ikebana: a library for composing
4862         ly music expressions. 
4863         (Output_printer): class for advanced .ly printing.
4864         (eg. tupletting) 
4865
4866         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
4867         convert to pythonesque structure.
4868
4869         * python/rational.py: PD rational number class.
4870
4871         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
4872
4873 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
4874
4875         * lily/part-combine-iterator.cc: Minor bugfix
4876         
4877         * THANKS: Update bughunters
4878
4879 2005-12-02  Werner Lemberg  <wl@gnu.org>
4880
4881         * mf/README: Document process for proper mf2pt1 conversion.
4882
4883         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
4884         overlapping.
4885
4886         * mf/feta-harmonica.mf: Removed.  Unused.
4887
4888 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4889
4890         * scripts/lilypond-book.py (do_file): fix thinkos.
4891
4892 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4893
4894         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
4895         ($(outdir)/parser.cc): 
4896         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
4897
4898 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
4899
4900         * ly/titling-init.ly (tagline): it should be a space between
4901         "Music engraving by LilyPond" and the version number.
4902
4903 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4904
4905         * VERSION (PACKAGE_NAME): release 2.7.20
4906
4907 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4908
4909         * scm/define-markup-commands.scm (pad-to-box): new markup command.
4910
4911         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
4912         1.0.
4913         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
4914
4915 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4916
4917         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
4918
4919         * kpath-guile/: remove directory
4920
4921         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
4922         file. Encapsulate kpathsea using commandline tools.
4923
4924         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
4925         kpathsea) module.
4926
4927 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4928
4929         * Documentation/user/advanced-notation.itely (Setting automatic
4930         beam behavior): Correct a few typos. Thanks to David Bobroff.
4931
4932         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
4933         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
4934
4935 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4936
4937         * scripts/*.py: gmane address for bugs.
4938
4939 2005-11-28 Pal Benko <benkop@freestart.hu>
4940         
4941         * make/ly-rules.make: add -f switch to mv
4942
4943         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
4944
4945         * lily/bar-line.cc: interpret it
4946
4947 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4948
4949         * configure.in (--disable-documentation): New switch.
4950
4951         * GNUmakefile.in: Use it.
4952
4953         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
4954
4955 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4956
4957         * scripts/lilypond-book.py (do_file): search chunks for
4958         \\begin{document}
4959
4960         * GNUmakefile.in: add copy step in between so we can lose the
4961         out-www directories.
4962
4963 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4964
4965         * lily/pango-font.cc (pango_item_string_stencil): put
4966         geometry.width into glyph-string too.
4967
4968 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4969
4970         * scm/define-music-display-methods.scm (RevertProperty):
4971         (OverrideProperty): Use grob-property-path property, a list of
4972         symbols, instead of grob-property, which used to be a single
4973         symbol.
4974         (BassFigureEvent): a figure can be a plain number, not necessarily a
4975         markup.
4976
4977 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4978
4979         * VERSION: release 2.7.19
4980         
4981         * lily/figured-bass-engraver.cc (process_music): check
4982         figuredBassCenterContinuations first.
4983
4984         * scm/translation-functions.scm (format-bass-figure): make double
4985         sharp larger. 
4986
4987         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
4988         determine X-parent.
4989
4990         * lily/system-start-delimiter-engraver.cc: move from
4991         Nested_system_start_delimiter_engraver, rename
4992         Nested_system_start_delimiter_engraver ->
4993         System_start_delimiter_engraver.
4994
4995         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
4996         bracket type from hierarchy.
4997
4998 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4999
5000         * lily/rest.cc (y_offset_callback): read staff-position.
5001
5002         * scm/define-grob-properties.scm (all-user-grob-properties): don't
5003         mark after-line-breaking-callback as internal.
5004
5005         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
5006
5007 2005-11-25  Werner Lemberg  <wl@gnu.org>
5008
5009         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
5010
5011 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5012
5013         * stepmake/bin/add-html-footer.py (do_file): add google
5014
5015         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
5016         staff if first_start_ is true.
5017
5018 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5019
5020         * scripts/midi2ly.py (split_track): add __repr__ members.
5021         (track_first_item): only return Item if not None. This fixes a
5022         problem when dumping a track that starts with an empty channel.
5023
5024         * python/midi.c: doc module.
5025
5026 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5027
5028         * Documentation/user/global.itely (Creating MIDI files): Fix
5029         compilation problem.
5030
5031 2005-11-22  Graham Percival  <gpermus@gmail.com>
5032
5033         * Documentation/user/basic-notation.itely: clarify dynamic
5034         padding text.
5035
5036         * Documentation/user/advanced-notation.itely: add unicode
5037         escape control example, whatever that is.  :)
5038
5039         * Documentation/user/global.itely: added "removing dynamics
5040         from MIDI" code.
5041
5042 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5043
5044         * VERSION (PATCH_LEVEL): release 2.7.18
5045
5046         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
5047         System_start_delimiter_engraver by
5048         Nested_system_start_delimiter_engraver.
5049
5050         * lily/nested-system-start-delimiter-engraver.cc (struct
5051         Bracket_nesting_node): new class.
5052         (struct Bracket_nesting_group): new class
5053         (struct Bracket_nesting_staff): new class.
5054         (process_music): create hierarchy of grobs. This allows separate
5055         tuning of different SSDs. 
5056
5057         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
5058         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
5059
5060 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5061
5062         * lily/side-position-interface.cc (aligned_side): multiply
5063         staff_radius by 2.
5064
5065         * lily/script-engraver.cc (make_script_from_event): allow setting
5066         values to '()
5067
5068 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5069
5070         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
5071
5072         * scm/define-grobs.scm (all-grob-descriptions): new grob
5073         NestedSystemStartDelimiter.
5074
5075         * input/regression/system-start-heavy-bar.ly: new file.
5076
5077         * lily/nested-system-start-delimiter-engraver.cc: new file.
5078
5079         * lily/nested-system-start-delimiter.cc: new file.
5080
5081         * input/regression/system-start-nesting.ly: new file.
5082
5083         * scm/define-grobs.scm (all-grob-descriptions): use X side
5084         positioning for positioning braces for nested contexts.
5085
5086         * lily/system-start-delimiter.cc (print): don't divide extent by
5087         staff_space.
5088         (print): use style iso. glyph.
5089         (staff_bracket): translate glyph inside routine already.
5090
5091 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
5092
5093         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
5094         names.
5095
5096 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5097
5098         * scm/define-context-properties.scm
5099         (all-user-translation-properties): rename figuredBassFormatter
5100         from newFiguredBassFormatter.
5101
5102         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
5103
5104         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
5105
5106         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
5107
5108         * lily/beam.cc (calc_beaming): new function.
5109         (calc_shorten): new function.
5110
5111         * THANKS: add Edward Neeman.
5112
5113         * input/regression/accidental-clef-change.ly: new file.
5114
5115         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
5116
5117         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
5118
5119         * lily/clef-engraver.cc (inspect_clef_properties): reset
5120         localKeySignature for clef changes.
5121
5122 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5123
5124         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
5125         add dummy definition that works in Linux and add information in
5126         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
5127
5128         * Documentation/user/changing-defaults.itely (Modifying context
5129         plug-ins): Add index for \with.
5130
5131         * Documentation/user/music-glossary.tely (dal segno): Updated
5132         example to version >=2.6.
5133
5134 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5135
5136         * Documentation/user/instrument-notation.itely (Printing chord
5137         names): Reorder \chordmode and \repeat in one example.
5138
5139 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5140
5141         * VERSION: release 2.7.17
5142         
5143         * Documentation/topdocs/NEWS.tely (Top): add note about
5144         refactoring.
5145
5146         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
5147         new function. Search region of 3 positions for best tie.
5148         (score_configuration): new function.
5149         (score_aptitude): new function.
5150         (generate_configuration): new function.
5151         (get_configuration): new function.
5152         (Tie_formatting_problem): new function
5153
5154         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
5155
5156         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
5157
5158         * THANKS: add Eduardo Vieira & Ralph Little
5159
5160         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
5161         narrower.
5162
5163         * lily/include/tie-formatting-problem.hh (class
5164         Tie_formatting_problem): add Tie_details to
5165         Tie_formatting_problem. Update calling conventions.
5166
5167         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
5168         config.make.
5169
5170         * Documentation/user/lilypond.tely: remove musedata2ly entry.
5171
5172 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
5173
5174         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
5175         scm/define-context-properties.scm: Maintenance bugfix: make
5176         ligature brackets work again by removing obsolete ligature
5177         primitive callback push/pop.
5178
5179         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
5180         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
5181         value.
5182
5183 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5184
5185         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
5186         used and do not call it a path.
5187         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
5188
5189 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5190
5191         * lily/include/tie-formatting-problem.hh (class
5192         Tie_formatting_problem): new file.
5193
5194         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
5195
5196         * Documentation/misc/ChangeLog-2.3:  new file.
5197
5198         * lily/audio-staff.cc (output): degarianize.
5199
5200 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5201
5202         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
5203         Unset PYTHONOPTIMIZE.  Fixes install if set.
5204
5205 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5206
5207         * python/convertrules.py (conv): add warning about drums. 
5208
5209         * make/stepmake.make: include toplevel-version.make after config.make.
5210
5211         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
5212         also allow python2.4
5213
5214         * config.make.in (configure-srcdir): remove GXX GCC vars.
5215
5216         * stepmake/aclocal.m4: don't do non-srcdir build with
5217         symlinks. Use inclusion, so the src directory name can be changed.
5218
5219 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5220
5221         * make/mutopia-vars.make:
5222         * make/ly-vars.make: Use src-wildcard iso wildcard for source
5223         files.
5224
5225 2005-11-13  Werner Lemberg  <wl@gnu.org>
5226
5227         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
5228         but the affected path.  This ensures that the (overlapping) outlines
5229         have the same direction, which is a necessary prerequisite for
5230         FontForge's algorithm to remove overlaps.
5231         Formatting.
5232
5233         * mf/feta-haak.mf: Formatting.
5234         (draw_bracket): Slightly modify outline to avoid an unnecessary
5235         corner.
5236         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
5237         them from the affected paths.
5238
5239 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5240
5241         * mf/README: remove xpm / accordion notes.
5242
5243         * lily/tie-column-format.cc (set_chord_outline): add dots into
5244         skyline extents. This fixes tie formatting if the left head has dots.
5245
5246         * lily/tie.cc (get_configuration): only shift tie by a whole staff
5247         space inside the staff.
5248         (get_configuration): shift another position if necessary in case
5249         of left head tie  
5250
5251 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5252
5253         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
5254         buildscript-dir iso. $(depth)/buildscripts.
5255
5256         * tex/GNUmakefile (local-uninstall): remove
5257         music-drawing-routines.ps juggling.
5258
5259         * stepmake/stepmake/install-targets.make (local-install-files):
5260         prepend src-dir to install targets.
5261
5262         * lily/system-start-delimiter-engraver.cc
5263         (acknowledge_system_start_delimiter): use
5264         add_offset_callback(). This fixes translation of nested
5265         staffgroups.
5266
5267         * lily/grob-closure.cc (add_offset_callback): only encaps in
5268         simple_closure if it's a procedure.
5269         
5270         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
5271         from bar-line.
5272
5273         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
5274         remove-empty where pertinent.
5275
5276 2005-11-12  Graham Percival  <gpermus@gmail.com>
5277
5278         * Documentation/user/instrument-notation.itely: added
5279         Cameron Horsburgh's multiple stanzas docs.  Thanks!
5280
5281 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5282
5283         * lily/GNUmakefile
5284         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
5285         make picture in builddir, not srcdir.
5286
5287 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5288
5289         * VERSION: release 2.7.16
5290         
5291         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
5292         shell arguments. 
5293
5294 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5295
5296         * Documentation/user/examples.itely (Piano templates): Minor
5297         modification to the Piano centered lyrics example.
5298
5299 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5300
5301         * scripts/lilypond-invoke-editor.scm (run-browser): look at
5302         $BROWSER.
5303
5304         * Documentation/user/point-and-click.itely: simplify p&c
5305         instruction: don't configure firefox. Put lilypond-invoke-editor
5306         in front of the browser.
5307
5308         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
5309         (run-browser): new function.
5310
5311         * lily/parser.yy (Lily_lexer): recognize Book
5312
5313         * lily/book.cc (clone): new function
5314
5315         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
5316
5317 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
5318
5319         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
5320         Maintenance bugfix: reduce number of font related warnings by
5321         updating naming conventions for glyph-name.
5322
5323 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5324
5325         * scm/define-grobs.scm (all-grob-descriptions): add
5326         rhythmic-grob-interface to TabNoteHead.
5327
5328         * scm/layout-beam.scm (check-quant-callbacks): remove
5329         set_stem_lengths()
5330
5331 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
5332
5333         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
5334         alignment of centered divisiones.
5335
5336         * scm/scripts.scm (articulations): Maintenance bugfix:
5337         follow-into-staff -> quantize-position.
5338
5339         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
5340         plica head in porrectus deminutus.
5341
5342 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5343
5344         * make/lilypond.fedora.spec.in (Group): add %clean section.
5345
5346         * lily/tuplet-bracket.cc (print): change check: remove bracket if
5347         less then 1/5th of total length.  
5348         (print): use gap too.  Fixes tupletUp-single-bracket.ly
5349
5350         * scm/music-functions.scm (glue-mm-rest-texts): also put other
5351         events into EventChord. This fixes textspanners on mm rests. Fixes
5352         spanner-rest.ly
5353
5354         * lily/side-position-interface.cc (get_axis): read side-axis
5355         (set_axis): set side-axis.
5356
5357         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
5358         properties everywhere.
5359
5360         * lily/spacing-spanner.cc (breakable_column_spacing): add
5361         average-spacing-wishes. Take maximum if not set.
5362         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
5363
5364         * scm/define-grobs.scm (all-grob-descriptions): add
5365         average-spacing-wishes.
5366
5367         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
5368         offset callbacks. This fixes alignment for Fingering objects.
5369
5370         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
5371         space for key - timesig combination. 
5372
5373         * input/regression/script-stem-tremolo.ly (Module): new file.
5374
5375         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
5376         to key sig.
5377
5378         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
5379         Fixes: c-tremolo-script.ly.
5380         
5381         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
5382
5383         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
5384         
5385         * scm/define-grobs.scm (all-grob-descriptions): remove
5386         self-X-offset. Fixes alignment of octavate-8.
5387
5388         * scripts/lilypond-book.py (datadir): look in
5389         LILYPONDPREFIX/share/lilypond/current/
5390
5391         * GNUmakefile.in: symlink current to <VERSION>. 
5392
5393 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
5394
5395         * lily/main.cc: eps listed as a backend.
5396
5397 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5398
5399         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
5400
5401 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5402
5403         * lily/include/score.hh (class Score): remove texts_ member.
5404
5405         * lily/beam.cc (set_stem_lengths): force direction callback.
5406         (print): read quantized-positions, so we can force
5407         Beam::set_stem_lengths to occur.
5408         (rest_collision_callback): use common X parent. 
5409
5410 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5411
5412         * flower/file-path.cc (find): Bugfix: Return name of file found.
5413
5414         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
5415         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
5416         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
5417
5418 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5419
5420         * flower/offset.cc: idem.
5421
5422         * mf/*.mf: update email address.
5423
5424         * lily/font-config-scheme.cc:  new file.
5425
5426         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
5427
5428         * lily/*:  cs.uu.nl -> xs4all.nl
5429
5430         * VERSION (PATCH_LEVEL): release 2.7.15
5431
5432         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
5433         spec files.
5434
5435         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
5436
5437 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5438
5439         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
5440
5441         * lily/staff-performer.cc (process_music): add audio
5442         elements. This makes MIDI instrument changes work once again.
5443
5444         * lily/main.cc (LY_DEFINE): add gmane address.
5445
5446         * lily/beam.cc: remove calc_positions()
5447
5448         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
5449         original_ in private scope.
5450         (class Grob): drop pscore_ pointer, change to output_def pointer.
5451         (class Grob): cleanup class definition.
5452
5453         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
5454
5455 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5456
5457         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
5458         absolute.  Better diagnostics.
5459
5460         * GNUmakefile.in: Add bin/ to tree and populate with some links.
5461         This makes lilypond run from the build directory using argv0
5462         relocation (without any --prefix or LILYPONDPREFIX setting).
5463
5464 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5465
5466         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
5467
5468         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
5469         with simple-closure.
5470
5471         * lily/self-aligment-interface.cc (set_align_self): new function
5472         (set_center_parent): new function.
5473
5474         * lily/side-position-interface.cc (set_axis): new function.
5475
5476         * lily/new-fingering-engraver.cc (position_scripts): use drul for
5477         generic code. 
5478
5479         * scm/define-grob-properties.scm (all-user-grob-properties):
5480         remove [XY]-offset-callbacks add [YX]-offset
5481         
5482 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5483
5484         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
5485         entry for time signatures after breathing signs. Bug report by
5486         Scott Russell.
5487
5488 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5489
5490         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
5491         not absolute, make it absolute using PATH.
5492
5493 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5494
5495         * python/midi.c (initmidi): Fix type for mingw.
5496
5497 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5498
5499         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
5500
5501         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
5502         cross compiling.
5503
5504         * stepmake/aclocal.m4: Support python cross compiling.
5505
5506         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
5507         Add mingw section.
5508
5509 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5510
5511         * scm/output-lib.scm (chain-grob-member-functions): replace
5512         chained-callback.cc
5513
5514         * lily/chained-callback.cc (Module): remove file.
5515
5516         * lily/rest-collision.cc (force_shift_callback_rest): change to
5517         chained callback.
5518
5519         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
5520
5521         * lily/grob.cc (y_parent_positioning): remove axis argument from
5522         parent_positioning callbacks.
5523         (Grob): junk init code
5524         (get_offset): use generic property callbacks for
5525         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
5526         (axis_parent_positioning): new function
5527         (axis_offset_symbol): new function
5528         (chain_offset_callback): new function
5529         (add_offset_callback): new function
5530
5531         * lily/beam.cc (rest_collision_callback): change signature; this
5532         is now a chained callback.
5533
5534         * lily/include/dimension-cache.hh (class Dimension_cache): remove
5535         callback administration.
5536
5537         * lily/simple-closure.cc: new file. Smob type that allows "grob
5538         member functions",
5539
5540             (ly:make-simple-closure FUNC A B)
5541
5542         is evaluated as (FUNC grob A B). This allows chaining of callbacks
5543         in various ways.
5544
5545         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
5546         callbacks.
5547
5548         * lily/slur.cc (outside_slur_callback): take 2 arguments.
5549
5550         * lily/rest.cc (polyphonic_offset_callback): remove.
5551
5552         * lily/script-engraver.cc (try_music): remove bool* argument.
5553
5554         * scm/script.scm (default-script-alist): set quantize-position
5555         appropriately.
5556
5557         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
5558
5559         * lily/side-position-interface.cc (aligned_side): move staff
5560         position quantization from
5561         Side_position_interface::quantised_position().
5562         (quantised_position): remove
5563         
5564 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5565
5566         * input/regression/beam-quant-standard.ly: reindent, set
5567         debug-beam-quanting to #t.
5568
5569         * lily/beam-concave.cc (calc_concaveness): set concaveness to
5570         10000 if this is a "hard" concave beam.
5571
5572         * lily/beam.cc (calc_least_squares_positions): change from
5573         calc_least_squares_dy
5574         (set_stem_lengths): this is now a chained callback.
5575
5576         * lily/context-property.cc (execute_general_pushpop_property):
5577         bugfix override with procedure should have effect.
5578
5579         * scm/define-grob-properties.scm (all-internal-grob-properties):
5580         remove position-callbacks.
5581
5582         * scm/define-grobs.scm (all-grob-descriptions): use
5583         ly:make-callback-chain for positions property.
5584
5585         * scm/layout-beam.scm (check-quant-callbacks): return list of
5586         chained callbacks.
5587
5588         * scm/lily.scm (type-p-name-alist): add callback-chain
5589
5590         * lily/lily-guile.cc (type_check_assignment): type check failure
5591         is warning not message.
5592
5593         * lily/grob-property.cc (try_callback): walk callback chain if
5594         appropriate.
5595
5596         * lily/chained-callback.cc: new file. new smob type.
5597
5598         * lily/lily-guile.cc (procedure_arity): new function.
5599
5600 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5601
5602         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
5603
5604 2005-10-25  John Mandereau  <john.mandereau@free.fr>
5605  
5606         * Documentation/user/instrument-notation.itely (Figured bass):
5607         describe new features
5608
5609 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5610
5611         * lily/beam.cc (calc_least_squares_dy): use property callback.
5612
5613         * lily/beam-concave.cc (calc_concaveness): use property callback.
5614
5615         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
5616
5617 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5618
5619         * HACKING: Update.
5620
5621 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5622
5623         * scm/layout-page-layout.scm (page-headfoot): annotate
5624         pagetopspace too.
5625
5626         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
5627
5628         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
5629         doesn't take y-space.
5630
5631         * scm/paper.scm (paper-alist): fix A7 dimensions. 
5632
5633 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5634
5635         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
5636         src-wildcard, remove $(wildcard).
5637
5638         * po/GNUmakefile (PO_FILES): 
5639         * ps/GNUmakefile (PS_FILES): 
5640         * tex/GNUmakefile (TEX_FILES): 
5641         * cygwin/GNUmakefile (POSTINSTALLS):
5642         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
5643         some wildcard calls.
5644
5645 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5646
5647         * THANKS: add Thomas Bushnell.
5648
5649 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5650
5651         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
5652         (lilypond-main): Redirect to gui-main if 'gui is set.
5653
5654         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
5655         for alternative installations kludging s/share/lib/g
5656         LILYPONDPREFIX. 
5657
5658         * SConstruct (libdir_package_version): Define.
5659
5660         * python/SConscript: 
5661         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
5662         module in libdir.  
5663
5664 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5665
5666         * lily/main.cc: clarify --safe.
5667
5668 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5669
5670         * VERSION: release 2.7.14
5671         
5672         * Documentation/user/*.itely: remove minimumVerticalExtent.
5673
5674         * scm/define-grobs.scm (all-grob-descriptions): remove
5675         RemoveEmptyVerticalGroup
5676
5677         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
5678
5679         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
5680         compile on MOSX
5681
5682         * python/convertrules.py (conv): add rules.
5683
5684         * lily/grob.cc: remove is_empty()
5685
5686         * lily/grob-property.cc: remove add_to_list_property().
5687
5688         * scripts/convert-ly.py (datadir): add prefix switching hack to
5689         .py too.
5690
5691         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
5692         space-function tweak.
5693
5694         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
5695
5696         * scm/define-grob-properties.scm (all-user-grob-properties):
5697         remove callback property.
5698
5699         * lily/include/grob.hh (class Grob): remove property_callbacks_
5700         member. Properties of procedure type are assumed to be callbacks.
5701
5702         * lily/ligature-engraver.cc (override_stencil_callback):
5703         rewrite. Use noteHeadLigaturePrimitive as source.
5704
5705         * scm/define-grob-properties.scm (all-internal-grob-properties):
5706         remove ligature-primitive-callback
5707
5708         * lily/include/dimension-cache.hh (class Dimension_cache): make
5709         class, with Grob as friend.
5710
5711         * lily/grob.cc: remove set_extent_callback(), set_extent() and
5712         has_extent_callback()
5713
5714         * scm/translation-functions.scm (format-new-bass-figure): read
5715         figuredBassPlusDirection
5716
5717         * scm/define-context-properties.scm
5718         (all-user-translation-properties): add figuredBassPlusDirection.
5719
5720         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
5721
5722         * lily/align-interface.cc (set_ordered): new function.
5723
5724         * lily/grob.cc (flush_extent_cache): rewrite.
5725
5726         * lily/dimension-cache.cc (Dimension_cache): cache extent as
5727         Interval pointer directly.
5728
5729         * lily/main.cc (setup_paths): insert extra / .
5730         (setup_paths): junk cff entry.
5731
5732         * lily/font-config.cc (init_fontconfig): only add type1 / otf
5733         directories.
5734
5735         * lily/axis-group-engraver.cc (finalize): remove
5736         extraVerticalExtent, minimumVerticalExtent verticalExtent.
5737
5738         * lily/grob.cc (Grob): don't set extent from ctor.
5739         (extent): use property callbacks. 
5740
5741         * lily/axis-group-interface.cc: remove set_axes() function.
5742
5743         * lily/grob-property.cc (del_property): new function.
5744
5745 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5746
5747         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
5748         
5749 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5750
5751         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
5752
5753 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5754
5755         * mf/SConscript: Updates.
5756
5757         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
5758
5759         * stepmake/stepmake/*:
5760         * */GNUmakefile:
5761         * config.make.in:
5762         * GNUmakefile.in:
5763         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
5764         from any directory in build-dir.  Cleanups.
5765
5766         * make/srcdir.make.in: Remove.
5767
5768         * lily/main.cc (setup_paths): Fix and document build-dir hack.
5769
5770         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
5771         main).
5772
5773         * lily/SConscript: Remove ttftools.
5774
5775         * SConstruct: Resurrect.
5776
5777 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5778
5779         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
5780         Y coordinate. 
5781
5782         * lily/paper-book.cc (add_score_title): put Paper_score title into
5783         systems_ list.
5784
5785         * scm/translation-functions.scm (format-new-bass-figure): also
5786         allow plus in combination with _
5787
5788 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5789
5790         * VERSION: 2.7.13 released.
5791
5792         * lily/note-collision.cc (check_meshing_chords): don't wipe
5793         stencil, merely set transparent.
5794
5795         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
5796         (Top): document #'callbacks.
5797         (Top): document nested \override.
5798
5799         * input/regression/figured-bass.ly: update for slash and pluses.
5800
5801         * input/regression/figured-bass-continuation-forbid.ly (Module):
5802         new file.
5803
5804         * scm/translation-functions.scm (format-new-bass-figure): use
5805         slashed-digit if diminished is set.
5806         (format-new-bass-figure): add + if 'augmented is set.
5807
5808         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
5809
5810         * input/test/piano-staff-distance.ly: remove file.
5811
5812         * Documentation/user/advanced-notation.itely (Formatting cue
5813         notes): use length-fraction for making stems/beams smaller.
5814
5815         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
5816         modifications.
5817
5818         * lily/new-figured-bass-engraver.cc: new property
5819         centerFiguredBassContinuations
5820
5821         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5822         use callbacks.
5823
5824         * lily/context-property.cc (execute_general_pushpop_property):
5825         robustness checks.
5826
5827         * input/regression/override-nest.ly: new file.
5828
5829         * python/convertrules.py (FatalConversionError.subber): conversion
5830         rule for #'callbacks
5831
5832         * input/regression/override-nest.ly: new function.
5833
5834         * lily/parser.yy (music_property_def): allow \override #'a #'b =
5835         #c too. 
5836
5837         * lily/context-property.cc (lookup_nested_property): new function.
5838         (evict_from_alist): new function.
5839         (general_pushpop_property): new function.
5840         (execute_general_pushpop_property): rewrite. Support nested
5841         properties too.
5842
5843 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5844
5845         * lily/beam.cc: use length-fraction too.
5846
5847         * scm/define-grob-properties.scm (all-user-grob-properties):
5848         remove property flag-width-function
5849         (all-user-grob-properties): remove space-function.
5850
5851         * scm/layout-beam.scm: remove flag-width-function.
5852
5853         * lily/beam.cc: remove flag-width-function
5854
5855         * scm/layout-beam.scm: remove beam dir functions.
5856
5857         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
5858
5859         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
5860         for easier grace tweaks.
5861
5862         * lily/beam.cc: remove dir-function.
5863
5864         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
5865
5866         * lily/grob.cc: remove spacing-procedure.
5867
5868         * lily/note-head.cc (calc_stem_attachment): new function.
5869         (internal_print): use callback to get glyph-name.
5870
5871         * lily/grob-property.cc (get_interfaces): new function.
5872
5873         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
5874
5875         * lily/stem.cc (calc_stem_end_position): new function.
5876         (calc_length): new function.
5877         document details for stem.
5878         remove Stem::get_direction()
5879
5880         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
5881
5882         * lily/grob-property.cc (set_callback): new function.
5883
5884         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
5885
5886         * lily/item-scheme.cc: new file.
5887
5888         * lily/bar-line.cc (before_line_breaking): remove function.
5889         remove bar-size-procedure, break-glyph-function
5890
5891         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
5892
5893         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
5894
5895         * lily/system-start-delimiter.cc (print): suicide from
5896         here. Remove after_line_breaking_callback.
5897
5898         * lily/script-interface.cc (calc_direction): use callback for direction.
5899
5900         * lily/side-position-interface.cc (aligned_side): don't use
5901         Side_position_interface::get_direction directly. Use callback. 
5902
5903         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
5904         calculate stencil.
5905         (get_print_stencil): rename from get_stencil: create stencil with
5906         transparency, color and cause. 
5907
5908         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
5909
5910         * python/convertrules.py (conv): insert temporary warning rule.
5911
5912         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
5913
5914         * lily/grob-property.cc (try_callback): remove marker if applicable.
5915
5916         * lily/grob.cc: elucidate doc about after/before-line-breaking
5917
5918         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
5919
5920         * lily/stem.cc (height): idem.
5921
5922         * lily/stem-tremolo.cc: idem.
5923
5924         * lily/slur.cc (height): don't use get_uncached_stencil()
5925
5926         * lily/rest.cc (y_offset_callback): use offset callback
5927         iso. after-line-breaking callback.
5928
5929         * lily/grob.cc: change after/before-line-breaking-callback to
5930         after/before-line-breaking dummy properties.
5931
5932         * lily/include/grob.hh: remove Grob_status.
5933
5934         * scm/define-context-properties.scm
5935         (all-user-translation-properties): remove verticalAlignmentChildCallback
5936
5937         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
5938         (calc_direction): use callback
5939         (calc_positions): use callback.
5940
5941         * lily/tie.cc (calc_direction): use callback. Only call parent
5942         positioning for more than one tie.
5943
5944         * lily/tie-column.cc (calc_positioning_done): use callback
5945
5946         * lily/slur-scoring.cc (calc_control_points): use callback
5947
5948         * lily/slur.cc (calc_direction): use callback.
5949
5950         * lily/note-collision.cc (force_shift_callback): remove.
5951
5952         * lily/dot-column.cc (force_shift_callback): remove. Use
5953         other_axis_parent_positioning.
5954
5955         * lily/grob.cc (other_axis_parent_positioning): new function.
5956         (same_axis_parent_positioning): new function
5957
5958         * lily/align-interface.cc (alignment_callback): remove function.
5959
5960         * lily/note-collision.cc (calc_positioning_done): use callback.
5961
5962         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
5963         (calc_direction): idem.
5964         remove print function.
5965
5966         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
5967
5968         * lily/dot-column.cc (calc_positioning_done): use callback.
5969
5970         * lily/break-align-interface.cc (calc_positioning_done): use callback.
5971
5972         * lily/beam.cc (calc_direction): use pseudo-property for beam
5973         direction callback.
5974         (calc_positions): use callback 
5975
5976         * lily/align-interface.cc (calc_positioning_done): use
5977         callback. Fold fixed  distance and normal alignment in one function.
5978
5979         * lily/stem.cc (calc_stem_end_position): use callback.
5980         (calc_positioning_done): idem.
5981         (calc_direction): idem.
5982         (calc_stem_end_position): idem
5983         (calc_stem_info): idem.
5984
5985         * lily/grob-property.cc (get_property_data): new function: 
5986         (try_callback): new function.
5987
5988         * scm/define-grob-properties.scm (all-user-grob-properties): doc
5989         callbacks property.
5990
5991         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
5992
5993 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5994
5995         * lily/tie.cc (get_position): robustness fix. Don't crash if a
5996         tie
5997         has no heads.
5998         
5999         * lily/include/*.hh (Module): compile fixes.
6000
6001 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
6002
6003         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
6004         as an argument for char-syntax: use (char-syntax (or nil 0)) 
6005         instead of (char-syntax nil), thanks to Milan Zamazal.
6006
6007 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6008
6009         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
6010         dist.
6011
6012         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
6013         themselves.
6014
6015 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6016
6017         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
6018         add class_name() method.
6019
6020         * lily/music-scheme.cc: remove ly:music-name.
6021
6022 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6023
6024         * cygwin/postinstall-lilypond.sh: Remove cruft.
6025
6026         * cygwin/postremove-lilypond.sh: Remove.
6027
6028         * cygwin/GNUmakefile (default): Remove postremove rules.
6029
6030 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6031
6032         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
6033         even header too.
6034         
6035         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
6036         MacOS 9 users.
6037
6038         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
6039         consider break index for broken spanner.
6040
6041         * scm/define-markup-commands.scm (wordwrap-string): remove \r
6042         characters from string before splitting.
6043
6044 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6045
6046         * scm/framework-ps.scm (output-preview-framework): use
6047         is-book-title to determine whether to chop off the booktitle.
6048
6049         * lily/paper-book.cc (systems): init from book-title-properties
6050         (add_score_title): init score-title-properties.
6051
6052         * ly/paper-defaults.ly: add {score,book}-title-properties.
6053
6054         * scm/document-backend.scm (lookup-interface): error message if
6055         using unknown interface.
6056
6057         * lily/volta-bracket.cc (after_line_breaking): new function. Set
6058         edge-height.
6059
6060         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
6061         make_bracket.
6062         (make_bracket): new function.
6063
6064         * scm/lily.scm (define-scheme-options): add paper-size option.
6065
6066         * ly/declarations-init.ly (laissezVibrer): get paper size from
6067         -dpaper-size
6068
6069         * scm/translation-functions.scm: use \fontsize for changing the
6070         fontsize.
6071
6072         * scm/define-grobs.scm (all-grob-descriptions): set
6073         between-length-limit to 1.0
6074
6075         * lily/tie-helper.cc: add between_length_limit_ detail property.
6076
6077         * mf/feta-bolletjes.mf: typos.
6078
6079         * lily/note-head.cc (internal_print): don't shadow idx
6080         parameter. This fixes wrong attachment for do shape heads.
6081
6082 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6083
6084         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
6085
6086         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
6087
6088         * scm/layout-slur.scm: rename from slur.scm
6089
6090         * scm/layout-page-layout.scm: rename from page-layout.scm
6091
6092         * scm/layout-beam.scm: rename from beam.scm
6093
6094         * scm/define-grob-interfaces.scm (bass-figure-interface): add
6095         bass-figure-interface
6096
6097         * lily/new-figured-bass-engraver.cc (process_music): add
6098         implicitBassFigures property.
6099         
6100         * scm/define-markup-commands.scm (pad-x): new markup.
6101
6102         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
6103         minimumVerticalExtent on FiguredBass context.
6104
6105         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
6106         case the continuation crosses a line break.
6107
6108 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6109
6110         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
6111         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
6112         absolute file name bug.  
6113
6114 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6115
6116         * VERSION (PACKAGE_NAME): release 2.7.12
6117
6118         * input/regression/figured-bass-continuation-center.ly: new file.
6119
6120         * input/regression/beam-outside-beamlets.ly: new file.
6121
6122         * lily/beam.cc (set_beaming): don't clip edges.
6123         (connect_beams): don't clip edges.
6124
6125         * lily/beaming-info.cc (clip_edges): new function.
6126
6127         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
6128
6129         * Documentation/user/instrument-notation.itely (Figured bass):
6130         demonstrate extenders, update seealso links.
6131
6132         * scm/titling.scm (marked-up-headfoot): change tagline
6133         handling. tagline = ##f will blank the tagline as well.
6134
6135 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6136
6137         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
6138
6139         * lily/new-figured-bass-engraver.cc (struct
6140         New_figured_bass_engraver): add new_music_found_ member.
6141
6142         * lily/lilypond-version.cc (Lilypond_version): deal with
6143         incorrectly formatted version strings. 
6144
6145         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
6146         New_figured_bass_engraver by default.
6147
6148         * lily/ttf.cc (print_trailer): only define glyph names when
6149         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
6150
6151 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6152
6153         * lily/horizontal-bracket.cc (make_bracket): new function.
6154
6155         * scm/define-grobs.scm (all-grob-descriptions): new grobs
6156         NewBassFigure, BassFigureBracket, BassFigureContinuation,
6157         BassFigureLine, BassFigureAlignment
6158
6159         * lily/new-figured-bass-engraver.cc (process_music): new file.
6160
6161         * lily/figured-bass-continuation.cc: new file.
6162
6163         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
6164         new file.
6165
6166 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6167
6168         * scripts/lilypond-book.py: Bug fix, put the quote around the
6169         actual score for LaTeX documents.
6170
6171         * scm/define-grobs.scm (all-grob-descriptions): Change
6172         collapse-height of the SystemStartBracket grob to 5.0, 
6173         so the bracket disappears for single stave score lines (similarly
6174         to SystemStartBraces). 
6175
6176         * Documentation/user/advanced-notation.itely (Polymetric
6177         notation): Clarify the use of compressMusic.
6178
6179         * Documentation/user/basic-notation.itely (Grace notes): Clarify
6180         that the grace spacer note in other staves need the same duration
6181         and document the stroke-style property.
6182
6183 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6184
6185         * Documentation/user/global.itely (Vertical spacing): document
6186         alignment-extra-space and fixed-alignment-extra-space.
6187
6188         * Documentation/topdocs/NEWS.tely (Top): add entry.
6189
6190         * input/regression/alignment-vertical-spacing.ly: new file.
6191
6192         * python/convertrules.py (conv): add rule.
6193
6194         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
6195
6196         * lily/align-interface.cc (stretch_after_break): new
6197         function. Read fixed-alignment-extra-space property.
6198         (align_elements_to_extents): read alignment-extra-space property.
6199
6200         * lily/lily-guile.cc (robust_scm2dir): new function.
6201
6202         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
6203         (annotate-space-left): new function. Annotate space left on page. 
6204         (annotate-y-interval): new function.
6205         (paper-system-annotate-last): new function. Annotate bottom-space.
6206
6207         * mf/feta-beugel.mf (y): 
6208
6209 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6210
6211         * VERSION (PACKAGE_NAME):  release 2.7.11
6212
6213         * scm/lily-library.scm (interval-translate): new function
6214         (interval-center): new function. 
6215
6216         * scm/page-layout.scm (paper-system-annotate): new function. Add
6217         arrows for dimensions.
6218  
6219         * scm/stencil.scm (dimension-arrows): new function.
6220
6221         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
6222
6223         * input/regression/page-spacing.ly: add annotatespacing
6224
6225         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
6226         (LY_DEFINE): new function ly:paper-system-set-property!
6227
6228         * Documentation/user/global.itely (Paper size): explain how to add
6229         sizes.
6230
6231         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
6232         correspond to GS's definition.
6233
6234         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
6235         tuplet bracket.
6236         (print): only connect to next bracket if the next one is alive.
6237         (print): set padding to 0.0 if the bound is a breakable
6238         column. This makes tupletFullLength brackets reach up to the staff
6239         line if it doesn't connect to the next line.
6240
6241 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6242
6243         * lily/bar-number-engraver.cc: correct docs.
6244
6245         * scm/output-lib.scm (first-bar-number-invisible): rename from
6246         default-bar-number-visibility
6247
6248 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6249
6250         * scm/define-music-properties.scm (all-music-properties): remove
6251         predicate property.
6252
6253 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
6254
6255         * po/fi.po: refresh.
6256
6257 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6258
6259         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
6260         superfluous s1.
6261         (disappear): bugfix.
6262
6263         * lily/stem-tremolo.cc (raw_stencil): read slope property.
6264
6265         * lily/include/paper-system.hh (class Paper_system): remove
6266         staff_extents_ member.
6267
6268         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
6269
6270         * lily/include/paper-system.hh (class Paper_system): remove
6271         number_ variable. Remove is_title_. Remove break_before_penalty_
6272
6273         * lily/paper-book.cc (systems): use 'number property iso. number_
6274         member.
6275
6276         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
6277         remove ly:paper-system-number.
6278
6279         * scm/lily-library.scm (paper-system-title?): new function.
6280
6281         * lily/book.cc (process): bugfix: flip ?: cases. 
6282
6283         * Documentation/user/changing-defaults.itely (Difficult tweaks):
6284         add outputProperty.
6285
6286         * ly/music-functions-init.ly: add outputProperty music function.
6287
6288         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
6289
6290         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
6291         and next-padding.
6292         (optimal-page-breaks): rename from ly:optimal-page-breaks.
6293
6294         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
6295
6296         * lily/paper-system.cc (internal_get_property): new function.
6297
6298         * Documentation/user/global.itely (Vertical spacing): refer to
6299         page-spacing.ly
6300
6301         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
6302         pagetopspace
6303
6304         * input/regression/page-spacing.ly: new file.
6305
6306         * input/regression/page-top-space.ly: new file.
6307
6308         * lily/spacing-spanner.cc: cmath -> math.h
6309
6310         * lily/paper-system.cc (read_left_bound): new function. Read
6311         line-break-system-details from left bound to determine extents.
6312  
6313         * Documentation/user/programming-interface.itely (Using LilyPond
6314         syntax inside Scheme): change applyxxx -> applyXxx.
6315
6316         * ly/music-functions-init.ly: add outputProperty music function.
6317
6318         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
6319
6320         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
6321
6322         * python/convertrules.py (conv): rule
6323
6324         * ly/music-functions-init.ly: applyxxx -> applyXxx
6325
6326         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
6327         TabVoice to Voice.
6328
6329 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6330
6331         * flower/include/real.hh: include <math.h> iso. <cmath>
6332
6333         * flower/include/offset.hh: include real.hh
6334
6335 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6336
6337         * Documentation/user/changing-defaults.itely (Difficult tweaks):
6338         fix example, now that 'interfaces is no longer directly available.
6339
6340         * lily/book.cc (process): don't crash if paper == NULL.
6341
6342         * po/fr.po: update.
6343
6344 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6345
6346         * scm/define-music-types.scm (music-descriptions): set length and
6347         start-callback for QuoteMusic
6348
6349 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6350
6351         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
6352         arguments. Fixes compilation error with gcc 3.3.
6353
6354 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6355
6356         * VERSION: release 2.7.10
6357
6358         * stepmake/stepmake/python-module-rules.make
6359         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
6360
6361         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
6362         real.hh
6363
6364 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6365
6366         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
6367         -Werror. Otherwise GCC barfs over various optimizations.
6368
6369         * scm/define-grob-properties.scm (all-internal-grob-properties):
6370         add note-head property
6371
6372         * Documentation/user/instrument-notation.itely (Laissez vibrer
6373         ties): new node.
6374
6375         * input/regression/laissez-vibrer-ties.ly: new file.
6376
6377         * lily/laissez-vibrer-engraver.cc: new file.    
6378
6379         * lily/include/tie-column-format.hh: new file.
6380
6381         * lily/tie-column-format.cc: new file. 
6382
6383         * lily/tie-column.cc (set_manual_tie_configuration): new function.
6384
6385         * lily/laissez-vibrer-tie.cc: new file.
6386
6387         * lily/include/laissez-vibrer-tie.hh: new file.
6388
6389         * ly/engraver-init.ly: add Laissez_vibrer_engraver
6390
6391         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
6392
6393         * scm/define-grobs.scm (all-grob-descriptions): add
6394         LaissezVibrerTie, LaissezVibrerTieColumn
6395
6396         * lily/tie-column.cc (set_tie_config_directions): new function
6397         (final_shape_adjustment): new function.
6398         (shift_small_ties): new function.
6399
6400         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
6401
6402         * lily/include/tie.hh (struct Tie_details): add x_gap_
6403         (struct Tie_configuration): add head_position_
6404
6405         * lily/tie-column.cc (set_chord_outline): new function.
6406
6407         * mf/cmr.enc.in:  remove file.
6408
6409 2005-09-11  Graham Percival  <gpermus@gmail.com>
6410
6411         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
6412
6413 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6414
6415         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
6416         reduce aliasing effects.
6417
6418         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
6419         box in skyline.
6420
6421 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6422
6423         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
6424
6425         * flower/include/real.hh: std::fabs too.
6426
6427 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6428
6429         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
6430
6431         * lily, flower: Include C++ iso C headers.  Import namespace std
6432         throughout.
6433
6434         * lily/side-position-interface.cc: 
6435         * lily/scm-hash.cc: 
6436         * lily/note-head.cc: 
6437         * lily/include/includable-lexer.hh: 
6438         * flower/include/string-data.icc: Remove using std::*.
6439
6440         * lily, flower: Include C++ iso C headers.  Import namespace std
6441         throughout.
6442
6443         * lily/side-position-interface.cc: 
6444         * lily/scm-hash.cc: 
6445         * lily/note-head.cc: 
6446         * lily/include/includable-lexer.hh: 
6447         * flower/include/string-data.icc: Remove using std::*.
6448
6449         * Documentation/user/instrument-notation.itely (Entering lyrics):
6450         Multiple latin-1->utf-8 conversion fix.
6451
6452         * Documentation/user/*tely: Update Emacs cookie to utf-8.
6453
6454 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6455
6456         * lily/tie.cc (get_configuration): also avoid dots for non-space
6457         situations.
6458
6459 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6460
6461         * Documentation/user/instrument-notation.itely: Bugfix.
6462
6463 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6464
6465         * tex/GNUmakefile: don't install texinfo.tex
6466
6467         * tex/ : cleanup: remove unused files.
6468
6469         * lily/general-scheme.cc: remove my_{isinf,isnan}.
6470
6471         * flower/include/real.hh: using std::{isnan,isinf}
6472         
6473         * VERSION (PATCH_LEVEL): release 2.7.9
6474
6475 2005-09-05  Graham Percival  <gpermus@gmail.com>
6476
6477         * Documentation/user/ instrument-notation.itely,
6478         advanced-notation.itely: minor tweaks.
6479
6480         * input/test/script-chart.ly: add item padding.
6481
6482 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6483
6484         * flower/offset.cc: use math.h iso. <cmath>
6485
6486         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
6487         of IE users.
6488
6489         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
6490         (widen-left-stencil-edges): new function. Fix alignment problems
6491         with LaTeX includegraphics.
6492
6493         * lily/text-interface.cc (interpret_markup): use abort().
6494
6495 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6496
6497         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
6498
6499         * lily/tie.cc (get_configuration): update bezier shape as we
6500         change Y positions.
6501         (get_configuration): don't move large ties if we're outside of the
6502         staff.
6503
6504 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6505
6506         * scm/define-markup-commands.scm (strut): swap X and Y dims.
6507         
6508 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6509
6510         * .cvsignore: Add auto-generated configure files and then some.
6511
6512 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6513
6514         * scm/define-grobs.scm (DynamicLineSpanner): Add
6515         X-extent-callback.  Fixes hairpin-slur collision.
6516
6517 2005-08-31  Graham Percival  <gpermus@gmail.com>
6518
6519         * Documentation/user/advanced-notation.itely,
6520         basic-notation.itely: minor changes.
6521
6522 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6523
6524         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
6525         \linebreak between each .eps file if \betweenLilyPondSystem is
6526         undefined. 
6527
6528         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
6529         music): Document the \linebreak
6530
6531         * Documentation/user/lilypond-book.itely,
6532         input/tutorial/lbook-latex-test.tex,
6533         Documentation/user/examples.itely: Remove \usepackage{graphics}
6534
6535 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6536
6537         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
6538
6539         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
6540         compat bugfix.
6541
6542         * scripts/lilypond-book.py (PREAMBLE_LY): define
6543         inside-lilypond-book
6544         (modify_preamble): new function. Insert \RequirePackage{graphics}
6545         when no {graphics found in preamble.  
6546
6547 2005-08030  Graham Percival  <gpermus@gmail.com>
6548
6549         * Documentation/user/basic-notation.itely, global.itely,
6550         tutorial.itely: misc small changes.
6551
6552 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6553
6554         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
6555         VERSION.
6556
6557 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6558
6559         * lily/tie-column.cc (new_directions): put Tie down on center
6560         staff line. 
6561
6562         * lily/script-interface.cc (before_line_breaking): use
6563         Grob::programming_error
6564
6565         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
6566
6567         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
6568         of splitext.
6569
6570 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6571
6572         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
6573
6574 2005-08-29  Werner Lemberg  <wl@gnu.org>
6575
6576         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
6577         the `*.scale.pfa' files to avoid warnings.
6578
6579 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6580
6581         * lily/tempo-performer.cc (process_music): idem.
6582
6583         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
6584
6585 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6586
6587         * Documentation/user/advanced-notation.itely (Text markup): not a
6588         fragment.
6589
6590         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
6591
6592         * lily/staff-performer.cc (initialize): add tempo/name to
6593         audio_staff_
6594
6595
6596 2005-08-26  Graham Percival  <gpermus@gmail.com>
6597
6598         * Documentation/user/advanced.itely: add text-only example.
6599
6600         * Documentation/user/invoking.itely: add index entries for
6601         convert-ly.
6602
6603         * Documentation/user/ tutorial.itely, basic-notation.itely:
6604         small fixes suggested by Steve D.  Thanks!
6605
6606 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6607
6608         * input/regression/markup-bidi-pango.ly: new file.
6609
6610         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
6611         standard. Remove #ifdef. Remove memleak.
6612         (text_stencil): use text_dir to decide how to composite items.
6613         (text_stencil): determine uniform text direction for the entire
6614         string.
6615
6616         * scripts/lilypond-book.py (output_name): remove
6617         latex_filter_cmd. Non-portable to non-Unix systems. 
6618         (get_latex_textwidth): use File.write and os.unlink() instead.
6619
6620         * THANKS: add Vicente & Trevor.
6621
6622         * lily/grob.cc (discretionary_processing): look up origin for
6623         programming_error too. 
6624
6625         * input/regression/tie-broken.ly: new file.
6626
6627         * lily/tie-column.cc (set_chord_outlines): set outline for line
6628         break case too.
6629         
6630 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6631
6632         * lily/pango-font.cc (text_stencil): don't translate glyphs in
6633         unscaled transform, just translate stencils.
6634
6635         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
6636         MIDI.
6637
6638         * scm/define-markup-commands.scm (wordwrap-string): use
6639         text-direction
6640         (wordwrap-stencils): idem.
6641         (line): idem.
6642         (fill-line): idem.
6643         (wordwrap-stencils): translate last line to right for
6644         text-direction = LEFT.
6645
6646         * scm/define-grob-properties.scm (all-user-grob-properties): add
6647         text-direction.
6648
6649 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6650
6651         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
6652         when copying a Lily_parser object.
6653
6654 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6655
6656         * scm/define-markup-commands.scm (null): add null markup.
6657
6658 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6659
6660         * lily/item.cc: Add documentation of center-invisible
6661
6662 2005-08-24  Graham Percival  <gpermus@gmail.com>
6663
6664         * Documentation/user/advanced-notation.itely: add info about
6665         raising text.
6666
6667         * Documentation/user/programming-interface.itely: fix example
6668         involving raised text.
6669
6670 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6671
6672         * lily/beam.cc (print): fix X start/end points of isolated
6673         beamlets.
6674
6675         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
6676
6677         * lily/multi-measure-rest.cc (set_text_rods): new function.
6678
6679         * lily/vertical-align-engraver.cc (process_music): call
6680         Align_interface::set_axis(). This forces #'elements to be ordered,
6681         preventing random vertical reordering of staves.
6682
6683         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6684         add avoid-slur property. 
6685
6686         * Documentation/user/basic-notation.itely (Measure repeats): add
6687         countPercentRepeats example.
6688
6689         * Documentation/user/advanced-notation.itely (Other text markup
6690         issues): remove remark about normal-font.  We have \normal-text
6691
6692         * input/regression/tie-chord.ly: add note about remaining bugs.
6693
6694         * lily/tie.cc (print): try Tie_column::set_directions () if
6695         control-points not yet defined.
6696
6697 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6698
6699         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
6700         extent. This fixes braces falling out of the EPS bbox.
6701
6702         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
6703         exactly to bbox.
6704
6705 2005-08-23  Graham Percival  <gpermus@gmail.com>
6706
6707         * {various} : change #up->#UP and #down->#DOWN.
6708
6709         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
6710
6711         * Documentation/user/advanced-notation.itely: clarify
6712         what objects handles text on a multimeasure rest.
6713
6714 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6715
6716         * VERSION (PATCH_LEVEL): release 2.7.7
6717
6718 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6719
6720         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
6721
6722         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
6723
6724         * input/regression/*.ly: formatting clean-up. Default layout
6725         before music expression.
6726
6727         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
6728         romanze28-2 example.
6729
6730         * scm/ps-to-png.scm: remove dir-re function.
6731         (make-ps-images): generate page names, instead of globbing them.
6732         This brings down LilyPond memory usage for make web by a factor
6733         10. 
6734
6735         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
6736         don't use glob. With 3000 files, globbing
6737         Documentation/user/out-www/ can take too much time. 
6738         
6739         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
6740
6741         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
6742
6743         * input/regression/tie-manual.ly: new file
6744
6745         * input/regression/tie-chord.ly: update.
6746
6747         * flower/include/interval.hh (struct Interval_t): 
6748
6749         * lily/tie.cc (distance): new function 
6750         (height): new function.
6751         (init): new function
6752         (Tie_details): new struct.
6753
6754         * lily/skyline.cc (skyline_height): new function.
6755
6756         * lily/tie-column.cc (set_chord_outlines): new function.
6757         (new_directions): read tie-configuration
6758
6759         * lily/skyline.cc: fix ASCII art.
6760         
6761 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6762
6763         * python/convertrules.py (string_or_scheme): Fix spelling error
6764
6765 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6766         
6767         * lily/tie-column.cc (set_directions): set directions only once.
6768         (add_configuration): new function.
6769
6770         * lily/tie.cc (set_control_points): new function
6771
6772         * lily/tie-column.cc (new_directions): new function.
6773
6774         * ly/music-functions-init.ly: set 'pitch property
6775         iso. trill-pitch. This makes \relative work with \pitchedTrill
6776
6777         * lily/tie.cc (get_configuration): new function. Don't generate
6778         control points, rather, generate configuration.
6779         remove head-pair property.
6780
6781         * lily/include/tie.hh (struct Tie_configuration): new struct.
6782
6783 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6784
6785         * Documentation/topdocs/NEWS.tely: clarify.
6786
6787 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6788
6789         * lily/tie.cc: remove minimum-length
6790
6791         * scm/define-grob-properties.scm (all-user-grob-properties):
6792         remove staffline-clearance, y-offset 
6793
6794         * input/regression/tie-dots.ly (Module): remove.
6795
6796         * lily/tie.cc (get_control_points): rewrite. Put short ties in
6797         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
6798
6799         * input/regression/tie-single.ly: new file.
6800
6801 2005-08-21  Graham Percival  <gpermus@gmail.com>
6802
6803         * ly/bagpipe.ly: fix compile problem.
6804
6805 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6806
6807         * lily/midi-item.cc (name): new method.
6808
6809         * lily/staff-performer.cc (acknowledge_audio_element): use
6810         signature of baseclass.
6811
6812         * lily/engraver-group.cc (do_announces): move recursion call out
6813         of while loop. 
6814
6815         * lily/drum-note-performer.cc (class Drum_note_performer): use
6816         process_music everywhere.
6817
6818         * ly/performer-init.ly: add default children everywhere.
6819
6820         * lily/paper-book.cc (output): call paper-book-write-midis
6821         directly: always write MIDI, even if no \layout {} block. 
6822
6823 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6824
6825         * VERSION (PACKAGE_NAME): release 2.7.6
6826
6827         * lily/percent-repeat-engraver.cc (try_music): don't print warning
6828         about not being able to handle repeat.
6829
6830 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6831
6832         * Documentation/user/examples.itely (Piano templates):
6833         * lily/include/performer-group.hh: Remove last traces of
6834         Performer_group_performer.  Fixes make web.
6835
6836 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6837
6838         * Documentation/user/examples.itely (Piano templates): change
6839         Engraver_group_engraver -> Engraver_group
6840
6841         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
6842         scm_stand_in_procs is not weak_any.
6843
6844         * lily/volta-bracket.cc (print): don't use strcmp().
6845
6846         * lily/volta-engraver.cc (process_music): use
6847         Text_interface::is_markup() for setting the 'text property of the
6848         volta bracket.
6849
6850         * input/mutopia/claop.py (accents): update syntax to 2.6
6851
6852         * scm/define-context-properties.scm
6853         (all-user-translation-properties): add countPercentRepeats.
6854
6855         * Documentation/user/basic-notation.itely (Measure repeats): add
6856         isolated percent example.
6857
6858 2005-08-18  Graham Percival  <gpermus@gmail.com>
6859
6860         * input/ {various}: change direction #1, #-1 to
6861         #up/#down or \fooUp, \fooDown.
6862
6863         * Documentation/user/music-glossary.tely: #-1 to #down.
6864
6865         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
6866         to #up, #-1 to #down.
6867
6868 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6869
6870         * lily/include/engraver-group.hh: rename.
6871
6872         * lily/include/performer-group.hh: rename.
6873
6874 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6875
6876         * input/test/script-abbreviations.ly: Removed some old LaTeX
6877         left overs.
6878
6879 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6880
6881         * python/convertrules.py (conv): inside-slur -> avoid-slur.
6882         Remove functions.  Remove if 1: constructs, reindent.
6883
6884         * scripts/convert-ly.py (add_version): Add functions from
6885         convertrules.py
6886
6887         * scm/script.scm (default-script-alist):
6888         s/priority/script-priority.  Fixes script stacking.  Backportme.
6889         (Fermata): Very low priority.
6890
6891 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6892
6893         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
6894
6895         * input/regression/slur-script.ly: remove padding tweaks. Add
6896         comment strings.
6897
6898         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
6899         time sigs and related stuff.
6900
6901         * scm/define-grob-properties.scm (all-user-grob-properties): add
6902         @code{} tags to property description.
6903
6904         * lily/include/line-group-group-engraver.hh (Module): remove file.
6905
6906         * python/convertrules.py (conv): add rule for
6907         Engraver_group_engraver -> Engraver_group.
6908
6909         * lily/include/performer-group-performer.hh: analogous.
6910
6911         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
6912
6913         * lily/context-def.cc (instantiate): check for
6914         Engraver_group_engraver and Performer_group_performer not
6915         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
6916  
6917 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6918
6919         * input/les-nereides.ly: Remove three fingering tweaks, update
6920         remaining one.
6921
6922         * input/regression/slur-script-inside.ly: Update, fix doc.
6923
6924         * scm/script.scm: Update to avoid-slur.
6925
6926         * scm/define-grob-properties.scm (avoid-slur): New property.
6927
6928         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6929         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
6930         outside_slur_callback if avoid-slur != #'inside.
6931
6932         * scm/define-grobs.scm (Fingering, Textscript): No
6933         inside-slur/outside-slur preference.
6934         (DynamicLineSpanner): Always outside slur.
6935
6936         * input/regression/slur-script.ly: More tests.
6937
6938 2005-08-17  Graham Percival  <gpermus@gmail.com>
6939
6940         * Documentation/user/lilypond-book: fix notime entry.
6941
6942         * Documentation/user/advanced-notation.itely: add info on
6943         getting an I rehearsal mark.
6944
6945         * Documentation/user/putting.itely: reinstate "I", re-enforce
6946         the fact that \override numbers are the result of
6947         experimentation and personal taste.
6948
6949         * Documentation/user/invoking.itely: update convert-ly bugs.
6950
6951 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6952
6953         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
6954         to #t.
6955
6956         * lily/timing-translator.cc (initialize): don't initialize timing.
6957
6958         * input/regression/stem-spacing.ly (Module): remove file.
6959
6960         * input/regression/spacing-stick-out.ly: specify Score context for
6961         \override
6962
6963         * input/regression/clefs.ly: remove spurious {}s 
6964
6965 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
6966
6967         * Documentation/topdocs/NEWS.tely,
6968         input/regression/repeat-percent-count.ly: clarify a bit.
6969
6970 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6971
6972         * input/no-notation/display-lily-tests.ly: delete
6973         display-lily-init call.
6974
6975         * ly/music-functions-init.ly (displayLilyMusic): move
6976         display-lily-init call at top level, so that the user should not
6977         have to call it.
6978
6979         * scm/define-music-display-methods.scm (note-name->lily-string):
6980         retrieve note names directly from pitchnames using new function `rassoc'.
6981         (display-lily-init): note names list construction removed.
6982
6983 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6984
6985         * THANKS: spello.
6986
6987         * lily/lily-parser.cc (get_header): copy module, instead of
6988         returning it.
6989
6990         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
6991         counters.
6992
6993         * Documentation/user/basic-notation.itely (Measure repeats): add
6994         links to Counter grobs.
6995
6996         * scm/define-grobs.scm (all-grob-descriptions): add
6997         DoublePercentRepeatCounter
6998         (all-grob-descriptions): add PercentRepeatCounter
6999
7000         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
7001         also create counter grobs.
7002
7003         * lily/separation-item.cc (extremal_break_aligned_grob): don't
7004         return grob without space-alist.
7005
7006         * input/proportional.ly: tune staff-padding.
7007
7008         * input/regression/repeat-percent-count.ly: new file. 
7009
7010 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7011
7012         * input/no-notation/display-lily-tests.ly: moved from
7013         input/regression/ to input/no-notation. Be sure to call
7014         `display-lily-init' before trying to use the display function.
7015
7016 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7017
7018         * scripts/lilypond-book.py (option_definitions): Don't localize
7019         the empty string. Fixes bug when --psfonts was used with
7020         non-English locale.
7021
7022 2005-08-15  Graham Percival  <gpermus@gmail.com>
7023
7024         * lily/tuplet-bracket.cc: simple build fix.
7025
7026         * Documentation/user/putting.itely: use "we" instead of "I".
7027
7028         * Documentation/user/basic-notation.itely: cautionary accidentals
7029         work with naturals, too.
7030
7031 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7032
7033         * lily/tuplet-bracket.cc (calc_position_and_height): add
7034         staff-padding support.
7035
7036         * input/proportional.ly: set staff-padding.
7037         
7038         * VERSION (PATCH_LEVEL): release 2.7.5
7039
7040         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
7041         fixes. Remove tweaks.
7042
7043         * input/regression/tuplet-slope.ly: add a test case.
7044
7045         * lily/tuplet-bracket.cc (calc_position_and_height): revert
7046         erroneous fix. Add spanner bounds to offset array with relative X
7047         positions.
7048
7049         * ly/engraver-init.ly: add Rest_engraver only once.
7050
7051         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
7052         (*parser*) lookup if (*parser*) != #f.
7053
7054 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7055
7056         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
7057         Cut-and paste update.
7058
7059         * input/regression/slur-script.ly: Add example of reverting
7060         inside-slur for fingering.
7061
7062         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
7063         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
7064
7065         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
7066         outside_slur_callback if inside-slur == #f (as opposed to unset).
7067
7068 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7069
7070         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
7071         encoding files are already removed.
7072
7073 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7074
7075         * Documentation/user/advanced-notation.itely (Instrument names):
7076         Document a workaround for instrument names that collide with
7077         system start braces/brackets.
7078
7079 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7080
7081         * lily/rest-collision.cc (do_shift): spello.
7082
7083         * input/proportional.ly: use #'used property. Set break-overshoot
7084         property.
7085
7086         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
7087
7088         * lily/paper-column.cc: add #'used property
7089
7090         * lily/mark-engraver.cc (stop_translation_timestep): set grob
7091         array for staves found.
7092
7093         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
7094         array for stavesFound.
7095
7096         * lily/staff-spacing.cc (next_note_correction): add fixed and
7097         space to calling convention. This fixes spacing of accidentals
7098         after barlines.
7099
7100         * input/regression/spacing-accidental-stretch.ly: add barline -
7101         accidental case.
7102
7103         * scm/framework-ps.scm (page-header): add version number to
7104         creator
7105         (eps-header): idem.
7106
7107         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
7108         
7109 2005-08-13  Graham Percival  <gpermus@gmail.com>
7110
7111         * Documentation/user/global.itely: add "fit as much as
7112         possible onto this page" example (Vertical spacing).
7113
7114 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7115
7116         * *: Nitpick run.
7117
7118         * buildscripts/fixcc.py: Fixes.
7119
7120 2005-08-12  Graham Percival  <gpermus@gmail.com>
7121
7122         * Documentation/user/advanced-notation.itely: add markup
7123         example to Text spanners.
7124
7125 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7126
7127         * Documentation/user/basic-notation.itely (Ties): Add example of
7128         tying a tremolo to a chord. Thanks to Steve Doonan. 
7129
7130         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
7131         properties and move tieMelismaBusy to the list of written
7132         properties. 
7133
7134 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
7135
7136         * po/TODO: suggest to use a dedicated tool like kbabel.
7137
7138         * po/fi.po: update using kbabel.
7139
7140 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7141
7142         * *: Remove obsolete files.  Nitpick run.
7143
7144         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
7145
7146 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7147
7148         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
7149         too.
7150
7151         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
7152
7153         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
7154         whitespace as symbol separator.
7155
7156         * lily/side-position-interface.cc: Add slur-padding.
7157
7158         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
7159         quite a large fix, and it never worked in a stable release; so not
7160         really a regression.
7161
7162         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
7163         Update cut and paste code from Slur_engraver.
7164
7165         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
7166         Add.
7167
7168         * scm/define-grobs.scm (DynamicLineSpanner): Add
7169         dynamic-line-spanner-interface.
7170         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
7171
7172 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7173
7174         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
7175         to_boolean () so that non-set 'inside-slur means false.
7176
7177         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
7178         slur has control-points.  Skip script without direction.  Always
7179         do_shift if script inside slur, even if slur not contained in
7180         script y-extent.  Increment k in loop.
7181
7182 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7183
7184         * scm/define-markup-commands.scm: Improved regexp to search for
7185         EPS bounding boxes and corrected call to ly:warning.
7186
7187 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7188
7189         * Documentation/user/programming-interface.itely (Displaying music
7190         expressions): doc for \displayLilyMusic. Also some precisions in
7191         "Markup construction in Scheme"
7192
7193 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7194
7195         * scm/define-markup-commands.scm (normal-text): Added 2 new
7196         markup commands, \normal-text and \medium (the latter thanks to
7197         Bruce Fairchild). 
7198
7199 2005-08-08  Graham Percival  <gpermus@gmail.com>
7200
7201         * Documentation/user/programming-interface.itely: fix @{ @}.
7202
7203         * scm/define-markup-commands.scm: add linewidth info to
7204         \justify and \wordwrap, add "upright is the opposite of italic".
7205
7206         * Documentation/user/advanced-notation.itely: shaped->shape,
7207         add (cons (markup "foo")) type of example to text markup,
7208         reword multi-measure rests section.
7209
7210         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
7211         comment.  No actual code was touched.
7212
7213         * Documentation/user/invoking.itely: add more info about
7214         \include.  Thanks, Bruce!
7215
7216         * THANKS: add Bruce Fairchild, alphabetise.
7217
7218         * Documentation/user/global.itely: document \score{\header{}}
7219         behavior.
7220
7221         * Documentation/user/basic-notation.itely: reword multi-measure
7222         rest discussion in Rests.
7223
7224 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7225
7226         * Documentation/user/programming-interface.itely (Markup
7227         construction in Scheme): Corrected example and tried to clarify
7228         the implicit \line in the table.
7229
7230 2005-08-07  Graham Percival  <gpermus@gmail.com>
7231
7232         * Documentation/user/instrument-notation.itely: moved
7233         some bagpipe info back into the bagpipe section.  Somehow
7234         it ended up in the "other vocal issues" section?!  :o_O
7235
7236 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7237
7238         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
7239         directories, not paths).
7240
7241 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7242
7243         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
7244         plain emmentaler/aybabtu.  Backportme.
7245
7246         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
7247         missing dir correction.
7248
7249 2005-08-05  Graham Percival  <gperlist@shaw.ca>
7250
7251         * scm/define-markup-commands: fix reversed justify/wordwrap
7252         doc strings.
7253
7254 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
7255
7256         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
7257         lily/gregorian-ligature-engaver.cc,
7258         lily/include/ligature-engraver.hh,
7259         lily/include/coherent-ligature-engraver.hh,
7260         lily/include/gregorian-ligature-engraver.hh: make these classes
7261         truely abstract.  This should fix some internal oddities such as
7262         duplicate as well as dead translator/property declarations, and
7263         also some dead code.
7264
7265         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
7266         bugfix: avoid message "junking empty ligature" on ligature
7267         brackets by collecting dummy grobs.
7268
7269 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7270
7271         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
7272
7273         * input/proportional.ly (staffKind): bugfix.
7274         (staffKind): updates by Trevor Baca.
7275
7276         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
7277         default layout. 
7278
7279         * lily/tuplet-bracket.cc (print): check whether edge-text is a
7280         pair.
7281
7282         * lily/beam.cc (rest_collision_callback): call position_beam() if
7283         necessary.
7284
7285         * VERSION: release 2.7.4
7286
7287         * input/regression/spacing-uniform-stretching.ly: new file.
7288
7289         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
7290
7291         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
7292         contributor.
7293
7294         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
7295
7296         * input/proportional.ly: new file.
7297
7298         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
7299         columns is empty
7300
7301         * lily/tuplet-engraver.cc (finalize): new function. Reset right
7302         bounds to currentCommandColumn for the last step.
7303         (start_translation_timestep): if tupletFullLength is set, set
7304         bound to Paper Column
7305
7306         * input/regression/tuplet-full-length.ly (indent): new file.
7307
7308         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
7309         clique of loose columns, eg. a set of grace notes in strict
7310         notespacing.
7311
7312         * input/regression/spacing-strict-spacing-grace.ly: new file.
7313
7314         * lily/key-signature-interface.cc: change property name to
7315         alteration-alist
7316
7317         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
7318         keyAccidentalOrder
7319
7320         * python/convertrules.py (conv): keyAccidentalOrder ->
7321         keyAlterationOrder
7322
7323         * lily/key-engraver.cc (create_key): always print a cancellation
7324         for going to C-major/A-minor, regardless of printKeyCancellation.
7325         (create_key): remove typecheck for visibility. This fixes key
7326         signature not being printed.
7327
7328         * lily/spacing-determine-loose-columns.cc: new file.
7329
7330         * input/regression/spacing-strict-notespacing.ly: new file.
7331
7332         * lily/spacing-spanner.cc (generate_springs): rename from
7333         do_measure. 
7334         (generate_pair_spacing): new function.
7335         (init, generate_pair_spacing): set between-cols for floating
7336         nonmusical columns.
7337
7338         * lily/spaceable-grob.cc (get_spring): new function. 
7339
7340         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
7341         relative to the right edge of the prefatory matter.
7342
7343         * lily/beam.cc (print): read break-overshoot to determine where to
7344         stop/start broken beams.
7345
7346         * input/regression/spanner-break-overshoot.ly: new file.
7347
7348 2005-08-04  Graham Percival  <gperlist@shaw.ca>
7349
7350         * ly/bagpipe.ly: updated.
7351
7352         * Documentat/user/instrument.itely: un-comment out bagpipe example.
7353
7354 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7355
7356         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
7357         support: now (de)crescs avoid slurs as well.
7358
7359         * Documentation/user/instrument-notation.itely (Bagpipe example):
7360         comment out non-functioning bagpipe example.
7361         (Bagpipe definitions): idem.
7362
7363         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
7364         (Top): add proportionalNotationDuration example.
7365
7366         * input/regression/spacing-proportional.ly: new file.
7367
7368         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
7369         synched to a beam.
7370
7371         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
7372         fixes beams with a single stem (eg. beams across linebreaks.)
7373
7374         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
7375
7376         * flower/rational.cc (operator +): prevent overflow. This fixes
7377         heavily nested tuplets.
7378
7379         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
7380         have to protect even those unlikely to be corrupted data members.  
7381
7382 2005-08-04  Graham Percival  <gperlist@shaw.ca>
7383
7384         * ly/bagpipe.ly: new file.
7385
7386         * THANKS: added Sven Axelsson.
7387
7388 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7389
7390         * lily/spacing-engraver.cc (stop_translation_timestep): directly
7391         copy proportionalNotationDuration into currentMusicalColumn if
7392         set.
7393
7394         * lily/spacing-spanner.cc (musical_column_spacing): if
7395         uniform-stretching set, fixed space is 0.0
7396
7397         * input/regression/spacing-multi-tuplet.ly: show
7398         uniform-stretching property.
7399
7400         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
7401
7402         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
7403         (struct Spacing_options): new struct.
7404
7405         * lily/spacing-basic.cc: new file.
7406
7407         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
7408         delta_t doesn't have to be smaller than shortest_playing_len
7409
7410 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7411
7412         * input/regression/markup-arrows.ly:  new file.
7413
7414         * lily/tuplet-bracket.cc: document new behavior.
7415
7416         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
7417         with line breaks.
7418
7419         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
7420
7421         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
7422         default 
7423
7424         * lily/tuplet-bracket.cc: add edge-text property.
7425         add break-overshoot.
7426         (print): read break-overshoot.
7427         (print): read edge-text, add stencils.
7428
7429         * mf/feta-arrow.mf: new file.
7430
7431         * mf/feta-generic.mf: add feta-arrow.
7432
7433 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7434
7435         * Documentation/user/lilypond-book.itely (An example of a
7436         musicological document): Added flag -o to dvips for people who use
7437         the default setting in teTeX where output is sent to the printer. 
7438
7439         * Documentation/user/global.itely (Vertical spacing): Added
7440         reference to the Axis_group_engraver which documents the *Extent
7441         properties.
7442
7443 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7444
7445         * Documentation/user/basic-notation.itely (Tuplets): add note
7446         about nested tuplets. Remove BUG. 
7447
7448         * input/regression/tuplet-nest.ly: update: remove manual hack. 
7449
7450         * lily/tuplet-bracket.cc (print): use robust_scm2drul
7451         (print): manually call print() for subtuplets.
7452         (calc_position_and_height): add subtuplets to the
7453         support. Vertically shift outer tuplet 
7454
7455         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
7456         remove-first for Lyrics, ChordNames and FiguredBass
7457
7458         * scm/define-grob-properties.scm (all-internal-grob-properties):
7459         use ly:grob-array? iso. grob-list?
7460         (all-internal-grob-properties): add tuplets grob-array.
7461
7462         * lily/tuplet-bracket.cc (add_tuplet_bracket):
7463         new function
7464
7465 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7466
7467         * input/test/time-signature-staff.ly: new file.
7468
7469         * ly/declarations-init.ly (center): escape to Scheme. Fixes
7470         spurious #<Music FingerEvent> errors. Backportme.
7471
7472 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7473
7474         * Documentation/user/programming-interface.itely (Markup
7475         construction in Scheme): Corrected markup syntax in the
7476         translation table.
7477
7478 2005-08-03  Graham Percival  <gperlist@shaw.ca>
7479
7480         * Documentation/user/instrument-notation.itely: small update
7481         to bagpipe notation docs; thanks Sven!
7482
7483         * Documentation/user/basic-notation.itely: add link about trills.
7484
7485 2005-08-02  Graham Percival  <gperlist@shaw.ca>
7486
7487         * Documentation/user/music-glossary: remove accidentally committed
7488         fink patch.
7489
7490 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7491
7492         * lily/lily-parser.cc (get_header): new function. Enable multiple
7493         \header definitions.
7494
7495         * lily/parser.yy (lilypond_header_body): use get_header.
7496
7497         * ly/init.ly:
7498         * scm/lily-library.scm (print-score-with-defaults): renamed
7499         $globalheader to $defaultheader
7500             
7501         * Documentation/user/global.itely (Creating titles): added short
7502         explanation that multiple headers are useable.
7503
7504
7505 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7506
7507         * lily/module-scheme.cc (LY_DEFINE): new file. 
7508
7509         * Documentation/user/advanced-notation.itely (Font selection): add
7510         doco for make-pango-font-tree.
7511
7512 2005-07-31  Graham Percival  <gperlist@shaw.ca>
7513
7514         * Documentation/user/music-glossary: more languages
7515         for tenuto.
7516
7517         * Docuemntation/user/instrument-notation.itely: minor
7518         update for bagpipe example.
7519
7520 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7521
7522         * input/regression/+.ly (TODO): add some text.
7523
7524 2005-07-28  Graham Percival  <gperlist@shaw.ca>
7525
7526         * Documentation/user/invoking.itely: \score begins with music.
7527
7528         * Documentation/user/ basic-notation.itely,
7529         instrument-notation.itely: minor changes.
7530
7531         * Documentation/user/music-glossary.itely: began tenuto entry.
7532
7533 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7534
7535         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
7536
7537         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
7538
7539 2005-07-27  Graham Percival  <gperlist@shaw.ca>
7540
7541         * Documentation/user/examples.itely: remove bagpipe template.
7542
7543         * Documentation/user/instrument-notation.itely: add bagpipe
7544         section, maybe fix quotes in lyrics.  I hate text encoding.
7545         Clarify chord durations, more bagpipe stuff.
7546
7547 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7548  
7549         * lily/accidental-engraver.cc: formatting fixes.
7550
7551         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
7552         grob-array.
7553
7554         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
7555
7556         * lily/note-column.cc (arpeggio): new function.
7557
7558         * lily/note-spacing.cc (get_spacing): also take arpeggio into
7559         account for spacing.
7560
7561 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7562
7563         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
7564         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
7565         mingw build.
7566         
7567 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7568
7569         * scm/lily.scm (lilypond-all): clear anonymous modules after
7570         processing files.
7571
7572 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7573
7574         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
7575         SCM_I_CONSP
7576
7577         * VERSION: 2.7.3 released
7578
7579         * Documentation/user/invoking.itely (Invoking lilypond): add
7580         LILYPOND_GC_YIELD documentation.
7581
7582         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
7583         scm_from_real / scm_make_real.
7584
7585         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
7586         higher. This increases memory footprint, but provides overall
7587         speedup of 15 to 20%. 
7588
7589         * lily/include/translator.hh (class Translator): remove
7590         PRECOMPUTED_VIRTUAL everywhere.
7591
7592         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
7593
7594         * lily/context.cc (now_mom): non-recursive now_mom() 
7595
7596         * lily/include/profile.hh: new file.
7597
7598         * lily/profile.cc: new file.
7599
7600         * lily/grob.cc (Grob::Grob): look properties up directly.
7601
7602         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
7603         lookups.
7604
7605         * lily/include/box.hh (class Box): smob Box type.
7606
7607         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
7608
7609         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
7610         protect() and unprotect(). Use throughout.
7611
7612 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7613
7614         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
7615
7616         * scm/define-music-display-methods.scm (markup->lily-string):
7617         markup elements can also be strings (without simple-markup
7618         appended)
7619
7620 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7621
7622         * lily/context.cc (where_defined): also assign value in
7623         where_defined().
7624
7625         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
7626         (curve_coordinate): new function
7627
7628         * lily/simple-spacer.cc (add_columns): only add rods between
7629         column i and begin/end if keep-inside-line is set (this repleces
7630         allow-outside-line as default)
7631
7632 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7633
7634         * lily/tuplet-engraver.cc (start_translation_timestep): only read
7635         tupletSpannerDuration if applicable.
7636
7637         * lily/font-size-engraver.cc (process_music): read fontSize only
7638         once per timestep.
7639
7640         * lily/engraver*cc: use throughout.
7641         
7642         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
7643
7644         * lily/translator.cc (add_acknowledger): new file. Directly jump
7645         into an Engraver::acknowledge_xxx () method based on a grobs
7646         interface-list.
7647
7648         * lily/include/translator-dispatch-list.hh (class
7649         Engraver_dispatch_list): new struct, new file.
7650
7651         * scm/define-context-properties.scm
7652         (all-internal-translation-properties): remove acceptHashTable,
7653         acknowledgeHashTable
7654
7655         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
7656
7657         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
7658         change acknowledgeHashTable to C++ member. 
7659
7660         * lily/rest-collision.cc (do_shift): use extract_grob_set().
7661
7662 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7663
7664         * scm/display-lily.scm: new file. Define a `display-lily-music'
7665         function, that displays the music expression given as an argument,
7666         using LilyPond notation.
7667
7668         * scm/define-music-display-methods.scm: new file. Implementation
7669         of display methods for each music type.
7670
7671         * ly/music-functions-init.ly (displayLilyMusic): new function for
7672         displaying music with LilyPond notation.
7673
7674         * input/regression/display-lily-tests.ly: new regression test file
7675         for `display-lily-music'.
7676
7677         * scm/markup.scm: remove obsolete debugging code (for printing
7678         markups with LilyPond notation).
7679
7680         * scm/define-music-types.scm (music-name-to-property-table):
7681         * scm/clef.scm (supported-clefs): export, in order to be accessible
7682         from the (scm display-lily) module.
7683
7684 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7685
7686         * Documentation/topdocs/NEWS.tely (Top): Typo.
7687
7688 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7689
7690         * Documentation/index.html.in, Documentation/texinfo.css,
7691           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7692           Documentation/bibliography/index.html.in,
7693           Documentation/bibliography/html-long.bst: revert css-width patch,
7694           it does not work with IE6.
7695
7696 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7697
7698         * Documentation/texinfo.css: revert 760px hack. 
7699
7700         * VERSION: release 2.7.2
7701
7702         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
7703
7704         * Documentation/user/basic-notation.itely (Barnumber check): add
7705         section.
7706
7707         * scm/music-functions.scm (skip-to-last): new function. Show only
7708         last showLastLength part of the \score.
7709
7710         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
7711
7712         * python/convertrules.py (conv): add ly:x-moment rule
7713
7714         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
7715
7716         * Documentation/topdocs/NEWS.tely (Top): add new feature.
7717
7718         * Documentation/user/instrument-notation.itely (Flexibility in
7719         alignment): options in subsections.
7720
7721         * lily/lyric-engraver.cc (process_music): don't typeset text for _
7722         syllable text. Instead, assume that the previous lyric text is a
7723         melismated text.
7724
7725         * Documentation/index.html.in: revert 800x600 change.
7726
7727 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7728
7729         * lily/main.cc (main): Remove invalid handle kludge.
7730
7731         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
7732         (lambda): add gui define.
7733
7734 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7735
7736         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
7737
7738         * Documentation/user/instrument-notation.itely (Musica ficta
7739         accidentals): add section Musica ficta accidentals
7740
7741         * lily/accidental-engraver.cc (make_suggested_accidental): new
7742         function.
7743         (make_standard_accidental): move into new function.
7744         (create_accidental): new function.
7745
7746         * scm/define-grobs.scm (all-grob-descriptions): new Grob
7747         AccidentalSuggestion
7748
7749         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
7750
7751         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
7752         undefined.
7753
7754         * Documentation/user/global.itely (Page formatting): document
7755         horizontalshift.
7756
7757         * scm/page-layout.scm (default-page-music-height):
7758         horizontalshift: new variable, shift all systems by
7759         horizontalshift to the right, to make space for instrument names.
7760
7761         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
7762
7763         * lily/input-scheme.cc (LY_DEFINE): take format commands.
7764
7765 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7766
7767         * lily/note-column.cc (dir): idem.
7768
7769         * lily/spacing-spanner.cc (Module): idem.
7770
7771         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
7772
7773         * lily/include/paper-column.hh (class Paper_column): add
7774         non-static get_rank() member.
7775
7776         * VERSION: release 2.7.1
7777         
7778         * scm/framework-null.scm: new file, used for benchmarking.
7779
7780 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7781
7782         * Documentation/topdocs/INSTALL.texi, configure.in: fix
7783         version dependencies for fontforge and gs.
7784
7785         * Documentation/index.html.in, Documentation/texinfo.css,
7786         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7787         Documentation/bibliography/index.html.in, 
7788         Documentation/bibliography/html-long.bst: optimize width of
7789         html for a 800x600 screen (width:760), increases printability
7790         when 'fit to page' is not set and readability in wide screens.
7791
7792         * stepmake/bin/add-html-footer.py: add missing </p>.
7793
7794 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7795
7796         * scm/define-markup-commands.scm (beam): use polygon in beam
7797         command.
7798
7799         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
7800         all acknowledged grobs, and do potentially expensive merge and
7801         write in one go.
7802
7803         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
7804
7805         * configure.in (reloc_b): add --enable-static-gxx to statically
7806         link to libstdc++
7807
7808         * lily/GNUmakefile (static-gxx-libs): new target
7809         static-gxx-libs. Create symlink to libstdc++.a
7810
7811         * lily/new-lyric-combine-music-iterator.cc: rename to
7812         Lyric_combine_music_iterator
7813
7814         * lily/lyric-combine-music-iterator.cc
7815         (Old_lyric_combine_music_iterator): rename to
7816         Old_lyric_combine_music_iterator
7817
7818         * lily/*-engraver.cc (various): remove double use of
7819         PRECOMPUTED_VIRTUAL function: only use
7820         start_translation_timestep() and stop_translation_timestep(), not
7821         both.
7822
7823         * lily/break-substitution.cc (fast_substitute_grob_array): do
7824         fast_substitute_grob_array for all unordered grob_arrays.
7825         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
7826         (substitute_grob_array): optimize.
7827
7828         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
7829
7830         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
7831
7832         * lily/parser.yy: revert $globalheader patch.
7833         
7834         * lily/include/translator.icc
7835         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
7836         Translator methods, without _static helper.
7837  
7838         * lily/grob-smob.cc (derived_mark): rename from
7839         do_derived_mark(). Return void.
7840
7841         * scm/define-context-properties.scm
7842         (all-internal-translation-properties): remove tweakCount/tweakRank.
7843
7844         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
7845         predefined break-visibilities.
7846
7847         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
7848         booleans for break-visibility.
7849
7850         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
7851
7852         * python/convertrules.py (conv): rule for Timing_translator. 
7853
7854         * lily/include/translator.icc: new file. 
7855
7856         * lily/paper-column-engraver.cc (process_music): new
7857         file. Separate Paper_column factory from Score_engraver.
7858
7859         * lily/vertically-spaced-context-engraver.cc: administer
7860         spaceable-staves property of System.
7861
7862         * lily/translator-group-ctors.cc: new file.
7863
7864         * lily/context-property.cc (make_grob_from_properties): construct
7865         the right Grob class programmatically, looking at the class entry
7866         for the meta property.
7867
7868         * lily/break-align-engraver.cc (stop_translation_timestep): call
7869         Break_align_interface::add_element() directly.
7870
7871         * lily/context.cc (measure_position): measure_position() is now a
7872         normal function.
7873
7874         * lily/include/translator.hh (class Translator): rename
7875         process_acknowledged_grobs() to process_acknowledged() and move to
7876         Translator.
7877
7878         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
7879         field for each grob description.
7880
7881         * lily/include/translator-group.hh (class Translator_group):
7882         change to base class. Separate class from Translator. This gets
7883         rid of virtual inheritance for Engravers/Performers.
7884
7885         * lily/staff-performer.cc (class Staff_performer): derive
7886         Staff_performer from Performer, not Performer_group_performer 
7887
7888         * Lily/translator-group.cc (precomputed_recurse_over_translators):
7889         new function.
7890         (precompute_method_bindings): new function. Precompute lists of
7891         Translators, so we only call methods (process_music,
7892         start_translation_timestep, etc.) for Translators needing
7893         it. Also: dispose of pointer-to-member-function calls.
7894
7895         * lily/engraver-group-engraver.cc: remove engraver_each,
7896         recurse_down_engravers ()
7897
7898         * lily/note-head.cc (internal_print): only call
7899         glyph-name-procedure if style != default. 
7900
7901 2005-07-16  Graham Percival  <gperlist@shaw.ca>
7902
7903         * ly/titling-init.ly: add printallheaders option.
7904
7905         * Documentation/user/global.itely: document printallheaders.
7906
7907 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7908
7909         * lily/system.cc (do_derived_mark): don't mark from object_alist_
7910         anymore, but do it centrally.  
7911
7912         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7913         hammer hack.
7914
7915         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
7916
7917         * scm/output-lib.scm: remove hammer-print-function.
7918
7919         * lily/include/pointer-group-interface.hh (extract_grob_set): new
7920         macro. Declare a Link_array<Grob> and fill it from a grob.
7921         (extract_item_set): idem for item.
7922
7923         * lily/break-substitution.cc: add header.
7924         (fast_substitute_grob_array): rewrite for Grob_arrays.
7925         (substitute_grob_array): idem.
7926
7927         * lily/group-interface.cc (add_thing): remove file.
7928
7929         * flower/include/parray.hh (class Link_array): slice() is const.
7930
7931         * lily/include/grob-array.hh: new file.
7932
7933         * lily/grob-array.cc (spanner): new file.
7934
7935         * lily/beam-quanting.cc (fill): read details property from beam.
7936
7937         * lily/beam.cc: support details property.
7938
7939         * total speedups below: approx 10%.
7940
7941         * lily/include/beam.hh: new struct, softcode beam quanting parameters
7942
7943         * lily/include/grob.hh (class Grob): add interfaces_ member.
7944
7945         * lily/bezier.cc (init_polynomial_cache): new function: cache
7946         binom(3,j) t^j (1-t)^{3-j}
7947         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
7948
7949         * lily/*.cc: substitution throughout.
7950
7951         * lily/grob-property.cc (internal_get_object): new routine.
7952         (internal_set_object): idem. Store grob refrences in separate
7953         alist. This saves processing time, since properties aren't
7954         break-substituted, and the per grob namespace is smaller, both for
7955         grobs and non-grob properties.
7956
7957         * scm/define-grob-properties.scm (all-internal-grob-properties):
7958         remove center-element.
7959
7960         * lily/grob.cc: remove tweak-count, tweak-rank.
7961
7962 2005-07-15  Graham Percival  <gperlist@shaw.ca>
7963
7964         * Documentation/user/lilypond-book.itely: fixes example.
7965
7966 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7967
7968         * Documentation/user/global.itely (Creating titles):    
7969         * Documentation/user/examples.itely (All headers): change the
7970         place of \header in \score blocks (after music block) to make
7971         examples compile (cf. changes on parser.yy on 2005-07-10)
7972
7973 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7974
7975         * python/convertrules.py: add exc -> ecc rule.
7976
7977         * scripts/convert-ly.py: add location of convertrules.py
7978         in a comment.
7979
7980         * Documentation/user/changing-defaults.itely: fix language.
7981
7982 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7983
7984         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
7985
7986 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7987
7988         * scm/output-socket.scm (grob-bbox): don't use inf? 
7989
7990         * flower/include/rational.hh: add operator bool() 
7991
7992         * scm/define-music-types.scm (music-descriptions): remove
7993         internal-class-name properties.
7994
7995         * lily/include/event.hh: remove file.
7996
7997         * lily/include/music-constructor.hh: remove file.
7998
7999         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
8000         in 'types property.
8001
8002         * lily/music.cc (duration_length_callback): new function.
8003
8004         * lily/event.cc: remove file.
8005
8006         * lily/music-constructor.cc: remove file.
8007
8008         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
8009
8010         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
8011         (get_context_key): idem.
8012
8013         * scm/lily.scm (lambda): new option object-keys (default to #f)
8014
8015         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
8016
8017         * scm/output-gnome.scm: remove beam routine.
8018
8019         * scm/output-ps.scm (scm): idem.
8020
8021         * scm/output-svg.scm: remove beam.
8022
8023         * ps/music-drawing-routines.ps: remove draw_beam.
8024
8025         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
8026
8027         * flower/include/guile-compatibility.hh (scm_from_locale_string):
8028         add scm_from_locale_string compatibility glue. 
8029
8030 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
8031
8032         * scripts/lilypond-book.py: Prevent occuring error when
8033         'lilypond-book --output=foo/ somefile.ly' is executed multiple
8034         times and target file shoud be overwritten.  (Error message said
8035         'input file and output file is same'.)
8036
8037 2005-07-13  Graham Percival  <gperlist@shaw.ca>
8038
8039         * input/regression/slur-extreme.ly,
8040         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
8041         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
8042         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
8043         "excentricity" to "eccentricity".
8044
8045         * Documentation/user/converters.itely: fix URL for Noteedit and
8046         Rosegarden.
8047
8048         * THANKS: added Yoshinobu Ishizaki.
8049
8050 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8051
8052         * scm/define-markup-commands.scm (justify-field): add. 
8053
8054         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
8055
8056 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8057
8058         * lily/lookup.cc (filled_box): express filled_box with
8059         round_filled_box
8060
8061         * scm/midi.scm (paper-book-write-midis): new function. Write all
8062         performances in numbered MIDI files.
8063
8064         * lily/performance-scheme.cc (LY_DEFINE): new file.
8065         (LY_DEFINE): new function ly:performance-write.
8066
8067         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
8068         new function.
8069         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
8070
8071         * scm/framework-*.scm: use port arguments throughout.
8072
8073         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
8074
8075         * lily/paper-outputter.cc (Paper_outputter): take port argument.
8076
8077         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
8078
8079         * scm/framework-texstr.scm (output-framework): 
8080
8081         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
8082
8083         * scm/output-lib.scm (tablature-stem-attachment-function):
8084         tablature stem attachment fix. 
8085
8086 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8087
8088         * lily/bezier.cc: hardcode binomial coefficients of order 3.
8089
8090         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
8091
8092         * scm/define-music-types.scm (music-descriptions): don't use
8093         Music_wrapper type.
8094
8095         * lily/paper-column.cc (print): print moment too.
8096
8097         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
8098         remove compatibility cruft.
8099
8100         * lily/parser.yy (score_body): \score can only begin with Music. 
8101
8102         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
8103         make-score. Take music argument only. Move parser interaction to
8104         Scheme.
8105
8106         * scm/lily-library.scm (scorify-music): new function.
8107
8108         * python/lilylib.py (datadir): remove 2.1 compat kludge.
8109         (datadir): remove resource import.
8110         (print_environment): remove get_bbox()
8111         (cp_to_dir): remove pre 1.5.2 compat glue.
8112
8113 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8114
8115         * lily/include/simple-spacer.hh (Module): idem.
8116
8117         * lily/include/spring.hh (struct Spring): store inverse
8118         strength. This prevents division by zero.
8119
8120         * VERSION: release 2.7.0
8121         
8122         * lily/include/music.hh (class Music): remove Music::duration_log()
8123
8124         * lily/stem-engraver.cc (make_stem): take duration log from event.
8125
8126         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
8127
8128 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8129
8130         * scm/lily.scm (ly:load): load autochange.scm
8131
8132         * Documentation/user/tutorial.itely (Running LilyPond for the
8133         first time): remove reference to DVI/TeX
8134
8135         * scm/define-markup-commands.scm (text): add \text markup command.
8136
8137         * configure.in (reloc_b): bump requirement to Python 2.2.
8138
8139         * lily/include/dots.hh (class Dots): make has_interface() static.
8140
8141         * python/convertrules.py (conv): add rule for ly:grob-default-font
8142
8143         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
8144         alphabetical order.
8145
8146         * input/regression/trill-spanner-pitched.ly: new file.
8147
8148         * lily/font-interface-scheme.cc (LY_DEFINE): function
8149         ly:grob-default-font (changed from get-default-font).
8150
8151         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
8152
8153         * lily/note-head.cc (internal_print): if style is not a symbol,
8154         set style to 'default. 
8155         (internal_print): no style suffix if glyph-name-procedure not
8156         set. Default to quarter head.
8157
8158         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
8159
8160         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
8161
8162         * ly/music-functions-init.ly: \pitchedTrill
8163
8164         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
8165
8166         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
8167
8168         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
8169
8170         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
8171
8172         * po/fr.po: update
8173
8174         * po/de.po: update.
8175
8176 2005-07-06  Graham Percival  <gperlist@shaw.ca>
8177
8178         * Documentation/user/changing-defaults.itely: add link
8179         to grob-iterface.
8180
8181         * Documentation/user/advanced-notation.itely: add material
8182         to Setting automatic beam behaviour.  Thanks, Joe!
8183
8184         * Documentation/user/lilypond.itely: change encoding to utf-8.
8185
8186 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8187
8188         * Documentation/user/advanced-notation.itely (Setting automatic
8189         beam behavior): Correct the documentation of
8190         revert-auto-beam-setting (backportme)
8191
8192 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8193
8194         * lily/ly-module.cc (ly_make_anonymous_module): define
8195         %module-public-interface of module. 
8196
8197         * lily/lily-parser.cc (print_smob): allow printing of parser smob
8198         without lexer.
8199
8200 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8201
8202         * input/regression/fret-diagrams.ly: stretch example.
8203
8204 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8205
8206         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
8207         Fodor).
8208
8209 2005-06-30  Graham Percival  <gperlist@shaw.ca>
8210
8211         * Documentation/topdocs/AUTHORS.texi: update personal web address.
8212
8213         * Documentation/user/examples.itely, lilypond-book.itely:
8214         change \RequirePackage to \usepackage.
8215
8216         * Documentation/user/global.itely: document copyright and tagline.
8217
8218 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8219
8220         * Documentation/user/basic-notation.itely (Transpose): remove link
8221         to nonexistent UntransposableMusic.
8222
8223         * scm/output-svg.scm: remove old definitions.
8224
8225         * scripts/lilypond-book.py (do_file): search for kpsewhich before
8226         invoking.
8227
8228         * python/lilylib.py (search_exe_path): new function.
8229
8230 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8231
8232         * python/lilylib.py (mkdir_p): remove setup_environment()
8233         (backportme)
8234
8235         * buildscripts/mutopia-index.py (headertext): trim text.
8236
8237         * Documentation/topdocs/NEWS.tely (Top): refresh.
8238
8239         * scm/define-markup-commands.scm (wordwrap-string): new function:
8240         split string in paras and words.
8241         (wordwrap-markups): new function.
8242         (wordwrap-stencils): new function. 
8243         (justify): use it.
8244         (wordwrap): use it.
8245         (wordwrap-string): use it
8246         (justify-string): use it.
8247
8248         * scm/lily-library.scm (regexp-split): new function.
8249
8250         * scm/define-markup-commands.scm: remove encoded-simple. 
8251         remove font-markup.
8252         (fontsize): remove old version  of fontsize.
8253         (wordwrap): new markup function. Wrap into paragraphs.
8254
8255         * VERSION: Branch lilypond_2_6
8256         (MINOR_VERSION): go to 2.7.0
8257
8258 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8259
8260         * po/zh_TW.po: update from translation project.
8261
8262 2005-06-28  Graham Percival  <gperlist@shaw.ca>
8263
8264         * scm/midi.scm: compile fix.
8265
8266 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8267
8268         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
8269         patch. Now, the tempfile module is loaded too, not only used.
8270
8271 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
8272
8273         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
8274         0.05 - 1.00 to 0.25 - 1.00
8275
8276         * scm/midi.scm: moved the default-instrument-equalizer procedure
8277         to just under the insturment-equalizer-alist it takes as an
8278         argument.
8279
8280 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8281
8282         * Documentation/user/advanced-notation.itely (Font selection):
8283         remove CMR note.
8284
8285         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
8286
8287 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8288
8289         * THANKS: Add UTF-8 marker.
8290
8291         * Documentation/user/point-and-click.itely (http): Update: use
8292         lilypond-invoke-editor.  Fix: instruct to use user.js.
8293
8294 2005-06-27  Graham Percival  <gperlist@shaw.ca>
8295
8296         * ly/titling-init.ly: implements printpagenumber, increases
8297         space between dedication and title (to avoid collisions with
8298         "g" and "q" in dedication), and nicer logic about copyright
8299         and instrument fields being printed on the first page.
8300         Thanks Vincent!
8301
8302         * Documentation/user/global.itely: document printpagenumber.
8303
8304 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8305
8306         * Documentation/topdocs/NEWS.tely: Update to 2.6.
8307
8308 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8309
8310         * THANKS: update to 2.6
8311
8312         * VERSION: 2.6.0 released.
8313
8314 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8315
8316         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
8317         rule, errorneously removed probably because of misleading comment.
8318
8319 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8320
8321         * python/lilylib.py (datadir): py2exe comments.
8322
8323         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
8324
8325         * configure.in (reloc_b): make fontconfig REQUIRED.
8326
8327 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
8328
8329         * po/fi.po: add latest translations.
8330
8331 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8332
8333         * ChangeLog: recode utf-8
8334
8335         * Documentation/pictures/lilypond.xpm (Module): edited photo as
8336         logo.
8337
8338         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
8339
8340         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
8341
8342         * python/convertrules.py (do_conversion): don't print program_name
8343         from within a module
8344
8345         * configure.in (reloc_b): bump fontforge requirement to 20050624.
8346
8347         * python/convertrules.py (conv): add 2.6.0 dummy rule.
8348
8349 2005-06-23  Graham Percival  <gperlist@shaw.ca>
8350
8351         * Documentation/user/lilypond-book.itely,
8352         Documentation/user/examples.itely: add \RequirePackage{graphics}.
8353
8354         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
8355         fixes baseline-skip.  Thanks Vincent!
8356
8357         * Documentation/user/advanced-notation.itely, global.itely:
8358         moved "Selecting font sizes" to global, since it deals with
8359         notation font size, not text fonts.
8360
8361 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8362
8363         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
8364         to fonts.
8365
8366 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8367
8368         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
8369         workaround since /dev/stdin doesn't work on Cygwin. Using a
8370         temporary file in the current directory since latex doesn't
8371         understand the path name to the default TMP in Cygwin (at least on
8372         win XP).
8373         
8374         * Documentation/user/global.itely (Creating titles): Correct
8375         misprint in example. Thanks to Rob Vlasaty.
8376
8377 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8378
8379         * VERSION (PATCH_LEVEL): release 2.5.32
8380
8381         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
8382         variable in lily module
8383
8384         * scm/framework-ps.scm (output-classic-framework): error message
8385         regarding the classic framework.
8386
8387         * Documentation/user/henle-flat-gray.png (Module): new file.
8388
8389         * Documentation/user/baer-flat-gray.png (Module): new file.
8390
8391         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
8392         whiteout for markups.
8393
8394         * buildscripts/substitute-encoding.py (note_glyph): include _ in
8395         regex too. This fixes change clef appearance in PDF. 
8396
8397         * ttftool/include/*: remove.
8398
8399         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
8400
8401         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
8402
8403         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
8404
8405         * ttftool/*: remove ttftool subdirectory.
8406
8407         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
8408
8409         * lily/ttf.cc (print_header): new file. Convert to type42, using
8410         FreeType to parse the TTF. 
8411
8412         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
8413         and post table may differ. Pass around post_nglyphs as well.
8414
8415 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8416
8417         * ly/music-functions-init.ly (musicMap): new music function
8418         musicMap. 
8419         
8420 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8421
8422         * make/mutopia-rules.make: anti-alias-factor = 2
8423
8424         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
8425         page switch.
8426
8427         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
8428         anti-alias-factor for lilypond-book runs.
8429
8430         * scm/ps-to-png.scm (scale-down-image): new function.
8431         (my-system): new function.
8432         (make-ps-images): blow up GS resolution by anti-alias-factor,
8433         scale down image by anti-alias-factor.  This improves appearance
8434         of bitmaps
8435         (make-ps-images): remove showpage. Fixes spurious empty png at
8436         end.
8437
8438         * scm/framework-ps.scm (write-preamble): downcase filename before
8439         string-matching. Should fix .TTF files (as opposed to ttf files)  
8440
8441         * Documentation/user/tutorial.itely (Running LilyPond for the
8442         first time): separate subsections for windows, macos and unix.  
8443
8444         * Documentation/user/invoking.itely (Updating files with
8445         convert-ly): add MacOS X note.
8446
8447 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8448
8449         * Documentation/user/introduction.itely (Engraving): don't include
8450         file optical-spacing, add directly.
8451
8452         * lily/paper-outputter.cc (file): open file in binary mode. This
8453         fixes OTF embedding on windows.
8454
8455 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8456
8457         * scm/framework-ps.scm (write-preamble): remove debugging output.
8458
8459         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
8460
8461         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
8462         outdir.
8463         (install-fc-cache): install font cache in installation directories.
8464
8465 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8466
8467         * scm/editor.scm (editor-command-template-alist): Use char iso
8468         column, except for Emacs.
8469         (get-editor-command): Substitute char too (Bertalan Fodor).
8470
8471 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8472
8473         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
8474         quoted ~s.  This should fix PNG output on Windows; single quotes
8475         are regular characters on Windows.
8476
8477 2005-06-16  Graham Percival  <gperlist@shaw.ca>
8478
8479         * Documentation/user/basic-notation.itely: include ChoirStaff
8480         in System start delimiters.
8481
8482         * Documentation/user/putting.itely: new doc section on
8483         fixing overlapping notation.
8484
8485 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8486
8487         * Documentation/user/global.itely (Paper size): \paper is in
8488         \book, not \score.
8489
8490         * make/mutopia-rules.make: -ddelete-intermediate-files
8491
8492         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
8493
8494 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8495
8496         * ChangeLog: Recode utf-8.
8497
8498         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
8499         datadir with .py modules.
8500
8501 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8502
8503         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
8504
8505 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8506
8507         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
8508         
8509         * scm/framework-ps.scm (write-preamble): remove status check.
8510
8511         * Documentation/user/invoking.itely (Updating files with
8512         convert-ly): remove -o option.
8513
8514         * VERSION (PACKAGE_NAME): release 2.5.31
8515
8516         * scm/framework-ps.scm (write-preamble): use ly:system.
8517         (write-preamble): verbosity.
8518
8519         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
8520
8521         * python/convertrules.py: new file. Store conversion rules
8522         separately.
8523
8524 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8525
8526         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
8527
8528 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8529
8530         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
8531         \musicDisplay 
8532
8533         * Documentation/user/instrument-notation.itely (More stanzas): Add
8534         reference to StanzaNumber.
8535
8536 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8537
8538         * THANKS: separate section for website translators.
8539
8540 2005-06-14  Graham Percival  <gperlist@shaw.ca>
8541
8542         * Documentation/topdocs/INSTALL.texi: update vim info;
8543         thanks Simon Bailey!
8544
8545         * Documentation/user/advanced-notation.itely: included
8546         color names.
8547
8548         * Documentation/user/advanced-notation.itely,
8549         Documentation/usr/notation-appendices.itely: moved
8550         color names into an appendix.
8551
8552 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8553         
8554         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
8555
8556         * scm/lily.scm (lambda): initialize program options from here.
8557
8558         * scm/framework-*.scm: add header info.
8559
8560         * lily/main.cc (parse_argv): only set output format to pdf if no
8561         other format specified.
8562
8563         * scm/backend-library.scm (postprocess-output): process
8564         'delete-intermediate-files after running convert-to-*. This fixes
8565         PNG generation when 'delete-intermediate-files is set.
8566         
8567 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8568
8569         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
8570         links on website. 
8571
8572 2005-06-13  Graham Percival  <gperlist@shaw.ca>
8573
8574         * Documentation/topdocs/INSTALL.texi,
8575         Documentation/user/lilypond-book.itely: typos.
8576
8577 2005-06-12  Pal Benko  <benkop@freestart.hu>
8578
8579         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
8580         added between program name and switch; -b changed to -f not
8581         to generate pdf
8582
8583 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8584
8585         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
8586         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
8587
8588         * input/sakura-sakura.ly: add \midi.
8589
8590         * buildscripts/mutopia-index.py (find): use /usr/bin/find
8591         iso. python find. 
8592
8593         * ttftool/test.c (main): cosmetics.
8594
8595         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
8596
8597         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
8598         create a ttf2ps binary.
8599
8600         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
8601
8602         * scm/backend-library.scm (postscript->png): set rename-page-1 to
8603         true.
8604
8605 2005-06-11  Graham Percival <gperlist@shaw.ca>
8606
8607         * Documentation/user/lilypond-book.itely: add warning about
8608         the font warnings in dvips.
8609
8610 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8611
8612         * THANKS: typo
8613
8614         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
8615
8616         * GNUmakefile.in: remove links for .map, .enc
8617         don't fail if out/ doesn't exist yet.
8618
8619 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8620
8621         * ttftool/util.c (surely_read): return nbytes
8622
8623         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
8624
8625         * VERSION (PACKAGE_NAME): release 2.5.30
8626
8627         * flower/string-convert.cc (precision_string): >? fix.
8628
8629         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
8630         (make-ps-images): add verbose -q too.
8631
8632         * lily/default-actions.cc (Module): new file. default
8633         {book,score}-print functions.
8634
8635         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
8636         pass results via parseStringResult, lookup via ly:parser-lookup.  
8637
8638         * lily/lily-parser.cc (Lily_parser): only clone lexer in
8639         constructors.
8640         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
8641         (parse_string): idem.
8642
8643         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
8644
8645         * lily/main.cc (main_with_guile): copy be_verbose_global into
8646         ly_set_option()
8647
8648 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8649
8650         * scm/backend-library.scm (postscript->pdf):
8651         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
8652         verbose mode.  Search for several names of gs executable.
8653
8654 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8655
8656         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
8657         directly. This fixes a massive memory leak, provided you use CVS
8658         GUILE.
8659
8660 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
8661
8662         * ly/property-init.ly: Added tieDashed.
8663
8664         * THANKS: Added some bughunters for 2.5.
8665
8666 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8667
8668         * lily/program-option.cc: add debug-gc option.
8669
8670         * lily/include/lily-guile-macros.hh: don't protect exported module
8671         objects.
8672
8673         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
8674
8675         * scm/backend-library.scm (postscript->pdf): use
8676         delete-intermediate-files iso. running-from-gui? 
8677
8678         * ttftool/util.c (surely_read): robustness. Allow read() to return
8679         less bytes than requested, as per posix standards.
8680
8681         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
8682         program option.
8683
8684         * ttftool/include/ttftool.h ("C"): rename verbosity to
8685         ttf_verbosity. Add to public interface.
8686
8687         * scm/music-functions.scm (unfold-repeats): remove debugging display.
8688
8689         * lily/program-option.cc: rename from scm-option.cc
8690
8691         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
8692         (get_help_string): Print pretty help string.
8693
8694         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
8695         to snippet preamble.
8696
8697         * lily/scm-option.cc: remove command-line-settings option. Fold
8698         all command-line options plus default settings in a generic
8699         interface. 
8700
8701         * flower/getopt-long.cc (table_string): indent 2nd lines of help
8702         texts too.
8703
8704 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8705
8706         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
8707         or EXT_ components non-empty.
8708
8709 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8710
8711         * scm/lily.scm (running-from-gui?): Export.
8712
8713         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
8714         output in .ly source directory.
8715
8716 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8717
8718         * ttftool/util.c (surely_lseek): more verbosity.
8719
8720         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
8721         compile.
8722
8723         * lily/parser.yy (Repeated_music): remove >? 
8724
8725         * scm/backend-library.scm (postscript->pdf): Support for
8726         -dgs-font-load=1
8727
8728         * scm/framework-ps.scm (write-preamble): make font loading
8729         switchable to GS via --define-default gs-font-load=1
8730
8731 2005-06-09  Graham Percival  <gperlist@shaw.ca>
8732
8733         * Documentation/user/global.itely: added \layout docs.
8734
8735 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8736
8737         * lily/lily-parser-scheme.cc: add unistd.h
8738
8739 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8740
8741         * scm/editor.scm: add char argument.
8742
8743         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
8744
8745         * ttftool/util.c (syserror): use errno for better error reporting.
8746
8747         * lily/source-file.cc (get_counts): new function. Calc column,
8748         line and char count in one go.
8749
8750         * lily/binary-source-file.cc (quote_input): rename to quote_input
8751
8752         * lily/input.cc (set): new function.
8753
8754 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8755
8756         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
8757         directory part of file name to search directory.
8758
8759         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
8760         search path and chdir to DIR if --outname=DIR used.
8761
8762         * lily/main.cc (prepend_env_path): Bugfix: Check directory
8763         existence before appending original path.
8764
8765 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8766
8767         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
8768         file" massage.
8769
8770         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
8771         texinfo.tex is always used.
8772         
8773 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8774
8775         * flower/include/axis.hh: rename from axes.hh
8776
8777         * lily/include/text-interface.hh (Module): rename from text-item.hh
8778
8779         * VERSION (PATCH_LEVEL): release 2.5.29
8780
8781         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
8782
8783         * scm/framework-ps.scm (font-file-as-ps-string): new function.
8784         (handle-macfont): new function. Call fondu for Native mac fonts.
8785
8786         * scm/define-markup-commands.scm (fill-line): handle text-widths =
8787         '() case.
8788
8789 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8790
8791         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
8792         multi-page.  Fix .eps regular expression.
8793
8794 2005-06-07  Graham Percival  <gperlist@shaw.ca>
8795
8796         * Documentation/user/putting.itely: add info on modifying templates.
8797
8798         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
8799         misc small changes.
8800
8801 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8802
8803         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
8804
8805         * scripts/lilypond-ps2png.scm
8806
8807         * VERSION (PACKAGE_NAME): release 2.5.28
8808
8809 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8810
8811         * lily/main.cc (prepend_env_path): Do not append /, that does not
8812         work.  Localedir lives in datadir, not in prefix.
8813
8814         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
8815         hack for windows.
8816
8817         * flower/include/file-cookie.hh: Compile fix.
8818
8819 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8820
8821         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
8822
8823         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
8824         system primitives.
8825         (gulp-port): using read-string!/partial. We don't want to read an
8826         entire PS file  (GUILE 1.6 limits strings to 16M) 
8827
8828         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
8829         properties. Add font-interface. 
8830
8831         * scm/define-grob-properties.scm (all-user-grob-properties):
8832         remove old bracket properties.
8833
8834         * scm/x11-color.scm: reformat. 
8835
8836         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
8837         LedgerLineSpanner if new StaffSymbol is found. 
8838
8839         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
8840         staff-symbol for finishing staff. 
8841
8842         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
8843
8844         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
8845         change black to currentColor everywhere. This fixes color support
8846         in SVG.
8847
8848 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
8849
8850         * input/regression/fret-diagrams.ly: new file to test fret diagram
8851         capability
8852
8853         * scm/output-tex.scm: remove white-dot and white-text
8854
8855         * scm/output-ps.scm: remove white-dot and white-text
8856
8857         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
8858         using ly:stencil-in-color instead
8859         (draw-dots) : remove call to white-dot
8860
8861 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8862
8863         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
8864         support.
8865
8866         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
8867
8868         * flower/include/file-cookie.hh: new file. lily_cookie extension 
8869
8870         * flower/file-cookie.cc: new file. lily_cookie extension.
8871         
8872 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8873
8874         * scm/editor.scm (editor-command-template-alist): Add syn
8875         editor (Jaap [de Vos]).
8876
8877 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8878
8879         * scripts/lilypond-ps2png.scm:
8880         * scm/ps-to-png.scm: New file.
8881
8882         * scm/backend-library.scm (postscript->png): Use it.
8883
8884         * scripts/lilypond-ps-to-png.py: Remove file.
8885
8886         * python/lilylib.py (get_bbox, make_ps_images): Remove.
8887
8888 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8889
8890         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
8891
8892         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
8893         start on grace moment. Fixes autobeam-grace.ly.
8894
8895         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
8896         process anything unless we're at the end of a pending beam. Fixes
8897         syncopated 8ths beamed across a beat.
8898
8899 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8900
8901         * scm/editor.scm (editor-command-template-alist): Start emacs if
8902         emacslient fails.
8903
8904         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
8905
8906         * flower/file-path.cc (is_file, is_dir): Export.
8907
8908         * lily/main.cc (prepend_env_path, set_env_file): Use them.
8909
8910 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8911
8912         * lily/easy-notation.cc: Added include cctype to correct
8913         compilation error.
8914
8915 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8916
8917         * scm/backend-library.scm (postscript->pdf): set resolution to
8918         1200, so bitmap fonts aren't that ugly. 
8919
8920         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
8921
8922         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
8923         parent if we have a notehead. Fixes incorrect offsets when
8924         Paper_column is very wide in the X direction.
8925
8926         * input/regression/font-family-override.ly (Module): new file.
8927
8928         * scm/font.scm (make-pango-font-tree): new function.
8929
8930         * lily/beam.cc (before_line_breaking): remove warning about less
8931         than 2 visible stems. We still get a warning when there is only
8932         one stem.
8933
8934 2005-06-01  Werner Lemberg  <wl@gnu.org>
8935
8936         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
8937         correctly.
8938
8939 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8940
8941         * lily/slur-scoring.cc (generate_avoid_offsets): new
8942         function. Generate avoid offsets once per slur.
8943
8944         * lily/slur.cc (add_extra_encompass): add dependency to
8945         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
8946
8947         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
8948         too. Fixes inf error with added bass notes.
8949
8950         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
8951         argument anymore.
8952
8953         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
8954
8955         * input/tutorial/lbook-latex-test.tex: add line length test.
8956
8957         * scripts/lilypond-book.py (set_default_options): new
8958         function. Call this before dissecting snippets, so linewidth
8959         settings reach the snippets.
8960
8961 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8962
8963         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
8964
8965 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8966
8967         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
8968
8969 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8970
8971         * stepmake/aclocal.m4: More autopackage friendliness.
8972
8973 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8974
8975         * Documentation/index.html.in: remove link to LSR.
8976
8977         * Documentation/user/global.itely: remove duplicate
8978         "dedication" \header{} section.
8979
8980 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8981
8982         * VERSION (PACKAGE_NAME): release 2.5.27.
8983
8984         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
8985         too. Plugs memory leak.
8986
8987         * make/lilypond.fedora.spec.in (Group): remove
8988         lilypond-pdfpc-helper.
8989
8990         * scripts/GNUmakefile (SEXECUTABLES): remove
8991         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
8992
8993         * scm/font.scm (make-century-schoolbook-tree): add Mono as
8994         'typewriter family.
8995
8996         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
8997         memory leak.
8998
8999         * lily/parser.yy (score_body): don't clone Score, that's done in
9000         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
9001
9002         * lily/score-engraver.cc (derived_mark): new function.
9003         (initialize): unprotect Paper_score. This fixes a memory leak.
9004
9005         * lily/score-performer.cc (derived_mark): new function.
9006
9007         * lily/score-translator.cc (get_output): use SCM for get_output() call.
9008
9009         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
9010         spurious warning.
9011
9012         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
9013         serif.
9014
9015 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9016
9017         * configure.in (reloc_b): Add --enable-relocation.
9018
9019 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9020
9021         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
9022
9023         * input/regression/alignment-order.ly: add Staff example.
9024
9025 2005-05-31  John Mandereau   <john.mandereau@free.fr>
9026
9027         * po/fr.po: update.
9028
9029 2005-05-31  Graham Percival  <gperlist@shaw.ca>
9030
9031         * Documentation/index.html.in: add link to LSR.
9032
9033 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9034
9035         * scm/define-stencil-commands.scm (Module): new file. Register all
9036         allowed stencil expression heads in a central place.
9037
9038         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
9039         ly:make-stencil
9040
9041         * lily/stencil-expression.cc (all_stencil_heads): registering
9042         stencil expressions.
9043
9044         * lily/stencil-interpret.cc: new file. Stencil expression
9045         interpreting.
9046
9047         * input/xiao-haizi-guai-guai.ly: move file back.
9048
9049 2005-05-30  Graham Percival  <gperlist@shaw.ca>
9050
9051         * Documentation/user/advanced.itely, converters.itely,
9052         instrument-notation.itely, lilypond-book.itely: misc small
9053         changes.
9054
9055 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9056
9057         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
9058
9059         * make/lilypond.fedora.spec.in: Fix source url.
9060
9061         * cygwin: Update from mingw patches.
9062
9063         * scm/editor.scm (editor-command-template-alist): Use jedit
9064         -reuseview (Bertalan), add uedit (Patrick Huberts).
9065
9066         * input/xiao-hai-zi-guai-guai.ly: Rename from
9067         xiao-haizi-guai-guai.ly.
9068
9069         * input/*: Reindent, do not use TAB.
9070
9071         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
9072         white background.
9073
9074 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9075
9076         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
9077         numerical overflow error.
9078
9079 2005-05-29 Laura Conrad <lconrad@laymusic.org>
9080         
9081         * abc2ly.py: fix to syntax error in multi-part output.
9082
9083 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9084
9085         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
9086         with disappearing span bars when alignAboveContext is active
9087
9088         * lily/property-iterator.cc (check_grob): use is-grob?
9089         object-property. Fixes crash-key-sig-font-size.ly. 
9090
9091 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9092
9093         * lily/bar-line.cc (print): don't round barlines; this produces
9094         odd aliasing effects in Acroread.
9095
9096         * lily/timing-engraver.cc (process_music): robustness fix.
9097
9098         * lily/context-def.cc (filter_engravers): bugfix.
9099
9100 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9101
9102         * lily/lilypond.rc.in: Add ly-icon.
9103
9104         * lily/GNUmakefile: 
9105         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
9106         rules.
9107
9108 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9109
9110         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
9111
9112         * ps/music-drawing-routines.ps: 
9113
9114         * scm/output-ps.scm: remove draw ez_ball.
9115
9116         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
9117         EasyNotation context definition.
9118
9119         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
9120         Text_interface and color for making easy note heads.
9121
9122         * lily/stencil.cc (with_color): new function.
9123
9124         * ps/music-drawing-routines.ps: remove draw_zigzag_line
9125
9126         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
9127         output routine. Zigzag now works in SVG too.
9128
9129         * scm/output-tex.scm (filledbox): idem.
9130
9131         * scm/output-svg.scm (filledbox): idem.
9132
9133         * scm/output-ps.scm (lily-def): remove horizontal-line. 
9134
9135         * lily/lookup.cc (horizontal_line): use draw-line. 
9136
9137         * lily/system-start-delimiter.cc: remove old staff bracket code.
9138
9139         * mf/feta-haak.mf: further tweaks.
9140
9141         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
9142
9143         * mf/feta-generic.mf: include feta-haak.
9144
9145         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
9146
9147         * scm/framework-ps.scm (write-preamble): only load fonts if their
9148         filename is a string. 
9149
9150 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9151
9152         * scm/output-svg.scm (circle): support circle.
9153         (bracket): stub for bracket.
9154
9155         * scripts/lilypond-book.py (main): make sure --psfonts warning is
9156         correct.
9157
9158 2005-05-26  Graham Percival  <gperlist@shaw.ca>
9159
9160         * Documentation/user/lilypond.tely, advanced-notation.itely,
9161         basic-notation.itely, instrument-notation.itely, global.itely,
9162         introduction.itely, tutorial.itely: rearranging, editing,
9163         clean-up.
9164
9165         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
9166         for compiling on FreeBSD.
9167
9168 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9169
9170         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
9171         otf files.
9172
9173         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
9174         bugfixes.
9175
9176         * VERSION: 2.5.26 released.
9177
9178         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
9179
9180 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
9181
9182         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
9183         if printpagenumber is false.
9184
9185 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9186
9187         * lily/font-config.cc (init_fontconfig): comment out FontConfig
9188         cache warning.
9189
9190         * lily/tie.cc (print): support dotted ties.
9191         
9192 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9193
9194         * scm/define-grobs.scm (all-grob-descriptions): switch off
9195         debugging
9196         (all-grob-descriptions): Arpeggio has Y-extent.
9197
9198         * scm/define-music-properties.scm (all-music-properties): document
9199         length-callback and start-callback as "read-only".
9200
9201         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
9202         length-callback after creation. 
9203
9204         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
9205         compressmusic -> compressMusic.
9206
9207         * ly/music-functions-init.ly (oldaddlyrics): idem.
9208
9209         * lily/parser.yy: NewLyricCombineMusic ->
9210         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
9211
9212 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
9213
9214         * ly/Welcome_to_LilyPond.ly: typo.
9215
9216 2005-05-24  Graham Percival  <gperlist@shaw.ca>
9217
9218         * Documentation/user/lilypond.tely: move changing-defaults to be
9219         before global issues.
9220
9221         * Documentation/user/basic-notation.itely: move Transpose section
9222         here from advanced/Other.
9223
9224         * Documentation/user/changing-defaults.itely,
9225         advanced-notation.itely: move Fonts to advanced, edit.
9226
9227 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9228
9229         * lily/parser.yy (bare_int): remove rule.  From now on, we require
9230         # before negative integers.
9231
9232 2005-05-23  Graham Percival  <gperlist@shaw.ca>
9233
9234         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
9235
9236         * Documentation/user/lilypond.tely: change Unified index to
9237         LilyPond index.
9238
9239         * Documentation/user/advanced-notation.itely,
9240         instrument-notation.itely: editing.
9241
9242 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9243
9244         * scm/lily.scm (lilypond-all): Bugfix: return failed.
9245
9246         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
9247
9248 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9249
9250         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
9251         ly:port-move.  Needs to be stderr-specific on mingw.
9252         Run fixcc.
9253
9254 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9255
9256         * lily/general-scheme.cc (ly:port-move): Remove.
9257
9258         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
9259         windows.
9260
9261         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
9262         variables.  This eliminates the need for a gs.bat wrapper, which
9263         opens a console.
9264
9265         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
9266         * scm/lily.scm (running-from-gui?): 
9267         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
9268         artifact of not compiling with -mwindows.
9269
9270         * scm/editor.scm: Define PLATFORM.
9271
9272 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9273
9274         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
9275         can start to cut & paste lilypond-book fragments.  
9276
9277         * scm/define-music-types.scm (music-descriptions): remove
9278         UntransposableMusic
9279
9280 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9281
9282         * scm/output-ps.scm (glyph-string): remove / before CIDs.
9283
9284 2005-05-20  Graham Percival  <gperlist@shaw.ca>
9285
9286         * Documentation/user/instrument-notation.itely: remove *Engraver.
9287
9288         * Documentation/user/advanced-notation.itely: edit, rearrange.
9289
9290 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9291
9292         * scm/output-ps.scm (glyph-string): take cid? argument. Use
9293         findresource iso. findfont for CID CFF fonts.
9294
9295         * VERSION (PACKAGE_NAME): release 2.5.25
9296
9297         * ly/Welcome_to_LilyPond.ly: add  \version
9298
9299 2005-05-20  Graham Percival  <gperlist@shaw.ca>
9300
9301         * Documentation/user/programming-interface.itely: move
9302         \displayMusic into its own section.
9303
9304         * Documentation/user/basic-notation.itely: finish editing.
9305
9306 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9307
9308         * flower/file-path.cc (find): don't throw away file_name.dir, but
9309         append to it. Fixes \include with directories.
9310
9311         * flower/include/file-path.hh (class File_path): don't derive from
9312         Array<String>.
9313
9314         * flower/include/file-name.hh (class File_name): remove to_str0()
9315
9316         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
9317         Hara_kiri_engraver in separate file.
9318
9319         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
9320         translation went wrong. Fixes vertically translated slurs.
9321
9322 2005-05-19  Graham Percival  <gperlist@shaw.ca>
9323
9324         * Documentation/user/basic-notaton.itely: editing.
9325
9326 2005-05-18  Graham Percival  <gperlist@shaw.ca>
9327
9328         * Documentation/user/macros.itexi, basic-notation.itely:
9329         add @commonprop (commonly used properties) macro.
9330
9331 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9332
9333         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
9334
9335         * scripts/lilypond-book.py (invokes_lilypond): new function
9336         (main): only run fontextract if invokes_lilypond() is true.
9337
9338         * lily/function-documentation.cc (ly_add_function_documentation):
9339         duh, use !=
9340
9341         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
9342
9343         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
9344
9345         * scm/lily.scm (running-from-gui?): lowercase Darwin.
9346
9347         * lily/function-documentation.cc (ly_add_function_documentation):
9348         use scm_hash_table_p() for checking.
9349
9350 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9351
9352         * Documentation/user/advanced-notation.itely (Text scripts):
9353         Change nonexisting @internalsref{Text markup} to @ref{Text
9354         markup}.  Change @internalsref{Text script} to
9355         @internalsref{TextScript}.
9356
9357         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
9358
9359 2005-05-17  Graham Percival  <gperlist@shaw.ca>
9360
9361         * Documentation/user/tutorial.itely, basic-notation.itely,
9362         changing-defaults.itely: remove duplicate cindex entries
9363         that appear on the same page.
9364
9365         * scm/define-grobs.scm: change default padding for TextSpanner.
9366
9367         * Documentation/topdocs/AUTHORS.texi: update email address.
9368
9369         * Documentation/user/global.itely: add info about \include.
9370
9371 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9372
9373         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
9374         when running-from-gui.
9375
9376         * scm/editor.scm (get-editor): Add platform defaults.
9377
9378         * scm/backend-library.scm (postscript->pdf): Typo.
9379
9380 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9381
9382         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
9383
9384         * lily/font-config.cc (init_fontconfig): add warning about cache.
9385
9386 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9387
9388         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
9389
9390 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9391
9392         * lily/horizontal-bracket.cc (print): Take care of the direction
9393         property so brackets above the stave point downwards. 
9394
9395         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
9396         for HorizontalBracket so it doesn't end up within the stave.
9397
9398 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9399
9400         * lily/GNUmakefile (default): Typo.
9401
9402         * scm/lily.scm (PLATFORM): Export.
9403
9404         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
9405         load-font-via-GS, ttftool or fopencookie is broken on windows.
9406         
9407         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
9408         -dSAFER, that is broken on windows.
9409
9410 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9411
9412         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
9413         for FlexLexer.h
9414
9415         * scripts/lilypond-invoke-editor.scm: remove stray -
9416
9417 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9418
9419         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
9420         Fixes deprecation warning.
9421
9422         * flower/include/string.icc (to_string): Only inline if
9423         -DSTRING_UTILS_INLINED.
9424
9425         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
9426         name.  Remove windows comment.
9427
9428         * scm/editor.scm (slashify): New function.
9429         (get-editor-command): Use it.
9430         (get-command-template): Do not alter editor command if
9431         environment value includes `%(file)s' magic.
9432
9433         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
9434         (dissect-uri): Use it.
9435         (unquote-uri): Bugfix.
9436
9437 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9438
9439         * scm/framework-ps.scm (write-preamble): add TTF rule.
9440
9441         * Documentation/topdocs/README.texi (Top): remove note about
9442         xdelta.
9443
9444         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
9445         requirement.
9446
9447         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
9448         function. Figure out where FlexLexer.h lives
9449
9450         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
9451         
9452 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9453
9454         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
9455         with Windows root in file name.
9456
9457         * scm/backend-library.scm (ly:system): Only redirect output (using
9458         system and shell, ugh) if /dev/null is writable.
9459
9460         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
9461         windows icon.
9462
9463         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
9464         on Mingw.
9465
9466         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
9467         click.
9468
9469         * flower/file-path.cc (is_dir, is_file): New function.  Actually
9470         use result of stat when available.
9471
9472         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
9473         absolute file name and root.
9474
9475         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
9476
9477         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
9478
9479         * flower/file-name.cc (slashify): Bugfix, do substitute if no
9480         slashes in file name.
9481
9482 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9483
9484         * Documentation/user/preface.itely (Preface): Run
9485         texinfo-all-menus-update.
9486
9487         * scm/editor.scm (get-editor-command): Bugfix: allow full
9488         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
9489
9490         * Documentation/pictures/lilypond-48.xpm: New file.
9491
9492         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
9493
9494         * ly/Welcome_to_LilyPond.ly: New file.
9495
9496         * lily/main.cc (main): Only identify if we have a terminal.
9497
9498         * scm/backend-library.scm (postscript->png)
9499         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
9500         non-/bin/sh).
9501
9502 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
9503
9504         * Documentation/topdocs/AUTHORS.texi: polish, update.
9505
9506 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9507
9508         * Documentation/user/preface.itely (Notes for version 2.6): new
9509         notes for 2.6
9510
9511         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
9512         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
9513         is not fully contained" warnings.
9514
9515         * lily/slur-scoring.cc (get_bound_info): remove warning.
9516
9517         * lily/staff-symbol-engraver.cc (process_music): start initial
9518         spanner in process_music(). This fixes overrides of StaffSymbol
9519         properties.
9520
9521         * scm/framework-pdf.scm (Module): remove.
9522
9523         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
9524
9525         * lily/ambitus-engraver.cc: formatting cleanups.
9526
9527         * mf/feta-solfa.mf (Module): remove.
9528
9529         * ChangeLog: more details about contributions.
9530
9531 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9532
9533         * lily/align-interface.cc (align_elements_to_extents): warn if
9534         called too early. Fixes: disappearing-staff-lines.ly
9535
9536         * VERSION (PACKAGE_NAME): release 2.5.24
9537
9538 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9539
9540         * stepmake/aclocal.m4: Typo.
9541
9542         * flower/string.cc (substitute): Take two strings or two
9543         characters.  Update callers.
9544
9545 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9546
9547         * flower/file-name.cc (File_name): Slashify.
9548
9549         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
9550
9551         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
9552
9553         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
9554
9555         * configure.in (gui_b): Use it.
9556
9557         * lily/lilypond.rc.in: New file.
9558
9559         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
9560
9561 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9562
9563         * Documentation/user/advanced-notation.itely: edit of Text
9564         section; clarify text scripts vs. text markup.
9565
9566 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9567
9568         * lily/multi-measure-rest-engraver.cc
9569         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
9570         separation items on start. Fixes mm rests in start of score.
9571
9572         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
9573         don't access StaffSymbol if not there.
9574         Fixes: crash-staff-symbol-engraver.ly.
9575
9576         * lily/instrument-name-engraver.cc (class
9577         Instrument_name_engraver): data member first_. Create
9578         InstrumentName on start. 
9579
9580 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9581
9582         * Documentation/user/instrument-notation.itely: add guitar
9583         position.
9584
9585         * Documentation/user/introduction.itely,
9586         Documentation/user/lilypond.tely,
9587         Documentation/user/tutorial.itely: begin pruning
9588         unused (duplicated) cindex entries and misc cleanup.
9589
9590 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9591
9592         * input/test/volta-chord-names.ly: Bring the explanation up to
9593         date.
9594
9595 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9596
9597         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
9598         Specify `@documentencoding utf-8' for html, ignore warnings.
9599
9600 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
9601
9602         * THANKS: Added bughunters.
9603
9604 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9605
9606         * lily/main.cc: update help string for `lilypond -H'.
9607
9608         * po/fi.po: update.
9609         
9610 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9611
9612         * Documentation/user/advanced-notation.itely: minor fixes.
9613
9614 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9615
9616         * scm/editor.scm: New module.
9617
9618         * scm/lily.scm (gui-main): Use it.
9619
9620         * scm/framework-gnome.scm (spawn-editor): Use it.
9621
9622         * scripts/lilypond-invoke-editor.scm: Use it in new script.
9623
9624 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9625
9626         * scm/framework-ps.scm (load-font-via-GS):  new function.
9627
9628         * lily/pango-font.cc (pango_item_string_stencil): add support for
9629         CID keyed font.
9630
9631         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
9632
9633 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9634
9635         * Documentation/user/basic-notation.itely: add @ref.
9636
9637         * Documentation/user/advanced-notation.itely: add example
9638         of 5/8 beaming.
9639
9640 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9641
9642         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
9643
9644         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
9645         going through ps2pdf wrappers.
9646
9647 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
9648
9649         * Documentation/user/instrument-notation.itely: petrucci note
9650         heads: updated docu
9651
9652         * input/regression/note-head-style.ly: updated regression test;
9653         indentation fixes
9654
9655         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
9656         heads as default
9657
9658         * mf/parmesan-heads.mf: minor editing; use musicological names
9659         (rather than optical description) as note head names
9660
9661         * scm/output-lib.scm: complete petrucci heads
9662
9663 2005-05-09  Pal Benko  <benkop@freestart.hu>
9664
9665         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
9666         heads, but bigger)
9667
9668 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9669
9670         * lily/main.cc (main_with_guile): Remove no files check.
9671
9672         * lily/main.cc (ly:usage): Export to Scheme.
9673
9674         * scm/lily.scm (no-files-handler): New function.
9675
9676         * scm/lily.scm (lilypond-main): Use it.
9677
9678         * configure.in (gui_b): Add mbrtowc checking.
9679         Resurrect [utf8/]wchar.h checking.
9680
9681 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9682
9683         * Documentation/user/advanced-notation.itely (Metronome marks):
9684         Add link to the program reference for MetronomeMark
9685
9686         * Documentation/user/lilypond-book.itely (An example of a
9687         musicological document): Correct the example using psfonts 
9688
9689 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
9690
9691         * po/fi.po: update after a lesson how to update entries against
9692         source.
9693         
9694         * po/TODO: document the lesson.
9695
9696 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9697
9698         * configure.in (gui_b): remove wcrtomb checking.
9699
9700         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
9701         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
9702
9703 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9704
9705         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
9706         keep Scheme expressions and strings unmodified when doing the
9707         conversion to postfix notation for slurs and beams. Should
9708         hopefully solve most related conversion problems. 
9709
9710         * Documentation/user/lilypond-book.itely : Clarify and correct how
9711         to call dvips with -h psfonts.
9712
9713 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9714
9715         * Documentation/user/instrument-notation.itely (Entering lyrics):
9716         Typo.  Fixes build.
9717
9718 2005-05-09  Graham Percival  <gperlist@shaw.ca>
9719
9720         * Documentation/user/lilypond-book.itely: document PSFONTS file.
9721
9722         * Documentation/user/lilypond.tely, lilypond-book.itely,
9723         tutorial.itely: change references to 2.5.x to 2.6.x.
9724
9725         * Documentation/user/instrument-notation.itely: clarified \addlyrics
9726         vs \lyricmode.
9727
9728         * Documentation/user/invoking.itely: remove old info about
9729         lilypond-profile.
9730
9731         * Documentation/topdocs/INSTALL.texi: remove old info about
9732         lilypond-profile, add warning about needing international fonts
9733         to build docs.
9734
9735 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9736
9737         * lily/include/grob-info.hh (class Grob_info): make data member
9738         private. Changes throughout.
9739
9740         * input/regression/alignment-order.ly: new file. 
9741
9742         * lily/vertical-align-engraver.cc (acknowledge_grob): read
9743         alignAboveContext and alignBelowContext
9744
9745 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9746
9747         * lily/pfb.cc (LY_DEFINE): add cast.
9748
9749         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
9750         matches .otf
9751         (write-preamble): warn about unknown fonts.
9752
9753         * lily/pfb.cc (Module): new function ly:otf->cff
9754
9755         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
9756         (get_otf_table): new function.
9757
9758 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9759
9760         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
9761         iso. ps2png.
9762
9763 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9764
9765         * po/fi.po: apply second round of update.
9766
9767 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9768
9769         * scm/x11-color.scm (make-x11-color-handler): don't use
9770         #\sp. Apparently doesn't work on all platforms. 
9771
9772 2005-05-06  Graham Percival  <gperlist@shaw.ca>
9773
9774         * Documentation/user/advanced-notation.itely, putting.itely,
9775         tutorial.itely, global.itely, introduction.itely: really minor fixes.
9776
9777 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9778
9779         * VERSION (PACKAGE_NAME): release 2.5.23
9780
9781 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9782
9783         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
9784         convert to utf-8.
9785
9786         * THANKS: Add translators for this release, convert to utf-8.
9787
9788         * mf/GNUmakefile (MFTRACE_FLAGS):
9789         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
9790         outdir as option (WAS: hardcoded).
9791
9792 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9793
9794         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
9795         finished_span_
9796
9797         * THANKS: add Hans Forbrich.
9798
9799         * Documentation/topdocs/NEWS.tely (Top): document new feature.
9800
9801         * Documentation/user/basic-notation.itely (Staff symbol): document
9802         start/stop staff. Reference to ossia.ly
9803
9804         * input/test/ossia.ly: new example using stop and startStaff.
9805
9806         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
9807         in other words, don't create "|" barline at start of the score.
9808         (start_translation_timestep): don't set whichBar for start of score.
9809
9810         * input/regression/staff-halfway.ly: use new functionality.
9811
9812         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
9813         start and stop staff based on events.
9814
9815         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
9816
9817         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
9818
9819 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9820
9821         * Documentation/user/programming-interface.itely (How markups work
9822         internally ): remove \encoding reference.
9823
9824 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9825
9826         * scripts/convert-ly.py: Attempt to do a smarter update of 
9827         text markups from versions < 1.9.0 with arbitrary nesting.
9828
9829 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9830
9831         * po/fi.po: convert to utf-8, and update.
9832
9833 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9834
9835         * make/lilypond.suse.spec.in: update from suse 2.4 package.
9836
9837         * lily/*.cc: more <? >? to min/max changes
9838
9839         * lily/include/interpretation-context-handle.hh: rename
9840         Interpretation_context_handle to Context_handle.
9841
9842 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9843
9844         * input/regression/GNUmakefile (local_delete): use `find` together 
9845         with `xargs` to avoid too long argument-lists in cmd line.
9846
9847 2005-05-04  Graham Percival  <gperlist@shaw.ca>
9848
9849         * Documentation/user/introduction.itely: updates "About this manual".
9850
9851         * Documentation/user/advanced-notation.itely,
9852         invoking.itely: minor fixes.
9853
9854 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9855
9856         * COPYING: add font exception. Update FSF address. 
9857
9858         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
9859         should be taken without child context.
9860
9861         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
9862
9863         * scm/define-markup-commands.scm (triangle): new command, as
9864         robust replacement for unicode Delta/Triangle.
9865
9866 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9867
9868         * ps/music-drawing-routines.ps: add fillp argument.
9869
9870         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
9871
9872         * lily/font-config.cc (init_fontconfig): don't add cff/
9873
9874         * VERSION (PACKAGE_NAME): release 2.5.22
9875
9876         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
9877
9878         * lily/grace-engraver.cc (consider_change_grace_settings): use
9879         is_alias(). Fixes problem with CueVoice grace notes. 
9880
9881         * lily/simultaneous-music-iterator.cc (construct_children): call
9882         Music_iterator::quit() for iterators that start out invalid. This
9883         fixes indefinitely continuing contexts.
9884
9885         * buildscripts/substitute-encoding.py: new file
9886
9887         * Documentation/user/basic-notation.itely (Basic polyphony): fix
9888         missing @end 
9889
9890         * scripts/lilypond-book.py (write_if_updated): print file name.
9891
9892         * Documentation/user/basic-notation.itely (Explicitly
9893         instantiating voices): idem.
9894
9895         * Documentation/user/advanced-notation.itely (Text spanners):
9896         remove stray { } 
9897
9898         * lily/context.cc (default_child_context_name): the default child
9899         is now first in accepts_list_.
9900
9901         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
9902         \defaultchild to all relevant contexts.  This fixes:
9903         drums-pitch.ly.
9904
9905         (Probably also fixes similar problems with ancient
9906         transcriptions getting CueVoices instead of the desired voices.)
9907  
9908         * lily/context-def.cc (get_default_child): new function.
9909         (get_accepted): place default child in front of list.
9910
9911         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
9912
9913         * lily/include/context-def.hh (struct Context_def): add
9914         default_accept_
9915
9916 2005-05-03  Graham Percival  <gperlist@shaw.ca>
9917
9918         * scm/define-grobs.scm: remove "remove-first" line, since
9919         the absent property is set to #f anyway.
9920
9921         * Documentation/user/basic-notation.itely,
9922         advanced-notation.itely, instrument-notation.itely: minor
9923         fixes.
9924
9925         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
9926
9927         * Documentation/user/advanced-notation.itely,
9928         changing-defaults.itely: consolidate Text stuff in
9929         advanced notation.
9930
9931         * Documentation/user/global.itely: better docs for \header.
9932
9933         * Documentation/user/putting.itely: new chapter; placeholder
9934         for future expansion.
9935
9936         * Documentation/user/examples.itely: moved "suggestions for
9937         writing LP files" section into putting.itely.
9938
9939         * Documentation/user/lilypond.itely: added new chapter,
9940         fixed the short table of contents.
9941
9942 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9943
9944         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
9945         infinity for unfeasible beams.
9946
9947         * make/lilypond.fedora.spec.in (Group): idem.
9948
9949         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
9950
9951         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
9952
9953         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
9954         fonts directly.
9955
9956         * buildscripts/gen-emmentaler-scripts.py (i): idem.
9957
9958         * mf/GNUmakefile: remove all CFF rules.
9959
9960         * scm/framework-ps.scm (ps-embed-cff): reinstate.
9961
9962         * lily/open-type-font-scheme.cc (LY_DEFINE):
9963         new function ly:otf-font-table-data.
9964         (LY_DEFINE): new function otf-font?
9965
9966 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9967
9968         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
9969         ($(outdir)/Fontmap.lily): idem.
9970
9971         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
9972         for PFAEmmentaler-XXX.pfa. 
9973
9974         * Documentation/user/music-glossary.tely (accidental): NL
9975         translation of accidental.
9976
9977 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9978
9979         * flower/include/international.hh: Bugfix: include "string.hh".
9980
9981         * lily/include/mingw-compatibility.hh: New file.
9982
9983         * flower/include/libc-extension.hh (memrev): Rename from strrev.
9984
9985         * configure.in: Search for mingw wcrtomb library.
9986
9987 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9988
9989         * scripts/convert-ly.py: Bug fix
9990
9991         * Documentation/user/changing-defaults.itely (Common tweaks):
9992         Added example where the context has to be specified explicitly
9993         (MetronomeMark). 
9994
9995 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9996
9997         * scripts/lilypond-book.py (ly_options): set timing to #f for
9998         notime option.
9999
10000         * scripts/convert-ly.py (conv): typo.
10001
10002         * flower/*.cc: remove <? and >?
10003         
10004         * lily/*.cc: remove <? and >?
10005
10006         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
10007         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
10008         editor.
10009
10010 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10011
10012         * lily/part-combine-engraver.cc: add space to variable list.
10013
10014 2005-04-30  Graham Percival  <gperlist@shaw.ca>
10015
10016         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
10017         remove-first to false (matches docs)
10018
10019         * Documentation/user/advanced-notation.itely: corrected docs
10020         concerning remove-first.
10021
10022 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10023
10024         * lily/part-combine-engraver.cc: make sure that the relevant
10025         properties are included in the documentation.
10026
10027 2005-04-28  Graham Percival  <gperlist@shaw.ca>
10028
10029         * Documentation/user/lilypond-book.itely: Bernard's docs
10030         for \betweenLilyPondSystem.
10031
10032 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10033
10034         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
10035         remarks.
10036
10037 2005-04-28  Pal Benko  <benkop@freestart.hu>
10038
10039         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
10040         only on vertical lines of flexa shape, and use a constant
10041         thickness value for horizontal lines (patch slightly modified by
10042         Jürgen Reuter)
10043
10044         * lily/include/mensural-ligature.hh: make 2 comments clearer
10045
10046 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
10047
10048         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
10049         to need_extra_horizontal_space; bugfix: use class scope to avoid
10050         global namespace pollution
10051
10052         * Documentation/user/instrument-notation.itely (ligatures): added
10053         comment on possible future syntax change and how to work around
10054
10055         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
10056         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
10057         intervals (fixes agnus dei example)
10058
10059         * Documentation/user/instrument-notation.itely (white mensural
10060         ligatures): selected a more illustrative example
10061
10062 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
10063
10064         * Documentation/index.html.in: specify utf-8 charset in meta content.
10065
10066 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10067
10068         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
10069         empty 2nd page for single page.
10070
10071         * scm/lily.scm: remove p&c definitions.
10072
10073         * po/zh_TW.po (Module): new translation.
10074
10075         * lily/lily-guile.cc (ly_chain_assoc): remove.
10076
10077         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
10078         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
10079
10080 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10081
10082         * lily/beaming-info.cc: remove infinity_i
10083
10084         * scripts/abc2ly.py (out_filename): fix thinko with \version.
10085
10086 2005-04-26  Graham Percival  <gperlist@shaw.ca>
10087
10088         * Documentation/user/basic-notation.itely,
10089         instrument-notation.itely, advanced-notation.itely,
10090         changing-defaults.itely: minor fixes.  Added docs
10091         for colors to advanced-notation.itely.
10092
10093         * Documentation/user/advanced-notation.itely: fixed compile
10094         problem and added Bernard's x11-color doc patch.
10095
10096 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10097
10098         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
10099         alright this time round.
10100
10101 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10102
10103         * Documentation/topdocs/INSTALL.texi (Top): idem.
10104
10105         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
10106
10107         * VERSION (MAJOR_VERSION): release 2.5.21
10108
10109         * scm/output-ps.scm (grob-cause): bugfix.
10110
10111 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10112
10113         * cygwin/*: Update.
10114
10115         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
10116         stuff.
10117
10118         * scm/output-ps.scm (grob-cause): Bugfix.
10119
10120         * scm/lily.scm (ly:load): Remove x11-color.
10121
10122         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
10123         quote executable, fixes getting version from program --with
10124         --options.
10125         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
10126         $ac_exeect.
10127
10128         * Documentation/user/GNUmakefile: Only build music-glossary with
10129         rendered lilypond snippets during web.
10130
10131 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10132
10133         * po/de.po: update.
10134
10135         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
10136
10137 2005-04-22  Laura Conrad <lconrad@laymusic.org>
10138  
10139         * scripts/abc2ly:
10140         second title line append with punctuation dash character;
10141         encode abc2ly python strings in utf-8
10142        
10143 2005-04-21  Laura Conrad <lconrad@laymusic.org>
10144
10145         * scripts/abc2ly fix chords (again)
10146  
10147 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
10148
10149         * scm/x11-color.scm: new file
10150         All x11 color names can be accessed with:
10151         #(x11-color 'ColorName),
10152         #(x11-color "ColorName") or:
10153         #(x11-color "color name")
10154         If the x11 color name is not recognised then it defaults
10155         to black
10156
10157         * scm/lily.scm: amended to call scm/x11-color.scm
10158
10159 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10160
10161         * Documentation/user/invoking.itely (Reporting bugs): comment out
10162         reference to online PNG bug repository.
10163
10164 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10165
10166         * lily/translator-scheme.cc (ly:translator-property): Remove.
10167         Update callers.
10168
10169         * lily/context-scheme.cc (ly:context-now): Move from translator.
10170         Update callers.
10171
10172 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10173
10174         * input/regression/grid-lines.ly (skips): refine example.
10175
10176         * scm/define-context-properties.scm
10177         (all-user-translation-properties): doc autoBeamCheck
10178
10179         * input/regression/grid-lines.ly (Module): new file.
10180
10181         * lily/grid-point-engraver.cc (Module): new file.
10182
10183         * lily/grid-line.cc (Module): new file.
10184
10185         * lily/grid-line-span-engraver.cc (Module): new file.
10186
10187         * lily/grid-line-interface.cc (Module): new file.
10188
10189 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10190
10191         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
10192         missing parameter, actualy cdr through list.  Actually return a
10193         list with ENTRY removed (was '()).
10194
10195         * scripts/convert-ly.py: Update.  Print warning if file cannot be
10196         opened.
10197         (do_conversion): Fix printing of continuation comma.
10198
10199         * Documentation/user/advanced-notation.itely (Beam formatting):
10200         Remove refbugs about compound time and mixed duration.
10201
10202         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
10203         modulo moments explicitely.
10204
10205         * lily/moment.cc (operator %): New function.
10206
10207         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
10208
10209         * lily/translator-scheme.cc (ly:translator-now,
10210         ly:translator-property): New function.
10211
10212         * scm/auto-beam.scm (default-auto-beam-check): New function.
10213
10214         * lily/auto-beam-engraver.cc (test_moment): Use it.
10215
10216         * flower/rational.cc (operator %): Bugfix.
10217
10218 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
10219
10220         * scripts/abc2ly: Bugfix
10221
10222 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10223
10224         * python/fontextract.py (write_extracted_fonts): bugfix, too many
10225         %'s on EndFont comment.
10226
10227         * lily/ledger-line-spanner.cc: some more words of explanation.
10228
10229 2005-04-20  John Williams <williams@tni.com>  
10230         
10231         * scripts/lilypond-book.py: htmlquote bugfix.
10232         Allow snippets to be given distinct filenames.
10233         Allow the default alt text to be overridden.
10234
10235 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
10236
10237         * ly/performer-init.ly: Bugfix
10238
10239         * THANKS: Added bughunters.
10240
10241 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10242
10243         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
10244
10245         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
10246         position (was: use modulo measure length).
10247
10248         * configure.in (no gui_b): Remove optional gtk+ requirement.
10249
10250 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10251
10252         * Documentation/user/basic-notation.itely (Pitches): add
10253         LedgerLineSpanner.
10254
10255         * lily/dynamic-engraver.cc (process_music): set right bound to
10256         script if present. Else, do not set.
10257         (acknowledge_grob): only set right bound of finished spanner to
10258         note column if no other bound is set.
10259
10260         * python/lilylib.py (make_ps_images): switch back to png16m.
10261         
10262 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10263
10264         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
10265         writing up to date file.  Add dvips usage suggestion.
10266
10267         * scripts/convert-ly.py: Fix error message.
10268         Print usage if no files on command line.
10269         (usage): Add example usage.
10270
10271         * input/test/compound-time.ly: New file.
10272
10273         * input/test/circle.ly: New file.
10274
10275         * Documentation/topdocs/NEWS.tely: Use them.
10276
10277         * input/test/boxed-stencil.ly: Remove \score.
10278
10279         * buildscripts/mf-to-table.py (base): Add .log dependency.
10280
10281         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
10282         pfa's.  Add .log dependency
10283
10284         * scm/define-markup-commands.scm (lower): New command.
10285
10286         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
10287         make it default.
10288
10289 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10290
10291         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
10292         also to finished cresc as right bound. This fixes:
10293         skip-string-decresc.ly
10294
10295         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
10296         relative_coordinate if extent is empty.
10297
10298         * lily/stem.cc (width_callback): determine correct extent if flag
10299         is not there. This fixes slur-no-flag.ly
10300
10301         * lily/grace-engraver.cc (consider_change_grace_settings): new
10302         function.
10303         (initialize): also consider_change_grace_settings() on
10304         initialization. Fixes large grace notes at start of score.
10305
10306         * lily/break-align-interface.cc (do_alignment): don't translate if
10307         total_extent is empty.
10308
10309         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
10310
10311 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10312
10313         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
10314         with slash.
10315
10316 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10317
10318         * stepmake/aclocal.m4: Remove tfm_path.
10319
10320 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10321
10322         * scm/music-functions.scm (markup-expression->make-markup): fix
10323         bug with cons arguments of markup commands.
10324         (music->make-music): fix music expression property list building
10325
10326 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10327
10328         * aclocal.m4: Massage package names.
10329
10330         * SCons updates.
10331
10332 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10333
10334         * VERSION (PACKAGE_NAME): release 2.5.20
10335
10336         * lily/stem.cc (calc_stem_info): add minimum Y extent of
10337         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
10338
10339         * lily/percent-repeat-engraver.cc (try_music): add measure before
10340         next_moment to future processing moment. Fixes:
10341         percent-repeat-mm-rest.ly
10342         (process_music): don't add moment for 2nd time.
10343
10344         * input/regression/repeat-percent.ly: add mmrests as extra test.
10345
10346         * lily/axis-group-engraver.cc (acknowledge_grob): read
10347         keepAliveInterfaces to decide what to kill.
10348
10349         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
10350         percent-repeat-interface to keepAliveInterfaces. This fixes
10351         percent-repeat-harakiri.
10352
10353 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10354
10355         * SCons updates.
10356
10357 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10358
10359         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
10360
10361         * aclocal.m4: remove --enable-tfm-path configure option
10362
10363         * input/test/ancient-font.ly (lowerStaff): clef name errors.
10364
10365         * scm/backend-library.scm (postscript->png): newline after
10366         finishing command.
10367
10368         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
10369         (LY_DEFINE): ly:paper-score-paper-systems: new function 
10370
10371         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
10372
10373         * lily/score.cc (default_rendering): use Music_output too.
10374
10375         * input/test/chord-names-languages.ly (Module): rename file.
10376
10377         * lily/text-spanner.cc: add bound-padding.
10378
10379         * lily/paper-book.cc (systems): accept Paper_score
10380         iso. Paper_system vector. 
10381
10382         * input/regression/line-arrows.ly: new file.
10383
10384         * lily/paper-score.cc (process): run get_paper_systems() only once.
10385
10386         * lily/line-spanner.cc (line_stencil): add arrows.
10387
10388 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
10389
10390         * lily/line-interface.cc (make_arrow): new function. 
10391         (arrows): idem.
10392
10393 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
10394
10395         * input/test/chord-names-german.ly: update for italian/french
10396         chords.
10397         
10398         * Documentation/user/instrument-notation.itely (Printing chord
10399         names): update.
10400
10401 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10402
10403         * lily/include/paper-score.hh (class Paper_score): remove unused
10404         prototypes.
10405
10406         * lily/book.cc (process): add -COUNT to midi output.
10407
10408         * lily/score.cc (book_rendering): remove outname argument
10409         (book_rendering): return list of Music_outputs. 
10410
10411         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
10412
10413         * lily/book.cc (process): loop over Music_outputs returned from
10414         Score::book_rendering().
10415
10416         * lily/*.cc (width_callback): remove spurious "unused" warnings
10417         for assert (axis==[XY]_AXIS); 
10418
10419         * lily/include/music-output.hh (class Music_output): smobify class.
10420
10421         * lily/include/paper-score.hh (class Paper_score): make members
10422         private.
10423
10424         * lily/performance.cc (process): return #f iso. #<undefined>. This
10425         prevents #<undefined> leaking into GUILE-userspace.
10426
10427 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10428
10429         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
10430
10431 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
10432
10433         * scm/chord-name.scm : support for italian and french
10434         chords names.
10435
10436         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
10437         a space defined by chordPrefixSpacer when the root name is
10438         direclty followed by a prefix.
10439
10440         * ly/engraver-init.ly : chordPrefixSpacer       
10441         * scm/define-context-properties.scm : chordPrefixSpacer
10442         * ly/property-init.ly : italianChords, frenchChords 
10443
10444 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10445
10446         * mf/feta-din.mf: Remove.
10447
10448         * mf/GNUmakefile (fontdir): Bugfix.
10449
10450         * mf/SConstruct: Some updates.
10451
10452         * SConstruct: Require pkg-config.
10453         (test_program): Bugfix for double digit version compares, use
10454         integer (not string-) compare.
10455         Optionally require gs 8.14.
10456
10457         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
10458
10459         * lily/*: s/ifdef HAVE_*/if have/.
10460
10461         * SConstruct (test_lib): New function.  Update pkg-config and some
10462         other requirements.
10463
10464         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
10465         freetype, pangof2t.
10466
10467 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10468
10469         * po/lilypond.pot, ...: Update using bison-CVS.
10470
10471         * python/lilylib.py (make_ps_images): Fixo.
10472
10473 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10474
10475         * python/lilylib.py (make_ps_images): typo.
10476
10477         * configure.in (gui_b): make bison optional.
10478
10479         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
10480
10481 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
10482
10483         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
10484         with one parameter can be defined in a LaTeX file when processed
10485         by lilypond-book this will be evaluated between the systems of
10486         a multi-system score. The parameter is the number of systems processed.
10487
10488 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10489
10490         * python/lilylib.py (make_ps_images): Escape newline.
10491
10492         * Documentation/user/music-glossary.tely: Run
10493         texinfo-all-menus-update.
10494
10495 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10496
10497         * scm/lily-library.scm (old-relative-not-used-message)
10498         (version-not-seen-message): Add input-file-name-location to message.
10499
10500         * lily/parser.yy (lilypond): Add token aliases.
10501
10502         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
10503         not confuse with alteration.
10504         (alteration): Add.
10505
10506 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10507
10508         * python/lilylib.py (make_ps_images): use -dEPSCrop
10509
10510         * VERSION (PACKAGE_NAME): release 2.5.19 
10511
10512         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
10513         only put xrefs in info documentation.
10514
10515         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
10516         .pdf rule to tex-rules.make.
10517
10518         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
10519         from -systems.* output.
10520
10521         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
10522         directly, remove -$(PAGESIZE) target.
10523
10524         * input/test/embedded-postscript.ly: update.
10525
10526 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10527
10528         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
10529
10530         * Documentation/user/changing-defaults.itely (Font selection):
10531         document font-name.
10532
10533         * input/regression/font-name.ly: show Pango fonts for
10534         font-name. Update example. 
10535
10536         * lily/pango-select.cc (properties_to_pango_description): don't
10537         convert symbol font-size to number, but use to lookup.
10538
10539         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
10540
10541         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
10542         (NAME . FILE-NAME) tuples for font descriptions. 
10543         (write-preamble): display BeginFont DSC comments.
10544
10545         * python/fontextract.py (write_extracted_fonts): new file. Extract
10546         font resources from a PS file.
10547
10548         * scripts/lilypond-book.py (option_definitions): --psfonts option.
10549         (Compile_error.process_include): do_file returns chunks.
10550
10551         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
10552
10553         * make/lysdoc-targets.make: .texi is .PRECIOUS
10554
10555         * scripts/lilypond-book.py (write_if_updated): new function.
10556
10557 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10558
10559         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
10560
10561 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10562
10563         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
10564
10565         * input/regression/markup-syntax.ly: remove \score.
10566
10567         * scm/define-markup-commands.scm (draw-circle): add fill argument
10568
10569         * scm/stencil.scm (make-circle-stencil): add fill argument
10570
10571         * ps/music-drawing-routines.ps: add fill argument.
10572
10573         * ly/performer-init.ly: add CueVoice to MIDI too.
10574
10575         * ps/music-drawing-routines.ps: new routine BeginEPSF /
10576         EndEPSF.
10577
10578         * input/regression/markup-eps.ly: new file.
10579
10580         * scm/framework-ps.scm (write-preamble): change order: vars should
10581         be inited before procedures.
10582
10583         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
10584         for EPS files.
10585
10586         * scm/define-markup-commands.scm (epsfile): add epsfile command.
10587
10588 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10589
10590         * configure.in (gui_b): add check for ghostscript 8.15
10591
10592 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10593
10594         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
10595         start of line. Fixes cresc-after-newline.ly
10596
10597         * lily/source-file.cc (file_line_column_string): use get_column().
10598
10599 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10600
10601         * lily/source-file.cc (get_column): utf-8 support for column numbers.
10602
10603 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10604
10605         * lily/*: use message () iso progress_indication () for messages.
10606         Revise/uniformise user messages.
10607
10608         * flower/warn.cc (progress_indication): New function.
10609         (message): Use it.  Fixes newline problems.
10610
10611         * config.make.in (webdir): Sort out install dirs.
10612
10613         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
10614
10615         * python/lilylib.py (command_name): Bugfix.
10616         (make_ps_images):
10617
10618 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
10619
10620         * lily/main.cc: --help says what types of backends are availabe
10621
10622 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10623
10624         Fix ./VERSION dependency, and without need to reconfigure.
10625
10626         * lily/main.cc (setup_paths): Update.
10627
10628         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
10629
10630         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
10631
10632         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
10633         Add \line for some simplistic cases.
10634
10635         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
10636
10637 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10638
10639         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
10640         to compile LY files (useful for adding eg. "-I" args)
10641         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
10642         2Gnome command for gnome backend.
10643         (LilyPond-command-formatgnome): call the 2Gnome command. key
10644         binding: C-c C-g
10645
10646 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10647
10648         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
10649         depend on all PNG images.
10650
10651 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10652
10653         * GNUmakefile.in: Bugfix: also link .map files.
10654
10655 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10656
10657         * scm/music-functions.scm (music->make-music): generate 
10658         a (make-music ...) sexpr from a music expression.
10659         (display-scheme-music): use guile pretty printer to display the
10660         make-music sexpr.
10661
10662 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10663
10664         * ly/engraver-init.ly: reindent.
10665         Add CueVoice.
10666
10667         * scm/music-functions.scm (music-pretty-string): handle moments
10668         too.
10669         (music-pretty-string): only print non-empty lists.
10670         (cue-substitute): create CueVoice context, which has smaller type.
10671
10672         * lily/moment-scheme.cc (LY_DEFINE): new methods
10673         ly:moment-grace-{numerator,denominator}
10674
10675         * lily/context-handle.cc: remove quit() method. 
10676
10677         * lily/font-config.cc (init_fontconfig): be verbose about font path.
10678         (init_fontconfig): success is 0, not !0
10679
10680 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10681
10682         * mf/feta-nummer-code.mf (code): add plus glyph.
10683
10684         * lily/tie.cc (print): idem.
10685
10686         * lily/slur.cc (print): don't use thickness property for
10687         slur shape-thickness.
10688
10689         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
10690         while adding stencils.
10691
10692         * scm/define-markup-commands.scm (with-color): with-color markup
10693         command.
10694         (whiteout): new markup command 
10695         (filled-box): new markup command
10696
10697 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10698
10699         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
10700         test for PDF docs.
10701
10702         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
10703         PFAAybabtu-Regular.  Fixes feta font in PDFs.
10704         
10705         Notes for tetex-3.0 make web:
10706            psclean.map: s/uhv8a/uhvr8a/
10707            config.ps add:
10708                 p +psfonts_t1.map
10709                 p +psclean.map
10710                 p +typeface.map
10711
10712 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10713
10714         * scm/music-functions.scm (music-pretty-string): fix bug with
10715         string argument.
10716
10717 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10718
10719         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
10720
10721 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10722
10723         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
10724         only process options if they're there.
10725         (write_file_map): add version-seen? to snippet-map.ly
10726
10727 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10728
10729         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
10730         formatting cleanups.
10731
10732         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
10733         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
10734
10735 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10736
10737         * scm/framework-ps.scm (ps-font-command): don't hash, just use
10738         name directly.
10739
10740         * lily/main.cc (setup_paths): either add mf/out to search path or 
10741         fonts/{otf,type1,etc}
10742         
10743         * lily/font-config.cc (init_fontconfig): either add mf/out to
10744         FontConfig or fonts/{otf,type1,etc}
10745
10746         * GNUmakefile.in: don't put mf/ link in share/ dir.
10747
10748         * lily/staff-spacing.cc: move same-direction-correction to
10749         note-spacing-interface
10750
10751         * scm/lily.scm (lilypond-main): use variable argument count for
10752         exception handler.
10753
10754         * lily/font-config.cc (init_fontconfig): add operator pacification
10755         message.
10756
10757         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
10758
10759         * buildscripts/gen-emmentaler-scripts.py (i): generate
10760         PFAEmmentaler as well.
10761
10762         * scm/framework-ps.scm (munge-lily-font-name): new function
10763         (write-preamble): hack: insert PFA equivalent of CFF into
10764         .PS. This makes LilyPond output printable on normal PS printers
10765         again.
10766
10767         * buildscripts/gen-emmentaler-scripts.py (i): generate
10768         PFAEmmentaler.pfa aswell.
10769
10770 2005-04-06  John Williams <williams@tni.com>  
10771         
10772         * scripts/lilypond-book.py: refactor the compose_ly procedure.
10773         
10774 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10775
10776         * scm/page-layout.scm (default-page-make-stencil): always combine
10777         the header stencil, even if empty. This prevents the body text to
10778         reach up to the margins.
10779
10780         * po/rw.po (Module): new file, for Kinyarwanda.
10781
10782         * input/test/spacing-optical.ly (Module): new file.
10783
10784         * lily/staff-spacing.cc: add same-direction-correction
10785
10786 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10787
10788         * Documentation/user/introduction.itely (Engraving): Comment-out
10789         non-existent file.
10790
10791 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10792
10793         * scm/define-grob-properties.scm (all-user-grob-properties): add
10794         same-direction-correction
10795
10796         * VERSION: release 2.5.18
10797
10798 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10799
10800         * lily/grob.cc (mark_smob): Check pscore->layout_ before
10801         dereferencing.  Fixes make web.
10802
10803         * lily/midi-stream.cc: Handle unwritable midi file.  Include
10804         errno.h.
10805
10806         * Documentation/user/: Fix links.
10807
10808 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10809
10810         * lily/text-interface.cc (Module): rename from text-item.cc
10811
10812         * input/regression/apply-output.ly (texidoc): function naming fix.
10813
10814         * lily/time-signature-performer.cc (derived_mark): new function.
10815
10816         * lily/lily-parser-scheme.cc:  print mapped file name for progress
10817
10818         * scripts/lilypond-book.py (find_linestarts): new function.
10819         (find_toplevel_snippets): keep track of line numbers.
10820
10821         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
10822         all key changes.
10823
10824         * ly/declarations-init.ly (partCombineListener): use
10825         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
10826
10827         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
10828
10829 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10830
10831         * lily/text-item.cc: Fix link.
10832
10833         * Documentation/user/changing-defaults.itely (Changing defaults):
10834         Fix programs reference links.
10835
10836         * Documentation/user/music-glossary.tely: Convert to utf-8.
10837
10838 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10839
10840         * make/lilypond-vars.make: remove TEXMF from variables.
10841         remove DEB_BUILD pk font variables.
10842         remove GUILE_LOAD_PATH
10843         remove TeX memory vars.
10844
10845 2005-04-04  Werner Lemberg  <wl@gnu.org>
10846
10847         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
10848
10849 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10850
10851         * ps/lilyponddefs.ps: remove reencode-font
10852
10853         * lily/simple-spacer.cc (add_columns): also compare
10854         directly. Column rank doesn't distinguish between broken and
10855         unbroken columns. This fixes large spaces before time sig changes.
10856
10857         * Documentation/user/point-and-click.itely: document ly:set-option.
10858
10859         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
10860         point_and_click_global is set.
10861
10862         * lily/scm-option.cc (LY_DEFINE): add point-and-click
10863         ly:set-option argument.
10864
10865 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10866
10867         * GNUmakefile.in: Include symlinks in webball.
10868
10869         * Documentation/user/GNUmakefile (source-links): Add symlinks to
10870         source dir for split and non-split manuals.
10871
10872         * Documentation/user/*y: Fix @uref/@inputfile links for
10873         split/non-split HTML documents.
10874
10875         * Documentation/user/GNUmakefile (local-WWW): Do not generate
10876         .ps.gz.
10877         
10878 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10879
10880         * GNUmakefile.in: Add newline.
10881
10882 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
10883
10884         * tex/lilyponddefs.tex: use color instead of xcolor
10885         * scm/output-tex.scm: minor editing
10886
10887 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10888
10889         * scm/music-functions.scm (display-scheme-music): pretty printer
10890         for music expressions.
10891
10892 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10893
10894         * buildscripts/install-info-html.sh (index_file): Fix link.
10895
10896 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10897
10898         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
10899
10900         * Documentation/index.html.in: Add size estimates with some big pages.
10901
10902         * Documentation/user/tutorial.itely (Running LilyPond for the
10903         first time): Add/replace some @rglos links.  TODO: add more
10904         @rglos links in tutorial, test non-intrusiveness (.css).
10905
10906         * stepmake/bin/add-html-footer.py (do_file): Remove info's
10907         annoying's indication of referencing external document.
10908
10909         * Documentation/user/GNUmakefile: Split version of glossary too.
10910         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
10911         links, not only for html.
10912
10913         * Documentation/user/introduction.itely: Fix some links for other
10914         than html, do not use `here' as link name.
10915
10916 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10917
10918         * scm/documentation-generate.scm (string-append): Fix @usermanref,
10919         @glossaryref.
10920
10921 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10922
10923         * scm/page-layout.scm (default-page-make-stencil): only add header
10924         if existing and not empty. Fixes spurious programming error.
10925
10926         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
10927
10928 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
10929
10930         * scm/output-tex.scm: implement {re,}setcolor
10931         * tex/lilyponddefs.tex: use color package
10932
10933 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10934
10935         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
10936         additions to website.
10937
10938         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
10939
10940         * Documentation/user/macros.itexi: Fix @usermanref html links in
10941         split documents: use @inforef.
10942
10943 2005-03-30  Graham Percival  <gperlist@shaw.ca>
10944
10945         * Documentation/user/programming-interface.itely: minor fix.
10946
10947         * Documentation/user/advanced-notation.itely: added info to
10948         Metronome markings.
10949
10950 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10951
10952         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
10953         use box-stencil.  Remove y-padding argument.
10954         (make-stencil-circler): New function.
10955
10956         * buildscripts/lilypond-words.py (F): 
10957         * elisp/SConscript (a): 
10958         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
10959         * vim/SConscript (a): 
10960         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
10961
10962         * lily/general-scheme.cc: Build fix.
10963
10964         * scm/markup.scm:
10965         * input/regression/markup-scheme.ly: 
10966         * input/regression/markup-syntax.ly: Drop 'new-' from name.
10967
10968         * scm/stencil.scm (make-circle-stencil): New function.
10969
10970         * scm/define-markup-commands.scm (draw-circle): Use it.  New
10971         name (was cicle).  Update callers.
10972         (circle): New markup command, similar to box.
10973
10974         * scm/stencil.scm (circle-stencil): New function.
10975
10976 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
10977
10978         * configure.in: Detect libutf8/wchar.h variant.
10979
10980         * stepmake/aclocal.m4: Modify shared size test.
10981
10982 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10983
10984         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
10985
10986 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10987
10988         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
10989         
10990         * VERSION (PACKAGE_NAME):  release 2.5.17
10991
10992 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10993
10994         * scm/backend-library.scm (postscript->png): Fix comment and png
10995         message.
10996
10997         * GNUmakefile.in (link-tree): Fix locales.
10998
10999 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11000
11001         * lily/stencil-scheme.cc (LY_DEFINE): change to
11002         ly:stencil-aligned-to, non mutating.
11003
11004         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
11005
11006         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
11007
11008         * lily/quote-iterator.cc (derived_mark): call
11009         Music_wrapper_iterator::derived_mark() too.
11010
11011         * lily/grace-engraver.cc (derived_mark): change signature, add
11012         const.
11013
11014 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11015
11016         * SConstruct (symlink): 
11017         * GNUmakefile.in (link-tree): Add scripts to prefix.
11018
11019         * lily/general-scheme.cc (ly:effective-prefix): New function.
11020
11021         * scm/backend-library.scm (postscript->png): Use it.
11022
11023 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11024
11025         * lily/paper-score.cc (process): don't delete grobs after
11026         producing stencils. 
11027
11028         * scm/part-combiner.scm (determine-split-list): switch off
11029         debugging info.
11030
11031         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
11032         if available.
11033
11034         * scm/define-context-properties.scm
11035         (all-user-translation-properties): add stringNumberOrientations.
11036
11037         * lily/new-fingering-engraver.cc (position_scripts): make generic,
11038         so fingering and string-numbers are separately controlled.
11039
11040 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11041
11042         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
11043         not use debugging.
11044
11045 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11046
11047         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
11048
11049         * config.hh.in: add HAVE_FONTCONFIG.
11050
11051         * Documentation/user/instrument-notation.itely (String number
11052         indications): new node.
11053
11054         * input/regression/new-markup-syntax.ly (texidoc): add circle.
11055
11056         * lily/new-fingering-engraver.cc (add_string): new function. 
11057         (acknowledge_grob): accept string-number-event as well.
11058
11059         * scm/define-markup-commands.scm (circle): new markup command.
11060
11061         * scm/output-lib.scm (print-circled-text-callback): new function.
11062
11063         * lily/GNUmakefile: move ifeq after include stepmake.make.
11064
11065 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11066
11067         * config.make.in (HAVE_LIBKPATHSEA_SO):
11068         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
11069
11070         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
11071         add KPATHSEA_LIBS.
11072
11073         * debian/watch: 
11074         * debian/control: Update.
11075
11076 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11077
11078         * input/test/title-markup.ly (spaceTest): remove.
11079
11080         * input/test/embedded-tex.ly (Module): remove.
11081
11082         * input/test/music-box.ly: use 'name property, not ly:music-name.
11083
11084         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
11085
11086         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
11087
11088 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11089
11090         * Documentation/topdocs/INSTALL.texi (Top): Remove information
11091         about xdeltas.  Add information about CVS.
11092
11093         * scm/lily.scm (lilypond-main): Fix invocation of handler,
11094         gracefully handle failed files.
11095
11096         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
11097
11098         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
11099         small fixes.
11100
11101         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
11102         No unnecessarily specific i18n messages.  Remove stray `1'.
11103
11104 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11105
11106         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
11107         documentencoding
11108
11109         * scm/documentation-lib.scm (texi-file-head): set utf-8
11110         documentencoding.
11111
11112         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
11113         Delta, not the Symbol one. 
11114
11115         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
11116         for the .map file.
11117
11118         * Documentation/topdocs/INSTALL.texi (Top): add running
11119         requirement as compilation requirement.
11120
11121 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11122
11123         * buildscripts/mutopia-index.py (headertext): add h1 header and
11124         utf-8 charset meta field.
11125
11126         * input/GNUmakefile: prune example list.
11127
11128         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
11129         options.
11130
11131         * lily/slur-scoring.cc (get_base_attachments): only look at stem
11132         extent for visible stems.
11133
11134         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
11135
11136 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11137
11138         * Documentation/topdocs/INSTALL.texi (Top): Updates.
11139
11140         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
11141
11142 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11143
11144         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
11145         pass inf/nan into slur scoring.
11146
11147         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
11148         page.
11149
11150         * scripts/abc2ly.py (dump_voices): use alphabet().
11151
11152 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
11153         
11154         * mf/GNUmakefile (depth): use $(FONTFORGE). 
11155
11156 2005-03-27 Matthias Neeracher <neeracher@mac.com>
11157         
11158         * flower/include/virtual-methods.hh: simplify. Patch by
11159
11160 2005-03-25  John Williams <williams@tni.com>  
11161
11162         * scripts/lilypond-book.py (main): add png for HTML too, guess
11163         only if necessary. 
11164
11165 2005-03-25  Graham Percival  <gperlist@shaw.ca>
11166
11167         * Documentation/topdocs/INSTALL.texi: now recommends
11168         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
11169
11170         * Documentation/user/basic-notation.itely,
11171         Documentation/user/tutoria.itely: warn about
11172         only one (phrasing) slur at once.
11173
11174 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
11175
11176         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
11177
11178 2005-03-23  Graham Percival  <gperlist@shaw.ca>
11179
11180         * Documentation/user/basic-notation.itely: fixed info about
11181         ending a (de)cresc.
11182
11183         * Documentation/user/lilypond-book.itely: fixed
11184         lilypond-book filter example and warned about not doing
11185         --filter and --process at the same time.
11186
11187 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11188
11189         * lily/parser.yy (bass_number),
11190         Documentation/user/instrument-notation.itely (Figured bass): 
11191         Add the possibility to use text markup in figured bass. 
11192
11193 2005-03-19  Graham Percival  <gperlist@shaw.ca>
11194
11195         * Documentation/user/global.itely: added info about naming
11196         identifiers and breakbefore.
11197
11198         * Documentation/user/invoking.itely: added info about batch
11199         processing files with convert-ly, removed references to TeX
11200         in the jail section.
11201
11202         * Documentation/user/examples.itely: possibly fixed piano
11203         dynamics.
11204
11205         * Documentation/user/advanced-notation.itely: added info
11206         about removing other types of Staff.
11207
11208         * Documentation/user/instrument-notation.itely: possibly
11209         fixed piano staff line switch.
11210
11211         * Documentation/user/changing-defaults.itely: added info
11212         about using normal font in titles.
11213
11214 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11215
11216         * VERSION (PATCH_LEVEL): release 2.5.16
11217
11218         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
11219         explicitly.
11220
11221 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11222
11223         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
11224         whitespace.
11225
11226         * python/lilylib.py (make_ps_images):
11227         * scm/backend-library.scm (postscript->pdf, postscript->png):
11228         Quote file name.  Use format rather than string-append juggling.
11229
11230 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11231
11232         * python/lilylib.py (make_ps_images): add x to -g argument. 
11233
11234         * lily/key-performer.cc (create_audio_elements): don't use
11235         scm_eval_string. Check for minor 3rd directly.
11236   
11237         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
11238         (sarabandeCelloGlobal): key is D minor, not F major.
11239
11240 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11241
11242         Fix truncated --png output (Peter Danenberg).
11243         
11244         * python/lilylib.py (make_ps_images):
11245         * scripts/ps2png.py (copyright): Grok --papersize option.
11246
11247         * scm/backend-library.scm (postscript->png): Add parameter
11248         PAPERSIZE.  Update callers.
11249
11250         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
11251         Fixes symbol placement.
11252
11253         * lily/spanner.cc: 
11254         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
11255         <libc-extension.hh>).
11256
11257 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11258
11259         * Nitpick run.
11260
11261         * buildscripts/fixcc.py: Update.
11262
11263         Builddir run fixes.
11264
11265         * HACKING (datadir): Add VERSION.
11266
11267         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
11268         higher up.
11269
11270 2005-03-15  Werner Lemberg  <wl@gnu.org>
11271
11272         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
11273         diagonal stem doesn't become thinner.
11274
11275 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11276
11277         * buildscripts/fixcc.py: Fixes (Werner).
11278
11279 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11280
11281         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
11282         Emmentaler/Aybabtu.
11283
11284         * GNUmakefile.in: fix lilypond-words path.
11285
11286         * po/tr.po: update to 2.3.21
11287
11288         * lily/new-fingering-engraver.cc (position_scripts): take priority
11289         from head position.
11290
11291         * input/regression/finger-chords-order.ly (texidoc): new file.
11292
11293 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11294
11295         * make/ly-rules.make: 
11296         * stepmake/aclocal.m4: 
11297         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
11298
11299         * buildscripts/fixcc.py (rules): Leave space after operator.
11300
11301 2005-03-14  Werner Lemberg  <wl@gnu.org>
11302
11303         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
11304         top of the glyph with smooth curve.
11305
11306 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11307
11308         * Documentation/user/global.itely (Page layout): remove
11309         printpagenumber.
11310
11311 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
11312
11313         * input/regression/mensural-ligatures.ly: new file (with examples
11314         compiled by Pal Benko).
11315
11316         * Documentation/user/instrument-notation.itely: Bugfix: yet some
11317         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
11318         musicglyph access.  Many small beautifications in ancient
11319         examples.
11320
11321         * input/test/divisiones.ly: fixed indentation; small
11322         beautifications
11323
11324         * ly/engraver-init.ly: added FIXME comment
11325
11326         * scripts/lilypond-book.py,
11327         Documentation/user/lilypond-book.itely: added music fragment
11328         option "packed" to lilypond-book
11329
11330         * Documentation/user/instrument-notation.itely: Bugfix: added
11331         missing LedgerLineSpanner color setting in several places.  Added
11332         music fragment option "packed" to VaticanaContext example.
11333
11334 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11335
11336         * scm/define-grobs.scm (all-grob-descriptions): switch off
11337         Hyphen_spanner::set_spacing_rods 
11338
11339         * lily/lyric-hyphen.cc (print): add padding between syllable and
11340         hyphen.
11341         (print): shorten hyphen in tight situations (determine using
11342         minimum-length)
11343
11344         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
11345         0.4pt.
11346
11347 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11348
11349         * ly/titling-init.ly (bookTitleMarkup): Refinements.
11350
11351         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
11352         header/footer markings for regression-test.
11353
11354         * scm/backend-library.scm (output-scopes, header-to-file): Move
11355         from framework-tex.scm.
11356
11357         * scm/framework-ps.scm (output-framework)
11358         (output-preview-framework):
11359         * scm/framework-eps.scm (output-classic-framework)
11360         (output-framework): Use it.  Fixes collated files.
11361
11362 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11363
11364         * input/sakura-sakura.ly: 
11365         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
11366
11367         * buildscripts/guile-gnome.sh: Update.
11368
11369         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
11370
11371         * mf/aybabtu.pe.in: Capitalize Aybabtu.
11372
11373 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11374
11375         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
11376         culprit: always exit the loop if we find a rod, even if it has
11377         distance < 0. 
11378
11379         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
11380         algorithm.
11381
11382         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
11383         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
11384
11385         * scm/output-svg.scm (dashed-line): new  function body.
11386         
11387         * GNUmakefile.in: create .htaccess.
11388
11389 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11390
11391         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
11392
11393 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11394
11395         * VERSION (PACKAGE_NAME): release 2.5.15
11396
11397         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
11398
11399         * scm/framework-svg.scm (output-framework): put scaling in
11400         document header. Apply scaling only once.
11401         (output-framework): dump page size in px, not mm. 
11402
11403         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
11404         from font-size.
11405
11406         * lily/paper-outputter-scheme.cc (LY_DEFINE):
11407         ly:outputter-output-scheme, new function.
11408
11409         * scm/output-svg.scm (pango-description-to-svg-font): new function
11410
11411 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11412
11413         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
11414         target.
11415
11416         * input/typography-demo.ly: new file.
11417
11418 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11419
11420         * Documentation/user/global.itely (File structure): Add markup blocks
11421         to toplevel expressions.
11422         (Multiple movements, Creating titles): Add markup blocks.
11423
11424         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
11425         <libc-extension.hh>).
11426
11427         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
11428
11429         * flower
11430         * lily
11431         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
11432
11433 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11434
11435         * lily/accidental.cc: special bboxes for natural. 
11436
11437         * mf/feta-toevallig.mf: make stems heavier.
11438
11439         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
11440         texts as well.
11441
11442         * mf/feta-klef.mf: revise. 
11443
11444         * mf/feta-schrift.mf: make thinning of accent less pronounced.
11445
11446         * mf/feta-klef.mf: add rounded curve at top. 
11447         make thinnib a little heavier.
11448
11449 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11450
11451         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
11452
11453         * buildscripts/fixcc.py: New file.
11454
11455         * input/regression/utf8.ly: Update Debian font description.
11456
11457 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11458
11459         * stepmake/aclocal.m4: Fix test.
11460
11461 2005-03-09  Graham Percival  <gperlist@shaw.ca>
11462
11463         * Documentation/user/invoking.itely: added Sebastino Vigna's
11464         docs for the --jail option.
11465
11466 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11467
11468         * lily/stem.cc (print): only produce stemlets if there are no
11469         noteheads on this stem.
11470
11471         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
11472         don't crash on stemlet (visible stem without heads).
11473
11474         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
11475         unbroken situations. 
11476
11477         * scm/output-lib.scm (center-invisible): new function.
11478
11479         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
11480         wishes to determine loose column space.
11481
11482         * lily/font-config.cc (init_fontconfig): add
11483         fonts/{otf,type1,cff}  to path.
11484
11485         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
11486
11487         * mf/GNUmakefile (Module): install all fonts under otf/
11488
11489         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
11490         replace /fonts/otf/ by /ps/ 
11491
11492         
11493 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11494
11495         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
11496
11497         * lily/book.cc (process): Oops, add score_.header_.
11498
11499         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
11500
11501         * lily/parser.yy: Handle toplevel and book texts as score.
11502
11503         * scm/page-layout.scm (default-page-make-stencil):
11504         Bugfix: (page-properties rename.
11505
11506         * scm/backend-library.scm (ly:system): Typo.
11507
11508 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11509
11510         * stepmake/stepmake/executable-targets.make (installexe): don't
11511         strip installed executables
11512
11513         * lily/font-select.cc (get_font_by_design_size): revert
11514         pango_description_string as well.
11515
11516         * lily/system.cc (set_loose_columns): put loose column just left
11517         of next column.
11518
11519         * lily/include/group-interface.hh (extract_grob_array): rename
11520         from Pointer_group_interface__extract_grobs
11521
11522         * input/regression/ledger-line-minimum.ly (texidoc): new file.
11523
11524         * lily/ledger-line-spanner.cc (set_spacing_rods): new
11525         function. Keep ledgered note heads at a minimum distance.
11526         Introduce minimum-length-fraction
11527         (print): introduce length-fraction property.
11528
11529 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11530
11531         * tex/GNUmakefile: remove latin1.enc rules.
11532
11533 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11534
11535         * scm/titling.scm: Typo.
11536
11537         * input/regression/score-text.ly: Really add.
11538
11539         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
11540
11541 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11542
11543         * lily/open-type-font-scheme.cc:  new file.
11544
11545 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11546
11547         * scm/titling.scm (layout-extract-page-properties): Rename from
11548         page-properties.  Update callers.
11549
11550         * lily/lexer.ll (Lily_lexer):
11551         * lily/parser.yy: Junk lyric_markup state.
11552
11553         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
11554
11555         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
11556         Add texts parameter.
11557
11558 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11559
11560         * lily/lexer.ll (lyric_markup): New mode.
11561         (Lily_lexer::push_lyric_markup_state): New method.
11562         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
11563
11564         * lily/parser.yy (book_body):
11565         (toplevel_expression): Grok \markup texts.
11566
11567         * lily/score-scheme.cc (ly:music-scorify): 
11568         * scm/lily-library.scm (collect-music-for-book): Take texts
11569         parameter.
11570
11571         * lily/score.cc (texts_): New member.
11572
11573         * lily/paper-book.cc (systems): Format score texts.
11574
11575         * score-text.ly: New file.
11576
11577         * ttftool/SConscript:
11578         * kpath-guile/SConscript: New file.
11579
11580         * lily/SConscript:
11581         * SConstruct: Update.
11582
11583 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11584
11585         * VERSION (PACKAGE_NAME): release 2.5.14
11586
11587 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11588
11589         * lily/main.cc: Add dummy xgettext markers.
11590
11591 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11592
11593         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
11594         requirements
11595
11596         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
11597         executable is < 40k
11598
11599         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
11600         hack.
11601
11602 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11603
11604         * flower/libc-extension.cc:
11605         * flower/include/libc-extension.hh: [Open]BSD simply cast
11606         cookie/funopen declarations.
11607
11608         * stepmake/aclocal.m4: Check for libkpathsea.so.
11609
11610         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
11611         dl_kpse_find_file.
11612
11613 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11614
11615         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
11616         (open_library): alternative for static library.
11617
11618 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11619
11620         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
11621
11622         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
11623
11624         Drop run-time dependency on teTeX.
11625
11626         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
11627
11628         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
11629         KPATHSEA_LIBS in LIBS.
11630         (STEPMAKE_DLOPEN): New function.
11631
11632         * lily/font-config.cc (init_fontconfig): Use dir for directory,
11633         not path.
11634
11635         * flower/file-path.cc (directories): Rename from paths, as this
11636         return an array of directories (a single path).
11637
11638 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11639
11640         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
11641
11642         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
11643         new ly:kpathsea-find-file
11644
11645         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
11646
11647         * kpath-guile/GNUmakefile: new file
11648
11649         * buildscripts/gen-emmentaler-scripts.py (i): generate
11650         emmentaler-X.fontname as well.
11651
11652         * buildscripts/ps-embed-cff.py: new script
11653
11654         * scm/lily-library.scm: remove ps-embed-cff.
11655
11656         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
11657         font loading. 
11658
11659         * scm/font.scm (add-music-fonts): load dynamics/numbers through
11660         fontconfig as well.
11661
11662         * lily/font-config.cc (init_fontconfig): add cff/ too.
11663
11664         * ly/generate-embedded-cff.ly: capitalize.
11665
11666         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
11667         so as to register the pango font.
11668
11669         * lily/font-config.cc (init_fontconfig): add
11670         prefix/{otf,type1,mf/out} to fontconfig path.
11671
11672         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
11673         overrides all. 
11674
11675         * configure.in (gui_b): remove ec mftrace check
11676
11677         * config.hh.in: use lilypond-Major.Minor as data directory.
11678
11679         * scm/framework-ps.scm (dump-page): use output-units for landscape.
11680
11681         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
11682         name.
11683
11684 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11685
11686         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
11687         error messages.
11688
11689         * flower/libc-extension.cc:
11690         * flower/include/libc-extension.hh: [Open]BSD fixes for
11691         cookie/funopen declarations.
11692
11693 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11694
11695         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
11696         emmentaler.
11697
11698         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
11699         lcrm10.
11700
11701         * scm/define-markup-commands.scm (fontsize): new markup
11702         command. Also set baseline-skip
11703
11704 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
11705         
11706         * lily/main.cc (do_chroot_jail): paranoia security for webserver
11707         use.
11708
11709 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11710
11711         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
11712
11713         * lily/pdf.cc: remove PDF related files
11714
11715 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11716
11717         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
11718         <hamamatsu@gmx.de>
11719
11720 2005-03-05  Graham Percival  <gperlist@shaw.ca>
11721
11722         * Documentation/user/advanced-notation.itely: first draft
11723         of reorg done.
11724
11725         * Documentation/user/global.itely: fixed (sub)section
11726         bits of MIDI.
11727
11728 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11729
11730         * cygwin/mknetrel (extras): Bufix (Bertalan).
11731
11732         * Documentation/user/basic-notation.itely (Chords): @ref fix.
11733         * Documentation/user/instrument-notation.itely (Introducing chord
11734         names): Compile fix: must have unique name.
11735
11736 2005-03-02  Graham Percival  <gperlist@shaw.ca>
11737
11738         * Documentation/user/instrument-notation.itely: reorg.
11739
11740 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11741
11742         * scm/output-gnome.scm:
11743         * scm/output-svg.scm: Fix font scaling.
11744
11745 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11746
11747         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
11748         what link to use best.
11749
11750         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
11751         * Documentation/user/tutorial.itely (Automatic and manual beams):
11752         Fix @ref.
11753
11754         * lily/tweak-registration.cc (replace_grob_tweak): New function.
11755         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
11756         * scm/framework-gnome.scm (tweak): Use it.
11757
11758 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11759
11760         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
11761
11762         * scm/output-ps.scm (white-text): reinstate white-text
11763
11764 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11765
11766         * scm/output-ps.scm (offset-add): Remove.
11767
11768         * scm/lily-library.scm (offset-flip-y): New function.
11769         * scm/framework-gnome.scm (tweak): Use it.
11770
11771         * scm/output-gnome.scm (grob-cause): Add parameter.
11772
11773         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
11774         * scm/output-ps.scm (url-link): Move.
11775         (white-text): Warn user about brokenness.
11776
11777         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
11778         wrt ghostscript.
11779
11780 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11781
11782         * lily/slash-repeat-engraver.cc (try_music): always make slashes
11783         if body length smaller than measure length.
11784
11785         * scm/define-markup-commands.scm (with-url): oops. use Y extent
11786         for Y.
11787
11788         * ly/titling-init.ly (tagline): put default tagline in \paper
11789
11790 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11791
11792         * lily/kpath.cc: 
11793         * lily/pdf.cc (Pdf_file): Use more generic error messages.
11794
11795         * scm/lily-library.scm (version-not-seen-message): New function.
11796         * ly/init.ly: Use it.
11797
11798         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
11799         breaks as progess.
11800
11801         * scripts/lilypond-book.py (do_process_cmd): Do not lump
11802         whitespace with l10n message.
11803
11804         * scm/framework-tex.scm (convert-to-ps):
11805         (convert-to-dvi): Do not use overly specific l10n messages.
11806
11807         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
11808
11809         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
11810         merge stderr with stdout.  
11811
11812 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11813
11814         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
11815         Neeracher).
11816
11817 2005-02-29  Graham Percival  <gperlist@shaw.ca>
11818
11819         * Documentation/user/instrument-notation.teily: moved
11820         \arpeggio to Basic.
11821
11822         * Documentation/user/advanced-notation.itely: Articulation to
11823         Basic, a bunch of stuff from Basic moved to Advanced.
11824
11825         * Documentation/user/basic.itely: swapped various sections,
11826         reorganized Basic.
11827
11828 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11829
11830         * flower/memory-stream.cc: 
11831         * flower/libc-extension.cc: Remove obsolete #undefs.
11832
11833         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
11834         more carefully.
11835
11836 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11837
11838         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
11839         dependency.
11840
11841         * VERSION (PACKAGE_NAME): release 2.5.13
11842
11843         * GNUmakefile.in (web-ext): don't ship ps.gz
11844
11845         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
11846         stdout
11847
11848 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11849
11850         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
11851         without libintl.  Now it compiles too.
11852
11853 2005-02-28  Graham Percival  <gperlist@shaw.ca>
11854
11855         * Documentation/user/basic-notation.itely,
11856         instument-notation.itely, advanced-notation.itely:
11857         split up contents of notation.itely.
11858
11859         * Documentation/user/notation.itely: file removed.
11860
11861         * Documentation/user/invoking.itely, converters.itely:
11862         moved convert-ly info to invoking.itely.
11863
11864         * Documentation/user/global.itely, changing-defaults.itely,
11865         sound-output.itexi: moved global settings, file layout, and
11866         sound into global.itely.
11867
11868         * Documentation/user/sound-output.itexi: file removed.
11869
11870         * Documentation/user/lilypond.tely: removed links to
11871         notation.itely and sound.itely.
11872
11873 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11874
11875         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
11876
11877         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
11878  
11879         * THANKS: add sponsor.
11880
11881         * scm/define-markup-commands.scm (with-url): new markup command.
11882
11883         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
11884         tagline.
11885         
11886         * scm/output-tex.scm (url-link): stub.
11887
11888         * scm/output-ps.scm (url-link): new function.
11889
11890         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
11891         ly:set-point-and-click
11892
11893 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11894
11895         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
11896         based on pdf-viewer setting.
11897
11898         * scm/framework-ps.scm (write-preamble): Find and set preferred
11899         pdf-viewer.
11900
11901 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11902
11903         * Documentation/user/point-and-click.itely: update for PDF point &
11904         click.
11905
11906         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
11907         editors based on EDITOR setting.
11908
11909 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11910
11911         * scm/*: Oops, more grand 2005 replace bits.
11912
11913 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11914
11915         * ps/music-drawing-routines.ps: new routine: insert PDF mark
11916
11917         * scm/output-ps.scm (grob-cause): point & click support for
11918         PostScript
11919
11920 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11921
11922         * lily/input-scheme.cc (LY_DEFINE): rename to
11923         ly:input-file-line-column
11924
11925 2005-02-26  Graham Percival  <gperlist@shaw.ca>
11926
11927         * Documentation/user/examples.itely: small fix from Steve Doonan.
11928
11929         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
11930
11931         * THANKS: added Yuval Harel.
11932
11933         * Documentation/user/{various}: inserted two spaces after a period.
11934
11935         * Documentation/user/lilypond.tely: added framework for reorg.
11936
11937         * Documentation/user/basic-notation.itely, instrument-notation.itely,
11938         advanced-notation.itely, global.itely: new files, placeholder for
11939         future reorg.
11940
11941 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
11942
11943         * Documentation/user/notation.itely: revamped Polyphony section
11944         
11945 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11946
11947         * Documentation/user/lilypond-book.itely (Music fragment options):
11948         doc fontload.
11949
11950         * Documentation/user/changing-defaults.itely (Text encoding): add
11951         fontload option to utf8 include
11952
11953         * scripts/lilypond-book.py (compose_ly): add fontload option
11954
11955         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
11956         force-eps-font-include option.
11957
11958         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
11959         black triangle
11960
11961         * Documentation/user/invoking.itely (Editor support): remove
11962         lilypond-latex section.
11963
11964         * scripts/lilypond-latex.py (Module): remove script.
11965
11966         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
11967         overwrite .log. 
11968
11969         * lily/main.cc: remove -m, --no-layout
11970
11971         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
11972         to define. We don't want to override fprintf everywhere.
11973
11974 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11975
11976         * cygwin/lilypond.hint: 
11977         * cygwin/README.in: Update dependencies.
11978
11979         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
11980         Bugfix: do not pollute CPPFLAGS, LIBS.
11981
11982         * cygwin/mknetrel (extras): Cross compile fixes.
11983
11984         * ttftool/util.c: 
11985         * ttftool/ttfps.c: 
11986         * ttftool/ps.c: #include libc-extension.hh
11987
11988         * flower/include/libc-extension.hh:
11989         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
11990         wrapper using funopen.
11991         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
11992         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
11993
11994         * config.hh.in:
11995         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
11996         (AC_CHECK_HEADERS): Add libio.h
11997
11998         * scripts/convert-ly.py: Uniformize, internationalize.
11999         (2.5.2): Remove fatal encoding rule.
12000         (2.5.13): Handle latin1 encoding gracefully.
12001
12002 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12003
12004         * HACKING: Fix line breaks.
12005
12006 2005-02-23  Werner Lemberg  <wl@gnu.org>
12007
12008         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
12009         contains those two files.
12010
12011 2005-02-21  Werner Lemberg  <wl@gnu.org>
12012
12013         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
12014         to improve overlap removal process.
12015
12016         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
12017         left and right ending.  This ensures better overlapping.
12018         Update all callers.
12019         ("lineprall"): Don't use draw_gridline to get better overlapping.
12020
12021 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12022
12023         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
12024
12025         * Documentation/topdocs/NEWS.tely (Top): oops.
12026
12027 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
12028
12029         * HACKING: new file.
12030
12031         * input/regression/utf8.ly (portuguese): added a portuguese example
12032         to show latin1 accents.
12033
12034 2005-02-21  Pal Benko  <benkop@freestart.hu>
12035
12036         * lily/mensural-ligature-engraver.cc:
12037         * lily/mensural-ligature.cc:
12038         * lily/include/mensural-ligature.hh: new algorithm implemented
12039
12040         * scm/define-grob-properties.scm: join-left killed (add-join may
12041         be used); join-left-amount changed to join-right-amount
12042
12043 2005-02-21  Graham Percival  <gperlist@shaw.ca>
12044
12045         * Documentation/user/notation.itely: small but urgent fix.
12046
12047 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
12048
12049         * lily/duration-scheme.cc: bugfix: correct parameters to
12050         SCM_ASSERT_TYPE.
12051
12052         * THANKS: added Pal.
12053
12054         * Documentation/user/notation.itely: bugfix: unTeXified
12055         $\\backslash$.  Bugfix: yet another glyph renaming victim:
12056         "timesig.*x/y" -> "timesig.*xy".
12057
12058 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12059         
12060         * VERSION (PACKAGE_NAME): release 2.5.12
12061
12062 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12063
12064         * ly/engraver-init.ly: set tieWaitForNote to #t by default
12065
12066         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
12067
12068         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
12069
12070         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
12071
12072 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12073
12074         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
12075         latin1..utf-8.
12076
12077         * input/regression/stanza-number.ly:
12078         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
12079
12080         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
12081
12082 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12083
12084         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
12085         NEWS. Refer to website for older news.  
12086
12087         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
12088         .HTML. This should be done for specific servers only.
12089
12090         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
12091         .ly image examples.
12092
12093         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
12094         in layer 0 too.
12095
12096         * scm/define-context-properties.scm
12097         (all-user-translation-properties): add tieWaitForNote
12098
12099         * scm/define-grobs.scm (all-grob-descriptions): add
12100         Tie_column::before_line_breaking
12101
12102         * lily/tie.cc (get_column_rank): new function
12103
12104         * lily/tie-column.cc (before_line_breaking): new function.
12105         (werner_directions): take into account ties that start on
12106         different columns.  
12107
12108         * lily/score-engraver.cc (set_columns): move add_column() so we
12109         have column rank available.
12110
12111         * lily/tie.cc (get_column_rank): new function.
12112
12113         * input/regression/utf8.ly (japanese): add japanese lyrics.
12114
12115         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
12116
12117         * THANKS: add Steve D
12118
12119         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
12120         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
12121
12122 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
12123
12124         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
12125         to show harmonic notes
12126         * scm/define-markup-commands.scm: in \markup-by-number
12127         "dots-dot" -> "dots.dot" to show dotted notes
12128
12129 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12130
12131         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
12132
12133         * flower/memory-stream.cc (writer): new file.
12134
12135         * configure.in: add endian test.
12136
12137 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
12138
12139         * Documentation/user/examples.itely: small
12140         simplification/beautification
12141
12142         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
12143         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
12144         notation manual.
12145
12146         * lily/mensural-ligature.cc: bugfix: another few victims of the
12147         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
12148
12149         * ly/gregorian-init.ly: commit some experimental code for hi-level
12150         ligature input language lying around here for several months.
12151
12152         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
12153         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
12154
12155         * lily/vaticana-ligature-engraver.cc: bugfix: another few
12156         "x-y-z"->"x.y.s-z" fixes.
12157
12158 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12159
12160         * scm/framework-pdf.scm (scm): new file
12161
12162         * lily/include/pdf.hh (class Pdf_file): new file.
12163
12164         * lily/pdf.cc (write_trailer): new file.
12165
12166 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
12167
12168         * input/regression/color.ly: new file
12169
12170         * lily/stencil.cc (interpret_stencil_expression):
12171         when a color expression is encountered: save current color,
12172         process the rest of the expression, and restore previous color.
12173
12174         * lily/system.cc (get_line): check all grobs for color property and
12175         prepare the stencil scheme expressions for further processing.
12176         Fix layer-loop.
12177
12178         * scm/define-grob-properties.scm: introduce the color property.
12179
12180         * scm/output-lib.scm: color helper functions.
12181
12182         * scm/output-ps.scm: introduce setcolor/resetcolor.
12183
12184 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
12185
12186         * ly/*.ly, input/regression/*.ly: Added missing \version
12187         statements in some files.
12188
12189 2005-02-15  Graham Percival  <gperlist@shaw.ca>
12190
12191         * Documentation/user/notation.itely: minor editing.
12192
12193         * Documentation/user/converters.itely: updated convert-ly bugs.
12194
12195         * Documentation/user/lilypond-book.itely: add info about using
12196         feta characters in latex.
12197
12198 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12199
12200         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
12201
12202 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12203
12204         * scm/define-grob-properties.scm (all-user-grob-properties):
12205         removed 'dashed property.
12206
12207 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12208
12209         * scm/lily.scm (define-safe-public): new macro for defining
12210         variables that can be used in --safe mode. Use it in *.scm
12211         instead of manually setting safe-objects in safe-lily.scm.
12212
12213 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12214         
12215         * lily/slur.cc: Slur-dash patch by Bertalan.
12216
12217         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
12218
12219         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
12220
12221 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12222
12223         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
12224
12225 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12226
12227         * mf/GNUmakefile: teTeX-3.0 install fix.
12228
12229         * Cygwin patch from Bertalan.
12230
12231         * stepmake/stepmake/metafont-rules.make: Remove bashism.
12232
12233 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12234
12235         * GNUmakefile.in: 
12236         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
12237
12238         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
12239         2.0.x compatibility.
12240
12241 2005-02-08  Werner Lemberg  <wl@gnu.org>
12242
12243         * mf/feta-din-code.mf: Format; clean up code.
12244         Replace `---' with `--' plus explicit path directions.
12245         (linethickness#, stafflinethickness#): Remove.
12246         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
12247         ("dynamic s"): Improve shape.
12248         ("dynamic p"): Improve shape.
12249         Replace `draw' with better outline approximation.
12250         ("dynamic r"): Improve shape.
12251         Don't call `fill' and `draw' at the same time.
12252
12253 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12254
12255         * SConstruct (symlink):
12256         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
12257         build fix: add enc symlink.
12258
12259         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
12260
12261         Support for DESTDIR besides prefix=/foo
12262
12263         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
12264
12265         * stepmake/stepmake/*.make:
12266         * */GNUmakefile:
12267         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
12268
12269         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
12270
12271         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
12272         mawk in fontforge (date) test.
12273
12274 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12275
12276         * scm/font.scm (make-century-schoolbook-tree): add NCS as
12277         font-family=roman. Add Luxi Sans as sans
12278
12279 2005-02-07  Graham Percival  <gperlist@shaw.ca>
12280
12281         * Documentation/user/notation.itely: add warning about
12282         percent repeats and Voice contexts.
12283
12284         * Documentation/user/lilypond-book.itely: clarified the
12285         necessity of dvips -u arguments.
12286
12287 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
12288
12289         * THANKS: Added a bunch of bug hunters.
12290
12291 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12292
12293         * scm/framework-ps.scm (output-preview-framework): bugfix.
12294
12295         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
12296         o/ for chord modifier..
12297
12298         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
12299
12300         * lily/drum-note-performer.cc:  remove unused (thanks Michael
12301         Welsh Duggan). 
12302
12303 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12304
12305         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
12306
12307         * ly/titling-init.ly: Do not also print intstrument in header on
12308         first page.  Do not print page number on first and only page.
12309
12310 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12311
12312         * input/regression/*.ly: remove old-relative everywhere
12313
12314         * lily/music-sequence.cc (simultaneous_relative_callback): do
12315         what-if analysis on copy, not on original. Fixes old-relative
12316         compatibility.
12317
12318         * scm/backend-library.scm (postscript->png): space before
12319         --verbose.
12320         
12321 2005-02-05  Werner Lemberg  <wl@gnu.org>
12322
12323         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
12324         is defined.
12325
12326         * mf/feta-alphabet.mf: Define `staffsize#'.
12327         Include `feta-params.mf'.
12328         s/staffheight/design_size/.
12329
12330         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
12331
12332         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
12333
12334         * mf/feta-nummer-code.mf: Reformatted.
12335         (draw_six): Use outline intersection to avoid a self-intersecting
12336         path.
12337         ("Numeral comma"): Fix serious outline glitches.  This slightly
12338         changes the glyph shape.
12339         ("Numeral dash"): Use `draw_rounded_block'.
12340         ("Numeral dot"): Use `drawdot'.
12341         ("Numeral 1"): Assure identical tangent directions for the
12342         intersection points of paths.  The glyph shape improvement is only
12343         visible at very high magnifications.
12344         ("Numeral 2"): Use `solve' macro to make the lower right part of
12345         the glyph outline touch the x axis exactly.  This changes the
12346         glyph shape.
12347         Minor fixes for better overlap removal support.
12348         ("Numeral 4"): Make lefter corner `rounder'.
12349         ("Numeral 5"): Assure identical tangent directions for the
12350         intersection points of paths.  This improves the glyph shape at
12351         high magnifications.
12352         ("Numeral 7"): Use `solve' macro to make the upper right part of
12353         the glyph outline touch the metrics box exactly.  This changes the
12354         glyph shape.
12355         Avoid corner in the upper left part of the glyph (causing a minor
12356         shape change).
12357
12358         * mf/feta-ital-*.mf: Removed.  Unused.
12359
12360 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12361
12362         * VERSION (PATCH_LEVEL): release 2.5.11
12363
12364         * input/regression/fill-line-test.ly: new file.
12365
12366         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
12367         emmentaler name, eg. emmentaler-23. 
12368
12369 2005-02-04  Christian Hitz  <chhitz@gmx.net>
12370
12371         * scm/scm/define-markup-commands.scm (fill-line): rework for better
12372         alignment with centered texts
12373
12374         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
12375         list of paddings
12376
12377 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12378
12379         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
12380
12381         * lily/note-column.cc (translate_rests): call flush_extent_cache()
12382         of parents when translating rests. Fixes: c-chord-rest.ly 
12383
12384         * lily/include/dimension-cache.hh (struct Dimension_cache): add
12385         dimension_callback_ member.
12386
12387         * lily/grob.cc (flush_extent_cache): new function. Force recompute
12388         of extents.
12389
12390 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12391
12392         * all but lily/*: The grand 2004/2005 replace.
12393
12394 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12395
12396         * lily/*: add space after ,  
12397
12398         * scm/music-functions.scm (has-request-chord): don't use
12399         ly:music-name anywhere. Fixes <<\\>> notation. 
12400
12401         * scm/define-markup-commands.scm (box): use font-size for
12402         padding. Fixes boxed-rehearsal-marks.ly
12403
12404         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
12405         identifier definition too, so foo = \lyrics { ...   } bar = #1
12406         doesn't complain about "bar" being LYRICS_STRING.
12407
12408         * lily/paper-def.cc (find_pango_font): new routine; Store
12409         pango_fonts in hash tab too. This is necessary for retrieving
12410         Pango_fonts::physical_font_tab() later on.
12411  
12412         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
12413         crash if psname is null.
12414
12415         * lily/lily-guile.cc (ly_hash2alist): new function
12416
12417         * Documentation/user/changing-defaults.itely (Text encoding):
12418         rewrite. 
12419
12420         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
12421         -> font_filename mapping.
12422
12423         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
12424         ly_pango_font_physical_fonts
12425
12426         * scm/framework-ps.scm (supplies-or-needs): extract names from
12427         physical Pango_fonts.
12428
12429         * utf8.ly: new file.
12430
12431 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12432
12433         * Documentation/user/changing-defaults.itely (Page layout): add
12434         doco about systemSeparatorMarkup.
12435
12436         * scm/page-layout.scm (default-page-make-stencil): add-to-page
12437         function.
12438         (default-page-make-stencil): insert system separators.
12439
12440         * scm/define-markup-commands.scm (hcenter): add
12441         (beam): add.
12442
12443 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12444
12445         * scm/output-ps.scm (ez-ball): reinstate ez notation.
12446
12447 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
12448
12449         * lily/main.cc: Spell backend consistently.  Sort options.
12450
12451 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12452
12453         * scripts/lilypond-book.py (Module): revert @include.
12454         
12455 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12456
12457         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
12458         Bugfix: @include .tex (not .texi).  Small cleanups.
12459
12460         * stepmake/bin/add-html-footer.py (i18n): New function.
12461
12462 2005-01-31  Werner Lemberg  <wl@gnu.org>
12463
12464         * mf/feta-nummer.mf: Removed.  Unused.
12465
12466 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12467
12468         * lily/ : 2004 -> 2005 s&r
12469
12470         * scm/file-cache.scm (cached-file-contents): add file. Read each
12471         file only once.
12472
12473         * scm/font.scm (add-pango-fonts): change order. Medium weight is
12474         now default.
12475
12476         * VERSION: release 2.5.10
12477         
12478         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
12479
12480         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
12481
12482         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
12483         that both X and Y extents of bbox are non-nil.
12484
12485 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12486
12487         * scm/chord-name.scm (alteration->text-accidental-markup): change
12488         - to . 
12489
12490         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
12491
12492         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
12493
12494         * Documentation/user/invoking.itely (Invoking lilypond): add note
12495         about EPS backend.
12496
12497         * scm/framework-eps.scm: new file: create per-system/per-page EPS
12498         files for inclusion in lilypond-book document.
12499
12500         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
12501
12502         * input/tutorial/lbook-texi-test.texi: new file.
12503
12504         * scm/safe-lily.scm (safe-objects): add
12505         {begin,end}-of-line-(in)?visible as safe.
12506  
12507 2005-01-30  Graham Percival  <gperlist@shaw.ca>
12508
12509         * Documentation/user/changing-defaults.itely: fixed example
12510         of (dynamics).
12511
12512 2005-01-29  Graham Percival  <gperlist@shaw.ca>
12513
12514         * lily/main.cc: fix info about -o=FILE.
12515
12516 2005-01-29  Werner Lemberg  <wl@gnu.org>
12517
12518         * mf/feta-toevallig.mf ("Natural"): Completely changed the
12519         construction to assure smooth transition from straight to curved
12520         lines.
12521
12522 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12523
12524         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
12525         stencils.
12526
12527         * ps/lilyponddefs.ps: add start-page, start-system doesn't
12528         translate to top of page. Fixes alignment problems of
12529         lilypond-generated EPS files.
12530
12531 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12532
12533         * scm/part-combiner.scm (analyse-spanner-states): trigger on
12534         crescendo-end as well, since Decrescendo maybe ended with Stop
12535         Crescendo.). Fixes: partcombine-diminuendo.ly
12536
12537         * scm/script.scm (default-script-alist): swap portato symbols.
12538
12539         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
12540
12541         * lily/paper-outputter-scheme.cc (LY_DEFINE):
12542         ly:outputter-port. New function.
12543
12544         * scm/framework-ps.scm (output-classic-framework): dump a
12545         -systems.texi too
12546         (output-classic-framework): dump multiple systems on an "infinite"
12547         page EPS including fonts. 
12548
12549         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
12550         .eps files for both texi and tex formats. Use PNG coming from
12551         lilypond.
12552         
12553 2005-01-28  Graham Percival  <gperlist@shaw.ca>
12554
12555         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
12556
12557         * scripts/lilypond-latex.py: fix info about -o=FILE.
12558
12559 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12560
12561         * ly/generate-embedded-cff.ly: write .cff.ps files.
12562
12563         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
12564
12565         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
12566         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
12567
12568 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12569
12570         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
12571
12572 2005-01-28  Werner Lemberg  <wl@gnu.org>
12573
12574         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
12575         macros.
12576         (draw_bulb): Improved.
12577
12578         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
12579         metapost bug.
12580         (draw_pedal_P): Use soft_end_penstroke.
12581         (draw_pedal_d): Use soft_start_penstroke.
12582
12583         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
12584         path.
12585         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
12586         doesn't change the glyph shape.
12587
12588         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
12589         changing the shape) to avoid fontforge warnings.
12590
12591         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
12592         soft_end_penstroke and fix glyph shape.
12593
12594 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12595
12596         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
12597
12598 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12599
12600         * scm/define-markup-commands.scm (line): filter out empty stencils
12601         from line command.
12602
12603         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
12604         amount.
12605
12606 2005-01-27  Graham Percival  <gperlist@shaw.ca>
12607
12608         * Documentation/user/notation.itely: added info about what
12609         \voiceFoo does.  Also rewrote warning about marks at
12610         a line break.
12611
12612         * Documentation/user/changing-defaults.itely: added info
12613         about putting dynamics in parenthesis and brackets.
12614
12615 2005-01-27  Werner Lemberg  <wl@gnu.org>
12616
12617         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
12618
12619 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12620
12621         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
12622         portato-direction.ly
12623
12624         * lily/beam.cc (consider_auto_knees): add beam height to
12625         threshold. Fixes: knee-multiple-beam.ly
12626
12627         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
12628         pedal line spanners. Fixes: instrument-center-pedal.ly
12629
12630         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
12631         if encountering barline. Fixes: auto-beam-repeat.ly
12632
12633 2005-01-26  Werner Lemberg  <wl@gnu.org>
12634
12635         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
12636         overlapping.
12637
12638         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
12639         with inflections for the 1/2 sharp glyph.
12640
12641         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
12642         connection between `t' and `r'.
12643         Unify bulb with the rest of `r' to avoid grazing outlines which
12644         confuses the overlap removal algorithm of fontforge.
12645
12646         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
12647         inflections.
12648         (draw_cross): Fix shape to have uniform thickness in corners.
12649
12650         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
12651         to avoid an uneven number of self-intersections; this confuses
12652         fontforge.
12653         Fix a slight bug in the shape at left bottom (which is visible only
12654         at high magnifications).
12655         `Center' the stem horizontally to avoid overlapping.
12656
12657 2005-01-24  Werner Lemberg  <wl@gnu.org>
12658
12659         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
12660         to `asis'.
12661         (fet_begingroup): Save group name in string `feta_group'.
12662         (fet_endgroup): Updated.
12663         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
12664
12665         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
12666
12667         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
12668         in metapost.
12669
12670 2005-01-24  Graham Percival  <gperlist@shaw.ca>
12671
12672         * Documentation/user/notation.itely: really minor editing.
12673
12674 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12675
12676         * Documentation/user/examples.itely: minor editing.
12677
12678         * Documentation/user/changing-defaults.itely: minor editing.
12679
12680         * Documentation/user/notation.itely: clarified info on polyphony
12681         and \addlyrics.
12682
12683 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12684
12685         * scm/output-gnome.scm: 
12686         * scm/output-svg.scm:
12687         * scm/lily-library.scm (font-name-style): Update font name
12688         kludging for fontconfig use.
12689
12690 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
12691
12692         * scm/define-markup-commands.scm: Document right-align and
12693         larger markup commands. Remove "TODO" from the topmost comment
12694         "each markup function should have a doc string." More consistent
12695         use of new-lines.
12696
12697 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12698
12699         * Documentation/user/changing-defaults: removed info about
12700         copyright symbol, since it's likely to change soon.
12701         Added info about betweensystemspace.
12702
12703         * Documentation/user/notation.itely: minor fixes.
12704
12705         * Documentation/user/lilypond.tely,
12706         Documentation/user/music-glossary.tely: changed copyright
12707         date to 2005 instead of 2004.
12708
12709         * input/test/volta-chord-names.ly: added old example back.
12710
12711 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12712
12713         * mf/feta-beugel.mf: use design size 20 (not 15).
12714
12715         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
12716         change name to aybabtu completely
12717
12718 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12719
12720         * buildscripts/gen-emmentaler-scripts.py (outdir): add
12721         design_size to fontname
12722
12723 2005-01-19  Werner Lemberg  <wl@gnu.org>
12724
12725         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
12726         mf/feta-schrift.mf: s/p/pat/ if a path variable.
12727
12728         * mf/feta-autometric.mf (set_char_box): Add code which emits
12729         specials for mf2pt1 if run with metapost.
12730         (to_bp): New macro for mf2pt1.
12731
12732 2005-01-18  Graham Percival  <gperlist@shaw.ca>
12733
12734         * Documentation/user/changing-defaults: added info on
12735         creating a copyright symbol.
12736
12737 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12738
12739         * VERSION: release 2.5.9
12740         
12741 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
12742
12743         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
12744
12745         * Documentation/user/notation.itely: Document
12746         score-override-auto-beam-setting Fix documentation for
12747         revert-auto-beam-setting.
12748
12749 2005-01-18  Werner Lemberg  <wl@gnu.org>
12750
12751         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
12752         (procset): New function to define a procset resource.
12753         (ps-embed-pfa): New function to define a font resource.
12754         (setup): New function to define a `Setup' environment.
12755         (preamble): Use new functions.
12756
12757         * ps/lilypond.defs (init-lilypond-parameters): New function to
12758         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
12759
12760 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12761
12762         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
12763
12764 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
12765
12766         * scm/define-markup-commands.scm: Change number->markletter-string
12767         to take two arguments (vector number). Add number->mark-alphabet-vector
12768         and markalphabet markup command.
12769
12770         * scm/translation-functions.scm: Add format-mark-box-alphabet,
12771         format-mark-alphabet, format-mark-box-barnumbers and
12772         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
12773
12774 2005-01-17  Graham Percival  <gperlist@shaw.ca>
12775
12776         * Documentation/user/examples.itely: add SATB automatic piano
12777         reduction template.
12778
12779         * Documentation/user/notation.itely: added info about changing
12780         partcombine texts.  Also adds examples of alternate lyrics.
12781
12782         * Documentation/user/changing-defaults.itely: added warning
12783         about \RemoveEmptyStaffContext overriding previous changes.
12784
12785 2005-01-17  Werner Lemberg  <wl@gnu.org>
12786
12787         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
12788         feta-alphabet*.
12789
12790 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12791
12792         * python/lilylib.py (make_ps_images): don't do final showpage for
12793         multi-page documents.
12794         
12795         * VERSION (MY_PATCH_LEVEL): release 2.5.8
12796
12797 2005-01-16  Graham Percival  <gperlist@shaw.ca>
12798
12799         * Documentation/user/lilypond.tely: changed order of appendices;
12800         unified index should be last.
12801
12802         * Documentation/user/notation.itely: add example of key signatures
12803         and info about Staff.printKeyCancellation.
12804
12805 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12806
12807         * lily/include/repeated-music.hh (class Repeated_music): change
12808         into "namespace" class.
12809
12810         * lily/event.cc: remove Key_change_event.
12811
12812         * lily/include/transposed-music.hh (class Transposed_music): remove.
12813
12814         * lily/transposed-music.cc: remove
12815
12816         * lily/include/relative-music.hh: remove.
12817
12818         * lily/include/music-sequence.hh (struct Music_sequence): change
12819         into "namespace" class.
12820
12821         * lily/untransposable-music.cc (Module): remove
12822
12823         * lily/include/un-relativable-music.hh (Module): remove
12824
12825         * lily/include/untransposable-music.hh (Module): remove
12826
12827         * lily/include/music-list.hh (Module): remove file
12828
12829         * lily/un-relativable-music.cc: remove file.
12830
12831 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12832
12833         * lily/parser.yy: Compile fix.
12834
12835 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12836
12837         * lily/include/music.hh (class Music): unvirtualize transpose().
12838
12839         * lily/sequential-music.cc: remove file.
12840
12841         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
12842
12843         * lily/slur-scoring.cc (get_best_curve): only switch on
12844         DEBUG_SLUR_SCORING for non NDEBUG builds.
12845
12846         * lily/include/music.hh (class Music): replace Music::start_mom()
12847         by start-callback property
12848
12849         * lily/include/grace-music.hh: remove file. 
12850
12851         * lily/stem.cc (height): robustness fix.
12852
12853         * lily/time-scaled-music.cc: remove file.
12854
12855         * lily/include/music.hh (class Music): include SCM init argument.
12856         (class Music): replace Music::get_length() virtual by
12857         length-callback property everywhere.
12858
12859         * scripts/convert-ly.py (conv): add  # to \property scalar value.
12860
12861         * mf/GNUmakefile: don't install *list.ly
12862
12863 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12864
12865         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
12866
12867 2005-01-12  Werner Lemberg  <wl@gnu.org>
12868
12869         This patch addresses the following problems in the feta sources
12870         files which contribute to the fetaXX fonts.
12871
12872         . Many fixes for rasterization at low resolutions (consistent use of
12873           `vround' and `hround', integer shift values for paths, applying
12874           `eps' for mirrored paths, use of `define_whole_pixels' and
12875           friends, etc.) -- while this probably looks like a waste of time
12876           it has revealed deficiencies in some glyph shapes.  See comment at
12877           the end of feta-params.mf how vertical symmetry is achieved.
12878
12879         . The `---' operator has been replaced everywhere with `--'; this
12880           both improves and considerably reduces the font size after
12881           conversion with mf2pt1.
12882
12883         These change aren't explicitly mentioned below since virtually all
12884         glyphs are affected.
12885
12886         Other notable differences:
12887
12888         . Glyphs from feta-accordion.mf now have charboxes around the
12889           outline.
12890
12891         . Fixed incorrect charbox for `accDot'.
12892
12893         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
12894
12895         . Fixed position of the bow in the `upprall' glyph and its siblings.
12896
12897         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
12898           dependent on the staff line thickness to avoid touching the middle
12899           staff line at smaller sizes.
12900
12901         . Largely extended output for feta-testXX: Where useful, glyphs
12902         are shown both between and on staff lines.
12903
12904
12905         * mf/feta-params.mf (staff_space_rounded,
12906         stafflinethickness_rounded, linethickness_rounded,
12907         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
12908         Update all code which uses them where appropriate.
12909         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
12910         New variables used to control rasterization at low resolutions.  Set
12911         to zero if feta code is processed with metapost.
12912
12913         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
12914         (draw_rounded_block, draw_square_block): Updated to use `--' only.
12915         (flare_path): Updated.
12916         Make it work with `filldraw' (but only circular pens).
12917         (hfloor, vfloor, hceiling, vceiling): New macros.
12918
12919         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
12920         Use `draw' again in mf mode to have good pixel dropout control.
12921         Fix intersection points of horizontal lines with circle.
12922         ("accDot"): Fix parameters for set_char_box.
12923         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
12924         control.
12925
12926         * mf/feta-banier.mf: Updated.
12927
12928         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
12929         testing.
12930         (undraw_inside_ellipse): Remove `center' argument.  Update all
12931         callers.
12932         (draw_brevis): New macro, called by "Brevis notehead".
12933         (draw_whole_triangle_head): New macro, called by "Whole
12934         trianglehead".
12935         (draw_small_triangle_head): Use `filldraw'.
12936
12937         * mf/feta-eindelijk.mf: Remove useless global group.
12938         Updated.
12939
12940         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
12941         `filldraw'.
12942
12943         * mf/feta-pendaal.mf: Updated.
12944
12945         * mf/feta-puntje.mf: Updated.
12946
12947         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
12948         less points.
12949         ("Flageolet"): Use `draw' again in mf mode to have good pixel
12950         dropout control.
12951         ("Varied Coda"): Use `draw_block'.
12952         (draw_comma): Fix typo.
12953         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
12954         pixel dropout control.
12955
12956         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
12957         position of bow.
12958
12959         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
12960         sizes.
12961
12962         * mf/feta-toevallig.mf (remember_pic): New variable, used for
12963         testing.
12964         (draw_meta_sharp): Much simplified.
12965         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
12966
12967         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
12968
12969 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12970
12971         * Documentation/user/notation.itely (Ancient rests): Fix typo
12972         (thanks Anthony)
12973
12974 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12975
12976         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
12977
12978         * lily/main.cc (setup_paths): Add cff.
12979
12980         * mf/GNUmakefile (foe): Include actual target %.cff.
12981         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
12982
12983 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12984
12985         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
12986         suffix for main_input_b_.
12987
12988         * scm/music-functions.scm (toplevel-music-functions):
12989         precompute music lengths for music expressions.  
12990
12991 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12992
12993         * lily/include/input.hh (class Input): new `end_' slot for end of
12994         input. Renamed defined_str0_ to start_.
12995
12996         * lily/input.cc (Input): Add Input::Input (Input const &) and
12997         remove Input::Input (Source_file*, char const *). Use the new
12998         slots.
12999         (set_location): method used by bison to propagate input
13000         locations (YYLLOC_DEFAULT).
13001         (end_line_number, end_column_number, step_forward): new methods
13002         
13003         * lily/input-scheme.cc (ly:input-both-locations): new function,
13004         similar to ly:input-location, but also return the end line and
13005         column.
13006
13007         * lily/include/includable-lexer.hh: 
13008         * lily/includable-lexer.cc: 
13009         * lily/include/lily-lexer.hh (class Lily_lexer): 
13010         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
13011         Includable_lexer to Lily_lexer, in order to update lexloc (the
13012         yylloc), a new slot of Lily_lexer.
13013         (here_input, LexerError): simplify by using the lexloc slot (aka
13014         yylloc)
13015
13016         * lily/lexer.ll: #define yylloc to use input locations (it may
13017         be useless here?). Fixed the #embedded_scm rule (step the location
13018         forward in order to skip the sharp sign before parsing the scheme
13019         expression)
13020
13021         * lily/include/lily-parser.hh (class Lily_parser): 
13022         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
13023         here_input()
13024         (parser_error): overload for more precise locations of errors.
13025
13026         * lily/parser.yy (YYLTYPE): set location type to Input
13027         (YYLLOC_DEFAULT): use Input::set_location()
13028         (yylex): add the YYLTYPE* location parameter.
13029         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
13030         Give an Input parameter to THIS->parser-error() for more accurate
13031         messages.
13032
13033 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13034
13035         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
13036
13037         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
13038         on BEAMQUANTING for non-NDEBUG builds.
13039
13040         * lily/stem.cc (head_count): performance: avoid String::String()
13041         inside oft called function.
13042
13043 2005-01-09  Graham Percival  <gperlist@shaw.ca>
13044
13045         * Documentation/user/examles.itely: attempted fix for broken
13046         string quartet template.
13047
13048         * Documentation/user/notation.itely: remove unnecessary broken
13049         link.
13050
13051 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13052
13053         * VERSION (PACKAGE_NAME): release 2.5.7
13054
13055 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13056
13057         * config.make.in (METAFONT): Append -progname=mf, fixes use with
13058         mf-nowin for teTeX-3.0.  Backportme.
13059
13060         * scm/output-svg.scm (utf8-string): New function.
13061
13062         * scm/output-gnome.scm (utf8-string): New function.
13063         (otf-name-mangling): Remove.
13064
13065         * lily/pango-font.cc (Pango_font): Use font string iso font
13066         filename for utf8-text.
13067
13068         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
13069         name.
13070
13071 2005-01-08  Graham Percival  <gperlist@shaw.ca>
13072
13073         * Documentation/user/notation.itely: add info about
13074         Staff.extraNatural = ##f in Pitches section.  Also
13075         fixed some minor issues in the Vocal music section.
13076
13077 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13078
13079         * scm/output-ps.scm (white-text): comment out Helvetica font,
13080         which is broken for my GS install.
13081
13082         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
13083         which provides a tighter bbox.
13084
13085         * scm/define-grobs.scm (all-grob-descriptions): remove all
13086         extra-offsets from definitions.
13087
13088 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
13089
13090         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
13091         add tuning for 4-string bass and some common 4/5-string banjo
13092         tunings.  New function (four-string-banjo) turns a 5-string tuning
13093         into a 4-string tuning.  New function
13094         (fret-number-tablature-format-banjo) computes correct fret numbers
13095         on 5-string banjos.
13096
13097         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
13098         Add beam correction to TabVoice.
13099
13100         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
13101         using bold font; makes tabs more readable.
13102
13103 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13104
13105         * lily/font-select.cc (get_font_by_design_size): don't make
13106         Modified_font_metric; this causes trouble, since we don't know the
13107         font magnification from inside Pango_font::text_stencil()
13108
13109         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
13110
13111         * Documentation/user/notation.itely (The Lyrics context): comment out
13112         broken {Small ensembles} link.
13113
13114         * scm/framework-svg.scm (output-framework): change calling convention.
13115
13116         * lily/object-key-dumper-scheme.cc: new file.
13117
13118         * lily/object-key-undumper-scheme.cc: new file.
13119
13120         * lily/tweak-registration-scheme.cc: new file.
13121
13122         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
13123
13124         * Documentation/user/examples.itely (String quartet): uncomment
13125         broken example.
13126
13127         * lily/font-config.cc: new file.
13128
13129 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13130
13131         * scm/output-svg.scm: 
13132         * scm/output-gnome.scm: s/bigcheese/emmentaler.
13133
13134         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
13135
13136 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13137
13138         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
13139         Add headers.
13140
13141         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
13142
13143 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13144
13145         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
13146
13147         * lily/include/main.hh: lose _b hungarian suffixes for global
13148         variables.
13149
13150         * lily/include/lily-guile-macros.hh: new file.
13151
13152         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
13153
13154         * lily/general-scheme.cc: new file. 
13155
13156         * lily/font-select.cc (get_font_by_design_size): retrieve
13157         PangoFont for (designsize . "pango-descr") entries.
13158
13159         * lily/lily-parser-scheme.cc: new file.
13160
13161         * lily/output-def-scheme.cc: new file.
13162
13163         * lily/paper-book-scheme.cc: new file.
13164
13165         * lily/duration-scheme.cc (LY_DEFINE): new file.
13166
13167         * lily/pitch-scheme.cc:  new file.
13168
13169         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
13170
13171 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13172
13173         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
13174
13175 2005-01-06  Graham Percival  <gperlist@shaw.ca>
13176
13177         * Documentation/user/notation.itely: minor editing.
13178
13179         * Documentation/user/changing-defaults: minor editing.
13180
13181         * Documentation/user/examples.itely: add template for
13182         string quartet part extraction; demonstrates tag.
13183
13184 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
13185
13186         * Documentation/user/notation.itely: documents
13187         format-mark-box-letters and format-mark-box-numbers
13188
13189         * scm/define-context-properties.scm: change comment.
13190
13191 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13192
13193         * scm/framework-ps.scm (output-classic-framework): new function:
13194         dump systems as separate .eps files (without fonts) and write a
13195         single collecting .tex file.
13196
13197 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13198
13199         * Documentation/user/notation.itely (Setting simple songs):
13200         Correct several errors in the equivalent formulation of
13201         \addlyrics. 
13202         (The Lyrics context): Corrected link to the SATB example.
13203
13204 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13205
13206         * scm/lily.scm (completize-formats): new function
13207         (postprocess-output): new function
13208
13209         * lily/paper-book.cc (classic_output): change calling
13210         convention. Give basename as first argument. 
13211         remove Paper_book::post_processing().
13212
13213         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
13214
13215 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13216
13217         * lily/paper-outputter.cc (LY_DEFINE): new function
13218         ly:outputter-close.
13219
13220         * lily/main.cc: change --format,-f to --backend,-b
13221
13222         * lily/include/main.hh: rename format to backend.
13223
13224         * scm/translation-functions.scm (format-mark-box-numbers): add.
13225         patch by Erlend Aasland
13226
13227 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13228
13229         * lily/pango-font.cc (text_stencil): dump string as
13230         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
13231
13232 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13233
13234         * configure.in (gui_b): Remove handy developer-only
13235         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
13236         CVS source installations (but break other non-default but correct
13237         PKG_CONFIG_PATH setups), as this is no longer developer-only.
13238
13239         * SConstruct: 
13240         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
13241         compatibility (backportme).
13242
13243         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
13244
13245 2005-01-03  Werner Lemberg  <wl@gnu.org>
13246
13247         Prepare glyph shapes for mf2pt1 conversion.
13248
13249         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
13250         (accDiscant, accFreebase, accStdbase): Replace `draw' with
13251         `penstroke'.
13252         (accDot): Use `drawdot'.
13253         (accBayanbase): Replace `draw' with `draw_gridline'.
13254         (print_penpos): Moved to feta-macros.mf.
13255         (accOldEE): Replace `filldraw' with `penstroke'.
13256         Replace `draw' with `penstroke' and `drawdot'.
13257
13258         * mf/feta-banier.mf: Code clean-up.
13259         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
13260         `fill'.
13261
13262         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
13263
13264         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
13265         paremeter to control drawing of labels.  Update all callers.
13266
13267         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
13268         (new_bulb): Return a bulb as a single path.  To do that, it now
13269         takes some more parameters.  Updated all callers.
13270         (draw_gclef): Major clean-up.  `draw' has been replaced with
13271         `penstroke', unnecessary outlines have been removed.
13272         Remove (unused) gnome-canvas code.
13273
13274         * mf/feta-macros.mf (print_penpos): New macro (from
13275         feta-accordion.mf).
13276         Other minor fixes.
13277
13278         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
13279         ("Pedal dot"): Use `drawdot'.
13280         (draw_pedal_P): Add parameter to control drawing of labels.  Update
13281         all callers.
13282         Fix shape at top.
13283         (draw_pedal_e): Add parameter to control drawing of labels.  Update
13284         all callers.
13285         (draw_pedal_d): Add parameter to control drawing of labels.  Update
13286         all callers.
13287         Revert drawing direction.
13288
13289         * mf/feta-schrift.mf (draw_fermata): Use single path.
13290         (draw_short_fermata): Replace `filldraw' with `fill'.
13291         (draw_long_fermata, draw_very_long_fermata): Replace calls to
13292         `draw_rounded_block' with a single path.
13293         ("Thumb"): Draw full circle instead of mirroring segments.
13294         (draw_accent): New macro.
13295         ("> accent", "espr"): Use it.
13296         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
13297         ("open (unstopped)"): Draw full circle instead of mirroring
13298         segments.
13299         (draw_vee): Removed.
13300         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
13301         ("Downbow"): Replace calls to `draw_rounded_block' with a single
13302         path.
13303         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
13304         partial pieces drawn with `fill' -- these do still overlap with the
13305         stem of the `t' but just once, not multiple times so that fontforge
13306         can handle it gracefully.
13307         Change other parts of the glyph so that fontforge's overlapping
13308         algorithm reliably works.
13309         (draw_heel): Replace `draw' with `fill'.
13310         (draw_toe): Use `draw_accent' instead of `draw_vee'.
13311         ("Flageolet"): Replace `draw' with `penstroke'.
13312         ("Segno"): Replace `filldraw' with `penstroke'.
13313         Replace `draw' with `drawdot'.
13314         ("Coda"): Replace `fill' with `penstroke', using a single path.
13315         ("Varied Coda"): Use less overlapping paths.
13316         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
13317         single path.
13318
13319         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
13320         group to better control the `labels' command.
13321         Rename argument to `offset' and use it actually.  Update all
13322         callers.
13323         Replace `filldraw' with `fill'.
13324         ("mordent", "prallmordent", "upmordent", "downmordent",
13325         "lineprall"): Replace `draw' with `draw_gridline'.
13326         ("upprall", "downprall"): Replace `draw' with `fill'.
13327
13328         * mf/feta-timesig.mf: Formatting.
13329
13330         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
13331         to...
13332         ("Flat"): Here.
13333         (draw_paren): Move code to draw labels to...
13334         ("Right Parenthesis"): Here.
13335
13336 2005-01-02  Graham Percival <gperlist@shaw.ca>
13337
13338         * Documentation/user/notation.itely: add example of \setTextDecresc
13339         and \setTextDim.
13340
13341 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
13342
13343         * scm/define-markup-commands.scm :  fix glyph-strings of
13344         accidentals and \note-by-number
13345
13346 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13347
13348         * VERSION: 2.5.6 released.
13349         
13350         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
13351
13352         * input/regression/new-markup-scheme.ly: oops. font-family=music
13353         -> font-encoding fetaMusic.  
13354
13355         * lily/main.cc: put default to PS.
13356
13357         * lily/tfm.cc: idem.
13358
13359         * lily/afm.cc: idem.
13360
13361         * lily/include/modified-font-metric.hh (struct
13362         Modified_font_metric): remove coding_scheme() method.
13363
13364         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
13365
13366         * scripts/convert-ly.py (conv): crash on encountering \encoding.
13367
13368         * input/les-nereides.ly: convert to utf8
13369
13370         * lily/modified-font-metric.cc (text_dimension): idem.
13371
13372         * lily/parser.yy (TODO): idem.
13373
13374         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
13375
13376         * lily/lexer.ll: remove encoding
13377
13378         * scm/framework-ps.scm (output-variables): separately scale the
13379         page to mm 
13380
13381         * lily/pango-font.cc (Pango_font): fix scaling.
13382
13383         * lily/font-metric.cc (design_size): design_size returns a
13384         dimension now as well.
13385
13386 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13387
13388         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
13389         brace generation. 
13390
13391         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
13392
13393 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
13394
13395         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
13396         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
13397
13398 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13399
13400         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
13401         in first run as well.
13402
13403         * scm/paper.scm (layout-set-staff-size): use text-font-size in
13404         dimension less points (ie. 12 = 12 point)
13405
13406         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
13407
13408         * lily/all-font-metrics.cc (find_pango_font): set description_
13409
13410         * lily/pango-font.cc (text_stencil): export size as well.
13411         (text_stencil): fix scaling and extents box.
13412
13413 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13414
13415         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
13416
13417         * Documentation/user/invoking.itely (Invoking lilypond): document
13418         texstr
13419
13420         * scripts/convert-ly.py (conv): add ancient rules.
13421
13422         * scm/clef.scm (c0-pitch-alist): replace - with .
13423
13424         * scripts/lilypond-book.py (process_snippets): add texstr support.
13425
13426         * scm/framework-texstr.scm (header): change extension to .textmetrics
13427
13428         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
13429         -f tex.
13430
13431         * lily/text-metrics.cc: new file.
13432         (try_load_text_metrics): new function
13433
13434         * lily/include/text-metrics.hh: new file.
13435
13436 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13437
13438         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
13439         ly_scheme_function to ly_lily_module_constant.
13440
13441         * lily/modified-font-metric.cc (text_dimension): try
13442         lookup_tex_text_dimension() first.
13443
13444         * lily/tfm.cc: new function ly:load-text-dimensions
13445
13446 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13447
13448         * scm/output-texstr.scm (text): use \lilygetmetrics
13449
13450         * scm/framework-texstr.scm (header): dump in new format.
13451
13452         * tex/lilypond-tex-metrics: new file.
13453         
13454 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13455
13456         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
13457         mapping.
13458         (index_to_charcode): New method.
13459
13460         * scm/output-ps.scm (glyph-string): 
13461         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
13462
13463 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
13464
13465         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
13466         implement fully, need FONT to get to charcode.
13467
13468         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
13469
13470         * scm: Cleanups.
13471
13472         * Documentation/user/changing-defaults.itely: Fix internalsrefs
13473         {Tunable context properties},
13474         {All layout objects},
13475         {Music definitions}.
13476
13477 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13478
13479         * VERSION: release 2.5.5
13480         
13481         * lily/main.cc: use TeX as default output format.
13482
13483         * flower/file-path.cc (find): try to open directly as well, so we
13484         find absolute path files. 
13485
13486         * lily/pango-select.cc: new file.
13487
13488         * scm/framework-ps.scm: remove all encoding code. 
13489         load pfb/pfa for PangoFont too.
13490         
13491         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
13492
13493 2004-12-22  Werner Lemberg  <wl@gnu.org>
13494
13495         Prepare glyph shapes for mf2pt1 conversion.
13496
13497         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
13498
13499         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
13500         (define_triangle_shape): Use it to replace `draw' with `fill' and
13501         `unfill'.  Update all callers.
13502         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
13503         (draw_cross): Ditto.
13504         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
13505         Use penrazor for better conversion with mf2pt1.
13506         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
13507         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
13508         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
13509         draw_la_head, draw_ti_head): Replace `filldraw' with
13510         `fill'.  Update all callers.
13511
13512 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13513
13514         * lily/paper-book.cc (output): revert: only allow a single output
13515         format.
13516
13517         * lily/include/pango-font.hh: new file.
13518
13519         * lily/pango-font.cc: new file.
13520
13521         * lily/font-metric.cc (text_stencil): new routine
13522
13523         * lily/all-font-metrics.cc (find_pango_font): new routine.
13524
13525         * lily/include/font-metric.hh (struct Font_metric): add
13526         text_stencil()
13527
13528         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
13529
13530 2004-12-22  Werner Lemberg  <wl@gnu.org>
13531
13532         Prepare glyph shapes for mf2pt1 conversion.
13533
13534         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
13535
13536         * mf/feta-toevallig.mf: Formatting.
13537         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
13538         ("Natural"): Fix paths to allow better postprocessing.
13539         (draw_meta_flat): Use `z3l' as additional point in path to get
13540         better conversion with mf2pt1.
13541         Other minor cleanups.
13542         ("3/4 Flat"): Add auxiliary points and modify path to replace
13543         `draw' with `fill'.
13544         ("Double Sharp"): Mirror path segments instead of picture elements
13545         to get a single outline.
13546         Modify path to replace `filldraw' with `fill'.
13547
13548 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13549
13550         * input/test/unfold-all-repeats.ly: added file back.
13551
13552         * Documentation/user/notation.itely,
13553         Documentation/user/programming-interface.itely
13554         Documentation/user/changing-defaults.itely: fixed misc broken
13555         links to input/test/ files.
13556
13557 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13558
13559         * tex/texinfo.tex: Update.  We should not be distributing this,
13560         but since we do, use latest version.
13561
13562         * Documentation/user/macros.itexi: Comment-out \fetaflat,
13563         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
13564         macros for feta glyphs.
13565
13566 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13567
13568         * Documentation/user/changing-defaults.itely: fix index for set.
13569
13570         * Documentation/user/converters.itely: added convert-ly bugs list
13571         from CVS.
13572
13573 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13574
13575         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
13576         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
13577         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
13578         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
13579
13580         * mf/GNUmakefile (pfa_warning): Use less broken check.
13581
13582         * python/lilylib.py (setup_environment): Remove cruft from
13583         GS_FONTPATH.
13584
13585         * configure.in: Bump mftrace requirement to 1.1.1.
13586
13587 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
13588
13589         * scm/output-svg.scm (beam): Use polygon.
13590
13591         * scm/lily-library.scm: Bugfix.
13592
13593         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
13594
13595         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
13596
13597 2004-12-19  Werner Lemberg  <wl@gnu.org>
13598
13599         Prepare glyph shapes for mf2pt1 conversion.
13600
13601         * mf/feta-eindelijk: Some formatting.
13602         (multi_rest_x, multi_beam_height): Removed.  Unused.
13603         ("Quarter rest"): Use `intersectiontimes' to create a single
13604         outline.
13605         (rest_crook): Removed.  Unused.
13606         (draw_rest_bulb): Return path (without filling).  Update callers.
13607         Simplified.
13608         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
13609         "128th rest"): Simplify `pat'.
13610         Create single outline.
13611
13612 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13613
13614         * mf/GNUmakefile (ALL_GEN_FILES):
13615         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
13616
13617         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
13618         function.
13619
13620 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13621
13622         * scm/output-texstr.scm (placebox): add routine
13623
13624         * VERSION (PACKAGE_NAME): release 2.5.4
13625
13626         * scm/framework-texstr.scm (output-framework): new file.  
13627
13628         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
13629         processing.
13630
13631         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
13632
13633         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
13634         rule.
13635
13636         * configure.in (gui_b): bump mftrace requirement to 1.1.0
13637
13638         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
13639
13640         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
13641
13642 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13643
13644         * scm/framework-svg.scm (dump-page): Implement landscape.
13645
13646 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13647
13648         * lily/main.cc (setup_paths): Add svg to search path.
13649
13650         * scm/output-svg.scm:
13651         * scm/framework-svg.scm: Add pageSet.  Update.
13652         (dump-fonts): New function.
13653         (output-framework): Use it.
13654
13655         * mf/GNUmakefile: 
13656         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
13657
13658 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13659
13660         * tex/lilyponddefs.tex: comment out new ifpdf code.
13661
13662 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13663
13664         * GNUmakefile.in: 
13665         * SConstruct (symlink): Replace afm by otf.
13666
13667         * scm/framework-gnome.scm (gnome-main): Remove invocation of
13668         ly:pango-add-afm-decoder.
13669
13670         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
13671
13672 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13673
13674         * scm/output-ps.scm (new-text): don't access t glyph for getting
13675         space dimension.
13676
13677         * ly/init.ly: warn about \version
13678
13679         * lily/lexer.ll: set version-seen?
13680
13681 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13682
13683         * scm/output-svg.scm (string->entities): Update.
13684
13685 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13686
13687         * lily/main.cc (setup_paths): replace afm by otf for path. 
13688
13689         * lily/pangofc-afm-decoder.cc: remove.
13690
13691         * lily/include/pangofc-afm-decoder.hh: remove.
13692
13693         * scm/framework-scm.scm (output-framework): new file.
13694
13695         * mf/GNUmakefile: remove SAUTER_FONTS.
13696         remove SVG/sodipodi hacks.
13697
13698         * scm/lily-library.scm (stderr): move stderr.
13699
13700         * mf/GNUmakefile: remove AFM support.
13701
13702         * buildscripts/mf-to-table.py (base): remove AFM support.
13703
13704         * lily/open-type-font.cc (design_size): use design_size
13705
13706 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
13707
13708         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
13709
13710 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13711
13712         * mf/GNUmakefile: Generate combined aybabtu info.
13713         * mf/aybabtu.pe.in (i): Load it.
13714
13715         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
13716         are not symbols.
13717
13718         * lily/include/open-type-font.hh (count): New method.
13719
13720         * mf/aybabtu.pe.in: Typo.
13721
13722         * Documentation/user/out/lilypond-internals.nexi (Scheme
13723         functions): Typo.
13724
13725         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
13726
13727 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13728
13729         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
13730         subfonts.
13731
13732         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
13733
13734         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
13735         (tex-font-command-raw): new function.
13736
13737         * lily/include/virtual-font-metric.hh (Module): remove file
13738
13739         * lily/virtual-font-metric.cc (Module): remove file.
13740         
13741
13742         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
13743         (get_indexed_char): read bbox from lily table if present.
13744
13745 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13746
13747         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
13748         aybabtu.subfonts
13749
13750         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
13751         global glyphname. Enables more than 64 glyphs in the OTF.
13752
13753 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13754
13755         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
13756         braces.
13757
13758         * lily/open-type-font.cc (design_size): Use 12 as default for
13759         design size.
13760
13761         * mf/aybabtu.pe.in: New file.  Merge all our braces.
13762
13763         * mf/GNUmakefile: Generate aybabtu.
13764
13765         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
13766
13767 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13768
13769         * scm/lily-library.scm (char->unicode-index): Remove.
13770
13771         * scm/output-gnome.scm (text): Bugfix for plain string input.
13772         Updates.
13773
13774         * scm/output-svg.scm (svg-font): Add weight to font selection.
13775
13776 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13777
13778         * Documentation/topdocs/INSTALL.texi (Top): Point to
13779         buildscripts/out/clean-fonts instead of
13780         buildscripts/clean-fonts.sh. 
13781
13782 2004-12-13  Graham Percival  <gperlist@shaw.ca>
13783
13784         * input/regression/figured-bass.ly: attempt to clarify text.
13785
13786         * Documentation/user/notation.tely: add cindex for tag, attempt to
13787         add figured bass example.
13788
13789         * Documentation/user/changing-defaults: basic editing.
13790
13791 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13792
13793         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
13794
13795         * lily/open-type-font.cc (LY_DEFINE): new function
13796         ly:font-sub-fonts
13797
13798         * lily/include/font-metric.hh (struct Font_metric): new method
13799         sub_fonts()
13800
13801         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
13802         . with - in add.stem.
13803         
13804 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13805
13806         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
13807         and fetaDynamic.
13808
13809         * lily/rest.cc (glyph_name): Change - to . .
13810
13811         * scm/output-gnome.scm (text): Hello world, again.
13812
13813         * scm/output-svg.scm (named-glyph): New function.  Hello world!
13814
13815         * lily/modified-font-metric.cc (index_to_charcode): New method.
13816
13817         * lily/include/font-metric.hh (index_to_charcode): New function.
13818
13819         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
13820         new function.
13821         (ly:font-glyph-to-index): Remove.
13822
13823 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13824
13825         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
13826
13827         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
13828
13829         * lily/open-type-font.cc (load_scheme_table): new function
13830
13831         * lily/dots.cc (print): replace - 
13832
13833         * lily/open-type-font.cc (attachment_point): new function.
13834         (load_table): read LILC table
13835
13836         * buildscripts/gen-bigcheese-scripts.py (Module): new
13837         file. Generate FF scripts.
13838
13839         * mf/feta-din10.mf: idem.
13840
13841         * mf/feta-nummer10.mf: remove mf files.
13842
13843         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
13844
13845 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13846
13847         * lily/lily-guile.cc: Use scm_from_locale_stringn.
13848
13849         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
13850         compatibility.
13851
13852 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13853
13854         * lily/open-type-font.cc (get_indexed_char): scale metrics by
13855         design-size and units_per_EM.
13856
13857         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
13858
13859 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13860
13861         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
13862         does not crash fontforge.
13863
13864         * scm/lily-library.scm (char->unicode-index): Hack to map onto
13865         PUA.
13866
13867 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13868
13869         * scm/framework-ps.scm (ps-embed-cff): new function.
13870
13871         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
13872
13873 2004-12-12  Werner Lemberg  <wl@gnu.org>
13874
13875         * mf/bigcheese.pe.in: Add PUA mapping.
13876         Don't create Type 42 but bare CFF font.
13877
13878 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13879
13880         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
13881         within canvas boundaries.
13882
13883         * mf/merge.pe.in: Set font names, version, license GPL.
13884
13885         * make/substitute.make: Add FONTFORGE.
13886
13887         * config.make.in (FONTFORGE): Add.
13888
13889         * configure.in (gui_b): Use PATH_PROG for fontforge.
13890
13891 2004-12-11  Graham Percival  <gperlist@shaw.ca>
13892
13893         * scm/define-markup-commands.scm: add baseline-skip to info
13894         about \column.
13895
13896 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13897
13898         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
13899
13900         * scm/output-gnome.scm (named-glyph): Use it.
13901
13902         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
13903
13904         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
13905         (upper_string, lower_string, reverse_string): Remove.
13906
13907         * configure.in (fontforge): Reinstate version check.
13908
13909         * ly/engraver-init.ly: Fix clef glyph names.
13910
13911         * lily/time-signature.cc (special_time_signature): Fix fraction
13912         glyph names.
13913
13914 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13915
13916         * mf/merge.pe: new file.
13917
13918         * lily/freetype.cc: new file.
13919
13920         * lily/include/open-type-font.hh (class Open_type_font): new file.
13921
13922         * lily/include/freetype.hh: new file.
13923
13924         * lily/open-type-font.cc: new file.
13925
13926         * lily/all-font-metrics.cc (find_otf): new function.
13927
13928 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13929
13930         * lily/time-signature.cc (special_time_signature): Fix.
13931
13932         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
13933         GTK2 before checking for pango.  Fixes -fgnome.
13934
13935         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
13936         Scheme name.
13937
13938         * scm/define-markup-commands.scm:
13939         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
13940
13941         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
13942
13943         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
13944         date versions.  Fixes configure.
13945         (STEPMAKE_CHECK_VERSION): Support optional actual program version
13946         argument.
13947
13948 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13949
13950         * buildscripts/mf-to-table.py (write_ps_encoding): write real
13951         names in .enc
13952
13953         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
13954
13955 2004-12-09  Graham Percival  <gperlist@shaw.ca>
13956
13957         * Documentation/user/changing-defaults.itely: add info about
13958         make-dynamic-script
13959
13960         * Documentation/user/notation.itely: add link in dynamics to
13961         section about make-dynamic-script.
13962
13963 2004-12-09  Christian hitz  <chhitz@gmx.net>
13964
13965         * lily/lily-guile.cc: change MACOS_X to __APPLE__
13966
13967 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13968
13969         * buildscripts/mf-to-table.py (parse_logfile): use . for
13970         concatting name and group.
13971         (parse_logfile): use M for Minus (negative.)
13972
13973         * lily/include/type-swallow-translator.hh
13974         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
13975
13976         * lily/*.cc: cosmetics around = sign.
13977
13978         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
13979         lyric spacing on the penultimate column.
13980
13981 2004-12-05  Christian Hitz  <chhitz@gmx.net>
13982
13983         * configure.in:
13984         * lily/accidental-placement.cc:
13985         * lily/bar-line.cc:
13986         * lily/beam-concave.cc:
13987         * lily/beam-quanting.cc:
13988         * lily/beam.cc:
13989         * lily/bezier-bow.cc:
13990         * lily/bezier.cc:
13991         * lily/break-align-interface.cc:
13992         * lily/custos.cc:
13993         * lily/dimension-cache.cc:
13994         * lily/dot-column.cc:
13995         * lily/font-metric.cc:
13996         * lily/font-select.cc:
13997         * lily/gourlay-breaking.cc:
13998         * lily/grob-property.cc:
13999         * lily/grob.cc:
14000         * lily/lily-guile.cc:
14001         * lily/line-spanner.cc:
14002         * lily/lookup.cc:
14003         * lily/lyric-extender.cc:
14004         * lily/lyric-hyphen.cc:
14005         * lily/mensural-ligature.cc:
14006         * lily/midi-def.cc:
14007         * lily/misc.cc:
14008         * lily/note-collision.cc:
14009         * lily/note-column.cc:
14010         * lily/note-head.cc:
14011         * lily/paper-outputter.cc:
14012         * lily/percent-repeat-item.cc:
14013         * lily/rest-collision.cc:
14014         * lily/side-position-interface.cc:
14015         * lily/simple-spacer.cc:
14016         * lily/slur-configuration.cc:
14017         * lily/slur-scoring.cc:
14018         * lily/slur.cc:
14019         * lily/spaceable-grob.cc:
14020         * lily/spacing-spanner.cc:
14021         * lily/spanner.cc:
14022         * lily/staff-symbol-referencer.cc:
14023         * lily/stem.cc:
14024         * lily/stencil.cc:
14025         * lily/system-start-delimiter.cc:
14026         * lily/system.cc:
14027         * lily/text-item.cc:
14028         * lily/tie.cc:
14029         * lily/tuplet-bracket.cc:
14030         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
14031         <cmath> beacause isinf/isnan is undefined in <cmath>
14032
14033 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14034
14035         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
14036
14037 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14038
14039         * VERSION: release 2.5.3
14040         
14041 2004-11-29  Arno Waschk <arno@arnowaschk.de>
14042
14043         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
14044
14045 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14046
14047         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
14048
14049         * lily/note-head.cc (internal_print): always try the "s" head if
14050         u/d not found.
14051
14052         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
14053
14054 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14055
14056         * mf/parmesan-heads.mf (overdone_heads): typos.
14057
14058 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14059
14060         * lily/parser.yy (markup): in markups, { .. } without command
14061         before are also flattened, ie \line must be explicitely used.
14062
14063         * Documentation/user/changing-defaults.itely:
14064         * Documentation/user/notation.itely: 
14065         * input/wilhelmus.ly: 
14066         * input/regression/instrument-name-markup.ly: 
14067         * input/regression/markup-score.ly: 
14068         * input/regression/new-markup-scheme.ly: 
14069         * input/regression/new-markup-syntax.ly: 
14070         * input/test/coriolan-margin.ly: use \line in markups where
14071         appropriate
14072         
14073 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14074
14075         * scm/new-markup.scm (map-markup-command-list): helper function
14076         used in parser.yy to map markup commands on a markup list.
14077
14078         * lily/parser.yy: get rid off < > in markups by treating { } as
14079         real lists.
14080
14081         * lily/lexer.ll: remove < > from markup lexer mode.
14082
14083         * scripts/convert-ly.py (conv): add rule for converting 
14084         \markup < > to \markup { }
14085
14086         * ly/titling-init.ly: 
14087         * input/test/coriolan-margin.ly: 
14088         * input/regression/new-markup-syntax.ly: 
14089         * input/regression/new-markup-scheme.ly: 
14090         * input/regression/multi-measure-rest-text.ly: 
14091         * input/regression/markup-stack.ly: 
14092         * input/regression/markup-score.ly: 
14093         * input/regression/instrument-name-markup.ly: 
14094         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
14095         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
14096         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
14097         * input/wilhelmus.ly: 
14098         * Documentation/user/notation.itely: 
14099         * Documentation/user/music-glossary.tely: 
14100         * Documentation/user/changing-defaults.itely: change < > to { } in
14101         markups
14102
14103 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14104
14105         * lily/accidental-placement.cc (position_accidentals): shortcut if
14106         no accidentals to place.
14107
14108 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14109
14110         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
14111         typo s/ly:dimension ?/ly:dimension?/
14112
14113         * input/regression/lily-in-scheme.ly: 
14114         * input/regression/music-function.ly: 
14115         * ly/spanners-init.ly (assertBeamSlope): 
14116         * scm/music-functions.scm (def-grace-function): add the paper
14117         argument to music function definitions.
14118
14119 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14120
14121         * lily/moment.cc (LY_DEFINE):
14122         ly:moment-main-{denominator,numberator}, new function.
14123
14124         * lily/score-engraver.cc (typeset_all): assign to column on basis
14125         of axis-group-parent-X setting.
14126
14127         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
14128         add_element() on basis of axis-group-parent-Y setting.
14129
14130         * lily/grob.cc: add axis-group-parent-{XY} properties.
14131
14132         * input/regression/spacing-stick-out.ly: new file.
14133
14134         * lily/simple-spacer.cc (add_columns): use binary search for
14135         setting column rods. Changes O(n^2) to O(n log(n)) for
14136         constructing spacing problem from columns.
14137         (add_columns): read allow-outside-line to make sure no texts stick
14138         out.
14139         (solve): Simple_spacer::is_active() only determines
14140         satisfies_constraints_ for non-ragged typesetting.
14141
14142         * lily/simultaneous-music.cc (to_relative_octave): only set
14143         old_relative_used if return pitch actually changed.
14144
14145         * scm/define-context-properties.scm
14146         (all-user-translation-properties): change to match implementation.
14147
14148         * python/lilylib.py: Replace re.match by re.search and adds "-c
14149         showpage" to the gs command line (Johannes Schindelin)
14150
14151         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
14152         before processing. Prevents crash when inf is in the extent.
14153
14154         * scm/define-markup-commands.scm (note-by-number): add "s" to
14155         "noteheads-" glyphname.
14156  
14157         * lily/parser.yy (Generic_prefix_music): supply parser argument to
14158         music function as well.
14159         
14160 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14161
14162         * VERSION: release 2.5.2
14163
14164         * Documentation/user/changing-defaults.itely (Creating titles):
14165         add breakbefore variable.
14166
14167         * lily/paper-book.cc (set_system_penalty): new function. Set
14168         penalty_ based on breakBefore setting
14169
14170         * lily/context-specced-music-iterator.cc (construct_children):
14171         interpret special context id $uniqueContextId 
14172
14173         * lily/context.cc (create_unique_context): new method. Move
14174         creation of unique (\new) contexts into interpreting phase. This
14175         makes
14176
14177           foo= \new Staff ..
14178           << \foo \foo >>
14179
14180         produce 2 staves.
14181         
14182
14183         * scm/define-music-properties.scm (all-music-properties): add
14184         quoted-voice-direction
14185
14186         * ly/music-functions-init.ly: killCues function.
14187
14188         * scm/music-functions.scm (cue-substitute): move creation of voice
14189         contexts further to the back. 
14190
14191 2004-11-25  Werner Lemberg  <wl@gnu.org>
14192
14193         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
14194         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
14195
14196 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
14197
14198         * buildscripts/guile-gnome.sh: Fixed typo.
14199
14200 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14201
14202         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
14203
14204         * scripts/abc2ly.py (dump_slyrics): add ord(). 
14205
14206         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
14207         to regular engraver. 
14208
14209 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14210
14211         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
14212
14213 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14214
14215         * scm/define-markup-commands.scm (fill-line): Typo.
14216
14217         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
14218         and newer.
14219
14220 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
14221
14222         * ly/dynamic-scripts-init.ly: Fixed typo.
14223
14224 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14225
14226         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
14227         note-head, to have different attachment points for up and down.
14228
14229         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
14230
14231         * mf/feta-generic.mf (else): remove solfa.
14232
14233         * mf/feta-bolletjes.mf (tishape): remove unicode test.
14234
14235         * scm/define-context-properties.scm
14236         (all-user-translation-properties): add shapeNoteStyles property.
14237
14238         * lily/shape-note-heads-engraver.cc (process_music): new file.
14239
14240         * lily/event.cc (transpose): call Event::transpose() for
14241         transposing the tonic.
14242
14243 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
14244
14245         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
14246         Unicode/OpenType and AFM.
14247
14248         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
14249
14250 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14251
14252         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
14253
14254         * lily/context.cc (Context): unprotect key from ctor.
14255
14256         * scm/stencil.scm (stack-lines): return empty-stencil if argument
14257         is '()
14258         (stack-stencils): idem.
14259
14260         * Documentation/user/changing-defaults.itely (Creating titles):
14261         document new title layout options.
14262
14263         * lily/parser.yy (lilypond_header_body): copy previous
14264         $globalheader if present.
14265
14266         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
14267         ly:module-copy
14268         
14269         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
14270
14271         * scm/titling.scm: remove old titling functions
14272
14273         * lily/stencil.cc (translate): remove absolute dimension.
14274
14275         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
14276         via markup.
14277
14278         * scm/page-layout.scm (marked-up-headfoot): create header/footer
14279         field from user-supplied markup
14280
14281         * scm/define-markup-commands.scm (on-the-fly): new markup
14282         command. Enter SCM markup procedure directly in Scheme.
14283         (fromproperty): new markup command. Read markup from props argument.
14284
14285         * scm/titling.scm (marked-up-title): create title via
14286         user-specified markup. 
14287
14288         * scm/define-markup-commands.scm (column): remove empty stencils
14289         from column.
14290
14291         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
14292         not have side-effect of creating variable stub.
14293
14294         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
14295
14296 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
14297
14298         * scm/encoding.scm (coding-alist): 
14299         * scm/font.scm (add-ec-fonts):
14300         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
14301         Extended-TeX-Font-Encoding---Latin.
14302
14303         * lily/side-position-interface.cc (general_side_position): Add
14304         actual offset to error message (avoid constant error messages).
14305
14306         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
14307         block.
14308
14309         * lily/font-select.cc (select_encoded_font)
14310         (get_font_by_mag_step, get_font_by_design_size): 
14311         * lily/modified-font-metric.cc (Modified_font_metric): 
14312         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
14313
14314         * scm/encoding.scm (coding-alist): Add fetaDynamic.
14315         (read-encoding-file): Bugfix: do not require space after bracket.
14316
14317         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
14318         these do not exist.
14319
14320 2004-11-20  Graham Percival  <gperlist@shaw.ca>
14321
14322         * Documentation/user/notation.itely: added info about typesetting
14323         boxed bar numbers.
14324
14325 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14326
14327         * flower/interval.cc (T_to_string): gcc4 fixes.
14328
14329         * scm/define-markup-commands.scm (fill-line): use
14330         stack-stencils. This fixes problems with putting already centered
14331         stencils in a line.
14332
14333         * VERSION: release 2.5.1
14334
14335         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
14336
14337 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14338
14339         * input/example-[1-3].ly: simplify.
14340
14341         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
14342
14343         * scm/output-ps.scm (new-text): new function. Use glyphshow to
14344         show glyphs.
14345
14346         * scm/encoding.scm (decode-byte-string): new function.
14347
14348         * scripts/convert-ly.py (conv): add warning about
14349         set-global-staff-size.
14350
14351         * Doxyfile: add. 
14352
14353         * scripts/convert-ly.py (conv): add raggedlastbottom rule
14354         (conv): warn for TextSpanner split.
14355         (conv): warn for textheight.
14356
14357 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
14358
14359         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
14360         building the documentation, info with images are installed.
14361         (final-install): Fix description.  Mention sourcing of login
14362         scripts (instead of running).
14363
14364 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
14365
14366         * Debian lmodern support.  Note that LilyPond will issue warnings
14367         
14368             no such encoding: "FontSpecific"
14369
14370           The font selection mechanism wants to get the encoding from the
14371           font itself, but the idea of lmodern is that it is usable with
14372           different encodings, ie, Lily should get the encoding from the
14373           font tree, rather than the font itself.  This would require some
14374           more work.
14375         
14376         * configure.in: Test for and accept lmodern if EC fonts not found.
14377
14378         * scm/framework-tex.scm (font-load-command): TeX font name
14379         mangling for latin1 encoded cork-lm fonts.
14380         (convert-to-ps): Load lm.map if available.
14381
14382         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
14383         available.
14384
14385         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
14386
14387         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
14388         available.
14389
14390         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
14391         path for absolute file name, that is silly.
14392
14393         * lily/score-engraver.cc (initialize): 
14394
14395         * Documentation/user/GNUmakefile (local-install-info): Invoke
14396         install-info --remove first.
14397
14398         * #include cleanup (Andreas Scherer).
14399
14400 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
14401
14402         * input/test/script-abbreviations.ly: fix typos.
14403
14404 2004-11-17  Werner Lemberg  <wl@gnu.org>
14405
14406         * python/lilylib.py (options_help_str): Support pretty-printing of
14407         newlines in fourth element of option description.
14408
14409         * scripts/lilypond-book.py (option_definitions): Use new lilylib
14410         feature.
14411         Sort options.
14412
14413         * Documentation/user/lilypond-book.itely: Finish update.
14414
14415 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
14416
14417         * Documentation/user/macros.itexi: Add comment about \command.
14418
14419         * Documentation/user/lilypond.tely:
14420         * Documentation/user/lilypond-book.itely: Fix names of lilypond
14421         and lilypond-book nodes, so that `info lilypond' visits the manual
14422         at top level, and `info lilypond-book' visits the lilypond-book
14423         section.
14424
14425         * Documentation/user/GNUmakefile (local-install-info): Fix rules
14426         and packager messages.
14427
14428         * lily/pangofc-afm-decoder.cc: Update test.
14429
14430 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
14431
14432         * scm/lily-library.scm (char->unicode-index): New function.
14433
14434         * scm/output-gnome.scm: 
14435         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
14436
14437         * Proper naming of file name throughout; s/filename/file[-_]name/.
14438
14439         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
14440
14441         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
14442
14443 2004-11-16  Werner Lemberg  <wl@gnu.org>
14444
14445         * scripts/lilypond-book.py: The Lord has commanded me to use only
14446         tabs for indentation.  Your humble servant obeys.
14447
14448 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
14449
14450         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
14451         including font, if LilyPond-feta font is only feta font in path.
14452
14453         * scm/output-gnome.scm (text): Revert to file name of font if font
14454         has no name.  Fixes ec font selection.
14455         (char): Bugfix: do not utf8 twice.  Fixes clefs.
14456
14457         * scm/framework-svg.scm:
14458         * scm/output-svg.scm: New file.  TODO: figure out how to
14459         do character by index in font.
14460
14461         * scm/output-sodipodi.scm: Remove.
14462
14463         * scm/output-ps.scm (stem): Remove.
14464
14465 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
14466
14467         * scm/output-gnome.scm (beam): New function.
14468         (slur): Round corners.
14469         (round-filled-box): Round corners.
14470
14471 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14472
14473         * scm/output-gnome.scm (beam): add function.
14474         (draw-line): new routine.
14475         (dashed-line): stub; call draw-line
14476         (polygon): new routine.
14477
14478 2004-11-15  Werner Lemberg  <wl@gnu.org>
14479
14480         * Documentation/user/lilypond-book.itely: Revise section on
14481         lilypond-book options.
14482         Other minor fixes.
14483
14484         * scripts/lilypond-book.py: Change indentation to 4.
14485         Minor formatting.
14486
14487 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14488
14489         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
14490         grobs that have tweaks specced.
14491         
14492 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
14493
14494         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
14495
14496 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14497
14498         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
14499         actual char #, not 0 based index.
14500
14501         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
14502
14503         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
14504         Warning: do make -C mf clean.
14505
14506         * lily/context-property.cc: Compile fix.
14507
14508         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
14509         Grok ec-fonts, braces and dynamics.
14510
14511         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
14512
14513 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14514
14515         * lily/include/tweak-registration.hh: new file.
14516
14517         * lily/tweak-registration.cc: new file.
14518
14519         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
14520         saving tweaks.
14521
14522         * scm/output-gnome.scm (text): comment dribble.
14523
14524 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14525
14526         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
14527
14528         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
14529         path-def before using.  Fixes muchtomany slurs in wrong places
14530         bug.
14531
14532 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14533
14534         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
14535
14536         * lily/include/object-key-undumper.hh (Module): new file.
14537
14538         * lily/object-key-undumper.cc (Module): New file. Deserialize
14539         keys. SCM bindings
14540
14541         * lily/object-key-dumper.cc (Object_key_dumper): idem.
14542         Provide SCM bindings.
14543
14544         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
14545         new file. Serialize object keys.
14546         
14547         * lily/object-key.cc (dump): new function.
14548         (as_scheme): new virtual function
14549         (undump): new function
14550         (undumpers): new table.
14551
14552         * lily/include/global-context.hh (Context): take \score key upon init.
14553
14554         * lily/object-key-dumper.cc (serialize_key): new file.
14555
14556         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
14557
14558         * lily/lily-lexer.cc: remove \quote.
14559
14560         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
14561
14562         * lily/context.cc (Context): take key argument in ctor.
14563         (create_context): new function
14564
14565         * lily/grob.cc (Grob): take key argument in ctor.  
14566
14567         * lily/lilypond-key.cc (do_compare): new file.
14568
14569         * lily/object-key.cc (Object_key): new file.
14570
14571         * lily/include/object-key.hh (class Object_key): new file.
14572
14573         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
14574
14575 2004-11-13  Graham Percival  <gperlist@shaw.ca>
14576
14577         * Documentation/user/lilypond-book.itely: add small warning about
14578         noindent default in lilypond-book.
14579
14580         * Documentation/user/converters.itely: add examples for convert-ly.
14581
14582         * Documentation/user/examples.itely: change version string in templates
14583         to 2.4.0.
14584
14585 2004-11-12  Karl Hammar  <karl@aspodata.se>
14586
14587         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
14588         cmdline, use xargs instead (backportme)
14589
14590 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
14591         
14592         * Documentation/user/: Numerous fixes in the user manual.
14593
14594 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14595
14596         * lily/parser.yy (re_rhythmed_music): search music expression for
14597         context-id, surround by \new Voice if not found. Fixes:
14598         addlyrics-second-staff.ly
14599
14600         * VERSION: 2.5.0 released.
14601         
14602 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
14603
14604         * Documentation/index.html.in: Fix url to one big page.  (backportme)
14605
14606         * Documentation/user/GNUmakefile: Separate rules for split and
14607         unsplit html documents.  Remove perl massaging.  (backportme)
14608
14609 2004-11-11  Graham Percival  <gperlist@shaw.ca>
14610
14611         * Documentation/user/lilypond-book.itely: add short warning about
14612         \lilypond{} in LaTeX docs.
14613
14614 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14615
14616         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
14617         found.  (backportme)
14618
14619         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
14620         version requirement.  (backportme)
14621
14622         * configure.in: Be explicit about old versions of
14623         ec-fonts-mtraced.  (backportme)
14624
14625         * lily/context-selector.cc (set_tweaks): New function.
14626         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
14627         web with -DTWEAK.
14628
14629         * Documentation/user/introduction.itely (Automated engraving):
14630         Remove fragment option.  Fixes web.
14631
14632         * lily/context-property.cc (make_item_from_properties):
14633         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
14634         #ifdef.
14635
14636         * scm/define-context-properties.scm
14637         (all-internal-translation-properties): Add tweakRank and tweakCount.
14638
14639         * lily/grob.cc: 
14640         * scm/define-grob-properties.scm (all-internal-grob-properties):
14641         Add tweak-rank and tweak-count.
14642
14643 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14644
14645         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
14646         New function.
14647         (text): Use them.
14648
14649         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
14650         animated/opaque grob dragging tweaks.
14651
14652         * buildscripts/guile-gnome.sh: Update.
14653
14654 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14655
14656         * scm/define-grobs.scm (all-grob-descriptions): Added
14657         line-interface to the LigatureBracket object.
14658
14659 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14660
14661         * scm/framework-gnome.scm (item-event): Support non-animated mouse
14662         dragging tweaks.
14663
14664         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
14665
14666         * lily/context-selector.cc (store_context): New function.
14667
14668         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
14669         (store_grob): New function.
14670         (identify_grob): Add Moment parameter.
14671
14672         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
14673         exists.
14674
14675         * scm/framework-gnome.scm (save-tweaks): Write as alist.
14676
14677 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14678
14679         * scm/framework-gnome.scm (item-event): Print grob id.
14680         (save-tweaks): New function.
14681         (tweak): New funtion.
14682         (item-event): Use it, bound to arrow keys.
14683
14684         * lily/context-property.cc (make_item_from_properties): Register grob.
14685         * lily/context.cc (add_context): Register context.
14686
14687         * lily/include/context-selector.hh:
14688         * lily/include/grob-selector.hh:
14689         * lily/context-selector.cc:
14690         * lily/grob-selector.cc: New file.
14691
14692 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14693
14694         * lily/slur.cc: add 'positions to interface
14695
14696         * lily/main.cc: reinstate PS as standard output format. 
14697
14698         * scm/framework-tex.scm (output-preview-framework): print systems
14699         up to first non title system.
14700
14701         * lily/grace-engraver.cc (start_translation_timestep): split
14702         scm_cadddr
14703         
14704 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14705
14706         * lily/quote-iterator.cc (Module): remove old quote-iterator
14707
14708         * scm/define-music-types.scm (music-descriptions): move
14709         NewQuoteMusic over QuoteMusic
14710
14711         * Documentation/user/notation.itely (Formatting cue notes): use
14712         \cueDuring.
14713
14714         * lily/new-quote-iterator.cc (quote_ok): new function.
14715
14716         * input/regression/quote-cue-during.ly: new file.
14717
14718         * input/regression/quote-grace.ly: new file.
14719
14720         * scm/define-context-properties.scm (Module): change definition of
14721         graceSettings
14722
14723         * lily/context-property.cc (Module): rename from
14724         translator-property.cc
14725
14726         * lily/context.cc (context_name_symbol): new function
14727
14728         * lily/grace-engraver.cc: new file. Set properties for grobs based
14729         on the grace-ness of now_moment().
14730
14731         * scm/music-functions.scm (add-grace-property): use list
14732         iso. vector for graceSettings
14733         remove set-{start,stop}-grace-properties. 
14734
14735         * lily/new-quote-iterator.cc (construct_children): set
14736         quote_outlet_ if no quoted-context-{id,type} specified.
14737
14738         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
14739
14740         * lily/parser.yy (command_element): remove \quote.
14741
14742         * ly/music-functions-init.ly (location): add quoteDuring music
14743         function. 
14744
14745         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
14746         optional semicolon. (backportme)
14747
14748 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14749
14750         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
14751         need to link to GUILE et al.
14752
14753 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14754
14755         * scm/define-music-properties.scm (all-music-properties): add
14756         quoted-context-type, quoted-context-id.
14757
14758         * scm/lily.scm (type-check-list): new function.
14759         
14760         * scm/lily-library.scm: new file. Generic library routines.
14761
14762         * lily/parser.yy (Generic_prefix_music): move typechecking out of
14763         parser.
14764
14765         * ly/music-functions-init.ly: add quoteDuring function.
14766
14767         * lily/include/music-iterator.hh (class Music_iterator): rename
14768         set_translator -> set_context
14769
14770         * lily/parser.yy (Generic_prefix_music_scm): add
14771         MUSIC_FUNCTION_SCM_SCM_MUSIC
14772
14773         * scm/lily.scm (sanitize-command-option): new function. (backportme)
14774
14775         * scm/framework-tex.scm (header): sanitize TeX paper size.
14776         (backportme)
14777
14778 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14779
14780         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
14781
14782         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
14783
14784         * scm/framework-tex.scm (font-load-command): Use T1 if no
14785         font-encoding set.  (backportme)
14786
14787         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
14788         exists before converting.  (backportme)
14789
14790         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
14791         exists before converting.  (backportme)
14792         (convert-to-ps): Remove .ps file if it exists before
14793         converting.  (backportme)
14794
14795         * lily/lexer.ll: Remove extra progress newline, use present tense.
14796
14797         * scm/paper.scm (paper-alist): public.
14798         * scm/framework-tex.scm (convert-to-ps):
14799         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
14800         command line.
14801
14802 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14803
14804         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
14805
14806         * lily/recording-group-engraver.cc (derived_mark): mark
14807         now_events_. (backportme)
14808
14809 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14810
14811         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
14812
14813         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
14814         invoking latex. (backportme.)
14815
14816         * lily/stem.cc (off_callback): center stems for all rest stems.
14817
14818 2004-11-05  Werner Lemberg  <wl@gnu.org>
14819
14820         * Documentation/user/lilypond.tely: Add more guidelines for writing
14821         lilypond texinfo documents.
14822
14823 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
14824
14825         * Documentation/index.html.in: remove <hr>.
14826
14827         * THANKS: change 2.3 to 2.4.
14828
14829 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
14830
14831         * scm/output-gnome.scm: More fontconfig comment.
14832
14833 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
14834
14835         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
14836         <package> directory in $(builddir)/share according with
14837         PACKAGE_NAME defined in the VERSION file.
14838
14839 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14840
14841         * lily/beam.cc (rest_collision_callback): use local beam
14842         multiplicity.
14843
14844         * input/regression/stem-stemlet.ly: new file.
14845
14846         * lily/stem.cc (add_head): store rests as well.
14847
14848         * scm/define-grob-properties.scm (all-user-grob-properties): add
14849         stemlet-length
14850
14851         * lily/stem.cc: store rests as well.
14852         
14853         * input/regression/new-slur.ly: mention forcing.
14854
14855 2004-11-04  Werner Lemberg  <wl@gnu.org>
14856
14857         * Documentation/user/*: A new round of layout fixes and document
14858         structure cleanup.
14859
14860 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
14861
14862         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
14863
14864 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14865
14866         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
14867
14868 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
14869
14870         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
14871
14872         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
14873
14874         * lily/main.cc (main): Invoke identify.
14875
14876         * scm/lily.scm (postscript->pdf): Remove progress newline.
14877         Write progress to stderr.
14878
14879         * lily/paper-book.cc (output): Remove progress newline.
14880
14881         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
14882         gettext on user messages, and remove whitespace.
14883
14884         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
14885
14886         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
14887         argv[0] (Thomas Scharkowski).
14888
14889         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
14890         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
14891         for ec-fonts-mtraced.
14892
14893         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
14894         --srcdir build (Bertalan).
14895
14896         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
14897         headers and library too (Laura Conrad).
14898
14899         * Documentation/topdocs/INSTALL.texi (Top): Mention development
14900         package for guile too (Laura Conrad).
14901
14902         * lily/main.cc (usage): Typo.
14903
14904 2004-11-02  Werner Lemberg  <wl@gnu.org>
14905
14906         * Documentation/user/notation.ly: More fixes to improve appearance.
14907
14908         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
14909         better output for multicolumn tables.
14910
14911 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14912
14913         * lily/main.cc (dir_info): Fixed typo in the printouts.
14914
14915 2004-11-01  Werner Lemberg  <wl@gnu.org>
14916
14917         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
14918         of output.
14919         Set `per_line' to 2; replace hard-coded value with it.
14920
14921         * Documentation/user/*: Many fixes to improve appearance of
14922         printed manual.
14923
14924 2004-11-01  Werner Lemberg  <wl@gnu.org>
14925
14926         * Documentation/user/changing-defaults.itely,
14927         Documentation/user/notation.ly,
14928         Documentation/user/programming-interface.itely: Use @/.
14929         Fix formatting of some lilypond snippets and tables.
14930
14931         * scripts/lilypond-book.py (compose_ly): Provide useful default
14932         for LINEWIDTH in `override'.
14933
14934 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14935
14936         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
14937
14938 2004-10-31  Werner Lemberg  <wl@gnu.org>
14939
14940         Resetting @exampleindent to `5' gives ugly results with texinfo's
14941         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
14942         (if not quoting) to change @exampleindent only locally.
14943
14944         * scripts/lilypond-book.py (NOQUOTE): New variable.
14945         (output) [LATEX]: Remove AFTER and BEFORE.
14946         [TEXINFO]: Remove AFTER and BEFORE.
14947         Fix QUOTE and VERBATIM pattern.
14948         Add NOQUOTE pattern.
14949         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
14950         and BEFORE.
14951         [output_texinfo]: Use NOQUOTE.
14952
14953 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14954
14955         * Documentation/user/changing-defaults.itely: clarify paper
14956         size commands with correct info.
14957
14958         * Documentation/user/lilypond-book.itely: add more docs for
14959         filename extensions.
14960
14961 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14962
14963         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
14964         (PATCH_LEVEL): start 2.5.0.
14965
14966 #Local variables:
14967 #coding: utf-8
14968 #End:
14969