]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
0200f9dce5054a735fb6bf769ac97954300523c7
[lilypond.git] / ChangeLog
1 2006-07-07  Guido Amoruso  <guidonte@katamail.com>
2
3         * scm/ps-to-png.scm (Module): 
4         * scm/framework-tex.scm (Module): 
5         * scm/framework-ps.scm (Module): 
6         * scm/backend-library.scm (Module): 
7         * scm/framework-ps.scm: invoke gs with "-dDEVICEWIDTHPOINTS" and
8         "dDEVICEHEIGHTPOINTS".
9
10 2006-07-04  Graham Percival  <gpermus@gmail.com>
11
12         * Documentation/user/ various: general improvements to
13         "working with lilypond files" section.
14
15 2006-07-03  Erik Sandberg  <mandolaerik@gmail.com>
16
17         * lily/sequential-iterator.cc: Change the default get_music_list
18         to read elements-callback music property
19
20         * scm/define-music-types.scm, scm/music-functions.scm: Cleaner
21         processing of multimeasure rests. Softcoded
22         sequential-music-iterator.
23
24         * lily/sequential-music-iterator.cc: Removed.
25
26 2006-06-28  Graham Percival  <gpermus@gmail.com>
27
28         * Documentation/user/basic-notation.itely: clarify \repeatTie.
29
30 2006-06-27  Erik Sandberg  <mandolaerik@gmail.com>
31
32         * lily/parser.yy: Wrap non-post-events in EventChords before
33         assigning them to identifiers.
34
35 2006-06-27  Mats Bengtsson  <mabe@drongo.s3.kth.se>
36
37         * lily/bar-line.cc (compound_barline): Fix parenthesis error,
38         gives correct vertical placement of \bar ":" in all staff
39         sizes. Thanks Martial!
40
41 2006-06-26  Graham Percival  <gpermus@gmail.com>
42
43         * Documentation/user/invoking.itely : minor update from mailist.
44
45 2006-06-26  Erik Sandberg  <mandolaerik@gmail.com>
46
47         * lily/ various: Introduce stream events of types Prepare,
48         OneTimeStep, CreateContext, AnnounceNewContext, RemoveContext,
49         ChangeContext, SetProperty, RevertProperty, Override and Revert.
50
51         * lily/global-context*.cc: Time is now -inf before iteration
52         starts.
53
54         * lily/include/context.hh: Removed unique_, init_
55
56         * Documentation/topdocs/NEWS: Make the feathered beam example
57         avoid triggering a bug.
58
59 2006-06-24  Graham Percival  <gpermus@gmail.com>
60
61         * Documentation/user/ various: small additions from mailist.
62
63 2006-06-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
64
65         * ly/performer-init.ly: Add some missing links in the context
66         hierarchy for MIDI output. There are probably some more missing!
67
68 2006-06-21  Graham Percival  <gpermus@gmail.com>
69
70         * Documentation/user/ various: minor spelling fixes;
71         thanks Dave Luttinen!
72
73         * Documentation/user/ various: small clarifications;
74         thanks Anthony Youngman!
75
76 2006-06-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
77
78         * po/fr.po: add \n appropriately.
79
80         * lily/lexer.ll: remove ? from version-seen?  
81
82 2006-06-19  John Mandereau  <john.mandereau@free.fr>
83
84         * po/fr.po; update translation, by Jean-Charles Malahieude and
85         John Mandereau.
86
87 2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
88
89         * THANKS: add Markus Schneider.
90
91         * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
92         Staff_symbol_engraver
93
94         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
95         replace staff_engraver
96
97         * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
98         spanner.
99
100         * lily/staff-collecting-engraver.cc
101         (acknowledge_end_staff_symbol): new function
102
103         * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
104
105         * lily/staff-collecting-engraver.cc
106         (acknowledge_end_staff_symbol): new function.
107
108         * lily/main.cc: switch on relocation by default.
109
110 2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
111
112         * lily/spacing-spanner.cc (musical_column_spacing): set
113         compound_fixed_note_space to 0.0. Document why.
114
115         * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
116         range of inverse_hooke_
117         (Simple_spacer): init completely.
118         (fits): const
119         (get_line_configuration): don't use cols.resize(); it introduces
120         initialized data.
121
122         * scm/framework-ps.scm (dump-page): add setstrokeadjust. Backportme.
123
124         * ps/music-drawing-routines.ps: remove selectfont L1 hack.
125
126         * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
127         try. Divide by beatlength.
128
129         * input/regression/beaming-ternary-metrum.ly: update doc.
130         add beatLength hack.
131
132         * scm/music-functions.scm (make-time-signature-set): add
133         standard-beat-grouping. 
134
135 2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
136
137         * input/regression/tie-whole.ly: new file.
138
139         * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
140         cross center of note head in case of invisible stem. 
141
142 2006-06-16  Graham Percival  <gpermus@gmail.com>
143
144         * Documentation/user/ various: small fixes from mailist.
145
146 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
147
148         * lily/breathing-sign.cc (offset_callback): idem.
149
150         * lily/align-interface.cc (align_to_fixed_distance): remove
151         hungarian suffix.
152
153         * lily/beaming-pattern.cc (count_factor_twos): oops. We want
154         x%2==0.
155
156 2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
157
158         * VERSION (PACKAGE_NAME): release 2.9.9
159
160         * ly/lilypond-book-preamble.ly: add \version
161
162 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
163
164         * scripts/lilypond-book.py (PREAMBLE_LY): include
165         lilypond-book-preamble.ly
166
167         * lily/stem.cc (get_beaming): return max of 0 and
168         scm_ilength. Fixes slurring from/to beams.
169
170         * ly/lilypond-book-preamble.ly: new file.
171
172         * lily/slur.cc: add inspect-index feature.
173
174 2006-06-13  Graham Percival  <gpermus@gmail.com>
175
176         * Documentation/user/tutorial.itely: trivial fix.
177
178 2006-06-13  Erik Sandberg  <mandolaerik@gmail.com>
179
180         * lily/parser.yy, scm/ly-syntax-constructors.scm: Produce almost
181         all non-event music in the parser via MAKE_SYNTAX.
182
183         * lily/parser-scheme.cc: Add ly:parser-error function
184
185         * scm/paper.scm: fix typo
186
187 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
188
189         * THANKS: add RT.
190
191         * lily/font-config.cc (init_fontconfig): add warning if cache_file
192         is null.
193
194         * buildscripts/output-distance.py (test_compare_signatures):
195         timing routines.
196         (read_signature_file): use new signature format.
197
198         * scm/stencil.scm (write-system-signature): simpler signature
199         format.
200
201         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
202         for beamed case. 
203
204         * lily/note-spacing.cc (stem_dir_correction): don't inspect
205         stem_end_position, but estimate instead. 
206
207         * lily/tuplet-bracket.cc (calc_positions): look at
208         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
209         brackets narrower than beams. 
210
211         * lily/lexer.ll: set version-seen? even if version is
212         INVALID. 
213
214         * lily/rest.cc (y_offset_callback): bugfix: decide position
215         override based on scm_is_number(). Fixes \rest on center staff
216         line. 
217
218         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
219         patterns for 16th triplets.
220
221 2006-06-10  Graham Percival  <gpermus@gmail.com>
222
223         * Documentation/user/ page.itely, global.itely: editing
224         and reorg.
225
226         * Documentation/user/ various: findex -> funindex.
227
228 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
229
230         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
231         insert extra tuplet events.
232
233 2006-06-10  Graham Percival  <gpermus@gmail.com>
234
235         * Documentation/user/programming-interfaces.itely: add
236         info from NEWS.
237
238         * python/convertrules.py: add annotatefoo -> annotate-foo
239         rules.
240
241         * Documentation/user/global.itely: start editing.
242
243         * Documentation/user/page.itely: major editing, new spacing
244         docs.
245
246 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
247
248         * scm/define-markup-commands.scm (wordwrap-markups): use
249         output-def 'line-width if undefined.
250
251         * HACKING: trim outdated info.
252
253 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
254
255         * scm/define-grobs.scm (all-grob-descriptions): Add
256         line-spanner-interface to all grobs that already have
257         text-spanner-interface or dynamic-text-spanner-interface
258
259         * scm/page.scm: Rename annotate{headers,systems,page}->
260         annotate-*
261
262         * input/regression/page-spacing.ly,
263         input/regression/page-layout-manual-position.ly: idem
264
265 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
266
267         * lily/line-spanner.cc: cleanup property list.
268
269         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
270         generator expressions (2.3 compat). 
271
272 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
273
274         * lily/vertical-align-engraver.cc: Make sure that the
275         align{Above,Below}Context properties are included in the automatic
276         documentation.
277
278 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
279
280         * scm/paper-system.scm (paper-system-annotate): also annotate the
281         estimated pure-Y-extent
282
283         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
284
285         * lily/system.cc (break_into_pieces): set the estimated height
286         of each child system
287
288         * lily/stem.cc (pure_height): new pure-Y-extent callback
289
290         * lily/staff-symbol-referencer.cc (callback): don't destroy
291         the staff-position property
292
293         * lily/hara-kiri-group-spanner.cc (request_suicide): split
294         consider_suicide into two functions
295
296         * lily/constrained-breaking.cc (resize): use the new pure
297         callbacks to estimate the height of a system
298
299         * lily/axis-group-interface.cc (pure_group_height): new
300         side-effect-free VerticalAxisGroup height-callback
301
302         * lily/align-interface.cc (get_extents_aligned_translates):
303         split align_elements_to_extents into two functions
304         (get_pure_child_y_translation): new function
305
306         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
307
308         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
309
310         * lily/paper-score.cc: cache break_indices and columns
311
312         * lily/side-position-interface.cc: new pure-Y-extent callbacks
313         
314 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
315
316         * lily/font-config.cc (init_fontconfig): do the init if
317         cache_file, but don't look at cache_file.
318
319         * input/regression/quote-tie.ly: new file.
320
321         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
322         to Head_event_tuple, so we deal gracefully with ties on
323         cue-endings.
324
325         * lily/pango-font.cc (pango_item_string_stencil): type correctness
326         for FcChar8*
327
328 2006-06-08  Graham Percival  <gpermus@gmail.com>
329
330         * input/test/ smart-transpose.ly, reverse-music.ly:
331         \applyMusic to music functions update, thanks Michael!
332
333 2006-06-07  Graham Percival  <gpermus@gmail.com>
334
335         * input/test/ add-staccato.ly, add-text-script.ly,
336         unfold-all-repeats.ly, music-box.ly: \applyMusic to
337         music functions update, thanks to Michael Meixner.
338
339         * Documentation/user/music-glossary.tely: small fix
340         from Francisco.
341
342         * Documentation/user/ various: minor additions from mailist.
343
344         * Documentation/user/lilypond.tely, basic-notation.itely:
345         small test of @funindex.  (works here)
346
347         * input/test/font-table.ly: reduce size to partially
348         de-ugly version in manual.
349
350         * Documentation/user/page.itely: new file (split former
351         "global issues" into "page settings" and "non-musical
352         output".
353
354         * Documentation/user/ various: fix @ref{}s to match
355         new chapter names (above).
356
357 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
358
359         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
360
361 2006-06-06  Graham Percival  <gpermus@gmail.com>
362
363         * Documentation/user/advanced-notation.itely: add example
364         for segno/coda on barline.
365
366         * tex/texinfo.tex: merge from upstream.
367
368 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
369
370         * scripts/lilypond-book.py (process_snippets): Argument fix.
371
372         * SConstruct:
373         * buildscripts/builder.py:
374         * lily/SConscript: 
375         * mf/SConscript: 
376         * Documentation/user/SConscript:  More SCons fixes.
377
378 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
379
380         * lily/font-config.cc (init_fontconfig): Only initialize if
381         global cache_file is found.
382
383 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
384
385         * ly/music-functions-init.ly: Updated \overrideProperty to use the
386         new \applyOutput.
387
388 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
389
390         * VERSION (PACKAGE_NAME): release 2.9.8
391
392         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
393         function. Delay ledger modifying ledgered grobs to
394         stop_translation_timestep(), to ensure that we're ledgering
395         according to the new spanner.
396         (acknowledge_staff_symbol): don't check for non-NULL
397         staff_sym->get_bound()
398
399         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
400         creation.
401
402         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
403         pictures too.
404
405         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
406         directly from srcdir/stepmake/aclocal.m4
407         
408         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
409         disting MISC files.
410
411         * lily/simple-spacer.cc (get_column_desc): desc -> description.
412
413 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
414
415         * lily/simple-spacer.cc (get_line_configuration): add
416         keep-inside-line rods
417         (struct Column_desc): add constructor
418         (struct Rod_desc): add constructor
419         (get_line_forces): check for forced page breaks here too
420
421         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
422         support/elements cycles between InstrumentNames and AxisGroups
423
424 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
425
426         * config.make.in (METAFONT): remove MAKEINFO_VERSION
427
428         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
429         make-txt-files target.
430
431         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
432         make-txt-files target.
433
434         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
435
436         * stepmake/stepmake/generic-vars.make (distdir): create dist in
437         top-build-dir.
438
439 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
440
441         * Documentation/user/instrument-notation.itely,
442         input/regression/breathing-sign-ancient.ly,
443         input/test/divisiones.ly: Removed redundant property settings for
444         vaticana contexts.
445
446         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
447         fix lyrics alignment problems.  They are implemented now as scheme
448         functions that add the appropriate unicode char to the first lyric
449         event rather than adding a separate lyric event.  Minor edit of
450         comments.
451
452 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
453
454         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
455         pollute src dir with built .txt files, but install directly from
456         Documentation/topdocs/out/
457
458         * buildscripts/output-distance.py
459         (ComparisonData.create_html_result_page): put version/directories
460         in table header.
461
462         * Documentation/topdocs/NEWS.tely (Top): document spacing section
463         feature.
464
465         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
466         Patch by Karl Hammar
467         
468         * buildscripts/readlink.py: add  file.
469         Patch by Karl Hammar
470
471 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
472
473         * lily/tuplet-number.cc (print): prevent stencil from being
474         garbage collected.
475
476 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
477
478         * scm/stencil.scm (write-system-signature): explicitly 
479         -well, superfluously- close output port.
480
481         * buildscripts/output-distance.py (main): oops. Add extra argument.
482
483 2006-06-05  Graham Percival  <gpermus@gmail.com>
484
485         * Documentation/user/music-glossary.tely: clarified example
486         from Francisco Vila, thanks!
487
488 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
489
490         * input/regression/spacing-section.ly: new file.
491
492         * lily/input.cc (programming_error): new function.
493
494         * lily/spacing-engraver.cc (try_music): new function. Accept
495         spacing-section-event
496
497         * lily/spacing-spanner.cc (set_springs): take slices of all
498         columns for spacing.
499
500         * lily/include/paper-column.hh (class Paper_column): add
501         Paper_column::compare.
502
503         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
504
505         * scm/define-music-types.scm (music-descriptions): add
506         SpacingSectionEvent
507
508         * lily/music-iterator.cc (report_event): use programming_error for
509         sending non-event error.
510
511         * lily/input.cc (programming_error): new function
512
513         * buildscripts/output-distance.py (main): use compare-XXX for
514         compare files.
515         (main): --threshold option, default at 0.30
516
517         * output-distance.py (main): add --threshold option.
518
519 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
520
521         * scm/paper-system.scm (paper-system-annotate): fix problem when
522         annotating an empty system
523
524 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
525
526         * GNUmakefile.in: reinstate old web tar/copying.
527
528 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
529
530         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
531         nothing changes. (Erik S) 
532
533         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
534         count. (Erik S)
535
536 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
537
538         * scm/define-markup-commands.scm (whiteout): do not force
539         foreground color of argument markup to black.
540
541         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
542         the left of the arrow, instead of below the arrow name, so that,
543         when two little arrows are vertically stacked, their dimensions
544         and name should not overlap. Add a color key parameter.
545
546         * scm/paper-system.scm (paper-system-annotate): Annotate
547         next-space+next-padding instead of next-space. Annotate space
548         between next-padding and next-space+padding, respectively, and
549         following system extent and refpoint-Y-extent. Use colors.
550
551         * scm/page.scm (annotate-page): translate annotations slightly to
552         the right.
553
554 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
555
556         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
557         fix for x-staff slurs. Thanks Joe!
558
559         * buildscripts/output-distance.py
560         (SystemLink.output_expression_change_count): keep track of changed
561         details, and dump in details html page.
562  
563         * input/regression/figured-bass-staff.ly: add note about setting
564         properties in Staff context.
565
566         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
567         add slurs and ties to support too.
568
569         * buildscripts/output-distance.py (main): set dest_dir
570         argument. Add --max-count option.
571
572 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
573
574         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
575         shortcuts for special unicode chars that are useful in chant
576         notation.  Revised exisiting and added new comments.
577
578 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
579
580         * make/mutopia-rules.make: remove duplicate recipe.
581
582 2006-06-02  Werner Lemberg  <wl@gnu.org>
583
584         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
585         Add support for U+0132 (IJ) and U+0133 (ij).
586
587 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
588
589         * buildscripts/output-distance.py (FileLink): new class. collect
590         info systems from one .ly file. 
591         (FileLink.link_files_for_html): further tweaks.
592
593 2006-06-02  Graham Percival  <gpermus@gmail.com>
594
595         * tex/texinfo.tex: partial fix for @funindex.
596
597         * Documentation/user/macros.tely: uncomment @funindex (doesn't
598         break anything).
599
600 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
601
602         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
603
604         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
605         @example too. Backportme.
606
607 2006-06-02  Graham Percival  <gpermus@gmail.com>
608
609         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
610         from Werner Lemberg.
611
612 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
613
614         * Documentation/user/music-glossary.tely: additional spanish
615         updates and a lyrics fix in an example.
616
617 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
618
619         * scm/define-grob-properties.scm: Previous patch contained
620         spurious line from another patch not yet committed.  Fixed.
621
622         * scm/define-grob-properties.scm: Add missing doc strings for
623         ancient notation.
624
625 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
626
627         * buildscripts/output-distance.py
628         (ComparisonData.write_text_result_page): separate the scores, sort
629         by geo_score.
630
631         * scm/framework-eps.scm (output-classic-framework): start at 1 for
632         system signatures.
633
634         * buildscripts/output-distance.py (me_path): use argv[0] for
635         sys.path extension
636         (ComparisonData.img_cell): use colored borders.
637
638         * scm/stencil.scm (write-system-signature): escape newlines too.
639         (write-system-signature): use (1,-1) interval for empty interval
640
641 2006-01-01  Graham Percival  <gpermus@gmail.com>
642
643         * Documentation/user/music-glossary.tely: Spanish updates
644         from Francisco Vila.
645
646         * Documentation/user/lilypond-book.itely: addition from
647         Vaclav Smilauer.
648
649         * Documentation/user/ various: edits, small additions
650         from mailist, etc.
651
652 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
653
654         * GNUmakefile.in (tree-lib-prefix-current):
655         (tree-share-prefix-current): Use version number in tree, add
656         `current' symlinks.
657
658 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
659
660         * GNUmakefile.in: write VERSION, again.
661
662         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
663         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
664
665         * stepmake/aclocal.m4: robuster version detection.
666
667         * buildscripts/output-distance.py
668         (ComparisonData.create_html_result_page): copy only if file
669         exists, fixup src paths.
670
671         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
672
673 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
674
675         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
676         Another datarootdir reto.
677
678         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
679         available.  This should be moved to postinstall-lilypond-doc.
680
681 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
682
683         * GNUmakefile.in: simplify local-WWW-post. 
684         remove -type l from find.
685
686         * buildscripts/output-distance.py (ComparisonData.compare_trees):
687         fixes. Don't follow symlinks.
688         (ComparisonData.create_html_result_page): remove previous results.
689         insert ../python in path.
690
691         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
692
693 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
694
695         * config.make.in (datadir): Add datarootdir to silence autoconf.
696
697         * stepmake/aclocal.m4: Update for autoconf-2.59d.
698
699 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
700
701         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
702
703         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
704         slash beams too wide.
705
706 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
707
708         * VERSION: release 2.9.7
709         
710 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
711
712         * lily/relocate.cc (read_relocation_dir): Do not blindly
713         dereference DIR.
714
715 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
716
717         * lily/parser.yy: replace THIS by PARSER
718
719         * Documentation/index.html.in: add link to test-results.html page.
720
721         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
722
723         * scm/translation-functions.scm (format-bass-figure): translate
724         digits over 10 to the left
725
726         * scm/define-markup-commands.scm (translate-scaled): new markup.
727
728         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
729         7 glyph. 
730
731         * ly/engraver-init.ly: add Figured_bass_engraver
732
733         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
734
735         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
736
737         * lily/score-engraver.cc (announce_grob): only note START announces.
738
739         * lily/include/engraver-group.hh (Translator_group):
740         acknowledge_hash_table_ is now drul.
741
742         * lily/engraver.cc (announce_end_grob): new method.
743
744         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
745
746         * lily/translator-dispatch-list.cc (create): take start_end argument.
747
748         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
749         acknowledge_static_array_ to drul
750
751         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
752
753         * scm/define-grob-interfaces.scm
754         (bass-figure-alignment-interface): add bass-figure-alignment-interface
755
756         * scm/define-grobs.scm (all-grob-descriptions): add
757         BassFigureAlignmentPositioning
758
759         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
760         number stays up to date. Backportme.
761
762 2006-05-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
763
764         * Documentation/user/basic-notation.itely (Bar lines): Document
765         the "||:" bar type. 
766
767 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
768
769         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
770
771         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
772         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
773         build.
774
775         * Resurrect `scons lily' build.
776
777         * SConstruct (symlink_tree): Bugfix: link
778         music-drawing-routines.ps to file iso directory.
779
780         * lily/SConscript: Remove kpath-guile from LIBS.
781
782         * SConstruct (libdir_package_version): Typo.
783         (configure): Comment-out fontforge for lack of fontforge.pc .
784         Also add libdir* to environment.
785
786 2006-05-30  Graham Percival  <gpermus@gmail.com>
787
788         * Documentation/user/ various: minor additions from mailist and
789         editing.
790
791 2006-05-30  Paco <fravd@ya.com>
792
793         * Documentation/user/music-glossary.tely: numerous corrections and
794         some new translations.
795
796 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
797
798         * BackportmeStart.
799         
800         * buildscripts/output-distance.py
801         (ComparisonData.create_html_result_page): new routine: summarise
802         results in HTML page with images. 
803         (ComparisonData.create_text_result_page): create summary text files too.
804
805         * GNUmakefile.in (web-ext): package .signature files too. They
806         compress well. 
807
808         * scm/stencil.scm (write-system-signature): typo.
809
810         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
811
812         * scm/stencil.scm (write-system-signature): better escaping.
813         only write signature for music systems, not for markup systems.
814
815         * scm/framework-ps.scm (output-framework): dump-signatures support
816         for plain output.
817
818         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
819
820         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
821         for -dno-point-and-click
822
823         * lily/grob.cc (get_print_stencil): don't read
824         point_and_click_global to determine whether to set grob-cause.
825
826 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
827
828         * buildscripts/output-distance.py (main): new function.
829         (ComparisonData): new class.
830
831         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
832         careful with generating new LedgerLineSpanners.
833
834         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
835
836         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
837         context. This fixes double ledger lines in output. 
838
839         * lily/system.cc (get_paper_system): remove 3 layer limit.
840
841         * buildscripts/output-distance.py (SystemLink.distance): new
842         file. Compare signatures.
843
844         * python/safeeval.py (SafeEval.visitUnarySub): new file.
845
846         * lily/grob-array.cc (remove_duplicates): rename from
847         uniq(). Sort before calling uniq() so it actually works.
848
849 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
850
851         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
852         \version from lilypond file snippet.
853         (Lilypond_file_snippet.ly): oops. typo.
854         (find_toplevel_snippets): urgh. again.
855
856         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
857         prevent duplicated broken items in output.
858
859         * scm/framework-eps.scm (output-classic-framework): only dump if
860         dump-signatures is set.
861
862         * scm/lily.scm (define-scheme-options): add dump-signatures option.
863
864         * scm/stencil.scm (write-system-signature): new routine: write
865         python parseable signature of a separate paper system.
866         BackportmeEnd.
867         
868 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
869
870         * lily/stanza-number-engraver.cc (process_music): use is_markup()
871         iso is_string().
872         include header.
873
874 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
875
876         * translator-group.cc: send music events to engravers in
877         non-bottom contexts.
878
879         * tuplet-engraver.cc: process tuplet brackets in correct order.
880
881 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
882
883         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
884         arg 2 might point us to a new binary (patch by Karl Hammar)
885         
886 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
887
888         * VERSION (PACKAGE_NAME): release 2.9.6
889
890         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
891
892         * Documentation/user/*.itely: 2nd
893         attempt: replace funindex -> findex globally.
894
895 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
896
897         * input/no-notation/display-lily-tests.ly: fix \applyOutput
898         test. Add \break, \pageBreak, \pageTurn, etc, tests.
899
900         * scm/define-music-display-methods.scm: display methods for
901         breaks. Fix \applyOutput.
902
903 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
904
905         * Documentation/user/macros.itexi: comment out funindex expansion. 
906
907         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
908         everywhere.
909
910         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
911         Karl Hammar. Backportme.
912  
913         * Documentation/user/advanced-notation.itely (Balloon help): idem.
914
915         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
916
917         * Documentation/user/programming-interface.itely (Running a
918         function on all layout objects): idem.
919
920         * Documentation/user/introduction.itely (Automated engraving):
921         update \applyOutput syntax
922
923         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
924         remove debugging hook.
925
926         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
927         expansion. 
928
929         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
930
931         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
932         TEXI2DVI_FLAGS to texi2dvi invocation. 
933
934 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
935
936         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
937         works. More work is done by iterator now, and engraver has been
938         very much simplified.
939
940         * lily/translator-group.cc: try_music is now invoked through a
941         listener
942
943         * lily/*-iterator.cc: Massive cleanups. Junked
944         try_music_in_children globally. Renamed try_music to report_event,
945         and made that method descend to a bottom context automatically.
946
947         * lily/event-iterator.cc: New file.
948
949         * lily/output-property-iterator.cc,
950         lily/old-lyric-combine-music-iterator.cc: Removed.
951
952         * python/convert-rules.py: Modified the syntax for \applyOutput.
953
954 2006-05-23  Graham Percival  <gpermus@gmail.com>
955
956         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
957         creation.
958
959         * Documentation/user/ various: stuff that might have helped
960         to fix the pdf creation, plus some minor doc additions.
961
962         * Documentation/user/changing-defaults.itely: remove @b from
963         @b{ @internasref{foo}}; this breaks texi2dvi -E.
964
965 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
966
967         * lily/beaming-pattern.cc (beamify): deal with negative start
968         moments for beaming patterns.
969
970 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
971
972         * lily/beaming-info.cc (beamify): new function: read beatLength
973         and beatGrouping from context. 
974
975         * input/regression/beam-beat-grouping.ly (Module): new file.
976
977         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
978
979         * lily/beam.cc (get_beam_segments): generate events for
980         max_connect_ case too.
981         (get_beam_segments): read Stem::max-beam-connect.
982
983         * input/regression/beam-single-stem.ly: new file.
984
985         * lily/stem.cc (set_beaming): use #f as signaling value for
986         beamcount 0.
987
988         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
989
990         * lily/beam.cc (set_beaming): read clip-edges property.
991         (calc_direction): don't suicide for single stem.
992
993         * lily/beaming-info.cc (best_splitpoint_index): take bool*
994         argument, remove 1<<15 hack. Remove clip_edges() 
995
996         * lily/hairpin.cc (print): only do padding for nonmusical bounds
997
998 2006-05-21  Graham Percival  <gpermus@gmail.com>
999
1000         * Documentation/user/basic-notation.itely: reorg.
1001
1002         * Documentation/user/ various: minor fixes.
1003
1004 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1005
1006         * lily/stencil-expression.cc (register_stencil_head): opps, append
1007         to cdr of static SCM object.
1008
1009 2006-05-19  Graham Percival  <gpermus@gmail.com>
1010
1011         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
1012         update framework for command index.  DOC WRITERS: use @funindex
1013         instead of @cindex @code{}.
1014
1015         * Documentation/user/ various: replace @cindex @code{} => @funindex
1016
1017 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1018
1019         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
1020         case positions is set manually. 
1021
1022 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
1023         
1024         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
1025         rules to Scheme.
1026
1027 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
1028
1029         * Documentation/user/changing-defaults.itely (Contexts explained):
1030         use absolute dimension for @image.
1031
1032         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
1033         out image for illustration too.
1034         ($(outdir)/%.png): add more png <-> eps rules. 
1035
1036 2006-05-17  Graham Percival  <gpermus@gmail.com>
1037
1038         * Documentation/user/ various: remove trailing whitespace, cosmetic
1039         change to reduce changes produced by diff.
1040
1041 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1042
1043         * lily/main.cc (do_chroot_jail): correctness tweak.
1044
1045         * python/lilylib.py (system): import subprocess in system () only.
1046
1047         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
1048
1049         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
1050         variable. Backportme.
1051
1052 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
1053         
1054         * lily/parser.yy: Change all syntax rules of type Music to SCM type
1055
1056 2006-05-17  Werner Lemberg  <wl@gnu.org>
1057
1058         * lily/lexer.ll (init_signature_has_table): Add
1059         `scm-scm-music-music'.
1060
1061         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
1062         (Generic_prefix_music_scm): Add rule for it.
1063
1064         * lily/quote-iterator.cc (Quote_iterator::process): Handle
1065         `quoted-transposition' property.
1066
1067         * ly/music-functions-init.ly (transposedCueDuring): New function.
1068
1069         * scm/define-music-properties.scm (all-music-properties): Updated.
1070
1071         * Documenation/topdocs/NEWS.itely: Document it.
1072
1073 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1074
1075         * python/lilylib.py (system): move import subprocess to system()
1076         definition. 
1077
1078         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
1079
1080         * VERSION (PATCH_LEVEL): release 2.9.5
1081         
1082         * Documentation/topdocs/INSTALL.texi (Top): update versions and
1083         build instructions. 
1084
1085         * ly/engraver-init.ly: switch on hairpinToBarline by default.
1086
1087 2006-05-16  Graham Percival  <gpermus@gmail.com>
1088
1089         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
1090
1091         * Documentation/user/ various: minor fixes.
1092
1093 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1094
1095         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
1096
1097 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1098
1099         * Documentation/user/advanced-notation.itely (Instrument names):
1100         Modified obsolete instruction on how to move instrument names away
1101         from the staves. Hmm, at second thought the bug probably has been
1102         solved, so the full bug description should probably be removed.
1103
1104 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1105
1106         * lily/dynamic-engraver.cc (typeset_all): hang ending on
1107         currentCommandColumn. 
1108
1109         * lily/hairpin.cc (print): also add padding for non-neighbor
1110         hairpin bounds.
1111
1112         * scm/define-context-properties.scm
1113         (all-user-translation-properties): add hairpinToBarline
1114
1115         * input/regression/hairpin-to-barline.ly: new file.
1116
1117         * lily/context.cc (internal_send_stream_event): thinko fix.
1118
1119         * lily/tie.cc (set_default_control_points): robustness fix.
1120
1121         * python/musicxml.py (Part.interpret): don't complain about
1122         incomplete measures.
1123
1124         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
1125         new music if last_event_chord() returned None.
1126
1127         * python/musicxml.py (Part.interpret): skip back over chord notes.
1128
1129 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
1130         
1131         * lily/percent-repeat-engraver.cc, lily/parser.yy,
1132         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
1133         lily/slash-repeat-engraver.cc,
1134         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
1135         iterator sends PercentEvents
1136
1137         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
1138         rework tuplets: send start/stop events to engraver
1139
1140         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
1141         dispatchers event-source and events-below to Context
1142         
1143 2006-05-15  Graham Percival  <gpermus@gmail.com>
1144
1145         * Documentation/user/README.txt: update info for doc writers.
1146
1147         * Documentation/user/programming-interface.itely: integrate
1148         Nicolas' fixes for chapter rewrite.
1149
1150         * Documentation/user/ various: minor fixes.
1151
1152 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
1153
1154         * lily/clef-engraver.cc: cleanup.
1155
1156         * Documentation/user/GNUmakefile: dist context-example.eps too.
1157
1158         * lily/key-engraver.cc (create_key): use
1159         explicitKeySignatureVisibility for cancellation too. 
1160
1161         * lily/font-config.cc (init_fontconfig): don't close file if
1162         f==NULL. 
1163
1164 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
1165
1166         * Documentation/topdocs/NEWS.tely: niente and rotation news
1167
1168 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
1169
1170         * lily/include/stencil.hh
1171         * lily/stencil.cc (rotate): new function. Makes it possible
1172         to rotate a stencil around a given offset.
1173
1174         * lily/grob.cc (get_print_stencil): add rotation support
1175
1176         * lily/stencil-interpret.cc (interpret_stencil_expression):
1177         add rotation support
1178
1179         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
1180
1181         * scm/define-grob-properties.scm: add 'rotation property
1182
1183         * scm/define-markup-commands.scm: add rotate markup command
1184         
1185         * scm/output-ps.scm: add rotation support in PostScript backend
1186
1187         * scm/output-svg.scm: add rotation support in SVG backend
1188
1189 2006-05-13  Graham Percival  <gpermus@gmail.com>
1190
1191         * Documentation/user/music-glossary.itely: French correction.
1192
1193         * Documentation/user/programming-interface.itely: major
1194         new docs, some reorg, some info from Nicolas.
1195
1196         * Documentation/user/ various: small fixes.
1197
1198 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1199
1200         * Documentation/user/programming-interface.itely (Markup
1201         programmer interface): Remove duplicate text.
1202
1203 2006-05-12  Graham Percival  <gpermus@gmail.com>
1204
1205         * Documentation/user/context-example.eps: new file.
1206
1207         * Documentation/user/changing-defaults.itely: set up file to
1208         use eps image.
1209
1210         * Documentation/user/programming-interface.itely: changes
1211         from mailist.
1212
1213 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
1214
1215         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
1216
1217 2006-05-11  Graham Percival  <gpermus@gmail.com>
1218
1219         * Documentation/user/programming-interface.itely: first round of
1220         editing and merging emails from Nicolas.
1221
1222         * Documentation/user/scheme-tutorial: minor edit.
1223
1224 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1225
1226         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
1227         XML attributes.
1228         (Xml_node.message): use it.
1229
1230         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
1231         oops. Add duration argument.
1232
1233 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
1234
1235         * lily/paper-column-engraver.cc (make_columns):
1236         * scm/define-grobs.scm: Revert my previous change and set the default
1237         in define-grobs.scm instead.
1238
1239 2006-05-09  Graham Percival  <gpermus@gmail.com>
1240         
1241         * Documentation/user/changing-defaults.itely: general editing,
1242         info about \set and \override.
1243
1244         * Documentation/user/tweaking.itely, advanced-notation.itely:
1245         fixes from Dave Luttinen, thanks!
1246
1247 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1248
1249         * lily/paper-column-engraver.cc (make_columns): By default, a column
1250         needs to be breakable.
1251
1252 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1253
1254         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
1255         Attributes methods
1256         (musicxml_time_to_lily): idem
1257         (musicxml_key_to_lily): idem
1258         (instrument_drumtype_dict): dict for supported drumtypes.
1259         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
1260         moments and pending mm rests
1261         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
1262         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
1263         (musicxml_voice_to_lily_voice): add mode change.
1264         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
1265         speed and less memory usage (factor 5 to 10).
1266         (convert): write -defs.ly  and driver file separately so people
1267         can script their own part extraction.
1268
1269         * python/musicxml.py (minidom_demarshal_node): new function:
1270         separate minidom handling.
1271         (lxml_demarshal_node): new function: support lxml.etree too.
1272         (Xml_node.message): new function: verbose error message, with XML
1273         path to offending node.
1274         (Attributes.get_measure_length): sane interface to MusicXML attributes.
1275         (Part_list.generate_id_instrument_dict): new method: collect
1276         instrument names, to be able to set drum_type.
1277         (Part.interpret): handle underfull measures
1278         (Part.interpret): assign instrument names.
1279
1280         * python/musicexp.py (Output_printer.close): new method
1281         (MusicWrapper.print_ly): new class: support other modes,
1282         eg. \drummode
1283         (BarCheck.print_ly): new class. Support bar checks, with comments
1284         and fancy barchecks. 
1285         (NoteEvent.__init__): also set drum_type for drum notes.
1286         (MultiMeasureRest.lisp_expression): dump mm rests.
1287
1288         * lily/paper-column-engraver.cc (stop_translation_timestep): set
1289         line-break-permission if forbidBreak is not set.
1290
1291 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1292
1293         * scm/define-context-properties.scm:
1294         * scm/define-grob-properties.scm:
1295         * scm/define-grobs.scm:
1296         * scm/define-music-display-methods.scm:
1297         * scm/define-music-properties.scm:
1298         * scm/define-music-types.scm:
1299         * scm/music-functions.scm:
1300         * ly/declarations-init.ly:
1301         * lily/include/constrained-breaking.hh:
1302         * lily/system.cc:
1303         * lily/spaceable-grob.cc:
1304         * lily/simple-spacer.cc:
1305         * lily/paper-score.cc:
1306         * lily/paper-column.cc:
1307         * lily/paper-column-engraver.cc:
1308         * lily/item.cc:
1309         * lily/gourlay-breaking.cc:
1310         * lily/constrained-breaking.cc:
1311         * python/convertrules.py:
1312         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
1313         "page-break-penalty" and "line-break-permission".
1314         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
1315         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
1316
1317         * lily/bar-engraver.cc:
1318         * lily/beam-engraver.cc:
1319         * lily/forbid-break-engraver.cc:
1320         * lily/ligature-engraver.cc:
1321         * lily/paper-column-engraver.cc:
1322         * lily/percent-repeat-engraver.cc:
1323         * lily/score-engraver.cc:
1324         * lily/score-engraver.hh:
1325         * lily/paper-column-engraver.hh:
1326         Inter-engraver communication regarding line breaks is done through context
1327         properties (Score.forbidBreak) instead of function calls.
1328
1329 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1330
1331         * VERSION (PACKAGE_NAME): release 2.9.4
1332
1333 2006-05-08  Graham Percival  <gpermus@gmail.com>
1334
1335         * Documentation/user/working.itely: proofreading from Dave
1336         Luttinen, thanks.
1337
1338         * Doucmentation/user/README.txt: updated with manual style info.
1339
1340         * Documentation/user/ various: trim linewidth to 78 chars.
1341
1342 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1343
1344         * scm/define-grob-properties.scm (all-internal-grob-properties):
1345         remove chord-tremolo property.
1346
1347         * lily/beam.cc (get_beam_segments): don't use stem position as
1348         base for broken ends.
1349
1350 2006-05-06  Graham Percival  <gpermus@gmail.com>
1351
1352         * Documentation/user/putting.itely: proofreading from Dave
1353         Luttinen, thanks!
1354
1355         * Documentation/user/ various: more reorg and clarifications.
1356
1357 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1358
1359         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
1360
1361         * ly/music-functions-init.ly: new function featherDurations
1362
1363         * lily/beam.cc: read grow-direction for feathered beaming.
1364
1365         * Documentation/topdocs/NEWS.tely (Top): typo.
1366
1367 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1368
1369         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
1370         tremolo beams.
1371
1372 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
1373         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
1374         used by music streams.
1375
1376         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
1377         lily/stream-event.cc, lily/stream-event-scheme.cc,
1378         lily/listener.cc, lily/scheme-listener.cc,
1379         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
1380         lily/include/stream-event.hh, lily/include/listener.hh,
1381         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
1382         Created data structures for music streams.
1383         
1384 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1385
1386         * lily/beam.cc (get_beam_segments): new function. Reorganise the
1387         construction of a beam. 
1388         (print): rewrite. 
1389
1390         * flower/include/std-vector.hh (default_compare): use only one comparison.
1391
1392         * scm/define-markup-commands.scm (note-by-number): remove debug display.
1393         (note-by-number): further attachment fixes.
1394
1395         * scm/lily-library.scm (ordered-cons): new function.
1396         (interval-index): new function
1397
1398         * lily/note-head-scheme.cc (LY_DEFINE): new file.
1399
1400         * lily/note-head.cc (get_stem_attachment): new function.
1401
1402         * scm/define-markup-commands.scm (note-by-number): read 'style
1403         property. 
1404
1405         * input/regression/markup-note.ly: show note-head style option.
1406
1407         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
1408         triangle head.
1409
1410 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1411
1412         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
1413
1414         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
1415
1416         * lily/include/constrained-breaking.hh: GCC 4 fix.
1417
1418 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
1419
1420         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
1421         Replace it with functions get_line_forces and get_line_configuration.
1422         (class Simple_spacer): Make data private.
1423         Rewrite compression algorithm to be faster and simpler.
1424
1425         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
1426         * lily/gourlay-breaking.cc (solve):
1427         * lily/constrained_breaking.cc (space_line):
1428         Change it to the new simple-spacer code.
1429
1430         * lily/paper-score.cc (get_paper_systems):
1431         (Paper_score):
1432         (process):
1433         Delay breaking the systems until they are requested.
1434         (find_break_indices):
1435         Use vsize for indices.
1436         (calc_breaking):
1437         Move the "Calculating line breaks" message here.
1438
1439         * lily/system.cc (pre_processing):
1440         Move the "Calculating line breaks" message away from here.
1441         (break_into_pieces):
1442         Allow multiple calls to this function in sequence (with touching-but-
1443         not-overlapping breakpoints).
1444
1445         * lily/constrained-breaking.cc:
1446         Replace most of the get_XXXX functions with get_line_details.
1447         Only calculate the force for each line. Calculate configurations only
1448         for the lines we will actually use.
1449         Replace cols_ with lines_.
1450
1451 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1452
1453         * mf/GNUmakefile (depth): remove FC_FIND.
1454
1455         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
1456
1457         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
1458
1459         * scm/framework-ps.scm (write-preamble): new function.
1460         (write-preamble): load mac fonts via fondu, even if gs-font-load
1461         is set.
1462
1463 2006-05-03  Werner Lemberg  <wl@gnu.org>
1464
1465         * mf/GNUmakefile (FC_FIND): Fix typo.
1466
1467 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
1468
1469         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
1470
1471 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1472
1473         * stepmake/aclocal.m4: run python-config for crosscompiling
1474         flags. 
1475
1476         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
1477         -f png for HTML, TEXINFO formats. 
1478
1479         * input/tutorial/lbook-html-test.html: new file.
1480
1481         * lily/include/tie-formatting-problem.hh (class
1482         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
1483         [column, direction]. This fixes laissez vibrer ties.
1484  
1485         * flower/include/tuple.hh (struct Tuple2): new file.
1486
1487         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
1488         $(FCMATCH), only if $(NCSB_DIR) not set. 
1489
1490         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
1491
1492         * config.make.in (DOCUMENTATION): set FCMATCH.  
1493
1494         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
1495
1496 2006-05-03  Graham Percival  <gpermus@gmail.com>
1497
1498         * Documentation/user/ various: final round of reorg.
1499
1500         * Documentation/user/instrument-notation.itely: some more
1501         fixes from Eduardo, thanks!
1502
1503 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1504
1505         * VERSION (PACKAGE_NAME): release 2.9.3
1506
1507         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
1508
1509         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
1510
1511 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1512
1513         * scm/define-grob-properties.scm (all-user-grob-properties):
1514         Correct typo, thanks to Eduardo.
1515
1516 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1517
1518         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
1519
1520         * buildscripts/lilypond-words.py (F): indent fix.
1521
1522         * input/regression/tie-arpeggio-collision.ly: new file.
1523
1524         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
1525         function: store outlines per column rank.
1526
1527         * lily/include/tie-configuration.hh (class Tie_configuration): add
1528         column_ranks_ to specification and configuration, to distinguish
1529         between ties for different heads in arpegiated chords.
1530
1531         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
1532
1533         * *.py: more 4 space indents.
1534
1535         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
1536
1537 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
1538
1539         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
1540
1541 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1542
1543         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
1544
1545         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
1546
1547         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
1548
1549 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1550
1551         * python/convertrules.py (conv): indent 4 for python files.
1552
1553 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1554
1555         * Documentation/user/changing-defaults.itely (Creating contexts):
1556         Clarify \new semantics.
1557
1558 2006-04-28  Graham Percival  <gpermus@gmail.com>
1559
1560         * Documentation/user/ various: major new sections in the
1561         Learning manual, slight reorg elsewhere.
1562
1563 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1564
1565         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
1566
1567         * scm/framework-ps.scm (output-framework): remove PageMedia
1568
1569 2006-04-27  Graham Percival  <gpermus@gmail.com>
1570
1571         * Documentation/user/ tweaks.itely, working.itely: new
1572         files, being more advanced "learning manual" chapters.
1573
1574         * Documentation/user/ tutorial, putting, lilypond: reorg.
1575
1576 2006-04-26  Graham Percival  <gpermus@gmail.com>
1577
1578         * input/regression/lyric-combine-polyphonic.ly: fixed test
1579         (no more "can't find context `one'" error).
1580
1581 2006-04-25  Joe Neeman <joeneeman@gmail.com>
1582
1583         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
1584
1585         * input/regression/stem-tremolo.ly: add 2 more whole note examples
1586         
1587 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1588
1589         * lily/relocate.cc (read_relocation_dir): new function.
1590
1591 2006-04-26  Graham Percival  <gpermus@gmail.com>
1592
1593         * Documentation/user/instrument-notation.itely: a few more fixes
1594         from Eduardo, thanks!
1595
1596         * Documentation/user/README.txt: new file; contains info on
1597         style that used to be in lilypond.tely.
1598
1599         * Documentation/user/ various: first round of doc reorg.
1600
1601         * Documentation/user/baer-flat-bw.png: remove alpha bit from
1602         graphic; this probably causes problems on some pdf
1603         viewers, notably Adobe Acrobat.
1604
1605 2006-04-24  Graham Percival  <gpermus@gmail.com>
1606
1607         * Documentation/user/instrument-notation.itely: many alterations
1608         to Vocal music, from Eduardo Viera.
1609
1610 2006-04-23  Graham Percival  <gpermus@gmail.com>
1611
1612         * Documentation/user/instrument-notation.itely: fix \new
1613         instead of \context problem.
1614
1615 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1616
1617         * lily/relocate.cc (expand_environment_variables): new function.
1618         (read_line): id.
1619         (read_relocation_file): id.
1620
1621         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
1622
1623 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
1624
1625         * ly/engraver-init.ly: remove old comments from TabVoice
1626
1627 2006-04-20  Graham Percival  <gpermus@gmail.com>
1628
1629         * Documentation/user/instrument-notation.itely: added Erlend's
1630         latest doc patch, thanks!
1631
1632 2006-04-19  Erlend Aasland <erlenda@gmail.com>
1633
1634         * lily/include/slur.hh:
1635         * lily/slur.cc:
1636         * lily/phrasing-slur-engraver.cc:
1637         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
1638         acknowledge_extra_object () from Phrasing_slur_engraver:: and
1639         Slur_engraver:: and putting it in
1640         Slur::auxiliary_acknowledge_extra_object ().
1641
1642         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
1643
1644         * lily/note-collision.cc: fix a comment
1645
1646 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1647
1648         * stepmake/bin/add-html-footer.py: fix footer position in
1649         generated html files: before </body> and </html> tags.
1650
1651 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1652
1653         * scripts/GNUmakefile: revert last "fix", which rather broke make.
1654         Earlier successive `make' commands finally compiled ok.
1655
1656         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
1657
1658 2006-04-18  Erlend Aasland <erlenda@gmail.com>
1659
1660         * lily/include/stem-tremolo.hh:
1661         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
1662         callers.
1663
1664         * lily/lookup.cc:
1665         * lily/include/lookup.hh: add rotated_box ()
1666
1667 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1668
1669         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
1670         been generated. Fixes "can't get `--help'" bug after make clean.
1671
1672         * THANKS: alphabetize contributors.
1673
1674 2006-04-17  Graham Percival  <gpermus@gmail.com>
1675
1676         * Documentation/user/instrument-notation.itely: added Erlend's
1677         tabs and banjo doc patch.  Thanks!
1678
1679 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
1680
1681         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
1682
1683         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
1684
1685         * scm/output-lib.scm: add some more predefined string tunings.
1686
1687         * Documentation/user/instrument-notation.itely: and doc them.
1688
1689 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
1690
1691         * ly/engraver.ly: Remove obsolete comments.
1692
1693         * ly/gregorian-init.ly: Define default layout block.
1694
1695         * input/puer-fragment.ly: Updated and extended.
1696
1697 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1698
1699         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
1700         pdf conversion behaviour.
1701
1702         * flower/file-name.cc (dir_name)
1703         (get_working_directory): Move from relocate.cc.
1704
1705         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
1706         
1707         * lily/relocate.cc: Encapsulate sys/stat.h in
1708         HAVE_STAT_H.
1709
1710 2006-04-14  Graham Percival  <gpermus@gmail.com>
1711
1712         * Documentation/user/ various: small updates from Cameron
1713         and Juergen, thanks!
1714
1715         * Documentation/user/ various: small updates of my own.
1716
1717         * THANKS: 2.7 -> 2.8.
1718
1719 2006-04-11  Graham Percival  <gpermus@gmail.com>
1720
1721         * scm/define-context-properties.scm: typo.
1722
1723         * Documentation/user/ : many more small updates.
1724
1725 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
1726
1727         * scm/define-music-types.scm: disposed "docme".
1728
1729 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
1730
1731         * lily/hairpin.cc: make niente circles a bit smaller.
1732
1733 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1734
1735         * mf/GNUmakefile: remove redundant mftrace check. Also remove
1736         get-pfa and get-*-fonts targets.
1737
1738 2006-04-10  Graham Percival  <gpermus@gmail.com>
1739
1740         * THANKS, Documentation/user/ basic-notation, advanced-notation,
1741         music-glossary, programming-interface: more minor fixes
1742         from mailist.
1743
1744         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
1745
1746         * scm/define-context-properties.scm: another old \property update.
1747         This time tested for compiling!
1748
1749 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1750
1751         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
1752
1753 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1754
1755         * scm/define-context-properties.scm (all-user-translation-properties): 
1756         * Documentation/user/global.itely (Page formatting): Compile fix.
1757
1758 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1759
1760         * Documentation/user/advanced-notation.itely (Polymetric
1761         notation): Update the example to use the "+" symbol and add link
1762         to input/test/compound-time.ly.
1763
1764 2006-04-08  Graham Percival  <gpermus@gmail.com>
1765
1766         * scm/define-grob-properties.scm: clarify docs for #'direction.
1767
1768         * scm/define-context-properties.scm: update old \property override.
1769
1770         * Documentation/user/ advanced-notation, global, lilypond-book:
1771         more minor doc updates.
1772
1773 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1774
1775         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
1776
1777         * scm/backend-library.scm (search-gs): oops.
1778
1779 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1780
1781         * scripts/lilypond-book.py (output): use base, not filename for href.
1782
1783         * scm/backend-library.scm: only look for gs.
1784
1785         * scripts/lilypond-book.py (output): fix printfilename.
1786
1787         * lily/parser.yy (music_function_musicless_prefix): fold together
1788         definitions of signature (SCM*) (Music|post_event|chord_body_element)
1789
1790         * lily/slur.cc (print): only set font-size if not set yet.
1791
1792         * lily/slur-configuration.cc (add_score): improved layout of debug
1793         scoring output.
1794
1795 2006-04-05  David Feuer  <David.Feuer@gmail.com>
1796
1797         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
1798         (draw_circle): Hopefully fixed regression.
1799         Improved documentation for several procedures.
1800         
1801 2006-03-04  Werner Lemberg  <wl@gnu.org>
1802
1803         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
1804
1805 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1806
1807         * scripts/musicxml2ly.py (bindir): add dynamic
1808         relocation. 
1809
1810 2006-04-04  Graham Percival  <gpermus@gmail.com>
1811
1812         * Documentation/user/ basic-notation, advanced-notation, putting,
1813         instrument-notation, invoking, lilypond, THANKS: another ream of small
1814         fixes from the Doc Helpers.
1815
1816 2006-04-03  David Feuer  <David.Feuer@gmail.com>
1817
1818         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
1819
1820         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
1821
1822         * Cleaned up interfaces between PostScript and Scheme, and moved
1823         computations from PostScript to Scheme:
1824
1825         * music-drawing-routines.ps
1826         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
1827         with stroke_and_fill throughout.
1828         (euclidean_length, print_letter, draw_box): Deleted unused
1829         procedures.  If someone needs draw_box, implement it using
1830         draw_round_box; don't duplicate code.
1831         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
1832         Refactored/cleaned up interfaces.
1833         (mark_URI): Moved.
1834
1835         * output-ps.scm: reordered arguments to PostScript functions to
1836         match new interfaces
1837         (glyph-string): Rewrote glyph-string.
1838         (grob-cause): Replaced string-append with format.
1839         (repeat-slash): Rewrote to do computation here.
1840         (round-filled-box): Rewrote to do computation here.
1841
1842 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
1843
1844         * stepmake/stepmake/generic-targets.make: add cvs-clean target
1845
1846         * stepmake/stepmake/toplevel- targets.make: print help info about
1847         cvs-clean
1848
1849 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1850
1851         * input/regression/hairpin-circled.ly: new file
1852
1853 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1854
1855         * lily/hairpin.cc (print): add support for circled tip
1856
1857         * scm/define-grob-properties.scm: add circled-tip parameter
1858
1859         * scm/define-grobs.scm: init circled-tip to false
1860         
1861 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1862
1863         * scm/music-functions.scm (quote-substitute): set
1864         iterators-ctor. 
1865
1866 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1867
1868         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
1869         BSTINPUTS. 
1870
1871         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
1872
1873         * scm/output-ps.scm (glyph-string): revert cid selectfont.
1874
1875 2006-03-31  David Feuer  <david.feuer@gmail.com>
1876         
1877         * scm/framework-ps.scm:
1878         
1879         * scm/output-ps.scm: glyph-string now produces smaller, more
1880         readable, and probably faster PostScript.  Several findfont
1881         scalefont setfont instances changed to selectfont
1882         Hacked-up string-appends changed to formats.
1883
1884         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
1885         
1886 2006-03-30  Graham Percival  <gpermus@gmail.com>
1887
1888         * scm/lily-library.scm: make "no version" warning message more polite.
1889
1890         * lily/music.cc: add double quotes to failed octave check.
1891
1892         * Documentation/user/ advanced-notation, changing-defaults,
1893         instrument-notation, invoking, music-glossary: whole bunch of minor
1894         fixes from mailist.
1895
1896 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1897
1898         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
1899         $(buildscriptdir) iso. depth.
1900
1901         * VERSION (PACKAGE_NAME): release 2.9.1
1902
1903 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1904
1905         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
1906
1907         * VERSION (PATCH_LEVEL): bump version number.
1908
1909         * flower/include/guile-compatibility.hh (scm_from_uint32): add
1910         scm_from_uint32 ()
1911
1912         * lily/pango-font.cc (pango_item_string_stencil): use
1913         scm_from_uint32 ()
1914
1915         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1916         $(outdir)/emmentaler-%.svg): remove canary.
1917
1918         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
1919         glyphnames if we have a ttf font.
1920
1921 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1922
1923         * Documentation/user/advanced-notation.itely (Font selection):
1924         Corrected reference to the font-family-override.ly example.
1925
1926 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1927         
1928         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
1929         stem-tremolo object in the stem (or else the stem might not be
1930         long enough).
1931
1932 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1933
1934         * lily/ttf.cc (print_trailer): only print existing glyphs.
1935
1936 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1937
1938         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
1939         position the tremolo based on the position of the notehead.
1940
1941         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
1942         notes and update the texidoc line with the new positioning rules.
1943         
1944 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1945
1946         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
1947
1948         * scripts/lilypond-book.py (Module): set default for linewidth if
1949         preamble not found.
1950
1951 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1952
1953         * VERSION (PACKAGE_NAME): release 2.9.0.
1954
1955         * input/regression/stem-tremolo-position.ly: new file.
1956
1957         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
1958
1959 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
1960
1961         * lily/stem-tremolo.cc (print): position
1962         the tremolo depending only on the end of the stem
1963         and not on the notehead
1964         (raw_stencil): center, on the middle staff line, the
1965         flag that is closest to the end of the stem (previously
1966         the bottom flag)
1967         (calc_width): add this callback to shorten a tremolo when
1968         it is beamed or it is stemup with a flag
1969         (style): add this callback to make a tremolo rectangular when
1970         it is beamed or it is stemup with a flag
1971         (rotated_box): this is like Lookup::beam but makes a rotated
1972         rectangle instead of a parallelogram
1973
1974         * lily/stem.cc (calc_stem_info): make sure the stem
1975         is long enough to fit the tremolo
1976         (calc-length): reduce the length of tremolo stems since the
1977         tremolo code is now capable of better positioning
1978
1979         * scm/define-grobs.scm: make calc_width the default beam-width
1980         callback for stem-tremolo and add the style callback
1981                 
1982 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1983
1984         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
1985         case. 
1986
1987 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1988
1989         * lily/ttf.cc (make_index_to_charcode_map): restore old
1990         cmap. 
1991
1992 2006-03-28  Werner Lemberg  <wl@gnu.org>
1993
1994         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
1995
1996 2006-03-28  Graham Percival  <gpermus@gmail.com>
1997
1998         * THANKS: update for 2.9, add section for Documentation helpers.
1999
2000         * Documentation/topdocs/NEWS.tely: compile fix.
2001
2002         * Documentation/user/ basic-notation, global, advanced-notation,
2003         examples.itely: minor fixes from mailist.
2004
2005 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
2006
2007         * mf/feta-bolletjes.mf: match width of solfa notes with normal
2008         note heads. 
2009
2010         * lily/ttf.cc (print_trailer): use it.
2011
2012         * lily/pango-font.cc (get_unicode_name): new function.
2013
2014         * lily/ttf.cc (make_index_to_charcode_map): move function from
2015         open-type-font.cc
2016         (print_trailer): substitute uniXXXX name if applicable. 
2017
2018         * lily/pango-font.cc (get_index_to_charcode_map): new function.
2019         (pango_item_string_stencil): use it to generate uniXXXX names.
2020
2021         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
2022         note heads, for uniform widths in shape note output.
2023         (overdone_heads): hmm. remove them again.
2024
2025         * scripts/lilypond-book.py (output): add links to filenames.
2026
2027         * Documentation/topdocs/INSTALL.texi (Top): update versions.
2028
2029         * lily/note-collision.cc (get_clash_groups): only consider when
2030         Note_column::dir <> CENTER. 
2031
2032         * scripts/lilypond-book.py (get_option_parser): init output_name
2033         to ''. 
2034
2035 2006-03-24  Graham Percival  <gpermus@gmail.com>
2036
2037         * Documentation/topdocs/NEWS.tely: add @end itemize
2038
2039         * Documentation/user/ global, advanced-notation: minor
2040         stuff from mailist.
2041
2042 2006-03-23  Graham Percival  <gpermus@gmail.com>
2043
2044         * Documentation/user/ lilypond.tely, music-glossary,
2045         preface: housekeeping; 2005->2006, remove "notes for 2.6"
2046
2047 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
2048
2049         * mf/GNUmakefile: don't install .enc files.
2050
2051         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
2052
2053         * VERSION (PATCH_LEVEL): bump to 2.9.0
2054
2055 2006-03-22  Graham Percival  <gpermus@gmail.com>
2056
2057         * Documentation/user/advanced-notation.itely: minor fixes
2058         from mailist.
2059
2060 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
2061
2062         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
2063
2064         * branch lilypond_2_8
2065
2066 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
2067
2068         * scripts/lilypond-book.py (samefile): new function, for windoze
2069         compatibility.
2070
2071 2006-03-21  Graham Percival  <gpermus@gmail.com>
2072
2073         * ly/engraver-init.ly: add info about StaffGroup.
2074
2075 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
2076
2077         * input/regression/stem-direction-context.ly: idem.
2078
2079         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
2080
2081         * THANKS: add Mats.
2082
2083         * input/regression/page-layout-twopass.ly: comment out \markup so
2084         tweak-file is left.
2085
2086         * lily/instrument-name-engraver.cc (finalize): add to instrument
2087         name global System. This also fixes chopped instrument names, but
2088         doesn't crash when there are slurs/beams.
2089
2090         * lily/slur-configuration.cc (add_score): disallow negative slur
2091         scores.
2092         
2093 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2094
2095         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
2096
2097         * lily/instrument-name-engraver.cc (process_music): kludge: add
2098         InstrumentName spanner to axis group of left bound. Fixes chopped
2099         off instrument names in EPS images.
2100
2101         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
2102
2103         * scripts/abc2ly.py (option_parser): update to 2.7.40
2104
2105 2006-03-20  Graham Percival  <gpermus@gmail.com>
2106
2107         * THANKS: move small doc contributors to SUGGESTIONS.
2108
2109         * Documentation/user/ basic-notation, advanced-notation,
2110         global: small changes from mailist.
2111
2112 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2113
2114         * Documentation/user/advanced-notation.itely (Text marks): update
2115         for new rehearsalMarkAlignSymbol convention.
2116
2117         * VERSION (PATCH_LEVEL): bump version.
2118
2119         * input/test/instrument-name-align.ly: new file.
2120
2121         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
2122
2123         * input/test/instrument-name-align.ly: new file. Document how to
2124         align instrument names.
2125
2126         * lily/mark-engraver.cc: remove properties.
2127
2128         * scm/define-context-properties.scm
2129         (all-user-translation-properties): remove align symbol properties
2130         for barnumber/reh. mark.
2131
2132         * lily/break-align-interface.cc (self_align_callback): new
2133         interface, new function. Look at complete alignment. This handles
2134         tunable break alignments in case break-align-symbols are missing.
2135
2136         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
2137
2138         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
2139
2140         * python/convertrules.py (conv): mark/bar number alignment rule.
2141
2142         * lily/break-align-interface.cc (calc_positioning_done): also
2143         store offset from last visible break-alignment to its
2144         neighbor. This makes alignment on non-visible objects more reliable.
2145
2146         * po/lilypond.pot (Module): ran po-replace.
2147
2148         * input/regression/tie-single-manual.ly (Module): new file.
2149
2150         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
2151         look at has_manual_position_.
2152         (from_ties): set has_manual_position_ if tie has staff-position set.
2153
2154         * lily/tuplet-bracket.cc (calc_positions): idem.
2155
2156         * lily/tuplet-number.cc (print): don't print tupletnumber if it
2157         doesn't span time.
2158
2159 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2160
2161         * scm/define-markup-commands.scm (smallCaps): new markup command
2162         for turning a text to small caps using smaller font size and upper
2163         casing.
2164
2165 2006-03-17  Graham Percival  <gpermus@gmail.com>
2166
2167         * Documentation/user/ examples, instrument-notation,
2168         advnaced-notation: minor fixes from mailist.
2169
2170 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2171
2172         * Documentation/user/tutorial.itely (First steps): change example
2173         to verbatim.  
2174
2175 2006-03-17  Graham Percival  <gpermus@gmail.com>
2176
2177         * Documentation/user/ examples, advanced: minor changes from mailist.
2178
2179         * THANKS: add Geoff Horton, for documentation stuff.
2180
2181 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2182
2183         * python/lilylib.py (system): revert have_select kludge.
2184
2185         * Documentation/user/tutorial.itely (Commenting input files):
2186         update version numbers in doc. 
2187
2188         * scm/define-grob-interfaces.scm (multi-measure-interface): add
2189         bound-padding to multi-measure-interface
2190
2191 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2192
2193         * input/test/engraver-example.ily: update version number.
2194
2195         * VERSION (PACKAGE_NAME): release 2.7.39
2196
2197         * lily/note-spacing.cc (get_spacing): heighten threshold where
2198         accidentals/arpeggios influence previous spacing fully.
2199
2200         * lily/rest.cc (y_offset_callback): only use direction if
2201         staff-position wasn't set before.
2202
2203         * lily/bar-number-engraver.cc: add support for
2204         barNumberAlignSymbol. 
2205         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
2206
2207         * lily/pointer-group-interface.cc (set_ordered): new function. 
2208         (add_unordered_grob): new function.
2209
2210         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
2211         to ordered, unless the opposite has been proved.  This fixes
2212         random reordering of large object groups across linebreaks,
2213         eg. beams.
2214
2215         * lily/main.cc (do_chroot_jail): printf format fix.
2216
2217         * lily/tie-formatting-problem.cc (generate_configuration):
2218         multiply y-shift for dot with direction.
2219  
2220         * scm/define-markup-commands.scm (note-by-number): put (magstep
2221         size) in y-attach too.
2222
2223         * Documentation/topdocs/NEWS.tely (Top): show override.
2224
2225         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
2226         direction for stems.
2227         
2228 2006-03-15  Graham Percival  <gpermus@gmail.com>
2229
2230         * Documentation/user/ changing-defaults, global: minor
2231         fixes from mailist.
2232
2233 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2234
2235         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
2236
2237         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
2238         breakable items after uniformly stretched notes.
2239
2240         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
2241         outline with outer edge of note heads. This prevents infinity
2242         problems with tied whole notes.
2243
2244         * scripts/lilypond-book.py (do_file): use os.popen
2245
2246         * python/convertrules.py (conv): add rule for Stem #'beamed-*
2247
2248 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
2249
2250         * Documentation/user/invoking.itely: Add ragged-right to bug report
2251         guidelines.
2252
2253 2006-03-14  Graham Percival  <gpermus@gmail.com>
2254
2255         * Documentation/user/global.itely: small fix from mailist.
2256
2257 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2258
2259         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
2260         file descriptor returned by tempfile.mkstemp() when writing
2261         to tmpfile and closing it. Solves problem with unlink(tmpfile)
2262         on mingw.
2263
2264 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2265
2266         * po/fi.po: newline bugfix.
2267
2268 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2269
2270         * scm/paper.scm (paper-alist): Rounding fixes.
2271
2272 2006-03-13  Graham Percival  <gpermus@gmail.com>
2273
2274         * Documentation/user/ changing-defaults, instrument-notation,
2275         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
2276
2277 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
2278
2279         * po/fi.po: update.
2280
2281 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2282
2283         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
2284         mailto: to http:// 
2285
2286         * python/lilylib.py (print_environment): move ps_page_count to
2287         lilypond-book.py
2288
2289 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2290
2291         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
2292
2293         * scm/framework-ps.scm (embed-document): new function. Use to
2294         embed PFA files.
2295
2296         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
2297
2298 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2299
2300         * Documentation/user/instrument-notation.itely (Setting simple
2301         songs): Added \book{...} around the full example, so the separate
2302         markups are included in the printed example. 
2303
2304 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2305
2306         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
2307         tmphandle.
2308
2309         * python/lilylib.py (system): rewrite system() using
2310         subprocess. Remove >& redirection trickery.
2311
2312 2006-03-11  Graham Percival  <gpermus@gmail.com>
2313
2314         * Documentation/user/ changing-defaults, global, scheme-tutorial,
2315         notation-appendices.itely: minor fixes from mailist.
2316
2317 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2318
2319         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
2320         unsplit man also needs images.
2321
2322         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
2323
2324         * VERSION (PACKAGE_NAME): 2.7.38 released.
2325
2326 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2327
2328         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
2329         log in output dir.
2330
2331 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
2332
2333         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
2334         respects the Score.skipTypesetting property.
2335         
2336 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2337
2338         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
2339         Prolog. No %%EOF after CFF file.
2340
2341 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
2342         
2343         * lily/constrained-breaking.cc (get_max_systems): used to return a
2344         much too big value
2345         (combine_demerits): use pointers to reduce copying data
2346         (calc_subproblem): idem
2347         (get_page_penalty): add page turn penalties
2348         
2349 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2350
2351         * Documentation/user/invoking.itely (Invoking lilypond): better
2352         explanation of -e usage.
2353
2354         * lily/main.cc (main_with_guile): don't append to
2355         init_scheme_code_string
2356
2357         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
2358
2359         * Documentation/user/invoking.itely: add note about MacOS X scripts.
2360
2361         * scripts/convert-ly.py (do_options): don't print help for
2362         --show-rules rule.
2363
2364         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
2365         @code and @example. Update from texinfo.tex from CVS.
2366
2367 2006-03-08  Graham Percival  <gpermus@gmail.com>
2368
2369         * Documentation/user/scheme-tutorial.itely: clarifies distances
2370         measured in staff-spaces.
2371
2372 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2373
2374         * lily/slur.cc (outside_slur_callback): only calculate offsets if
2375         consider[k] is true.
2376
2377         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
2378
2379         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
2380         consider columns that have originals.  Unifies spacing for mm
2381         rests around line breaks.
2382
2383         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
2384         (set_text_rods): idem.
2385         (calculate_spacing_rods): new function: share code between
2386         set_text_rods and set_spacing_rods.
2387         (set_text_rods): take extents of bounds into account.  
2388
2389 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2390
2391         * Documentation/user/basic-notation.itely (Writing music in
2392         parallel): don't use relative.
2393
2394 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2395
2396         * ly/music-functions-init.ly (Module): add shiftDurations
2397
2398         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
2399
2400         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
2401
2402         * ly/engraver-init.ly: init vocalName to nil.
2403
2404 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
2405
2406         * scm/music-functions.scm (music->make-music): bugfix,
2407         KeyChangeEvents are now handled correctly.
2408
2409         * scripts/lilypond-book.py: Add --debug option.
2410
2411 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2412
2413         * python/lilylib.py: add tempfile.
2414
2415 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2416
2417         * VERSION (PACKAGE_NAME): release 2.7.37
2418
2419         * python/lilylib.py (ps_page_count): remove make_ps_images().
2420         (ps_page_count): remove mkdir_p
2421         (system): remove cleanup_temp.
2422         (exit): remove lilypond_version_(check)
2423         (error_log): remove pseudo_filter_p
2424         remove read_pipe
2425         remove cp_to_dir
2426         remove identify
2427
2428         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
2429         use __main__
2430
2431         * lily/accidental-engraver.cc (make_standard_accidental): only add
2432         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
2433
2434         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
2435         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
2436         Make incompatibilities.
2437
2438         * scm/output-ps.scm (grob-cause): replace backslashes by /
2439         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
2440
2441 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2442
2443         * cygwin/GNUmakefile: Install fixes.
2444
2445         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
2446
2447         * lily/note-head.cc (head::get_balltype): Compile fix.
2448
2449         * flower/file-name.cc (dos_to_posix): Flower string fix.
2450
2451 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2452
2453         * python/lilylib.py: pychecker cleanups.
2454
2455         * scripts/lilypond-book.py
2456         (Lilypond_snippet.output_print_filename): pychecker cleanups
2457
2458         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
2459
2460         * python/lilylib.py (underscore): remove identify() , warranty()
2461
2462         * ps/music-drawing-routines.ps: change Border routine for GSView
2463         compatibility.
2464
2465         * lily/stem.cc (height): use quantize-positions.  This triggers
2466         set_stem_lengths, so scripts on beamed stems are handled correctly.
2467
2468         * lily/side-position-interface.cc (aligned_side): check if edges
2469         of script are inside staff. Fixes accent of edge of the staff.
2470
2471         * input/regression/staccato-pos.ly: more examples.
2472
2473         * stepmake/aclocal.m4 (depth): fix bashism.
2474
2475         * lily/lyric-combine-music-iterator.cc: move from
2476         new-lyric-combine-iterator.cc
2477         (process): add pending_grace_lyric_ member to delay lyrics on
2478         grace notes.
2479
2480         * lily/system-start-text.cc (print): suicide if we don't have any
2481         elements. Fixes hara kiri'd instrument names.
2482
2483         * scripts/mup2ly.py (Module): remove.
2484
2485 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2486
2487         * Documentation/user/global.itely (A single music expression):
2488         close @lilypond properly
2489
2490         * lily/volta-bracket.cc (modify_edge_height): change from
2491         after_line_breaking_callback. Suicide last bracket if appropriate.
2492  
2493         * python/lilylib.py: strip getopt support
2494
2495         * scripts/etf2ly.py (do_options): use optparse
2496
2497         * scripts/midi2ly.py: optparse, strip lilylib copy. 
2498
2499         * scripts/abc2ly.py (voices): use optparse.
2500
2501         * stepmake/stepmake/generic-vars.make: new function absdir.
2502
2503         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
2504
2505         * scripts/lilypond-book.py (find_file): use global_options for
2506         include path
2507
2508         * scm/ps-to-png.scm (ps-page-count): prevent null characters
2509         entering C code.
2510
2511 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2512
2513         * python/lilylib.py (get_global_option): ughness for extracting
2514         global options from lilylib.
2515         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
2516
2517         * scripts/lilypond-book.py (get_option_parser): use optparse for
2518         option handling.  Put options in global_options variable.
2519
2520 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
2521
2522         * Documentation/index.html.in: clarify.
2523
2524 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2525
2526         * scm/layout-page-layout.scm (write-page-breaks): add a
2527         music-system-heights property to the page layout output.
2528
2529         * scm/page.scm (make-page-stencil): take footer into account when
2530         computing the 'space-left page property
2531         (annotate-space-left): take footer into account when annonating
2532         space left.
2533
2534 2006-02-28  Graham Percival  <gpermus@gmail.com>
2535
2536         * Documentation/user/ advanced-notation, global: more (final)
2537         docs for music expressions, removed special fermatas.
2538
2539 2006-02-27  Graham Percival  <gpermus@gmail.com>
2540
2541         * Documentation/user/ basic-notation, global: minor changes
2542         from mailist.
2543
2544 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2545
2546         * scm/framework-ps.scm:         
2547         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
2548         layer for inf? and nan? from framework-ps to lily-library.
2549
2550 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2551
2552         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
2553         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
2554
2555         * buildscripts/substitute-encoding.py (Module): remove file.
2556
2557         * mf/GNUmakefile: more PFA strippage.
2558
2559         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
2560
2561         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
2562         generation
2563
2564         * scm/framework-ps.scm: remove font name munging.
2565
2566         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
2567
2568 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2569
2570         * scm/markup.scm (define-markup-command): change
2571         def-markup-command to define-markup-command
2572
2573         * scm/music-functions.scm (define-music-function): change
2574         def-music-function to define-music-function.
2575
2576         * python/convertrules.py (conv): rules for def-music-function
2577         and def-markup-commands
2578
2579         * Documentation/user/programming-interface.itely,
2580         input/no-notation/display-lily-tests.ly,
2581         input/regression/lily-in-scheme.ly,
2582         input/regression/markup-user.ly,
2583         input/regression/music-function.ly, input/regression/tie-chord.ly,
2584         scm/fret-diagrams.scm, ly/music-functions-init.ly,
2585         ly/gregorian-init.ly: use new macro names (define-music-function,
2586         define-markup-command).
2587
2588 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2589
2590         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
2591         (output): add comments to lp-book latex output.
2592
2593         * GNUmakefile.in (footifymail): use gmane address for webpage bug
2594         address.
2595
2596 2006-02-23  Graham Percival  <gpermus@gmail.com>
2597
2598         * Documentation/user/ tutorial, global: minor changes.
2599
2600 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2601
2602         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
2603         blocks (for make 3.80)
2604
2605         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
2606         \notemode so that user should not have to explicitely type it.
2607
2608         * scm/define-music-display-methods.scm: various
2609         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
2610         constructs)
2611
2612         * input/no-notation/display-lily-tests.ly: new tests for
2613         \applyOutput and \applyContext
2614
2615 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2616
2617         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
2618         changed it slightly so that the number of systems returned by
2619         solve () will be the same as the last value passed to resize
2620         (). I've also added more documentation, removed casts, fixed style
2621         problems and put in some recovery if constraints aren't satisfied."
2622
2623 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2624
2625         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
2626         for emacs < 22 compatibility.
2627         (count-rexp): Use it.
2628         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
2629         substring juggling (Milan Zamazal).
2630
2631 2006-02-23  Graham Percival  <gpermus@gmail.com>
2632
2633         * Documentation/user/ basic-notation, advanced-notation,
2634         global.itely, invoking.itely, tutorial,itely:
2635         minor fixes from mailist.
2636
2637         * scm/define-markup-commands.scm: improve docs of \filled-box.
2638
2639 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
2640
2641         * Documentation/index.html.in: changes concern the previous release.
2642
2643         * input/regression/+.ly: cultivate typographical terminology.
2644
2645 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2646
2647         * scm/define-grob-interfaces.scm (parentheses-interface): add
2648         padding to parentheses-interface.
2649
2650         * Documentation/user/GNUmakefile: remove $(CROSS) support from
2651         Documentation/user/GNUmakefile. Use --disable-documentation for that.
2652
2653         * VERSION (PATCH_LEVEL): release 2.7.36
2654
2655         * lily/slur.cc: add avoid-slur (ugh.)
2656         
2657         * lily/slur-configuration.cc (fit_factor): oops, skip point if
2658         intersection gets smaller. This fixes slurs over extreme points.
2659
2660         * lily/melody-engraver.cc (stop_translation_timestep): ignore
2661         stems with neutral-direction set.
2662
2663         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
2664
2665         * lily/open-type-font.cc (load_table): format error.
2666
2667         * lily/change-iterator.cc (process): format fix.
2668
2669         * flower/include/international.hh (_f): idem.
2670
2671         * flower/include/std-string.hh: add format printf attribute.
2672
2673         * scm/define-grobs.scm (all-grob-descriptions): height of all
2674         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
2675
2676         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
2677         ambitus lines.
2678
2679         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
2680
2681 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
2682
2683         * input/regression/: upgraded syntax for some files.
2684
2685         * THANKS: Add bughunters.
2686
2687 2006-02-22  Graham Percival  <gpermus@gmail.com>
2688
2689         * Documentation/user/ invoking.itely, advanced-notation.itely,
2690         global.itely: long-awaited "let's make chapter 10 not suck"
2691         update.  Rearrange chapter 10; now called "global issues",
2692         addresses file structure, etc.  Some info from other files
2693         moved into global.itely.
2694
2695 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2696
2697         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
2698         catch trill-span-event notes.
2699
2700         * Documentation/user/examples.itely (Ancient notation templates): typo.
2701         (Jazz combo): typo.
2702
2703         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
2704
2705         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
2706
2707         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
2708
2709         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
2710
2711         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
2712         froum Laissez_vibrer_engraver.
2713
2714         * ly/declarations-init.ly (repeatTie): add \repeatTie
2715
2716         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
2717
2718         * scm/define-grob-properties.scm (all-user-grob-properties): add
2719         head-direction property.
2720
2721         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
2722         from_lv_ties. Take head direction argument.
2723
2724         * lily/semi-tie-column.cc: rename from
2725         laissez-vibrer-tie-column.cc. Rename class too.
2726
2727         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
2728         class too.
2729
2730         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
2731
2732         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
2733         0 case.
2734         (find_breaks): idem.
2735
2736 2006-02-21  Graham Percival  <gpermus@gmail.com>
2737
2738         * Documentation/user/advanced-notation.itely: fixed make-moment]
2739         example.
2740
2741         * Documentation/user/basic-notation.itely: more clarification to
2742         transpose.
2743
2744 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2745
2746         * lily/include/constrained-breaking.hh (class
2747         Constrained_breaking): new file.
2748
2749         * lily/constrained-breaking.cc (resize): new file.
2750
2751         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
2752
2753         * Documentation/user/advanced-notation.itely (Clusters): insert
2754         end ignore too.
2755
2756         * lily/tie-column.cc (calc_positioning_done): support for
2757         tie-score debugging
2758
2759         * lily/tie-formatting-problem.cc
2760         (generate_extremal_tie_variations): factor out.
2761         (score_ties_configuration): annotate all tie 
2762         (print_ties_configuration): new routine.
2763         (generate_configuration): nudge extremal ties outside of the head
2764         Y extents.
2765         (score_ties_configuration): oops. convert to staff-space before
2766         determining position symmetry.
2767
2768 2006-02-20  Graham Percival  <gpermus@gmail.com>
2769
2770         * Documentation/user/*-notation.itely: misc minor editing,
2771         shifting doc sections around.
2772
2773         * Documentation/user/*-notation-itely, global.itely,
2774         changing-defaults.itely: added new stuff from NEWS.
2775
2776 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
2777
2778         * po/fi.po: update.
2779
2780 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2781
2782         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
2783         lilypond --verbose for lp-book.
2784
2785         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2786         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
2787
2788         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
2789         $(buildscript-dir) iso. absolute depth.
2790
2791         * buildscripts/genicon.py (dir): thinko.
2792
2793         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
2794
2795 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
2796
2797         * scm/output-lib.scm: swap darkcyan/darkyellow
2798
2799         * THANKS: Add bughunters.
2800
2801 2006-02-19  Graham Percival  <gpermus@gmail.com>
2802
2803         * Documentation/user/programming-interfaces.itely: fixed example.
2804
2805         * Documentation/user/instrument-notation.itely: fix @{ @}.
2806
2807         * scm/script.scm: add avoid-slur for \open.
2808
2809 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2810
2811         * lily/tie-formatting-problem.cc (score_configuration): use
2812         sliding score for min-length. 
2813
2814         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
2815         spaghetti for icons.
2816
2817         * buildscripts/genicon.py (program_name): new file.
2818
2819         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
2820         in outline too.  
2821         (generate_configuration): for small ties, also look for collisions
2822         at Y + DIR*h + DELTA_Y.
2823         (get_variations): consider variation for dot positions too.
2824
2825         * lily/side-position-interface.cc (aligned_side): take abs for
2826         quantized rounded position. Fixes tenuto below staff.
2827
2828         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
2829         markers when necessary.
2830
2831         * lily/program-option.cc (internal_set_option): add
2832         strict_infinity_checking option.
2833
2834         * scm/output-lib.scm (cyan): swap yellow and cyan.
2835
2836 2006-02-19  Graham Percival  <gpermus@gmail.com>
2837
2838         * darwin.patch: trivial linenumber update.
2839
2840         * Documentation/user/ {various}: `\context foo = named' changed
2841         to `\new foo = "name"' in docs.
2842
2843 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2844
2845         * scm/stencil.scm (annotate-y-interval): use it.
2846
2847         * scm/lily-library.scm (interval-sane?): new function.
2848
2849         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
2850         tfm_checksum stuff.
2851
2852         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
2853         common refpoint.
2854
2855         * flower/include/std-vector.hh (iterof): add iterof macro.
2856
2857         * lily/enclosing-bracket.cc (width): new function.
2858
2859         * lily/align-interface.cc (align_elements_to_extents): reinstate
2860         warning.
2861
2862 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
2863
2864         * Documentation/index.html.in: fix spelling: thankyous.
2865
2866 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2867
2868         * lily/lyric-hyphen.cc: typo.
2869
2870 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2871
2872         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
2873         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
2874         builds don't work. 
2875
2876         * VERSION: release 2.7.35
2877
2878         * lily/beam.cc (get_default_dir): oops. Take abs () for
2879         extremes[DOWN].
2880         (get_default_dir): use extreme position criterion only in absence
2881         of forced stem directions.
2882
2883         * VERSION (PATCH_LEVEL): bump VERSION.
2884
2885         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
2886         dependencies. Necessary for -jX builds.  
2887
2888 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2889
2890         * lily/relocate.cc (setup_paths): Yet another const fix.
2891
2892 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2893
2894         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
2895
2896         * lily/relocate.cc (setup_paths): oops.
2897
2898 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
2899
2900         * Documentation/index.html.in: order links: html before PDF.
2901
2902 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2903
2904         * lily/tie-column-format.cc (Module): remove.
2905
2906         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
2907
2908         * lily/text-spanner.cc (print): idem.
2909
2910         * lily/dynamic-text-spanner.cc (print): only print line if longer
2911         than dash-period.
2912
2913         * lily/auto-change-iterator.cc (change_to): formatting.
2914
2915         * lily/beam.cc (get_default_dir): take extreme note head as input
2916         for stem direction.
2917
2918         * lily/tie.cc (get_default_dir): only look directions for visible
2919         stems. 
2920
2921         * lily/side-position-interface.cc (aligned_side): oops. Don't
2922         mutiply with direction. This fixes quantized (staccato, tenuto)
2923         scripts below notes.
2924
2925         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
2926         direction. Fixes c-lyrics-center-align.ly
2927
2928 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2929
2930         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
2931         constructor.
2932
2933         * lily/std-string.cc:
2934         * lily/include/std-vector.hh (split_string): Move and rename from
2935         lily/include/misc.hh, lily/misc.cc.  Update callers.
2936
2937 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2938
2939         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
2940
2941 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2942
2943         * flower/test-file.cc: New file.
2944
2945         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
2946         libraries.
2947
2948         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
2949
2950 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2951
2952         * flower/include/file-storage.hh: remove file.
2953
2954         * lily/include/midi-item.hh (class Midi_track): idem.
2955
2956         * lily/include/source.hh (class Sources): idem.
2957
2958         * lily/include/performance.hh (class Performance): use vector
2959         iso. Cons<>
2960
2961         * flower/include/cons.hh (class Cons): remove file.
2962
2963         * flower/include/flower-proto.hh: remove template cruft.
2964
2965         * lily/include/font-metric.hh: use size_t not vsize for indices.
2966
2967         * flower/include/flower-proto.hh (Module): remove std-vector.hh
2968         from proto.
2969
2970         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
2971
2972         * lily/include/paper-book.hh (class Paper_book):
2973         make get_system_specs() public.
2974
2975         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
2976         the force=10000 case if we don't have a current-best. 
2977
2978         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
2979         vsize 
2980
2981         * flower/include/flower-proto.hh: remove outdated templates.
2982
2983         * scm/page.scm: use annotate-spacing
2984
2985 2006-02-15  Graham Percival  <gpermus@gmail.com>
2986
2987         * scm/translation-functions.scm: circle patch from Erlend, thanks!
2988
2989         * THANKS: moved Erlend Aasland to contributors.
2990
2991 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2992
2993         * config.hh.in: remove HAVE_PANGO_16
2994
2995         * lily/tuplet-bracket.cc (calc_positions): multiply with
2996         staff-space for beam case. This fixes tuplets+beams on scaled
2997         staves.
2998
2999         * config.hh.in: remove all Kpathsea related defines.
3000
3001         * lily/dot-column.cc (side_position): reach stem via dots->
3002         head->stem. Inspect all stems for dot collisions. 
3003
3004         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
3005         stem handling.
3006
3007         * lily/bar-number-engraver.cc (process_music): document function
3008         of whichBar.
3009
3010         * lily/score.cc (default_rendering): add pscore, not systems
3011         themselves.
3012
3013         * lily/paper-book.cc (get_system_specs): separate generation of
3014         titles and systems.
3015
3016         * flower/include/std-vector.hh: don't include config.hh
3017
3018 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3019
3020         * flower/include/std-vector.hh: Better wrapper compatibility with
3021         std::vector.
3022
3023         * flower/include/flower-proto.hh: Remove cheap forward declaration
3024         attempts.
3025
3026         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
3027
3028 2006-02-14  Graham Percival  <gpermus@gmail.com>
3029
3030         * Documentation/user/invoking.itely: add warning about command line.
3031
3032 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3033
3034         * lily/include/lily-proto.hh: add Prob, rm Page.
3035
3036         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
3037
3038         * VERSION: release 2.7.34
3039
3040         * lily/relocate.cc (framework_relocation): show canary if
3041         GHOSTSCRIPT_VERSION undefined.
3042
3043         * GNUmakefile.in: remove $(VERSION) symlink.
3044
3045         * lily/relocate.cc (setup_paths): add + 
3046
3047 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3048
3049         * Documentation/index.html.in: specify sizes for all big HTML pages.
3050
3051 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3052
3053         * config.hh.in: remove @FRAMEWORKDIR@
3054
3055         * lily/system-start-text.cc (get_stencil): new file: separate out
3056         system-start-delimiter text support.
3057
3058         * input/**ly: replace \context with \new where appropriate.
3059         
3060         * THANKS: add Don.
3061
3062         * lily/slur-scoring.cc (get_base_attachments): use
3063         robust_relative_extent. This fixes problems with empty paper-columns. 
3064
3065 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3066
3067         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
3068
3069         * scm/define-music-properties.scm (all-music-properties):
3070         create-new property.
3071
3072         * lily/context-specced-music-iterator.cc (construct_children):
3073         inspect 'create-new property iso. magical $uniqueContextId context
3074         id.
3075
3076         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
3077
3078         * lily/context-key-manager.cc (Module): new file. Encapsulate
3079         object key generation.
3080
3081         * lily/include/context-key-manager.hh (Module): new file.
3082
3083 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3084
3085         * scm/define-grobs.scm (all-grob-descriptions): center instrument
3086         names vertically
3087
3088         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
3089         options.
3090         (reloc_b): excise --enable-framework-dir
3091
3092         * lily/relocate.cc (framework_relocation): use getenv
3093         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
3094
3095 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3096
3097         * flower/include/std-string.hh: 
3098         * flower/include/std-vector.hh: Finish std:: conversion; move
3099         flower extensions from std:: namespace.  Update users.
3100
3101         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
3102         their expansion to vector<*>.  Update users.
3103
3104 2006-02-10  Graham Percival  <gpermus@gmail.com>
3105
3106         * Documentation/user/invoking.itely: add example to File structure.
3107
3108         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
3109         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
3110
3111 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3112
3113         * ly/paper-defaults.ly: typo.
3114
3115         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
3116         set_parent() for parentheses. This will make it show up in bbox
3117         calculations.
3118
3119         * scm/output-lib.scm (parentheses-item::print): rewrite, using
3120         ly:grob-common* functions.
3121
3122         * lily/grob-scheme.cc (LY_DEFINE):
3123         ly:grob-common-refpoint-of-array: new function 
3124         ly:grob-common-refpoint: new function 
3125         ly:grob-relative-coordinate: new function 
3126
3127         * lily/instrument-name-engraver.cc (process_music): use
3128         Text_interface::is_markup(). This fixes \markup on instrument names.  
3129
3130         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
3131         for ties and slurs.
3132
3133         * lily/slur.cc (print): idem.
3134
3135         * lily/tie.cc: add line-thickness for ties. 
3136
3137 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3138
3139         * scm/output-svg.scm: Document diversion from GNU coding standards
3140         as a workaround for a bug in Microsoft Internet Explorer.
3141
3142 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3143
3144         * lily/instrument-name-engraver.cc (process_music): use
3145         is_markup() iso. is_string()
3146
3147         * Documentation/user/changing-defaults.itely (Module): add menu entry.
3148
3149         * lily/percent-repeat-engraver.cc (process_music): only look at
3150         main_part_ for % repeats.
3151
3152         * lily/stem-tremolo.cc (get_beam_translation): new function.
3153         (calc_slope): new function.
3154         (height): don't use real slope.
3155
3156 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
3157
3158         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
3159         new connect-to-neighbor, control-points and staff-padding
3160         properties to make ligature brackets showing up again.
3161
3162 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3163
3164         * VERSION: release 2.7.33
3165
3166         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
3167         too many.
3168
3169         * Documentation/user/changing-defaults.itely (Difficult tweaks):
3170         remove applyOutput example.
3171         (Objects connected to the input): document \tweak, \parenthesize
3172
3173         * lily/relocate.cc (prefix_relocation): allow "current"
3174         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
3175         changing VERSION in a lily tree less painful.
3176
3177         * input/regression/parenthesize.ly: new file. 
3178
3179         * scm/output-lib.scm (parenthesize-element): new function.
3180
3181         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
3182
3183         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
3184
3185         * lily/accidental-engraver.cc (make_standard_accidental): reroute
3186         cause: accidentals are caused by note heads, not note events. 
3187
3188 2006-02-08  Graham Percival  <gpermus@gmail.com>
3189
3190         * darwin.patch: small patch from Erlend, thanks!
3191
3192         * Documentation/user/basic-notation.itely: add stem-neutral example.
3193
3194         * Documentation/user/putting.itely: clarifications.
3195
3196 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3197
3198         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
3199         note, add more guidelines to what should go into NEWS.
3200
3201         * input/sakura-sakura.ly: document how to override font.
3202
3203         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
3204
3205 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3206
3207         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
3208
3209 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3210
3211         * scripts/convert-ly.py (lilypond_version_re_str): Move from
3212         convertrules.  Add explicit grouping, needed for python2.2.
3213
3214 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3215
3216         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
3217
3218 2006-02-07  Graham Percival  <gpermus@gmail.com>
3219
3220         * Documentation/user/global.itely: fix line-width in (text) docs.
3221
3222         * Documentation/user/lilypond-book.itely: same.
3223
3224 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3225
3226         * VERSION (PACKAGE_NAME): release 2.7.32
3227
3228         * Documentation/topdocs/NEWS.tely (Top): document new variable
3229         naming.
3230
3231         * flower/include/array.icc (Message): remove file.
3232
3233         * flower/include/std-vector.hh: make sure vsize and VPOS are
3234         defined for binary_search_bounds().
3235
3236         * flower/std-string.cc (std): add to_string(long unsigned).
3237
3238         * configure.in (gui_b): excise std_string option.
3239         (gui_b): excise std_vector option.
3240
3241         * flower/string.cc (Module): excise flower array & string
3242
3243         * flower/include/std-string.hh: excise flower string.
3244
3245         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
3246
3247         * python/convertrules.py (lilypond_version_re_str): require
3248         only numbers and dots in \version string.
3249
3250 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3251
3252         * lily/system-start-delimiter.cc (print): allow style = text too.
3253
3254         * lily/system-start-delimiter-engraver.cc
3255         (acknowledge_system_start_text): new function, also add add to
3256         support of system-start-text (instrument names). This fixes
3257         instrument names on piano staves.
3258
3259         * lily/instrument-name-engraver.cc: rewrite. Use
3260         system-start-delimiter approach. This save memory and cpu.
3261
3262         * scm/define-grobs.scm (all-grob-descriptions): remove
3263         instrument-name from break-alignment.
3264
3265         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
3266
3267 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3268
3269         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
3270         jobserver going.
3271
3272         * configure.in (std_vector): On by default.
3273
3274         * lily/include/font-metric.hh:
3275         * lily/include/tfm-reader.hh: 
3276         * lily/include/spanner.hh: Use unsigned for indices and sizes.
3277         Update users.
3278
3279         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
3280
3281 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3282
3283         * VERSION (PACKAGE_NAME): 2.7.31
3284
3285         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
3286         EPS edge at 0, but take minimum with left-overshoot. This fixes
3287         cut off system start delims. 
3288
3289         * lily/instrument-name-engraver.cc (stop_translation_timestep):
3290         hack: add to axis group if not added yet. This fixes hara kiri'd
3291         piano staves.
3292
3293         * lily/hara-kiri-group-spanner.cc
3294         (force_hara_kiri_in_y_parent_callback): fix signatures.
3295
3296         * lily/hairpin.cc (print): check next hairpin to see whether or
3297         not to be continuing.
3298
3299 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3300
3301         * Remove trailing whitespace from makefiles.
3302         
3303         * flower/include/std-vector.hh: Add binary_search_bounds workaround
3304         for earlier gcc.
3305
3306         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
3307
3308         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
3309
3310         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
3311
3312         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
3313
3314         * configure.in: Use it.
3315
3316 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3317
3318         * scm/music-functions.scm (pitch-of-note): new function.
3319
3320         * ly/music-functions-init.ly: add \octave and \addquote
3321
3322         * lily/parser.yy (music_function_chord_body): softcode \octave.
3323         (lilypond_header): softcode \addquote
3324
3325 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3326
3327         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
3328         array.hh, parray.hh at all.  Getting ready to flip the
3329         configure default.
3330
3331         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3332
3333         * lily/source-file.cc (file::get_line): Help binary_search_bounds
3334         a bit.
3335
3336         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3337
3338 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3339
3340         * flower/include/array.hh: typo. 
3341
3342 2006-02-02  Graham Percival  <gpermus@gmail.com>
3343
3344         * Documentation/user/advanced-notation.itely: doc "\#" in text.
3345
3346 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3347
3348         * flower/include/pqueue.hh: Derive from std::vector.
3349
3350         * flower/include/parray.hh: Conform to std::vector interface.
3351         Update users.
3352
3353 2006-02-02  Graham Percival  <gpermus@gmail.com>
3354
3355         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
3356
3357 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3358
3359         * flower/file-path.cc (is_file): remove if 0 section.
3360
3361         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
3362         selecting afii61352.
3363
3364 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3365
3366         * flower/include/std-vector.hh (boundary): Oops, reverse.
3367
3368         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
3369         remove superfluous `d'.
3370
3371         * flower/include/std-vector.hh (boundary, top): Detach from class.
3372         Remove empty vector shell.
3373
3374         * flower/include/array.hh (reverse, swap): Detach from class.
3375         Update users.
3376         
3377         * flower/include/std-vector.hh
3378         * flower/include/array.hh (concat): Globally change to insert ().
3379
3380         
3381         * flower/include/std-vector.hh
3382         * flower/include/parray.hh
3383         * flower/include/array.hh (elem, elem_ref): Globally replace by
3384         at ().
3385
3386 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3387
3388         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
3389
3390         * python/convertrules.py (FatalConversionError.sub_cxx_id):
3391         anticipate on identifier substitutions.
3392
3393 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3394
3395         * flower/include/std-vector.hh (insert): Remove, replace by
3396         std::vector interface.  Update callers.
3397
3398         * flower/include/array.icc (insert): Change signature to
3399         match std::vector interface.
3400         
3401         * flower/include/array.icc (vector_sort): Bugfix.
3402
3403 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3404
3405         * lily/parser.yy (output_def_head_with_mode_switch): new
3406         production. Result: dashes and underscores may be used in the
3407         \paper block.
3408
3409         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
3410
3411         * python/convertrules.py (conv): oops. One slash too much.
3412
3413 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3414
3415         * flower/include/std-vector.hh (sort): Remove, replace by
3416         ::vector_sort.  Update callers.
3417
3418         * flower/include/std-vector.hh (slice): Remove.  Update callers.
3419         (sort): Bugfix.
3420
3421         * flower/test-std.cc (vector_sort): New test.
3422
3423 2006-02-01  Graham Percival  <gpermus@gmail.com>
3424
3425         * Documentation/user/putting.itely: fixes from Erik.
3426
3427 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3428
3429         * flower/test-std.cc: Add simple unit test for vector migration.
3430
3431         * stepmake/stepmake/test*: Unit test support.
3432
3433         * flower/include/std-vector.hh (del): Remove.  Use erase (),
3434         update callers.
3435
3436         * flower/include/array.hh (begin, end): Add.
3437         (del, get): Remove.
3438
3439 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3440
3441         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
3442         std::string not String. 
3443
3444         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
3445         iso UINT_MAX.
3446
3447         * lily/prob.cc (Prob): copy type_ too.
3448
3449         * lily/lily-guile.cc (mangle_cxx_identifier): new
3450         function. Class_bla::foo_bar_[px] ->
3451         ly:class-bla::foo-bar[?!]. Changes throughout
3452
3453 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3454
3455         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
3456
3457         * lily/beam.cc (calc_direction): take dir from visible stem in
3458         degenerate case.
3459
3460 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3461
3462         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
3463         Fix -1, >=0 boundary checks for unsigned vsize.
3464
3465         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
3466         loop for unsigned vsize.
3467
3468         * configure.in (--enable-std-vector): New option.
3469         (--enable-std-string): On by default.
3470
3471         * flower/include/std-vector.hh: New file.  Enable switch to
3472         std::vector, update client code.
3473
3474 2006-01-30  Graham Percival  <gpermus@gmail.com>
3475
3476         * scm/document-translation.scm: clarify "this context is also
3477         known as".  Thanks, Werner!
3478
3479         * Documentation/user/putting.itely: small fixes from Don Blaheta.
3480
3481         * Documentation/user/invoking.itely: small fix from Don.
3482
3483 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3484
3485         * scm/lily.scm (define-scheme-options): rename option
3486         preview-include-book-title to book-title-preview
3487         (define-scheme-options): move force-eps-font-include (from paper
3488         block) to eps-font-include -d option.
3489
3490         * VERSION (PATCH_LEVEL): release 2.7.30
3491
3492         * input/bach-schenker.ly (staffPiano): new file.
3493
3494         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
3495
3496         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
3497         credits to Nicolas.
3498
3499         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
3500
3501         * ps/lilyponddefs.ps: remove start-system, stop-system,
3502         start-page fluff. This saves putting { } code on the stack, fixing
3503         stack overflows when including EPS files.
3504
3505 2006-01-29  Graham Percival  <gpermus@gmail.com>
3506
3507         * Documentation/user/putting.itely: minor fixes (comments on -devel).
3508
3509 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3510
3511         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
3512
3513 2006-01-28  Graham Percival  <gpermus@gmail.com>
3514
3515         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
3516
3517 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3518
3519         * input/mutopia/claop.py: Update.
3520
3521 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3522
3523         * input/regression/completion-heads.ly (texidoc): fix.
3524
3525         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
3526
3527         * lily/tie-formatting-problem.cc
3528         (set_ties_config_standard_directions): use abs iso fabs for ints.
3529
3530         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
3531
3532         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
3533         little less than noteheight, to prevent overlaps in chords.
3534
3535         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
3536         head, and fudge stem-attachment.
3537
3538         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
3539
3540         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
3541
3542 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3543
3544         * lily/main.cc (main): Debugging aid: catch exceptions.
3545
3546         * flower/std-string.cc (to_string): Robustification.  Fixes midi
3547         output with std::string.
3548
3549 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3550
3551         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
3552
3553 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3554
3555         * Fix -DSTRING_UTILS_INLINED.
3556
3557 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3558
3559         * VERSION (PATCH_LEVEL): release 2.7.29
3560
3561         * lily/relocate.cc (setup_paths): mingw uses std string too.
3562
3563         * lily/*.cc: various fixes for substr(ARG).
3564
3565         * lily/sustain-pedal.cc (print): 
3566
3567         * flower/file-name.cc (slashify): use std strings.
3568
3569         * flower/string-convert.cc: remove publib.h
3570
3571         * scm/define-markup-commands.scm (verbatim-file): new markup
3572         command \verbatim-file
3573
3574         * Documentation/topdocs/NEWS.tely: fixup URLs
3575
3576         * input/regression/alignment-vertical-manual-setting.ly (Module):
3577         new file.
3578
3579         * lily/align-interface.cc (align_elements_to_extents): overwrite
3580         translations with numbers in alignment-offsets from left bound
3581
3582         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
3583         (page-translate-systems): new function: take into account Y-offset.
3584
3585         * Documentation/topdocs/NEWS.tely (Top): document new features.
3586
3587         * input/regression/page-layout-manual-position.ly (Module): new
3588         file.
3589
3590 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3591
3592         * flower/file-path.cc (path::parse_path): Oops.
3593
3594         * Finish std::string interface.  For now, use std:: marker
3595         throughout for easy s/r.
3596
3597 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3598
3599         * Documentation/user/putting.itely (Score is a single musical
3600         expression): typo.
3601         (Score is a single musical expression): more typos.
3602
3603         * scm/page.scm (annotate-space-left): thinko.
3604         (annotate-page): more thinkos.
3605
3606 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3607
3608         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
3609         for different \score blocks separately.
3610         (post-process-pages): put write-page-layout into paper block.
3611
3612         * lily/output-def.cc (get_parser): new file.
3613
3614         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
3615         file.
3616
3617         * lily/include/output-def.hh (class Output_def): add parser_ member.
3618
3619         * input/regression/page-layout-twopass.ly (Module): new file.
3620
3621         * scm/lily.scm: remove cpp hack.
3622
3623         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
3624
3625 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3626
3627         * GNUmakefile.in (c-clean): New target.
3628
3629         * flower/include/std-string.hh: String/std::string compatibility:
3630         Use NPOS for `not found' (iso -1), use ssize for length () and pos
3631         type.
3632
3633         * flower/rational.cc: 
3634         * flower/include/rational.hh: 
3635
3636         * flower/offset.cc: 
3637         * flower/include/offset.hh: 
3638
3639         * flower/interval.cc: 
3640         * flower/include/interval.hh: 
3641
3642         * flower/string-convert.cc: 
3643         * flower/include/string-convert.hh: Use std::string [interface].
3644         Update callers.
3645
3646 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3647
3648         * Documentation/index.html.in: clean up.
3649
3650 2006-01-25  Graham Percival  <gpermus@gmail.com>
3651
3652         * Documentation/user/putting.itely: another new untested doc section.
3653
3654 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3655
3656         * scm/layout-page-layout.scm (write-page-breaks): write
3657         \spacingTweaks #ALIST. Handle grace timing.
3658
3659         * scm/: more imports.
3660
3661         * scm/page.scm (make-page): add footer/header.
3662         (annotate-space-left): revise: only take page argument.
3663         (layout->page-init): new function.
3664
3665         * scm/layout-page-layout.scm (write-page-breaks): preliminary
3666         version of the system/spacing/linebreak hack writing to the output
3667
3668         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
3669         ly:make-prob.
3670
3671         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
3672         ly:spanner-bound
3673
3674 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3675
3676         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
3677
3678         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
3679
3680         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
3681         handling to page.scm
3682
3683         * lily/prob-scheme.cc (LY_DEFINE): new file.
3684         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
3685
3686         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
3687         prob functions.
3688
3689         * lily/music.cc (derived_mark): derive Music from Prob.
3690
3691         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
3692
3693         * lily/prob.cc (Module): Implement Prob (Property Object), object
3694         with shared and r/w property alists.  
3695
3696         * lily/include/prob.hh (Module): new file. Declare Prob.
3697
3698         * flower/string.cc: remove is_empty().
3699
3700         * flower/include/string.hh (class String): remove String:: qualifier.
3701
3702         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
3703         substitute appropriate functions.
3704
3705         * flower/include/string.hh (class String): remove to_str0 and
3706         is_empty(). S&R everywhere.
3707
3708 2006-01-23  Graham Percival  <gpermus@gmail.com>
3709
3710         * Documentation/user/basic-notation.itely: add hairpin
3711         after-linebreak tweak to commonprop.
3712
3713         * Documentation/user/putting.itely: added two new sections.
3714
3715 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3716
3717         * flower/international.cc: 
3718         * flower/include/international.hh: 
3719
3720         * flower/getopt-long.cc: 
3721         * flower/include/getopt-long.hh: Use std::string [interface].
3722         Update callers.
3723
3724         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
3725
3726         * stepmake/stepmake/executable-rules.make: Add dependency on
3727         module libraries.
3728
3729 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3730
3731         * flower/file-path.cc: 
3732         * flower/include/file-path.hh: Use std::string [interface].
3733         Update callers.
3734
3735         * flower/direction.cc: 
3736         * flower/axis.cc: Unused.  Remove.
3737
3738         * configure.in (--enable-std-string): New option.
3739
3740         * flower/std-string.cc: 
3741         * flower/include/std-string.hh: New file.
3742
3743         * flower/file-name.cc[STD_STRING]:
3744         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
3745
3746 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3747
3748         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
3749
3750         * scm/define-markup-commands.scm (with-dimensions):
3751         with-dimensions markup command.
3752
3753         * input/test/font-table.ly: use it.
3754
3755         * lily/open-type-font.cc (glyph_list): new function.
3756
3757         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
3758
3759         * lily/ttf.cc: remove ly:font-glyph-list scheme function
3760
3761 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3762
3763         * ly/music-functions-init.ly (parallelMusic): new music function
3764         for parallel music entry.
3765
3766         * scm/define-music-properties.scm (all-music-properties): new
3767         'void music property
3768
3769         * scm/music-functions.scm (ly:music-message): make public, to be
3770         used in music function definitions
3771
3772         * scm/lily-library.scm (collect-music-for-book): discard music
3773         when the 'void property is set.
3774
3775 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3776
3777         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
3778
3779         * mf/GNUmakefile: idem.
3780
3781         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
3782
3783         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
3784
3785         * Documentation/user/notation-appendices.itely (The Feta font):
3786         use it.
3787
3788         * input/test/font-table.ly: new file. Generate font table within lily.
3789
3790         * Documentation/user/notation-appendices.itely (The Feta font):
3791         use new font-table.ly file. 
3792
3793         * stepmake/stepmake/install-out-targets.make
3794         (local-install-outfiles): only create directory if
3795         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
3796
3797 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3798
3799         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
3800
3801         * VERSION (PACKAGE_NAME): release 2.7.28
3802
3803         * scm/framework-ps.scm (write-preamble): use it to pick exactly
3804         the right font from a Mac dfont.
3805         (write-preamble): don't forget directory, only look at files.
3806
3807         This fixes problems with TTF files in dfonts that don't match
3808         their PostScript names.
3809          
3810         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
3811         PS name from TTF font.
3812
3813         * input/regression/tie-manual.ly: document new feature.
3814
3815         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
3816
3817         * VERSION (MY_PATCH_LEVEL): bump to .28
3818
3819         * Documentation/user/basic-notation.itely (Ties): add tie examples
3820         refs.
3821
3822         * lily/tie-formatting-problem.cc (score_ties_configuration):
3823         symmetry penalties for outer ties.
3824
3825 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3826
3827         * lily/tie-formatting-problem.cc (generate_configuration) 
3828         (set_manual_tie_configuration): skip non-pair manual
3829         tie-configuration, so you can set individual ties as
3830
3831           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
3832
3833         * input/regression/tie-chord.ly: use generateTiePattern to
3834         simplify file.
3835
3836         * lily/tie-formatting-problem.cc (peak_around): new function.
3837         (score_configuration): use sliding criterion for staff line collisions. 
3838         (score_configuration): idem for dot collisions.
3839         (generate_configuration): use separate stem_gap for gap to stem.
3840
3841         * lily/include/tie-formatting-problem.hh (struct Tie_details):
3842         separate penalty factors for x and y distance.
3843         (struct Tie_details): separate penalties for tip and center line collisions.
3844
3845 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
3846
3847         * lily/tie-formatting-problem.cc (generate_configuration): make
3848         large ties avoid stafflines in the horizontal section.
3849         (score_configuration): use softcoded penalties
3850         (score_aptitude): idem.
3851
3852         * lily/tie-helper.cc (from_grob): softcode tie details
3853
3854         * lily/staff-symbol-referencer.cc (on_staff_line): new function
3855
3856         * lily/staff-symbol-referencer.cc (on_line): rename from
3857         on_staffline 
3858
3859 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3860
3861         * ly/music-functions-init.ly: remove duplicate tag.
3862
3863         * lily/include/*.hh: GCC 4.1 fixes.
3864
3865 006-01-16  Erlend Aasland  <erlenda@gmail.com>
3866
3867         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
3868
3869         * scm/define-music-types.scm: fix bug in desc. string
3870         for OverrideProperty
3871
3872 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
3873
3874         * scripts/lilypond-book.py: bugfix
3875
3876         * scm/define-music-types.scm: fix typos.
3877
3878 2006-01-14  Graham Percival  <gpermus@gmail.com>
3879
3880         * Documentation/user/ basic-notation.itely, global.itely,
3881         advanced-notation.itely, instrument-notation.itely: small
3882         additions (bugs and commonly tweaked properties).
3883
3884 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3885
3886         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
3887         detection of mingw build.
3888         (MINGW_BUILD): opps.
3889
3890 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3891
3892         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
3893         i686-mingw32.
3894
3895 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3896
3897         * scm/music-functions.scm (skip->rest): add skip->rest
3898
3899 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3900
3901         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
3902         explicitly.
3903
3904         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
3905         config dirs. Aids debugging. 
3906         (display_config): also display config files.
3907
3908 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3909
3910         * VERSION: release 2.7.27
3911
3912         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
3913         for determining bar size.
3914
3915         * lily/staff-symbol.cc (print): place lines at distance line-positions
3916
3917         * scm/define-grob-properties.scm (all-user-grob-properties): add
3918         line-positions.
3919
3920         * lily/staff-symbol.cc (height): new function.
3921
3922         * input/regression/staff-line-positions.ly:  new file.
3923
3924 2006-01-06  Graham Percival  <gpermus@gmail.com>
3925
3926         * input/test/add-staccato.ly: remove reference to old file.
3927
3928 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3929
3930         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
3931         lilypond binary too.
3932
3933 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3934
3935         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
3936
3937 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3938
3939         * scripts/midi2ly.py: Bugfix: Declare datadir.
3940
3941         * make/ly-rules.make:
3942         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
3943         that seems to be gone). Fixes make web.
3944
3945         * The grand 2005-2006 replace.
3946
3947         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
3948
3949 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3950
3951         * make/lilypond-vars.make: set LILYPOND_BINARY variable
3952         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
3953         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
3954         like -dgs-font-load.
3955
3956         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
3957         remove absolute path to lilypond binary.
3958         
3959 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
3960
3961         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
3962
3963 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3964
3965         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
3966
3967         * mf/GNUmakefile: remove broken dvips map symlink.
3968
3969 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3970
3971         * lily/main.cc: 
3972         * configure.in: Cosmetic fixes.
3973
3974 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3975
3976         * Documentation/user/music-glossary.tely (Pitch names): Added
3977         Spanish pitch names and durations, thanks to Ernesto Gancedo
3978
3979 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3980
3981         * scm/lily.scm (define-scheme-options): use quasi-quote for option
3982         init. Fixes verbose printing of .scm files.
3983
3984         * stepmake/aclocal.m4: add spaces before - options.
3985         
3986 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3987
3988         * lily/relocate.cc (setup_paths): Bugfix: do not store result
3989         of path search in local block variable.
3990
3991 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3992
3993         * configure.in (NCSB_DIR): --enable-ncsb-dir
3994         (LINK_GXX_STATICALLY): denko.
3995
3996         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
3997
3998         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
3999         use locate to find c059033l.pfb. 
4000         
4001 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4002
4003         * lily/tie-formatting-problem.cc
4004         (problem::generate_base_chord_configuration): Use my_round (was
4005         round).
4006
4007         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
4008         do not invoke mbrtowc.
4009
4010         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
4011
4012 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4013
4014         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
4015
4016 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
4017
4018         * Documentation/user/invoking.itely (svg): revise.
4019
4020 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4021
4022         * lily/lexer.ll: use sourcefilename iso. renameinput.
4023
4024 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4025
4026         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
4027         <PostScriptName>.ttf instead of c059XXXttf.
4028
4029         * lily/program-option.cc (LY_DEFINE): special support for
4030         --verbose, so it works before option init too.
4031  
4032         * mf/GNUmakefile (local-install): oops.
4033
4034         * lily/lyric-hyphen.cc (print): oops.
4035
4036         * buildscripts/pfx2ttf.fontforge: new file.
4037         
4038         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
4039         ($(outdir)/%.ttf): new rule. 
4040
4041         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
4042         to LyricHyphen.
4043
4044         * lily/lyric-hyphen.cc (print): multiply hyphen height by
4045         font-size
4046
4047 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4048
4049         * VERSION: release 2.7.26
4050         
4051         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
4052
4053 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4054
4055         * lily/font-config.cc (init_fontconfig): verbosity.
4056
4057         * THANKS: add Muziekacademie Lede. 
4058
4059         * scripts/musicxml2ly.py (print_voice_definitions): new function 
4060         (print_score_setup): new function
4061         (convert): read part definition to output staves properly.
4062
4063         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
4064         Music_xml notes.
4065
4066         * python/musicexp.py (Output_printer.__init__): use _ in data
4067         members.
4068         (Output_printer.unformatted_output): new function: no formatting,
4069         but count braces.
4070         (Duration.get_length): remove isinstance() checks for
4071         Output_printer everywhere.
4072
4073         * input/regression/lyrics-bar.ly (texidoc): add
4074         Separating_line_group_engraver.
4075
4076 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4077
4078         * lily/relocate.cc (framework_relocation): New function,
4079         factored from set_relocation ().
4080         (prefix_relocation): Rename from set_relocation ().
4081         (setup_paths): Use it.
4082
4083 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4084
4085         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
4086         numbers. Patch by Erlend Aasland.
4087
4088 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4089
4090         * lily/font-config.cc (init_fontconfig): print warning if cache
4091         file is not existant.
4092
4093         * lily/main.cc: don't use #ifdef but #if
4094
4095 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4096
4097         * lily/grob-property.cc (internal_set_property): don't abort on
4098         calculation-in-progress.
4099
4100         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
4101
4102         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
4103         connect-to-neighbor property not connect-to-other
4104
4105         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
4106         (LY_DEFINE): oops. don't forget protection.
4107
4108         * flower/parse-afm.cc (Module): strip AFM handling completely.
4109
4110         * lily/stencil-expression.cc: idem.
4111
4112         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
4113
4114         * lily/function-documentation.cc (ly_add_function_documentation):
4115         use static member iso. Protected_scm
4116
4117         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
4118
4119         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
4120
4121 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4122
4123         * lily/relocate.cc (set_env_dir): New function.
4124         (set_relocation): Use it to fix setting PANGO_PREFIX.
4125
4126 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4127
4128         * input/regression/stem-direction-context.ly: remove rest.
4129
4130         * lily/melody-engraver.cc (process_music): restart for bar lines.
4131         (acknowledge_slur): restart for slurs.
4132
4133 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
4134
4135         * Documentation/user/invoking.itely: describe how to view SVG 
4136         output using Inkscape which replace embedded fonts with OTF fonts.
4137
4138 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4139
4140         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
4141
4142 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4143
4144         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
4145         comment.
4146
4147 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4148
4149         * VERSION (PACKAGE_NAME): release 2.7.25
4150
4151         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4152
4153         * input/regression/stem-direction-context.ly: new file.
4154
4155         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
4156
4157         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
4158         on rest.
4159
4160         * ly/engraver-init.ly: add Melody_engraver
4161
4162         * lily/beam.cc (calc_direction): use default-direction
4163         iso. get_default_direction()
4164
4165         * scm/define-grob-properties.scm (all-user-grob-properties): add
4166         default-direction property.
4167
4168         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
4169
4170         * lily/stem.cc (calc_default_direction): remove
4171         Stem::get_default_direction, use default-direction with callback
4172         instead.
4173
4174         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
4175
4176         * lily/melody-engraver.cc: new file. Acknowledge stems for
4177         interpolated stem directions. 
4178
4179         * lily/melody-spanner.cc: new file. Interpolate stem directions.
4180
4181         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
4182
4183         * lily/slur-configuration.cc (fit_factor): more robust check for
4184         point in curve X-extent.
4185
4186         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
4187         (outside_slur_callback): check for 'outside avoidance.
4188
4189         * lily/slur-configuration.cc (score_extra_encompass): don't use
4190         bound->column() == avoid->column() for checking extents, as this
4191         doesn't work for accidentals. 
4192
4193         * lily/slur-engraver.cc (acknowledge_extra_object): remove
4194         DynamicText hardcoding.
4195
4196         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
4197         crash if bound stem is NULL
4198
4199         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
4200         pedals.
4201
4202 2005-12-22  Graham Percival  <gpermus@gmail.com>
4203
4204         * scm/define-markup-commands.scm: typo.  @code{\raise}
4205         => @code{\\raise}.
4206
4207         * darwin.patch: now used again, includes a
4208         required patch from fink.
4209
4210 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
4211
4212         * po/TODO: mention gtranslator along with kbabel.
4213         * po/fi.po: update translations.
4214
4215 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4216
4217         * lily/relocate.cc (setup_paths): Bugfix.
4218
4219 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4220
4221         * lily/slur-configuration.cc (score_extra_encompass): don't use
4222         "avoid" choice for avoid-slur.
4223
4224         * stepmake/bin/install.py (dest): don't create existing dir.
4225
4226 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4227
4228         * stepmake/bin/install.py: Remove file before copying.
4229
4230         * config.make.in: 
4231         * stepmake/aclocal.m4: Do not substitute INSTALL.
4232
4233 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4234
4235         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4236         depend on link-tree.
4237
4238         * lily/relocate.cc (setup_paths): only check path for non-absolute
4239         dir without directory part.
4240
4241         * flower/file-name.cc (is_absolute):  new method.
4242         (is_absolute): check root_ too.
4243
4244 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4245
4246         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
4247         relocation code.  Oops, don't comment out too much.
4248
4249         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
4250         iso itself.
4251
4252         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
4253         compile.
4254
4255 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4256
4257         * .cvsignore: Add install-sh.
4258
4259         * autogen.sh (srcdir): Typo.
4260
4261 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4262
4263         * autogen.sh (srcdir): urg. Touch install-sh.
4264
4265         * stepmake/bin/install-sh (Module): remove.
4266
4267         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
4268
4269         * lily/include/relocate.hh: new file.
4270
4271         * lily/relocate.cc: new file. Contain relocation logic.
4272
4273         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
4274         (main): read LILYPOND_VERBOSE as the first thing.
4275
4276         * stepmake/aclocal.m4: remove INSTALL variable.
4277
4278         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4279         separate target for making font symlinks.
4280         (documentation-dir): use $(if $(findstring )) for switching off
4281         Documentation.
4282
4283         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
4284         something if DOCUMENTATION is no.
4285
4286 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4287
4288         * VERSION: release 2.7.24
4289
4290         * lily/script-column-engraver.cc (stop_translation_timestep):
4291         delay adding to script-column.
4292
4293         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
4294
4295         * python/convertrules.py (conv): rule for number-visibility
4296
4297         * lily/slur-configuration.cc (score_extra_encompass): different
4298         distance measure for avoid and inside avoidance.
4299         (score_extra_encompass): use 1/(distance+eps) as penalty.
4300
4301         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
4302         encompass objects for generating slur curves.
4303
4304         * lily/slur.cc: use details iso. slur-details property.
4305
4306         * input/regression/slur-tuplet.ly: new file.
4307
4308         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
4309
4310         * flower/include/offset.hh (class Offset): new operator /=
4311
4312         * lily/tuplet-number.cc (print): new file, new interface.
4313
4314         * scm/define-grob-properties.scm (all-user-grob-properties):
4315         remove number-visibility property.
4316
4317         * lily/tuplet-bracket.cc (calc_control_points): new function
4318         (calc_connect_to_neighbors): new function.
4319         (print): remove text handling for tuplet numberdef.
4320
4321         * lily/tuplet-engraver.cc (struct Tuplet_description): create
4322         TupletNumbers too. 
4323
4324         * lily/lily-guile.cc (robust_scm2booldrul): new function
4325
4326         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
4327
4328         * lily/tuplet-bracket.cc (calc_position_and_height): use
4329         staff-padding to control whether tuplet brackets are over staves.
4330
4331         * lily/grob.cc (suicide): clear dim_caches_.
4332
4333         * lily/dimension-cache.cc (clear): new function.
4334
4335         * lily/grob.cc (extent): swap order of min-extent and extent
4336         calculations. This fixes hara kiri staves. 
4337
4338 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4339
4340         * lily/main.cc: Nitpick: relocation is not based on path, but on
4341         directory (location).
4342
4343 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4344
4345         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
4346
4347         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
4348
4349         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
4350
4351         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
4352
4353         * stepmake/stepmake/generic-vars.make (Module): idem.
4354
4355         * stepmake/stepmake/executable-targets.make (default): use it.
4356
4357         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
4358
4359         * make/GNUmakefile: don't install make rules.
4360
4361         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
4362         slashes.
4363         (prepend_env_path): more verbosity.
4364
4365 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4366
4367         * GNUmakefile.in: add dir argument for find command.
4368
4369         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
4370         fixes weird line numbers for point & click.
4371
4372         * lily/source-file.cc (get_counts): init line/column/char counts.
4373
4374 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4375
4376         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
4377
4378 2005-12-16  Graham Percival  <gpermus@gmail.com>
4379
4380         * Documentation/user/basic-notation.itely, advanced-notation.itely:
4381         minor fixes from Fredric.  Thanks!
4382
4383 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4384
4385         * ly/music-functions-init.ly: add \bar and \clef music function 
4386
4387         * lily/lily-lexer.cc: idem.
4388
4389         * lily/parser.yy (FIXME): remove BAR and CLEF.
4390
4391 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4392
4393         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
4394
4395         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
4396         function arguments too
4397
4398         * lily/main.cc (set_relocation): new function.
4399
4400         * scripts/musicxml2ly.py (convert): add \version
4401
4402         * lily/tie.cc: remove get_default_attachments()
4403
4404         * VERSION (PACKAGE_NAME): release 2.7.23
4405         
4406         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
4407         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
4408
4409         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4410
4411         * lily/tie-formatting-problem.cc (score_ties): new function
4412         (get_variations): new function. Try flipping dirs for collisions.
4413         (generate_optimal_chord_configuration): new function. 1-opt search
4414         for better configuration.
4415
4416         * lily/tie-configuration.cc: new file.
4417
4418         * lily/tie.cc: junk Tie::get_configuration()
4419
4420         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
4421         (score_ties_configuration): new function.
4422         (generate_ties_configuration): new function.
4423         (generate_base_chord_configuration): new function.
4424         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
4425         (set_manual_tie_configuration): Move body from tie-column-format.cc 
4426
4427         * input/regression/tie-dot.ly: new file.
4428
4429         * lily/tie-formatting-problem.cc (score_configuration): score
4430         tie/dot collisions.
4431
4432         * lily/tie-helper.cc (get_transformed_bezier): new function
4433
4434         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
4435
4436         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
4437         -undefined suppress iso. -framework Python 
4438
4439         * scm/define-grobs.scm (all-grob-descriptions): set
4440         springs-and-rods (thanks Joe Neeman!)
4441
4442 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4443
4444         * input/no-notation/display-lily-tests.ly (test): 
4445         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
4446         changed from \tag #'(a b) to \tag #'a \tag #'b
4447
4448 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4449
4450         * Documentation/topdocs/NEWS.tely: strip out-www.
4451
4452         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
4453
4454         * config.make.in (AR): add AR and RANLIB
4455
4456         * flower/libc-extension.cc: include cassert
4457
4458         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
4459         darwin check.
4460
4461 2005-12-11  Graham Percival  <gpermus@gmail.com>
4462
4463         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
4464
4465         * stepmake/stepmake/python-modules-vars.make: define
4466         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
4467
4468         * THANKS: added Johannes Schindelin.
4469
4470 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4471
4472         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
4473
4474         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
4475         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
4476
4477         * lily/parser.yy: reorganize file layout.
4478
4479         * ly/music-functions-init.ly: add tweak music function.
4480
4481         * lily/grob-info.cc (ultimate_music_cause): new function:
4482         recursively lookup causes. 
4483
4484         * lily/parser.yy (chord_body_element): allow music functions for
4485         post-events, allow music functions for chord elements. 
4486  
4487         * lily/font-config-scheme.cc (display_fontset): add cast.
4488
4489         * python/convertrules.py (FatalConversionError.sub_syms): \tag
4490         #'(a b) -> \tag #'a \tag #'b rule.
4491
4492         * python/musicexp.py (Output_printer.dump_version): new function
4493
4494 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4495
4496         * lily/parser.yy (FIXME): remove \tag
4497         (FIXME): remove tag_music() function.
4498
4499         * lily/lily-lexer.cc: remove \tag
4500
4501         * ly/music-functions-init.ly: define music-function "tag"
4502
4503         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
4504
4505 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4506
4507         * VERSION (PATCH_LEVEL): release 2.7.22
4508
4509         * input/regression/lyric-hyphen-retain.ly: renew.
4510
4511         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
4512         grob
4513
4514         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
4515         iso. minimum-length property for rods.
4516
4517         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
4518         LyricSpace item to keep lyrics spaced apart.
4519
4520         * ly/engraver-init.ly: remove Separating_line_group_engraver
4521
4522         * Documentation/user/music-glossary.tely: do setfilename before
4523         music-glossary.
4524
4525 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
4526
4527         * Documentation/user/lilypond-book.itely: use `,´ after xref:
4528         See xref documentation, for example.
4529
4530 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4531
4532         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
4533         pending_skip iso. ly_voice[-1]
4534         (main): add if __main__ for debugging.
4535
4536         * python/musicxml.py (Accidental.__init__): new class.
4537
4538         * scripts/musicxml2ly.py (progress): new function
4539         (musicxml_key_to_lily): don't barf on modeless keys.
4540         (create_skip_music): new function.
4541         (musicxml_spanner_to_lily_event): new function. Handle beams too.
4542         (musicxml_note_to_lily_main_event): new function.
4543
4544         * python/musicexp.py (Music.__init__): add comment field.
4545         (NestedMusic.append): new routine.
4546         (SequentialMusic.print_ly): print comment.
4547         (ArpeggioEvent.ly_expression): new class
4548         (BeamEvent.ly_expression): new class
4549         (NoteEvent.__init__): support for cautionary/forced accs.
4550
4551         * lily/lookup.cc (slur): normal order for array loop.
4552
4553         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
4554         to 0.0.
4555
4556         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
4557         collapsed.
4558
4559 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
4560
4561         * scm/music-functions.scm: Make phrasing slurs follow voice direction
4562
4563         * scripts/lilypond-book.py: Introduce option
4564             --preserve-line-breaks, for usage with srcltx
4565
4566 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4567
4568         * scm/output-lib.scm (print-circled-text-callback): draw circle
4569         around text using make-circle-markup.
4570
4571         * Documentation/user/*: strip out-www from file names.
4572
4573 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
4574
4575         * Documentation/user/lilypond.tely (direntry): remove empty lines;
4576         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
4577
4578 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4579
4580         * Documentation/user/GNUmakefile: idem.
4581
4582         * Documentation/user/macros.itexi: strip out-www
4583
4584         * python/rational.py: python 2.3 compat.
4585
4586         * VERSION (PATCH_LEVEL): release 2.7.21
4587
4588         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
4589         option formatting, lilypond style.
4590
4591         * python/musicexp.py: grab from Ikebana: a library for composing
4592         ly music expressions. 
4593         (Output_printer): class for advanced .ly printing.
4594         (eg. tupletting) 
4595
4596         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
4597         convert to pythonesque structure.
4598
4599         * python/rational.py: PD rational number class.
4600
4601         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
4602
4603 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
4604
4605         * lily/part-combine-iterator.cc: Minor bugfix
4606         
4607         * THANKS: Update bughunters
4608
4609 2005-12-02  Werner Lemberg  <wl@gnu.org>
4610
4611         * mf/README: Document process for proper mf2pt1 conversion.
4612
4613         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
4614         overlapping.
4615
4616         * mf/feta-harmonica.mf: Removed.  Unused.
4617
4618 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4619
4620         * scripts/lilypond-book.py (do_file): fix thinkos.
4621
4622 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4623
4624         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
4625         ($(outdir)/parser.cc): 
4626         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
4627
4628 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
4629
4630         * ly/titling-init.ly (tagline): it should be a space between
4631         "Music engraving by LilyPond" and the version number.
4632
4633 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4634
4635         * VERSION (PACKAGE_NAME): release 2.7.20
4636
4637 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4638
4639         * scm/define-markup-commands.scm (pad-to-box): new markup command.
4640
4641         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
4642         1.0.
4643         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
4644
4645 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4646
4647         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
4648
4649         * kpath-guile/: remove directory
4650
4651         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
4652         file. Encapsulate kpathsea using commandline tools.
4653
4654         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
4655         kpathsea) module.
4656
4657 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4658
4659         * Documentation/user/advanced-notation.itely (Setting automatic
4660         beam behavior): Correct a few typos. Thanks to David Bobroff.
4661
4662         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
4663         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
4664
4665 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4666
4667         * scripts/*.py: gmane address for bugs.
4668
4669 2005-11-28 Pal Benko <benkop@freestart.hu>
4670         
4671         * make/ly-rules.make: add -f switch to mv
4672
4673         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
4674
4675         * lily/bar-line.cc: interpret it
4676
4677 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4678
4679         * configure.in (--disable-documentation): New switch.
4680
4681         * GNUmakefile.in: Use it.
4682
4683         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
4684
4685 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4686
4687         * scripts/lilypond-book.py (do_file): search chunks for
4688         \\begin{document}
4689
4690         * GNUmakefile.in: add copy step in between so we can lose the
4691         out-www directories.
4692
4693 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4694
4695         * lily/pango-font.cc (pango_item_string_stencil): put
4696         geometry.width into glyph-string too.
4697
4698 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4699
4700         * scm/define-music-display-methods.scm (RevertProperty):
4701         (OverrideProperty): Use grob-property-path property, a list of
4702         symbols, instead of grob-property, which used to be a single
4703         symbol.
4704         (BassFigureEvent): a figure can be a plain number, not necessarily a
4705         markup.
4706
4707 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4708
4709         * VERSION: release 2.7.19
4710         
4711         * lily/figured-bass-engraver.cc (process_music): check
4712         figuredBassCenterContinuations first.
4713
4714         * scm/translation-functions.scm (format-bass-figure): make double
4715         sharp larger. 
4716
4717         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
4718         determine X-parent.
4719
4720         * lily/system-start-delimiter-engraver.cc: move from
4721         Nested_system_start_delimiter_engraver, rename
4722         Nested_system_start_delimiter_engraver ->
4723         System_start_delimiter_engraver.
4724
4725         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
4726         bracket type from hierarchy.
4727
4728 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4729
4730         * lily/rest.cc (y_offset_callback): read staff-position.
4731
4732         * scm/define-grob-properties.scm (all-user-grob-properties): don't
4733         mark after-line-breaking-callback as internal.
4734
4735         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
4736
4737 2005-11-25  Werner Lemberg  <wl@gnu.org>
4738
4739         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
4740
4741 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4742
4743         * stepmake/bin/add-html-footer.py (do_file): add google
4744
4745         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
4746         staff if first_start_ is true.
4747
4748 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4749
4750         * scripts/midi2ly.py (split_track): add __repr__ members.
4751         (track_first_item): only return Item if not None. This fixes a
4752         problem when dumping a track that starts with an empty channel.
4753
4754         * python/midi.c: doc module.
4755
4756 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4757
4758         * Documentation/user/global.itely (Creating MIDI files): Fix
4759         compilation problem.
4760
4761 2005-11-22  Graham Percival  <gpermus@gmail.com>
4762
4763         * Documentation/user/basic-notation.itely: clarify dynamic
4764         padding text.
4765
4766         * Documentation/user/advanced-notation.itely: add unicode
4767         escape control example, whatever that is.  :)
4768
4769         * Documentation/user/global.itely: added "removing dynamics
4770         from MIDI" code.
4771
4772 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4773
4774         * VERSION (PATCH_LEVEL): release 2.7.18
4775
4776         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
4777         System_start_delimiter_engraver by
4778         Nested_system_start_delimiter_engraver.
4779
4780         * lily/nested-system-start-delimiter-engraver.cc (struct
4781         Bracket_nesting_node): new class.
4782         (struct Bracket_nesting_group): new class
4783         (struct Bracket_nesting_staff): new class.
4784         (process_music): create hierarchy of grobs. This allows separate
4785         tuning of different SSDs. 
4786
4787         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
4788         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
4789
4790 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4791
4792         * lily/side-position-interface.cc (aligned_side): multiply
4793         staff_radius by 2.
4794
4795         * lily/script-engraver.cc (make_script_from_event): allow setting
4796         values to '()
4797
4798 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4799
4800         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
4801
4802         * scm/define-grobs.scm (all-grob-descriptions): new grob
4803         NestedSystemStartDelimiter.
4804
4805         * input/regression/system-start-heavy-bar.ly: new file.
4806
4807         * lily/nested-system-start-delimiter-engraver.cc: new file.
4808
4809         * lily/nested-system-start-delimiter.cc: new file.
4810
4811         * input/regression/system-start-nesting.ly: new file.
4812
4813         * scm/define-grobs.scm (all-grob-descriptions): use X side
4814         positioning for positioning braces for nested contexts.
4815
4816         * lily/system-start-delimiter.cc (print): don't divide extent by
4817         staff_space.
4818         (print): use style iso. glyph.
4819         (staff_bracket): translate glyph inside routine already.
4820
4821 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
4822
4823         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
4824         names.
4825
4826 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4827
4828         * scm/define-context-properties.scm
4829         (all-user-translation-properties): rename figuredBassFormatter
4830         from newFiguredBassFormatter.
4831
4832         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
4833
4834         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
4835
4836         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
4837
4838         * lily/beam.cc (calc_beaming): new function.
4839         (calc_shorten): new function.
4840
4841         * THANKS: add Edward Neeman.
4842
4843         * input/regression/accidental-clef-change.ly: new file.
4844
4845         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
4846
4847         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
4848
4849         * lily/clef-engraver.cc (inspect_clef_properties): reset
4850         localKeySignature for clef changes.
4851
4852 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4853
4854         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
4855         add dummy definition that works in Linux and add information in
4856         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
4857
4858         * Documentation/user/changing-defaults.itely (Modifying context
4859         plug-ins): Add index for \with.
4860
4861         * Documentation/user/music-glossary.tely (dal segno): Updated
4862         example to version >=2.6.
4863
4864 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4865
4866         * Documentation/user/instrument-notation.itely (Printing chord
4867         names): Reorder \chordmode and \repeat in one example.
4868
4869 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4870
4871         * VERSION: release 2.7.17
4872         
4873         * Documentation/topdocs/NEWS.tely (Top): add note about
4874         refactoring.
4875
4876         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4877         new function. Search region of 3 positions for best tie.
4878         (score_configuration): new function.
4879         (score_aptitude): new function.
4880         (generate_configuration): new function.
4881         (get_configuration): new function.
4882         (Tie_formatting_problem): new function
4883
4884         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
4885
4886         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
4887
4888         * THANKS: add Eduardo Vieira & Ralph Little
4889
4890         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
4891         narrower.
4892
4893         * lily/include/tie-formatting-problem.hh (class
4894         Tie_formatting_problem): add Tie_details to
4895         Tie_formatting_problem. Update calling conventions.
4896
4897         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
4898         config.make.
4899
4900         * Documentation/user/lilypond.tely: remove musedata2ly entry.
4901
4902 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
4903
4904         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
4905         scm/define-context-properties.scm: Maintenance bugfix: make
4906         ligature brackets work again by removing obsolete ligature
4907         primitive callback push/pop.
4908
4909         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
4910         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
4911         value.
4912
4913 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4914
4915         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
4916         used and do not call it a path.
4917         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
4918
4919 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4920
4921         * lily/include/tie-formatting-problem.hh (class
4922         Tie_formatting_problem): new file.
4923
4924         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
4925
4926         * Documentation/misc/ChangeLog-2.3:  new file.
4927
4928         * lily/audio-staff.cc (output): degarianize.
4929
4930 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4931
4932         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
4933         Unset PYTHONOPTIMIZE.  Fixes install if set.
4934
4935 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4936
4937         * python/convertrules.py (conv): add warning about drums. 
4938
4939         * make/stepmake.make: include toplevel-version.make after config.make.
4940
4941         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
4942         also allow python2.4
4943
4944         * config.make.in (configure-srcdir): remove GXX GCC vars.
4945
4946         * stepmake/aclocal.m4: don't do non-srcdir build with
4947         symlinks. Use inclusion, so the src directory name can be changed.
4948
4949 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4950
4951         * make/mutopia-vars.make:
4952         * make/ly-vars.make: Use src-wildcard iso wildcard for source
4953         files.
4954
4955 2005-11-13  Werner Lemberg  <wl@gnu.org>
4956
4957         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
4958         but the affected path.  This ensures that the (overlapping) outlines
4959         have the same direction, which is a necessary prerequisite for
4960         FontForge's algorithm to remove overlaps.
4961         Formatting.
4962
4963         * mf/feta-haak.mf: Formatting.
4964         (draw_bracket): Slightly modify outline to avoid an unnecessary
4965         corner.
4966         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
4967         them from the affected paths.
4968
4969 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4970
4971         * mf/README: remove xpm / accordion notes.
4972
4973         * lily/tie-column-format.cc (set_chord_outline): add dots into
4974         skyline extents. This fixes tie formatting if the left head has dots.
4975
4976         * lily/tie.cc (get_configuration): only shift tie by a whole staff
4977         space inside the staff.
4978         (get_configuration): shift another position if necessary in case
4979         of left head tie  
4980
4981 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4982
4983         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
4984         buildscript-dir iso. $(depth)/buildscripts.
4985
4986         * tex/GNUmakefile (local-uninstall): remove
4987         music-drawing-routines.ps juggling.
4988
4989         * stepmake/stepmake/install-targets.make (local-install-files):
4990         prepend src-dir to install targets.
4991
4992         * lily/system-start-delimiter-engraver.cc
4993         (acknowledge_system_start_delimiter): use
4994         add_offset_callback(). This fixes translation of nested
4995         staffgroups.
4996
4997         * lily/grob-closure.cc (add_offset_callback): only encaps in
4998         simple_closure if it's a procedure.
4999         
5000         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
5001         from bar-line.
5002
5003         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
5004         remove-empty where pertinent.
5005
5006 2005-11-12  Graham Percival  <gpermus@gmail.com>
5007
5008         * Documentation/user/instrument-notation.itely: added
5009         Cameron Horsburgh's multiple stanzas docs.  Thanks!
5010
5011 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5012
5013         * lily/GNUmakefile
5014         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
5015         make picture in builddir, not srcdir.
5016
5017 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5018
5019         * VERSION: release 2.7.16
5020         
5021         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
5022         shell arguments. 
5023
5024 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5025
5026         * Documentation/user/examples.itely (Piano templates): Minor
5027         modification to the Piano centered lyrics example.
5028
5029 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5030
5031         * scripts/lilypond-invoke-editor.scm (run-browser): look at
5032         $BROWSER.
5033
5034         * Documentation/user/point-and-click.itely: simplify p&c
5035         instruction: don't configure firefox. Put lilypond-invoke-editor
5036         in front of the browser.
5037
5038         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
5039         (run-browser): new function.
5040
5041         * lily/parser.yy (Lily_lexer): recognize Book
5042
5043         * lily/book.cc (clone): new function
5044
5045         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
5046
5047 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
5048
5049         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
5050         Maintenance bugfix: reduce number of font related warnings by
5051         updating naming conventions for glyph-name.
5052
5053 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5054
5055         * scm/define-grobs.scm (all-grob-descriptions): add
5056         rhythmic-grob-interface to TabNoteHead.
5057
5058         * scm/layout-beam.scm (check-quant-callbacks): remove
5059         set_stem_lengths()
5060
5061 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
5062
5063         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
5064         alignment of centered divisiones.
5065
5066         * scm/scripts.scm (articulations): Maintenance bugfix:
5067         follow-into-staff -> quantize-position.
5068
5069         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
5070         plica head in porrectus deminutus.
5071
5072 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5073
5074         * make/lilypond.fedora.spec.in (Group): add %clean section.
5075
5076         * lily/tuplet-bracket.cc (print): change check: remove bracket if
5077         less then 1/5th of total length.  
5078         (print): use gap too.  Fixes tupletUp-single-bracket.ly
5079
5080         * scm/music-functions.scm (glue-mm-rest-texts): also put other
5081         events into EventChord. This fixes textspanners on mm rests. Fixes
5082         spanner-rest.ly
5083
5084         * lily/side-position-interface.cc (get_axis): read side-axis
5085         (set_axis): set side-axis.
5086
5087         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
5088         properties everywhere.
5089
5090         * lily/spacing-spanner.cc (breakable_column_spacing): add
5091         average-spacing-wishes. Take maximum if not set.
5092         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
5093
5094         * scm/define-grobs.scm (all-grob-descriptions): add
5095         average-spacing-wishes.
5096
5097         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
5098         offset callbacks. This fixes alignment for Fingering objects.
5099
5100         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
5101         space for key - timesig combination. 
5102
5103         * input/regression/script-stem-tremolo.ly (Module): new file.
5104
5105         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
5106         to key sig.
5107
5108         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
5109         Fixes: c-tremolo-script.ly.
5110         
5111         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
5112
5113         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
5114         
5115         * scm/define-grobs.scm (all-grob-descriptions): remove
5116         self-X-offset. Fixes alignment of octavate-8.
5117
5118         * scripts/lilypond-book.py (datadir): look in
5119         LILYPONDPREFIX/share/lilypond/current/
5120
5121         * GNUmakefile.in: symlink current to <VERSION>. 
5122
5123 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
5124
5125         * lily/main.cc: eps listed as a backend.
5126
5127 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5128
5129         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
5130
5131 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5132
5133         * lily/include/score.hh (class Score): remove texts_ member.
5134
5135         * lily/beam.cc (set_stem_lengths): force direction callback.
5136         (print): read quantized-positions, so we can force
5137         Beam::set_stem_lengths to occur.
5138         (rest_collision_callback): use common X parent. 
5139
5140 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5141
5142         * flower/file-path.cc (find): Bugfix: Return name of file found.
5143
5144         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
5145         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
5146         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
5147
5148 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5149
5150         * flower/offset.cc: idem.
5151
5152         * mf/*.mf: update email address.
5153
5154         * lily/font-config-scheme.cc:  new file.
5155
5156         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
5157
5158         * lily/*:  cs.uu.nl -> xs4all.nl
5159
5160         * VERSION (PATCH_LEVEL): release 2.7.15
5161
5162         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
5163         spec files.
5164
5165         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
5166
5167 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5168
5169         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
5170
5171         * lily/staff-performer.cc (process_music): add audio
5172         elements. This makes MIDI instrument changes work once again.
5173
5174         * lily/main.cc (LY_DEFINE): add gmane address.
5175
5176         * lily/beam.cc: remove calc_positions()
5177
5178         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
5179         original_ in private scope.
5180         (class Grob): drop pscore_ pointer, change to output_def pointer.
5181         (class Grob): cleanup class definition.
5182
5183         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
5184
5185 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5186
5187         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
5188         absolute.  Better diagnostics.
5189
5190         * GNUmakefile.in: Add bin/ to tree and populate with some links.
5191         This makes lilypond run from the build directory using argv0
5192         relocation (without any --prefix or LILYPONDPREFIX setting).
5193
5194 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5195
5196         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
5197
5198         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
5199         with simple-closure.
5200
5201         * lily/self-aligment-interface.cc (set_align_self): new function
5202         (set_center_parent): new function.
5203
5204         * lily/side-position-interface.cc (set_axis): new function.
5205
5206         * lily/new-fingering-engraver.cc (position_scripts): use drul for
5207         generic code. 
5208
5209         * scm/define-grob-properties.scm (all-user-grob-properties):
5210         remove [XY]-offset-callbacks add [YX]-offset
5211         
5212 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5213
5214         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
5215         entry for time signatures after breathing signs. Bug report by
5216         Scott Russell.
5217
5218 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5219
5220         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
5221         not absolute, make it absolute using PATH.
5222
5223 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5224
5225         * python/midi.c (initmidi): Fix type for mingw.
5226
5227 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5228
5229         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
5230
5231         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
5232         cross compiling.
5233
5234         * stepmake/aclocal.m4: Support python cross compiling.
5235
5236         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
5237         Add mingw section.
5238
5239 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5240
5241         * scm/output-lib.scm (chain-grob-member-functions): replace
5242         chained-callback.cc
5243
5244         * lily/chained-callback.cc (Module): remove file.
5245
5246         * lily/rest-collision.cc (force_shift_callback_rest): change to
5247         chained callback.
5248
5249         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
5250
5251         * lily/grob.cc (y_parent_positioning): remove axis argument from
5252         parent_positioning callbacks.
5253         (Grob): junk init code
5254         (get_offset): use generic property callbacks for
5255         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
5256         (axis_parent_positioning): new function
5257         (axis_offset_symbol): new function
5258         (chain_offset_callback): new function
5259         (add_offset_callback): new function
5260
5261         * lily/beam.cc (rest_collision_callback): change signature; this
5262         is now a chained callback.
5263
5264         * lily/include/dimension-cache.hh (class Dimension_cache): remove
5265         callback administration.
5266
5267         * lily/simple-closure.cc: new file. Smob type that allows "grob
5268         member functions",
5269
5270             (ly:make-simple-closure FUNC A B)
5271
5272         is evaluated as (FUNC grob A B). This allows chaining of callbacks
5273         in various ways.
5274
5275         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
5276         callbacks.
5277
5278         * lily/slur.cc (outside_slur_callback): take 2 arguments.
5279
5280         * lily/rest.cc (polyphonic_offset_callback): remove.
5281
5282         * lily/script-engraver.cc (try_music): remove bool* argument.
5283
5284         * scm/script.scm (default-script-alist): set quantize-position
5285         appropriately.
5286
5287         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
5288
5289         * lily/side-position-interface.cc (aligned_side): move staff
5290         position quantization from
5291         Side_position_interface::quantised_position().
5292         (quantised_position): remove
5293         
5294 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5295
5296         * input/regression/beam-quant-standard.ly: reindent, set
5297         debug-beam-quanting to #t.
5298
5299         * lily/beam-concave.cc (calc_concaveness): set concaveness to
5300         10000 if this is a "hard" concave beam.
5301
5302         * lily/beam.cc (calc_least_squares_positions): change from
5303         calc_least_squares_dy
5304         (set_stem_lengths): this is now a chained callback.
5305
5306         * lily/context-property.cc (execute_general_pushpop_property):
5307         bugfix override with procedure should have effect.
5308
5309         * scm/define-grob-properties.scm (all-internal-grob-properties):
5310         remove position-callbacks.
5311
5312         * scm/define-grobs.scm (all-grob-descriptions): use
5313         ly:make-callback-chain for positions property.
5314
5315         * scm/layout-beam.scm (check-quant-callbacks): return list of
5316         chained callbacks.
5317
5318         * scm/lily.scm (type-p-name-alist): add callback-chain
5319
5320         * lily/lily-guile.cc (type_check_assignment): type check failure
5321         is warning not message.
5322
5323         * lily/grob-property.cc (try_callback): walk callback chain if
5324         appropriate.
5325
5326         * lily/chained-callback.cc: new file. new smob type.
5327
5328         * lily/lily-guile.cc (procedure_arity): new function.
5329
5330 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5331
5332         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
5333
5334 2005-10-25  John Mandereau  <john.mandereau@free.fr>
5335  
5336         * Documentation/user/instrument-notation.itely (Figured bass):
5337         describe new features
5338
5339 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5340
5341         * lily/beam.cc (calc_least_squares_dy): use property callback.
5342
5343         * lily/beam-concave.cc (calc_concaveness): use property callback.
5344
5345         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
5346
5347 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5348
5349         * HACKING: Update.
5350
5351 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5352
5353         * scm/layout-page-layout.scm (page-headfoot): annotate
5354         pagetopspace too.
5355
5356         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
5357
5358         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
5359         doesn't take y-space.
5360
5361         * scm/paper.scm (paper-alist): fix A7 dimensions. 
5362
5363 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5364
5365         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
5366         src-wildcard, remove $(wildcard).
5367
5368         * po/GNUmakefile (PO_FILES): 
5369         * ps/GNUmakefile (PS_FILES): 
5370         * tex/GNUmakefile (TEX_FILES): 
5371         * cygwin/GNUmakefile (POSTINSTALLS):
5372         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
5373         some wildcard calls.
5374
5375 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5376
5377         * THANKS: add Thomas Bushnell.
5378
5379 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5380
5381         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
5382         (lilypond-main): Redirect to gui-main if 'gui is set.
5383
5384         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
5385         for alternative installations kludging s/share/lib/g
5386         LILYPONDPREFIX. 
5387
5388         * SConstruct (libdir_package_version): Define.
5389
5390         * python/SConscript: 
5391         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
5392         module in libdir.  
5393
5394 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5395
5396         * lily/main.cc: clarify --safe.
5397
5398 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5399
5400         * VERSION: release 2.7.14
5401         
5402         * Documentation/user/*.itely: remove minimumVerticalExtent.
5403
5404         * scm/define-grobs.scm (all-grob-descriptions): remove
5405         RemoveEmptyVerticalGroup
5406
5407         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
5408
5409         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
5410         compile on MOSX
5411
5412         * python/convertrules.py (conv): add rules.
5413
5414         * lily/grob.cc: remove is_empty()
5415
5416         * lily/grob-property.cc: remove add_to_list_property().
5417
5418         * scripts/convert-ly.py (datadir): add prefix switching hack to
5419         .py too.
5420
5421         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
5422         space-function tweak.
5423
5424         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
5425
5426         * scm/define-grob-properties.scm (all-user-grob-properties):
5427         remove callback property.
5428
5429         * lily/include/grob.hh (class Grob): remove property_callbacks_
5430         member. Properties of procedure type are assumed to be callbacks.
5431
5432         * lily/ligature-engraver.cc (override_stencil_callback):
5433         rewrite. Use noteHeadLigaturePrimitive as source.
5434
5435         * scm/define-grob-properties.scm (all-internal-grob-properties):
5436         remove ligature-primitive-callback
5437
5438         * lily/include/dimension-cache.hh (class Dimension_cache): make
5439         class, with Grob as friend.
5440
5441         * lily/grob.cc: remove set_extent_callback(), set_extent() and
5442         has_extent_callback()
5443
5444         * scm/translation-functions.scm (format-new-bass-figure): read
5445         figuredBassPlusDirection
5446
5447         * scm/define-context-properties.scm
5448         (all-user-translation-properties): add figuredBassPlusDirection.
5449
5450         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
5451
5452         * lily/align-interface.cc (set_ordered): new function.
5453
5454         * lily/grob.cc (flush_extent_cache): rewrite.
5455
5456         * lily/dimension-cache.cc (Dimension_cache): cache extent as
5457         Interval pointer directly.
5458
5459         * lily/main.cc (setup_paths): insert extra / .
5460         (setup_paths): junk cff entry.
5461
5462         * lily/font-config.cc (init_fontconfig): only add type1 / otf
5463         directories.
5464
5465         * lily/axis-group-engraver.cc (finalize): remove
5466         extraVerticalExtent, minimumVerticalExtent verticalExtent.
5467
5468         * lily/grob.cc (Grob): don't set extent from ctor.
5469         (extent): use property callbacks. 
5470
5471         * lily/axis-group-interface.cc: remove set_axes() function.
5472
5473         * lily/grob-property.cc (del_property): new function.
5474
5475 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5476
5477         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
5478         
5479 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5480
5481         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
5482
5483 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5484
5485         * mf/SConscript: Updates.
5486
5487         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
5488
5489         * stepmake/stepmake/*:
5490         * */GNUmakefile:
5491         * config.make.in:
5492         * GNUmakefile.in:
5493         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
5494         from any directory in build-dir.  Cleanups.
5495
5496         * make/srcdir.make.in: Remove.
5497
5498         * lily/main.cc (setup_paths): Fix and document build-dir hack.
5499
5500         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
5501         main).
5502
5503         * lily/SConscript: Remove ttftools.
5504
5505         * SConstruct: Resurrect.
5506
5507 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5508
5509         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
5510         Y coordinate. 
5511
5512         * lily/paper-book.cc (add_score_title): put Paper_score title into
5513         systems_ list.
5514
5515         * scm/translation-functions.scm (format-new-bass-figure): also
5516         allow plus in combination with _
5517
5518 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5519
5520         * VERSION: 2.7.13 released.
5521
5522         * lily/note-collision.cc (check_meshing_chords): don't wipe
5523         stencil, merely set transparent.
5524
5525         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
5526         (Top): document #'callbacks.
5527         (Top): document nested \override.
5528
5529         * input/regression/figured-bass.ly: update for slash and pluses.
5530
5531         * input/regression/figured-bass-continuation-forbid.ly (Module):
5532         new file.
5533
5534         * scm/translation-functions.scm (format-new-bass-figure): use
5535         slashed-digit if diminished is set.
5536         (format-new-bass-figure): add + if 'augmented is set.
5537
5538         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
5539
5540         * input/test/piano-staff-distance.ly: remove file.
5541
5542         * Documentation/user/advanced-notation.itely (Formatting cue
5543         notes): use length-fraction for making stems/beams smaller.
5544
5545         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
5546         modifications.
5547
5548         * lily/new-figured-bass-engraver.cc: new property
5549         centerFiguredBassContinuations
5550
5551         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5552         use callbacks.
5553
5554         * lily/context-property.cc (execute_general_pushpop_property):
5555         robustness checks.
5556
5557         * input/regression/override-nest.ly: new file.
5558
5559         * python/convertrules.py (FatalConversionError.subber): conversion
5560         rule for #'callbacks
5561
5562         * input/regression/override-nest.ly: new function.
5563
5564         * lily/parser.yy (music_property_def): allow \override #'a #'b =
5565         #c too. 
5566
5567         * lily/context-property.cc (lookup_nested_property): new function.
5568         (evict_from_alist): new function.
5569         (general_pushpop_property): new function.
5570         (execute_general_pushpop_property): rewrite. Support nested
5571         properties too.
5572
5573 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5574
5575         * lily/beam.cc: use length-fraction too.
5576
5577         * scm/define-grob-properties.scm (all-user-grob-properties):
5578         remove property flag-width-function
5579         (all-user-grob-properties): remove space-function.
5580
5581         * scm/layout-beam.scm: remove flag-width-function.
5582
5583         * lily/beam.cc: remove flag-width-function
5584
5585         * scm/layout-beam.scm: remove beam dir functions.
5586
5587         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
5588
5589         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
5590         for easier grace tweaks.
5591
5592         * lily/beam.cc: remove dir-function.
5593
5594         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
5595
5596         * lily/grob.cc: remove spacing-procedure.
5597
5598         * lily/note-head.cc (calc_stem_attachment): new function.
5599         (internal_print): use callback to get glyph-name.
5600
5601         * lily/grob-property.cc (get_interfaces): new function.
5602
5603         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
5604
5605         * lily/stem.cc (calc_stem_end_position): new function.
5606         (calc_length): new function.
5607         document details for stem.
5608         remove Stem::get_direction()
5609
5610         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
5611
5612         * lily/grob-property.cc (set_callback): new function.
5613
5614         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
5615
5616         * lily/item-scheme.cc: new file.
5617
5618         * lily/bar-line.cc (before_line_breaking): remove function.
5619         remove bar-size-procedure, break-glyph-function
5620
5621         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
5622
5623         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
5624
5625         * lily/system-start-delimiter.cc (print): suicide from
5626         here. Remove after_line_breaking_callback.
5627
5628         * lily/script-interface.cc (calc_direction): use callback for direction.
5629
5630         * lily/side-position-interface.cc (aligned_side): don't use
5631         Side_position_interface::get_direction directly. Use callback. 
5632
5633         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
5634         calculate stencil.
5635         (get_print_stencil): rename from get_stencil: create stencil with
5636         transparency, color and cause. 
5637
5638         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
5639
5640         * python/convertrules.py (conv): insert temporary warning rule.
5641
5642         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
5643
5644         * lily/grob-property.cc (try_callback): remove marker if applicable.
5645
5646         * lily/grob.cc: elucidate doc about after/before-line-breaking
5647
5648         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
5649
5650         * lily/stem.cc (height): idem.
5651
5652         * lily/stem-tremolo.cc: idem.
5653
5654         * lily/slur.cc (height): don't use get_uncached_stencil()
5655
5656         * lily/rest.cc (y_offset_callback): use offset callback
5657         iso. after-line-breaking callback.
5658
5659         * lily/grob.cc: change after/before-line-breaking-callback to
5660         after/before-line-breaking dummy properties.
5661
5662         * lily/include/grob.hh: remove Grob_status.
5663
5664         * scm/define-context-properties.scm
5665         (all-user-translation-properties): remove verticalAlignmentChildCallback
5666
5667         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
5668         (calc_direction): use callback
5669         (calc_positions): use callback.
5670
5671         * lily/tie.cc (calc_direction): use callback. Only call parent
5672         positioning for more than one tie.
5673
5674         * lily/tie-column.cc (calc_positioning_done): use callback
5675
5676         * lily/slur-scoring.cc (calc_control_points): use callback
5677
5678         * lily/slur.cc (calc_direction): use callback.
5679
5680         * lily/note-collision.cc (force_shift_callback): remove.
5681
5682         * lily/dot-column.cc (force_shift_callback): remove. Use
5683         other_axis_parent_positioning.
5684
5685         * lily/grob.cc (other_axis_parent_positioning): new function.
5686         (same_axis_parent_positioning): new function
5687
5688         * lily/align-interface.cc (alignment_callback): remove function.
5689
5690         * lily/note-collision.cc (calc_positioning_done): use callback.
5691
5692         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
5693         (calc_direction): idem.
5694         remove print function.
5695
5696         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
5697
5698         * lily/dot-column.cc (calc_positioning_done): use callback.
5699
5700         * lily/break-align-interface.cc (calc_positioning_done): use callback.
5701
5702         * lily/beam.cc (calc_direction): use pseudo-property for beam
5703         direction callback.
5704         (calc_positions): use callback 
5705
5706         * lily/align-interface.cc (calc_positioning_done): use
5707         callback. Fold fixed  distance and normal alignment in one function.
5708
5709         * lily/stem.cc (calc_stem_end_position): use callback.
5710         (calc_positioning_done): idem.
5711         (calc_direction): idem.
5712         (calc_stem_end_position): idem
5713         (calc_stem_info): idem.
5714
5715         * lily/grob-property.cc (get_property_data): new function: 
5716         (try_callback): new function.
5717
5718         * scm/define-grob-properties.scm (all-user-grob-properties): doc
5719         callbacks property.
5720
5721         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
5722
5723 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5724
5725         * lily/tie.cc (get_position): robustness fix. Don't crash if a
5726         tie
5727         has no heads.
5728         
5729         * lily/include/*.hh (Module): compile fixes.
5730
5731 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
5732
5733         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
5734         as an argument for char-syntax: use (char-syntax (or nil 0)) 
5735         instead of (char-syntax nil), thanks to Milan Zamazal.
5736
5737 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5738
5739         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
5740         dist.
5741
5742         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
5743         themselves.
5744
5745 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5746
5747         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
5748         add class_name() method.
5749
5750         * lily/music-scheme.cc: remove ly:music-name.
5751
5752 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5753
5754         * cygwin/postinstall-lilypond.sh: Remove cruft.
5755
5756         * cygwin/postremove-lilypond.sh: Remove.
5757
5758         * cygwin/GNUmakefile (default): Remove postremove rules.
5759
5760 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5761
5762         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
5763         even header too.
5764         
5765         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
5766         MacOS 9 users.
5767
5768         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
5769         consider break index for broken spanner.
5770
5771         * scm/define-markup-commands.scm (wordwrap-string): remove \r
5772         characters from string before splitting.
5773
5774 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5775
5776         * scm/framework-ps.scm (output-preview-framework): use
5777         is-book-title to determine whether to chop off the booktitle.
5778
5779         * lily/paper-book.cc (systems): init from book-title-properties
5780         (add_score_title): init score-title-properties.
5781
5782         * ly/paper-defaults.ly: add {score,book}-title-properties.
5783
5784         * scm/document-backend.scm (lookup-interface): error message if
5785         using unknown interface.
5786
5787         * lily/volta-bracket.cc (after_line_breaking): new function. Set
5788         edge-height.
5789
5790         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
5791         make_bracket.
5792         (make_bracket): new function.
5793
5794         * scm/lily.scm (define-scheme-options): add paper-size option.
5795
5796         * ly/declarations-init.ly (laissezVibrer): get paper size from
5797         -dpaper-size
5798
5799         * scm/translation-functions.scm: use \fontsize for changing the
5800         fontsize.
5801
5802         * scm/define-grobs.scm (all-grob-descriptions): set
5803         between-length-limit to 1.0
5804
5805         * lily/tie-helper.cc: add between_length_limit_ detail property.
5806
5807         * mf/feta-bolletjes.mf: typos.
5808
5809         * lily/note-head.cc (internal_print): don't shadow idx
5810         parameter. This fixes wrong attachment for do shape heads.
5811
5812 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5813
5814         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
5815
5816         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
5817
5818         * scm/layout-slur.scm: rename from slur.scm
5819
5820         * scm/layout-page-layout.scm: rename from page-layout.scm
5821
5822         * scm/layout-beam.scm: rename from beam.scm
5823
5824         * scm/define-grob-interfaces.scm (bass-figure-interface): add
5825         bass-figure-interface
5826
5827         * lily/new-figured-bass-engraver.cc (process_music): add
5828         implicitBassFigures property.
5829         
5830         * scm/define-markup-commands.scm (pad-x): new markup.
5831
5832         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
5833         minimumVerticalExtent on FiguredBass context.
5834
5835         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
5836         case the continuation crosses a line break.
5837
5838 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5839
5840         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
5841         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
5842         absolute file name bug.  
5843
5844 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5845
5846         * VERSION (PACKAGE_NAME): release 2.7.12
5847
5848         * input/regression/figured-bass-continuation-center.ly: new file.
5849
5850         * input/regression/beam-outside-beamlets.ly: new file.
5851
5852         * lily/beam.cc (set_beaming): don't clip edges.
5853         (connect_beams): don't clip edges.
5854
5855         * lily/beaming-info.cc (clip_edges): new function.
5856
5857         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
5858
5859         * Documentation/user/instrument-notation.itely (Figured bass):
5860         demonstrate extenders, update seealso links.
5861
5862         * scm/titling.scm (marked-up-headfoot): change tagline
5863         handling. tagline = ##f will blank the tagline as well.
5864
5865 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5866
5867         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
5868
5869         * lily/new-figured-bass-engraver.cc (struct
5870         New_figured_bass_engraver): add new_music_found_ member.
5871
5872         * lily/lilypond-version.cc (Lilypond_version): deal with
5873         incorrectly formatted version strings. 
5874
5875         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
5876         New_figured_bass_engraver by default.
5877
5878         * lily/ttf.cc (print_trailer): only define glyph names when
5879         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
5880
5881 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5882
5883         * lily/horizontal-bracket.cc (make_bracket): new function.
5884
5885         * scm/define-grobs.scm (all-grob-descriptions): new grobs
5886         NewBassFigure, BassFigureBracket, BassFigureContinuation,
5887         BassFigureLine, BassFigureAlignment
5888
5889         * lily/new-figured-bass-engraver.cc (process_music): new file.
5890
5891         * lily/figured-bass-continuation.cc: new file.
5892
5893         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
5894         new file.
5895
5896 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5897
5898         * scripts/lilypond-book.py: Bug fix, put the quote around the
5899         actual score for LaTeX documents.
5900
5901         * scm/define-grobs.scm (all-grob-descriptions): Change
5902         collapse-height of the SystemStartBracket grob to 5.0, 
5903         so the bracket disappears for single stave score lines (similarly
5904         to SystemStartBraces). 
5905
5906         * Documentation/user/advanced-notation.itely (Polymetric
5907         notation): Clarify the use of compressMusic.
5908
5909         * Documentation/user/basic-notation.itely (Grace notes): Clarify
5910         that the grace spacer note in other staves need the same duration
5911         and document the stroke-style property.
5912
5913 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5914
5915         * Documentation/user/global.itely (Vertical spacing): document
5916         alignment-extra-space and fixed-alignment-extra-space.
5917
5918         * Documentation/topdocs/NEWS.tely (Top): add entry.
5919
5920         * input/regression/alignment-vertical-spacing.ly: new file.
5921
5922         * python/convertrules.py (conv): add rule.
5923
5924         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
5925
5926         * lily/align-interface.cc (stretch_after_break): new
5927         function. Read fixed-alignment-extra-space property.
5928         (align_elements_to_extents): read alignment-extra-space property.
5929
5930         * lily/lily-guile.cc (robust_scm2dir): new function.
5931
5932         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
5933         (annotate-space-left): new function. Annotate space left on page. 
5934         (annotate-y-interval): new function.
5935         (paper-system-annotate-last): new function. Annotate bottom-space.
5936
5937         * mf/feta-beugel.mf (y): 
5938
5939 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5940
5941         * VERSION (PACKAGE_NAME):  release 2.7.11
5942
5943         * scm/lily-library.scm (interval-translate): new function
5944         (interval-center): new function. 
5945
5946         * scm/page-layout.scm (paper-system-annotate): new function. Add
5947         arrows for dimensions.
5948  
5949         * scm/stencil.scm (dimension-arrows): new function.
5950
5951         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
5952
5953         * input/regression/page-spacing.ly: add annotatespacing
5954
5955         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
5956         (LY_DEFINE): new function ly:paper-system-set-property!
5957
5958         * Documentation/user/global.itely (Paper size): explain how to add
5959         sizes.
5960
5961         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
5962         correspond to GS's definition.
5963
5964         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
5965         tuplet bracket.
5966         (print): only connect to next bracket if the next one is alive.
5967         (print): set padding to 0.0 if the bound is a breakable
5968         column. This makes tupletFullLength brackets reach up to the staff
5969         line if it doesn't connect to the next line.
5970
5971 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5972
5973         * lily/bar-number-engraver.cc: correct docs.
5974
5975         * scm/output-lib.scm (first-bar-number-invisible): rename from
5976         default-bar-number-visibility
5977
5978 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5979
5980         * scm/define-music-properties.scm (all-music-properties): remove
5981         predicate property.
5982
5983 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
5984
5985         * po/fi.po: refresh.
5986
5987 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5988
5989         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
5990         superfluous s1.
5991         (disappear): bugfix.
5992
5993         * lily/stem-tremolo.cc (raw_stencil): read slope property.
5994
5995         * lily/include/paper-system.hh (class Paper_system): remove
5996         staff_extents_ member.
5997
5998         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
5999
6000         * lily/include/paper-system.hh (class Paper_system): remove
6001         number_ variable. Remove is_title_. Remove break_before_penalty_
6002
6003         * lily/paper-book.cc (systems): use 'number property iso. number_
6004         member.
6005
6006         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
6007         remove ly:paper-system-number.
6008
6009         * scm/lily-library.scm (paper-system-title?): new function.
6010
6011         * lily/book.cc (process): bugfix: flip ?: cases. 
6012
6013         * Documentation/user/changing-defaults.itely (Difficult tweaks):
6014         add outputProperty.
6015
6016         * ly/music-functions-init.ly: add outputProperty music function.
6017
6018         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
6019
6020         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
6021         and next-padding.
6022         (optimal-page-breaks): rename from ly:optimal-page-breaks.
6023
6024         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
6025
6026         * lily/paper-system.cc (internal_get_property): new function.
6027
6028         * Documentation/user/global.itely (Vertical spacing): refer to
6029         page-spacing.ly
6030
6031         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
6032         pagetopspace
6033
6034         * input/regression/page-spacing.ly: new file.
6035
6036         * input/regression/page-top-space.ly: new file.
6037
6038         * lily/spacing-spanner.cc: cmath -> math.h
6039
6040         * lily/paper-system.cc (read_left_bound): new function. Read
6041         line-break-system-details from left bound to determine extents.
6042  
6043         * Documentation/user/programming-interface.itely (Using LilyPond
6044         syntax inside Scheme): change applyxxx -> applyXxx.
6045
6046         * ly/music-functions-init.ly: add outputProperty music function.
6047
6048         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
6049
6050         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
6051
6052         * python/convertrules.py (conv): rule
6053
6054         * ly/music-functions-init.ly: applyxxx -> applyXxx
6055
6056         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
6057         TabVoice to Voice.
6058
6059 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6060
6061         * flower/include/real.hh: include <math.h> iso. <cmath>
6062
6063         * flower/include/offset.hh: include real.hh
6064
6065 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6066
6067         * Documentation/user/changing-defaults.itely (Difficult tweaks):
6068         fix example, now that 'interfaces is no longer directly available.
6069
6070         * lily/book.cc (process): don't crash if paper == NULL.
6071
6072         * po/fr.po: update.
6073
6074 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6075
6076         * scm/define-music-types.scm (music-descriptions): set length and
6077         start-callback for QuoteMusic
6078
6079 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6080
6081         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
6082         arguments. Fixes compilation error with gcc 3.3.
6083
6084 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6085
6086         * VERSION: release 2.7.10
6087
6088         * stepmake/stepmake/python-module-rules.make
6089         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
6090
6091         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
6092         real.hh
6093
6094 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6095
6096         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
6097         -Werror. Otherwise GCC barfs over various optimizations.
6098
6099         * scm/define-grob-properties.scm (all-internal-grob-properties):
6100         add note-head property
6101
6102         * Documentation/user/instrument-notation.itely (Laissez vibrer
6103         ties): new node.
6104
6105         * input/regression/laissez-vibrer-ties.ly: new file.
6106
6107         * lily/laissez-vibrer-engraver.cc: new file.    
6108
6109         * lily/include/tie-column-format.hh: new file.
6110
6111         * lily/tie-column-format.cc: new file. 
6112
6113         * lily/tie-column.cc (set_manual_tie_configuration): new function.
6114
6115         * lily/laissez-vibrer-tie.cc: new file.
6116
6117         * lily/include/laissez-vibrer-tie.hh: new file.
6118
6119         * ly/engraver-init.ly: add Laissez_vibrer_engraver
6120
6121         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
6122
6123         * scm/define-grobs.scm (all-grob-descriptions): add
6124         LaissezVibrerTie, LaissezVibrerTieColumn
6125
6126         * lily/tie-column.cc (set_tie_config_directions): new function
6127         (final_shape_adjustment): new function.
6128         (shift_small_ties): new function.
6129
6130         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
6131
6132         * lily/include/tie.hh (struct Tie_details): add x_gap_
6133         (struct Tie_configuration): add head_position_
6134
6135         * lily/tie-column.cc (set_chord_outline): new function.
6136
6137         * mf/cmr.enc.in:  remove file.
6138
6139 2005-09-11  Graham Percival  <gpermus@gmail.com>
6140
6141         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
6142
6143 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6144
6145         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
6146         reduce aliasing effects.
6147
6148         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
6149         box in skyline.
6150
6151 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6152
6153         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
6154
6155         * flower/include/real.hh: std::fabs too.
6156
6157 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6158
6159         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
6160
6161         * lily, flower: Include C++ iso C headers.  Import namespace std
6162         throughout.
6163
6164         * lily/side-position-interface.cc: 
6165         * lily/scm-hash.cc: 
6166         * lily/note-head.cc: 
6167         * lily/include/includable-lexer.hh: 
6168         * flower/include/string-data.icc: Remove using std::*.
6169
6170         * lily, flower: Include C++ iso C headers.  Import namespace std
6171         throughout.
6172
6173         * lily/side-position-interface.cc: 
6174         * lily/scm-hash.cc: 
6175         * lily/note-head.cc: 
6176         * lily/include/includable-lexer.hh: 
6177         * flower/include/string-data.icc: Remove using std::*.
6178
6179         * Documentation/user/instrument-notation.itely (Entering lyrics):
6180         Multiple latin-1->utf-8 conversion fix.
6181
6182         * Documentation/user/*tely: Update Emacs cookie to utf-8.
6183
6184 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6185
6186         * lily/tie.cc (get_configuration): also avoid dots for non-space
6187         situations.
6188
6189 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6190
6191         * Documentation/user/instrument-notation.itely: Bugfix.
6192
6193 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6194
6195         * tex/GNUmakefile: don't install texinfo.tex
6196
6197         * tex/ : cleanup: remove unused files.
6198
6199         * lily/general-scheme.cc: remove my_{isinf,isnan}.
6200
6201         * flower/include/real.hh: using std::{isnan,isinf}
6202         
6203         * VERSION (PATCH_LEVEL): release 2.7.9
6204
6205 2005-09-05  Graham Percival  <gpermus@gmail.com>
6206
6207         * Documentation/user/ instrument-notation.itely,
6208         advanced-notation.itely: minor tweaks.
6209
6210         * input/test/script-chart.ly: add item padding.
6211
6212 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6213
6214         * flower/offset.cc: use math.h iso. <cmath>
6215
6216         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
6217         of IE users.
6218
6219         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
6220         (widen-left-stencil-edges): new function. Fix alignment problems
6221         with LaTeX includegraphics.
6222
6223         * lily/text-interface.cc (interpret_markup): use abort().
6224
6225 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6226
6227         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
6228
6229         * lily/tie.cc (get_configuration): update bezier shape as we
6230         change Y positions.
6231         (get_configuration): don't move large ties if we're outside of the
6232         staff.
6233
6234 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6235
6236         * scm/define-markup-commands.scm (strut): swap X and Y dims.
6237         
6238 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6239
6240         * .cvsignore: Add auto-generated configure files and then some.
6241
6242 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6243
6244         * scm/define-grobs.scm (DynamicLineSpanner): Add
6245         X-extent-callback.  Fixes hairpin-slur collision.
6246
6247 2005-08-31  Graham Percival  <gpermus@gmail.com>
6248
6249         * Documentation/user/advanced-notation.itely,
6250         basic-notation.itely: minor changes.
6251
6252 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6253
6254         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
6255         \linebreak between each .eps file if \betweenLilyPondSystem is
6256         undefined. 
6257
6258         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
6259         music): Document the \linebreak
6260
6261         * Documentation/user/lilypond-book.itely,
6262         input/tutorial/lbook-latex-test.tex,
6263         Documentation/user/examples.itely: Remove \usepackage{graphics}
6264
6265 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6266
6267         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
6268
6269         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
6270         compat bugfix.
6271
6272         * scripts/lilypond-book.py (PREAMBLE_LY): define
6273         inside-lilypond-book
6274         (modify_preamble): new function. Insert \RequirePackage{graphics}
6275         when no {graphics found in preamble.  
6276
6277 2005-08030  Graham Percival  <gpermus@gmail.com>
6278
6279         * Documentation/user/basic-notation.itely, global.itely,
6280         tutorial.itely: misc small changes.
6281
6282 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6283
6284         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
6285         VERSION.
6286
6287 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6288
6289         * lily/tie-column.cc (new_directions): put Tie down on center
6290         staff line. 
6291
6292         * lily/script-interface.cc (before_line_breaking): use
6293         Grob::programming_error
6294
6295         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
6296
6297         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
6298         of splitext.
6299
6300 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6301
6302         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
6303
6304 2005-08-29  Werner Lemberg  <wl@gnu.org>
6305
6306         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
6307         the `*.scale.pfa' files to avoid warnings.
6308
6309 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6310
6311         * lily/tempo-performer.cc (process_music): idem.
6312
6313         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
6314
6315 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6316
6317         * Documentation/user/advanced-notation.itely (Text markup): not a
6318         fragment.
6319
6320         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
6321
6322         * lily/staff-performer.cc (initialize): add tempo/name to
6323         audio_staff_
6324
6325
6326 2005-08-26  Graham Percival  <gpermus@gmail.com>
6327
6328         * Documentation/user/advanced.itely: add text-only example.
6329
6330         * Documentation/user/invoking.itely: add index entries for
6331         convert-ly.
6332
6333         * Documentation/user/ tutorial.itely, basic-notation.itely:
6334         small fixes suggested by Steve D.  Thanks!
6335
6336 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6337
6338         * input/regression/markup-bidi-pango.ly: new file.
6339
6340         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
6341         standard. Remove #ifdef. Remove memleak.
6342         (text_stencil): use text_dir to decide how to composite items.
6343         (text_stencil): determine uniform text direction for the entire
6344         string.
6345
6346         * scripts/lilypond-book.py (output_name): remove
6347         latex_filter_cmd. Non-portable to non-Unix systems. 
6348         (get_latex_textwidth): use File.write and os.unlink() instead.
6349
6350         * THANKS: add Vicente & Trevor.
6351
6352         * lily/grob.cc (discretionary_processing): look up origin for
6353         programming_error too. 
6354
6355         * input/regression/tie-broken.ly: new file.
6356
6357         * lily/tie-column.cc (set_chord_outlines): set outline for line
6358         break case too.
6359         
6360 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6361
6362         * lily/pango-font.cc (text_stencil): don't translate glyphs in
6363         unscaled transform, just translate stencils.
6364
6365         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
6366         MIDI.
6367
6368         * scm/define-markup-commands.scm (wordwrap-string): use
6369         text-direction
6370         (wordwrap-stencils): idem.
6371         (line): idem.
6372         (fill-line): idem.
6373         (wordwrap-stencils): translate last line to right for
6374         text-direction = LEFT.
6375
6376         * scm/define-grob-properties.scm (all-user-grob-properties): add
6377         text-direction.
6378
6379 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6380
6381         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
6382         when copying a Lily_parser object.
6383
6384 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6385
6386         * scm/define-markup-commands.scm (null): add null markup.
6387
6388 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6389
6390         * lily/item.cc: Add documentation of center-invisible
6391
6392 2005-08-24  Graham Percival  <gpermus@gmail.com>
6393
6394         * Documentation/user/advanced-notation.itely: add info about
6395         raising text.
6396
6397         * Documentation/user/programming-interface.itely: fix example
6398         involving raised text.
6399
6400 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6401
6402         * lily/beam.cc (print): fix X start/end points of isolated
6403         beamlets.
6404
6405         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
6406
6407         * lily/multi-measure-rest.cc (set_text_rods): new function.
6408
6409         * lily/vertical-align-engraver.cc (process_music): call
6410         Align_interface::set_axis(). This forces #'elements to be ordered,
6411         preventing random vertical reordering of staves.
6412
6413         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6414         add avoid-slur property. 
6415
6416         * Documentation/user/basic-notation.itely (Measure repeats): add
6417         countPercentRepeats example.
6418
6419         * Documentation/user/advanced-notation.itely (Other text markup
6420         issues): remove remark about normal-font.  We have \normal-text
6421
6422         * input/regression/tie-chord.ly: add note about remaining bugs.
6423
6424         * lily/tie.cc (print): try Tie_column::set_directions () if
6425         control-points not yet defined.
6426
6427 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6428
6429         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
6430         extent. This fixes braces falling out of the EPS bbox.
6431
6432         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
6433         exactly to bbox.
6434
6435 2005-08-23  Graham Percival  <gpermus@gmail.com>
6436
6437         * {various} : change #up->#UP and #down->#DOWN.
6438
6439         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
6440
6441         * Documentation/user/advanced-notation.itely: clarify
6442         what objects handles text on a multimeasure rest.
6443
6444 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6445
6446         * VERSION (PATCH_LEVEL): release 2.7.7
6447
6448 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6449
6450         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
6451
6452         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
6453
6454         * input/regression/*.ly: formatting clean-up. Default layout
6455         before music expression.
6456
6457         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
6458         romanze28-2 example.
6459
6460         * scm/ps-to-png.scm: remove dir-re function.
6461         (make-ps-images): generate page names, instead of globbing them.
6462         This brings down LilyPond memory usage for make web by a factor
6463         10. 
6464
6465         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
6466         don't use glob. With 3000 files, globbing
6467         Documentation/user/out-www/ can take too much time. 
6468         
6469         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
6470
6471         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
6472
6473         * input/regression/tie-manual.ly: new file
6474
6475         * input/regression/tie-chord.ly: update.
6476
6477         * flower/include/interval.hh (struct Interval_t): 
6478
6479         * lily/tie.cc (distance): new function 
6480         (height): new function.
6481         (init): new function
6482         (Tie_details): new struct.
6483
6484         * lily/skyline.cc (skyline_height): new function.
6485
6486         * lily/tie-column.cc (set_chord_outlines): new function.
6487         (new_directions): read tie-configuration
6488
6489         * lily/skyline.cc: fix ASCII art.
6490         
6491 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6492
6493         * python/convertrules.py (string_or_scheme): Fix spelling error
6494
6495 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6496         
6497         * lily/tie-column.cc (set_directions): set directions only once.
6498         (add_configuration): new function.
6499
6500         * lily/tie.cc (set_control_points): new function
6501
6502         * lily/tie-column.cc (new_directions): new function.
6503
6504         * ly/music-functions-init.ly: set 'pitch property
6505         iso. trill-pitch. This makes \relative work with \pitchedTrill
6506
6507         * lily/tie.cc (get_configuration): new function. Don't generate
6508         control points, rather, generate configuration.
6509         remove head-pair property.
6510
6511         * lily/include/tie.hh (struct Tie_configuration): new struct.
6512
6513 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6514
6515         * Documentation/topdocs/NEWS.tely: clarify.
6516
6517 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6518
6519         * lily/tie.cc: remove minimum-length
6520
6521         * scm/define-grob-properties.scm (all-user-grob-properties):
6522         remove staffline-clearance, y-offset 
6523
6524         * input/regression/tie-dots.ly (Module): remove.
6525
6526         * lily/tie.cc (get_control_points): rewrite. Put short ties in
6527         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
6528
6529         * input/regression/tie-single.ly: new file.
6530
6531 2005-08-21  Graham Percival  <gpermus@gmail.com>
6532
6533         * ly/bagpipe.ly: fix compile problem.
6534
6535 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6536
6537         * lily/midi-item.cc (name): new method.
6538
6539         * lily/staff-performer.cc (acknowledge_audio_element): use
6540         signature of baseclass.
6541
6542         * lily/engraver-group.cc (do_announces): move recursion call out
6543         of while loop. 
6544
6545         * lily/drum-note-performer.cc (class Drum_note_performer): use
6546         process_music everywhere.
6547
6548         * ly/performer-init.ly: add default children everywhere.
6549
6550         * lily/paper-book.cc (output): call paper-book-write-midis
6551         directly: always write MIDI, even if no \layout {} block. 
6552
6553 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6554
6555         * VERSION (PACKAGE_NAME): release 2.7.6
6556
6557         * lily/percent-repeat-engraver.cc (try_music): don't print warning
6558         about not being able to handle repeat.
6559
6560 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6561
6562         * Documentation/user/examples.itely (Piano templates):
6563         * lily/include/performer-group.hh: Remove last traces of
6564         Performer_group_performer.  Fixes make web.
6565
6566 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6567
6568         * Documentation/user/examples.itely (Piano templates): change
6569         Engraver_group_engraver -> Engraver_group
6570
6571         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
6572         scm_stand_in_procs is not weak_any.
6573
6574         * lily/volta-bracket.cc (print): don't use strcmp().
6575
6576         * lily/volta-engraver.cc (process_music): use
6577         Text_interface::is_markup() for setting the 'text property of the
6578         volta bracket.
6579
6580         * input/mutopia/claop.py (accents): update syntax to 2.6
6581
6582         * scm/define-context-properties.scm
6583         (all-user-translation-properties): add countPercentRepeats.
6584
6585         * Documentation/user/basic-notation.itely (Measure repeats): add
6586         isolated percent example.
6587
6588 2005-08-18  Graham Percival  <gpermus@gmail.com>
6589
6590         * input/ {various}: change direction #1, #-1 to
6591         #up/#down or \fooUp, \fooDown.
6592
6593         * Documentation/user/music-glossary.tely: #-1 to #down.
6594
6595         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
6596         to #up, #-1 to #down.
6597
6598 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6599
6600         * lily/include/engraver-group.hh: rename.
6601
6602         * lily/include/performer-group.hh: rename.
6603
6604 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6605
6606         * input/test/script-abbreviations.ly: Removed some old LaTeX
6607         left overs.
6608
6609 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6610
6611         * python/convertrules.py (conv): inside-slur -> avoid-slur.
6612         Remove functions.  Remove if 1: constructs, reindent.
6613
6614         * scripts/convert-ly.py (add_version): Add functions from
6615         convertrules.py
6616
6617         * scm/script.scm (default-script-alist):
6618         s/priority/script-priority.  Fixes script stacking.  Backportme.
6619         (Fermata): Very low priority.
6620
6621 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6622
6623         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
6624
6625         * input/regression/slur-script.ly: remove padding tweaks. Add
6626         comment strings.
6627
6628         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
6629         time sigs and related stuff.
6630
6631         * scm/define-grob-properties.scm (all-user-grob-properties): add
6632         @code{} tags to property description.
6633
6634         * lily/include/line-group-group-engraver.hh (Module): remove file.
6635
6636         * python/convertrules.py (conv): add rule for
6637         Engraver_group_engraver -> Engraver_group.
6638
6639         * lily/include/performer-group-performer.hh: analogous.
6640
6641         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
6642
6643         * lily/context-def.cc (instantiate): check for
6644         Engraver_group_engraver and Performer_group_performer not
6645         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
6646  
6647 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6648
6649         * input/les-nereides.ly: Remove three fingering tweaks, update
6650         remaining one.
6651
6652         * input/regression/slur-script-inside.ly: Update, fix doc.
6653
6654         * scm/script.scm: Update to avoid-slur.
6655
6656         * scm/define-grob-properties.scm (avoid-slur): New property.
6657
6658         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6659         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
6660         outside_slur_callback if avoid-slur != #'inside.
6661
6662         * scm/define-grobs.scm (Fingering, Textscript): No
6663         inside-slur/outside-slur preference.
6664         (DynamicLineSpanner): Always outside slur.
6665
6666         * input/regression/slur-script.ly: More tests.
6667
6668 2005-08-17  Graham Percival  <gpermus@gmail.com>
6669
6670         * Documentation/user/lilypond-book: fix notime entry.
6671
6672         * Documentation/user/advanced-notation.itely: add info on
6673         getting an I rehearsal mark.
6674
6675         * Documentation/user/putting.itely: reinstate "I", re-enforce
6676         the fact that \override numbers are the result of
6677         experimentation and personal taste.
6678
6679         * Documentation/user/invoking.itely: update convert-ly bugs.
6680
6681 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6682
6683         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
6684         to #t.
6685
6686         * lily/timing-translator.cc (initialize): don't initialize timing.
6687
6688         * input/regression/stem-spacing.ly (Module): remove file.
6689
6690         * input/regression/spacing-stick-out.ly: specify Score context for
6691         \override
6692
6693         * input/regression/clefs.ly: remove spurious {}s 
6694
6695 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
6696
6697         * Documentation/topdocs/NEWS.tely,
6698         input/regression/repeat-percent-count.ly: clarify a bit.
6699
6700 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6701
6702         * input/no-notation/display-lily-tests.ly: delete
6703         display-lily-init call.
6704
6705         * ly/music-functions-init.ly (displayLilyMusic): move
6706         display-lily-init call at top level, so that the user should not
6707         have to call it.
6708
6709         * scm/define-music-display-methods.scm (note-name->lily-string):
6710         retrieve note names directly from pitchnames using new function `rassoc'.
6711         (display-lily-init): note names list construction removed.
6712
6713 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6714
6715         * THANKS: spello.
6716
6717         * lily/lily-parser.cc (get_header): copy module, instead of
6718         returning it.
6719
6720         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
6721         counters.
6722
6723         * Documentation/user/basic-notation.itely (Measure repeats): add
6724         links to Counter grobs.
6725
6726         * scm/define-grobs.scm (all-grob-descriptions): add
6727         DoublePercentRepeatCounter
6728         (all-grob-descriptions): add PercentRepeatCounter
6729
6730         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
6731         also create counter grobs.
6732
6733         * lily/separation-item.cc (extremal_break_aligned_grob): don't
6734         return grob without space-alist.
6735
6736         * input/proportional.ly: tune staff-padding.
6737
6738         * input/regression/repeat-percent-count.ly: new file. 
6739
6740 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6741
6742         * input/no-notation/display-lily-tests.ly: moved from
6743         input/regression/ to input/no-notation. Be sure to call
6744         `display-lily-init' before trying to use the display function.
6745
6746 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6747
6748         * scripts/lilypond-book.py (option_definitions): Don't localize
6749         the empty string. Fixes bug when --psfonts was used with
6750         non-English locale.
6751
6752 2005-08-15  Graham Percival  <gpermus@gmail.com>
6753
6754         * lily/tuplet-bracket.cc: simple build fix.
6755
6756         * Documentation/user/putting.itely: use "we" instead of "I".
6757
6758         * Documentation/user/basic-notation.itely: cautionary accidentals
6759         work with naturals, too.
6760
6761 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6762
6763         * lily/tuplet-bracket.cc (calc_position_and_height): add
6764         staff-padding support.
6765
6766         * input/proportional.ly: set staff-padding.
6767         
6768         * VERSION (PATCH_LEVEL): release 2.7.5
6769
6770         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
6771         fixes. Remove tweaks.
6772
6773         * input/regression/tuplet-slope.ly: add a test case.
6774
6775         * lily/tuplet-bracket.cc (calc_position_and_height): revert
6776         erroneous fix. Add spanner bounds to offset array with relative X
6777         positions.
6778
6779         * ly/engraver-init.ly: add Rest_engraver only once.
6780
6781         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
6782         (*parser*) lookup if (*parser*) != #f.
6783
6784 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6785
6786         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6787         Cut-and paste update.
6788
6789         * input/regression/slur-script.ly: Add example of reverting
6790         inside-slur for fingering.
6791
6792         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
6793         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
6794
6795         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
6796         outside_slur_callback if inside-slur == #f (as opposed to unset).
6797
6798 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6799
6800         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
6801         encoding files are already removed.
6802
6803 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6804
6805         * Documentation/user/advanced-notation.itely (Instrument names):
6806         Document a workaround for instrument names that collide with
6807         system start braces/brackets.
6808
6809 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6810
6811         * lily/rest-collision.cc (do_shift): spello.
6812
6813         * input/proportional.ly: use #'used property. Set break-overshoot
6814         property.
6815
6816         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
6817
6818         * lily/paper-column.cc: add #'used property
6819
6820         * lily/mark-engraver.cc (stop_translation_timestep): set grob
6821         array for staves found.
6822
6823         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
6824         array for stavesFound.
6825
6826         * lily/staff-spacing.cc (next_note_correction): add fixed and
6827         space to calling convention. This fixes spacing of accidentals
6828         after barlines.
6829
6830         * input/regression/spacing-accidental-stretch.ly: add barline -
6831         accidental case.
6832
6833         * scm/framework-ps.scm (page-header): add version number to
6834         creator
6835         (eps-header): idem.
6836
6837         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
6838         
6839 2005-08-13  Graham Percival  <gpermus@gmail.com>
6840
6841         * Documentation/user/global.itely: add "fit as much as
6842         possible onto this page" example (Vertical spacing).
6843
6844 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6845
6846         * *: Nitpick run.
6847
6848         * buildscripts/fixcc.py: Fixes.
6849
6850 2005-08-12  Graham Percival  <gpermus@gmail.com>
6851
6852         * Documentation/user/advanced-notation.itely: add markup
6853         example to Text spanners.
6854
6855 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6856
6857         * Documentation/user/basic-notation.itely (Ties): Add example of
6858         tying a tremolo to a chord. Thanks to Steve Doonan. 
6859
6860         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
6861         properties and move tieMelismaBusy to the list of written
6862         properties. 
6863
6864 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6865
6866         * po/TODO: suggest to use a dedicated tool like kbabel.
6867
6868         * po/fi.po: update using kbabel.
6869
6870 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6871
6872         * *: Remove obsolete files.  Nitpick run.
6873
6874         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
6875
6876 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6877
6878         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
6879         too.
6880
6881         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
6882
6883         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
6884         whitespace as symbol separator.
6885
6886         * lily/side-position-interface.cc: Add slur-padding.
6887
6888         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
6889         quite a large fix, and it never worked in a stable release; so not
6890         really a regression.
6891
6892         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
6893         Update cut and paste code from Slur_engraver.
6894
6895         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6896         Add.
6897
6898         * scm/define-grobs.scm (DynamicLineSpanner): Add
6899         dynamic-line-spanner-interface.
6900         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
6901
6902 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6903
6904         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
6905         to_boolean () so that non-set 'inside-slur means false.
6906
6907         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
6908         slur has control-points.  Skip script without direction.  Always
6909         do_shift if script inside slur, even if slur not contained in
6910         script y-extent.  Increment k in loop.
6911
6912 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6913
6914         * scm/define-markup-commands.scm: Improved regexp to search for
6915         EPS bounding boxes and corrected call to ly:warning.
6916
6917 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6918
6919         * Documentation/user/programming-interface.itely (Displaying music
6920         expressions): doc for \displayLilyMusic. Also some precisions in
6921         "Markup construction in Scheme"
6922
6923 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6924
6925         * scm/define-markup-commands.scm (normal-text): Added 2 new
6926         markup commands, \normal-text and \medium (the latter thanks to
6927         Bruce Fairchild). 
6928
6929 2005-08-08  Graham Percival  <gpermus@gmail.com>
6930
6931         * Documentation/user/programming-interface.itely: fix @{ @}.
6932
6933         * scm/define-markup-commands.scm: add linewidth info to
6934         \justify and \wordwrap, add "upright is the opposite of italic".
6935
6936         * Documentation/user/advanced-notation.itely: shaped->shape,
6937         add (cons (markup "foo")) type of example to text markup,
6938         reword multi-measure rests section.
6939
6940         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
6941         comment.  No actual code was touched.
6942
6943         * Documentation/user/invoking.itely: add more info about
6944         \include.  Thanks, Bruce!
6945
6946         * THANKS: add Bruce Fairchild, alphabetise.
6947
6948         * Documentation/user/global.itely: document \score{\header{}}
6949         behavior.
6950
6951         * Documentation/user/basic-notation.itely: reword multi-measure
6952         rest discussion in Rests.
6953
6954 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6955
6956         * Documentation/user/programming-interface.itely (Markup
6957         construction in Scheme): Corrected example and tried to clarify
6958         the implicit \line in the table.
6959
6960 2005-08-07  Graham Percival  <gpermus@gmail.com>
6961
6962         * Documentation/user/instrument-notation.itely: moved
6963         some bagpipe info back into the bagpipe section.  Somehow
6964         it ended up in the "other vocal issues" section?!  :o_O
6965
6966 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6967
6968         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
6969         directories, not paths).
6970
6971 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6972
6973         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
6974         plain emmentaler/aybabtu.  Backportme.
6975
6976         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
6977         missing dir correction.
6978
6979 2005-08-05  Graham Percival  <gperlist@shaw.ca>
6980
6981         * scm/define-markup-commands: fix reversed justify/wordwrap
6982         doc strings.
6983
6984 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
6985
6986         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
6987         lily/gregorian-ligature-engaver.cc,
6988         lily/include/ligature-engraver.hh,
6989         lily/include/coherent-ligature-engraver.hh,
6990         lily/include/gregorian-ligature-engraver.hh: make these classes
6991         truely abstract.  This should fix some internal oddities such as
6992         duplicate as well as dead translator/property declarations, and
6993         also some dead code.
6994
6995         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
6996         bugfix: avoid message "junking empty ligature" on ligature
6997         brackets by collecting dummy grobs.
6998
6999 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7000
7001         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
7002
7003         * input/proportional.ly (staffKind): bugfix.
7004         (staffKind): updates by Trevor Baca.
7005
7006         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
7007         default layout. 
7008
7009         * lily/tuplet-bracket.cc (print): check whether edge-text is a
7010         pair.
7011
7012         * lily/beam.cc (rest_collision_callback): call position_beam() if
7013         necessary.
7014
7015         * VERSION: release 2.7.4
7016
7017         * input/regression/spacing-uniform-stretching.ly: new file.
7018
7019         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
7020
7021         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
7022         contributor.
7023
7024         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
7025
7026         * input/proportional.ly: new file.
7027
7028         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
7029         columns is empty
7030
7031         * lily/tuplet-engraver.cc (finalize): new function. Reset right
7032         bounds to currentCommandColumn for the last step.
7033         (start_translation_timestep): if tupletFullLength is set, set
7034         bound to Paper Column
7035
7036         * input/regression/tuplet-full-length.ly (indent): new file.
7037
7038         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
7039         clique of loose columns, eg. a set of grace notes in strict
7040         notespacing.
7041
7042         * input/regression/spacing-strict-spacing-grace.ly: new file.
7043
7044         * lily/key-signature-interface.cc: change property name to
7045         alteration-alist
7046
7047         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
7048         keyAccidentalOrder
7049
7050         * python/convertrules.py (conv): keyAccidentalOrder ->
7051         keyAlterationOrder
7052
7053         * lily/key-engraver.cc (create_key): always print a cancellation
7054         for going to C-major/A-minor, regardless of printKeyCancellation.
7055         (create_key): remove typecheck for visibility. This fixes key
7056         signature not being printed.
7057
7058         * lily/spacing-determine-loose-columns.cc: new file.
7059
7060         * input/regression/spacing-strict-notespacing.ly: new file.
7061
7062         * lily/spacing-spanner.cc (generate_springs): rename from
7063         do_measure. 
7064         (generate_pair_spacing): new function.
7065         (init, generate_pair_spacing): set between-cols for floating
7066         nonmusical columns.
7067
7068         * lily/spaceable-grob.cc (get_spring): new function. 
7069
7070         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
7071         relative to the right edge of the prefatory matter.
7072
7073         * lily/beam.cc (print): read break-overshoot to determine where to
7074         stop/start broken beams.
7075
7076         * input/regression/spanner-break-overshoot.ly: new file.
7077
7078 2005-08-04  Graham Percival  <gperlist@shaw.ca>
7079
7080         * ly/bagpipe.ly: updated.
7081
7082         * Documentat/user/instrument.itely: un-comment out bagpipe example.
7083
7084 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7085
7086         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
7087         support: now (de)crescs avoid slurs as well.
7088
7089         * Documentation/user/instrument-notation.itely (Bagpipe example):
7090         comment out non-functioning bagpipe example.
7091         (Bagpipe definitions): idem.
7092
7093         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
7094         (Top): add proportionalNotationDuration example.
7095
7096         * input/regression/spacing-proportional.ly: new file.
7097
7098         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
7099         synched to a beam.
7100
7101         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
7102         fixes beams with a single stem (eg. beams across linebreaks.)
7103
7104         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
7105
7106         * flower/rational.cc (operator +): prevent overflow. This fixes
7107         heavily nested tuplets.
7108
7109         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
7110         have to protect even those unlikely to be corrupted data members.  
7111
7112 2005-08-04  Graham Percival  <gperlist@shaw.ca>
7113
7114         * ly/bagpipe.ly: new file.
7115
7116         * THANKS: added Sven Axelsson.
7117
7118 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7119
7120         * lily/spacing-engraver.cc (stop_translation_timestep): directly
7121         copy proportionalNotationDuration into currentMusicalColumn if
7122         set.
7123
7124         * lily/spacing-spanner.cc (musical_column_spacing): if
7125         uniform-stretching set, fixed space is 0.0
7126
7127         * input/regression/spacing-multi-tuplet.ly: show
7128         uniform-stretching property.
7129
7130         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
7131
7132         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
7133         (struct Spacing_options): new struct.
7134
7135         * lily/spacing-basic.cc: new file.
7136
7137         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
7138         delta_t doesn't have to be smaller than shortest_playing_len
7139
7140 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7141
7142         * input/regression/markup-arrows.ly:  new file.
7143
7144         * lily/tuplet-bracket.cc: document new behavior.
7145
7146         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
7147         with line breaks.
7148
7149         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
7150
7151         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
7152         default 
7153
7154         * lily/tuplet-bracket.cc: add edge-text property.
7155         add break-overshoot.
7156         (print): read break-overshoot.
7157         (print): read edge-text, add stencils.
7158
7159         * mf/feta-arrow.mf: new file.
7160
7161         * mf/feta-generic.mf: add feta-arrow.
7162
7163 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7164
7165         * Documentation/user/lilypond-book.itely (An example of a
7166         musicological document): Added flag -o to dvips for people who use
7167         the default setting in teTeX where output is sent to the printer. 
7168
7169         * Documentation/user/global.itely (Vertical spacing): Added
7170         reference to the Axis_group_engraver which documents the *Extent
7171         properties.
7172
7173 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7174
7175         * Documentation/user/basic-notation.itely (Tuplets): add note
7176         about nested tuplets. Remove BUG. 
7177
7178         * input/regression/tuplet-nest.ly: update: remove manual hack. 
7179
7180         * lily/tuplet-bracket.cc (print): use robust_scm2drul
7181         (print): manually call print() for subtuplets.
7182         (calc_position_and_height): add subtuplets to the
7183         support. Vertically shift outer tuplet 
7184
7185         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
7186         remove-first for Lyrics, ChordNames and FiguredBass
7187
7188         * scm/define-grob-properties.scm (all-internal-grob-properties):
7189         use ly:grob-array? iso. grob-list?
7190         (all-internal-grob-properties): add tuplets grob-array.
7191
7192         * lily/tuplet-bracket.cc (add_tuplet_bracket):
7193         new function
7194
7195 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7196
7197         * input/test/time-signature-staff.ly: new file.
7198
7199         * ly/declarations-init.ly (center): escape to Scheme. Fixes
7200         spurious #<Music FingerEvent> errors. Backportme.
7201
7202 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7203
7204         * Documentation/user/programming-interface.itely (Markup
7205         construction in Scheme): Corrected markup syntax in the
7206         translation table.
7207
7208 2005-08-03  Graham Percival  <gperlist@shaw.ca>
7209
7210         * Documentation/user/instrument-notation.itely: small update
7211         to bagpipe notation docs; thanks Sven!
7212
7213         * Documentation/user/basic-notation.itely: add link about trills.
7214
7215 2005-08-02  Graham Percival  <gperlist@shaw.ca>
7216
7217         * Documentation/user/music-glossary: remove accidentally committed
7218         fink patch.
7219
7220 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7221
7222         * lily/lily-parser.cc (get_header): new function. Enable multiple
7223         \header definitions.
7224
7225         * lily/parser.yy (lilypond_header_body): use get_header.
7226
7227         * ly/init.ly:
7228         * scm/lily-library.scm (print-score-with-defaults): renamed
7229         $globalheader to $defaultheader
7230             
7231         * Documentation/user/global.itely (Creating titles): added short
7232         explanation that multiple headers are useable.
7233
7234
7235 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7236
7237         * lily/module-scheme.cc (LY_DEFINE): new file. 
7238
7239         * Documentation/user/advanced-notation.itely (Font selection): add
7240         doco for make-pango-font-tree.
7241
7242 2005-07-31  Graham Percival  <gperlist@shaw.ca>
7243
7244         * Documentation/user/music-glossary: more languages
7245         for tenuto.
7246
7247         * Docuemntation/user/instrument-notation.itely: minor
7248         update for bagpipe example.
7249
7250 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7251
7252         * input/regression/+.ly (TODO): add some text.
7253
7254 2005-07-28  Graham Percival  <gperlist@shaw.ca>
7255
7256         * Documentation/user/invoking.itely: \score begins with music.
7257
7258         * Documentation/user/ basic-notation.itely,
7259         instrument-notation.itely: minor changes.
7260
7261         * Documentation/user/music-glossary.itely: began tenuto entry.
7262
7263 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7264
7265         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
7266
7267         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
7268
7269 2005-07-27  Graham Percival  <gperlist@shaw.ca>
7270
7271         * Documentation/user/examples.itely: remove bagpipe template.
7272
7273         * Documentation/user/instrument-notation.itely: add bagpipe
7274         section, maybe fix quotes in lyrics.  I hate text encoding.
7275         Clarify chord durations, more bagpipe stuff.
7276
7277 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7278  
7279         * lily/accidental-engraver.cc: formatting fixes.
7280
7281         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
7282         grob-array.
7283
7284         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
7285
7286         * lily/note-column.cc (arpeggio): new function.
7287
7288         * lily/note-spacing.cc (get_spacing): also take arpeggio into
7289         account for spacing.
7290
7291 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7292
7293         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
7294         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
7295         mingw build.
7296         
7297 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7298
7299         * scm/lily.scm (lilypond-all): clear anonymous modules after
7300         processing files.
7301
7302 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7303
7304         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
7305         SCM_I_CONSP
7306
7307         * VERSION: 2.7.3 released
7308
7309         * Documentation/user/invoking.itely (Invoking lilypond): add
7310         LILYPOND_GC_YIELD documentation.
7311
7312         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
7313         scm_from_real / scm_make_real.
7314
7315         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
7316         higher. This increases memory footprint, but provides overall
7317         speedup of 15 to 20%. 
7318
7319         * lily/include/translator.hh (class Translator): remove
7320         PRECOMPUTED_VIRTUAL everywhere.
7321
7322         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
7323
7324         * lily/context.cc (now_mom): non-recursive now_mom() 
7325
7326         * lily/include/profile.hh: new file.
7327
7328         * lily/profile.cc: new file.
7329
7330         * lily/grob.cc (Grob::Grob): look properties up directly.
7331
7332         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
7333         lookups.
7334
7335         * lily/include/box.hh (class Box): smob Box type.
7336
7337         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
7338
7339         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
7340         protect() and unprotect(). Use throughout.
7341
7342 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7343
7344         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
7345
7346         * scm/define-music-display-methods.scm (markup->lily-string):
7347         markup elements can also be strings (without simple-markup
7348         appended)
7349
7350 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7351
7352         * lily/context.cc (where_defined): also assign value in
7353         where_defined().
7354
7355         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
7356         (curve_coordinate): new function
7357
7358         * lily/simple-spacer.cc (add_columns): only add rods between
7359         column i and begin/end if keep-inside-line is set (this repleces
7360         allow-outside-line as default)
7361
7362 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7363
7364         * lily/tuplet-engraver.cc (start_translation_timestep): only read
7365         tupletSpannerDuration if applicable.
7366
7367         * lily/font-size-engraver.cc (process_music): read fontSize only
7368         once per timestep.
7369
7370         * lily/engraver*cc: use throughout.
7371         
7372         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
7373
7374         * lily/translator.cc (add_acknowledger): new file. Directly jump
7375         into an Engraver::acknowledge_xxx () method based on a grobs
7376         interface-list.
7377
7378         * lily/include/translator-dispatch-list.hh (class
7379         Engraver_dispatch_list): new struct, new file.
7380
7381         * scm/define-context-properties.scm
7382         (all-internal-translation-properties): remove acceptHashTable,
7383         acknowledgeHashTable
7384
7385         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
7386
7387         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
7388         change acknowledgeHashTable to C++ member. 
7389
7390         * lily/rest-collision.cc (do_shift): use extract_grob_set().
7391
7392 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7393
7394         * scm/display-lily.scm: new file. Define a `display-lily-music'
7395         function, that displays the music expression given as an argument,
7396         using LilyPond notation.
7397
7398         * scm/define-music-display-methods.scm: new file. Implementation
7399         of display methods for each music type.
7400
7401         * ly/music-functions-init.ly (displayLilyMusic): new function for
7402         displaying music with LilyPond notation.
7403
7404         * input/regression/display-lily-tests.ly: new regression test file
7405         for `display-lily-music'.
7406
7407         * scm/markup.scm: remove obsolete debugging code (for printing
7408         markups with LilyPond notation).
7409
7410         * scm/define-music-types.scm (music-name-to-property-table):
7411         * scm/clef.scm (supported-clefs): export, in order to be accessible
7412         from the (scm display-lily) module.
7413
7414 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7415
7416         * Documentation/topdocs/NEWS.tely (Top): Typo.
7417
7418 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7419
7420         * Documentation/index.html.in, Documentation/texinfo.css,
7421           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7422           Documentation/bibliography/index.html.in,
7423           Documentation/bibliography/html-long.bst: revert css-width patch,
7424           it does not work with IE6.
7425
7426 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7427
7428         * Documentation/texinfo.css: revert 760px hack. 
7429
7430         * VERSION: release 2.7.2
7431
7432         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
7433
7434         * Documentation/user/basic-notation.itely (Barnumber check): add
7435         section.
7436
7437         * scm/music-functions.scm (skip-to-last): new function. Show only
7438         last showLastLength part of the \score.
7439
7440         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
7441
7442         * python/convertrules.py (conv): add ly:x-moment rule
7443
7444         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
7445
7446         * Documentation/topdocs/NEWS.tely (Top): add new feature.
7447
7448         * Documentation/user/instrument-notation.itely (Flexibility in
7449         alignment): options in subsections.
7450
7451         * lily/lyric-engraver.cc (process_music): don't typeset text for _
7452         syllable text. Instead, assume that the previous lyric text is a
7453         melismated text.
7454
7455         * Documentation/index.html.in: revert 800x600 change.
7456
7457 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7458
7459         * lily/main.cc (main): Remove invalid handle kludge.
7460
7461         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
7462         (lambda): add gui define.
7463
7464 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7465
7466         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
7467
7468         * Documentation/user/instrument-notation.itely (Musica ficta
7469         accidentals): add section Musica ficta accidentals
7470
7471         * lily/accidental-engraver.cc (make_suggested_accidental): new
7472         function.
7473         (make_standard_accidental): move into new function.
7474         (create_accidental): new function.
7475
7476         * scm/define-grobs.scm (all-grob-descriptions): new Grob
7477         AccidentalSuggestion
7478
7479         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
7480
7481         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
7482         undefined.
7483
7484         * Documentation/user/global.itely (Page formatting): document
7485         horizontalshift.
7486
7487         * scm/page-layout.scm (default-page-music-height):
7488         horizontalshift: new variable, shift all systems by
7489         horizontalshift to the right, to make space for instrument names.
7490
7491         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
7492
7493         * lily/input-scheme.cc (LY_DEFINE): take format commands.
7494
7495 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7496
7497         * lily/note-column.cc (dir): idem.
7498
7499         * lily/spacing-spanner.cc (Module): idem.
7500
7501         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
7502
7503         * lily/include/paper-column.hh (class Paper_column): add
7504         non-static get_rank() member.
7505
7506         * VERSION: release 2.7.1
7507         
7508         * scm/framework-null.scm: new file, used for benchmarking.
7509
7510 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7511
7512         * Documentation/topdocs/INSTALL.texi, configure.in: fix
7513         version dependencies for fontforge and gs.
7514
7515         * Documentation/index.html.in, Documentation/texinfo.css,
7516         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7517         Documentation/bibliography/index.html.in, 
7518         Documentation/bibliography/html-long.bst: optimize width of
7519         html for a 800x600 screen (width:760), increases printability
7520         when 'fit to page' is not set and readability in wide screens.
7521
7522         * stepmake/bin/add-html-footer.py: add missing </p>.
7523
7524 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7525
7526         * scm/define-markup-commands.scm (beam): use polygon in beam
7527         command.
7528
7529         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
7530         all acknowledged grobs, and do potentially expensive merge and
7531         write in one go.
7532
7533         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
7534
7535         * configure.in (reloc_b): add --enable-static-gxx to statically
7536         link to libstdc++
7537
7538         * lily/GNUmakefile (static-gxx-libs): new target
7539         static-gxx-libs. Create symlink to libstdc++.a
7540
7541         * lily/new-lyric-combine-music-iterator.cc: rename to
7542         Lyric_combine_music_iterator
7543
7544         * lily/lyric-combine-music-iterator.cc
7545         (Old_lyric_combine_music_iterator): rename to
7546         Old_lyric_combine_music_iterator
7547
7548         * lily/*-engraver.cc (various): remove double use of
7549         PRECOMPUTED_VIRTUAL function: only use
7550         start_translation_timestep() and stop_translation_timestep(), not
7551         both.
7552
7553         * lily/break-substitution.cc (fast_substitute_grob_array): do
7554         fast_substitute_grob_array for all unordered grob_arrays.
7555         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
7556         (substitute_grob_array): optimize.
7557
7558         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
7559
7560         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
7561
7562         * lily/parser.yy: revert $globalheader patch.
7563         
7564         * lily/include/translator.icc
7565         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
7566         Translator methods, without _static helper.
7567  
7568         * lily/grob-smob.cc (derived_mark): rename from
7569         do_derived_mark(). Return void.
7570
7571         * scm/define-context-properties.scm
7572         (all-internal-translation-properties): remove tweakCount/tweakRank.
7573
7574         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
7575         predefined break-visibilities.
7576
7577         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
7578         booleans for break-visibility.
7579
7580         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
7581
7582         * python/convertrules.py (conv): rule for Timing_translator. 
7583
7584         * lily/include/translator.icc: new file. 
7585
7586         * lily/paper-column-engraver.cc (process_music): new
7587         file. Separate Paper_column factory from Score_engraver.
7588
7589         * lily/vertically-spaced-context-engraver.cc: administer
7590         spaceable-staves property of System.
7591
7592         * lily/translator-group-ctors.cc: new file.
7593
7594         * lily/context-property.cc (make_grob_from_properties): construct
7595         the right Grob class programmatically, looking at the class entry
7596         for the meta property.
7597
7598         * lily/break-align-engraver.cc (stop_translation_timestep): call
7599         Break_align_interface::add_element() directly.
7600
7601         * lily/context.cc (measure_position): measure_position() is now a
7602         normal function.
7603
7604         * lily/include/translator.hh (class Translator): rename
7605         process_acknowledged_grobs() to process_acknowledged() and move to
7606         Translator.
7607
7608         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
7609         field for each grob description.
7610
7611         * lily/include/translator-group.hh (class Translator_group):
7612         change to base class. Separate class from Translator. This gets
7613         rid of virtual inheritance for Engravers/Performers.
7614
7615         * lily/staff-performer.cc (class Staff_performer): derive
7616         Staff_performer from Performer, not Performer_group_performer 
7617
7618         * Lily/translator-group.cc (precomputed_recurse_over_translators):
7619         new function.
7620         (precompute_method_bindings): new function. Precompute lists of
7621         Translators, so we only call methods (process_music,
7622         start_translation_timestep, etc.) for Translators needing
7623         it. Also: dispose of pointer-to-member-function calls.
7624
7625         * lily/engraver-group-engraver.cc: remove engraver_each,
7626         recurse_down_engravers ()
7627
7628         * lily/note-head.cc (internal_print): only call
7629         glyph-name-procedure if style != default. 
7630
7631 2005-07-16  Graham Percival  <gperlist@shaw.ca>
7632
7633         * ly/titling-init.ly: add printallheaders option.
7634
7635         * Documentation/user/global.itely: document printallheaders.
7636
7637 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7638
7639         * lily/system.cc (do_derived_mark): don't mark from object_alist_
7640         anymore, but do it centrally.  
7641
7642         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7643         hammer hack.
7644
7645         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
7646
7647         * scm/output-lib.scm: remove hammer-print-function.
7648
7649         * lily/include/pointer-group-interface.hh (extract_grob_set): new
7650         macro. Declare a Link_array<Grob> and fill it from a grob.
7651         (extract_item_set): idem for item.
7652
7653         * lily/break-substitution.cc: add header.
7654         (fast_substitute_grob_array): rewrite for Grob_arrays.
7655         (substitute_grob_array): idem.
7656
7657         * lily/group-interface.cc (add_thing): remove file.
7658
7659         * flower/include/parray.hh (class Link_array): slice() is const.
7660
7661         * lily/include/grob-array.hh: new file.
7662
7663         * lily/grob-array.cc (spanner): new file.
7664
7665         * lily/beam-quanting.cc (fill): read details property from beam.
7666
7667         * lily/beam.cc: support details property.
7668
7669         * total speedups below: approx 10%.
7670
7671         * lily/include/beam.hh: new struct, softcode beam quanting parameters
7672
7673         * lily/include/grob.hh (class Grob): add interfaces_ member.
7674
7675         * lily/bezier.cc (init_polynomial_cache): new function: cache
7676         binom(3,j) t^j (1-t)^{3-j}
7677         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
7678
7679         * lily/*.cc: substitution throughout.
7680
7681         * lily/grob-property.cc (internal_get_object): new routine.
7682         (internal_set_object): idem. Store grob refrences in separate
7683         alist. This saves processing time, since properties aren't
7684         break-substituted, and the per grob namespace is smaller, both for
7685         grobs and non-grob properties.
7686
7687         * scm/define-grob-properties.scm (all-internal-grob-properties):
7688         remove center-element.
7689
7690         * lily/grob.cc: remove tweak-count, tweak-rank.
7691
7692 2005-07-15  Graham Percival  <gperlist@shaw.ca>
7693
7694         * Documentation/user/lilypond-book.itely: fixes example.
7695
7696 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7697
7698         * Documentation/user/global.itely (Creating titles):    
7699         * Documentation/user/examples.itely (All headers): change the
7700         place of \header in \score blocks (after music block) to make
7701         examples compile (cf. changes on parser.yy on 2005-07-10)
7702
7703 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7704
7705         * python/convertrules.py: add exc -> ecc rule.
7706
7707         * scripts/convert-ly.py: add location of convertrules.py
7708         in a comment.
7709
7710         * Documentation/user/changing-defaults.itely: fix language.
7711
7712 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7713
7714         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
7715
7716 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7717
7718         * scm/output-socket.scm (grob-bbox): don't use inf? 
7719
7720         * flower/include/rational.hh: add operator bool() 
7721
7722         * scm/define-music-types.scm (music-descriptions): remove
7723         internal-class-name properties.
7724
7725         * lily/include/event.hh: remove file.
7726
7727         * lily/include/music-constructor.hh: remove file.
7728
7729         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
7730         in 'types property.
7731
7732         * lily/music.cc (duration_length_callback): new function.
7733
7734         * lily/event.cc: remove file.
7735
7736         * lily/music-constructor.cc: remove file.
7737
7738         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
7739
7740         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
7741         (get_context_key): idem.
7742
7743         * scm/lily.scm (lambda): new option object-keys (default to #f)
7744
7745         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
7746
7747         * scm/output-gnome.scm: remove beam routine.
7748
7749         * scm/output-ps.scm (scm): idem.
7750
7751         * scm/output-svg.scm: remove beam.
7752
7753         * ps/music-drawing-routines.ps: remove draw_beam.
7754
7755         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
7756
7757         * flower/include/guile-compatibility.hh (scm_from_locale_string):
7758         add scm_from_locale_string compatibility glue. 
7759
7760 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7761
7762         * scripts/lilypond-book.py: Prevent occuring error when
7763         'lilypond-book --output=foo/ somefile.ly' is executed multiple
7764         times and target file shoud be overwritten.  (Error message said
7765         'input file and output file is same'.)
7766
7767 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7768
7769         * input/regression/slur-extreme.ly,
7770         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
7771         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
7772         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
7773         "excentricity" to "eccentricity".
7774
7775         * Documentation/user/converters.itely: fix URL for Noteedit and
7776         Rosegarden.
7777
7778         * THANKS: added Yoshinobu Ishizaki.
7779
7780 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7781
7782         * scm/define-markup-commands.scm (justify-field): add. 
7783
7784         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
7785
7786 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7787
7788         * lily/lookup.cc (filled_box): express filled_box with
7789         round_filled_box
7790
7791         * scm/midi.scm (paper-book-write-midis): new function. Write all
7792         performances in numbered MIDI files.
7793
7794         * lily/performance-scheme.cc (LY_DEFINE): new file.
7795         (LY_DEFINE): new function ly:performance-write.
7796
7797         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
7798         new function.
7799         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
7800
7801         * scm/framework-*.scm: use port arguments throughout.
7802
7803         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
7804
7805         * lily/paper-outputter.cc (Paper_outputter): take port argument.
7806
7807         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
7808
7809         * scm/framework-texstr.scm (output-framework): 
7810
7811         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
7812
7813         * scm/output-lib.scm (tablature-stem-attachment-function):
7814         tablature stem attachment fix. 
7815
7816 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7817
7818         * lily/bezier.cc: hardcode binomial coefficients of order 3.
7819
7820         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
7821
7822         * scm/define-music-types.scm (music-descriptions): don't use
7823         Music_wrapper type.
7824
7825         * lily/paper-column.cc (print): print moment too.
7826
7827         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
7828         remove compatibility cruft.
7829
7830         * lily/parser.yy (score_body): \score can only begin with Music. 
7831
7832         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
7833         make-score. Take music argument only. Move parser interaction to
7834         Scheme.
7835
7836         * scm/lily-library.scm (scorify-music): new function.
7837
7838         * python/lilylib.py (datadir): remove 2.1 compat kludge.
7839         (datadir): remove resource import.
7840         (print_environment): remove get_bbox()
7841         (cp_to_dir): remove pre 1.5.2 compat glue.
7842
7843 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7844
7845         * lily/include/simple-spacer.hh (Module): idem.
7846
7847         * lily/include/spring.hh (struct Spring): store inverse
7848         strength. This prevents division by zero.
7849
7850         * VERSION: release 2.7.0
7851         
7852         * lily/include/music.hh (class Music): remove Music::duration_log()
7853
7854         * lily/stem-engraver.cc (make_stem): take duration log from event.
7855
7856         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
7857
7858 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7859
7860         * scm/lily.scm (ly:load): load autochange.scm
7861
7862         * Documentation/user/tutorial.itely (Running LilyPond for the
7863         first time): remove reference to DVI/TeX
7864
7865         * scm/define-markup-commands.scm (text): add \text markup command.
7866
7867         * configure.in (reloc_b): bump requirement to Python 2.2.
7868
7869         * lily/include/dots.hh (class Dots): make has_interface() static.
7870
7871         * python/convertrules.py (conv): add rule for ly:grob-default-font
7872
7873         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
7874         alphabetical order.
7875
7876         * input/regression/trill-spanner-pitched.ly: new file.
7877
7878         * lily/font-interface-scheme.cc (LY_DEFINE): function
7879         ly:grob-default-font (changed from get-default-font).
7880
7881         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
7882
7883         * lily/note-head.cc (internal_print): if style is not a symbol,
7884         set style to 'default. 
7885         (internal_print): no style suffix if glyph-name-procedure not
7886         set. Default to quarter head.
7887
7888         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
7889
7890         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
7891
7892         * ly/music-functions-init.ly: \pitchedTrill
7893
7894         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
7895
7896         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
7897
7898         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
7899
7900         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
7901
7902         * po/fr.po: update
7903
7904         * po/de.po: update.
7905
7906 2005-07-06  Graham Percival  <gperlist@shaw.ca>
7907
7908         * Documentation/user/changing-defaults.itely: add link
7909         to grob-iterface.
7910
7911         * Documentation/user/advanced-notation.itely: add material
7912         to Setting automatic beam behaviour.  Thanks, Joe!
7913
7914         * Documentation/user/lilypond.itely: change encoding to utf-8.
7915
7916 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7917
7918         * Documentation/user/advanced-notation.itely (Setting automatic
7919         beam behavior): Correct the documentation of
7920         revert-auto-beam-setting (backportme)
7921
7922 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7923
7924         * lily/ly-module.cc (ly_make_anonymous_module): define
7925         %module-public-interface of module. 
7926
7927         * lily/lily-parser.cc (print_smob): allow printing of parser smob
7928         without lexer.
7929
7930 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7931
7932         * input/regression/fret-diagrams.ly: stretch example.
7933
7934 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7935
7936         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
7937         Fodor).
7938
7939 2005-06-30  Graham Percival  <gperlist@shaw.ca>
7940
7941         * Documentation/topdocs/AUTHORS.texi: update personal web address.
7942
7943         * Documentation/user/examples.itely, lilypond-book.itely:
7944         change \RequirePackage to \usepackage.
7945
7946         * Documentation/user/global.itely: document copyright and tagline.
7947
7948 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7949
7950         * Documentation/user/basic-notation.itely (Transpose): remove link
7951         to nonexistent UntransposableMusic.
7952
7953         * scm/output-svg.scm: remove old definitions.
7954
7955         * scripts/lilypond-book.py (do_file): search for kpsewhich before
7956         invoking.
7957
7958         * python/lilylib.py (search_exe_path): new function.
7959
7960 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7961
7962         * python/lilylib.py (mkdir_p): remove setup_environment()
7963         (backportme)
7964
7965         * buildscripts/mutopia-index.py (headertext): trim text.
7966
7967         * Documentation/topdocs/NEWS.tely (Top): refresh.
7968
7969         * scm/define-markup-commands.scm (wordwrap-string): new function:
7970         split string in paras and words.
7971         (wordwrap-markups): new function.
7972         (wordwrap-stencils): new function. 
7973         (justify): use it.
7974         (wordwrap): use it.
7975         (wordwrap-string): use it
7976         (justify-string): use it.
7977
7978         * scm/lily-library.scm (regexp-split): new function.
7979
7980         * scm/define-markup-commands.scm: remove encoded-simple. 
7981         remove font-markup.
7982         (fontsize): remove old version  of fontsize.
7983         (wordwrap): new markup function. Wrap into paragraphs.
7984
7985         * VERSION: Branch lilypond_2_6
7986         (MINOR_VERSION): go to 2.7.0
7987
7988 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7989
7990         * po/zh_TW.po: update from translation project.
7991
7992 2005-06-28  Graham Percival  <gperlist@shaw.ca>
7993
7994         * scm/midi.scm: compile fix.
7995
7996 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7997
7998         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
7999         patch. Now, the tempfile module is loaded too, not only used.
8000
8001 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
8002
8003         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
8004         0.05 - 1.00 to 0.25 - 1.00
8005
8006         * scm/midi.scm: moved the default-instrument-equalizer procedure
8007         to just under the insturment-equalizer-alist it takes as an
8008         argument.
8009
8010 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8011
8012         * Documentation/user/advanced-notation.itely (Font selection):
8013         remove CMR note.
8014
8015         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
8016
8017 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8018
8019         * THANKS: Add UTF-8 marker.
8020
8021         * Documentation/user/point-and-click.itely (http): Update: use
8022         lilypond-invoke-editor.  Fix: instruct to use user.js.
8023
8024 2005-06-27  Graham Percival  <gperlist@shaw.ca>
8025
8026         * ly/titling-init.ly: implements printpagenumber, increases
8027         space between dedication and title (to avoid collisions with
8028         "g" and "q" in dedication), and nicer logic about copyright
8029         and instrument fields being printed on the first page.
8030         Thanks Vincent!
8031
8032         * Documentation/user/global.itely: document printpagenumber.
8033
8034 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8035
8036         * Documentation/topdocs/NEWS.tely: Update to 2.6.
8037
8038 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8039
8040         * THANKS: update to 2.6
8041
8042         * VERSION: 2.6.0 released.
8043
8044 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8045
8046         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
8047         rule, errorneously removed probably because of misleading comment.
8048
8049 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8050
8051         * python/lilylib.py (datadir): py2exe comments.
8052
8053         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
8054
8055         * configure.in (reloc_b): make fontconfig REQUIRED.
8056
8057 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
8058
8059         * po/fi.po: add latest translations.
8060
8061 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8062
8063         * ChangeLog: recode utf-8
8064
8065         * Documentation/pictures/lilypond.xpm (Module): edited photo as
8066         logo.
8067
8068         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
8069
8070         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
8071
8072         * python/convertrules.py (do_conversion): don't print program_name
8073         from within a module
8074
8075         * configure.in (reloc_b): bump fontforge requirement to 20050624.
8076
8077         * python/convertrules.py (conv): add 2.6.0 dummy rule.
8078
8079 2005-06-23  Graham Percival  <gperlist@shaw.ca>
8080
8081         * Documentation/user/lilypond-book.itely,
8082         Documentation/user/examples.itely: add \RequirePackage{graphics}.
8083
8084         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
8085         fixes baseline-skip.  Thanks Vincent!
8086
8087         * Documentation/user/advanced-notation.itely, global.itely:
8088         moved "Selecting font sizes" to global, since it deals with
8089         notation font size, not text fonts.
8090
8091 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8092
8093         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
8094         to fonts.
8095
8096 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8097
8098         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
8099         workaround since /dev/stdin doesn't work on Cygwin. Using a
8100         temporary file in the current directory since latex doesn't
8101         understand the path name to the default TMP in Cygwin (at least on
8102         win XP).
8103         
8104         * Documentation/user/global.itely (Creating titles): Correct
8105         misprint in example. Thanks to Rob Vlasaty.
8106
8107 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8108
8109         * VERSION (PATCH_LEVEL): release 2.5.32
8110
8111         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
8112         variable in lily module
8113
8114         * scm/framework-ps.scm (output-classic-framework): error message
8115         regarding the classic framework.
8116
8117         * Documentation/user/henle-flat-gray.png (Module): new file.
8118
8119         * Documentation/user/baer-flat-gray.png (Module): new file.
8120
8121         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
8122         whiteout for markups.
8123
8124         * buildscripts/substitute-encoding.py (note_glyph): include _ in
8125         regex too. This fixes change clef appearance in PDF. 
8126
8127         * ttftool/include/*: remove.
8128
8129         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
8130
8131         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
8132
8133         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
8134
8135         * ttftool/*: remove ttftool subdirectory.
8136
8137         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
8138
8139         * lily/ttf.cc (print_header): new file. Convert to type42, using
8140         FreeType to parse the TTF. 
8141
8142         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
8143         and post table may differ. Pass around post_nglyphs as well.
8144
8145 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8146
8147         * ly/music-functions-init.ly (musicMap): new music function
8148         musicMap. 
8149         
8150 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8151
8152         * make/mutopia-rules.make: anti-alias-factor = 2
8153
8154         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
8155         page switch.
8156
8157         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
8158         anti-alias-factor for lilypond-book runs.
8159
8160         * scm/ps-to-png.scm (scale-down-image): new function.
8161         (my-system): new function.
8162         (make-ps-images): blow up GS resolution by anti-alias-factor,
8163         scale down image by anti-alias-factor.  This improves appearance
8164         of bitmaps
8165         (make-ps-images): remove showpage. Fixes spurious empty png at
8166         end.
8167
8168         * scm/framework-ps.scm (write-preamble): downcase filename before
8169         string-matching. Should fix .TTF files (as opposed to ttf files)  
8170
8171         * Documentation/user/tutorial.itely (Running LilyPond for the
8172         first time): separate subsections for windows, macos and unix.  
8173
8174         * Documentation/user/invoking.itely (Updating files with
8175         convert-ly): add MacOS X note.
8176
8177 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8178
8179         * Documentation/user/introduction.itely (Engraving): don't include
8180         file optical-spacing, add directly.
8181
8182         * lily/paper-outputter.cc (file): open file in binary mode. This
8183         fixes OTF embedding on windows.
8184
8185 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8186
8187         * scm/framework-ps.scm (write-preamble): remove debugging output.
8188
8189         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
8190
8191         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
8192         outdir.
8193         (install-fc-cache): install font cache in installation directories.
8194
8195 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8196
8197         * scm/editor.scm (editor-command-template-alist): Use char iso
8198         column, except for Emacs.
8199         (get-editor-command): Substitute char too (Bertalan Fodor).
8200
8201 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8202
8203         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
8204         quoted ~s.  This should fix PNG output on Windows; single quotes
8205         are regular characters on Windows.
8206
8207 2005-06-16  Graham Percival  <gperlist@shaw.ca>
8208
8209         * Documentation/user/basic-notation.itely: include ChoirStaff
8210         in System start delimiters.
8211
8212         * Documentation/user/putting.itely: new doc section on
8213         fixing overlapping notation.
8214
8215 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8216
8217         * Documentation/user/global.itely (Paper size): \paper is in
8218         \book, not \score.
8219
8220         * make/mutopia-rules.make: -ddelete-intermediate-files
8221
8222         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
8223
8224 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8225
8226         * ChangeLog: Recode utf-8.
8227
8228         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
8229         datadir with .py modules.
8230
8231 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8232
8233         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
8234
8235 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8236
8237         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
8238         
8239         * scm/framework-ps.scm (write-preamble): remove status check.
8240
8241         * Documentation/user/invoking.itely (Updating files with
8242         convert-ly): remove -o option.
8243
8244         * VERSION (PACKAGE_NAME): release 2.5.31
8245
8246         * scm/framework-ps.scm (write-preamble): use ly:system.
8247         (write-preamble): verbosity.
8248
8249         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
8250
8251         * python/convertrules.py: new file. Store conversion rules
8252         separately.
8253
8254 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8255
8256         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
8257
8258 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8259
8260         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
8261         \musicDisplay 
8262
8263         * Documentation/user/instrument-notation.itely (More stanzas): Add
8264         reference to StanzaNumber.
8265
8266 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8267
8268         * THANKS: separate section for website translators.
8269
8270 2005-06-14  Graham Percival  <gperlist@shaw.ca>
8271
8272         * Documentation/topdocs/INSTALL.texi: update vim info;
8273         thanks Simon Bailey!
8274
8275         * Documentation/user/advanced-notation.itely: included
8276         color names.
8277
8278         * Documentation/user/advanced-notation.itely,
8279         Documentation/usr/notation-appendices.itely: moved
8280         color names into an appendix.
8281
8282 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8283         
8284         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
8285
8286         * scm/lily.scm (lambda): initialize program options from here.
8287
8288         * scm/framework-*.scm: add header info.
8289
8290         * lily/main.cc (parse_argv): only set output format to pdf if no
8291         other format specified.
8292
8293         * scm/backend-library.scm (postprocess-output): process
8294         'delete-intermediate-files after running convert-to-*. This fixes
8295         PNG generation when 'delete-intermediate-files is set.
8296         
8297 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8298
8299         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
8300         links on website. 
8301
8302 2005-06-13  Graham Percival  <gperlist@shaw.ca>
8303
8304         * Documentation/topdocs/INSTALL.texi,
8305         Documentation/user/lilypond-book.itely: typos.
8306
8307 2005-06-12  Pal Benko  <benkop@freestart.hu>
8308
8309         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
8310         added between program name and switch; -b changed to -f not
8311         to generate pdf
8312
8313 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8314
8315         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
8316         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
8317
8318         * input/sakura-sakura.ly: add \midi.
8319
8320         * buildscripts/mutopia-index.py (find): use /usr/bin/find
8321         iso. python find. 
8322
8323         * ttftool/test.c (main): cosmetics.
8324
8325         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
8326
8327         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
8328         create a ttf2ps binary.
8329
8330         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
8331
8332         * scm/backend-library.scm (postscript->png): set rename-page-1 to
8333         true.
8334
8335 2005-06-11  Graham Percival <gperlist@shaw.ca>
8336
8337         * Documentation/user/lilypond-book.itely: add warning about
8338         the font warnings in dvips.
8339
8340 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8341
8342         * THANKS: typo
8343
8344         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
8345
8346         * GNUmakefile.in: remove links for .map, .enc
8347         don't fail if out/ doesn't exist yet.
8348
8349 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8350
8351         * ttftool/util.c (surely_read): return nbytes
8352
8353         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
8354
8355         * VERSION (PACKAGE_NAME): release 2.5.30
8356
8357         * flower/string-convert.cc (precision_string): >? fix.
8358
8359         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
8360         (make-ps-images): add verbose -q too.
8361
8362         * lily/default-actions.cc (Module): new file. default
8363         {book,score}-print functions.
8364
8365         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
8366         pass results via parseStringResult, lookup via ly:parser-lookup.  
8367
8368         * lily/lily-parser.cc (Lily_parser): only clone lexer in
8369         constructors.
8370         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
8371         (parse_string): idem.
8372
8373         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
8374
8375         * lily/main.cc (main_with_guile): copy be_verbose_global into
8376         ly_set_option()
8377
8378 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8379
8380         * scm/backend-library.scm (postscript->pdf):
8381         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
8382         verbose mode.  Search for several names of gs executable.
8383
8384 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8385
8386         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
8387         directly. This fixes a massive memory leak, provided you use CVS
8388         GUILE.
8389
8390 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
8391
8392         * ly/property-init.ly: Added tieDashed.
8393
8394         * THANKS: Added some bughunters for 2.5.
8395
8396 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8397
8398         * lily/program-option.cc: add debug-gc option.
8399
8400         * lily/include/lily-guile-macros.hh: don't protect exported module
8401         objects.
8402
8403         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
8404
8405         * scm/backend-library.scm (postscript->pdf): use
8406         delete-intermediate-files iso. running-from-gui? 
8407
8408         * ttftool/util.c (surely_read): robustness. Allow read() to return
8409         less bytes than requested, as per posix standards.
8410
8411         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
8412         program option.
8413
8414         * ttftool/include/ttftool.h ("C"): rename verbosity to
8415         ttf_verbosity. Add to public interface.
8416
8417         * scm/music-functions.scm (unfold-repeats): remove debugging display.
8418
8419         * lily/program-option.cc: rename from scm-option.cc
8420
8421         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
8422         (get_help_string): Print pretty help string.
8423
8424         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
8425         to snippet preamble.
8426
8427         * lily/scm-option.cc: remove command-line-settings option. Fold
8428         all command-line options plus default settings in a generic
8429         interface. 
8430
8431         * flower/getopt-long.cc (table_string): indent 2nd lines of help
8432         texts too.
8433
8434 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8435
8436         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
8437         or EXT_ components non-empty.
8438
8439 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8440
8441         * scm/lily.scm (running-from-gui?): Export.
8442
8443         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
8444         output in .ly source directory.
8445
8446 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8447
8448         * ttftool/util.c (surely_lseek): more verbosity.
8449
8450         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
8451         compile.
8452
8453         * lily/parser.yy (Repeated_music): remove >? 
8454
8455         * scm/backend-library.scm (postscript->pdf): Support for
8456         -dgs-font-load=1
8457
8458         * scm/framework-ps.scm (write-preamble): make font loading
8459         switchable to GS via --define-default gs-font-load=1
8460
8461 2005-06-09  Graham Percival  <gperlist@shaw.ca>
8462
8463         * Documentation/user/global.itely: added \layout docs.
8464
8465 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8466
8467         * lily/lily-parser-scheme.cc: add unistd.h
8468
8469 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8470
8471         * scm/editor.scm: add char argument.
8472
8473         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
8474
8475         * ttftool/util.c (syserror): use errno for better error reporting.
8476
8477         * lily/source-file.cc (get_counts): new function. Calc column,
8478         line and char count in one go.
8479
8480         * lily/binary-source-file.cc (quote_input): rename to quote_input
8481
8482         * lily/input.cc (set): new function.
8483
8484 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8485
8486         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
8487         directory part of file name to search directory.
8488
8489         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
8490         search path and chdir to DIR if --outname=DIR used.
8491
8492         * lily/main.cc (prepend_env_path): Bugfix: Check directory
8493         existence before appending original path.
8494
8495 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8496
8497         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
8498         file" massage.
8499
8500         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
8501         texinfo.tex is always used.
8502         
8503 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8504
8505         * flower/include/axis.hh: rename from axes.hh
8506
8507         * lily/include/text-interface.hh (Module): rename from text-item.hh
8508
8509         * VERSION (PATCH_LEVEL): release 2.5.29
8510
8511         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
8512
8513         * scm/framework-ps.scm (font-file-as-ps-string): new function.
8514         (handle-macfont): new function. Call fondu for Native mac fonts.
8515
8516         * scm/define-markup-commands.scm (fill-line): handle text-widths =
8517         '() case.
8518
8519 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8520
8521         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
8522         multi-page.  Fix .eps regular expression.
8523
8524 2005-06-07  Graham Percival  <gperlist@shaw.ca>
8525
8526         * Documentation/user/putting.itely: add info on modifying templates.
8527
8528         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
8529         misc small changes.
8530
8531 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8532
8533         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
8534
8535         * scripts/lilypond-ps2png.scm
8536
8537         * VERSION (PACKAGE_NAME): release 2.5.28
8538
8539 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8540
8541         * lily/main.cc (prepend_env_path): Do not append /, that does not
8542         work.  Localedir lives in datadir, not in prefix.
8543
8544         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
8545         hack for windows.
8546
8547         * flower/include/file-cookie.hh: Compile fix.
8548
8549 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8550
8551         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
8552
8553         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
8554         system primitives.
8555         (gulp-port): using read-string!/partial. We don't want to read an
8556         entire PS file  (GUILE 1.6 limits strings to 16M) 
8557
8558         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
8559         properties. Add font-interface. 
8560
8561         * scm/define-grob-properties.scm (all-user-grob-properties):
8562         remove old bracket properties.
8563
8564         * scm/x11-color.scm: reformat. 
8565
8566         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
8567         LedgerLineSpanner if new StaffSymbol is found. 
8568
8569         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
8570         staff-symbol for finishing staff. 
8571
8572         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
8573
8574         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
8575         change black to currentColor everywhere. This fixes color support
8576         in SVG.
8577
8578 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
8579
8580         * input/regression/fret-diagrams.ly: new file to test fret diagram
8581         capability
8582
8583         * scm/output-tex.scm: remove white-dot and white-text
8584
8585         * scm/output-ps.scm: remove white-dot and white-text
8586
8587         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
8588         using ly:stencil-in-color instead
8589         (draw-dots) : remove call to white-dot
8590
8591 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8592
8593         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
8594         support.
8595
8596         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
8597
8598         * flower/include/file-cookie.hh: new file. lily_cookie extension 
8599
8600         * flower/file-cookie.cc: new file. lily_cookie extension.
8601         
8602 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8603
8604         * scm/editor.scm (editor-command-template-alist): Add syn
8605         editor (Jaap [de Vos]).
8606
8607 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8608
8609         * scripts/lilypond-ps2png.scm:
8610         * scm/ps-to-png.scm: New file.
8611
8612         * scm/backend-library.scm (postscript->png): Use it.
8613
8614         * scripts/lilypond-ps-to-png.py: Remove file.
8615
8616         * python/lilylib.py (get_bbox, make_ps_images): Remove.
8617
8618 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8619
8620         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
8621
8622         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
8623         start on grace moment. Fixes autobeam-grace.ly.
8624
8625         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
8626         process anything unless we're at the end of a pending beam. Fixes
8627         syncopated 8ths beamed across a beat.
8628
8629 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8630
8631         * scm/editor.scm (editor-command-template-alist): Start emacs if
8632         emacslient fails.
8633
8634         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
8635
8636         * flower/file-path.cc (is_file, is_dir): Export.
8637
8638         * lily/main.cc (prepend_env_path, set_env_file): Use them.
8639
8640 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8641
8642         * lily/easy-notation.cc: Added include cctype to correct
8643         compilation error.
8644
8645 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8646
8647         * scm/backend-library.scm (postscript->pdf): set resolution to
8648         1200, so bitmap fonts aren't that ugly. 
8649
8650         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
8651
8652         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
8653         parent if we have a notehead. Fixes incorrect offsets when
8654         Paper_column is very wide in the X direction.
8655
8656         * input/regression/font-family-override.ly (Module): new file.
8657
8658         * scm/font.scm (make-pango-font-tree): new function.
8659
8660         * lily/beam.cc (before_line_breaking): remove warning about less
8661         than 2 visible stems. We still get a warning when there is only
8662         one stem.
8663
8664 2005-06-01  Werner Lemberg  <wl@gnu.org>
8665
8666         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
8667         correctly.
8668
8669 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8670
8671         * lily/slur-scoring.cc (generate_avoid_offsets): new
8672         function. Generate avoid offsets once per slur.
8673
8674         * lily/slur.cc (add_extra_encompass): add dependency to
8675         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
8676
8677         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
8678         too. Fixes inf error with added bass notes.
8679
8680         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
8681         argument anymore.
8682
8683         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
8684
8685         * input/tutorial/lbook-latex-test.tex: add line length test.
8686
8687         * scripts/lilypond-book.py (set_default_options): new
8688         function. Call this before dissecting snippets, so linewidth
8689         settings reach the snippets.
8690
8691 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8692
8693         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
8694
8695 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8696
8697         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
8698
8699 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8700
8701         * stepmake/aclocal.m4: More autopackage friendliness.
8702
8703 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8704
8705         * Documentation/index.html.in: remove link to LSR.
8706
8707         * Documentation/user/global.itely: remove duplicate
8708         "dedication" \header{} section.
8709
8710 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8711
8712         * VERSION (PACKAGE_NAME): release 2.5.27.
8713
8714         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
8715         too. Plugs memory leak.
8716
8717         * make/lilypond.fedora.spec.in (Group): remove
8718         lilypond-pdfpc-helper.
8719
8720         * scripts/GNUmakefile (SEXECUTABLES): remove
8721         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
8722
8723         * scm/font.scm (make-century-schoolbook-tree): add Mono as
8724         'typewriter family.
8725
8726         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
8727         memory leak.
8728
8729         * lily/parser.yy (score_body): don't clone Score, that's done in
8730         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
8731
8732         * lily/score-engraver.cc (derived_mark): new function.
8733         (initialize): unprotect Paper_score. This fixes a memory leak.
8734
8735         * lily/score-performer.cc (derived_mark): new function.
8736
8737         * lily/score-translator.cc (get_output): use SCM for get_output() call.
8738
8739         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
8740         spurious warning.
8741
8742         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
8743         serif.
8744
8745 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8746
8747         * configure.in (reloc_b): Add --enable-relocation.
8748
8749 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8750
8751         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
8752
8753         * input/regression/alignment-order.ly: add Staff example.
8754
8755 2005-05-31  John Mandereau   <john.mandereau@free.fr>
8756
8757         * po/fr.po: update.
8758
8759 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8760
8761         * Documentation/index.html.in: add link to LSR.
8762
8763 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8764
8765         * scm/define-stencil-commands.scm (Module): new file. Register all
8766         allowed stencil expression heads in a central place.
8767
8768         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
8769         ly:make-stencil
8770
8771         * lily/stencil-expression.cc (all_stencil_heads): registering
8772         stencil expressions.
8773
8774         * lily/stencil-interpret.cc: new file. Stencil expression
8775         interpreting.
8776
8777         * input/xiao-haizi-guai-guai.ly: move file back.
8778
8779 2005-05-30  Graham Percival  <gperlist@shaw.ca>
8780
8781         * Documentation/user/advanced.itely, converters.itely,
8782         instrument-notation.itely, lilypond-book.itely: misc small
8783         changes.
8784
8785 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8786
8787         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
8788
8789         * make/lilypond.fedora.spec.in: Fix source url.
8790
8791         * cygwin: Update from mingw patches.
8792
8793         * scm/editor.scm (editor-command-template-alist): Use jedit
8794         -reuseview (Bertalan), add uedit (Patrick Huberts).
8795
8796         * input/xiao-hai-zi-guai-guai.ly: Rename from
8797         xiao-haizi-guai-guai.ly.
8798
8799         * input/*: Reindent, do not use TAB.
8800
8801         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
8802         white background.
8803
8804 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8805
8806         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
8807         numerical overflow error.
8808
8809 2005-05-29 Laura Conrad <lconrad@laymusic.org>
8810         
8811         * abc2ly.py: fix to syntax error in multi-part output.
8812
8813 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8814
8815         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
8816         with disappearing span bars when alignAboveContext is active
8817
8818         * lily/property-iterator.cc (check_grob): use is-grob?
8819         object-property. Fixes crash-key-sig-font-size.ly. 
8820
8821 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8822
8823         * lily/bar-line.cc (print): don't round barlines; this produces
8824         odd aliasing effects in Acroread.
8825
8826         * lily/timing-engraver.cc (process_music): robustness fix.
8827
8828         * lily/context-def.cc (filter_engravers): bugfix.
8829
8830 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8831
8832         * lily/lilypond.rc.in: Add ly-icon.
8833
8834         * lily/GNUmakefile: 
8835         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
8836         rules.
8837
8838 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8839
8840         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
8841
8842         * ps/music-drawing-routines.ps: 
8843
8844         * scm/output-ps.scm: remove draw ez_ball.
8845
8846         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
8847         EasyNotation context definition.
8848
8849         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
8850         Text_interface and color for making easy note heads.
8851
8852         * lily/stencil.cc (with_color): new function.
8853
8854         * ps/music-drawing-routines.ps: remove draw_zigzag_line
8855
8856         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
8857         output routine. Zigzag now works in SVG too.
8858
8859         * scm/output-tex.scm (filledbox): idem.
8860
8861         * scm/output-svg.scm (filledbox): idem.
8862
8863         * scm/output-ps.scm (lily-def): remove horizontal-line. 
8864
8865         * lily/lookup.cc (horizontal_line): use draw-line. 
8866
8867         * lily/system-start-delimiter.cc: remove old staff bracket code.
8868
8869         * mf/feta-haak.mf: further tweaks.
8870
8871         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
8872
8873         * mf/feta-generic.mf: include feta-haak.
8874
8875         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
8876
8877         * scm/framework-ps.scm (write-preamble): only load fonts if their
8878         filename is a string. 
8879
8880 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8881
8882         * scm/output-svg.scm (circle): support circle.
8883         (bracket): stub for bracket.
8884
8885         * scripts/lilypond-book.py (main): make sure --psfonts warning is
8886         correct.
8887
8888 2005-05-26  Graham Percival  <gperlist@shaw.ca>
8889
8890         * Documentation/user/lilypond.tely, advanced-notation.itely,
8891         basic-notation.itely, instrument-notation.itely, global.itely,
8892         introduction.itely, tutorial.itely: rearranging, editing,
8893         clean-up.
8894
8895         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
8896         for compiling on FreeBSD.
8897
8898 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8899
8900         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
8901         otf files.
8902
8903         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
8904         bugfixes.
8905
8906         * VERSION: 2.5.26 released.
8907
8908         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
8909
8910 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8911
8912         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
8913         if printpagenumber is false.
8914
8915 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8916
8917         * lily/font-config.cc (init_fontconfig): comment out FontConfig
8918         cache warning.
8919
8920         * lily/tie.cc (print): support dotted ties.
8921         
8922 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8923
8924         * scm/define-grobs.scm (all-grob-descriptions): switch off
8925         debugging
8926         (all-grob-descriptions): Arpeggio has Y-extent.
8927
8928         * scm/define-music-properties.scm (all-music-properties): document
8929         length-callback and start-callback as "read-only".
8930
8931         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
8932         length-callback after creation. 
8933
8934         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
8935         compressmusic -> compressMusic.
8936
8937         * ly/music-functions-init.ly (oldaddlyrics): idem.
8938
8939         * lily/parser.yy: NewLyricCombineMusic ->
8940         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
8941
8942 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8943
8944         * ly/Welcome_to_LilyPond.ly: typo.
8945
8946 2005-05-24  Graham Percival  <gperlist@shaw.ca>
8947
8948         * Documentation/user/lilypond.tely: move changing-defaults to be
8949         before global issues.
8950
8951         * Documentation/user/basic-notation.itely: move Transpose section
8952         here from advanced/Other.
8953
8954         * Documentation/user/changing-defaults.itely,
8955         advanced-notation.itely: move Fonts to advanced, edit.
8956
8957 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8958
8959         * lily/parser.yy (bare_int): remove rule.  From now on, we require
8960         # before negative integers.
8961
8962 2005-05-23  Graham Percival  <gperlist@shaw.ca>
8963
8964         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
8965
8966         * Documentation/user/lilypond.tely: change Unified index to
8967         LilyPond index.
8968
8969         * Documentation/user/advanced-notation.itely,
8970         instrument-notation.itely: editing.
8971
8972 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8973
8974         * scm/lily.scm (lilypond-all): Bugfix: return failed.
8975
8976         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
8977
8978 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8979
8980         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
8981         ly:port-move.  Needs to be stderr-specific on mingw.
8982         Run fixcc.
8983
8984 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8985
8986         * lily/general-scheme.cc (ly:port-move): Remove.
8987
8988         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
8989         windows.
8990
8991         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
8992         variables.  This eliminates the need for a gs.bat wrapper, which
8993         opens a console.
8994
8995         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
8996         * scm/lily.scm (running-from-gui?): 
8997         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
8998         artifact of not compiling with -mwindows.
8999
9000         * scm/editor.scm: Define PLATFORM.
9001
9002 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9003
9004         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
9005         can start to cut & paste lilypond-book fragments.  
9006
9007         * scm/define-music-types.scm (music-descriptions): remove
9008         UntransposableMusic
9009
9010 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9011
9012         * scm/output-ps.scm (glyph-string): remove / before CIDs.
9013
9014 2005-05-20  Graham Percival  <gperlist@shaw.ca>
9015
9016         * Documentation/user/instrument-notation.itely: remove *Engraver.
9017
9018         * Documentation/user/advanced-notation.itely: edit, rearrange.
9019
9020 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9021
9022         * scm/output-ps.scm (glyph-string): take cid? argument. Use
9023         findresource iso. findfont for CID CFF fonts.
9024
9025         * VERSION (PACKAGE_NAME): release 2.5.25
9026
9027         * ly/Welcome_to_LilyPond.ly: add  \version
9028
9029 2005-05-20  Graham Percival  <gperlist@shaw.ca>
9030
9031         * Documentation/user/programming-interface.itely: move
9032         \displayMusic into its own section.
9033
9034         * Documentation/user/basic-notation.itely: finish editing.
9035
9036 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9037
9038         * flower/file-path.cc (find): don't throw away file_name.dir, but
9039         append to it. Fixes \include with directories.
9040
9041         * flower/include/file-path.hh (class File_path): don't derive from
9042         Array<String>.
9043
9044         * flower/include/file-name.hh (class File_name): remove to_str0()
9045
9046         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
9047         Hara_kiri_engraver in separate file.
9048
9049         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
9050         translation went wrong. Fixes vertically translated slurs.
9051
9052 2005-05-19  Graham Percival  <gperlist@shaw.ca>
9053
9054         * Documentation/user/basic-notaton.itely: editing.
9055
9056 2005-05-18  Graham Percival  <gperlist@shaw.ca>
9057
9058         * Documentation/user/macros.itexi, basic-notation.itely:
9059         add @commonprop (commonly used properties) macro.
9060
9061 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9062
9063         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
9064
9065         * scripts/lilypond-book.py (invokes_lilypond): new function
9066         (main): only run fontextract if invokes_lilypond() is true.
9067
9068         * lily/function-documentation.cc (ly_add_function_documentation):
9069         duh, use !=
9070
9071         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
9072
9073         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
9074
9075         * scm/lily.scm (running-from-gui?): lowercase Darwin.
9076
9077         * lily/function-documentation.cc (ly_add_function_documentation):
9078         use scm_hash_table_p() for checking.
9079
9080 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9081
9082         * Documentation/user/advanced-notation.itely (Text scripts):
9083         Change nonexisting @internalsref{Text markup} to @ref{Text
9084         markup}.  Change @internalsref{Text script} to
9085         @internalsref{TextScript}.
9086
9087         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
9088
9089 2005-05-17  Graham Percival  <gperlist@shaw.ca>
9090
9091         * Documentation/user/tutorial.itely, basic-notation.itely,
9092         changing-defaults.itely: remove duplicate cindex entries
9093         that appear on the same page.
9094
9095         * scm/define-grobs.scm: change default padding for TextSpanner.
9096
9097         * Documentation/topdocs/AUTHORS.texi: update email address.
9098
9099         * Documentation/user/global.itely: add info about \include.
9100
9101 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9102
9103         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
9104         when running-from-gui.
9105
9106         * scm/editor.scm (get-editor): Add platform defaults.
9107
9108         * scm/backend-library.scm (postscript->pdf): Typo.
9109
9110 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9111
9112         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
9113
9114         * lily/font-config.cc (init_fontconfig): add warning about cache.
9115
9116 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9117
9118         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
9119
9120 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9121
9122         * lily/horizontal-bracket.cc (print): Take care of the direction
9123         property so brackets above the stave point downwards. 
9124
9125         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
9126         for HorizontalBracket so it doesn't end up within the stave.
9127
9128 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9129
9130         * lily/GNUmakefile (default): Typo.
9131
9132         * scm/lily.scm (PLATFORM): Export.
9133
9134         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
9135         load-font-via-GS, ttftool or fopencookie is broken on windows.
9136         
9137         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
9138         -dSAFER, that is broken on windows.
9139
9140 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9141
9142         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
9143         for FlexLexer.h
9144
9145         * scripts/lilypond-invoke-editor.scm: remove stray -
9146
9147 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9148
9149         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
9150         Fixes deprecation warning.
9151
9152         * flower/include/string.icc (to_string): Only inline if
9153         -DSTRING_UTILS_INLINED.
9154
9155         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
9156         name.  Remove windows comment.
9157
9158         * scm/editor.scm (slashify): New function.
9159         (get-editor-command): Use it.
9160         (get-command-template): Do not alter editor command if
9161         environment value includes `%(file)s' magic.
9162
9163         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
9164         (dissect-uri): Use it.
9165         (unquote-uri): Bugfix.
9166
9167 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9168
9169         * scm/framework-ps.scm (write-preamble): add TTF rule.
9170
9171         * Documentation/topdocs/README.texi (Top): remove note about
9172         xdelta.
9173
9174         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
9175         requirement.
9176
9177         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
9178         function. Figure out where FlexLexer.h lives
9179
9180         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
9181         
9182 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9183
9184         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
9185         with Windows root in file name.
9186
9187         * scm/backend-library.scm (ly:system): Only redirect output (using
9188         system and shell, ugh) if /dev/null is writable.
9189
9190         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
9191         windows icon.
9192
9193         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
9194         on Mingw.
9195
9196         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
9197         click.
9198
9199         * flower/file-path.cc (is_dir, is_file): New function.  Actually
9200         use result of stat when available.
9201
9202         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
9203         absolute file name and root.
9204
9205         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
9206
9207         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
9208
9209         * flower/file-name.cc (slashify): Bugfix, do substitute if no
9210         slashes in file name.
9211
9212 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9213
9214         * Documentation/user/preface.itely (Preface): Run
9215         texinfo-all-menus-update.
9216
9217         * scm/editor.scm (get-editor-command): Bugfix: allow full
9218         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
9219
9220         * Documentation/pictures/lilypond-48.xpm: New file.
9221
9222         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
9223
9224         * ly/Welcome_to_LilyPond.ly: New file.
9225
9226         * lily/main.cc (main): Only identify if we have a terminal.
9227
9228         * scm/backend-library.scm (postscript->png)
9229         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
9230         non-/bin/sh).
9231
9232 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
9233
9234         * Documentation/topdocs/AUTHORS.texi: polish, update.
9235
9236 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9237
9238         * Documentation/user/preface.itely (Notes for version 2.6): new
9239         notes for 2.6
9240
9241         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
9242         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
9243         is not fully contained" warnings.
9244
9245         * lily/slur-scoring.cc (get_bound_info): remove warning.
9246
9247         * lily/staff-symbol-engraver.cc (process_music): start initial
9248         spanner in process_music(). This fixes overrides of StaffSymbol
9249         properties.
9250
9251         * scm/framework-pdf.scm (Module): remove.
9252
9253         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
9254
9255         * lily/ambitus-engraver.cc: formatting cleanups.
9256
9257         * mf/feta-solfa.mf (Module): remove.
9258
9259         * ChangeLog: more details about contributions.
9260
9261 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9262
9263         * lily/align-interface.cc (align_elements_to_extents): warn if
9264         called too early. Fixes: disappearing-staff-lines.ly
9265
9266         * VERSION (PACKAGE_NAME): release 2.5.24
9267
9268 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9269
9270         * stepmake/aclocal.m4: Typo.
9271
9272         * flower/string.cc (substitute): Take two strings or two
9273         characters.  Update callers.
9274
9275 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9276
9277         * flower/file-name.cc (File_name): Slashify.
9278
9279         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
9280
9281         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
9282
9283         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
9284
9285         * configure.in (gui_b): Use it.
9286
9287         * lily/lilypond.rc.in: New file.
9288
9289         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
9290
9291 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9292
9293         * Documentation/user/advanced-notation.itely: edit of Text
9294         section; clarify text scripts vs. text markup.
9295
9296 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9297
9298         * lily/multi-measure-rest-engraver.cc
9299         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
9300         separation items on start. Fixes mm rests in start of score.
9301
9302         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
9303         don't access StaffSymbol if not there.
9304         Fixes: crash-staff-symbol-engraver.ly.
9305
9306         * lily/instrument-name-engraver.cc (class
9307         Instrument_name_engraver): data member first_. Create
9308         InstrumentName on start. 
9309
9310 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9311
9312         * Documentation/user/instrument-notation.itely: add guitar
9313         position.
9314
9315         * Documentation/user/introduction.itely,
9316         Documentation/user/lilypond.tely,
9317         Documentation/user/tutorial.itely: begin pruning
9318         unused (duplicated) cindex entries and misc cleanup.
9319
9320 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9321
9322         * input/test/volta-chord-names.ly: Bring the explanation up to
9323         date.
9324
9325 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9326
9327         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
9328         Specify `@documentencoding utf-8' for html, ignore warnings.
9329
9330 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
9331
9332         * THANKS: Added bughunters.
9333
9334 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9335
9336         * lily/main.cc: update help string for `lilypond -H'.
9337
9338         * po/fi.po: update.
9339         
9340 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9341
9342         * Documentation/user/advanced-notation.itely: minor fixes.
9343
9344 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9345
9346         * scm/editor.scm: New module.
9347
9348         * scm/lily.scm (gui-main): Use it.
9349
9350         * scm/framework-gnome.scm (spawn-editor): Use it.
9351
9352         * scripts/lilypond-invoke-editor.scm: Use it in new script.
9353
9354 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9355
9356         * scm/framework-ps.scm (load-font-via-GS):  new function.
9357
9358         * lily/pango-font.cc (pango_item_string_stencil): add support for
9359         CID keyed font.
9360
9361         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
9362
9363 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9364
9365         * Documentation/user/basic-notation.itely: add @ref.
9366
9367         * Documentation/user/advanced-notation.itely: add example
9368         of 5/8 beaming.
9369
9370 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9371
9372         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
9373
9374         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
9375         going through ps2pdf wrappers.
9376
9377 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
9378
9379         * Documentation/user/instrument-notation.itely: petrucci note
9380         heads: updated docu
9381
9382         * input/regression/note-head-style.ly: updated regression test;
9383         indentation fixes
9384
9385         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
9386         heads as default
9387
9388         * mf/parmesan-heads.mf: minor editing; use musicological names
9389         (rather than optical description) as note head names
9390
9391         * scm/output-lib.scm: complete petrucci heads
9392
9393 2005-05-09  Pal Benko  <benkop@freestart.hu>
9394
9395         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
9396         heads, but bigger)
9397
9398 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9399
9400         * lily/main.cc (main_with_guile): Remove no files check.
9401
9402         * lily/main.cc (ly:usage): Export to Scheme.
9403
9404         * scm/lily.scm (no-files-handler): New function.
9405
9406         * scm/lily.scm (lilypond-main): Use it.
9407
9408         * configure.in (gui_b): Add mbrtowc checking.
9409         Resurrect [utf8/]wchar.h checking.
9410
9411 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9412
9413         * Documentation/user/advanced-notation.itely (Metronome marks):
9414         Add link to the program reference for MetronomeMark
9415
9416         * Documentation/user/lilypond-book.itely (An example of a
9417         musicological document): Correct the example using psfonts 
9418
9419 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
9420
9421         * po/fi.po: update after a lesson how to update entries against
9422         source.
9423         
9424         * po/TODO: document the lesson.
9425
9426 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9427
9428         * configure.in (gui_b): remove wcrtomb checking.
9429
9430         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
9431         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
9432
9433 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9434
9435         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
9436         keep Scheme expressions and strings unmodified when doing the
9437         conversion to postfix notation for slurs and beams. Should
9438         hopefully solve most related conversion problems. 
9439
9440         * Documentation/user/lilypond-book.itely : Clarify and correct how
9441         to call dvips with -h psfonts.
9442
9443 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9444
9445         * Documentation/user/instrument-notation.itely (Entering lyrics):
9446         Typo.  Fixes build.
9447
9448 2005-05-09  Graham Percival  <gperlist@shaw.ca>
9449
9450         * Documentation/user/lilypond-book.itely: document PSFONTS file.
9451
9452         * Documentation/user/lilypond.tely, lilypond-book.itely,
9453         tutorial.itely: change references to 2.5.x to 2.6.x.
9454
9455         * Documentation/user/instrument-notation.itely: clarified \addlyrics
9456         vs \lyricmode.
9457
9458         * Documentation/user/invoking.itely: remove old info about
9459         lilypond-profile.
9460
9461         * Documentation/topdocs/INSTALL.texi: remove old info about
9462         lilypond-profile, add warning about needing international fonts
9463         to build docs.
9464
9465 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9466
9467         * lily/include/grob-info.hh (class Grob_info): make data member
9468         private. Changes throughout.
9469
9470         * input/regression/alignment-order.ly: new file. 
9471
9472         * lily/vertical-align-engraver.cc (acknowledge_grob): read
9473         alignAboveContext and alignBelowContext
9474
9475 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9476
9477         * lily/pfb.cc (LY_DEFINE): add cast.
9478
9479         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
9480         matches .otf
9481         (write-preamble): warn about unknown fonts.
9482
9483         * lily/pfb.cc (Module): new function ly:otf->cff
9484
9485         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
9486         (get_otf_table): new function.
9487
9488 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9489
9490         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
9491         iso. ps2png.
9492
9493 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9494
9495         * po/fi.po: apply second round of update.
9496
9497 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9498
9499         * scm/x11-color.scm (make-x11-color-handler): don't use
9500         #\sp. Apparently doesn't work on all platforms. 
9501
9502 2005-05-06  Graham Percival  <gperlist@shaw.ca>
9503
9504         * Documentation/user/advanced-notation.itely, putting.itely,
9505         tutorial.itely, global.itely, introduction.itely: really minor fixes.
9506
9507 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9508
9509         * VERSION (PACKAGE_NAME): release 2.5.23
9510
9511 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9512
9513         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
9514         convert to utf-8.
9515
9516         * THANKS: Add translators for this release, convert to utf-8.
9517
9518         * mf/GNUmakefile (MFTRACE_FLAGS):
9519         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
9520         outdir as option (WAS: hardcoded).
9521
9522 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9523
9524         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
9525         finished_span_
9526
9527         * THANKS: add Hans Forbrich.
9528
9529         * Documentation/topdocs/NEWS.tely (Top): document new feature.
9530
9531         * Documentation/user/basic-notation.itely (Staff symbol): document
9532         start/stop staff. Reference to ossia.ly
9533
9534         * input/test/ossia.ly: new example using stop and startStaff.
9535
9536         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
9537         in other words, don't create "|" barline at start of the score.
9538         (start_translation_timestep): don't set whichBar for start of score.
9539
9540         * input/regression/staff-halfway.ly: use new functionality.
9541
9542         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
9543         start and stop staff based on events.
9544
9545         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
9546
9547         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
9548
9549 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9550
9551         * Documentation/user/programming-interface.itely (How markups work
9552         internally ): remove \encoding reference.
9553
9554 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9555
9556         * scripts/convert-ly.py: Attempt to do a smarter update of 
9557         text markups from versions < 1.9.0 with arbitrary nesting.
9558
9559 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9560
9561         * po/fi.po: convert to utf-8, and update.
9562
9563 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9564
9565         * make/lilypond.suse.spec.in: update from suse 2.4 package.
9566
9567         * lily/*.cc: more <? >? to min/max changes
9568
9569         * lily/include/interpretation-context-handle.hh: rename
9570         Interpretation_context_handle to Context_handle.
9571
9572 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9573
9574         * input/regression/GNUmakefile (local_delete): use `find` together 
9575         with `xargs` to avoid too long argument-lists in cmd line.
9576
9577 2005-05-04  Graham Percival  <gperlist@shaw.ca>
9578
9579         * Documentation/user/introduction.itely: updates "About this manual".
9580
9581         * Documentation/user/advanced-notation.itely,
9582         invoking.itely: minor fixes.
9583
9584 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9585
9586         * COPYING: add font exception. Update FSF address. 
9587
9588         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
9589         should be taken without child context.
9590
9591         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
9592
9593         * scm/define-markup-commands.scm (triangle): new command, as
9594         robust replacement for unicode Delta/Triangle.
9595
9596 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9597
9598         * ps/music-drawing-routines.ps: add fillp argument.
9599
9600         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
9601
9602         * lily/font-config.cc (init_fontconfig): don't add cff/
9603
9604         * VERSION (PACKAGE_NAME): release 2.5.22
9605
9606         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
9607
9608         * lily/grace-engraver.cc (consider_change_grace_settings): use
9609         is_alias(). Fixes problem with CueVoice grace notes. 
9610
9611         * lily/simultaneous-music-iterator.cc (construct_children): call
9612         Music_iterator::quit() for iterators that start out invalid. This
9613         fixes indefinitely continuing contexts.
9614
9615         * buildscripts/substitute-encoding.py: new file
9616
9617         * Documentation/user/basic-notation.itely (Basic polyphony): fix
9618         missing @end 
9619
9620         * scripts/lilypond-book.py (write_if_updated): print file name.
9621
9622         * Documentation/user/basic-notation.itely (Explicitly
9623         instantiating voices): idem.
9624
9625         * Documentation/user/advanced-notation.itely (Text spanners):
9626         remove stray { } 
9627
9628         * lily/context.cc (default_child_context_name): the default child
9629         is now first in accepts_list_.
9630
9631         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
9632         \defaultchild to all relevant contexts.  This fixes:
9633         drums-pitch.ly.
9634
9635         (Probably also fixes similar problems with ancient
9636         transcriptions getting CueVoices instead of the desired voices.)
9637  
9638         * lily/context-def.cc (get_default_child): new function.
9639         (get_accepted): place default child in front of list.
9640
9641         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
9642
9643         * lily/include/context-def.hh (struct Context_def): add
9644         default_accept_
9645
9646 2005-05-03  Graham Percival  <gperlist@shaw.ca>
9647
9648         * scm/define-grobs.scm: remove "remove-first" line, since
9649         the absent property is set to #f anyway.
9650
9651         * Documentation/user/basic-notation.itely,
9652         advanced-notation.itely, instrument-notation.itely: minor
9653         fixes.
9654
9655         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
9656
9657         * Documentation/user/advanced-notation.itely,
9658         changing-defaults.itely: consolidate Text stuff in
9659         advanced notation.
9660
9661         * Documentation/user/global.itely: better docs for \header.
9662
9663         * Documentation/user/putting.itely: new chapter; placeholder
9664         for future expansion.
9665
9666         * Documentation/user/examples.itely: moved "suggestions for
9667         writing LP files" section into putting.itely.
9668
9669         * Documentation/user/lilypond.itely: added new chapter,
9670         fixed the short table of contents.
9671
9672 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9673
9674         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
9675         infinity for unfeasible beams.
9676
9677         * make/lilypond.fedora.spec.in (Group): idem.
9678
9679         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
9680
9681         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
9682
9683         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
9684         fonts directly.
9685
9686         * buildscripts/gen-emmentaler-scripts.py (i): idem.
9687
9688         * mf/GNUmakefile: remove all CFF rules.
9689
9690         * scm/framework-ps.scm (ps-embed-cff): reinstate.
9691
9692         * lily/open-type-font-scheme.cc (LY_DEFINE):
9693         new function ly:otf-font-table-data.
9694         (LY_DEFINE): new function otf-font?
9695
9696 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9697
9698         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
9699         ($(outdir)/Fontmap.lily): idem.
9700
9701         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
9702         for PFAEmmentaler-XXX.pfa. 
9703
9704         * Documentation/user/music-glossary.tely (accidental): NL
9705         translation of accidental.
9706
9707 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9708
9709         * flower/include/international.hh: Bugfix: include "string.hh".
9710
9711         * lily/include/mingw-compatibility.hh: New file.
9712
9713         * flower/include/libc-extension.hh (memrev): Rename from strrev.
9714
9715         * configure.in: Search for mingw wcrtomb library.
9716
9717 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9718
9719         * scripts/convert-ly.py: Bug fix
9720
9721         * Documentation/user/changing-defaults.itely (Common tweaks):
9722         Added example where the context has to be specified explicitly
9723         (MetronomeMark). 
9724
9725 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9726
9727         * scripts/lilypond-book.py (ly_options): set timing to #f for
9728         notime option.
9729
9730         * scripts/convert-ly.py (conv): typo.
9731
9732         * flower/*.cc: remove <? and >?
9733         
9734         * lily/*.cc: remove <? and >?
9735
9736         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
9737         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
9738         editor.
9739
9740 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9741
9742         * lily/part-combine-engraver.cc: add space to variable list.
9743
9744 2005-04-30  Graham Percival  <gperlist@shaw.ca>
9745
9746         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
9747         remove-first to false (matches docs)
9748
9749         * Documentation/user/advanced-notation.itely: corrected docs
9750         concerning remove-first.
9751
9752 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9753
9754         * lily/part-combine-engraver.cc: make sure that the relevant
9755         properties are included in the documentation.
9756
9757 2005-04-28  Graham Percival  <gperlist@shaw.ca>
9758
9759         * Documentation/user/lilypond-book.itely: Bernard's docs
9760         for \betweenLilyPondSystem.
9761
9762 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9763
9764         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
9765         remarks.
9766
9767 2005-04-28  Pal Benko  <benkop@freestart.hu>
9768
9769         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
9770         only on vertical lines of flexa shape, and use a constant
9771         thickness value for horizontal lines (patch slightly modified by
9772         Jürgen Reuter)
9773
9774         * lily/include/mensural-ligature.hh: make 2 comments clearer
9775
9776 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
9777
9778         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
9779         to need_extra_horizontal_space; bugfix: use class scope to avoid
9780         global namespace pollution
9781
9782         * Documentation/user/instrument-notation.itely (ligatures): added
9783         comment on possible future syntax change and how to work around
9784
9785         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
9786         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
9787         intervals (fixes agnus dei example)
9788
9789         * Documentation/user/instrument-notation.itely (white mensural
9790         ligatures): selected a more illustrative example
9791
9792 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
9793
9794         * Documentation/index.html.in: specify utf-8 charset in meta content.
9795
9796 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9797
9798         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
9799         empty 2nd page for single page.
9800
9801         * scm/lily.scm: remove p&c definitions.
9802
9803         * po/zh_TW.po (Module): new translation.
9804
9805         * lily/lily-guile.cc (ly_chain_assoc): remove.
9806
9807         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
9808         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
9809
9810 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9811
9812         * lily/beaming-info.cc: remove infinity_i
9813
9814         * scripts/abc2ly.py (out_filename): fix thinko with \version.
9815
9816 2005-04-26  Graham Percival  <gperlist@shaw.ca>
9817
9818         * Documentation/user/basic-notation.itely,
9819         instrument-notation.itely, advanced-notation.itely,
9820         changing-defaults.itely: minor fixes.  Added docs
9821         for colors to advanced-notation.itely.
9822
9823         * Documentation/user/advanced-notation.itely: fixed compile
9824         problem and added Bernard's x11-color doc patch.
9825
9826 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9827
9828         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
9829         alright this time round.
9830
9831 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9832
9833         * Documentation/topdocs/INSTALL.texi (Top): idem.
9834
9835         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
9836
9837         * VERSION (MAJOR_VERSION): release 2.5.21
9838
9839         * scm/output-ps.scm (grob-cause): bugfix.
9840
9841 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9842
9843         * cygwin/*: Update.
9844
9845         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
9846         stuff.
9847
9848         * scm/output-ps.scm (grob-cause): Bugfix.
9849
9850         * scm/lily.scm (ly:load): Remove x11-color.
9851
9852         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
9853         quote executable, fixes getting version from program --with
9854         --options.
9855         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
9856         $ac_exeect.
9857
9858         * Documentation/user/GNUmakefile: Only build music-glossary with
9859         rendered lilypond snippets during web.
9860
9861 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9862
9863         * po/de.po: update.
9864
9865         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
9866
9867 2005-04-22  Laura Conrad <lconrad@laymusic.org>
9868  
9869         * scripts/abc2ly:
9870         second title line append with punctuation dash character;
9871         encode abc2ly python strings in utf-8
9872        
9873 2005-04-21  Laura Conrad <lconrad@laymusic.org>
9874
9875         * scripts/abc2ly fix chords (again)
9876  
9877 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
9878
9879         * scm/x11-color.scm: new file
9880         All x11 color names can be accessed with:
9881         #(x11-color 'ColorName),
9882         #(x11-color "ColorName") or:
9883         #(x11-color "color name")
9884         If the x11 color name is not recognised then it defaults
9885         to black
9886
9887         * scm/lily.scm: amended to call scm/x11-color.scm
9888
9889 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9890
9891         * Documentation/user/invoking.itely (Reporting bugs): comment out
9892         reference to online PNG bug repository.
9893
9894 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9895
9896         * lily/translator-scheme.cc (ly:translator-property): Remove.
9897         Update callers.
9898
9899         * lily/context-scheme.cc (ly:context-now): Move from translator.
9900         Update callers.
9901
9902 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9903
9904         * input/regression/grid-lines.ly (skips): refine example.
9905
9906         * scm/define-context-properties.scm
9907         (all-user-translation-properties): doc autoBeamCheck
9908
9909         * input/regression/grid-lines.ly (Module): new file.
9910
9911         * lily/grid-point-engraver.cc (Module): new file.
9912
9913         * lily/grid-line.cc (Module): new file.
9914
9915         * lily/grid-line-span-engraver.cc (Module): new file.
9916
9917         * lily/grid-line-interface.cc (Module): new file.
9918
9919 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9920
9921         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
9922         missing parameter, actualy cdr through list.  Actually return a
9923         list with ENTRY removed (was '()).
9924
9925         * scripts/convert-ly.py: Update.  Print warning if file cannot be
9926         opened.
9927         (do_conversion): Fix printing of continuation comma.
9928
9929         * Documentation/user/advanced-notation.itely (Beam formatting):
9930         Remove refbugs about compound time and mixed duration.
9931
9932         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
9933         modulo moments explicitely.
9934
9935         * lily/moment.cc (operator %): New function.
9936
9937         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
9938
9939         * lily/translator-scheme.cc (ly:translator-now,
9940         ly:translator-property): New function.
9941
9942         * scm/auto-beam.scm (default-auto-beam-check): New function.
9943
9944         * lily/auto-beam-engraver.cc (test_moment): Use it.
9945
9946         * flower/rational.cc (operator %): Bugfix.
9947
9948 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
9949
9950         * scripts/abc2ly: Bugfix
9951
9952 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9953
9954         * python/fontextract.py (write_extracted_fonts): bugfix, too many
9955         %'s on EndFont comment.
9956
9957         * lily/ledger-line-spanner.cc: some more words of explanation.
9958
9959 2005-04-20  John Williams <williams@tni.com>  
9960         
9961         * scripts/lilypond-book.py: htmlquote bugfix.
9962         Allow snippets to be given distinct filenames.
9963         Allow the default alt text to be overridden.
9964
9965 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
9966
9967         * ly/performer-init.ly: Bugfix
9968
9969         * THANKS: Added bughunters.
9970
9971 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9972
9973         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
9974
9975         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
9976         position (was: use modulo measure length).
9977
9978         * configure.in (no gui_b): Remove optional gtk+ requirement.
9979
9980 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9981
9982         * Documentation/user/basic-notation.itely (Pitches): add
9983         LedgerLineSpanner.
9984
9985         * lily/dynamic-engraver.cc (process_music): set right bound to
9986         script if present. Else, do not set.
9987         (acknowledge_grob): only set right bound of finished spanner to
9988         note column if no other bound is set.
9989
9990         * python/lilylib.py (make_ps_images): switch back to png16m.
9991         
9992 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9993
9994         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
9995         writing up to date file.  Add dvips usage suggestion.
9996
9997         * scripts/convert-ly.py: Fix error message.
9998         Print usage if no files on command line.
9999         (usage): Add example usage.
10000
10001         * input/test/compound-time.ly: New file.
10002
10003         * input/test/circle.ly: New file.
10004
10005         * Documentation/topdocs/NEWS.tely: Use them.
10006
10007         * input/test/boxed-stencil.ly: Remove \score.
10008
10009         * buildscripts/mf-to-table.py (base): Add .log dependency.
10010
10011         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
10012         pfa's.  Add .log dependency
10013
10014         * scm/define-markup-commands.scm (lower): New command.
10015
10016         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
10017         make it default.
10018
10019 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10020
10021         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
10022         also to finished cresc as right bound. This fixes:
10023         skip-string-decresc.ly
10024
10025         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
10026         relative_coordinate if extent is empty.
10027
10028         * lily/stem.cc (width_callback): determine correct extent if flag
10029         is not there. This fixes slur-no-flag.ly
10030
10031         * lily/grace-engraver.cc (consider_change_grace_settings): new
10032         function.
10033         (initialize): also consider_change_grace_settings() on
10034         initialization. Fixes large grace notes at start of score.
10035
10036         * lily/break-align-interface.cc (do_alignment): don't translate if
10037         total_extent is empty.
10038
10039         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
10040
10041 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10042
10043         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
10044         with slash.
10045
10046 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10047
10048         * stepmake/aclocal.m4: Remove tfm_path.
10049
10050 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10051
10052         * scm/music-functions.scm (markup-expression->make-markup): fix
10053         bug with cons arguments of markup commands.
10054         (music->make-music): fix music expression property list building
10055
10056 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10057
10058         * aclocal.m4: Massage package names.
10059
10060         * SCons updates.
10061
10062 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10063
10064         * VERSION (PACKAGE_NAME): release 2.5.20
10065
10066         * lily/stem.cc (calc_stem_info): add minimum Y extent of
10067         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
10068
10069         * lily/percent-repeat-engraver.cc (try_music): add measure before
10070         next_moment to future processing moment. Fixes:
10071         percent-repeat-mm-rest.ly
10072         (process_music): don't add moment for 2nd time.
10073
10074         * input/regression/repeat-percent.ly: add mmrests as extra test.
10075
10076         * lily/axis-group-engraver.cc (acknowledge_grob): read
10077         keepAliveInterfaces to decide what to kill.
10078
10079         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
10080         percent-repeat-interface to keepAliveInterfaces. This fixes
10081         percent-repeat-harakiri.
10082
10083 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10084
10085         * SCons updates.
10086
10087 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10088
10089         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
10090
10091         * aclocal.m4: remove --enable-tfm-path configure option
10092
10093         * input/test/ancient-font.ly (lowerStaff): clef name errors.
10094
10095         * scm/backend-library.scm (postscript->png): newline after
10096         finishing command.
10097
10098         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
10099         (LY_DEFINE): ly:paper-score-paper-systems: new function 
10100
10101         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
10102
10103         * lily/score.cc (default_rendering): use Music_output too.
10104
10105         * input/test/chord-names-languages.ly (Module): rename file.
10106
10107         * lily/text-spanner.cc: add bound-padding.
10108
10109         * lily/paper-book.cc (systems): accept Paper_score
10110         iso. Paper_system vector. 
10111
10112         * input/regression/line-arrows.ly: new file.
10113
10114         * lily/paper-score.cc (process): run get_paper_systems() only once.
10115
10116         * lily/line-spanner.cc (line_stencil): add arrows.
10117
10118 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
10119
10120         * lily/line-interface.cc (make_arrow): new function. 
10121         (arrows): idem.
10122
10123 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
10124
10125         * input/test/chord-names-german.ly: update for italian/french
10126         chords.
10127         
10128         * Documentation/user/instrument-notation.itely (Printing chord
10129         names): update.
10130
10131 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10132
10133         * lily/include/paper-score.hh (class Paper_score): remove unused
10134         prototypes.
10135
10136         * lily/book.cc (process): add -COUNT to midi output.
10137
10138         * lily/score.cc (book_rendering): remove outname argument
10139         (book_rendering): return list of Music_outputs. 
10140
10141         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
10142
10143         * lily/book.cc (process): loop over Music_outputs returned from
10144         Score::book_rendering().
10145
10146         * lily/*.cc (width_callback): remove spurious "unused" warnings
10147         for assert (axis==[XY]_AXIS); 
10148
10149         * lily/include/music-output.hh (class Music_output): smobify class.
10150
10151         * lily/include/paper-score.hh (class Paper_score): make members
10152         private.
10153
10154         * lily/performance.cc (process): return #f iso. #<undefined>. This
10155         prevents #<undefined> leaking into GUILE-userspace.
10156
10157 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10158
10159         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
10160
10161 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
10162
10163         * scm/chord-name.scm : support for italian and french
10164         chords names.
10165
10166         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
10167         a space defined by chordPrefixSpacer when the root name is
10168         direclty followed by a prefix.
10169
10170         * ly/engraver-init.ly : chordPrefixSpacer       
10171         * scm/define-context-properties.scm : chordPrefixSpacer
10172         * ly/property-init.ly : italianChords, frenchChords 
10173
10174 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10175
10176         * mf/feta-din.mf: Remove.
10177
10178         * mf/GNUmakefile (fontdir): Bugfix.
10179
10180         * mf/SConstruct: Some updates.
10181
10182         * SConstruct: Require pkg-config.
10183         (test_program): Bugfix for double digit version compares, use
10184         integer (not string-) compare.
10185         Optionally require gs 8.14.
10186
10187         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
10188
10189         * lily/*: s/ifdef HAVE_*/if have/.
10190
10191         * SConstruct (test_lib): New function.  Update pkg-config and some
10192         other requirements.
10193
10194         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
10195         freetype, pangof2t.
10196
10197 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10198
10199         * po/lilypond.pot, ...: Update using bison-CVS.
10200
10201         * python/lilylib.py (make_ps_images): Fixo.
10202
10203 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10204
10205         * python/lilylib.py (make_ps_images): typo.
10206
10207         * configure.in (gui_b): make bison optional.
10208
10209         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
10210
10211 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
10212
10213         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
10214         with one parameter can be defined in a LaTeX file when processed
10215         by lilypond-book this will be evaluated between the systems of
10216         a multi-system score. The parameter is the number of systems processed.
10217
10218 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10219
10220         * python/lilylib.py (make_ps_images): Escape newline.
10221
10222         * Documentation/user/music-glossary.tely: Run
10223         texinfo-all-menus-update.
10224
10225 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10226
10227         * scm/lily-library.scm (old-relative-not-used-message)
10228         (version-not-seen-message): Add input-file-name-location to message.
10229
10230         * lily/parser.yy (lilypond): Add token aliases.
10231
10232         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
10233         not confuse with alteration.
10234         (alteration): Add.
10235
10236 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10237
10238         * python/lilylib.py (make_ps_images): use -dEPSCrop
10239
10240         * VERSION (PACKAGE_NAME): release 2.5.19 
10241
10242         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
10243         only put xrefs in info documentation.
10244
10245         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
10246         .pdf rule to tex-rules.make.
10247
10248         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
10249         from -systems.* output.
10250
10251         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
10252         directly, remove -$(PAGESIZE) target.
10253
10254         * input/test/embedded-postscript.ly: update.
10255
10256 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10257
10258         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
10259
10260         * Documentation/user/changing-defaults.itely (Font selection):
10261         document font-name.
10262
10263         * input/regression/font-name.ly: show Pango fonts for
10264         font-name. Update example. 
10265
10266         * lily/pango-select.cc (properties_to_pango_description): don't
10267         convert symbol font-size to number, but use to lookup.
10268
10269         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
10270
10271         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
10272         (NAME . FILE-NAME) tuples for font descriptions. 
10273         (write-preamble): display BeginFont DSC comments.
10274
10275         * python/fontextract.py (write_extracted_fonts): new file. Extract
10276         font resources from a PS file.
10277
10278         * scripts/lilypond-book.py (option_definitions): --psfonts option.
10279         (Compile_error.process_include): do_file returns chunks.
10280
10281         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
10282
10283         * make/lysdoc-targets.make: .texi is .PRECIOUS
10284
10285         * scripts/lilypond-book.py (write_if_updated): new function.
10286
10287 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10288
10289         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
10290
10291 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10292
10293         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
10294
10295         * input/regression/markup-syntax.ly: remove \score.
10296
10297         * scm/define-markup-commands.scm (draw-circle): add fill argument
10298
10299         * scm/stencil.scm (make-circle-stencil): add fill argument
10300
10301         * ps/music-drawing-routines.ps: add fill argument.
10302
10303         * ly/performer-init.ly: add CueVoice to MIDI too.
10304
10305         * ps/music-drawing-routines.ps: new routine BeginEPSF /
10306         EndEPSF.
10307
10308         * input/regression/markup-eps.ly: new file.
10309
10310         * scm/framework-ps.scm (write-preamble): change order: vars should
10311         be inited before procedures.
10312
10313         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
10314         for EPS files.
10315
10316         * scm/define-markup-commands.scm (epsfile): add epsfile command.
10317
10318 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10319
10320         * configure.in (gui_b): add check for ghostscript 8.15
10321
10322 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10323
10324         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
10325         start of line. Fixes cresc-after-newline.ly
10326
10327         * lily/source-file.cc (file_line_column_string): use get_column().
10328
10329 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10330
10331         * lily/source-file.cc (get_column): utf-8 support for column numbers.
10332
10333 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10334
10335         * lily/*: use message () iso progress_indication () for messages.
10336         Revise/uniformise user messages.
10337
10338         * flower/warn.cc (progress_indication): New function.
10339         (message): Use it.  Fixes newline problems.
10340
10341         * config.make.in (webdir): Sort out install dirs.
10342
10343         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
10344
10345         * python/lilylib.py (command_name): Bugfix.
10346         (make_ps_images):
10347
10348 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
10349
10350         * lily/main.cc: --help says what types of backends are availabe
10351
10352 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10353
10354         Fix ./VERSION dependency, and without need to reconfigure.
10355
10356         * lily/main.cc (setup_paths): Update.
10357
10358         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
10359
10360         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
10361
10362         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
10363         Add \line for some simplistic cases.
10364
10365         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
10366
10367 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10368
10369         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
10370         to compile LY files (useful for adding eg. "-I" args)
10371         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
10372         2Gnome command for gnome backend.
10373         (LilyPond-command-formatgnome): call the 2Gnome command. key
10374         binding: C-c C-g
10375
10376 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10377
10378         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
10379         depend on all PNG images.
10380
10381 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10382
10383         * GNUmakefile.in: Bugfix: also link .map files.
10384
10385 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10386
10387         * scm/music-functions.scm (music->make-music): generate 
10388         a (make-music ...) sexpr from a music expression.
10389         (display-scheme-music): use guile pretty printer to display the
10390         make-music sexpr.
10391
10392 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10393
10394         * ly/engraver-init.ly: reindent.
10395         Add CueVoice.
10396
10397         * scm/music-functions.scm (music-pretty-string): handle moments
10398         too.
10399         (music-pretty-string): only print non-empty lists.
10400         (cue-substitute): create CueVoice context, which has smaller type.
10401
10402         * lily/moment-scheme.cc (LY_DEFINE): new methods
10403         ly:moment-grace-{numerator,denominator}
10404
10405         * lily/context-handle.cc: remove quit() method. 
10406
10407         * lily/font-config.cc (init_fontconfig): be verbose about font path.
10408         (init_fontconfig): success is 0, not !0
10409
10410 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10411
10412         * mf/feta-nummer-code.mf (code): add plus glyph.
10413
10414         * lily/tie.cc (print): idem.
10415
10416         * lily/slur.cc (print): don't use thickness property for
10417         slur shape-thickness.
10418
10419         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
10420         while adding stencils.
10421
10422         * scm/define-markup-commands.scm (with-color): with-color markup
10423         command.
10424         (whiteout): new markup command 
10425         (filled-box): new markup command
10426
10427 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10428
10429         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
10430         test for PDF docs.
10431
10432         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
10433         PFAAybabtu-Regular.  Fixes feta font in PDFs.
10434         
10435         Notes for tetex-3.0 make web:
10436            psclean.map: s/uhv8a/uhvr8a/
10437            config.ps add:
10438                 p +psfonts_t1.map
10439                 p +psclean.map
10440                 p +typeface.map
10441
10442 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10443
10444         * scm/music-functions.scm (music-pretty-string): fix bug with
10445         string argument.
10446
10447 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10448
10449         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
10450
10451 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10452
10453         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
10454         only process options if they're there.
10455         (write_file_map): add version-seen? to snippet-map.ly
10456
10457 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10458
10459         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
10460         formatting cleanups.
10461
10462         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
10463         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
10464
10465 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10466
10467         * scm/framework-ps.scm (ps-font-command): don't hash, just use
10468         name directly.
10469
10470         * lily/main.cc (setup_paths): either add mf/out to search path or 
10471         fonts/{otf,type1,etc}
10472         
10473         * lily/font-config.cc (init_fontconfig): either add mf/out to
10474         FontConfig or fonts/{otf,type1,etc}
10475
10476         * GNUmakefile.in: don't put mf/ link in share/ dir.
10477
10478         * lily/staff-spacing.cc: move same-direction-correction to
10479         note-spacing-interface
10480
10481         * scm/lily.scm (lilypond-main): use variable argument count for
10482         exception handler.
10483
10484         * lily/font-config.cc (init_fontconfig): add operator pacification
10485         message.
10486
10487         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
10488
10489         * buildscripts/gen-emmentaler-scripts.py (i): generate
10490         PFAEmmentaler as well.
10491
10492         * scm/framework-ps.scm (munge-lily-font-name): new function
10493         (write-preamble): hack: insert PFA equivalent of CFF into
10494         .PS. This makes LilyPond output printable on normal PS printers
10495         again.
10496
10497         * buildscripts/gen-emmentaler-scripts.py (i): generate
10498         PFAEmmentaler.pfa aswell.
10499
10500 2005-04-06  John Williams <williams@tni.com>  
10501         
10502         * scripts/lilypond-book.py: refactor the compose_ly procedure.
10503         
10504 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10505
10506         * scm/page-layout.scm (default-page-make-stencil): always combine
10507         the header stencil, even if empty. This prevents the body text to
10508         reach up to the margins.
10509
10510         * po/rw.po (Module): new file, for Kinyarwanda.
10511
10512         * input/test/spacing-optical.ly (Module): new file.
10513
10514         * lily/staff-spacing.cc: add same-direction-correction
10515
10516 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10517
10518         * Documentation/user/introduction.itely (Engraving): Comment-out
10519         non-existent file.
10520
10521 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10522
10523         * scm/define-grob-properties.scm (all-user-grob-properties): add
10524         same-direction-correction
10525
10526         * VERSION: release 2.5.18
10527
10528 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10529
10530         * lily/grob.cc (mark_smob): Check pscore->layout_ before
10531         dereferencing.  Fixes make web.
10532
10533         * lily/midi-stream.cc: Handle unwritable midi file.  Include
10534         errno.h.
10535
10536         * Documentation/user/: Fix links.
10537
10538 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10539
10540         * lily/text-interface.cc (Module): rename from text-item.cc
10541
10542         * input/regression/apply-output.ly (texidoc): function naming fix.
10543
10544         * lily/time-signature-performer.cc (derived_mark): new function.
10545
10546         * lily/lily-parser-scheme.cc:  print mapped file name for progress
10547
10548         * scripts/lilypond-book.py (find_linestarts): new function.
10549         (find_toplevel_snippets): keep track of line numbers.
10550
10551         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
10552         all key changes.
10553
10554         * ly/declarations-init.ly (partCombineListener): use
10555         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
10556
10557         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
10558
10559 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10560
10561         * lily/text-item.cc: Fix link.
10562
10563         * Documentation/user/changing-defaults.itely (Changing defaults):
10564         Fix programs reference links.
10565
10566         * Documentation/user/music-glossary.tely: Convert to utf-8.
10567
10568 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10569
10570         * make/lilypond-vars.make: remove TEXMF from variables.
10571         remove DEB_BUILD pk font variables.
10572         remove GUILE_LOAD_PATH
10573         remove TeX memory vars.
10574
10575 2005-04-04  Werner Lemberg  <wl@gnu.org>
10576
10577         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
10578
10579 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10580
10581         * ps/lilyponddefs.ps: remove reencode-font
10582
10583         * lily/simple-spacer.cc (add_columns): also compare
10584         directly. Column rank doesn't distinguish between broken and
10585         unbroken columns. This fixes large spaces before time sig changes.
10586
10587         * Documentation/user/point-and-click.itely: document ly:set-option.
10588
10589         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
10590         point_and_click_global is set.
10591
10592         * lily/scm-option.cc (LY_DEFINE): add point-and-click
10593         ly:set-option argument.
10594
10595 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10596
10597         * GNUmakefile.in: Include symlinks in webball.
10598
10599         * Documentation/user/GNUmakefile (source-links): Add symlinks to
10600         source dir for split and non-split manuals.
10601
10602         * Documentation/user/*y: Fix @uref/@inputfile links for
10603         split/non-split HTML documents.
10604
10605         * Documentation/user/GNUmakefile (local-WWW): Do not generate
10606         .ps.gz.
10607         
10608 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10609
10610         * GNUmakefile.in: Add newline.
10611
10612 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
10613
10614         * tex/lilyponddefs.tex: use color instead of xcolor
10615         * scm/output-tex.scm: minor editing
10616
10617 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10618
10619         * scm/music-functions.scm (display-scheme-music): pretty printer
10620         for music expressions.
10621
10622 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10623
10624         * buildscripts/install-info-html.sh (index_file): Fix link.
10625
10626 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10627
10628         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
10629
10630         * Documentation/index.html.in: Add size estimates with some big pages.
10631
10632         * Documentation/user/tutorial.itely (Running LilyPond for the
10633         first time): Add/replace some @rglos links.  TODO: add more
10634         @rglos links in tutorial, test non-intrusiveness (.css).
10635
10636         * stepmake/bin/add-html-footer.py (do_file): Remove info's
10637         annoying's indication of referencing external document.
10638
10639         * Documentation/user/GNUmakefile: Split version of glossary too.
10640         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
10641         links, not only for html.
10642
10643         * Documentation/user/introduction.itely: Fix some links for other
10644         than html, do not use `here' as link name.
10645
10646 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10647
10648         * scm/documentation-generate.scm (string-append): Fix @usermanref,
10649         @glossaryref.
10650
10651 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10652
10653         * scm/page-layout.scm (default-page-make-stencil): only add header
10654         if existing and not empty. Fixes spurious programming error.
10655
10656         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
10657
10658 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
10659
10660         * scm/output-tex.scm: implement {re,}setcolor
10661         * tex/lilyponddefs.tex: use color package
10662
10663 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10664
10665         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
10666         additions to website.
10667
10668         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
10669
10670         * Documentation/user/macros.itexi: Fix @usermanref html links in
10671         split documents: use @inforef.
10672
10673 2005-03-30  Graham Percival  <gperlist@shaw.ca>
10674
10675         * Documentation/user/programming-interface.itely: minor fix.
10676
10677         * Documentation/user/advanced-notation.itely: added info to
10678         Metronome markings.
10679
10680 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10681
10682         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
10683         use box-stencil.  Remove y-padding argument.
10684         (make-stencil-circler): New function.
10685
10686         * buildscripts/lilypond-words.py (F): 
10687         * elisp/SConscript (a): 
10688         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
10689         * vim/SConscript (a): 
10690         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
10691
10692         * lily/general-scheme.cc: Build fix.
10693
10694         * scm/markup.scm:
10695         * input/regression/markup-scheme.ly: 
10696         * input/regression/markup-syntax.ly: Drop 'new-' from name.
10697
10698         * scm/stencil.scm (make-circle-stencil): New function.
10699
10700         * scm/define-markup-commands.scm (draw-circle): Use it.  New
10701         name (was cicle).  Update callers.
10702         (circle): New markup command, similar to box.
10703
10704         * scm/stencil.scm (circle-stencil): New function.
10705
10706 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
10707
10708         * configure.in: Detect libutf8/wchar.h variant.
10709
10710         * stepmake/aclocal.m4: Modify shared size test.
10711
10712 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10713
10714         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
10715
10716 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10717
10718         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
10719         
10720         * VERSION (PACKAGE_NAME):  release 2.5.17
10721
10722 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10723
10724         * scm/backend-library.scm (postscript->png): Fix comment and png
10725         message.
10726
10727         * GNUmakefile.in (link-tree): Fix locales.
10728
10729 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10730
10731         * lily/stencil-scheme.cc (LY_DEFINE): change to
10732         ly:stencil-aligned-to, non mutating.
10733
10734         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
10735
10736         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
10737
10738         * lily/quote-iterator.cc (derived_mark): call
10739         Music_wrapper_iterator::derived_mark() too.
10740
10741         * lily/grace-engraver.cc (derived_mark): change signature, add
10742         const.
10743
10744 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10745
10746         * SConstruct (symlink): 
10747         * GNUmakefile.in (link-tree): Add scripts to prefix.
10748
10749         * lily/general-scheme.cc (ly:effective-prefix): New function.
10750
10751         * scm/backend-library.scm (postscript->png): Use it.
10752
10753 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10754
10755         * lily/paper-score.cc (process): don't delete grobs after
10756         producing stencils. 
10757
10758         * scm/part-combiner.scm (determine-split-list): switch off
10759         debugging info.
10760
10761         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
10762         if available.
10763
10764         * scm/define-context-properties.scm
10765         (all-user-translation-properties): add stringNumberOrientations.
10766
10767         * lily/new-fingering-engraver.cc (position_scripts): make generic,
10768         so fingering and string-numbers are separately controlled.
10769
10770 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10771
10772         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
10773         not use debugging.
10774
10775 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10776
10777         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
10778
10779         * config.hh.in: add HAVE_FONTCONFIG.
10780
10781         * Documentation/user/instrument-notation.itely (String number
10782         indications): new node.
10783
10784         * input/regression/new-markup-syntax.ly (texidoc): add circle.
10785
10786         * lily/new-fingering-engraver.cc (add_string): new function. 
10787         (acknowledge_grob): accept string-number-event as well.
10788
10789         * scm/define-markup-commands.scm (circle): new markup command.
10790
10791         * scm/output-lib.scm (print-circled-text-callback): new function.
10792
10793         * lily/GNUmakefile: move ifeq after include stepmake.make.
10794
10795 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10796
10797         * config.make.in (HAVE_LIBKPATHSEA_SO):
10798         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
10799
10800         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
10801         add KPATHSEA_LIBS.
10802
10803         * debian/watch: 
10804         * debian/control: Update.
10805
10806 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10807
10808         * input/test/title-markup.ly (spaceTest): remove.
10809
10810         * input/test/embedded-tex.ly (Module): remove.
10811
10812         * input/test/music-box.ly: use 'name property, not ly:music-name.
10813
10814         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
10815
10816         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
10817
10818 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10819
10820         * Documentation/topdocs/INSTALL.texi (Top): Remove information
10821         about xdeltas.  Add information about CVS.
10822
10823         * scm/lily.scm (lilypond-main): Fix invocation of handler,
10824         gracefully handle failed files.
10825
10826         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
10827
10828         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
10829         small fixes.
10830
10831         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
10832         No unnecessarily specific i18n messages.  Remove stray `1'.
10833
10834 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10835
10836         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
10837         documentencoding
10838
10839         * scm/documentation-lib.scm (texi-file-head): set utf-8
10840         documentencoding.
10841
10842         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
10843         Delta, not the Symbol one. 
10844
10845         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
10846         for the .map file.
10847
10848         * Documentation/topdocs/INSTALL.texi (Top): add running
10849         requirement as compilation requirement.
10850
10851 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10852
10853         * buildscripts/mutopia-index.py (headertext): add h1 header and
10854         utf-8 charset meta field.
10855
10856         * input/GNUmakefile: prune example list.
10857
10858         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
10859         options.
10860
10861         * lily/slur-scoring.cc (get_base_attachments): only look at stem
10862         extent for visible stems.
10863
10864         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
10865
10866 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10867
10868         * Documentation/topdocs/INSTALL.texi (Top): Updates.
10869
10870         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
10871
10872 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10873
10874         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
10875         pass inf/nan into slur scoring.
10876
10877         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
10878         page.
10879
10880         * scripts/abc2ly.py (dump_voices): use alphabet().
10881
10882 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
10883         
10884         * mf/GNUmakefile (depth): use $(FONTFORGE). 
10885
10886 2005-03-27 Matthias Neeracher <neeracher@mac.com>
10887         
10888         * flower/include/virtual-methods.hh: simplify. Patch by
10889
10890 2005-03-25  John Williams <williams@tni.com>  
10891
10892         * scripts/lilypond-book.py (main): add png for HTML too, guess
10893         only if necessary. 
10894
10895 2005-03-25  Graham Percival  <gperlist@shaw.ca>
10896
10897         * Documentation/topdocs/INSTALL.texi: now recommends
10898         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
10899
10900         * Documentation/user/basic-notation.itely,
10901         Documentation/user/tutoria.itely: warn about
10902         only one (phrasing) slur at once.
10903
10904 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10905
10906         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
10907
10908 2005-03-23  Graham Percival  <gperlist@shaw.ca>
10909
10910         * Documentation/user/basic-notation.itely: fixed info about
10911         ending a (de)cresc.
10912
10913         * Documentation/user/lilypond-book.itely: fixed
10914         lilypond-book filter example and warned about not doing
10915         --filter and --process at the same time.
10916
10917 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10918
10919         * lily/parser.yy (bass_number),
10920         Documentation/user/instrument-notation.itely (Figured bass): 
10921         Add the possibility to use text markup in figured bass. 
10922
10923 2005-03-19  Graham Percival  <gperlist@shaw.ca>
10924
10925         * Documentation/user/global.itely: added info about naming
10926         identifiers and breakbefore.
10927
10928         * Documentation/user/invoking.itely: added info about batch
10929         processing files with convert-ly, removed references to TeX
10930         in the jail section.
10931
10932         * Documentation/user/examples.itely: possibly fixed piano
10933         dynamics.
10934
10935         * Documentation/user/advanced-notation.itely: added info
10936         about removing other types of Staff.
10937
10938         * Documentation/user/instrument-notation.itely: possibly
10939         fixed piano staff line switch.
10940
10941         * Documentation/user/changing-defaults.itely: added info
10942         about using normal font in titles.
10943
10944 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10945
10946         * VERSION (PATCH_LEVEL): release 2.5.16
10947
10948         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
10949         explicitly.
10950
10951 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10952
10953         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
10954         whitespace.
10955
10956         * python/lilylib.py (make_ps_images):
10957         * scm/backend-library.scm (postscript->pdf, postscript->png):
10958         Quote file name.  Use format rather than string-append juggling.
10959
10960 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10961
10962         * python/lilylib.py (make_ps_images): add x to -g argument. 
10963
10964         * lily/key-performer.cc (create_audio_elements): don't use
10965         scm_eval_string. Check for minor 3rd directly.
10966   
10967         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
10968         (sarabandeCelloGlobal): key is D minor, not F major.
10969
10970 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10971
10972         Fix truncated --png output (Peter Danenberg).
10973         
10974         * python/lilylib.py (make_ps_images):
10975         * scripts/ps2png.py (copyright): Grok --papersize option.
10976
10977         * scm/backend-library.scm (postscript->png): Add parameter
10978         PAPERSIZE.  Update callers.
10979
10980         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
10981         Fixes symbol placement.
10982
10983         * lily/spanner.cc: 
10984         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
10985         <libc-extension.hh>).
10986
10987 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10988
10989         * Nitpick run.
10990
10991         * buildscripts/fixcc.py: Update.
10992
10993         Builddir run fixes.
10994
10995         * HACKING (datadir): Add VERSION.
10996
10997         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
10998         higher up.
10999
11000 2005-03-15  Werner Lemberg  <wl@gnu.org>
11001
11002         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
11003         diagonal stem doesn't become thinner.
11004
11005 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11006
11007         * buildscripts/fixcc.py: Fixes (Werner).
11008
11009 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11010
11011         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
11012         Emmentaler/Aybabtu.
11013
11014         * GNUmakefile.in: fix lilypond-words path.
11015
11016         * po/tr.po: update to 2.3.21
11017
11018         * lily/new-fingering-engraver.cc (position_scripts): take priority
11019         from head position.
11020
11021         * input/regression/finger-chords-order.ly (texidoc): new file.
11022
11023 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11024
11025         * make/ly-rules.make: 
11026         * stepmake/aclocal.m4: 
11027         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
11028
11029         * buildscripts/fixcc.py (rules): Leave space after operator.
11030
11031 2005-03-14  Werner Lemberg  <wl@gnu.org>
11032
11033         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
11034         top of the glyph with smooth curve.
11035
11036 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11037
11038         * Documentation/user/global.itely (Page layout): remove
11039         printpagenumber.
11040
11041 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
11042
11043         * input/regression/mensural-ligatures.ly: new file (with examples
11044         compiled by Pal Benko).
11045
11046         * Documentation/user/instrument-notation.itely: Bugfix: yet some
11047         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
11048         musicglyph access.  Many small beautifications in ancient
11049         examples.
11050
11051         * input/test/divisiones.ly: fixed indentation; small
11052         beautifications
11053
11054         * ly/engraver-init.ly: added FIXME comment
11055
11056         * scripts/lilypond-book.py,
11057         Documentation/user/lilypond-book.itely: added music fragment
11058         option "packed" to lilypond-book
11059
11060         * Documentation/user/instrument-notation.itely: Bugfix: added
11061         missing LedgerLineSpanner color setting in several places.  Added
11062         music fragment option "packed" to VaticanaContext example.
11063
11064 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11065
11066         * scm/define-grobs.scm (all-grob-descriptions): switch off
11067         Hyphen_spanner::set_spacing_rods 
11068
11069         * lily/lyric-hyphen.cc (print): add padding between syllable and
11070         hyphen.
11071         (print): shorten hyphen in tight situations (determine using
11072         minimum-length)
11073
11074         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
11075         0.4pt.
11076
11077 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11078
11079         * ly/titling-init.ly (bookTitleMarkup): Refinements.
11080
11081         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
11082         header/footer markings for regression-test.
11083
11084         * scm/backend-library.scm (output-scopes, header-to-file): Move
11085         from framework-tex.scm.
11086
11087         * scm/framework-ps.scm (output-framework)
11088         (output-preview-framework):
11089         * scm/framework-eps.scm (output-classic-framework)
11090         (output-framework): Use it.  Fixes collated files.
11091
11092 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11093
11094         * input/sakura-sakura.ly: 
11095         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
11096
11097         * buildscripts/guile-gnome.sh: Update.
11098
11099         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
11100
11101         * mf/aybabtu.pe.in: Capitalize Aybabtu.
11102
11103 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11104
11105         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
11106         culprit: always exit the loop if we find a rod, even if it has
11107         distance < 0. 
11108
11109         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
11110         algorithm.
11111
11112         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
11113         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
11114
11115         * scm/output-svg.scm (dashed-line): new  function body.
11116         
11117         * GNUmakefile.in: create .htaccess.
11118
11119 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11120
11121         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
11122
11123 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11124
11125         * VERSION (PACKAGE_NAME): release 2.5.15
11126
11127         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
11128
11129         * scm/framework-svg.scm (output-framework): put scaling in
11130         document header. Apply scaling only once.
11131         (output-framework): dump page size in px, not mm. 
11132
11133         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
11134         from font-size.
11135
11136         * lily/paper-outputter-scheme.cc (LY_DEFINE):
11137         ly:outputter-output-scheme, new function.
11138
11139         * scm/output-svg.scm (pango-description-to-svg-font): new function
11140
11141 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11142
11143         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
11144         target.
11145
11146         * input/typography-demo.ly: new file.
11147
11148 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11149
11150         * Documentation/user/global.itely (File structure): Add markup blocks
11151         to toplevel expressions.
11152         (Multiple movements, Creating titles): Add markup blocks.
11153
11154         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
11155         <libc-extension.hh>).
11156
11157         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
11158
11159         * flower
11160         * lily
11161         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
11162
11163 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11164
11165         * lily/accidental.cc: special bboxes for natural. 
11166
11167         * mf/feta-toevallig.mf: make stems heavier.
11168
11169         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
11170         texts as well.
11171
11172         * mf/feta-klef.mf: revise. 
11173
11174         * mf/feta-schrift.mf: make thinning of accent less pronounced.
11175
11176         * mf/feta-klef.mf: add rounded curve at top. 
11177         make thinnib a little heavier.
11178
11179 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11180
11181         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
11182
11183         * buildscripts/fixcc.py: New file.
11184
11185         * input/regression/utf8.ly: Update Debian font description.
11186
11187 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11188
11189         * stepmake/aclocal.m4: Fix test.
11190
11191 2005-03-09  Graham Percival  <gperlist@shaw.ca>
11192
11193         * Documentation/user/invoking.itely: added Sebastino Vigna's
11194         docs for the --jail option.
11195
11196 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11197
11198         * lily/stem.cc (print): only produce stemlets if there are no
11199         noteheads on this stem.
11200
11201         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
11202         don't crash on stemlet (visible stem without heads).
11203
11204         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
11205         unbroken situations. 
11206
11207         * scm/output-lib.scm (center-invisible): new function.
11208
11209         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
11210         wishes to determine loose column space.
11211
11212         * lily/font-config.cc (init_fontconfig): add
11213         fonts/{otf,type1,cff}  to path.
11214
11215         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
11216
11217         * mf/GNUmakefile (Module): install all fonts under otf/
11218
11219         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
11220         replace /fonts/otf/ by /ps/ 
11221
11222         
11223 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11224
11225         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
11226
11227         * lily/book.cc (process): Oops, add score_.header_.
11228
11229         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
11230
11231         * lily/parser.yy: Handle toplevel and book texts as score.
11232
11233         * scm/page-layout.scm (default-page-make-stencil):
11234         Bugfix: (page-properties rename.
11235
11236         * scm/backend-library.scm (ly:system): Typo.
11237
11238 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11239
11240         * stepmake/stepmake/executable-targets.make (installexe): don't
11241         strip installed executables
11242
11243         * lily/font-select.cc (get_font_by_design_size): revert
11244         pango_description_string as well.
11245
11246         * lily/system.cc (set_loose_columns): put loose column just left
11247         of next column.
11248
11249         * lily/include/group-interface.hh (extract_grob_array): rename
11250         from Pointer_group_interface__extract_grobs
11251
11252         * input/regression/ledger-line-minimum.ly (texidoc): new file.
11253
11254         * lily/ledger-line-spanner.cc (set_spacing_rods): new
11255         function. Keep ledgered note heads at a minimum distance.
11256         Introduce minimum-length-fraction
11257         (print): introduce length-fraction property.
11258
11259 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11260
11261         * tex/GNUmakefile: remove latin1.enc rules.
11262
11263 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11264
11265         * scm/titling.scm: Typo.
11266
11267         * input/regression/score-text.ly: Really add.
11268
11269         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
11270
11271 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11272
11273         * lily/open-type-font-scheme.cc:  new file.
11274
11275 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11276
11277         * scm/titling.scm (layout-extract-page-properties): Rename from
11278         page-properties.  Update callers.
11279
11280         * lily/lexer.ll (Lily_lexer):
11281         * lily/parser.yy: Junk lyric_markup state.
11282
11283         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
11284
11285         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
11286         Add texts parameter.
11287
11288 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11289
11290         * lily/lexer.ll (lyric_markup): New mode.
11291         (Lily_lexer::push_lyric_markup_state): New method.
11292         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
11293
11294         * lily/parser.yy (book_body):
11295         (toplevel_expression): Grok \markup texts.
11296
11297         * lily/score-scheme.cc (ly:music-scorify): 
11298         * scm/lily-library.scm (collect-music-for-book): Take texts
11299         parameter.
11300
11301         * lily/score.cc (texts_): New member.
11302
11303         * lily/paper-book.cc (systems): Format score texts.
11304
11305         * score-text.ly: New file.
11306
11307         * ttftool/SConscript:
11308         * kpath-guile/SConscript: New file.
11309
11310         * lily/SConscript:
11311         * SConstruct: Update.
11312
11313 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11314
11315         * VERSION (PACKAGE_NAME): release 2.5.14
11316
11317 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11318
11319         * lily/main.cc: Add dummy xgettext markers.
11320
11321 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11322
11323         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
11324         requirements
11325
11326         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
11327         executable is < 40k
11328
11329         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
11330         hack.
11331
11332 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11333
11334         * flower/libc-extension.cc:
11335         * flower/include/libc-extension.hh: [Open]BSD simply cast
11336         cookie/funopen declarations.
11337
11338         * stepmake/aclocal.m4: Check for libkpathsea.so.
11339
11340         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
11341         dl_kpse_find_file.
11342
11343 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11344
11345         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
11346         (open_library): alternative for static library.
11347
11348 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11349
11350         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
11351
11352         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
11353
11354         Drop run-time dependency on teTeX.
11355
11356         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
11357
11358         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
11359         KPATHSEA_LIBS in LIBS.
11360         (STEPMAKE_DLOPEN): New function.
11361
11362         * lily/font-config.cc (init_fontconfig): Use dir for directory,
11363         not path.
11364
11365         * flower/file-path.cc (directories): Rename from paths, as this
11366         return an array of directories (a single path).
11367
11368 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11369
11370         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
11371
11372         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
11373         new ly:kpathsea-find-file
11374
11375         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
11376
11377         * kpath-guile/GNUmakefile: new file
11378
11379         * buildscripts/gen-emmentaler-scripts.py (i): generate
11380         emmentaler-X.fontname as well.
11381
11382         * buildscripts/ps-embed-cff.py: new script
11383
11384         * scm/lily-library.scm: remove ps-embed-cff.
11385
11386         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
11387         font loading. 
11388
11389         * scm/font.scm (add-music-fonts): load dynamics/numbers through
11390         fontconfig as well.
11391
11392         * lily/font-config.cc (init_fontconfig): add cff/ too.
11393
11394         * ly/generate-embedded-cff.ly: capitalize.
11395
11396         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
11397         so as to register the pango font.
11398
11399         * lily/font-config.cc (init_fontconfig): add
11400         prefix/{otf,type1,mf/out} to fontconfig path.
11401
11402         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
11403         overrides all. 
11404
11405         * configure.in (gui_b): remove ec mftrace check
11406
11407         * config.hh.in: use lilypond-Major.Minor as data directory.
11408
11409         * scm/framework-ps.scm (dump-page): use output-units for landscape.
11410
11411         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
11412         name.
11413
11414 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11415
11416         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
11417         error messages.
11418
11419         * flower/libc-extension.cc:
11420         * flower/include/libc-extension.hh: [Open]BSD fixes for
11421         cookie/funopen declarations.
11422
11423 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11424
11425         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
11426         emmentaler.
11427
11428         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
11429         lcrm10.
11430
11431         * scm/define-markup-commands.scm (fontsize): new markup
11432         command. Also set baseline-skip
11433
11434 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
11435         
11436         * lily/main.cc (do_chroot_jail): paranoia security for webserver
11437         use.
11438
11439 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11440
11441         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
11442
11443         * lily/pdf.cc: remove PDF related files
11444
11445 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11446
11447         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
11448         <hamamatsu@gmx.de>
11449
11450 2005-03-05  Graham Percival  <gperlist@shaw.ca>
11451
11452         * Documentation/user/advanced-notation.itely: first draft
11453         of reorg done.
11454
11455         * Documentation/user/global.itely: fixed (sub)section
11456         bits of MIDI.
11457
11458 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11459
11460         * cygwin/mknetrel (extras): Bufix (Bertalan).
11461
11462         * Documentation/user/basic-notation.itely (Chords): @ref fix.
11463         * Documentation/user/instrument-notation.itely (Introducing chord
11464         names): Compile fix: must have unique name.
11465
11466 2005-03-02  Graham Percival  <gperlist@shaw.ca>
11467
11468         * Documentation/user/instrument-notation.itely: reorg.
11469
11470 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11471
11472         * scm/output-gnome.scm:
11473         * scm/output-svg.scm: Fix font scaling.
11474
11475 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11476
11477         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
11478         what link to use best.
11479
11480         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
11481         * Documentation/user/tutorial.itely (Automatic and manual beams):
11482         Fix @ref.
11483
11484         * lily/tweak-registration.cc (replace_grob_tweak): New function.
11485         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
11486         * scm/framework-gnome.scm (tweak): Use it.
11487
11488 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11489
11490         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
11491
11492         * scm/output-ps.scm (white-text): reinstate white-text
11493
11494 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11495
11496         * scm/output-ps.scm (offset-add): Remove.
11497
11498         * scm/lily-library.scm (offset-flip-y): New function.
11499         * scm/framework-gnome.scm (tweak): Use it.
11500
11501         * scm/output-gnome.scm (grob-cause): Add parameter.
11502
11503         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
11504         * scm/output-ps.scm (url-link): Move.
11505         (white-text): Warn user about brokenness.
11506
11507         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
11508         wrt ghostscript.
11509
11510 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11511
11512         * lily/slash-repeat-engraver.cc (try_music): always make slashes
11513         if body length smaller than measure length.
11514
11515         * scm/define-markup-commands.scm (with-url): oops. use Y extent
11516         for Y.
11517
11518         * ly/titling-init.ly (tagline): put default tagline in \paper
11519
11520 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11521
11522         * lily/kpath.cc: 
11523         * lily/pdf.cc (Pdf_file): Use more generic error messages.
11524
11525         * scm/lily-library.scm (version-not-seen-message): New function.
11526         * ly/init.ly: Use it.
11527
11528         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
11529         breaks as progess.
11530
11531         * scripts/lilypond-book.py (do_process_cmd): Do not lump
11532         whitespace with l10n message.
11533
11534         * scm/framework-tex.scm (convert-to-ps):
11535         (convert-to-dvi): Do not use overly specific l10n messages.
11536
11537         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
11538
11539         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
11540         merge stderr with stdout.  
11541
11542 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11543
11544         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
11545         Neeracher).
11546
11547 2005-02-29  Graham Percival  <gperlist@shaw.ca>
11548
11549         * Documentation/user/instrument-notation.teily: moved
11550         \arpeggio to Basic.
11551
11552         * Documentation/user/advanced-notation.itely: Articulation to
11553         Basic, a bunch of stuff from Basic moved to Advanced.
11554
11555         * Documentation/user/basic.itely: swapped various sections,
11556         reorganized Basic.
11557
11558 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11559
11560         * flower/memory-stream.cc: 
11561         * flower/libc-extension.cc: Remove obsolete #undefs.
11562
11563         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
11564         more carefully.
11565
11566 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11567
11568         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
11569         dependency.
11570
11571         * VERSION (PACKAGE_NAME): release 2.5.13
11572
11573         * GNUmakefile.in (web-ext): don't ship ps.gz
11574
11575         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
11576         stdout
11577
11578 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11579
11580         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
11581         without libintl.  Now it compiles too.
11582
11583 2005-02-28  Graham Percival  <gperlist@shaw.ca>
11584
11585         * Documentation/user/basic-notation.itely,
11586         instument-notation.itely, advanced-notation.itely:
11587         split up contents of notation.itely.
11588
11589         * Documentation/user/notation.itely: file removed.
11590
11591         * Documentation/user/invoking.itely, converters.itely:
11592         moved convert-ly info to invoking.itely.
11593
11594         * Documentation/user/global.itely, changing-defaults.itely,
11595         sound-output.itexi: moved global settings, file layout, and
11596         sound into global.itely.
11597
11598         * Documentation/user/sound-output.itexi: file removed.
11599
11600         * Documentation/user/lilypond.tely: removed links to
11601         notation.itely and sound.itely.
11602
11603 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11604
11605         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
11606
11607         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
11608  
11609         * THANKS: add sponsor.
11610
11611         * scm/define-markup-commands.scm (with-url): new markup command.
11612
11613         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
11614         tagline.
11615         
11616         * scm/output-tex.scm (url-link): stub.
11617
11618         * scm/output-ps.scm (url-link): new function.
11619
11620         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
11621         ly:set-point-and-click
11622
11623 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11624
11625         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
11626         based on pdf-viewer setting.
11627
11628         * scm/framework-ps.scm (write-preamble): Find and set preferred
11629         pdf-viewer.
11630
11631 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11632
11633         * Documentation/user/point-and-click.itely: update for PDF point &
11634         click.
11635
11636         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
11637         editors based on EDITOR setting.
11638
11639 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11640
11641         * scm/*: Oops, more grand 2005 replace bits.
11642
11643 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11644
11645         * ps/music-drawing-routines.ps: new routine: insert PDF mark
11646
11647         * scm/output-ps.scm (grob-cause): point & click support for
11648         PostScript
11649
11650 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11651
11652         * lily/input-scheme.cc (LY_DEFINE): rename to
11653         ly:input-file-line-column
11654
11655 2005-02-26  Graham Percival  <gperlist@shaw.ca>
11656
11657         * Documentation/user/examples.itely: small fix from Steve Doonan.
11658
11659         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
11660
11661         * THANKS: added Yuval Harel.
11662
11663         * Documentation/user/{various}: inserted two spaces after a period.
11664
11665         * Documentation/user/lilypond.tely: added framework for reorg.
11666
11667         * Documentation/user/basic-notation.itely, instrument-notation.itely,
11668         advanced-notation.itely, global.itely: new files, placeholder for
11669         future reorg.
11670
11671 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
11672
11673         * Documentation/user/notation.itely: revamped Polyphony section
11674         
11675 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11676
11677         * Documentation/user/lilypond-book.itely (Music fragment options):
11678         doc fontload.
11679
11680         * Documentation/user/changing-defaults.itely (Text encoding): add
11681         fontload option to utf8 include
11682
11683         * scripts/lilypond-book.py (compose_ly): add fontload option
11684
11685         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
11686         force-eps-font-include option.
11687
11688         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
11689         black triangle
11690
11691         * Documentation/user/invoking.itely (Editor support): remove
11692         lilypond-latex section.
11693
11694         * scripts/lilypond-latex.py (Module): remove script.
11695
11696         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
11697         overwrite .log. 
11698
11699         * lily/main.cc: remove -m, --no-layout
11700
11701         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
11702         to define. We don't want to override fprintf everywhere.
11703
11704 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11705
11706         * cygwin/lilypond.hint: 
11707         * cygwin/README.in: Update dependencies.
11708
11709         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
11710         Bugfix: do not pollute CPPFLAGS, LIBS.
11711
11712         * cygwin/mknetrel (extras): Cross compile fixes.
11713
11714         * ttftool/util.c: 
11715         * ttftool/ttfps.c: 
11716         * ttftool/ps.c: #include libc-extension.hh
11717
11718         * flower/include/libc-extension.hh:
11719         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
11720         wrapper using funopen.
11721         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
11722         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
11723
11724         * config.hh.in:
11725         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
11726         (AC_CHECK_HEADERS): Add libio.h
11727
11728         * scripts/convert-ly.py: Uniformize, internationalize.
11729         (2.5.2): Remove fatal encoding rule.
11730         (2.5.13): Handle latin1 encoding gracefully.
11731
11732 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11733
11734         * HACKING: Fix line breaks.
11735
11736 2005-02-23  Werner Lemberg  <wl@gnu.org>
11737
11738         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
11739         contains those two files.
11740
11741 2005-02-21  Werner Lemberg  <wl@gnu.org>
11742
11743         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
11744         to improve overlap removal process.
11745
11746         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
11747         left and right ending.  This ensures better overlapping.
11748         Update all callers.
11749         ("lineprall"): Don't use draw_gridline to get better overlapping.
11750
11751 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11752
11753         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
11754
11755         * Documentation/topdocs/NEWS.tely (Top): oops.
11756
11757 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
11758
11759         * HACKING: new file.
11760
11761         * input/regression/utf8.ly (portuguese): added a portuguese example
11762         to show latin1 accents.
11763
11764 2005-02-21  Pal Benko  <benkop@freestart.hu>
11765
11766         * lily/mensural-ligature-engraver.cc:
11767         * lily/mensural-ligature.cc:
11768         * lily/include/mensural-ligature.hh: new algorithm implemented
11769
11770         * scm/define-grob-properties.scm: join-left killed (add-join may
11771         be used); join-left-amount changed to join-right-amount
11772
11773 2005-02-21  Graham Percival  <gperlist@shaw.ca>
11774
11775         * Documentation/user/notation.itely: small but urgent fix.
11776
11777 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
11778
11779         * lily/duration-scheme.cc: bugfix: correct parameters to
11780         SCM_ASSERT_TYPE.
11781
11782         * THANKS: added Pal.
11783
11784         * Documentation/user/notation.itely: bugfix: unTeXified
11785         $\\backslash$.  Bugfix: yet another glyph renaming victim:
11786         "timesig.*x/y" -> "timesig.*xy".
11787
11788 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11789         
11790         * VERSION (PACKAGE_NAME): release 2.5.12
11791
11792 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11793
11794         * ly/engraver-init.ly: set tieWaitForNote to #t by default
11795
11796         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
11797
11798         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
11799
11800         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
11801
11802 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11803
11804         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
11805         latin1..utf-8.
11806
11807         * input/regression/stanza-number.ly:
11808         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
11809
11810         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
11811
11812 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11813
11814         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
11815         NEWS. Refer to website for older news.  
11816
11817         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
11818         .HTML. This should be done for specific servers only.
11819
11820         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
11821         .ly image examples.
11822
11823         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
11824         in layer 0 too.
11825
11826         * scm/define-context-properties.scm
11827         (all-user-translation-properties): add tieWaitForNote
11828
11829         * scm/define-grobs.scm (all-grob-descriptions): add
11830         Tie_column::before_line_breaking
11831
11832         * lily/tie.cc (get_column_rank): new function
11833
11834         * lily/tie-column.cc (before_line_breaking): new function.
11835         (werner_directions): take into account ties that start on
11836         different columns.  
11837
11838         * lily/score-engraver.cc (set_columns): move add_column() so we
11839         have column rank available.
11840
11841         * lily/tie.cc (get_column_rank): new function.
11842
11843         * input/regression/utf8.ly (japanese): add japanese lyrics.
11844
11845         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
11846
11847         * THANKS: add Steve D
11848
11849         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
11850         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
11851
11852 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
11853
11854         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
11855         to show harmonic notes
11856         * scm/define-markup-commands.scm: in \markup-by-number
11857         "dots-dot" -> "dots.dot" to show dotted notes
11858
11859 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11860
11861         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
11862
11863         * flower/memory-stream.cc (writer): new file.
11864
11865         * configure.in: add endian test.
11866
11867 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
11868
11869         * Documentation/user/examples.itely: small
11870         simplification/beautification
11871
11872         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
11873         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
11874         notation manual.
11875
11876         * lily/mensural-ligature.cc: bugfix: another few victims of the
11877         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11878
11879         * ly/gregorian-init.ly: commit some experimental code for hi-level
11880         ligature input language lying around here for several months.
11881
11882         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
11883         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11884
11885         * lily/vaticana-ligature-engraver.cc: bugfix: another few
11886         "x-y-z"->"x.y.s-z" fixes.
11887
11888 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11889
11890         * scm/framework-pdf.scm (scm): new file
11891
11892         * lily/include/pdf.hh (class Pdf_file): new file.
11893
11894         * lily/pdf.cc (write_trailer): new file.
11895
11896 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
11897
11898         * input/regression/color.ly: new file
11899
11900         * lily/stencil.cc (interpret_stencil_expression):
11901         when a color expression is encountered: save current color,
11902         process the rest of the expression, and restore previous color.
11903
11904         * lily/system.cc (get_line): check all grobs for color property and
11905         prepare the stencil scheme expressions for further processing.
11906         Fix layer-loop.
11907
11908         * scm/define-grob-properties.scm: introduce the color property.
11909
11910         * scm/output-lib.scm: color helper functions.
11911
11912         * scm/output-ps.scm: introduce setcolor/resetcolor.
11913
11914 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11915
11916         * ly/*.ly, input/regression/*.ly: Added missing \version
11917         statements in some files.
11918
11919 2005-02-15  Graham Percival  <gperlist@shaw.ca>
11920
11921         * Documentation/user/notation.itely: minor editing.
11922
11923         * Documentation/user/converters.itely: updated convert-ly bugs.
11924
11925         * Documentation/user/lilypond-book.itely: add info about using
11926         feta characters in latex.
11927
11928 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11929
11930         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
11931
11932 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11933
11934         * scm/define-grob-properties.scm (all-user-grob-properties):
11935         removed 'dashed property.
11936
11937 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11938
11939         * scm/lily.scm (define-safe-public): new macro for defining
11940         variables that can be used in --safe mode. Use it in *.scm
11941         instead of manually setting safe-objects in safe-lily.scm.
11942
11943 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11944         
11945         * lily/slur.cc: Slur-dash patch by Bertalan.
11946
11947         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
11948
11949         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
11950
11951 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11952
11953         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
11954
11955 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11956
11957         * mf/GNUmakefile: teTeX-3.0 install fix.
11958
11959         * Cygwin patch from Bertalan.
11960
11961         * stepmake/stepmake/metafont-rules.make: Remove bashism.
11962
11963 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11964
11965         * GNUmakefile.in: 
11966         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
11967
11968         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
11969         2.0.x compatibility.
11970
11971 2005-02-08  Werner Lemberg  <wl@gnu.org>
11972
11973         * mf/feta-din-code.mf: Format; clean up code.
11974         Replace `---' with `--' plus explicit path directions.
11975         (linethickness#, stafflinethickness#): Remove.
11976         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
11977         ("dynamic s"): Improve shape.
11978         ("dynamic p"): Improve shape.
11979         Replace `draw' with better outline approximation.
11980         ("dynamic r"): Improve shape.
11981         Don't call `fill' and `draw' at the same time.
11982
11983 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11984
11985         * SConstruct (symlink):
11986         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
11987         build fix: add enc symlink.
11988
11989         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
11990
11991         Support for DESTDIR besides prefix=/foo
11992
11993         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
11994
11995         * stepmake/stepmake/*.make:
11996         * */GNUmakefile:
11997         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
11998
11999         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
12000
12001         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
12002         mawk in fontforge (date) test.
12003
12004 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12005
12006         * scm/font.scm (make-century-schoolbook-tree): add NCS as
12007         font-family=roman. Add Luxi Sans as sans
12008
12009 2005-02-07  Graham Percival  <gperlist@shaw.ca>
12010
12011         * Documentation/user/notation.itely: add warning about
12012         percent repeats and Voice contexts.
12013
12014         * Documentation/user/lilypond-book.itely: clarified the
12015         necessity of dvips -u arguments.
12016
12017 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
12018
12019         * THANKS: Added a bunch of bug hunters.
12020
12021 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12022
12023         * scm/framework-ps.scm (output-preview-framework): bugfix.
12024
12025         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
12026         o/ for chord modifier..
12027
12028         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
12029
12030         * lily/drum-note-performer.cc:  remove unused (thanks Michael
12031         Welsh Duggan). 
12032
12033 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12034
12035         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
12036
12037         * ly/titling-init.ly: Do not also print intstrument in header on
12038         first page.  Do not print page number on first and only page.
12039
12040 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12041
12042         * input/regression/*.ly: remove old-relative everywhere
12043
12044         * lily/music-sequence.cc (simultaneous_relative_callback): do
12045         what-if analysis on copy, not on original. Fixes old-relative
12046         compatibility.
12047
12048         * scm/backend-library.scm (postscript->png): space before
12049         --verbose.
12050         
12051 2005-02-05  Werner Lemberg  <wl@gnu.org>
12052
12053         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
12054         is defined.
12055
12056         * mf/feta-alphabet.mf: Define `staffsize#'.
12057         Include `feta-params.mf'.
12058         s/staffheight/design_size/.
12059
12060         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
12061
12062         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
12063
12064         * mf/feta-nummer-code.mf: Reformatted.
12065         (draw_six): Use outline intersection to avoid a self-intersecting
12066         path.
12067         ("Numeral comma"): Fix serious outline glitches.  This slightly
12068         changes the glyph shape.
12069         ("Numeral dash"): Use `draw_rounded_block'.
12070         ("Numeral dot"): Use `drawdot'.
12071         ("Numeral 1"): Assure identical tangent directions for the
12072         intersection points of paths.  The glyph shape improvement is only
12073         visible at very high magnifications.
12074         ("Numeral 2"): Use `solve' macro to make the lower right part of
12075         the glyph outline touch the x axis exactly.  This changes the
12076         glyph shape.
12077         Minor fixes for better overlap removal support.
12078         ("Numeral 4"): Make lefter corner `rounder'.
12079         ("Numeral 5"): Assure identical tangent directions for the
12080         intersection points of paths.  This improves the glyph shape at
12081         high magnifications.
12082         ("Numeral 7"): Use `solve' macro to make the upper right part of
12083         the glyph outline touch the metrics box exactly.  This changes the
12084         glyph shape.
12085         Avoid corner in the upper left part of the glyph (causing a minor
12086         shape change).
12087
12088         * mf/feta-ital-*.mf: Removed.  Unused.
12089
12090 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12091
12092         * VERSION (PATCH_LEVEL): release 2.5.11
12093
12094         * input/regression/fill-line-test.ly: new file.
12095
12096         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
12097         emmentaler name, eg. emmentaler-23. 
12098
12099 2005-02-04  Christian Hitz  <chhitz@gmx.net>
12100
12101         * scm/scm/define-markup-commands.scm (fill-line): rework for better
12102         alignment with centered texts
12103
12104         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
12105         list of paddings
12106
12107 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12108
12109         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
12110
12111         * lily/note-column.cc (translate_rests): call flush_extent_cache()
12112         of parents when translating rests. Fixes: c-chord-rest.ly 
12113
12114         * lily/include/dimension-cache.hh (struct Dimension_cache): add
12115         dimension_callback_ member.
12116
12117         * lily/grob.cc (flush_extent_cache): new function. Force recompute
12118         of extents.
12119
12120 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12121
12122         * all but lily/*: The grand 2004/2005 replace.
12123
12124 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12125
12126         * lily/*: add space after ,  
12127
12128         * scm/music-functions.scm (has-request-chord): don't use
12129         ly:music-name anywhere. Fixes <<\\>> notation. 
12130
12131         * scm/define-markup-commands.scm (box): use font-size for
12132         padding. Fixes boxed-rehearsal-marks.ly
12133
12134         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
12135         identifier definition too, so foo = \lyrics { ...   } bar = #1
12136         doesn't complain about "bar" being LYRICS_STRING.
12137
12138         * lily/paper-def.cc (find_pango_font): new routine; Store
12139         pango_fonts in hash tab too. This is necessary for retrieving
12140         Pango_fonts::physical_font_tab() later on.
12141  
12142         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
12143         crash if psname is null.
12144
12145         * lily/lily-guile.cc (ly_hash2alist): new function
12146
12147         * Documentation/user/changing-defaults.itely (Text encoding):
12148         rewrite. 
12149
12150         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
12151         -> font_filename mapping.
12152
12153         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
12154         ly_pango_font_physical_fonts
12155
12156         * scm/framework-ps.scm (supplies-or-needs): extract names from
12157         physical Pango_fonts.
12158
12159         * utf8.ly: new file.
12160
12161 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12162
12163         * Documentation/user/changing-defaults.itely (Page layout): add
12164         doco about systemSeparatorMarkup.
12165
12166         * scm/page-layout.scm (default-page-make-stencil): add-to-page
12167         function.
12168         (default-page-make-stencil): insert system separators.
12169
12170         * scm/define-markup-commands.scm (hcenter): add
12171         (beam): add.
12172
12173 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12174
12175         * scm/output-ps.scm (ez-ball): reinstate ez notation.
12176
12177 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
12178
12179         * lily/main.cc: Spell backend consistently.  Sort options.
12180
12181 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12182
12183         * scripts/lilypond-book.py (Module): revert @include.
12184         
12185 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12186
12187         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
12188         Bugfix: @include .tex (not .texi).  Small cleanups.
12189
12190         * stepmake/bin/add-html-footer.py (i18n): New function.
12191
12192 2005-01-31  Werner Lemberg  <wl@gnu.org>
12193
12194         * mf/feta-nummer.mf: Removed.  Unused.
12195
12196 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12197
12198         * lily/ : 2004 -> 2005 s&r
12199
12200         * scm/file-cache.scm (cached-file-contents): add file. Read each
12201         file only once.
12202
12203         * scm/font.scm (add-pango-fonts): change order. Medium weight is
12204         now default.
12205
12206         * VERSION: release 2.5.10
12207         
12208         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
12209
12210         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
12211
12212         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
12213         that both X and Y extents of bbox are non-nil.
12214
12215 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12216
12217         * scm/chord-name.scm (alteration->text-accidental-markup): change
12218         - to . 
12219
12220         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
12221
12222         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
12223
12224         * Documentation/user/invoking.itely (Invoking lilypond): add note
12225         about EPS backend.
12226
12227         * scm/framework-eps.scm: new file: create per-system/per-page EPS
12228         files for inclusion in lilypond-book document.
12229
12230         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
12231
12232         * input/tutorial/lbook-texi-test.texi: new file.
12233
12234         * scm/safe-lily.scm (safe-objects): add
12235         {begin,end}-of-line-(in)?visible as safe.
12236  
12237 2005-01-30  Graham Percival  <gperlist@shaw.ca>
12238
12239         * Documentation/user/changing-defaults.itely: fixed example
12240         of (dynamics).
12241
12242 2005-01-29  Graham Percival  <gperlist@shaw.ca>
12243
12244         * lily/main.cc: fix info about -o=FILE.
12245
12246 2005-01-29  Werner Lemberg  <wl@gnu.org>
12247
12248         * mf/feta-toevallig.mf ("Natural"): Completely changed the
12249         construction to assure smooth transition from straight to curved
12250         lines.
12251
12252 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12253
12254         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
12255         stencils.
12256
12257         * ps/lilyponddefs.ps: add start-page, start-system doesn't
12258         translate to top of page. Fixes alignment problems of
12259         lilypond-generated EPS files.
12260
12261 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12262
12263         * scm/part-combiner.scm (analyse-spanner-states): trigger on
12264         crescendo-end as well, since Decrescendo maybe ended with Stop
12265         Crescendo.). Fixes: partcombine-diminuendo.ly
12266
12267         * scm/script.scm (default-script-alist): swap portato symbols.
12268
12269         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
12270
12271         * lily/paper-outputter-scheme.cc (LY_DEFINE):
12272         ly:outputter-port. New function.
12273
12274         * scm/framework-ps.scm (output-classic-framework): dump a
12275         -systems.texi too
12276         (output-classic-framework): dump multiple systems on an "infinite"
12277         page EPS including fonts. 
12278
12279         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
12280         .eps files for both texi and tex formats. Use PNG coming from
12281         lilypond.
12282         
12283 2005-01-28  Graham Percival  <gperlist@shaw.ca>
12284
12285         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
12286
12287         * scripts/lilypond-latex.py: fix info about -o=FILE.
12288
12289 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12290
12291         * ly/generate-embedded-cff.ly: write .cff.ps files.
12292
12293         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
12294
12295         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
12296         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
12297
12298 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12299
12300         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
12301
12302 2005-01-28  Werner Lemberg  <wl@gnu.org>
12303
12304         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
12305         macros.
12306         (draw_bulb): Improved.
12307
12308         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
12309         metapost bug.
12310         (draw_pedal_P): Use soft_end_penstroke.
12311         (draw_pedal_d): Use soft_start_penstroke.
12312
12313         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
12314         path.
12315         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
12316         doesn't change the glyph shape.
12317
12318         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
12319         changing the shape) to avoid fontforge warnings.
12320
12321         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
12322         soft_end_penstroke and fix glyph shape.
12323
12324 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12325
12326         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
12327
12328 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12329
12330         * scm/define-markup-commands.scm (line): filter out empty stencils
12331         from line command.
12332
12333         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
12334         amount.
12335
12336 2005-01-27  Graham Percival  <gperlist@shaw.ca>
12337
12338         * Documentation/user/notation.itely: added info about what
12339         \voiceFoo does.  Also rewrote warning about marks at
12340         a line break.
12341
12342         * Documentation/user/changing-defaults.itely: added info
12343         about putting dynamics in parenthesis and brackets.
12344
12345 2005-01-27  Werner Lemberg  <wl@gnu.org>
12346
12347         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
12348
12349 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12350
12351         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
12352         portato-direction.ly
12353
12354         * lily/beam.cc (consider_auto_knees): add beam height to
12355         threshold. Fixes: knee-multiple-beam.ly
12356
12357         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
12358         pedal line spanners. Fixes: instrument-center-pedal.ly
12359
12360         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
12361         if encountering barline. Fixes: auto-beam-repeat.ly
12362
12363 2005-01-26  Werner Lemberg  <wl@gnu.org>
12364
12365         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
12366         overlapping.
12367
12368         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
12369         with inflections for the 1/2 sharp glyph.
12370
12371         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
12372         connection between `t' and `r'.
12373         Unify bulb with the rest of `r' to avoid grazing outlines which
12374         confuses the overlap removal algorithm of fontforge.
12375
12376         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
12377         inflections.
12378         (draw_cross): Fix shape to have uniform thickness in corners.
12379
12380         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
12381         to avoid an uneven number of self-intersections; this confuses
12382         fontforge.
12383         Fix a slight bug in the shape at left bottom (which is visible only
12384         at high magnifications).
12385         `Center' the stem horizontally to avoid overlapping.
12386
12387 2005-01-24  Werner Lemberg  <wl@gnu.org>
12388
12389         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
12390         to `asis'.
12391         (fet_begingroup): Save group name in string `feta_group'.
12392         (fet_endgroup): Updated.
12393         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
12394
12395         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
12396
12397         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
12398         in metapost.
12399
12400 2005-01-24  Graham Percival  <gperlist@shaw.ca>
12401
12402         * Documentation/user/notation.itely: really minor editing.
12403
12404 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12405
12406         * Documentation/user/examples.itely: minor editing.
12407
12408         * Documentation/user/changing-defaults.itely: minor editing.
12409
12410         * Documentation/user/notation.itely: clarified info on polyphony
12411         and \addlyrics.
12412
12413 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12414
12415         * scm/output-gnome.scm: 
12416         * scm/output-svg.scm:
12417         * scm/lily-library.scm (font-name-style): Update font name
12418         kludging for fontconfig use.
12419
12420 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
12421
12422         * scm/define-markup-commands.scm: Document right-align and
12423         larger markup commands. Remove "TODO" from the topmost comment
12424         "each markup function should have a doc string." More consistent
12425         use of new-lines.
12426
12427 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12428
12429         * Documentation/user/changing-defaults: removed info about
12430         copyright symbol, since it's likely to change soon.
12431         Added info about betweensystemspace.
12432
12433         * Documentation/user/notation.itely: minor fixes.
12434
12435         * Documentation/user/lilypond.tely,
12436         Documentation/user/music-glossary.tely: changed copyright
12437         date to 2005 instead of 2004.
12438
12439         * input/test/volta-chord-names.ly: added old example back.
12440
12441 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12442
12443         * mf/feta-beugel.mf: use design size 20 (not 15).
12444
12445         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
12446         change name to aybabtu completely
12447
12448 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12449
12450         * buildscripts/gen-emmentaler-scripts.py (outdir): add
12451         design_size to fontname
12452
12453 2005-01-19  Werner Lemberg  <wl@gnu.org>
12454
12455         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
12456         mf/feta-schrift.mf: s/p/pat/ if a path variable.
12457
12458         * mf/feta-autometric.mf (set_char_box): Add code which emits
12459         specials for mf2pt1 if run with metapost.
12460         (to_bp): New macro for mf2pt1.
12461
12462 2005-01-18  Graham Percival  <gperlist@shaw.ca>
12463
12464         * Documentation/user/changing-defaults: added info on
12465         creating a copyright symbol.
12466
12467 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12468
12469         * VERSION: release 2.5.9
12470         
12471 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
12472
12473         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
12474
12475         * Documentation/user/notation.itely: Document
12476         score-override-auto-beam-setting Fix documentation for
12477         revert-auto-beam-setting.
12478
12479 2005-01-18  Werner Lemberg  <wl@gnu.org>
12480
12481         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
12482         (procset): New function to define a procset resource.
12483         (ps-embed-pfa): New function to define a font resource.
12484         (setup): New function to define a `Setup' environment.
12485         (preamble): Use new functions.
12486
12487         * ps/lilypond.defs (init-lilypond-parameters): New function to
12488         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
12489
12490 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12491
12492         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
12493
12494 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
12495
12496         * scm/define-markup-commands.scm: Change number->markletter-string
12497         to take two arguments (vector number). Add number->mark-alphabet-vector
12498         and markalphabet markup command.
12499
12500         * scm/translation-functions.scm: Add format-mark-box-alphabet,
12501         format-mark-alphabet, format-mark-box-barnumbers and
12502         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
12503
12504 2005-01-17  Graham Percival  <gperlist@shaw.ca>
12505
12506         * Documentation/user/examples.itely: add SATB automatic piano
12507         reduction template.
12508
12509         * Documentation/user/notation.itely: added info about changing
12510         partcombine texts.  Also adds examples of alternate lyrics.
12511
12512         * Documentation/user/changing-defaults.itely: added warning
12513         about \RemoveEmptyStaffContext overriding previous changes.
12514
12515 2005-01-17  Werner Lemberg  <wl@gnu.org>
12516
12517         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
12518         feta-alphabet*.
12519
12520 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12521
12522         * python/lilylib.py (make_ps_images): don't do final showpage for
12523         multi-page documents.
12524         
12525         * VERSION (MY_PATCH_LEVEL): release 2.5.8
12526
12527 2005-01-16  Graham Percival  <gperlist@shaw.ca>
12528
12529         * Documentation/user/lilypond.tely: changed order of appendices;
12530         unified index should be last.
12531
12532         * Documentation/user/notation.itely: add example of key signatures
12533         and info about Staff.printKeyCancellation.
12534
12535 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12536
12537         * lily/include/repeated-music.hh (class Repeated_music): change
12538         into "namespace" class.
12539
12540         * lily/event.cc: remove Key_change_event.
12541
12542         * lily/include/transposed-music.hh (class Transposed_music): remove.
12543
12544         * lily/transposed-music.cc: remove
12545
12546         * lily/include/relative-music.hh: remove.
12547
12548         * lily/include/music-sequence.hh (struct Music_sequence): change
12549         into "namespace" class.
12550
12551         * lily/untransposable-music.cc (Module): remove
12552
12553         * lily/include/un-relativable-music.hh (Module): remove
12554
12555         * lily/include/untransposable-music.hh (Module): remove
12556
12557         * lily/include/music-list.hh (Module): remove file
12558
12559         * lily/un-relativable-music.cc: remove file.
12560
12561 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12562
12563         * lily/parser.yy: Compile fix.
12564
12565 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12566
12567         * lily/include/music.hh (class Music): unvirtualize transpose().
12568
12569         * lily/sequential-music.cc: remove file.
12570
12571         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
12572
12573         * lily/slur-scoring.cc (get_best_curve): only switch on
12574         DEBUG_SLUR_SCORING for non NDEBUG builds.
12575
12576         * lily/include/music.hh (class Music): replace Music::start_mom()
12577         by start-callback property
12578
12579         * lily/include/grace-music.hh: remove file. 
12580
12581         * lily/stem.cc (height): robustness fix.
12582
12583         * lily/time-scaled-music.cc: remove file.
12584
12585         * lily/include/music.hh (class Music): include SCM init argument.
12586         (class Music): replace Music::get_length() virtual by
12587         length-callback property everywhere.
12588
12589         * scripts/convert-ly.py (conv): add  # to \property scalar value.
12590
12591         * mf/GNUmakefile: don't install *list.ly
12592
12593 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12594
12595         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
12596
12597 2005-01-12  Werner Lemberg  <wl@gnu.org>
12598
12599         This patch addresses the following problems in the feta sources
12600         files which contribute to the fetaXX fonts.
12601
12602         . Many fixes for rasterization at low resolutions (consistent use of
12603           `vround' and `hround', integer shift values for paths, applying
12604           `eps' for mirrored paths, use of `define_whole_pixels' and
12605           friends, etc.) -- while this probably looks like a waste of time
12606           it has revealed deficiencies in some glyph shapes.  See comment at
12607           the end of feta-params.mf how vertical symmetry is achieved.
12608
12609         . The `---' operator has been replaced everywhere with `--'; this
12610           both improves and considerably reduces the font size after
12611           conversion with mf2pt1.
12612
12613         These change aren't explicitly mentioned below since virtually all
12614         glyphs are affected.
12615
12616         Other notable differences:
12617
12618         . Glyphs from feta-accordion.mf now have charboxes around the
12619           outline.
12620
12621         . Fixed incorrect charbox for `accDot'.
12622
12623         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
12624
12625         . Fixed position of the bow in the `upprall' glyph and its siblings.
12626
12627         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
12628           dependent on the staff line thickness to avoid touching the middle
12629           staff line at smaller sizes.
12630
12631         . Largely extended output for feta-testXX: Where useful, glyphs
12632         are shown both between and on staff lines.
12633
12634
12635         * mf/feta-params.mf (staff_space_rounded,
12636         stafflinethickness_rounded, linethickness_rounded,
12637         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
12638         Update all code which uses them where appropriate.
12639         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
12640         New variables used to control rasterization at low resolutions.  Set
12641         to zero if feta code is processed with metapost.
12642
12643         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
12644         (draw_rounded_block, draw_square_block): Updated to use `--' only.
12645         (flare_path): Updated.
12646         Make it work with `filldraw' (but only circular pens).
12647         (hfloor, vfloor, hceiling, vceiling): New macros.
12648
12649         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
12650         Use `draw' again in mf mode to have good pixel dropout control.
12651         Fix intersection points of horizontal lines with circle.
12652         ("accDot"): Fix parameters for set_char_box.
12653         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
12654         control.
12655
12656         * mf/feta-banier.mf: Updated.
12657
12658         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
12659         testing.
12660         (undraw_inside_ellipse): Remove `center' argument.  Update all
12661         callers.
12662         (draw_brevis): New macro, called by "Brevis notehead".
12663         (draw_whole_triangle_head): New macro, called by "Whole
12664         trianglehead".
12665         (draw_small_triangle_head): Use `filldraw'.
12666
12667         * mf/feta-eindelijk.mf: Remove useless global group.
12668         Updated.
12669
12670         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
12671         `filldraw'.
12672
12673         * mf/feta-pendaal.mf: Updated.
12674
12675         * mf/feta-puntje.mf: Updated.
12676
12677         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
12678         less points.
12679         ("Flageolet"): Use `draw' again in mf mode to have good pixel
12680         dropout control.
12681         ("Varied Coda"): Use `draw_block'.
12682         (draw_comma): Fix typo.
12683         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
12684         pixel dropout control.
12685
12686         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
12687         position of bow.
12688
12689         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
12690         sizes.
12691
12692         * mf/feta-toevallig.mf (remember_pic): New variable, used for
12693         testing.
12694         (draw_meta_sharp): Much simplified.
12695         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
12696
12697         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
12698
12699 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12700
12701         * Documentation/user/notation.itely (Ancient rests): Fix typo
12702         (thanks Anthony)
12703
12704 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12705
12706         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
12707
12708         * lily/main.cc (setup_paths): Add cff.
12709
12710         * mf/GNUmakefile (foe): Include actual target %.cff.
12711         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
12712
12713 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12714
12715         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
12716         suffix for main_input_b_.
12717
12718         * scm/music-functions.scm (toplevel-music-functions):
12719         precompute music lengths for music expressions.  
12720
12721 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12722
12723         * lily/include/input.hh (class Input): new `end_' slot for end of
12724         input. Renamed defined_str0_ to start_.
12725
12726         * lily/input.cc (Input): Add Input::Input (Input const &) and
12727         remove Input::Input (Source_file*, char const *). Use the new
12728         slots.
12729         (set_location): method used by bison to propagate input
12730         locations (YYLLOC_DEFAULT).
12731         (end_line_number, end_column_number, step_forward): new methods
12732         
12733         * lily/input-scheme.cc (ly:input-both-locations): new function,
12734         similar to ly:input-location, but also return the end line and
12735         column.
12736
12737         * lily/include/includable-lexer.hh: 
12738         * lily/includable-lexer.cc: 
12739         * lily/include/lily-lexer.hh (class Lily_lexer): 
12740         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
12741         Includable_lexer to Lily_lexer, in order to update lexloc (the
12742         yylloc), a new slot of Lily_lexer.
12743         (here_input, LexerError): simplify by using the lexloc slot (aka
12744         yylloc)
12745
12746         * lily/lexer.ll: #define yylloc to use input locations (it may
12747         be useless here?). Fixed the #embedded_scm rule (step the location
12748         forward in order to skip the sharp sign before parsing the scheme
12749         expression)
12750
12751         * lily/include/lily-parser.hh (class Lily_parser): 
12752         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
12753         here_input()
12754         (parser_error): overload for more precise locations of errors.
12755
12756         * lily/parser.yy (YYLTYPE): set location type to Input
12757         (YYLLOC_DEFAULT): use Input::set_location()
12758         (yylex): add the YYLTYPE* location parameter.
12759         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
12760         Give an Input parameter to THIS->parser-error() for more accurate
12761         messages.
12762
12763 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12764
12765         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
12766
12767         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
12768         on BEAMQUANTING for non-NDEBUG builds.
12769
12770         * lily/stem.cc (head_count): performance: avoid String::String()
12771         inside oft called function.
12772
12773 2005-01-09  Graham Percival  <gperlist@shaw.ca>
12774
12775         * Documentation/user/examles.itely: attempted fix for broken
12776         string quartet template.
12777
12778         * Documentation/user/notation.itely: remove unnecessary broken
12779         link.
12780
12781 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12782
12783         * VERSION (PACKAGE_NAME): release 2.5.7
12784
12785 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12786
12787         * config.make.in (METAFONT): Append -progname=mf, fixes use with
12788         mf-nowin for teTeX-3.0.  Backportme.
12789
12790         * scm/output-svg.scm (utf8-string): New function.
12791
12792         * scm/output-gnome.scm (utf8-string): New function.
12793         (otf-name-mangling): Remove.
12794
12795         * lily/pango-font.cc (Pango_font): Use font string iso font
12796         filename for utf8-text.
12797
12798         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
12799         name.
12800
12801 2005-01-08  Graham Percival  <gperlist@shaw.ca>
12802
12803         * Documentation/user/notation.itely: add info about
12804         Staff.extraNatural = ##f in Pitches section.  Also
12805         fixed some minor issues in the Vocal music section.
12806
12807 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12808
12809         * scm/output-ps.scm (white-text): comment out Helvetica font,
12810         which is broken for my GS install.
12811
12812         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
12813         which provides a tighter bbox.
12814
12815         * scm/define-grobs.scm (all-grob-descriptions): remove all
12816         extra-offsets from definitions.
12817
12818 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
12819
12820         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
12821         add tuning for 4-string bass and some common 4/5-string banjo
12822         tunings.  New function (four-string-banjo) turns a 5-string tuning
12823         into a 4-string tuning.  New function
12824         (fret-number-tablature-format-banjo) computes correct fret numbers
12825         on 5-string banjos.
12826
12827         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
12828         Add beam correction to TabVoice.
12829
12830         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
12831         using bold font; makes tabs more readable.
12832
12833 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12834
12835         * lily/font-select.cc (get_font_by_design_size): don't make
12836         Modified_font_metric; this causes trouble, since we don't know the
12837         font magnification from inside Pango_font::text_stencil()
12838
12839         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
12840
12841         * Documentation/user/notation.itely (The Lyrics context): comment out
12842         broken {Small ensembles} link.
12843
12844         * scm/framework-svg.scm (output-framework): change calling convention.
12845
12846         * lily/object-key-dumper-scheme.cc: new file.
12847
12848         * lily/object-key-undumper-scheme.cc: new file.
12849
12850         * lily/tweak-registration-scheme.cc: new file.
12851
12852         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
12853
12854         * Documentation/user/examples.itely (String quartet): uncomment
12855         broken example.
12856
12857         * lily/font-config.cc: new file.
12858
12859 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12860
12861         * scm/output-svg.scm: 
12862         * scm/output-gnome.scm: s/bigcheese/emmentaler.
12863
12864         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
12865
12866 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12867
12868         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
12869         Add headers.
12870
12871         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
12872
12873 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12874
12875         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
12876
12877         * lily/include/main.hh: lose _b hungarian suffixes for global
12878         variables.
12879
12880         * lily/include/lily-guile-macros.hh: new file.
12881
12882         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
12883
12884         * lily/general-scheme.cc: new file. 
12885
12886         * lily/font-select.cc (get_font_by_design_size): retrieve
12887         PangoFont for (designsize . "pango-descr") entries.
12888
12889         * lily/lily-parser-scheme.cc: new file.
12890
12891         * lily/output-def-scheme.cc: new file.
12892
12893         * lily/paper-book-scheme.cc: new file.
12894
12895         * lily/duration-scheme.cc (LY_DEFINE): new file.
12896
12897         * lily/pitch-scheme.cc:  new file.
12898
12899         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
12900
12901 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12902
12903         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
12904
12905 2005-01-06  Graham Percival  <gperlist@shaw.ca>
12906
12907         * Documentation/user/notation.itely: minor editing.
12908
12909         * Documentation/user/changing-defaults: minor editing.
12910
12911         * Documentation/user/examples.itely: add template for
12912         string quartet part extraction; demonstrates tag.
12913
12914 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
12915
12916         * Documentation/user/notation.itely: documents
12917         format-mark-box-letters and format-mark-box-numbers
12918
12919         * scm/define-context-properties.scm: change comment.
12920
12921 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12922
12923         * scm/framework-ps.scm (output-classic-framework): new function:
12924         dump systems as separate .eps files (without fonts) and write a
12925         single collecting .tex file.
12926
12927 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12928
12929         * Documentation/user/notation.itely (Setting simple songs):
12930         Correct several errors in the equivalent formulation of
12931         \addlyrics. 
12932         (The Lyrics context): Corrected link to the SATB example.
12933
12934 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12935
12936         * scm/lily.scm (completize-formats): new function
12937         (postprocess-output): new function
12938
12939         * lily/paper-book.cc (classic_output): change calling
12940         convention. Give basename as first argument. 
12941         remove Paper_book::post_processing().
12942
12943         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
12944
12945 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12946
12947         * lily/paper-outputter.cc (LY_DEFINE): new function
12948         ly:outputter-close.
12949
12950         * lily/main.cc: change --format,-f to --backend,-b
12951
12952         * lily/include/main.hh: rename format to backend.
12953
12954         * scm/translation-functions.scm (format-mark-box-numbers): add.
12955         patch by Erlend Aasland
12956
12957 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12958
12959         * lily/pango-font.cc (text_stencil): dump string as
12960         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
12961
12962 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12963
12964         * configure.in (gui_b): Remove handy developer-only
12965         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
12966         CVS source installations (but break other non-default but correct
12967         PKG_CONFIG_PATH setups), as this is no longer developer-only.
12968
12969         * SConstruct: 
12970         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
12971         compatibility (backportme).
12972
12973         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
12974
12975 2005-01-03  Werner Lemberg  <wl@gnu.org>
12976
12977         Prepare glyph shapes for mf2pt1 conversion.
12978
12979         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
12980         (accDiscant, accFreebase, accStdbase): Replace `draw' with
12981         `penstroke'.
12982         (accDot): Use `drawdot'.
12983         (accBayanbase): Replace `draw' with `draw_gridline'.
12984         (print_penpos): Moved to feta-macros.mf.
12985         (accOldEE): Replace `filldraw' with `penstroke'.
12986         Replace `draw' with `penstroke' and `drawdot'.
12987
12988         * mf/feta-banier.mf: Code clean-up.
12989         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
12990         `fill'.
12991
12992         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
12993
12994         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
12995         paremeter to control drawing of labels.  Update all callers.
12996
12997         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
12998         (new_bulb): Return a bulb as a single path.  To do that, it now
12999         takes some more parameters.  Updated all callers.
13000         (draw_gclef): Major clean-up.  `draw' has been replaced with
13001         `penstroke', unnecessary outlines have been removed.
13002         Remove (unused) gnome-canvas code.
13003
13004         * mf/feta-macros.mf (print_penpos): New macro (from
13005         feta-accordion.mf).
13006         Other minor fixes.
13007
13008         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
13009         ("Pedal dot"): Use `drawdot'.
13010         (draw_pedal_P): Add parameter to control drawing of labels.  Update
13011         all callers.
13012         Fix shape at top.
13013         (draw_pedal_e): Add parameter to control drawing of labels.  Update
13014         all callers.
13015         (draw_pedal_d): Add parameter to control drawing of labels.  Update
13016         all callers.
13017         Revert drawing direction.
13018
13019         * mf/feta-schrift.mf (draw_fermata): Use single path.
13020         (draw_short_fermata): Replace `filldraw' with `fill'.
13021         (draw_long_fermata, draw_very_long_fermata): Replace calls to
13022         `draw_rounded_block' with a single path.
13023         ("Thumb"): Draw full circle instead of mirroring segments.
13024         (draw_accent): New macro.
13025         ("> accent", "espr"): Use it.
13026         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
13027         ("open (unstopped)"): Draw full circle instead of mirroring
13028         segments.
13029         (draw_vee): Removed.
13030         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
13031         ("Downbow"): Replace calls to `draw_rounded_block' with a single
13032         path.
13033         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
13034         partial pieces drawn with `fill' -- these do still overlap with the
13035         stem of the `t' but just once, not multiple times so that fontforge
13036         can handle it gracefully.
13037         Change other parts of the glyph so that fontforge's overlapping
13038         algorithm reliably works.
13039         (draw_heel): Replace `draw' with `fill'.
13040         (draw_toe): Use `draw_accent' instead of `draw_vee'.
13041         ("Flageolet"): Replace `draw' with `penstroke'.
13042         ("Segno"): Replace `filldraw' with `penstroke'.
13043         Replace `draw' with `drawdot'.
13044         ("Coda"): Replace `fill' with `penstroke', using a single path.
13045         ("Varied Coda"): Use less overlapping paths.
13046         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
13047         single path.
13048
13049         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
13050         group to better control the `labels' command.
13051         Rename argument to `offset' and use it actually.  Update all
13052         callers.
13053         Replace `filldraw' with `fill'.
13054         ("mordent", "prallmordent", "upmordent", "downmordent",
13055         "lineprall"): Replace `draw' with `draw_gridline'.
13056         ("upprall", "downprall"): Replace `draw' with `fill'.
13057
13058         * mf/feta-timesig.mf: Formatting.
13059
13060         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
13061         to...
13062         ("Flat"): Here.
13063         (draw_paren): Move code to draw labels to...
13064         ("Right Parenthesis"): Here.
13065
13066 2005-01-02  Graham Percival <gperlist@shaw.ca>
13067
13068         * Documentation/user/notation.itely: add example of \setTextDecresc
13069         and \setTextDim.
13070
13071 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
13072
13073         * scm/define-markup-commands.scm :  fix glyph-strings of
13074         accidentals and \note-by-number
13075
13076 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13077
13078         * VERSION: 2.5.6 released.
13079         
13080         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
13081
13082         * input/regression/new-markup-scheme.ly: oops. font-family=music
13083         -> font-encoding fetaMusic.  
13084
13085         * lily/main.cc: put default to PS.
13086
13087         * lily/tfm.cc: idem.
13088
13089         * lily/afm.cc: idem.
13090
13091         * lily/include/modified-font-metric.hh (struct
13092         Modified_font_metric): remove coding_scheme() method.
13093
13094         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
13095
13096         * scripts/convert-ly.py (conv): crash on encountering \encoding.
13097
13098         * input/les-nereides.ly: convert to utf8
13099
13100         * lily/modified-font-metric.cc (text_dimension): idem.
13101
13102         * lily/parser.yy (TODO): idem.
13103
13104         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
13105
13106         * lily/lexer.ll: remove encoding
13107
13108         * scm/framework-ps.scm (output-variables): separately scale the
13109         page to mm 
13110
13111         * lily/pango-font.cc (Pango_font): fix scaling.
13112
13113         * lily/font-metric.cc (design_size): design_size returns a
13114         dimension now as well.
13115
13116 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13117
13118         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
13119         brace generation. 
13120
13121         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
13122
13123 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
13124
13125         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
13126         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
13127
13128 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13129
13130         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
13131         in first run as well.
13132
13133         * scm/paper.scm (layout-set-staff-size): use text-font-size in
13134         dimension less points (ie. 12 = 12 point)
13135
13136         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
13137
13138         * lily/all-font-metrics.cc (find_pango_font): set description_
13139
13140         * lily/pango-font.cc (text_stencil): export size as well.
13141         (text_stencil): fix scaling and extents box.
13142
13143 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13144
13145         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
13146
13147         * Documentation/user/invoking.itely (Invoking lilypond): document
13148         texstr
13149
13150         * scripts/convert-ly.py (conv): add ancient rules.
13151
13152         * scm/clef.scm (c0-pitch-alist): replace - with .
13153
13154         * scripts/lilypond-book.py (process_snippets): add texstr support.
13155
13156         * scm/framework-texstr.scm (header): change extension to .textmetrics
13157
13158         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
13159         -f tex.
13160
13161         * lily/text-metrics.cc: new file.
13162         (try_load_text_metrics): new function
13163
13164         * lily/include/text-metrics.hh: new file.
13165
13166 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13167
13168         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
13169         ly_scheme_function to ly_lily_module_constant.
13170
13171         * lily/modified-font-metric.cc (text_dimension): try
13172         lookup_tex_text_dimension() first.
13173
13174         * lily/tfm.cc: new function ly:load-text-dimensions
13175
13176 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13177
13178         * scm/output-texstr.scm (text): use \lilygetmetrics
13179
13180         * scm/framework-texstr.scm (header): dump in new format.
13181
13182         * tex/lilypond-tex-metrics: new file.
13183         
13184 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13185
13186         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
13187         mapping.
13188         (index_to_charcode): New method.
13189
13190         * scm/output-ps.scm (glyph-string): 
13191         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
13192
13193 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
13194
13195         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
13196         implement fully, need FONT to get to charcode.
13197
13198         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
13199
13200         * scm: Cleanups.
13201
13202         * Documentation/user/changing-defaults.itely: Fix internalsrefs
13203         {Tunable context properties},
13204         {All layout objects},
13205         {Music definitions}.
13206
13207 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13208
13209         * VERSION: release 2.5.5
13210         
13211         * lily/main.cc: use TeX as default output format.
13212
13213         * flower/file-path.cc (find): try to open directly as well, so we
13214         find absolute path files. 
13215
13216         * lily/pango-select.cc: new file.
13217
13218         * scm/framework-ps.scm: remove all encoding code. 
13219         load pfb/pfa for PangoFont too.
13220         
13221         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
13222
13223 2004-12-22  Werner Lemberg  <wl@gnu.org>
13224
13225         Prepare glyph shapes for mf2pt1 conversion.
13226
13227         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
13228
13229         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
13230         (define_triangle_shape): Use it to replace `draw' with `fill' and
13231         `unfill'.  Update all callers.
13232         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
13233         (draw_cross): Ditto.
13234         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
13235         Use penrazor for better conversion with mf2pt1.
13236         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
13237         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
13238         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
13239         draw_la_head, draw_ti_head): Replace `filldraw' with
13240         `fill'.  Update all callers.
13241
13242 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13243
13244         * lily/paper-book.cc (output): revert: only allow a single output
13245         format.
13246
13247         * lily/include/pango-font.hh: new file.
13248
13249         * lily/pango-font.cc: new file.
13250
13251         * lily/font-metric.cc (text_stencil): new routine
13252
13253         * lily/all-font-metrics.cc (find_pango_font): new routine.
13254
13255         * lily/include/font-metric.hh (struct Font_metric): add
13256         text_stencil()
13257
13258         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
13259
13260 2004-12-22  Werner Lemberg  <wl@gnu.org>
13261
13262         Prepare glyph shapes for mf2pt1 conversion.
13263
13264         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
13265
13266         * mf/feta-toevallig.mf: Formatting.
13267         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
13268         ("Natural"): Fix paths to allow better postprocessing.
13269         (draw_meta_flat): Use `z3l' as additional point in path to get
13270         better conversion with mf2pt1.
13271         Other minor cleanups.
13272         ("3/4 Flat"): Add auxiliary points and modify path to replace
13273         `draw' with `fill'.
13274         ("Double Sharp"): Mirror path segments instead of picture elements
13275         to get a single outline.
13276         Modify path to replace `filldraw' with `fill'.
13277
13278 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13279
13280         * input/test/unfold-all-repeats.ly: added file back.
13281
13282         * Documentation/user/notation.itely,
13283         Documentation/user/programming-interface.itely
13284         Documentation/user/changing-defaults.itely: fixed misc broken
13285         links to input/test/ files.
13286
13287 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13288
13289         * tex/texinfo.tex: Update.  We should not be distributing this,
13290         but since we do, use latest version.
13291
13292         * Documentation/user/macros.itexi: Comment-out \fetaflat,
13293         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
13294         macros for feta glyphs.
13295
13296 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13297
13298         * Documentation/user/changing-defaults.itely: fix index for set.
13299
13300         * Documentation/user/converters.itely: added convert-ly bugs list
13301         from CVS.
13302
13303 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13304
13305         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
13306         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
13307         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
13308         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
13309
13310         * mf/GNUmakefile (pfa_warning): Use less broken check.
13311
13312         * python/lilylib.py (setup_environment): Remove cruft from
13313         GS_FONTPATH.
13314
13315         * configure.in: Bump mftrace requirement to 1.1.1.
13316
13317 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
13318
13319         * scm/output-svg.scm (beam): Use polygon.
13320
13321         * scm/lily-library.scm: Bugfix.
13322
13323         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
13324
13325         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
13326
13327 2004-12-19  Werner Lemberg  <wl@gnu.org>
13328
13329         Prepare glyph shapes for mf2pt1 conversion.
13330
13331         * mf/feta-eindelijk: Some formatting.
13332         (multi_rest_x, multi_beam_height): Removed.  Unused.
13333         ("Quarter rest"): Use `intersectiontimes' to create a single
13334         outline.
13335         (rest_crook): Removed.  Unused.
13336         (draw_rest_bulb): Return path (without filling).  Update callers.
13337         Simplified.
13338         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
13339         "128th rest"): Simplify `pat'.
13340         Create single outline.
13341
13342 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13343
13344         * mf/GNUmakefile (ALL_GEN_FILES):
13345         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
13346
13347         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
13348         function.
13349
13350 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13351
13352         * scm/output-texstr.scm (placebox): add routine
13353
13354         * VERSION (PACKAGE_NAME): release 2.5.4
13355
13356         * scm/framework-texstr.scm (output-framework): new file.  
13357
13358         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
13359         processing.
13360
13361         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
13362
13363         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
13364         rule.
13365
13366         * configure.in (gui_b): bump mftrace requirement to 1.1.0
13367
13368         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
13369
13370         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
13371
13372 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13373
13374         * scm/framework-svg.scm (dump-page): Implement landscape.
13375
13376 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13377
13378         * lily/main.cc (setup_paths): Add svg to search path.
13379
13380         * scm/output-svg.scm:
13381         * scm/framework-svg.scm: Add pageSet.  Update.
13382         (dump-fonts): New function.
13383         (output-framework): Use it.
13384
13385         * mf/GNUmakefile: 
13386         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
13387
13388 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13389
13390         * tex/lilyponddefs.tex: comment out new ifpdf code.
13391
13392 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13393
13394         * GNUmakefile.in: 
13395         * SConstruct (symlink): Replace afm by otf.
13396
13397         * scm/framework-gnome.scm (gnome-main): Remove invocation of
13398         ly:pango-add-afm-decoder.
13399
13400         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
13401
13402 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13403
13404         * scm/output-ps.scm (new-text): don't access t glyph for getting
13405         space dimension.
13406
13407         * ly/init.ly: warn about \version
13408
13409         * lily/lexer.ll: set version-seen?
13410
13411 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13412
13413         * scm/output-svg.scm (string->entities): Update.
13414
13415 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13416
13417         * lily/main.cc (setup_paths): replace afm by otf for path. 
13418
13419         * lily/pangofc-afm-decoder.cc: remove.
13420
13421         * lily/include/pangofc-afm-decoder.hh: remove.
13422
13423         * scm/framework-scm.scm (output-framework): new file.
13424
13425         * mf/GNUmakefile: remove SAUTER_FONTS.
13426         remove SVG/sodipodi hacks.
13427
13428         * scm/lily-library.scm (stderr): move stderr.
13429
13430         * mf/GNUmakefile: remove AFM support.
13431
13432         * buildscripts/mf-to-table.py (base): remove AFM support.
13433
13434         * lily/open-type-font.cc (design_size): use design_size
13435
13436 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
13437
13438         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
13439
13440 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13441
13442         * mf/GNUmakefile: Generate combined aybabtu info.
13443         * mf/aybabtu.pe.in (i): Load it.
13444
13445         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
13446         are not symbols.
13447
13448         * lily/include/open-type-font.hh (count): New method.
13449
13450         * mf/aybabtu.pe.in: Typo.
13451
13452         * Documentation/user/out/lilypond-internals.nexi (Scheme
13453         functions): Typo.
13454
13455         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
13456
13457 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13458
13459         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
13460         subfonts.
13461
13462         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
13463
13464         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
13465         (tex-font-command-raw): new function.
13466
13467         * lily/include/virtual-font-metric.hh (Module): remove file
13468
13469         * lily/virtual-font-metric.cc (Module): remove file.
13470         
13471
13472         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
13473         (get_indexed_char): read bbox from lily table if present.
13474
13475 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13476
13477         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
13478         aybabtu.subfonts
13479
13480         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
13481         global glyphname. Enables more than 64 glyphs in the OTF.
13482
13483 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13484
13485         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
13486         braces.
13487
13488         * lily/open-type-font.cc (design_size): Use 12 as default for
13489         design size.
13490
13491         * mf/aybabtu.pe.in: New file.  Merge all our braces.
13492
13493         * mf/GNUmakefile: Generate aybabtu.
13494
13495         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
13496
13497 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13498
13499         * scm/lily-library.scm (char->unicode-index): Remove.
13500
13501         * scm/output-gnome.scm (text): Bugfix for plain string input.
13502         Updates.
13503
13504         * scm/output-svg.scm (svg-font): Add weight to font selection.
13505
13506 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13507
13508         * Documentation/topdocs/INSTALL.texi (Top): Point to
13509         buildscripts/out/clean-fonts instead of
13510         buildscripts/clean-fonts.sh. 
13511
13512 2004-12-13  Graham Percival  <gperlist@shaw.ca>
13513
13514         * input/regression/figured-bass.ly: attempt to clarify text.
13515
13516         * Documentation/user/notation.tely: add cindex for tag, attempt to
13517         add figured bass example.
13518
13519         * Documentation/user/changing-defaults: basic editing.
13520
13521 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13522
13523         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
13524
13525         * lily/open-type-font.cc (LY_DEFINE): new function
13526         ly:font-sub-fonts
13527
13528         * lily/include/font-metric.hh (struct Font_metric): new method
13529         sub_fonts()
13530
13531         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
13532         . with - in add.stem.
13533         
13534 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13535
13536         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
13537         and fetaDynamic.
13538
13539         * lily/rest.cc (glyph_name): Change - to . .
13540
13541         * scm/output-gnome.scm (text): Hello world, again.
13542
13543         * scm/output-svg.scm (named-glyph): New function.  Hello world!
13544
13545         * lily/modified-font-metric.cc (index_to_charcode): New method.
13546
13547         * lily/include/font-metric.hh (index_to_charcode): New function.
13548
13549         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
13550         new function.
13551         (ly:font-glyph-to-index): Remove.
13552
13553 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13554
13555         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
13556
13557         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
13558
13559         * lily/open-type-font.cc (load_scheme_table): new function
13560
13561         * lily/dots.cc (print): replace - 
13562
13563         * lily/open-type-font.cc (attachment_point): new function.
13564         (load_table): read LILC table
13565
13566         * buildscripts/gen-bigcheese-scripts.py (Module): new
13567         file. Generate FF scripts.
13568
13569         * mf/feta-din10.mf: idem.
13570
13571         * mf/feta-nummer10.mf: remove mf files.
13572
13573         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
13574
13575 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13576
13577         * lily/lily-guile.cc: Use scm_from_locale_stringn.
13578
13579         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
13580         compatibility.
13581
13582 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13583
13584         * lily/open-type-font.cc (get_indexed_char): scale metrics by
13585         design-size and units_per_EM.
13586
13587         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
13588
13589 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13590
13591         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
13592         does not crash fontforge.
13593
13594         * scm/lily-library.scm (char->unicode-index): Hack to map onto
13595         PUA.
13596
13597 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13598
13599         * scm/framework-ps.scm (ps-embed-cff): new function.
13600
13601         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
13602
13603 2004-12-12  Werner Lemberg  <wl@gnu.org>
13604
13605         * mf/bigcheese.pe.in: Add PUA mapping.
13606         Don't create Type 42 but bare CFF font.
13607
13608 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13609
13610         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
13611         within canvas boundaries.
13612
13613         * mf/merge.pe.in: Set font names, version, license GPL.
13614
13615         * make/substitute.make: Add FONTFORGE.
13616
13617         * config.make.in (FONTFORGE): Add.
13618
13619         * configure.in (gui_b): Use PATH_PROG for fontforge.
13620
13621 2004-12-11  Graham Percival  <gperlist@shaw.ca>
13622
13623         * scm/define-markup-commands.scm: add baseline-skip to info
13624         about \column.
13625
13626 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13627
13628         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
13629
13630         * scm/output-gnome.scm (named-glyph): Use it.
13631
13632         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
13633
13634         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
13635         (upper_string, lower_string, reverse_string): Remove.
13636
13637         * configure.in (fontforge): Reinstate version check.
13638
13639         * ly/engraver-init.ly: Fix clef glyph names.
13640
13641         * lily/time-signature.cc (special_time_signature): Fix fraction
13642         glyph names.
13643
13644 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13645
13646         * mf/merge.pe: new file.
13647
13648         * lily/freetype.cc: new file.
13649
13650         * lily/include/open-type-font.hh (class Open_type_font): new file.
13651
13652         * lily/include/freetype.hh: new file.
13653
13654         * lily/open-type-font.cc: new file.
13655
13656         * lily/all-font-metrics.cc (find_otf): new function.
13657
13658 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13659
13660         * lily/time-signature.cc (special_time_signature): Fix.
13661
13662         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
13663         GTK2 before checking for pango.  Fixes -fgnome.
13664
13665         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
13666         Scheme name.
13667
13668         * scm/define-markup-commands.scm:
13669         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
13670
13671         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
13672
13673         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
13674         date versions.  Fixes configure.
13675         (STEPMAKE_CHECK_VERSION): Support optional actual program version
13676         argument.
13677
13678 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13679
13680         * buildscripts/mf-to-table.py (write_ps_encoding): write real
13681         names in .enc
13682
13683         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
13684
13685 2004-12-09  Graham Percival  <gperlist@shaw.ca>
13686
13687         * Documentation/user/changing-defaults.itely: add info about
13688         make-dynamic-script
13689
13690         * Documentation/user/notation.itely: add link in dynamics to
13691         section about make-dynamic-script.
13692
13693 2004-12-09  Christian hitz  <chhitz@gmx.net>
13694
13695         * lily/lily-guile.cc: change MACOS_X to __APPLE__
13696
13697 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13698
13699         * buildscripts/mf-to-table.py (parse_logfile): use . for
13700         concatting name and group.
13701         (parse_logfile): use M for Minus (negative.)
13702
13703         * lily/include/type-swallow-translator.hh
13704         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
13705
13706         * lily/*.cc: cosmetics around = sign.
13707
13708         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
13709         lyric spacing on the penultimate column.
13710
13711 2004-12-05  Christian Hitz  <chhitz@gmx.net>
13712
13713         * configure.in:
13714         * lily/accidental-placement.cc:
13715         * lily/bar-line.cc:
13716         * lily/beam-concave.cc:
13717         * lily/beam-quanting.cc:
13718         * lily/beam.cc:
13719         * lily/bezier-bow.cc:
13720         * lily/bezier.cc:
13721         * lily/break-align-interface.cc:
13722         * lily/custos.cc:
13723         * lily/dimension-cache.cc:
13724         * lily/dot-column.cc:
13725         * lily/font-metric.cc:
13726         * lily/font-select.cc:
13727         * lily/gourlay-breaking.cc:
13728         * lily/grob-property.cc:
13729         * lily/grob.cc:
13730         * lily/lily-guile.cc:
13731         * lily/line-spanner.cc:
13732         * lily/lookup.cc:
13733         * lily/lyric-extender.cc:
13734         * lily/lyric-hyphen.cc:
13735         * lily/mensural-ligature.cc:
13736         * lily/midi-def.cc:
13737         * lily/misc.cc:
13738         * lily/note-collision.cc:
13739         * lily/note-column.cc:
13740         * lily/note-head.cc:
13741         * lily/paper-outputter.cc:
13742         * lily/percent-repeat-item.cc:
13743         * lily/rest-collision.cc:
13744         * lily/side-position-interface.cc:
13745         * lily/simple-spacer.cc:
13746         * lily/slur-configuration.cc:
13747         * lily/slur-scoring.cc:
13748         * lily/slur.cc:
13749         * lily/spaceable-grob.cc:
13750         * lily/spacing-spanner.cc:
13751         * lily/spanner.cc:
13752         * lily/staff-symbol-referencer.cc:
13753         * lily/stem.cc:
13754         * lily/stencil.cc:
13755         * lily/system-start-delimiter.cc:
13756         * lily/system.cc:
13757         * lily/text-item.cc:
13758         * lily/tie.cc:
13759         * lily/tuplet-bracket.cc:
13760         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
13761         <cmath> beacause isinf/isnan is undefined in <cmath>
13762
13763 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13764
13765         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
13766
13767 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13768
13769         * VERSION: release 2.5.3
13770         
13771 2004-11-29  Arno Waschk <arno@arnowaschk.de>
13772
13773         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
13774
13775 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13776
13777         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
13778
13779         * lily/note-head.cc (internal_print): always try the "s" head if
13780         u/d not found.
13781
13782         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
13783
13784 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13785
13786         * mf/parmesan-heads.mf (overdone_heads): typos.
13787
13788 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13789
13790         * lily/parser.yy (markup): in markups, { .. } without command
13791         before are also flattened, ie \line must be explicitely used.
13792
13793         * Documentation/user/changing-defaults.itely:
13794         * Documentation/user/notation.itely: 
13795         * input/wilhelmus.ly: 
13796         * input/regression/instrument-name-markup.ly: 
13797         * input/regression/markup-score.ly: 
13798         * input/regression/new-markup-scheme.ly: 
13799         * input/regression/new-markup-syntax.ly: 
13800         * input/test/coriolan-margin.ly: use \line in markups where
13801         appropriate
13802         
13803 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13804
13805         * scm/new-markup.scm (map-markup-command-list): helper function
13806         used in parser.yy to map markup commands on a markup list.
13807
13808         * lily/parser.yy: get rid off < > in markups by treating { } as
13809         real lists.
13810
13811         * lily/lexer.ll: remove < > from markup lexer mode.
13812
13813         * scripts/convert-ly.py (conv): add rule for converting 
13814         \markup < > to \markup { }
13815
13816         * ly/titling-init.ly: 
13817         * input/test/coriolan-margin.ly: 
13818         * input/regression/new-markup-syntax.ly: 
13819         * input/regression/new-markup-scheme.ly: 
13820         * input/regression/multi-measure-rest-text.ly: 
13821         * input/regression/markup-stack.ly: 
13822         * input/regression/markup-score.ly: 
13823         * input/regression/instrument-name-markup.ly: 
13824         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
13825         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
13826         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
13827         * input/wilhelmus.ly: 
13828         * Documentation/user/notation.itely: 
13829         * Documentation/user/music-glossary.tely: 
13830         * Documentation/user/changing-defaults.itely: change < > to { } in
13831         markups
13832
13833 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13834
13835         * lily/accidental-placement.cc (position_accidentals): shortcut if
13836         no accidentals to place.
13837
13838 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13839
13840         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
13841         typo s/ly:dimension ?/ly:dimension?/
13842
13843         * input/regression/lily-in-scheme.ly: 
13844         * input/regression/music-function.ly: 
13845         * ly/spanners-init.ly (assertBeamSlope): 
13846         * scm/music-functions.scm (def-grace-function): add the paper
13847         argument to music function definitions.
13848
13849 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13850
13851         * lily/moment.cc (LY_DEFINE):
13852         ly:moment-main-{denominator,numberator}, new function.
13853
13854         * lily/score-engraver.cc (typeset_all): assign to column on basis
13855         of axis-group-parent-X setting.
13856
13857         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
13858         add_element() on basis of axis-group-parent-Y setting.
13859
13860         * lily/grob.cc: add axis-group-parent-{XY} properties.
13861
13862         * input/regression/spacing-stick-out.ly: new file.
13863
13864         * lily/simple-spacer.cc (add_columns): use binary search for
13865         setting column rods. Changes O(n^2) to O(n log(n)) for
13866         constructing spacing problem from columns.
13867         (add_columns): read allow-outside-line to make sure no texts stick
13868         out.
13869         (solve): Simple_spacer::is_active() only determines
13870         satisfies_constraints_ for non-ragged typesetting.
13871
13872         * lily/simultaneous-music.cc (to_relative_octave): only set
13873         old_relative_used if return pitch actually changed.
13874
13875         * scm/define-context-properties.scm
13876         (all-user-translation-properties): change to match implementation.
13877
13878         * python/lilylib.py: Replace re.match by re.search and adds "-c
13879         showpage" to the gs command line (Johannes Schindelin)
13880
13881         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
13882         before processing. Prevents crash when inf is in the extent.
13883
13884         * scm/define-markup-commands.scm (note-by-number): add "s" to
13885         "noteheads-" glyphname.
13886  
13887         * lily/parser.yy (Generic_prefix_music): supply parser argument to
13888         music function as well.
13889         
13890 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13891
13892         * VERSION: release 2.5.2
13893
13894         * Documentation/user/changing-defaults.itely (Creating titles):
13895         add breakbefore variable.
13896
13897         * lily/paper-book.cc (set_system_penalty): new function. Set
13898         penalty_ based on breakBefore setting
13899
13900         * lily/context-specced-music-iterator.cc (construct_children):
13901         interpret special context id $uniqueContextId 
13902
13903         * lily/context.cc (create_unique_context): new method. Move
13904         creation of unique (\new) contexts into interpreting phase. This
13905         makes
13906
13907           foo= \new Staff ..
13908           << \foo \foo >>
13909
13910         produce 2 staves.
13911         
13912
13913         * scm/define-music-properties.scm (all-music-properties): add
13914         quoted-voice-direction
13915
13916         * ly/music-functions-init.ly: killCues function.
13917
13918         * scm/music-functions.scm (cue-substitute): move creation of voice
13919         contexts further to the back. 
13920
13921 2004-11-25  Werner Lemberg  <wl@gnu.org>
13922
13923         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
13924         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
13925
13926 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
13927
13928         * buildscripts/guile-gnome.sh: Fixed typo.
13929
13930 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13931
13932         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
13933
13934         * scripts/abc2ly.py (dump_slyrics): add ord(). 
13935
13936         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
13937         to regular engraver. 
13938
13939 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13940
13941         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
13942
13943 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13944
13945         * scm/define-markup-commands.scm (fill-line): Typo.
13946
13947         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
13948         and newer.
13949
13950 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
13951
13952         * ly/dynamic-scripts-init.ly: Fixed typo.
13953
13954 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13955
13956         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
13957         note-head, to have different attachment points for up and down.
13958
13959         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
13960
13961         * mf/feta-generic.mf (else): remove solfa.
13962
13963         * mf/feta-bolletjes.mf (tishape): remove unicode test.
13964
13965         * scm/define-context-properties.scm
13966         (all-user-translation-properties): add shapeNoteStyles property.
13967
13968         * lily/shape-note-heads-engraver.cc (process_music): new file.
13969
13970         * lily/event.cc (transpose): call Event::transpose() for
13971         transposing the tonic.
13972
13973 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13974
13975         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
13976         Unicode/OpenType and AFM.
13977
13978         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
13979
13980 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13981
13982         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
13983
13984         * lily/context.cc (Context): unprotect key from ctor.
13985
13986         * scm/stencil.scm (stack-lines): return empty-stencil if argument
13987         is '()
13988         (stack-stencils): idem.
13989
13990         * Documentation/user/changing-defaults.itely (Creating titles):
13991         document new title layout options.
13992
13993         * lily/parser.yy (lilypond_header_body): copy previous
13994         $globalheader if present.
13995
13996         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
13997         ly:module-copy
13998         
13999         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
14000
14001         * scm/titling.scm: remove old titling functions
14002
14003         * lily/stencil.cc (translate): remove absolute dimension.
14004
14005         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
14006         via markup.
14007
14008         * scm/page-layout.scm (marked-up-headfoot): create header/footer
14009         field from user-supplied markup
14010
14011         * scm/define-markup-commands.scm (on-the-fly): new markup
14012         command. Enter SCM markup procedure directly in Scheme.
14013         (fromproperty): new markup command. Read markup from props argument.
14014
14015         * scm/titling.scm (marked-up-title): create title via
14016         user-specified markup. 
14017
14018         * scm/define-markup-commands.scm (column): remove empty stencils
14019         from column.
14020
14021         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
14022         not have side-effect of creating variable stub.
14023
14024         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
14025
14026 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
14027
14028         * scm/encoding.scm (coding-alist): 
14029         * scm/font.scm (add-ec-fonts):
14030         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
14031         Extended-TeX-Font-Encoding---Latin.
14032
14033         * lily/side-position-interface.cc (general_side_position): Add
14034         actual offset to error message (avoid constant error messages).
14035
14036         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
14037         block.
14038
14039         * lily/font-select.cc (select_encoded_font)
14040         (get_font_by_mag_step, get_font_by_design_size): 
14041         * lily/modified-font-metric.cc (Modified_font_metric): 
14042         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
14043
14044         * scm/encoding.scm (coding-alist): Add fetaDynamic.
14045         (read-encoding-file): Bugfix: do not require space after bracket.
14046
14047         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
14048         these do not exist.
14049
14050 2004-11-20  Graham Percival  <gperlist@shaw.ca>
14051
14052         * Documentation/user/notation.itely: added info about typesetting
14053         boxed bar numbers.
14054
14055 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14056
14057         * flower/interval.cc (T_to_string): gcc4 fixes.
14058
14059         * scm/define-markup-commands.scm (fill-line): use
14060         stack-stencils. This fixes problems with putting already centered
14061         stencils in a line.
14062
14063         * VERSION: release 2.5.1
14064
14065         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
14066
14067 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14068
14069         * input/example-[1-3].ly: simplify.
14070
14071         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
14072
14073         * scm/output-ps.scm (new-text): new function. Use glyphshow to
14074         show glyphs.
14075
14076         * scm/encoding.scm (decode-byte-string): new function.
14077
14078         * scripts/convert-ly.py (conv): add warning about
14079         set-global-staff-size.
14080
14081         * Doxyfile: add. 
14082
14083         * scripts/convert-ly.py (conv): add raggedlastbottom rule
14084         (conv): warn for TextSpanner split.
14085         (conv): warn for textheight.
14086
14087 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
14088
14089         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
14090         building the documentation, info with images are installed.
14091         (final-install): Fix description.  Mention sourcing of login
14092         scripts (instead of running).
14093
14094 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
14095
14096         * Debian lmodern support.  Note that LilyPond will issue warnings
14097         
14098             no such encoding: "FontSpecific"
14099
14100           The font selection mechanism wants to get the encoding from the
14101           font itself, but the idea of lmodern is that it is usable with
14102           different encodings, ie, Lily should get the encoding from the
14103           font tree, rather than the font itself.  This would require some
14104           more work.
14105         
14106         * configure.in: Test for and accept lmodern if EC fonts not found.
14107
14108         * scm/framework-tex.scm (font-load-command): TeX font name
14109         mangling for latin1 encoded cork-lm fonts.
14110         (convert-to-ps): Load lm.map if available.
14111
14112         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
14113         available.
14114
14115         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
14116
14117         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
14118         available.
14119
14120         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
14121         path for absolute file name, that is silly.
14122
14123         * lily/score-engraver.cc (initialize): 
14124
14125         * Documentation/user/GNUmakefile (local-install-info): Invoke
14126         install-info --remove first.
14127
14128         * #include cleanup (Andreas Scherer).
14129
14130 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
14131
14132         * input/test/script-abbreviations.ly: fix typos.
14133
14134 2004-11-17  Werner Lemberg  <wl@gnu.org>
14135
14136         * python/lilylib.py (options_help_str): Support pretty-printing of
14137         newlines in fourth element of option description.
14138
14139         * scripts/lilypond-book.py (option_definitions): Use new lilylib
14140         feature.
14141         Sort options.
14142
14143         * Documentation/user/lilypond-book.itely: Finish update.
14144
14145 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
14146
14147         * Documentation/user/macros.itexi: Add comment about \command.
14148
14149         * Documentation/user/lilypond.tely:
14150         * Documentation/user/lilypond-book.itely: Fix names of lilypond
14151         and lilypond-book nodes, so that `info lilypond' visits the manual
14152         at top level, and `info lilypond-book' visits the lilypond-book
14153         section.
14154
14155         * Documentation/user/GNUmakefile (local-install-info): Fix rules
14156         and packager messages.
14157
14158         * lily/pangofc-afm-decoder.cc: Update test.
14159
14160 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
14161
14162         * scm/lily-library.scm (char->unicode-index): New function.
14163
14164         * scm/output-gnome.scm: 
14165         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
14166
14167         * Proper naming of file name throughout; s/filename/file[-_]name/.
14168
14169         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
14170
14171         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
14172
14173 2004-11-16  Werner Lemberg  <wl@gnu.org>
14174
14175         * scripts/lilypond-book.py: The Lord has commanded me to use only
14176         tabs for indentation.  Your humble servant obeys.
14177
14178 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
14179
14180         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
14181         including font, if LilyPond-feta font is only feta font in path.
14182
14183         * scm/output-gnome.scm (text): Revert to file name of font if font
14184         has no name.  Fixes ec font selection.
14185         (char): Bugfix: do not utf8 twice.  Fixes clefs.
14186
14187         * scm/framework-svg.scm:
14188         * scm/output-svg.scm: New file.  TODO: figure out how to
14189         do character by index in font.
14190
14191         * scm/output-sodipodi.scm: Remove.
14192
14193         * scm/output-ps.scm (stem): Remove.
14194
14195 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
14196
14197         * scm/output-gnome.scm (beam): New function.
14198         (slur): Round corners.
14199         (round-filled-box): Round corners.
14200
14201 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14202
14203         * scm/output-gnome.scm (beam): add function.
14204         (draw-line): new routine.
14205         (dashed-line): stub; call draw-line
14206         (polygon): new routine.
14207
14208 2004-11-15  Werner Lemberg  <wl@gnu.org>
14209
14210         * Documentation/user/lilypond-book.itely: Revise section on
14211         lilypond-book options.
14212         Other minor fixes.
14213
14214         * scripts/lilypond-book.py: Change indentation to 4.
14215         Minor formatting.
14216
14217 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14218
14219         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
14220         grobs that have tweaks specced.
14221         
14222 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
14223
14224         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
14225
14226 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14227
14228         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
14229         actual char #, not 0 based index.
14230
14231         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
14232
14233         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
14234         Warning: do make -C mf clean.
14235
14236         * lily/context-property.cc: Compile fix.
14237
14238         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
14239         Grok ec-fonts, braces and dynamics.
14240
14241         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
14242
14243 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14244
14245         * lily/include/tweak-registration.hh: new file.
14246
14247         * lily/tweak-registration.cc: new file.
14248
14249         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
14250         saving tweaks.
14251
14252         * scm/output-gnome.scm (text): comment dribble.
14253
14254 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14255
14256         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
14257
14258         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
14259         path-def before using.  Fixes muchtomany slurs in wrong places
14260         bug.
14261
14262 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14263
14264         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
14265
14266         * lily/include/object-key-undumper.hh (Module): new file.
14267
14268         * lily/object-key-undumper.cc (Module): New file. Deserialize
14269         keys. SCM bindings
14270
14271         * lily/object-key-dumper.cc (Object_key_dumper): idem.
14272         Provide SCM bindings.
14273
14274         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
14275         new file. Serialize object keys.
14276         
14277         * lily/object-key.cc (dump): new function.
14278         (as_scheme): new virtual function
14279         (undump): new function
14280         (undumpers): new table.
14281
14282         * lily/include/global-context.hh (Context): take \score key upon init.
14283
14284         * lily/object-key-dumper.cc (serialize_key): new file.
14285
14286         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
14287
14288         * lily/lily-lexer.cc: remove \quote.
14289
14290         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
14291
14292         * lily/context.cc (Context): take key argument in ctor.
14293         (create_context): new function
14294
14295         * lily/grob.cc (Grob): take key argument in ctor.  
14296
14297         * lily/lilypond-key.cc (do_compare): new file.
14298
14299         * lily/object-key.cc (Object_key): new file.
14300
14301         * lily/include/object-key.hh (class Object_key): new file.
14302
14303         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
14304
14305 2004-11-13  Graham Percival  <gperlist@shaw.ca>
14306
14307         * Documentation/user/lilypond-book.itely: add small warning about
14308         noindent default in lilypond-book.
14309
14310         * Documentation/user/converters.itely: add examples for convert-ly.
14311
14312         * Documentation/user/examples.itely: change version string in templates
14313         to 2.4.0.
14314
14315 2004-11-12  Karl Hammar  <karl@aspodata.se>
14316
14317         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
14318         cmdline, use xargs instead (backportme)
14319
14320 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
14321         
14322         * Documentation/user/: Numerous fixes in the user manual.
14323
14324 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14325
14326         * lily/parser.yy (re_rhythmed_music): search music expression for
14327         context-id, surround by \new Voice if not found. Fixes:
14328         addlyrics-second-staff.ly
14329
14330         * VERSION: 2.5.0 released.
14331         
14332 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
14333
14334         * Documentation/index.html.in: Fix url to one big page.  (backportme)
14335
14336         * Documentation/user/GNUmakefile: Separate rules for split and
14337         unsplit html documents.  Remove perl massaging.  (backportme)
14338
14339 2004-11-11  Graham Percival  <gperlist@shaw.ca>
14340
14341         * Documentation/user/lilypond-book.itely: add short warning about
14342         \lilypond{} in LaTeX docs.
14343
14344 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14345
14346         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
14347         found.  (backportme)
14348
14349         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
14350         version requirement.  (backportme)
14351
14352         * configure.in: Be explicit about old versions of
14353         ec-fonts-mtraced.  (backportme)
14354
14355         * lily/context-selector.cc (set_tweaks): New function.
14356         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
14357         web with -DTWEAK.
14358
14359         * Documentation/user/introduction.itely (Automated engraving):
14360         Remove fragment option.  Fixes web.
14361
14362         * lily/context-property.cc (make_item_from_properties):
14363         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
14364         #ifdef.
14365
14366         * scm/define-context-properties.scm
14367         (all-internal-translation-properties): Add tweakRank and tweakCount.
14368
14369         * lily/grob.cc: 
14370         * scm/define-grob-properties.scm (all-internal-grob-properties):
14371         Add tweak-rank and tweak-count.
14372
14373 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14374
14375         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
14376         New function.
14377         (text): Use them.
14378
14379         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
14380         animated/opaque grob dragging tweaks.
14381
14382         * buildscripts/guile-gnome.sh: Update.
14383
14384 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14385
14386         * scm/define-grobs.scm (all-grob-descriptions): Added
14387         line-interface to the LigatureBracket object.
14388
14389 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14390
14391         * scm/framework-gnome.scm (item-event): Support non-animated mouse
14392         dragging tweaks.
14393
14394         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
14395
14396         * lily/context-selector.cc (store_context): New function.
14397
14398         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
14399         (store_grob): New function.
14400         (identify_grob): Add Moment parameter.
14401
14402         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
14403         exists.
14404
14405         * scm/framework-gnome.scm (save-tweaks): Write as alist.
14406
14407 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14408
14409         * scm/framework-gnome.scm (item-event): Print grob id.
14410         (save-tweaks): New function.
14411         (tweak): New funtion.
14412         (item-event): Use it, bound to arrow keys.
14413
14414         * lily/context-property.cc (make_item_from_properties): Register grob.
14415         * lily/context.cc (add_context): Register context.
14416
14417         * lily/include/context-selector.hh:
14418         * lily/include/grob-selector.hh:
14419         * lily/context-selector.cc:
14420         * lily/grob-selector.cc: New file.
14421
14422 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14423
14424         * lily/slur.cc: add 'positions to interface
14425
14426         * lily/main.cc: reinstate PS as standard output format. 
14427
14428         * scm/framework-tex.scm (output-preview-framework): print systems
14429         up to first non title system.
14430
14431         * lily/grace-engraver.cc (start_translation_timestep): split
14432         scm_cadddr
14433         
14434 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14435
14436         * lily/quote-iterator.cc (Module): remove old quote-iterator
14437
14438         * scm/define-music-types.scm (music-descriptions): move
14439         NewQuoteMusic over QuoteMusic
14440
14441         * Documentation/user/notation.itely (Formatting cue notes): use
14442         \cueDuring.
14443
14444         * lily/new-quote-iterator.cc (quote_ok): new function.
14445
14446         * input/regression/quote-cue-during.ly: new file.
14447
14448         * input/regression/quote-grace.ly: new file.
14449
14450         * scm/define-context-properties.scm (Module): change definition of
14451         graceSettings
14452
14453         * lily/context-property.cc (Module): rename from
14454         translator-property.cc
14455
14456         * lily/context.cc (context_name_symbol): new function
14457
14458         * lily/grace-engraver.cc: new file. Set properties for grobs based
14459         on the grace-ness of now_moment().
14460
14461         * scm/music-functions.scm (add-grace-property): use list
14462         iso. vector for graceSettings
14463         remove set-{start,stop}-grace-properties. 
14464
14465         * lily/new-quote-iterator.cc (construct_children): set
14466         quote_outlet_ if no quoted-context-{id,type} specified.
14467
14468         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
14469
14470         * lily/parser.yy (command_element): remove \quote.
14471
14472         * ly/music-functions-init.ly (location): add quoteDuring music
14473         function. 
14474
14475         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
14476         optional semicolon. (backportme)
14477
14478 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14479
14480         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
14481         need to link to GUILE et al.
14482
14483 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14484
14485         * scm/define-music-properties.scm (all-music-properties): add
14486         quoted-context-type, quoted-context-id.
14487
14488         * scm/lily.scm (type-check-list): new function.
14489         
14490         * scm/lily-library.scm: new file. Generic library routines.
14491
14492         * lily/parser.yy (Generic_prefix_music): move typechecking out of
14493         parser.
14494
14495         * ly/music-functions-init.ly: add quoteDuring function.
14496
14497         * lily/include/music-iterator.hh (class Music_iterator): rename
14498         set_translator -> set_context
14499
14500         * lily/parser.yy (Generic_prefix_music_scm): add
14501         MUSIC_FUNCTION_SCM_SCM_MUSIC
14502
14503         * scm/lily.scm (sanitize-command-option): new function. (backportme)
14504
14505         * scm/framework-tex.scm (header): sanitize TeX paper size.
14506         (backportme)
14507
14508 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14509
14510         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
14511
14512         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
14513
14514         * scm/framework-tex.scm (font-load-command): Use T1 if no
14515         font-encoding set.  (backportme)
14516
14517         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
14518         exists before converting.  (backportme)
14519
14520         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
14521         exists before converting.  (backportme)
14522         (convert-to-ps): Remove .ps file if it exists before
14523         converting.  (backportme)
14524
14525         * lily/lexer.ll: Remove extra progress newline, use present tense.
14526
14527         * scm/paper.scm (paper-alist): public.
14528         * scm/framework-tex.scm (convert-to-ps):
14529         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
14530         command line.
14531
14532 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14533
14534         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
14535
14536         * lily/recording-group-engraver.cc (derived_mark): mark
14537         now_events_. (backportme)
14538
14539 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14540
14541         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
14542
14543         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
14544         invoking latex. (backportme.)
14545
14546         * lily/stem.cc (off_callback): center stems for all rest stems.
14547
14548 2004-11-05  Werner Lemberg  <wl@gnu.org>
14549
14550         * Documentation/user/lilypond.tely: Add more guidelines for writing
14551         lilypond texinfo documents.
14552
14553 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
14554
14555         * Documentation/index.html.in: remove <hr>.
14556
14557         * THANKS: change 2.3 to 2.4.
14558
14559 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
14560
14561         * scm/output-gnome.scm: More fontconfig comment.
14562
14563 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
14564
14565         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
14566         <package> directory in $(builddir)/share according with
14567         PACKAGE_NAME defined in the VERSION file.
14568
14569 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14570
14571         * lily/beam.cc (rest_collision_callback): use local beam
14572         multiplicity.
14573
14574         * input/regression/stem-stemlet.ly: new file.
14575
14576         * lily/stem.cc (add_head): store rests as well.
14577
14578         * scm/define-grob-properties.scm (all-user-grob-properties): add
14579         stemlet-length
14580
14581         * lily/stem.cc: store rests as well.
14582         
14583         * input/regression/new-slur.ly: mention forcing.
14584
14585 2004-11-04  Werner Lemberg  <wl@gnu.org>
14586
14587         * Documentation/user/*: A new round of layout fixes and document
14588         structure cleanup.
14589
14590 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
14591
14592         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
14593
14594 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14595
14596         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
14597
14598 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
14599
14600         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
14601
14602         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
14603
14604         * lily/main.cc (main): Invoke identify.
14605
14606         * scm/lily.scm (postscript->pdf): Remove progress newline.
14607         Write progress to stderr.
14608
14609         * lily/paper-book.cc (output): Remove progress newline.
14610
14611         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
14612         gettext on user messages, and remove whitespace.
14613
14614         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
14615
14616         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
14617         argv[0] (Thomas Scharkowski).
14618
14619         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
14620         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
14621         for ec-fonts-mtraced.
14622
14623         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
14624         --srcdir build (Bertalan).
14625
14626         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
14627         headers and library too (Laura Conrad).
14628
14629         * Documentation/topdocs/INSTALL.texi (Top): Mention development
14630         package for guile too (Laura Conrad).
14631
14632         * lily/main.cc (usage): Typo.
14633
14634 2004-11-02  Werner Lemberg  <wl@gnu.org>
14635
14636         * Documentation/user/notation.ly: More fixes to improve appearance.
14637
14638         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
14639         better output for multicolumn tables.
14640
14641 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14642
14643         * lily/main.cc (dir_info): Fixed typo in the printouts.
14644
14645 2004-11-01  Werner Lemberg  <wl@gnu.org>
14646
14647         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
14648         of output.
14649         Set `per_line' to 2; replace hard-coded value with it.
14650
14651         * Documentation/user/*: Many fixes to improve appearance of
14652         printed manual.
14653
14654 2004-11-01  Werner Lemberg  <wl@gnu.org>
14655
14656         * Documentation/user/changing-defaults.itely,
14657         Documentation/user/notation.ly,
14658         Documentation/user/programming-interface.itely: Use @/.
14659         Fix formatting of some lilypond snippets and tables.
14660
14661         * scripts/lilypond-book.py (compose_ly): Provide useful default
14662         for LINEWIDTH in `override'.
14663
14664 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14665
14666         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
14667
14668 2004-10-31  Werner Lemberg  <wl@gnu.org>
14669
14670         Resetting @exampleindent to `5' gives ugly results with texinfo's
14671         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
14672         (if not quoting) to change @exampleindent only locally.
14673
14674         * scripts/lilypond-book.py (NOQUOTE): New variable.
14675         (output) [LATEX]: Remove AFTER and BEFORE.
14676         [TEXINFO]: Remove AFTER and BEFORE.
14677         Fix QUOTE and VERBATIM pattern.
14678         Add NOQUOTE pattern.
14679         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
14680         and BEFORE.
14681         [output_texinfo]: Use NOQUOTE.
14682
14683 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14684
14685         * Documentation/user/changing-defaults.itely: clarify paper
14686         size commands with correct info.
14687
14688         * Documentation/user/lilypond-book.itely: add more docs for
14689         filename extensions.
14690
14691 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14692
14693         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
14694         (PATCH_LEVEL): start 2.5.0.
14695
14696 #Local variables:
14697 #coding: utf-8
14698 #End:
14699