]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
add RT.
[lilypond.git] / ChangeLog
1 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
2
3         * THANKS: add RT.
4
5         * lily/font-config.cc (init_fontconfig): add warning if cache_file
6         is null.
7
8         * buildscripts/output-distance.py (test_compare_signatures):
9         timing routines.
10         (read_signature_file): use new signature format.
11
12         * scm/stencil.scm (write-system-signature): simpler signature
13         format.
14
15         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
16         for beamed case. Backportme.
17
18         * lily/note-spacing.cc (stem_dir_correction): don't inspect
19         stem_end_position, but estimate instead. Backportme.
20
21         * lily/tuplet-bracket.cc (calc_positions): look at
22         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
23         brackets narrower than beams. Backportme.
24
25         * lily/lexer.ll: set version-seen? even if version is
26         INVALID. Backportme.
27
28         * lily/rest.cc (y_offset_callback): bugfix: decide position
29         override based on scm_is_number(). Fixes \rest on center staff
30         line. Backportme.
31
32         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
33         patterns for 16th triplets.
34
35 2006-06-10  Graham Percival  <gpermus@gmail.com>
36
37         * Documentation/user/ page.itely, global.itely: editing
38         and reorg.
39
40         * Documentation/user/ various: findex -> funindex.
41
42 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
43
44         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
45         insert extra tuplet events.
46
47 2006-06-10  Graham Percival  <gpermus@gmail.com>
48
49         * Documentation/user/programming-interfaces.itely: add
50         info from NEWS.
51
52         * python/convertrules.py: add annotatefoo -> annotate-foo
53         rules.
54
55         * Documentation/user/global.itely: start editing.
56
57         * Documentation/user/page.itely: major editing, new spacing
58         docs.
59
60 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
61
62         * scm/define-markup-commands.scm (wordwrap-markups): use
63         output-def 'line-width if undefined.
64
65         * HACKING: trim outdated info.
66
67 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
68
69         * scm/define-grobs.scm (all-grob-descriptions): Add
70         line-spanner-interface to all grobs that already have
71         text-spanner-interface or dynamic-text-spanner-interface
72
73         * scm/page.scm: Rename annotate{headers,systems,page}->
74         annotate-*
75
76         * input/regression/page-spacing.ly,
77         input/regression/page-layout-manual-position.ly: idem
78
79 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
80
81         * lily/line-spanner.cc: cleanup property list.
82
83         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
84         generator expressions (2.3 compat). 
85
86 2006-06-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
87
88         * lily/vertical-align-engraver.cc: Make sure that the
89         align{Above,Below}Context properties are included in the automatic
90         documentation.
91
92 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
93
94         * scm/paper-system.scm (paper-system-annotate): also annotate the
95         estimated pure-Y-extent
96
97         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
98
99         * lily/system.cc (break_into_pieces): set the estimated height
100         of each child system
101
102         * lily/stem.cc (pure_height): new pure-Y-extent callback
103
104         * lily/staff-symbol-referencer.cc (callback): don't destroy
105         the staff-position property
106
107         * lily/hara-kiri-group-spanner.cc (request_suicide): split
108         consider_suicide into two functions
109
110         * lily/constrained-breaking.cc (resize): use the new pure
111         callbacks to estimate the height of a system
112
113         * lily/axis-group-interface.cc (pure_group_height): new
114         side-effect-free VerticalAxisGroup height-callback
115
116         * lily/align-interface.cc (get_extents_aligned_translates):
117         split align_elements_to_extents into two functions
118         (get_pure_child_y_translation): new function
119
120         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
121
122         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
123
124         * lily/paper-score.cc: cache break_indices and columns
125
126         * lily/side-position-interface.cc: new pure-Y-extent callbacks
127         
128 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
129
130         * lily/font-config.cc (init_fontconfig): do the init if
131         cache_file, but don't look at cache_file.
132
133         * input/regression/quote-tie.ly: new file.
134
135         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
136         to Head_event_tuple, so we deal gracefully with ties on
137         cue-endings.
138
139         * lily/pango-font.cc (pango_item_string_stencil): type correctness
140         for FcChar8*
141
142 2006-06-08  Graham Percival  <gpermus@gmail.com>
143
144         * input/test/ smart-transpose.ly, reverse-music.ly:
145         \applyMusic to music functions update, thanks Michael!
146
147 2006-06-07  Graham Percival  <gpermus@gmail.com>
148
149         * input/test/ add-staccato.ly, add-text-script.ly,
150         unfold-all-repeats.ly, music-box.ly: \applyMusic to
151         music functions update, thanks to Michael Meixner.
152
153         * Documentation/user/music-glossary.tely: small fix
154         from Francisco.
155
156         * Documentation/user/ various: minor additions from mailist.
157
158         * Documentation/user/lilypond.tely, basic-notation.itely:
159         small test of @funindex.  (works here)
160
161         * input/test/font-table.ly: reduce size to partially
162         de-ugly version in manual.
163
164         * Documentation/user/page.itely: new file (split former
165         "global issues" into "page settings" and "non-musical
166         output".
167
168         * Documentation/user/ various: fix @ref{}s to match
169         new chapter names (above).
170
171 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
172
173         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
174
175 2006-06-06  Graham Percival  <gpermus@gmail.com>
176
177         * Documentation/user/advanced-notation.itely: add example
178         for segno/coda on barline.
179
180         * tex/texinfo.tex: merge from upstream.
181
182 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
183
184         * scripts/lilypond-book.py (process_snippets): Argument fix.
185
186         * SConstruct:
187         * buildscripts/builder.py:
188         * lily/SConscript: 
189         * mf/SConscript: 
190         * Documentation/user/SConscript:  More SCons fixes.
191
192 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
193
194         * lily/font-config.cc (init_fontconfig): Only initialize if
195         global cache_file is found.
196
197 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
198
199         * ly/music-functions-init.ly: Updated \overrideProperty to use the
200         new \applyOutput.
201
202 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
203
204         * VERSION (PACKAGE_NAME): release 2.9.8
205
206         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
207         function. Delay ledger modifying ledgered grobs to
208         stop_translation_timestep(), to ensure that we're ledgering
209         according to the new spanner.
210         (acknowledge_staff_symbol): don't check for non-NULL
211         staff_sym->get_bound()
212
213         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
214         creation.
215
216         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
217         pictures too.
218
219         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
220         directly from srcdir/stepmake/aclocal.m4
221         
222         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
223         disting MISC files.
224
225         * lily/simple-spacer.cc (get_column_desc): desc -> description.
226
227 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
228
229         * lily/simple-spacer.cc (get_line_configuration): add
230         keep-inside-line rods
231         (struct Column_desc): add constructor
232         (struct Rod_desc): add constructor
233         (get_line_forces): check for forced page breaks here too
234
235         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
236         support/elements cycles between InstrumentNames and AxisGroups
237
238 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
239
240         * config.make.in (METAFONT): remove MAKEINFO_VERSION
241
242         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
243         make-txt-files target.
244
245         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
246         make-txt-files target.
247
248         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
249
250         * stepmake/stepmake/generic-vars.make (distdir): create dist in
251         top-build-dir.
252
253 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
254
255         * Documentation/user/instrument-notation.itely,
256         input/regression/breathing-sign-ancient.ly,
257         input/test/divisiones.ly: Removed redundant property settings for
258         vaticana contexts.
259
260         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
261         fix lyrics alignment problems.  They are implemented now as scheme
262         functions that add the appropriate unicode char to the first lyric
263         event rather than adding a separate lyric event.  Minor edit of
264         comments.
265
266 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
267
268         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
269         pollute src dir with built .txt files, but install directly from
270         Documentation/topdocs/out/
271
272         * buildscripts/output-distance.py
273         (ComparisonData.create_html_result_page): put version/directories
274         in table header.
275
276         * Documentation/topdocs/NEWS.tely (Top): document spacing section
277         feature.
278
279         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
280         Patch by Karl Hammar
281         
282         * buildscripts/readlink.py: add  file.
283         Patch by Karl Hammar
284
285 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
286
287         * lily/tuplet-number.cc (print): prevent stencil from being
288         garbage collected.
289
290 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
291
292         * scm/stencil.scm (write-system-signature): explicitly 
293         -well, superfluously- close output port.
294
295         * buildscripts/output-distance.py (main): oops. Add extra argument.
296
297 2006-06-05  Graham Percival  <gpermus@gmail.com>
298
299         * Documentation/user/music-glossary.tely: clarified example
300         from Francisco Vila, thanks!
301
302 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
303
304         * input/regression/spacing-section.ly: new file.
305
306         * lily/input.cc (programming_error): new function.
307
308         * lily/spacing-engraver.cc (try_music): new function. Accept
309         spacing-section-event
310
311         * lily/spacing-spanner.cc (set_springs): take slices of all
312         columns for spacing.
313
314         * lily/include/paper-column.hh (class Paper_column): add
315         Paper_column::compare.
316
317         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
318
319         * scm/define-music-types.scm (music-descriptions): add
320         SpacingSectionEvent
321
322         * lily/music-iterator.cc (report_event): use programming_error for
323         sending non-event error.
324
325         * lily/input.cc (programming_error): new function
326
327         * buildscripts/output-distance.py (main): use compare-XXX for
328         compare files.
329         (main): --threshold option, default at 0.30
330
331         * output-distance.py (main): add --threshold option.
332
333 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
334
335         * scm/paper-system.scm (paper-system-annotate): fix problem when
336         annotating an empty system
337
338 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
339
340         * GNUmakefile.in: reinstate old web tar/copying.
341
342 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
343
344         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
345         nothing changes. (Erik S) 
346
347         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
348         count. (Erik S)
349
350 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
351
352         * scm/define-markup-commands.scm (whiteout): do not force
353         foreground color of argument markup to black.
354
355         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
356         the left of the arrow, instead of below the arrow name, so that,
357         when two little arrows are vertically stacked, their dimensions
358         and name should not overlap. Add a color key parameter.
359
360         * scm/paper-system.scm (paper-system-annotate): Annotate
361         next-space+next-padding instead of next-space. Annotate space
362         between next-padding and next-space+padding, respectively, and
363         following system extent and refpoint-Y-extent. Use colors.
364
365         * scm/page.scm (annotate-page): translate annotations slightly to
366         the right.
367
368 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
369
370         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
371         fix for x-staff slurs. Thanks Joe!
372
373         * buildscripts/output-distance.py
374         (SystemLink.output_expression_change_count): keep track of changed
375         details, and dump in details html page.
376  
377         * input/regression/figured-bass-staff.ly: add note about setting
378         properties in Staff context.
379
380         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
381         add slurs and ties to support too.
382
383         * buildscripts/output-distance.py (main): set dest_dir
384         argument. Add --max-count option.
385
386 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
387
388         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
389         shortcuts for special unicode chars that are useful in chant
390         notation.  Revised exisiting and added new comments.
391
392 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
393
394         * make/mutopia-rules.make: remove duplicate recipe.
395
396 2006-06-02  Werner Lemberg  <wl@gnu.org>
397
398         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
399         Add support for U+0132 (IJ) and U+0133 (ij).
400
401 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
402
403         * buildscripts/output-distance.py (FileLink): new class. collect
404         info systems from one .ly file. 
405         (FileLink.link_files_for_html): further tweaks.
406
407 2006-06-02  Graham Percival  <gpermus@gmail.com>
408
409         * tex/texinfo.tex: partial fix for @funindex.
410
411         * Documentation/user/macros.tely: uncomment @funindex (doesn't
412         break anything).
413
414 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
415
416         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
417
418         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
419         @example too. Backportme.
420
421 2006-06-02  Graham Percival  <gpermus@gmail.com>
422
423         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
424         from Werner Lemberg.
425
426 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
427
428         * Documentation/user/music-glossary.tely: additional spanish
429         updates and a lyrics fix in an example.
430
431 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
432
433         * scm/define-grob-properties.scm: Previous patch contained
434         spurious line from another patch not yet committed.  Fixed.
435
436         * scm/define-grob-properties.scm: Add missing doc strings for
437         ancient notation.
438
439 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
440
441         * buildscripts/output-distance.py
442         (ComparisonData.write_text_result_page): separate the scores, sort
443         by geo_score.
444
445         * scm/framework-eps.scm (output-classic-framework): start at 1 for
446         system signatures.
447
448         * buildscripts/output-distance.py (me_path): use argv[0] for
449         sys.path extension
450         (ComparisonData.img_cell): use colored borders.
451
452         * scm/stencil.scm (write-system-signature): escape newlines too.
453         (write-system-signature): use (1,-1) interval for empty interval
454
455 2006-01-01  Graham Percival  <gpermus@gmail.com>
456
457         * Documentation/user/music-glossary.tely: Spanish updates
458         from Francisco Vila.
459
460         * Documentation/user/lilypond-book.itely: addition from
461         Vaclav Smilauer.
462
463         * Documentation/user/ various: edits, small additions
464         from mailist, etc.
465
466 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
467
468         * GNUmakefile.in (tree-lib-prefix-current):
469         (tree-share-prefix-current): Use version number in tree, add
470         `current' symlinks.
471
472 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
473
474         * GNUmakefile.in: write VERSION, again.
475
476         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
477         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
478
479         * stepmake/aclocal.m4: robuster version detection.
480
481         * buildscripts/output-distance.py
482         (ComparisonData.create_html_result_page): copy only if file
483         exists, fixup src paths.
484
485         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
486
487 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
488
489         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
490         Another datarootdir reto.
491
492         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
493         available.  This should be moved to postinstall-lilypond-doc.
494
495 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
496
497         * GNUmakefile.in: simplify local-WWW-post. 
498         remove -type l from find.
499
500         * buildscripts/output-distance.py (ComparisonData.compare_trees):
501         fixes. Don't follow symlinks.
502         (ComparisonData.create_html_result_page): remove previous results.
503         insert ../python in path.
504
505         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
506
507 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
508
509         * config.make.in (datadir): Add datarootdir to silence autoconf.
510
511         * stepmake/aclocal.m4: Update for autoconf-2.59d.
512
513 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
514
515         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
516
517         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
518         slash beams too wide.
519
520 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
521
522         * VERSION: release 2.9.7
523         
524 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
525
526         * lily/relocate.cc (read_relocation_dir): Do not blindly
527         dereference DIR.
528
529 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
530
531         * lily/parser.yy: replace THIS by PARSER
532
533         * Documentation/index.html.in: add link to test-results.html page.
534
535         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
536
537         * scm/translation-functions.scm (format-bass-figure): translate
538         digits over 10 to the left
539
540         * scm/define-markup-commands.scm (translate-scaled): new markup.
541
542         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
543         7 glyph. 
544
545         * ly/engraver-init.ly: add Figured_bass_engraver
546
547         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
548
549         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
550
551         * lily/score-engraver.cc (announce_grob): only note START announces.
552
553         * lily/include/engraver-group.hh (Translator_group):
554         acknowledge_hash_table_ is now drul.
555
556         * lily/engraver.cc (announce_end_grob): new method.
557
558         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
559
560         * lily/translator-dispatch-list.cc (create): take start_end argument.
561
562         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
563         acknowledge_static_array_ to drul
564
565         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
566
567         * scm/define-grob-interfaces.scm
568         (bass-figure-alignment-interface): add bass-figure-alignment-interface
569
570         * scm/define-grobs.scm (all-grob-descriptions): add
571         BassFigureAlignmentPositioning
572
573         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
574         number stays up to date. Backportme.
575
576 2006-05-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
577
578         * Documentation/user/basic-notation.itely (Bar lines): Document
579         the "||:" bar type. 
580
581 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
582
583         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
584
585         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
586         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
587         build.
588
589         * Resurrect `scons lily' build.
590
591         * SConstruct (symlink_tree): Bugfix: link
592         music-drawing-routines.ps to file iso directory.
593
594         * lily/SConscript: Remove kpath-guile from LIBS.
595
596         * SConstruct (libdir_package_version): Typo.
597         (configure): Comment-out fontforge for lack of fontforge.pc .
598         Also add libdir* to environment.
599
600 2006-05-30  Graham Percival  <gpermus@gmail.com>
601
602         * Documentation/user/ various: minor additions from mailist and
603         editing.
604
605 2006-05-30  Paco <fravd@ya.com>
606
607         * Documentation/user/music-glossary.tely: numerous corrections and
608         some new translations.
609
610 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
611
612         * BackportmeStart.
613         
614         * buildscripts/output-distance.py
615         (ComparisonData.create_html_result_page): new routine: summarise
616         results in HTML page with images. 
617         (ComparisonData.create_text_result_page): create summary text files too.
618
619         * GNUmakefile.in (web-ext): package .signature files too. They
620         compress well. 
621
622         * scm/stencil.scm (write-system-signature): typo.
623
624         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
625
626         * scm/stencil.scm (write-system-signature): better escaping.
627         only write signature for music systems, not for markup systems.
628
629         * scm/framework-ps.scm (output-framework): dump-signatures support
630         for plain output.
631
632         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
633
634         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
635         for -dno-point-and-click
636
637         * lily/grob.cc (get_print_stencil): don't read
638         point_and_click_global to determine whether to set grob-cause.
639
640 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
641
642         * buildscripts/output-distance.py (main): new function.
643         (ComparisonData): new class.
644
645         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
646         careful with generating new LedgerLineSpanners.
647
648         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
649
650         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
651         context. This fixes double ledger lines in output. 
652
653         * lily/system.cc (get_paper_system): remove 3 layer limit.
654
655         * buildscripts/output-distance.py (SystemLink.distance): new
656         file. Compare signatures.
657
658         * python/safeeval.py (SafeEval.visitUnarySub): new file.
659
660         * lily/grob-array.cc (remove_duplicates): rename from
661         uniq(). Sort before calling uniq() so it actually works.
662
663 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
664
665         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
666         \version from lilypond file snippet.
667         (Lilypond_file_snippet.ly): oops. typo.
668         (find_toplevel_snippets): urgh. again.
669
670         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
671         prevent duplicated broken items in output.
672
673         * scm/framework-eps.scm (output-classic-framework): only dump if
674         dump-signatures is set.
675
676         * scm/lily.scm (define-scheme-options): add dump-signatures option.
677
678         * scm/stencil.scm (write-system-signature): new routine: write
679         python parseable signature of a separate paper system.
680         BackportmeEnd.
681         
682 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
683
684         * lily/stanza-number-engraver.cc (process_music): use is_markup()
685         iso is_string().
686         include header.
687
688 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
689
690         * translator-group.cc: send music events to engravers in
691         non-bottom contexts.
692
693         * tuplet-engraver.cc: process tuplet brackets in correct order.
694
695 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
696
697         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
698         arg 2 might point us to a new binary (patch by Karl Hammar)
699         
700 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
701
702         * VERSION (PACKAGE_NAME): release 2.9.6
703
704         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
705
706         * Documentation/user/*.itely: 2nd
707         attempt: replace funindex -> findex globally.
708
709 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
710
711         * input/no-notation/display-lily-tests.ly: fix \applyOutput
712         test. Add \break, \pageBreak, \pageTurn, etc, tests.
713
714         * scm/define-music-display-methods.scm: display methods for
715         breaks. Fix \applyOutput.
716
717 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
718
719         * Documentation/user/macros.itexi: comment out funindex expansion. 
720
721         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
722         everywhere.
723
724         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
725         Karl Hammar. Backportme.
726  
727         * Documentation/user/advanced-notation.itely (Balloon help): idem.
728
729         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
730
731         * Documentation/user/programming-interface.itely (Running a
732         function on all layout objects): idem.
733
734         * Documentation/user/introduction.itely (Automated engraving):
735         update \applyOutput syntax
736
737         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
738         remove debugging hook.
739
740         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
741         expansion. 
742
743         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
744
745         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
746         TEXI2DVI_FLAGS to texi2dvi invocation. 
747
748 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
749
750         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
751         works. More work is done by iterator now, and engraver has been
752         very much simplified.
753
754         * lily/translator-group.cc: try_music is now invoked through a
755         listener
756
757         * lily/*-iterator.cc: Massive cleanups. Junked
758         try_music_in_children globally. Renamed try_music to report_event,
759         and made that method descend to a bottom context automatically.
760
761         * lily/event-iterator.cc: New file.
762
763         * lily/output-property-iterator.cc,
764         lily/old-lyric-combine-music-iterator.cc: Removed.
765
766         * python/convert-rules.py: Modified the syntax for \applyOutput.
767
768 2006-05-23  Graham Percival  <gpermus@gmail.com>
769
770         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
771         creation.
772
773         * Documentation/user/ various: stuff that might have helped
774         to fix the pdf creation, plus some minor doc additions.
775
776         * Documentation/user/changing-defaults.itely: remove @b from
777         @b{ @internasref{foo}}; this breaks texi2dvi -E.
778
779 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
780
781         * lily/beaming-pattern.cc (beamify): deal with negative start
782         moments for beaming patterns.
783
784 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
785
786         * lily/beaming-info.cc (beamify): new function: read beatLength
787         and beatGrouping from context. 
788
789         * input/regression/beam-beat-grouping.ly (Module): new file.
790
791         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
792
793         * lily/beam.cc (get_beam_segments): generate events for
794         max_connect_ case too.
795         (get_beam_segments): read Stem::max-beam-connect.
796
797         * input/regression/beam-single-stem.ly: new file.
798
799         * lily/stem.cc (set_beaming): use #f as signaling value for
800         beamcount 0.
801
802         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
803
804         * lily/beam.cc (set_beaming): read clip-edges property.
805         (calc_direction): don't suicide for single stem.
806
807         * lily/beaming-info.cc (best_splitpoint_index): take bool*
808         argument, remove 1<<15 hack. Remove clip_edges() 
809
810         * lily/hairpin.cc (print): only do padding for nonmusical bounds
811
812 2006-05-21  Graham Percival  <gpermus@gmail.com>
813
814         * Documentation/user/basic-notation.itely: reorg.
815
816         * Documentation/user/ various: minor fixes.
817
818 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
819
820         * lily/stencil-expression.cc (register_stencil_head): opps, append
821         to cdr of static SCM object.
822
823 2006-05-19  Graham Percival  <gpermus@gmail.com>
824
825         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
826         update framework for command index.  DOC WRITERS: use @funindex
827         instead of @cindex @code{}.
828
829         * Documentation/user/ various: replace @cindex @code{} => @funindex
830
831 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
832
833         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
834         case positions is set manually. 
835
836 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
837         
838         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
839         rules to Scheme.
840
841 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
842
843         * Documentation/user/changing-defaults.itely (Contexts explained):
844         use absolute dimension for @image.
845
846         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
847         out image for illustration too.
848         ($(outdir)/%.png): add more png <-> eps rules. 
849
850 2006-05-17  Graham Percival  <gpermus@gmail.com>
851
852         * Documentation/user/ various: remove trailing whitespace, cosmetic
853         change to reduce changes produced by diff.
854
855 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
856
857         * lily/main.cc (do_chroot_jail): correctness tweak.
858
859         * python/lilylib.py (system): import subprocess in system () only.
860
861         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
862
863         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
864         variable. Backportme.
865
866 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
867         
868         * lily/parser.yy: Change all syntax rules of type Music to SCM type
869
870 2006-05-17  Werner Lemberg  <wl@gnu.org>
871
872         * lily/lexer.ll (init_signature_has_table): Add
873         `scm-scm-music-music'.
874
875         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
876         (Generic_prefix_music_scm): Add rule for it.
877
878         * lily/quote-iterator.cc (Quote_iterator::process): Handle
879         `quoted-transposition' property.
880
881         * ly/music-functions-init.ly (transposedCueDuring): New function.
882
883         * scm/define-music-properties.scm (all-music-properties): Updated.
884
885         * Documenation/topdocs/NEWS.itely: Document it.
886
887 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
888
889         * python/lilylib.py (system): move import subprocess to system()
890         definition. 
891
892         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
893
894         * VERSION (PATCH_LEVEL): release 2.9.5
895         
896         * Documentation/topdocs/INSTALL.texi (Top): update versions and
897         build instructions. 
898
899         * ly/engraver-init.ly: switch on hairpinToBarline by default.
900
901 2006-05-16  Graham Percival  <gpermus@gmail.com>
902
903         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
904
905         * Documentation/user/ various: minor fixes.
906
907 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
908
909         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
910
911 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
912
913         * Documentation/user/advanced-notation.itely (Instrument names):
914         Modified obsolete instruction on how to move instrument names away
915         from the staves. Hmm, at second thought the bug probably has been
916         solved, so the full bug description should probably be removed.
917
918 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
919
920         * lily/dynamic-engraver.cc (typeset_all): hang ending on
921         currentCommandColumn. 
922
923         * lily/hairpin.cc (print): also add padding for non-neighbor
924         hairpin bounds.
925
926         * scm/define-context-properties.scm
927         (all-user-translation-properties): add hairpinToBarline
928
929         * input/regression/hairpin-to-barline.ly: new file.
930
931         * lily/context.cc (internal_send_stream_event): thinko fix.
932
933         * lily/tie.cc (set_default_control_points): robustness fix.
934
935         * python/musicxml.py (Part.interpret): don't complain about
936         incomplete measures.
937
938         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
939         new music if last_event_chord() returned None.
940
941         * python/musicxml.py (Part.interpret): skip back over chord notes.
942
943 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
944         
945         * lily/percent-repeat-engraver.cc, lily/parser.yy,
946         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
947         lily/slash-repeat-engraver.cc,
948         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
949         iterator sends PercentEvents
950
951         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
952         rework tuplets: send start/stop events to engraver
953
954         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
955         dispatchers event-source and events-below to Context
956         
957 2006-05-15  Graham Percival  <gpermus@gmail.com>
958
959         * Documentation/user/README.txt: update info for doc writers.
960
961         * Documentation/user/programming-interface.itely: integrate
962         Nicolas' fixes for chapter rewrite.
963
964         * Documentation/user/ various: minor fixes.
965
966 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
967
968         * lily/clef-engraver.cc: cleanup.
969
970         * Documentation/user/GNUmakefile: dist context-example.eps too.
971
972         * lily/key-engraver.cc (create_key): use
973         explicitKeySignatureVisibility for cancellation too. 
974
975         * lily/font-config.cc (init_fontconfig): don't close file if
976         f==NULL. 
977
978 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
979
980         * Documentation/topdocs/NEWS.tely: niente and rotation news
981
982 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
983
984         * lily/include/stencil.hh
985         * lily/stencil.cc (rotate): new function. Makes it possible
986         to rotate a stencil around a given offset.
987
988         * lily/grob.cc (get_print_stencil): add rotation support
989
990         * lily/stencil-interpret.cc (interpret_stencil_expression):
991         add rotation support
992
993         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
994
995         * scm/define-grob-properties.scm: add 'rotation property
996
997         * scm/define-markup-commands.scm: add rotate markup command
998         
999         * scm/output-ps.scm: add rotation support in PostScript backend
1000
1001         * scm/output-svg.scm: add rotation support in SVG backend
1002
1003 2006-05-13  Graham Percival  <gpermus@gmail.com>
1004
1005         * Documentation/user/music-glossary.itely: French correction.
1006
1007         * Documentation/user/programming-interface.itely: major
1008         new docs, some reorg, some info from Nicolas.
1009
1010         * Documentation/user/ various: small fixes.
1011
1012 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1013
1014         * Documentation/user/programming-interface.itely (Markup
1015         programmer interface): Remove duplicate text.
1016
1017 2006-05-12  Graham Percival  <gpermus@gmail.com>
1018
1019         * Documentation/user/context-example.eps: new file.
1020
1021         * Documentation/user/changing-defaults.itely: set up file to
1022         use eps image.
1023
1024         * Documentation/user/programming-interface.itely: changes
1025         from mailist.
1026
1027 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
1028
1029         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
1030
1031 2006-05-11  Graham Percival  <gpermus@gmail.com>
1032
1033         * Documentation/user/programming-interface.itely: first round of
1034         editing and merging emails from Nicolas.
1035
1036         * Documentation/user/scheme-tutorial: minor edit.
1037
1038 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1039
1040         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
1041         XML attributes.
1042         (Xml_node.message): use it.
1043
1044         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
1045         oops. Add duration argument.
1046
1047 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
1048
1049         * lily/paper-column-engraver.cc (make_columns):
1050         * scm/define-grobs.scm: Revert my previous change and set the default
1051         in define-grobs.scm instead.
1052
1053 2006-05-09  Graham Percival  <gpermus@gmail.com>
1054         
1055         * Documentation/user/changing-defaults.itely: general editing,
1056         info about \set and \override.
1057
1058         * Documentation/user/tweaking.itely, advanced-notation.itely:
1059         fixes from Dave Luttinen, thanks!
1060
1061 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1062
1063         * lily/paper-column-engraver.cc (make_columns): By default, a column
1064         needs to be breakable.
1065
1066 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1067
1068         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
1069         Attributes methods
1070         (musicxml_time_to_lily): idem
1071         (musicxml_key_to_lily): idem
1072         (instrument_drumtype_dict): dict for supported drumtypes.
1073         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
1074         moments and pending mm rests
1075         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
1076         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
1077         (musicxml_voice_to_lily_voice): add mode change.
1078         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
1079         speed and less memory usage (factor 5 to 10).
1080         (convert): write -defs.ly  and driver file separately so people
1081         can script their own part extraction.
1082
1083         * python/musicxml.py (minidom_demarshal_node): new function:
1084         separate minidom handling.
1085         (lxml_demarshal_node): new function: support lxml.etree too.
1086         (Xml_node.message): new function: verbose error message, with XML
1087         path to offending node.
1088         (Attributes.get_measure_length): sane interface to MusicXML attributes.
1089         (Part_list.generate_id_instrument_dict): new method: collect
1090         instrument names, to be able to set drum_type.
1091         (Part.interpret): handle underfull measures
1092         (Part.interpret): assign instrument names.
1093
1094         * python/musicexp.py (Output_printer.close): new method
1095         (MusicWrapper.print_ly): new class: support other modes,
1096         eg. \drummode
1097         (BarCheck.print_ly): new class. Support bar checks, with comments
1098         and fancy barchecks. 
1099         (NoteEvent.__init__): also set drum_type for drum notes.
1100         (MultiMeasureRest.lisp_expression): dump mm rests.
1101
1102         * lily/paper-column-engraver.cc (stop_translation_timestep): set
1103         line-break-permission if forbidBreak is not set.
1104
1105 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
1106
1107         * scm/define-context-properties.scm:
1108         * scm/define-grob-properties.scm:
1109         * scm/define-grobs.scm:
1110         * scm/define-music-display-methods.scm:
1111         * scm/define-music-properties.scm:
1112         * scm/define-music-types.scm:
1113         * scm/music-functions.scm:
1114         * ly/declarations-init.ly:
1115         * lily/include/constrained-breaking.hh:
1116         * lily/system.cc:
1117         * lily/spaceable-grob.cc:
1118         * lily/simple-spacer.cc:
1119         * lily/paper-score.cc:
1120         * lily/paper-column.cc:
1121         * lily/paper-column-engraver.cc:
1122         * lily/item.cc:
1123         * lily/gourlay-breaking.cc:
1124         * lily/constrained-breaking.cc:
1125         * python/convertrules.py:
1126         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
1127         "page-break-penalty" and "line-break-permission".
1128         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
1129         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
1130
1131         * lily/bar-engraver.cc:
1132         * lily/beam-engraver.cc:
1133         * lily/forbid-break-engraver.cc:
1134         * lily/ligature-engraver.cc:
1135         * lily/paper-column-engraver.cc:
1136         * lily/percent-repeat-engraver.cc:
1137         * lily/score-engraver.cc:
1138         * lily/score-engraver.hh:
1139         * lily/paper-column-engraver.hh:
1140         Inter-engraver communication regarding line breaks is done through context
1141         properties (Score.forbidBreak) instead of function calls.
1142
1143 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1144
1145         * VERSION (PACKAGE_NAME): release 2.9.4
1146
1147 2006-05-08  Graham Percival  <gpermus@gmail.com>
1148
1149         * Documentation/user/working.itely: proofreading from Dave
1150         Luttinen, thanks.
1151
1152         * Doucmentation/user/README.txt: updated with manual style info.
1153
1154         * Documentation/user/ various: trim linewidth to 78 chars.
1155
1156 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1157
1158         * scm/define-grob-properties.scm (all-internal-grob-properties):
1159         remove chord-tremolo property.
1160
1161         * lily/beam.cc (get_beam_segments): don't use stem position as
1162         base for broken ends.
1163
1164 2006-05-06  Graham Percival  <gpermus@gmail.com>
1165
1166         * Documentation/user/putting.itely: proofreading from Dave
1167         Luttinen, thanks!
1168
1169         * Documentation/user/ various: more reorg and clarifications.
1170
1171 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1172
1173         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
1174
1175         * ly/music-functions-init.ly: new function featherDurations
1176
1177         * lily/beam.cc: read grow-direction for feathered beaming.
1178
1179         * Documentation/topdocs/NEWS.tely (Top): typo.
1180
1181 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1182
1183         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
1184         tremolo beams.
1185
1186 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
1187         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
1188         used by music streams.
1189
1190         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
1191         lily/stream-event.cc, lily/stream-event-scheme.cc,
1192         lily/listener.cc, lily/scheme-listener.cc,
1193         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
1194         lily/include/stream-event.hh, lily/include/listener.hh,
1195         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
1196         Created data structures for music streams.
1197         
1198 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1199
1200         * lily/beam.cc (get_beam_segments): new function. Reorganise the
1201         construction of a beam. 
1202         (print): rewrite. 
1203
1204         * flower/include/std-vector.hh (default_compare): use only one comparison.
1205
1206         * scm/define-markup-commands.scm (note-by-number): remove debug display.
1207         (note-by-number): further attachment fixes.
1208
1209         * scm/lily-library.scm (ordered-cons): new function.
1210         (interval-index): new function
1211
1212         * lily/note-head-scheme.cc (LY_DEFINE): new file.
1213
1214         * lily/note-head.cc (get_stem_attachment): new function.
1215
1216         * scm/define-markup-commands.scm (note-by-number): read 'style
1217         property. 
1218
1219         * input/regression/markup-note.ly: show note-head style option.
1220
1221         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
1222         triangle head.
1223
1224 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1225
1226         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
1227
1228         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
1229
1230         * lily/include/constrained-breaking.hh: GCC 4 fix.
1231
1232 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
1233
1234         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
1235         Replace it with functions get_line_forces and get_line_configuration.
1236         (class Simple_spacer): Make data private.
1237         Rewrite compression algorithm to be faster and simpler.
1238
1239         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
1240         * lily/gourlay-breaking.cc (solve):
1241         * lily/constrained_breaking.cc (space_line):
1242         Change it to the new simple-spacer code.
1243
1244         * lily/paper-score.cc (get_paper_systems):
1245         (Paper_score):
1246         (process):
1247         Delay breaking the systems until they are requested.
1248         (find_break_indices):
1249         Use vsize for indices.
1250         (calc_breaking):
1251         Move the "Calculating line breaks" message here.
1252
1253         * lily/system.cc (pre_processing):
1254         Move the "Calculating line breaks" message away from here.
1255         (break_into_pieces):
1256         Allow multiple calls to this function in sequence (with touching-but-
1257         not-overlapping breakpoints).
1258
1259         * lily/constrained-breaking.cc:
1260         Replace most of the get_XXXX functions with get_line_details.
1261         Only calculate the force for each line. Calculate configurations only
1262         for the lines we will actually use.
1263         Replace cols_ with lines_.
1264
1265 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1266
1267         * mf/GNUmakefile (depth): remove FC_FIND.
1268
1269         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
1270
1271         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
1272
1273         * scm/framework-ps.scm (write-preamble): new function.
1274         (write-preamble): load mac fonts via fondu, even if gs-font-load
1275         is set.
1276
1277 2006-05-03  Werner Lemberg  <wl@gnu.org>
1278
1279         * mf/GNUmakefile (FC_FIND): Fix typo.
1280
1281 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
1282
1283         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
1284
1285 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1286
1287         * stepmake/aclocal.m4: run python-config for crosscompiling
1288         flags. 
1289
1290         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
1291         -f png for HTML, TEXINFO formats. 
1292
1293         * input/tutorial/lbook-html-test.html: new file.
1294
1295         * lily/include/tie-formatting-problem.hh (class
1296         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
1297         [column, direction]. This fixes laissez vibrer ties.
1298  
1299         * flower/include/tuple.hh (struct Tuple2): new file.
1300
1301         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
1302         $(FCMATCH), only if $(NCSB_DIR) not set. 
1303
1304         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
1305
1306         * config.make.in (DOCUMENTATION): set FCMATCH.  
1307
1308         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
1309
1310 2006-05-03  Graham Percival  <gpermus@gmail.com>
1311
1312         * Documentation/user/ various: final round of reorg.
1313
1314         * Documentation/user/instrument-notation.itely: some more
1315         fixes from Eduardo, thanks!
1316
1317 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1318
1319         * VERSION (PACKAGE_NAME): release 2.9.3
1320
1321         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
1322
1323         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
1324
1325 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1326
1327         * scm/define-grob-properties.scm (all-user-grob-properties):
1328         Correct typo, thanks to Eduardo.
1329
1330 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1331
1332         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
1333
1334         * buildscripts/lilypond-words.py (F): indent fix.
1335
1336         * input/regression/tie-arpeggio-collision.ly: new file.
1337
1338         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
1339         function: store outlines per column rank.
1340
1341         * lily/include/tie-configuration.hh (class Tie_configuration): add
1342         column_ranks_ to specification and configuration, to distinguish
1343         between ties for different heads in arpegiated chords.
1344
1345         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
1346
1347         * *.py: more 4 space indents.
1348
1349         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
1350
1351 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
1352
1353         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
1354
1355 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1356
1357         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
1358
1359         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
1360
1361         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
1362
1363 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1364
1365         * python/convertrules.py (conv): indent 4 for python files.
1366
1367 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1368
1369         * Documentation/user/changing-defaults.itely (Creating contexts):
1370         Clarify \new semantics.
1371
1372 2006-04-28  Graham Percival  <gpermus@gmail.com>
1373
1374         * Documentation/user/ various: major new sections in the
1375         Learning manual, slight reorg elsewhere.
1376
1377 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1378
1379         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
1380
1381         * scm/framework-ps.scm (output-framework): remove PageMedia
1382
1383 2006-04-27  Graham Percival  <gpermus@gmail.com>
1384
1385         * Documentation/user/ tweaks.itely, working.itely: new
1386         files, being more advanced "learning manual" chapters.
1387
1388         * Documentation/user/ tutorial, putting, lilypond: reorg.
1389
1390 2006-04-26  Graham Percival  <gpermus@gmail.com>
1391
1392         * input/regression/lyric-combine-polyphonic.ly: fixed test
1393         (no more "can't find context `one'" error).
1394
1395 2006-04-25  Joe Neeman <joeneeman@gmail.com>
1396
1397         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
1398
1399         * input/regression/stem-tremolo.ly: add 2 more whole note examples
1400         
1401 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1402
1403         * lily/relocate.cc (read_relocation_dir): new function.
1404
1405 2006-04-26  Graham Percival  <gpermus@gmail.com>
1406
1407         * Documentation/user/instrument-notation.itely: a few more fixes
1408         from Eduardo, thanks!
1409
1410         * Documentation/user/README.txt: new file; contains info on
1411         style that used to be in lilypond.tely.
1412
1413         * Documentation/user/ various: first round of doc reorg.
1414
1415         * Documentation/user/baer-flat-bw.png: remove alpha bit from
1416         graphic; this probably causes problems on some pdf
1417         viewers, notably Adobe Acrobat.
1418
1419 2006-04-24  Graham Percival  <gpermus@gmail.com>
1420
1421         * Documentation/user/instrument-notation.itely: many alterations
1422         to Vocal music, from Eduardo Viera.
1423
1424 2006-04-23  Graham Percival  <gpermus@gmail.com>
1425
1426         * Documentation/user/instrument-notation.itely: fix \new
1427         instead of \context problem.
1428
1429 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1430
1431         * lily/relocate.cc (expand_environment_variables): new function.
1432         (read_line): id.
1433         (read_relocation_file): id.
1434
1435         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
1436
1437 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
1438
1439         * ly/engraver-init.ly: remove old comments from TabVoice
1440
1441 2006-04-20  Graham Percival  <gpermus@gmail.com>
1442
1443         * Documentation/user/instrument-notation.itely: added Erlend's
1444         latest doc patch, thanks!
1445
1446 2006-04-19  Erlend Aasland <erlenda@gmail.com>
1447
1448         * lily/include/slur.hh:
1449         * lily/slur.cc:
1450         * lily/phrasing-slur-engraver.cc:
1451         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
1452         acknowledge_extra_object () from Phrasing_slur_engraver:: and
1453         Slur_engraver:: and putting it in
1454         Slur::auxiliary_acknowledge_extra_object ().
1455
1456         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
1457
1458         * lily/note-collision.cc: fix a comment
1459
1460 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1461
1462         * stepmake/bin/add-html-footer.py: fix footer position in
1463         generated html files: before </body> and </html> tags.
1464
1465 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1466
1467         * scripts/GNUmakefile: revert last "fix", which rather broke make.
1468         Earlier successive `make' commands finally compiled ok.
1469
1470         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
1471
1472 2006-04-18  Erlend Aasland <erlenda@gmail.com>
1473
1474         * lily/include/stem-tremolo.hh:
1475         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
1476         callers.
1477
1478         * lily/lookup.cc:
1479         * lily/include/lookup.hh: add rotated_box ()
1480
1481 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1482
1483         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
1484         been generated. Fixes "can't get `--help'" bug after make clean.
1485
1486         * THANKS: alphabetize contributors.
1487
1488 2006-04-17  Graham Percival  <gpermus@gmail.com>
1489
1490         * Documentation/user/instrument-notation.itely: added Erlend's
1491         tabs and banjo doc patch.  Thanks!
1492
1493 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
1494
1495         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
1496
1497         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
1498
1499         * scm/output-lib.scm: add some more predefined string tunings.
1500
1501         * Documentation/user/instrument-notation.itely: and doc them.
1502
1503 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
1504
1505         * ly/engraver.ly: Remove obsolete comments.
1506
1507         * ly/gregorian-init.ly: Define default layout block.
1508
1509         * input/puer-fragment.ly: Updated and extended.
1510
1511 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1512
1513         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
1514         pdf conversion behaviour.
1515
1516         * flower/file-name.cc (dir_name)
1517         (get_working_directory): Move from relocate.cc.
1518
1519         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
1520         
1521         * lily/relocate.cc: Encapsulate sys/stat.h in
1522         HAVE_STAT_H.
1523
1524 2006-04-14  Graham Percival  <gpermus@gmail.com>
1525
1526         * Documentation/user/ various: small updates from Cameron
1527         and Juergen, thanks!
1528
1529         * Documentation/user/ various: small updates of my own.
1530
1531         * THANKS: 2.7 -> 2.8.
1532
1533 2006-04-11  Graham Percival  <gpermus@gmail.com>
1534
1535         * scm/define-context-properties.scm: typo.
1536
1537         * Documentation/user/ : many more small updates.
1538
1539 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
1540
1541         * scm/define-music-types.scm: disposed "docme".
1542
1543 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
1544
1545         * lily/hairpin.cc: make niente circles a bit smaller.
1546
1547 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1548
1549         * mf/GNUmakefile: remove redundant mftrace check. Also remove
1550         get-pfa and get-*-fonts targets.
1551
1552 2006-04-10  Graham Percival  <gpermus@gmail.com>
1553
1554         * THANKS, Documentation/user/ basic-notation, advanced-notation,
1555         music-glossary, programming-interface: more minor fixes
1556         from mailist.
1557
1558         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
1559
1560         * scm/define-context-properties.scm: another old \property update.
1561         This time tested for compiling!
1562
1563 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1564
1565         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
1566
1567 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * scm/define-context-properties.scm (all-user-translation-properties): 
1570         * Documentation/user/global.itely (Page formatting): Compile fix.
1571
1572 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1573
1574         * Documentation/user/advanced-notation.itely (Polymetric
1575         notation): Update the example to use the "+" symbol and add link
1576         to input/test/compound-time.ly.
1577
1578 2006-04-08  Graham Percival  <gpermus@gmail.com>
1579
1580         * scm/define-grob-properties.scm: clarify docs for #'direction.
1581
1582         * scm/define-context-properties.scm: update old \property override.
1583
1584         * Documentation/user/ advanced-notation, global, lilypond-book:
1585         more minor doc updates.
1586
1587 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1588
1589         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
1590
1591         * scm/backend-library.scm (search-gs): oops.
1592
1593 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1594
1595         * scripts/lilypond-book.py (output): use base, not filename for href.
1596
1597         * scm/backend-library.scm: only look for gs.
1598
1599         * scripts/lilypond-book.py (output): fix printfilename.
1600
1601         * lily/parser.yy (music_function_musicless_prefix): fold together
1602         definitions of signature (SCM*) (Music|post_event|chord_body_element)
1603
1604         * lily/slur.cc (print): only set font-size if not set yet.
1605
1606         * lily/slur-configuration.cc (add_score): improved layout of debug
1607         scoring output.
1608
1609 2006-04-05  David Feuer  <David.Feuer@gmail.com>
1610
1611         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
1612         (draw_circle): Hopefully fixed regression.
1613         Improved documentation for several procedures.
1614         
1615 2006-03-04  Werner Lemberg  <wl@gnu.org>
1616
1617         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
1618
1619 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1620
1621         * scripts/musicxml2ly.py (bindir): add dynamic
1622         relocation. 
1623
1624 2006-04-04  Graham Percival  <gpermus@gmail.com>
1625
1626         * Documentation/user/ basic-notation, advanced-notation, putting,
1627         instrument-notation, invoking, lilypond, THANKS: another ream of small
1628         fixes from the Doc Helpers.
1629
1630 2006-04-03  David Feuer  <David.Feuer@gmail.com>
1631
1632         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
1633
1634         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
1635
1636         * Cleaned up interfaces between PostScript and Scheme, and moved
1637         computations from PostScript to Scheme:
1638
1639         * music-drawing-routines.ps
1640         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
1641         with stroke_and_fill throughout.
1642         (euclidean_length, print_letter, draw_box): Deleted unused
1643         procedures.  If someone needs draw_box, implement it using
1644         draw_round_box; don't duplicate code.
1645         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
1646         Refactored/cleaned up interfaces.
1647         (mark_URI): Moved.
1648
1649         * output-ps.scm: reordered arguments to PostScript functions to
1650         match new interfaces
1651         (glyph-string): Rewrote glyph-string.
1652         (grob-cause): Replaced string-append with format.
1653         (repeat-slash): Rewrote to do computation here.
1654         (round-filled-box): Rewrote to do computation here.
1655
1656 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
1657
1658         * stepmake/stepmake/generic-targets.make: add cvs-clean target
1659
1660         * stepmake/stepmake/toplevel- targets.make: print help info about
1661         cvs-clean
1662
1663 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1664
1665         * input/regression/hairpin-circled.ly: new file
1666
1667 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1668
1669         * lily/hairpin.cc (print): add support for circled tip
1670
1671         * scm/define-grob-properties.scm: add circled-tip parameter
1672
1673         * scm/define-grobs.scm: init circled-tip to false
1674         
1675 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1676
1677         * scm/music-functions.scm (quote-substitute): set
1678         iterators-ctor. 
1679
1680 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1681
1682         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
1683         BSTINPUTS. 
1684
1685         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
1686
1687         * scm/output-ps.scm (glyph-string): revert cid selectfont.
1688
1689 2006-03-31  David Feuer  <david.feuer@gmail.com>
1690         
1691         * scm/framework-ps.scm:
1692         
1693         * scm/output-ps.scm: glyph-string now produces smaller, more
1694         readable, and probably faster PostScript.  Several findfont
1695         scalefont setfont instances changed to selectfont
1696         Hacked-up string-appends changed to formats.
1697
1698         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
1699         
1700 2006-03-30  Graham Percival  <gpermus@gmail.com>
1701
1702         * scm/lily-library.scm: make "no version" warning message more polite.
1703
1704         * lily/music.cc: add double quotes to failed octave check.
1705
1706         * Documentation/user/ advanced-notation, changing-defaults,
1707         instrument-notation, invoking, music-glossary: whole bunch of minor
1708         fixes from mailist.
1709
1710 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1711
1712         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
1713         $(buildscriptdir) iso. depth.
1714
1715         * VERSION (PACKAGE_NAME): release 2.9.1
1716
1717 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1718
1719         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
1720
1721         * VERSION (PATCH_LEVEL): bump version number.
1722
1723         * flower/include/guile-compatibility.hh (scm_from_uint32): add
1724         scm_from_uint32 ()
1725
1726         * lily/pango-font.cc (pango_item_string_stencil): use
1727         scm_from_uint32 ()
1728
1729         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1730         $(outdir)/emmentaler-%.svg): remove canary.
1731
1732         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
1733         glyphnames if we have a ttf font.
1734
1735 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1736
1737         * Documentation/user/advanced-notation.itely (Font selection):
1738         Corrected reference to the font-family-override.ly example.
1739
1740 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1741         
1742         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
1743         stem-tremolo object in the stem (or else the stem might not be
1744         long enough).
1745
1746 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1747
1748         * lily/ttf.cc (print_trailer): only print existing glyphs.
1749
1750 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1751
1752         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
1753         position the tremolo based on the position of the notehead.
1754
1755         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
1756         notes and update the texidoc line with the new positioning rules.
1757         
1758 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1759
1760         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
1761
1762         * scripts/lilypond-book.py (Module): set default for linewidth if
1763         preamble not found.
1764
1765 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1766
1767         * VERSION (PACKAGE_NAME): release 2.9.0.
1768
1769         * input/regression/stem-tremolo-position.ly: new file.
1770
1771         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
1772
1773 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
1774
1775         * lily/stem-tremolo.cc (print): position
1776         the tremolo depending only on the end of the stem
1777         and not on the notehead
1778         (raw_stencil): center, on the middle staff line, the
1779         flag that is closest to the end of the stem (previously
1780         the bottom flag)
1781         (calc_width): add this callback to shorten a tremolo when
1782         it is beamed or it is stemup with a flag
1783         (style): add this callback to make a tremolo rectangular when
1784         it is beamed or it is stemup with a flag
1785         (rotated_box): this is like Lookup::beam but makes a rotated
1786         rectangle instead of a parallelogram
1787
1788         * lily/stem.cc (calc_stem_info): make sure the stem
1789         is long enough to fit the tremolo
1790         (calc-length): reduce the length of tremolo stems since the
1791         tremolo code is now capable of better positioning
1792
1793         * scm/define-grobs.scm: make calc_width the default beam-width
1794         callback for stem-tremolo and add the style callback
1795                 
1796 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1797
1798         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
1799         case. 
1800
1801 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1802
1803         * lily/ttf.cc (make_index_to_charcode_map): restore old
1804         cmap. 
1805
1806 2006-03-28  Werner Lemberg  <wl@gnu.org>
1807
1808         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
1809
1810 2006-03-28  Graham Percival  <gpermus@gmail.com>
1811
1812         * THANKS: update for 2.9, add section for Documentation helpers.
1813
1814         * Documentation/topdocs/NEWS.tely: compile fix.
1815
1816         * Documentation/user/ basic-notation, global, advanced-notation,
1817         examples.itely: minor fixes from mailist.
1818
1819 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1820
1821         * mf/feta-bolletjes.mf: match width of solfa notes with normal
1822         note heads. 
1823
1824         * lily/ttf.cc (print_trailer): use it.
1825
1826         * lily/pango-font.cc (get_unicode_name): new function.
1827
1828         * lily/ttf.cc (make_index_to_charcode_map): move function from
1829         open-type-font.cc
1830         (print_trailer): substitute uniXXXX name if applicable. 
1831
1832         * lily/pango-font.cc (get_index_to_charcode_map): new function.
1833         (pango_item_string_stencil): use it to generate uniXXXX names.
1834
1835         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
1836         note heads, for uniform widths in shape note output.
1837         (overdone_heads): hmm. remove them again.
1838
1839         * scripts/lilypond-book.py (output): add links to filenames.
1840
1841         * Documentation/topdocs/INSTALL.texi (Top): update versions.
1842
1843         * lily/note-collision.cc (get_clash_groups): only consider when
1844         Note_column::dir <> CENTER. 
1845
1846         * scripts/lilypond-book.py (get_option_parser): init output_name
1847         to ''. 
1848
1849 2006-03-24  Graham Percival  <gpermus@gmail.com>
1850
1851         * Documentation/topdocs/NEWS.tely: add @end itemize
1852
1853         * Documentation/user/ global, advanced-notation: minor
1854         stuff from mailist.
1855
1856 2006-03-23  Graham Percival  <gpermus@gmail.com>
1857
1858         * Documentation/user/ lilypond.tely, music-glossary,
1859         preface: housekeeping; 2005->2006, remove "notes for 2.6"
1860
1861 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1862
1863         * mf/GNUmakefile: don't install .enc files.
1864
1865         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
1866
1867         * VERSION (PATCH_LEVEL): bump to 2.9.0
1868
1869 2006-03-22  Graham Percival  <gpermus@gmail.com>
1870
1871         * Documentation/user/advanced-notation.itely: minor fixes
1872         from mailist.
1873
1874 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1875
1876         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
1877
1878         * branch lilypond_2_8
1879
1880 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1881
1882         * scripts/lilypond-book.py (samefile): new function, for windoze
1883         compatibility.
1884
1885 2006-03-21  Graham Percival  <gpermus@gmail.com>
1886
1887         * ly/engraver-init.ly: add info about StaffGroup.
1888
1889 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1890
1891         * input/regression/stem-direction-context.ly: idem.
1892
1893         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
1894
1895         * THANKS: add Mats.
1896
1897         * input/regression/page-layout-twopass.ly: comment out \markup so
1898         tweak-file is left.
1899
1900         * lily/instrument-name-engraver.cc (finalize): add to instrument
1901         name global System. This also fixes chopped instrument names, but
1902         doesn't crash when there are slurs/beams.
1903
1904         * lily/slur-configuration.cc (add_score): disallow negative slur
1905         scores.
1906         
1907 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1908
1909         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
1910
1911         * lily/instrument-name-engraver.cc (process_music): kludge: add
1912         InstrumentName spanner to axis group of left bound. Fixes chopped
1913         off instrument names in EPS images.
1914
1915         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
1916
1917         * scripts/abc2ly.py (option_parser): update to 2.7.40
1918
1919 2006-03-20  Graham Percival  <gpermus@gmail.com>
1920
1921         * THANKS: move small doc contributors to SUGGESTIONS.
1922
1923         * Documentation/user/ basic-notation, advanced-notation,
1924         global: small changes from mailist.
1925
1926 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1927
1928         * Documentation/user/advanced-notation.itely (Text marks): update
1929         for new rehearsalMarkAlignSymbol convention.
1930
1931         * VERSION (PATCH_LEVEL): bump version.
1932
1933         * input/test/instrument-name-align.ly: new file.
1934
1935         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
1936
1937         * input/test/instrument-name-align.ly: new file. Document how to
1938         align instrument names.
1939
1940         * lily/mark-engraver.cc: remove properties.
1941
1942         * scm/define-context-properties.scm
1943         (all-user-translation-properties): remove align symbol properties
1944         for barnumber/reh. mark.
1945
1946         * lily/break-align-interface.cc (self_align_callback): new
1947         interface, new function. Look at complete alignment. This handles
1948         tunable break alignments in case break-align-symbols are missing.
1949
1950         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
1951
1952         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
1953
1954         * python/convertrules.py (conv): mark/bar number alignment rule.
1955
1956         * lily/break-align-interface.cc (calc_positioning_done): also
1957         store offset from last visible break-alignment to its
1958         neighbor. This makes alignment on non-visible objects more reliable.
1959
1960         * po/lilypond.pot (Module): ran po-replace.
1961
1962         * input/regression/tie-single-manual.ly (Module): new file.
1963
1964         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
1965         look at has_manual_position_.
1966         (from_ties): set has_manual_position_ if tie has staff-position set.
1967
1968         * lily/tuplet-bracket.cc (calc_positions): idem.
1969
1970         * lily/tuplet-number.cc (print): don't print tupletnumber if it
1971         doesn't span time.
1972
1973 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1974
1975         * scm/define-markup-commands.scm (smallCaps): new markup command
1976         for turning a text to small caps using smaller font size and upper
1977         casing.
1978
1979 2006-03-17  Graham Percival  <gpermus@gmail.com>
1980
1981         * Documentation/user/ examples, instrument-notation,
1982         advnaced-notation: minor fixes from mailist.
1983
1984 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1985
1986         * Documentation/user/tutorial.itely (First steps): change example
1987         to verbatim.  
1988
1989 2006-03-17  Graham Percival  <gpermus@gmail.com>
1990
1991         * Documentation/user/ examples, advanced: minor changes from mailist.
1992
1993         * THANKS: add Geoff Horton, for documentation stuff.
1994
1995 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1996
1997         * python/lilylib.py (system): revert have_select kludge.
1998
1999         * Documentation/user/tutorial.itely (Commenting input files):
2000         update version numbers in doc. 
2001
2002         * scm/define-grob-interfaces.scm (multi-measure-interface): add
2003         bound-padding to multi-measure-interface
2004
2005 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2006
2007         * input/test/engraver-example.ily: update version number.
2008
2009         * VERSION (PACKAGE_NAME): release 2.7.39
2010
2011         * lily/note-spacing.cc (get_spacing): heighten threshold where
2012         accidentals/arpeggios influence previous spacing fully.
2013
2014         * lily/rest.cc (y_offset_callback): only use direction if
2015         staff-position wasn't set before.
2016
2017         * lily/bar-number-engraver.cc: add support for
2018         barNumberAlignSymbol. 
2019         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
2020
2021         * lily/pointer-group-interface.cc (set_ordered): new function. 
2022         (add_unordered_grob): new function.
2023
2024         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
2025         to ordered, unless the opposite has been proved.  This fixes
2026         random reordering of large object groups across linebreaks,
2027         eg. beams.
2028
2029         * lily/main.cc (do_chroot_jail): printf format fix.
2030
2031         * lily/tie-formatting-problem.cc (generate_configuration):
2032         multiply y-shift for dot with direction.
2033  
2034         * scm/define-markup-commands.scm (note-by-number): put (magstep
2035         size) in y-attach too.
2036
2037         * Documentation/topdocs/NEWS.tely (Top): show override.
2038
2039         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
2040         direction for stems.
2041         
2042 2006-03-15  Graham Percival  <gpermus@gmail.com>
2043
2044         * Documentation/user/ changing-defaults, global: minor
2045         fixes from mailist.
2046
2047 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2048
2049         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
2050
2051         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
2052         breakable items after uniformly stretched notes.
2053
2054         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
2055         outline with outer edge of note heads. This prevents infinity
2056         problems with tied whole notes.
2057
2058         * scripts/lilypond-book.py (do_file): use os.popen
2059
2060         * python/convertrules.py (conv): add rule for Stem #'beamed-*
2061
2062 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
2063
2064         * Documentation/user/invoking.itely: Add ragged-right to bug report
2065         guidelines.
2066
2067 2006-03-14  Graham Percival  <gpermus@gmail.com>
2068
2069         * Documentation/user/global.itely: small fix from mailist.
2070
2071 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2072
2073         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
2074         file descriptor returned by tempfile.mkstemp() when writing
2075         to tmpfile and closing it. Solves problem with unlink(tmpfile)
2076         on mingw.
2077
2078 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2079
2080         * po/fi.po: newline bugfix.
2081
2082 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2083
2084         * scm/paper.scm (paper-alist): Rounding fixes.
2085
2086 2006-03-13  Graham Percival  <gpermus@gmail.com>
2087
2088         * Documentation/user/ changing-defaults, instrument-notation,
2089         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
2090
2091 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
2092
2093         * po/fi.po: update.
2094
2095 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2096
2097         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
2098         mailto: to http:// 
2099
2100         * python/lilylib.py (print_environment): move ps_page_count to
2101         lilypond-book.py
2102
2103 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2104
2105         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
2106
2107         * scm/framework-ps.scm (embed-document): new function. Use to
2108         embed PFA files.
2109
2110         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
2111
2112 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2113
2114         * Documentation/user/instrument-notation.itely (Setting simple
2115         songs): Added \book{...} around the full example, so the separate
2116         markups are included in the printed example. 
2117
2118 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2119
2120         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
2121         tmphandle.
2122
2123         * python/lilylib.py (system): rewrite system() using
2124         subprocess. Remove >& redirection trickery.
2125
2126 2006-03-11  Graham Percival  <gpermus@gmail.com>
2127
2128         * Documentation/user/ changing-defaults, global, scheme-tutorial,
2129         notation-appendices.itely: minor fixes from mailist.
2130
2131 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2132
2133         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
2134         unsplit man also needs images.
2135
2136         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
2137
2138         * VERSION (PACKAGE_NAME): 2.7.38 released.
2139
2140 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2141
2142         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
2143         log in output dir.
2144
2145 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
2146
2147         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
2148         respects the Score.skipTypesetting property.
2149         
2150 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2151
2152         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
2153         Prolog. No %%EOF after CFF file.
2154
2155 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
2156         
2157         * lily/constrained-breaking.cc (get_max_systems): used to return a
2158         much too big value
2159         (combine_demerits): use pointers to reduce copying data
2160         (calc_subproblem): idem
2161         (get_page_penalty): add page turn penalties
2162         
2163 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2164
2165         * Documentation/user/invoking.itely (Invoking lilypond): better
2166         explanation of -e usage.
2167
2168         * lily/main.cc (main_with_guile): don't append to
2169         init_scheme_code_string
2170
2171         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
2172
2173         * Documentation/user/invoking.itely: add note about MacOS X scripts.
2174
2175         * scripts/convert-ly.py (do_options): don't print help for
2176         --show-rules rule.
2177
2178         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
2179         @code and @example. Update from texinfo.tex from CVS.
2180
2181 2006-03-08  Graham Percival  <gpermus@gmail.com>
2182
2183         * Documentation/user/scheme-tutorial.itely: clarifies distances
2184         measured in staff-spaces.
2185
2186 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2187
2188         * lily/slur.cc (outside_slur_callback): only calculate offsets if
2189         consider[k] is true.
2190
2191         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
2192
2193         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
2194         consider columns that have originals.  Unifies spacing for mm
2195         rests around line breaks.
2196
2197         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
2198         (set_text_rods): idem.
2199         (calculate_spacing_rods): new function: share code between
2200         set_text_rods and set_spacing_rods.
2201         (set_text_rods): take extents of bounds into account.  
2202
2203 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2204
2205         * Documentation/user/basic-notation.itely (Writing music in
2206         parallel): don't use relative.
2207
2208 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2209
2210         * ly/music-functions-init.ly (Module): add shiftDurations
2211
2212         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
2213
2214         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
2215
2216         * ly/engraver-init.ly: init vocalName to nil.
2217
2218 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
2219
2220         * scm/music-functions.scm (music->make-music): bugfix,
2221         KeyChangeEvents are now handled correctly.
2222
2223         * scripts/lilypond-book.py: Add --debug option.
2224
2225 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2226
2227         * python/lilylib.py: add tempfile.
2228
2229 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2230
2231         * VERSION (PACKAGE_NAME): release 2.7.37
2232
2233         * python/lilylib.py (ps_page_count): remove make_ps_images().
2234         (ps_page_count): remove mkdir_p
2235         (system): remove cleanup_temp.
2236         (exit): remove lilypond_version_(check)
2237         (error_log): remove pseudo_filter_p
2238         remove read_pipe
2239         remove cp_to_dir
2240         remove identify
2241
2242         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
2243         use __main__
2244
2245         * lily/accidental-engraver.cc (make_standard_accidental): only add
2246         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
2247
2248         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
2249         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
2250         Make incompatibilities.
2251
2252         * scm/output-ps.scm (grob-cause): replace backslashes by /
2253         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
2254
2255 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2256
2257         * cygwin/GNUmakefile: Install fixes.
2258
2259         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
2260
2261         * lily/note-head.cc (head::get_balltype): Compile fix.
2262
2263         * flower/file-name.cc (dos_to_posix): Flower string fix.
2264
2265 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2266
2267         * python/lilylib.py: pychecker cleanups.
2268
2269         * scripts/lilypond-book.py
2270         (Lilypond_snippet.output_print_filename): pychecker cleanups
2271
2272         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
2273
2274         * python/lilylib.py (underscore): remove identify() , warranty()
2275
2276         * ps/music-drawing-routines.ps: change Border routine for GSView
2277         compatibility.
2278
2279         * lily/stem.cc (height): use quantize-positions.  This triggers
2280         set_stem_lengths, so scripts on beamed stems are handled correctly.
2281
2282         * lily/side-position-interface.cc (aligned_side): check if edges
2283         of script are inside staff. Fixes accent of edge of the staff.
2284
2285         * input/regression/staccato-pos.ly: more examples.
2286
2287         * stepmake/aclocal.m4 (depth): fix bashism.
2288
2289         * lily/lyric-combine-music-iterator.cc: move from
2290         new-lyric-combine-iterator.cc
2291         (process): add pending_grace_lyric_ member to delay lyrics on
2292         grace notes.
2293
2294         * lily/system-start-text.cc (print): suicide if we don't have any
2295         elements. Fixes hara kiri'd instrument names.
2296
2297         * scripts/mup2ly.py (Module): remove.
2298
2299 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2300
2301         * Documentation/user/global.itely (A single music expression):
2302         close @lilypond properly
2303
2304         * lily/volta-bracket.cc (modify_edge_height): change from
2305         after_line_breaking_callback. Suicide last bracket if appropriate.
2306  
2307         * python/lilylib.py: strip getopt support
2308
2309         * scripts/etf2ly.py (do_options): use optparse
2310
2311         * scripts/midi2ly.py: optparse, strip lilylib copy. 
2312
2313         * scripts/abc2ly.py (voices): use optparse.
2314
2315         * stepmake/stepmake/generic-vars.make: new function absdir.
2316
2317         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
2318
2319         * scripts/lilypond-book.py (find_file): use global_options for
2320         include path
2321
2322         * scm/ps-to-png.scm (ps-page-count): prevent null characters
2323         entering C code.
2324
2325 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2326
2327         * python/lilylib.py (get_global_option): ughness for extracting
2328         global options from lilylib.
2329         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
2330
2331         * scripts/lilypond-book.py (get_option_parser): use optparse for
2332         option handling.  Put options in global_options variable.
2333
2334 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
2335
2336         * Documentation/index.html.in: clarify.
2337
2338 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2339
2340         * scm/layout-page-layout.scm (write-page-breaks): add a
2341         music-system-heights property to the page layout output.
2342
2343         * scm/page.scm (make-page-stencil): take footer into account when
2344         computing the 'space-left page property
2345         (annotate-space-left): take footer into account when annonating
2346         space left.
2347
2348 2006-02-28  Graham Percival  <gpermus@gmail.com>
2349
2350         * Documentation/user/ advanced-notation, global: more (final)
2351         docs for music expressions, removed special fermatas.
2352
2353 2006-02-27  Graham Percival  <gpermus@gmail.com>
2354
2355         * Documentation/user/ basic-notation, global: minor changes
2356         from mailist.
2357
2358 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2359
2360         * scm/framework-ps.scm:         
2361         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
2362         layer for inf? and nan? from framework-ps to lily-library.
2363
2364 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2365
2366         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
2367         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
2368
2369         * buildscripts/substitute-encoding.py (Module): remove file.
2370
2371         * mf/GNUmakefile: more PFA strippage.
2372
2373         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
2374
2375         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
2376         generation
2377
2378         * scm/framework-ps.scm: remove font name munging.
2379
2380         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
2381
2382 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2383
2384         * scm/markup.scm (define-markup-command): change
2385         def-markup-command to define-markup-command
2386
2387         * scm/music-functions.scm (define-music-function): change
2388         def-music-function to define-music-function.
2389
2390         * python/convertrules.py (conv): rules for def-music-function
2391         and def-markup-commands
2392
2393         * Documentation/user/programming-interface.itely,
2394         input/no-notation/display-lily-tests.ly,
2395         input/regression/lily-in-scheme.ly,
2396         input/regression/markup-user.ly,
2397         input/regression/music-function.ly, input/regression/tie-chord.ly,
2398         scm/fret-diagrams.scm, ly/music-functions-init.ly,
2399         ly/gregorian-init.ly: use new macro names (define-music-function,
2400         define-markup-command).
2401
2402 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2403
2404         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
2405         (output): add comments to lp-book latex output.
2406
2407         * GNUmakefile.in (footifymail): use gmane address for webpage bug
2408         address.
2409
2410 2006-02-23  Graham Percival  <gpermus@gmail.com>
2411
2412         * Documentation/user/ tutorial, global: minor changes.
2413
2414 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2415
2416         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
2417         blocks (for make 3.80)
2418
2419         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
2420         \notemode so that user should not have to explicitely type it.
2421
2422         * scm/define-music-display-methods.scm: various
2423         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
2424         constructs)
2425
2426         * input/no-notation/display-lily-tests.ly: new tests for
2427         \applyOutput and \applyContext
2428
2429 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2430
2431         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
2432         changed it slightly so that the number of systems returned by
2433         solve () will be the same as the last value passed to resize
2434         (). I've also added more documentation, removed casts, fixed style
2435         problems and put in some recovery if constraints aren't satisfied."
2436
2437 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2438
2439         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
2440         for emacs < 22 compatibility.
2441         (count-rexp): Use it.
2442         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
2443         substring juggling (Milan Zamazal).
2444
2445 2006-02-23  Graham Percival  <gpermus@gmail.com>
2446
2447         * Documentation/user/ basic-notation, advanced-notation,
2448         global.itely, invoking.itely, tutorial,itely:
2449         minor fixes from mailist.
2450
2451         * scm/define-markup-commands.scm: improve docs of \filled-box.
2452
2453 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
2454
2455         * Documentation/index.html.in: changes concern the previous release.
2456
2457         * input/regression/+.ly: cultivate typographical terminology.
2458
2459 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2460
2461         * scm/define-grob-interfaces.scm (parentheses-interface): add
2462         padding to parentheses-interface.
2463
2464         * Documentation/user/GNUmakefile: remove $(CROSS) support from
2465         Documentation/user/GNUmakefile. Use --disable-documentation for that.
2466
2467         * VERSION (PATCH_LEVEL): release 2.7.36
2468
2469         * lily/slur.cc: add avoid-slur (ugh.)
2470         
2471         * lily/slur-configuration.cc (fit_factor): oops, skip point if
2472         intersection gets smaller. This fixes slurs over extreme points.
2473
2474         * lily/melody-engraver.cc (stop_translation_timestep): ignore
2475         stems with neutral-direction set.
2476
2477         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
2478
2479         * lily/open-type-font.cc (load_table): format error.
2480
2481         * lily/change-iterator.cc (process): format fix.
2482
2483         * flower/include/international.hh (_f): idem.
2484
2485         * flower/include/std-string.hh: add format printf attribute.
2486
2487         * scm/define-grobs.scm (all-grob-descriptions): height of all
2488         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
2489
2490         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
2491         ambitus lines.
2492
2493         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
2494
2495 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
2496
2497         * input/regression/: upgraded syntax for some files.
2498
2499         * THANKS: Add bughunters.
2500
2501 2006-02-22  Graham Percival  <gpermus@gmail.com>
2502
2503         * Documentation/user/ invoking.itely, advanced-notation.itely,
2504         global.itely: long-awaited "let's make chapter 10 not suck"
2505         update.  Rearrange chapter 10; now called "global issues",
2506         addresses file structure, etc.  Some info from other files
2507         moved into global.itely.
2508
2509 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2510
2511         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
2512         catch trill-span-event notes.
2513
2514         * Documentation/user/examples.itely (Ancient notation templates): typo.
2515         (Jazz combo): typo.
2516
2517         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
2518
2519         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
2520
2521         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
2522
2523         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
2524
2525         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
2526         froum Laissez_vibrer_engraver.
2527
2528         * ly/declarations-init.ly (repeatTie): add \repeatTie
2529
2530         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
2531
2532         * scm/define-grob-properties.scm (all-user-grob-properties): add
2533         head-direction property.
2534
2535         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
2536         from_lv_ties. Take head direction argument.
2537
2538         * lily/semi-tie-column.cc: rename from
2539         laissez-vibrer-tie-column.cc. Rename class too.
2540
2541         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
2542         class too.
2543
2544         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
2545
2546         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
2547         0 case.
2548         (find_breaks): idem.
2549
2550 2006-02-21  Graham Percival  <gpermus@gmail.com>
2551
2552         * Documentation/user/advanced-notation.itely: fixed make-moment]
2553         example.
2554
2555         * Documentation/user/basic-notation.itely: more clarification to
2556         transpose.
2557
2558 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2559
2560         * lily/include/constrained-breaking.hh (class
2561         Constrained_breaking): new file.
2562
2563         * lily/constrained-breaking.cc (resize): new file.
2564
2565         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
2566
2567         * Documentation/user/advanced-notation.itely (Clusters): insert
2568         end ignore too.
2569
2570         * lily/tie-column.cc (calc_positioning_done): support for
2571         tie-score debugging
2572
2573         * lily/tie-formatting-problem.cc
2574         (generate_extremal_tie_variations): factor out.
2575         (score_ties_configuration): annotate all tie 
2576         (print_ties_configuration): new routine.
2577         (generate_configuration): nudge extremal ties outside of the head
2578         Y extents.
2579         (score_ties_configuration): oops. convert to staff-space before
2580         determining position symmetry.
2581
2582 2006-02-20  Graham Percival  <gpermus@gmail.com>
2583
2584         * Documentation/user/*-notation.itely: misc minor editing,
2585         shifting doc sections around.
2586
2587         * Documentation/user/*-notation-itely, global.itely,
2588         changing-defaults.itely: added new stuff from NEWS.
2589
2590 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
2591
2592         * po/fi.po: update.
2593
2594 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2595
2596         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
2597         lilypond --verbose for lp-book.
2598
2599         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2600         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
2601
2602         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
2603         $(buildscript-dir) iso. absolute depth.
2604
2605         * buildscripts/genicon.py (dir): thinko.
2606
2607         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
2608
2609 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
2610
2611         * scm/output-lib.scm: swap darkcyan/darkyellow
2612
2613         * THANKS: Add bughunters.
2614
2615 2006-02-19  Graham Percival  <gpermus@gmail.com>
2616
2617         * Documentation/user/programming-interfaces.itely: fixed example.
2618
2619         * Documentation/user/instrument-notation.itely: fix @{ @}.
2620
2621         * scm/script.scm: add avoid-slur for \open.
2622
2623 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2624
2625         * lily/tie-formatting-problem.cc (score_configuration): use
2626         sliding score for min-length. 
2627
2628         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
2629         spaghetti for icons.
2630
2631         * buildscripts/genicon.py (program_name): new file.
2632
2633         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
2634         in outline too.  
2635         (generate_configuration): for small ties, also look for collisions
2636         at Y + DIR*h + DELTA_Y.
2637         (get_variations): consider variation for dot positions too.
2638
2639         * lily/side-position-interface.cc (aligned_side): take abs for
2640         quantized rounded position. Fixes tenuto below staff.
2641
2642         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
2643         markers when necessary.
2644
2645         * lily/program-option.cc (internal_set_option): add
2646         strict_infinity_checking option.
2647
2648         * scm/output-lib.scm (cyan): swap yellow and cyan.
2649
2650 2006-02-19  Graham Percival  <gpermus@gmail.com>
2651
2652         * darwin.patch: trivial linenumber update.
2653
2654         * Documentation/user/ {various}: `\context foo = named' changed
2655         to `\new foo = "name"' in docs.
2656
2657 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2658
2659         * scm/stencil.scm (annotate-y-interval): use it.
2660
2661         * scm/lily-library.scm (interval-sane?): new function.
2662
2663         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
2664         tfm_checksum stuff.
2665
2666         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
2667         common refpoint.
2668
2669         * flower/include/std-vector.hh (iterof): add iterof macro.
2670
2671         * lily/enclosing-bracket.cc (width): new function.
2672
2673         * lily/align-interface.cc (align_elements_to_extents): reinstate
2674         warning.
2675
2676 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
2677
2678         * Documentation/index.html.in: fix spelling: thankyous.
2679
2680 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2681
2682         * lily/lyric-hyphen.cc: typo.
2683
2684 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2685
2686         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
2687         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
2688         builds don't work. 
2689
2690         * VERSION: release 2.7.35
2691
2692         * lily/beam.cc (get_default_dir): oops. Take abs () for
2693         extremes[DOWN].
2694         (get_default_dir): use extreme position criterion only in absence
2695         of forced stem directions.
2696
2697         * VERSION (PATCH_LEVEL): bump VERSION.
2698
2699         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
2700         dependencies. Necessary for -jX builds.  
2701
2702 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2703
2704         * lily/relocate.cc (setup_paths): Yet another const fix.
2705
2706 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2707
2708         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
2709
2710         * lily/relocate.cc (setup_paths): oops.
2711
2712 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
2713
2714         * Documentation/index.html.in: order links: html before PDF.
2715
2716 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2717
2718         * lily/tie-column-format.cc (Module): remove.
2719
2720         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
2721
2722         * lily/text-spanner.cc (print): idem.
2723
2724         * lily/dynamic-text-spanner.cc (print): only print line if longer
2725         than dash-period.
2726
2727         * lily/auto-change-iterator.cc (change_to): formatting.
2728
2729         * lily/beam.cc (get_default_dir): take extreme note head as input
2730         for stem direction.
2731
2732         * lily/tie.cc (get_default_dir): only look directions for visible
2733         stems. 
2734
2735         * lily/side-position-interface.cc (aligned_side): oops. Don't
2736         mutiply with direction. This fixes quantized (staccato, tenuto)
2737         scripts below notes.
2738
2739         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
2740         direction. Fixes c-lyrics-center-align.ly
2741
2742 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2743
2744         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
2745         constructor.
2746
2747         * lily/std-string.cc:
2748         * lily/include/std-vector.hh (split_string): Move and rename from
2749         lily/include/misc.hh, lily/misc.cc.  Update callers.
2750
2751 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2752
2753         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
2754
2755 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2756
2757         * flower/test-file.cc: New file.
2758
2759         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
2760         libraries.
2761
2762         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
2763
2764 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2765
2766         * flower/include/file-storage.hh: remove file.
2767
2768         * lily/include/midi-item.hh (class Midi_track): idem.
2769
2770         * lily/include/source.hh (class Sources): idem.
2771
2772         * lily/include/performance.hh (class Performance): use vector
2773         iso. Cons<>
2774
2775         * flower/include/cons.hh (class Cons): remove file.
2776
2777         * flower/include/flower-proto.hh: remove template cruft.
2778
2779         * lily/include/font-metric.hh: use size_t not vsize for indices.
2780
2781         * flower/include/flower-proto.hh (Module): remove std-vector.hh
2782         from proto.
2783
2784         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
2785
2786         * lily/include/paper-book.hh (class Paper_book):
2787         make get_system_specs() public.
2788
2789         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
2790         the force=10000 case if we don't have a current-best. 
2791
2792         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
2793         vsize 
2794
2795         * flower/include/flower-proto.hh: remove outdated templates.
2796
2797         * scm/page.scm: use annotate-spacing
2798
2799 2006-02-15  Graham Percival  <gpermus@gmail.com>
2800
2801         * scm/translation-functions.scm: circle patch from Erlend, thanks!
2802
2803         * THANKS: moved Erlend Aasland to contributors.
2804
2805 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2806
2807         * config.hh.in: remove HAVE_PANGO_16
2808
2809         * lily/tuplet-bracket.cc (calc_positions): multiply with
2810         staff-space for beam case. This fixes tuplets+beams on scaled
2811         staves.
2812
2813         * config.hh.in: remove all Kpathsea related defines.
2814
2815         * lily/dot-column.cc (side_position): reach stem via dots->
2816         head->stem. Inspect all stems for dot collisions. 
2817
2818         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
2819         stem handling.
2820
2821         * lily/bar-number-engraver.cc (process_music): document function
2822         of whichBar.
2823
2824         * lily/score.cc (default_rendering): add pscore, not systems
2825         themselves.
2826
2827         * lily/paper-book.cc (get_system_specs): separate generation of
2828         titles and systems.
2829
2830         * flower/include/std-vector.hh: don't include config.hh
2831
2832 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2833
2834         * flower/include/std-vector.hh: Better wrapper compatibility with
2835         std::vector.
2836
2837         * flower/include/flower-proto.hh: Remove cheap forward declaration
2838         attempts.
2839
2840         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
2841
2842 2006-02-14  Graham Percival  <gpermus@gmail.com>
2843
2844         * Documentation/user/invoking.itely: add warning about command line.
2845
2846 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2847
2848         * lily/include/lily-proto.hh: add Prob, rm Page.
2849
2850         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
2851
2852         * VERSION: release 2.7.34
2853
2854         * lily/relocate.cc (framework_relocation): show canary if
2855         GHOSTSCRIPT_VERSION undefined.
2856
2857         * GNUmakefile.in: remove $(VERSION) symlink.
2858
2859         * lily/relocate.cc (setup_paths): add + 
2860
2861 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
2862
2863         * Documentation/index.html.in: specify sizes for all big HTML pages.
2864
2865 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2866
2867         * config.hh.in: remove @FRAMEWORKDIR@
2868
2869         * lily/system-start-text.cc (get_stencil): new file: separate out
2870         system-start-delimiter text support.
2871
2872         * input/**ly: replace \context with \new where appropriate.
2873         
2874         * THANKS: add Don.
2875
2876         * lily/slur-scoring.cc (get_base_attachments): use
2877         robust_relative_extent. This fixes problems with empty paper-columns. 
2878
2879 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2880
2881         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
2882
2883         * scm/define-music-properties.scm (all-music-properties):
2884         create-new property.
2885
2886         * lily/context-specced-music-iterator.cc (construct_children):
2887         inspect 'create-new property iso. magical $uniqueContextId context
2888         id.
2889
2890         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
2891
2892         * lily/context-key-manager.cc (Module): new file. Encapsulate
2893         object key generation.
2894
2895         * lily/include/context-key-manager.hh (Module): new file.
2896
2897 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2898
2899         * scm/define-grobs.scm (all-grob-descriptions): center instrument
2900         names vertically
2901
2902         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
2903         options.
2904         (reloc_b): excise --enable-framework-dir
2905
2906         * lily/relocate.cc (framework_relocation): use getenv
2907         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
2908
2909 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2910
2911         * flower/include/std-string.hh: 
2912         * flower/include/std-vector.hh: Finish std:: conversion; move
2913         flower extensions from std:: namespace.  Update users.
2914
2915         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
2916         their expansion to vector<*>.  Update users.
2917
2918 2006-02-10  Graham Percival  <gpermus@gmail.com>
2919
2920         * Documentation/user/invoking.itely: add example to File structure.
2921
2922         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
2923         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
2924
2925 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2926
2927         * ly/paper-defaults.ly: typo.
2928
2929         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
2930         set_parent() for parentheses. This will make it show up in bbox
2931         calculations.
2932
2933         * scm/output-lib.scm (parentheses-item::print): rewrite, using
2934         ly:grob-common* functions.
2935
2936         * lily/grob-scheme.cc (LY_DEFINE):
2937         ly:grob-common-refpoint-of-array: new function 
2938         ly:grob-common-refpoint: new function 
2939         ly:grob-relative-coordinate: new function 
2940
2941         * lily/instrument-name-engraver.cc (process_music): use
2942         Text_interface::is_markup(). This fixes \markup on instrument names.  
2943
2944         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
2945         for ties and slurs.
2946
2947         * lily/slur.cc (print): idem.
2948
2949         * lily/tie.cc: add line-thickness for ties. 
2950
2951 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2952
2953         * scm/output-svg.scm: Document diversion from GNU coding standards
2954         as a workaround for a bug in Microsoft Internet Explorer.
2955
2956 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2957
2958         * lily/instrument-name-engraver.cc (process_music): use
2959         is_markup() iso. is_string()
2960
2961         * Documentation/user/changing-defaults.itely (Module): add menu entry.
2962
2963         * lily/percent-repeat-engraver.cc (process_music): only look at
2964         main_part_ for % repeats.
2965
2966         * lily/stem-tremolo.cc (get_beam_translation): new function.
2967         (calc_slope): new function.
2968         (height): don't use real slope.
2969
2970 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
2971
2972         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
2973         new connect-to-neighbor, control-points and staff-padding
2974         properties to make ligature brackets showing up again.
2975
2976 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2977
2978         * VERSION: release 2.7.33
2979
2980         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
2981         too many.
2982
2983         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2984         remove applyOutput example.
2985         (Objects connected to the input): document \tweak, \parenthesize
2986
2987         * lily/relocate.cc (prefix_relocation): allow "current"
2988         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
2989         changing VERSION in a lily tree less painful.
2990
2991         * input/regression/parenthesize.ly: new file. 
2992
2993         * scm/output-lib.scm (parenthesize-element): new function.
2994
2995         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
2996
2997         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
2998
2999         * lily/accidental-engraver.cc (make_standard_accidental): reroute
3000         cause: accidentals are caused by note heads, not note events. 
3001
3002 2006-02-08  Graham Percival  <gpermus@gmail.com>
3003
3004         * darwin.patch: small patch from Erlend, thanks!
3005
3006         * Documentation/user/basic-notation.itely: add stem-neutral example.
3007
3008         * Documentation/user/putting.itely: clarifications.
3009
3010 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3011
3012         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
3013         note, add more guidelines to what should go into NEWS.
3014
3015         * input/sakura-sakura.ly: document how to override font.
3016
3017         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
3018
3019 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3020
3021         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
3022
3023 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3024
3025         * scripts/convert-ly.py (lilypond_version_re_str): Move from
3026         convertrules.  Add explicit grouping, needed for python2.2.
3027
3028 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3029
3030         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
3031
3032 2006-02-07  Graham Percival  <gpermus@gmail.com>
3033
3034         * Documentation/user/global.itely: fix line-width in (text) docs.
3035
3036         * Documentation/user/lilypond-book.itely: same.
3037
3038 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3039
3040         * VERSION (PACKAGE_NAME): release 2.7.32
3041
3042         * Documentation/topdocs/NEWS.tely (Top): document new variable
3043         naming.
3044
3045         * flower/include/array.icc (Message): remove file.
3046
3047         * flower/include/std-vector.hh: make sure vsize and VPOS are
3048         defined for binary_search_bounds().
3049
3050         * flower/std-string.cc (std): add to_string(long unsigned).
3051
3052         * configure.in (gui_b): excise std_string option.
3053         (gui_b): excise std_vector option.
3054
3055         * flower/string.cc (Module): excise flower array & string
3056
3057         * flower/include/std-string.hh: excise flower string.
3058
3059         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
3060
3061         * python/convertrules.py (lilypond_version_re_str): require
3062         only numbers and dots in \version string.
3063
3064 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3065
3066         * lily/system-start-delimiter.cc (print): allow style = text too.
3067
3068         * lily/system-start-delimiter-engraver.cc
3069         (acknowledge_system_start_text): new function, also add add to
3070         support of system-start-text (instrument names). This fixes
3071         instrument names on piano staves.
3072
3073         * lily/instrument-name-engraver.cc: rewrite. Use
3074         system-start-delimiter approach. This save memory and cpu.
3075
3076         * scm/define-grobs.scm (all-grob-descriptions): remove
3077         instrument-name from break-alignment.
3078
3079         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
3080
3081 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3082
3083         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
3084         jobserver going.
3085
3086         * configure.in (std_vector): On by default.
3087
3088         * lily/include/font-metric.hh:
3089         * lily/include/tfm-reader.hh: 
3090         * lily/include/spanner.hh: Use unsigned for indices and sizes.
3091         Update users.
3092
3093         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
3094
3095 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3096
3097         * VERSION (PACKAGE_NAME): 2.7.31
3098
3099         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
3100         EPS edge at 0, but take minimum with left-overshoot. This fixes
3101         cut off system start delims. 
3102
3103         * lily/instrument-name-engraver.cc (stop_translation_timestep):
3104         hack: add to axis group if not added yet. This fixes hara kiri'd
3105         piano staves.
3106
3107         * lily/hara-kiri-group-spanner.cc
3108         (force_hara_kiri_in_y_parent_callback): fix signatures.
3109
3110         * lily/hairpin.cc (print): check next hairpin to see whether or
3111         not to be continuing.
3112
3113 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3114
3115         * Remove trailing whitespace from makefiles.
3116         
3117         * flower/include/std-vector.hh: Add binary_search_bounds workaround
3118         for earlier gcc.
3119
3120         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
3121
3122         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
3123
3124         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
3125
3126         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
3127
3128         * configure.in: Use it.
3129
3130 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3131
3132         * scm/music-functions.scm (pitch-of-note): new function.
3133
3134         * ly/music-functions-init.ly: add \octave and \addquote
3135
3136         * lily/parser.yy (music_function_chord_body): softcode \octave.
3137         (lilypond_header): softcode \addquote
3138
3139 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3140
3141         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
3142         array.hh, parray.hh at all.  Getting ready to flip the
3143         configure default.
3144
3145         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3146
3147         * lily/source-file.cc (file::get_line): Help binary_search_bounds
3148         a bit.
3149
3150         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
3151
3152 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3153
3154         * flower/include/array.hh: typo. 
3155
3156 2006-02-02  Graham Percival  <gpermus@gmail.com>
3157
3158         * Documentation/user/advanced-notation.itely: doc "\#" in text.
3159
3160 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3161
3162         * flower/include/pqueue.hh: Derive from std::vector.
3163
3164         * flower/include/parray.hh: Conform to std::vector interface.
3165         Update users.
3166
3167 2006-02-02  Graham Percival  <gpermus@gmail.com>
3168
3169         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
3170
3171 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3172
3173         * flower/file-path.cc (is_file): remove if 0 section.
3174
3175         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
3176         selecting afii61352.
3177
3178 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3179
3180         * flower/include/std-vector.hh (boundary): Oops, reverse.
3181
3182         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
3183         remove superfluous `d'.
3184
3185         * flower/include/std-vector.hh (boundary, top): Detach from class.
3186         Remove empty vector shell.
3187
3188         * flower/include/array.hh (reverse, swap): Detach from class.
3189         Update users.
3190         
3191         * flower/include/std-vector.hh
3192         * flower/include/array.hh (concat): Globally change to insert ().
3193
3194         
3195         * flower/include/std-vector.hh
3196         * flower/include/parray.hh
3197         * flower/include/array.hh (elem, elem_ref): Globally replace by
3198         at ().
3199
3200 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3201
3202         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
3203
3204         * python/convertrules.py (FatalConversionError.sub_cxx_id):
3205         anticipate on identifier substitutions.
3206
3207 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3208
3209         * flower/include/std-vector.hh (insert): Remove, replace by
3210         std::vector interface.  Update callers.
3211
3212         * flower/include/array.icc (insert): Change signature to
3213         match std::vector interface.
3214         
3215         * flower/include/array.icc (vector_sort): Bugfix.
3216
3217 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3218
3219         * lily/parser.yy (output_def_head_with_mode_switch): new
3220         production. Result: dashes and underscores may be used in the
3221         \paper block.
3222
3223         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
3224
3225         * python/convertrules.py (conv): oops. One slash too much.
3226
3227 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3228
3229         * flower/include/std-vector.hh (sort): Remove, replace by
3230         ::vector_sort.  Update callers.
3231
3232         * flower/include/std-vector.hh (slice): Remove.  Update callers.
3233         (sort): Bugfix.
3234
3235         * flower/test-std.cc (vector_sort): New test.
3236
3237 2006-02-01  Graham Percival  <gpermus@gmail.com>
3238
3239         * Documentation/user/putting.itely: fixes from Erik.
3240
3241 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3242
3243         * flower/test-std.cc: Add simple unit test for vector migration.
3244
3245         * stepmake/stepmake/test*: Unit test support.
3246
3247         * flower/include/std-vector.hh (del): Remove.  Use erase (),
3248         update callers.
3249
3250         * flower/include/array.hh (begin, end): Add.
3251         (del, get): Remove.
3252
3253 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3254
3255         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
3256         std::string not String. 
3257
3258         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
3259         iso UINT_MAX.
3260
3261         * lily/prob.cc (Prob): copy type_ too.
3262
3263         * lily/lily-guile.cc (mangle_cxx_identifier): new
3264         function. Class_bla::foo_bar_[px] ->
3265         ly:class-bla::foo-bar[?!]. Changes throughout
3266
3267 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3268
3269         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
3270
3271         * lily/beam.cc (calc_direction): take dir from visible stem in
3272         degenerate case.
3273
3274 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3275
3276         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
3277         Fix -1, >=0 boundary checks for unsigned vsize.
3278
3279         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
3280         loop for unsigned vsize.
3281
3282         * configure.in (--enable-std-vector): New option.
3283         (--enable-std-string): On by default.
3284
3285         * flower/include/std-vector.hh: New file.  Enable switch to
3286         std::vector, update client code.
3287
3288 2006-01-30  Graham Percival  <gpermus@gmail.com>
3289
3290         * scm/document-translation.scm: clarify "this context is also
3291         known as".  Thanks, Werner!
3292
3293         * Documentation/user/putting.itely: small fixes from Don Blaheta.
3294
3295         * Documentation/user/invoking.itely: small fix from Don.
3296
3297 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3298
3299         * scm/lily.scm (define-scheme-options): rename option
3300         preview-include-book-title to book-title-preview
3301         (define-scheme-options): move force-eps-font-include (from paper
3302         block) to eps-font-include -d option.
3303
3304         * VERSION (PATCH_LEVEL): release 2.7.30
3305
3306         * input/bach-schenker.ly (staffPiano): new file.
3307
3308         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
3309
3310         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
3311         credits to Nicolas.
3312
3313         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
3314
3315         * ps/lilyponddefs.ps: remove start-system, stop-system,
3316         start-page fluff. This saves putting { } code on the stack, fixing
3317         stack overflows when including EPS files.
3318
3319 2006-01-29  Graham Percival  <gpermus@gmail.com>
3320
3321         * Documentation/user/putting.itely: minor fixes (comments on -devel).
3322
3323 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3324
3325         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
3326
3327 2006-01-28  Graham Percival  <gpermus@gmail.com>
3328
3329         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
3330
3331 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3332
3333         * input/mutopia/claop.py: Update.
3334
3335 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3336
3337         * input/regression/completion-heads.ly (texidoc): fix.
3338
3339         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
3340
3341         * lily/tie-formatting-problem.cc
3342         (set_ties_config_standard_directions): use abs iso fabs for ints.
3343
3344         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
3345
3346         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
3347         little less than noteheight, to prevent overlaps in chords.
3348
3349         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
3350         head, and fudge stem-attachment.
3351
3352         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
3353
3354         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
3355
3356 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3357
3358         * lily/main.cc (main): Debugging aid: catch exceptions.
3359
3360         * flower/std-string.cc (to_string): Robustification.  Fixes midi
3361         output with std::string.
3362
3363 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3364
3365         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
3366
3367 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3368
3369         * Fix -DSTRING_UTILS_INLINED.
3370
3371 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3372
3373         * VERSION (PATCH_LEVEL): release 2.7.29
3374
3375         * lily/relocate.cc (setup_paths): mingw uses std string too.
3376
3377         * lily/*.cc: various fixes for substr(ARG).
3378
3379         * lily/sustain-pedal.cc (print): 
3380
3381         * flower/file-name.cc (slashify): use std strings.
3382
3383         * flower/string-convert.cc: remove publib.h
3384
3385         * scm/define-markup-commands.scm (verbatim-file): new markup
3386         command \verbatim-file
3387
3388         * Documentation/topdocs/NEWS.tely: fixup URLs
3389
3390         * input/regression/alignment-vertical-manual-setting.ly (Module):
3391         new file.
3392
3393         * lily/align-interface.cc (align_elements_to_extents): overwrite
3394         translations with numbers in alignment-offsets from left bound
3395
3396         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
3397         (page-translate-systems): new function: take into account Y-offset.
3398
3399         * Documentation/topdocs/NEWS.tely (Top): document new features.
3400
3401         * input/regression/page-layout-manual-position.ly (Module): new
3402         file.
3403
3404 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3405
3406         * flower/file-path.cc (path::parse_path): Oops.
3407
3408         * Finish std::string interface.  For now, use std:: marker
3409         throughout for easy s/r.
3410
3411 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3412
3413         * Documentation/user/putting.itely (Score is a single musical
3414         expression): typo.
3415         (Score is a single musical expression): more typos.
3416
3417         * scm/page.scm (annotate-space-left): thinko.
3418         (annotate-page): more thinkos.
3419
3420 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3421
3422         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
3423         for different \score blocks separately.
3424         (post-process-pages): put write-page-layout into paper block.
3425
3426         * lily/output-def.cc (get_parser): new file.
3427
3428         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
3429         file.
3430
3431         * lily/include/output-def.hh (class Output_def): add parser_ member.
3432
3433         * input/regression/page-layout-twopass.ly (Module): new file.
3434
3435         * scm/lily.scm: remove cpp hack.
3436
3437         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
3438
3439 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3440
3441         * GNUmakefile.in (c-clean): New target.
3442
3443         * flower/include/std-string.hh: String/std::string compatibility:
3444         Use NPOS for `not found' (iso -1), use ssize for length () and pos
3445         type.
3446
3447         * flower/rational.cc: 
3448         * flower/include/rational.hh: 
3449
3450         * flower/offset.cc: 
3451         * flower/include/offset.hh: 
3452
3453         * flower/interval.cc: 
3454         * flower/include/interval.hh: 
3455
3456         * flower/string-convert.cc: 
3457         * flower/include/string-convert.hh: Use std::string [interface].
3458         Update callers.
3459
3460 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3461
3462         * Documentation/index.html.in: clean up.
3463
3464 2006-01-25  Graham Percival  <gpermus@gmail.com>
3465
3466         * Documentation/user/putting.itely: another new untested doc section.
3467
3468 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3469
3470         * scm/layout-page-layout.scm (write-page-breaks): write
3471         \spacingTweaks #ALIST. Handle grace timing.
3472
3473         * scm/: more imports.
3474
3475         * scm/page.scm (make-page): add footer/header.
3476         (annotate-space-left): revise: only take page argument.
3477         (layout->page-init): new function.
3478
3479         * scm/layout-page-layout.scm (write-page-breaks): preliminary
3480         version of the system/spacing/linebreak hack writing to the output
3481
3482         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
3483         ly:make-prob.
3484
3485         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
3486         ly:spanner-bound
3487
3488 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3489
3490         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
3491
3492         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
3493
3494         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
3495         handling to page.scm
3496
3497         * lily/prob-scheme.cc (LY_DEFINE): new file.
3498         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
3499
3500         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
3501         prob functions.
3502
3503         * lily/music.cc (derived_mark): derive Music from Prob.
3504
3505         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
3506
3507         * lily/prob.cc (Module): Implement Prob (Property Object), object
3508         with shared and r/w property alists.  
3509
3510         * lily/include/prob.hh (Module): new file. Declare Prob.
3511
3512         * flower/string.cc: remove is_empty().
3513
3514         * flower/include/string.hh (class String): remove String:: qualifier.
3515
3516         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
3517         substitute appropriate functions.
3518
3519         * flower/include/string.hh (class String): remove to_str0 and
3520         is_empty(). S&R everywhere.
3521
3522 2006-01-23  Graham Percival  <gpermus@gmail.com>
3523
3524         * Documentation/user/basic-notation.itely: add hairpin
3525         after-linebreak tweak to commonprop.
3526
3527         * Documentation/user/putting.itely: added two new sections.
3528
3529 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3530
3531         * flower/international.cc: 
3532         * flower/include/international.hh: 
3533
3534         * flower/getopt-long.cc: 
3535         * flower/include/getopt-long.hh: Use std::string [interface].
3536         Update callers.
3537
3538         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
3539
3540         * stepmake/stepmake/executable-rules.make: Add dependency on
3541         module libraries.
3542
3543 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3544
3545         * flower/file-path.cc: 
3546         * flower/include/file-path.hh: Use std::string [interface].
3547         Update callers.
3548
3549         * flower/direction.cc: 
3550         * flower/axis.cc: Unused.  Remove.
3551
3552         * configure.in (--enable-std-string): New option.
3553
3554         * flower/std-string.cc: 
3555         * flower/include/std-string.hh: New file.
3556
3557         * flower/file-name.cc[STD_STRING]:
3558         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
3559
3560 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3561
3562         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
3563
3564         * scm/define-markup-commands.scm (with-dimensions):
3565         with-dimensions markup command.
3566
3567         * input/test/font-table.ly: use it.
3568
3569         * lily/open-type-font.cc (glyph_list): new function.
3570
3571         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
3572
3573         * lily/ttf.cc: remove ly:font-glyph-list scheme function
3574
3575 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3576
3577         * ly/music-functions-init.ly (parallelMusic): new music function
3578         for parallel music entry.
3579
3580         * scm/define-music-properties.scm (all-music-properties): new
3581         'void music property
3582
3583         * scm/music-functions.scm (ly:music-message): make public, to be
3584         used in music function definitions
3585
3586         * scm/lily-library.scm (collect-music-for-book): discard music
3587         when the 'void property is set.
3588
3589 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3590
3591         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
3592
3593         * mf/GNUmakefile: idem.
3594
3595         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
3596
3597         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
3598
3599         * Documentation/user/notation-appendices.itely (The Feta font):
3600         use it.
3601
3602         * input/test/font-table.ly: new file. Generate font table within lily.
3603
3604         * Documentation/user/notation-appendices.itely (The Feta font):
3605         use new font-table.ly file. 
3606
3607         * stepmake/stepmake/install-out-targets.make
3608         (local-install-outfiles): only create directory if
3609         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
3610
3611 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3612
3613         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
3614
3615         * VERSION (PACKAGE_NAME): release 2.7.28
3616
3617         * scm/framework-ps.scm (write-preamble): use it to pick exactly
3618         the right font from a Mac dfont.
3619         (write-preamble): don't forget directory, only look at files.
3620
3621         This fixes problems with TTF files in dfonts that don't match
3622         their PostScript names.
3623          
3624         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
3625         PS name from TTF font.
3626
3627         * input/regression/tie-manual.ly: document new feature.
3628
3629         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
3630
3631         * VERSION (MY_PATCH_LEVEL): bump to .28
3632
3633         * Documentation/user/basic-notation.itely (Ties): add tie examples
3634         refs.
3635
3636         * lily/tie-formatting-problem.cc (score_ties_configuration):
3637         symmetry penalties for outer ties.
3638
3639 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3640
3641         * lily/tie-formatting-problem.cc (generate_configuration) 
3642         (set_manual_tie_configuration): skip non-pair manual
3643         tie-configuration, so you can set individual ties as
3644
3645           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
3646
3647         * input/regression/tie-chord.ly: use generateTiePattern to
3648         simplify file.
3649
3650         * lily/tie-formatting-problem.cc (peak_around): new function.
3651         (score_configuration): use sliding criterion for staff line collisions. 
3652         (score_configuration): idem for dot collisions.
3653         (generate_configuration): use separate stem_gap for gap to stem.
3654
3655         * lily/include/tie-formatting-problem.hh (struct Tie_details):
3656         separate penalty factors for x and y distance.
3657         (struct Tie_details): separate penalties for tip and center line collisions.
3658
3659 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
3660
3661         * lily/tie-formatting-problem.cc (generate_configuration): make
3662         large ties avoid stafflines in the horizontal section.
3663         (score_configuration): use softcoded penalties
3664         (score_aptitude): idem.
3665
3666         * lily/tie-helper.cc (from_grob): softcode tie details
3667
3668         * lily/staff-symbol-referencer.cc (on_staff_line): new function
3669
3670         * lily/staff-symbol-referencer.cc (on_line): rename from
3671         on_staffline 
3672
3673 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3674
3675         * ly/music-functions-init.ly: remove duplicate tag.
3676
3677         * lily/include/*.hh: GCC 4.1 fixes.
3678
3679 006-01-16  Erlend Aasland  <erlenda@gmail.com>
3680
3681         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
3682
3683         * scm/define-music-types.scm: fix bug in desc. string
3684         for OverrideProperty
3685
3686 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
3687
3688         * scripts/lilypond-book.py: bugfix
3689
3690         * scm/define-music-types.scm: fix typos.
3691
3692 2006-01-14  Graham Percival  <gpermus@gmail.com>
3693
3694         * Documentation/user/ basic-notation.itely, global.itely,
3695         advanced-notation.itely, instrument-notation.itely: small
3696         additions (bugs and commonly tweaked properties).
3697
3698 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3699
3700         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
3701         detection of mingw build.
3702         (MINGW_BUILD): opps.
3703
3704 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3705
3706         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
3707         i686-mingw32.
3708
3709 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3710
3711         * scm/music-functions.scm (skip->rest): add skip->rest
3712
3713 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3714
3715         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
3716         explicitly.
3717
3718         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
3719         config dirs. Aids debugging. 
3720         (display_config): also display config files.
3721
3722 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3723
3724         * VERSION: release 2.7.27
3725
3726         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
3727         for determining bar size.
3728
3729         * lily/staff-symbol.cc (print): place lines at distance line-positions
3730
3731         * scm/define-grob-properties.scm (all-user-grob-properties): add
3732         line-positions.
3733
3734         * lily/staff-symbol.cc (height): new function.
3735
3736         * input/regression/staff-line-positions.ly:  new file.
3737
3738 2006-01-06  Graham Percival  <gpermus@gmail.com>
3739
3740         * input/test/add-staccato.ly: remove reference to old file.
3741
3742 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3743
3744         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
3745         lilypond binary too.
3746
3747 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3748
3749         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
3750
3751 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3752
3753         * scripts/midi2ly.py: Bugfix: Declare datadir.
3754
3755         * make/ly-rules.make:
3756         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
3757         that seems to be gone). Fixes make web.
3758
3759         * The grand 2005-2006 replace.
3760
3761         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
3762
3763 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3764
3765         * make/lilypond-vars.make: set LILYPOND_BINARY variable
3766         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
3767         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
3768         like -dgs-font-load.
3769
3770         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
3771         remove absolute path to lilypond binary.
3772         
3773 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
3774
3775         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
3776
3777 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3778
3779         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
3780
3781         * mf/GNUmakefile: remove broken dvips map symlink.
3782
3783 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3784
3785         * lily/main.cc: 
3786         * configure.in: Cosmetic fixes.
3787
3788 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3789
3790         * Documentation/user/music-glossary.tely (Pitch names): Added
3791         Spanish pitch names and durations, thanks to Ernesto Gancedo
3792
3793 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3794
3795         * scm/lily.scm (define-scheme-options): use quasi-quote for option
3796         init. Fixes verbose printing of .scm files.
3797
3798         * stepmake/aclocal.m4: add spaces before - options.
3799         
3800 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3801
3802         * lily/relocate.cc (setup_paths): Bugfix: do not store result
3803         of path search in local block variable.
3804
3805 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3806
3807         * configure.in (NCSB_DIR): --enable-ncsb-dir
3808         (LINK_GXX_STATICALLY): denko.
3809
3810         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
3811
3812         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
3813         use locate to find c059033l.pfb. 
3814         
3815 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3816
3817         * lily/tie-formatting-problem.cc
3818         (problem::generate_base_chord_configuration): Use my_round (was
3819         round).
3820
3821         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
3822         do not invoke mbrtowc.
3823
3824         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
3825
3826 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3827
3828         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
3829
3830 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
3831
3832         * Documentation/user/invoking.itely (svg): revise.
3833
3834 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3835
3836         * lily/lexer.ll: use sourcefilename iso. renameinput.
3837
3838 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3839
3840         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
3841         <PostScriptName>.ttf instead of c059XXXttf.
3842
3843         * lily/program-option.cc (LY_DEFINE): special support for
3844         --verbose, so it works before option init too.
3845  
3846         * mf/GNUmakefile (local-install): oops.
3847
3848         * lily/lyric-hyphen.cc (print): oops.
3849
3850         * buildscripts/pfx2ttf.fontforge: new file.
3851         
3852         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
3853         ($(outdir)/%.ttf): new rule. 
3854
3855         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
3856         to LyricHyphen.
3857
3858         * lily/lyric-hyphen.cc (print): multiply hyphen height by
3859         font-size
3860
3861 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3862
3863         * VERSION: release 2.7.26
3864         
3865         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
3866
3867 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3868
3869         * lily/font-config.cc (init_fontconfig): verbosity.
3870
3871         * THANKS: add Muziekacademie Lede. 
3872
3873         * scripts/musicxml2ly.py (print_voice_definitions): new function 
3874         (print_score_setup): new function
3875         (convert): read part definition to output staves properly.
3876
3877         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
3878         Music_xml notes.
3879
3880         * python/musicexp.py (Output_printer.__init__): use _ in data
3881         members.
3882         (Output_printer.unformatted_output): new function: no formatting,
3883         but count braces.
3884         (Duration.get_length): remove isinstance() checks for
3885         Output_printer everywhere.
3886
3887         * input/regression/lyrics-bar.ly (texidoc): add
3888         Separating_line_group_engraver.
3889
3890 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3891
3892         * lily/relocate.cc (framework_relocation): New function,
3893         factored from set_relocation ().
3894         (prefix_relocation): Rename from set_relocation ().
3895         (setup_paths): Use it.
3896
3897 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3898
3899         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
3900         numbers. Patch by Erlend Aasland.
3901
3902 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3903
3904         * lily/font-config.cc (init_fontconfig): print warning if cache
3905         file is not existant.
3906
3907         * lily/main.cc: don't use #ifdef but #if
3908
3909 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3910
3911         * lily/grob-property.cc (internal_set_property): don't abort on
3912         calculation-in-progress.
3913
3914         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
3915
3916         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
3917         connect-to-neighbor property not connect-to-other
3918
3919         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
3920         (LY_DEFINE): oops. don't forget protection.
3921
3922         * flower/parse-afm.cc (Module): strip AFM handling completely.
3923
3924         * lily/stencil-expression.cc: idem.
3925
3926         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
3927
3928         * lily/function-documentation.cc (ly_add_function_documentation):
3929         use static member iso. Protected_scm
3930
3931         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
3932
3933         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
3934
3935 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3936
3937         * lily/relocate.cc (set_env_dir): New function.
3938         (set_relocation): Use it to fix setting PANGO_PREFIX.
3939
3940 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3941
3942         * input/regression/stem-direction-context.ly: remove rest.
3943
3944         * lily/melody-engraver.cc (process_music): restart for bar lines.
3945         (acknowledge_slur): restart for slurs.
3946
3947 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
3948
3949         * Documentation/user/invoking.itely: describe how to view SVG 
3950         output using Inkscape which replace embedded fonts with OTF fonts.
3951
3952 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3953
3954         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
3955
3956 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3957
3958         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
3959         comment.
3960
3961 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3962
3963         * VERSION (PACKAGE_NAME): release 2.7.25
3964
3965         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3966
3967         * input/regression/stem-direction-context.ly: new file.
3968
3969         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
3970
3971         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
3972         on rest.
3973
3974         * ly/engraver-init.ly: add Melody_engraver
3975
3976         * lily/beam.cc (calc_direction): use default-direction
3977         iso. get_default_direction()
3978
3979         * scm/define-grob-properties.scm (all-user-grob-properties): add
3980         default-direction property.
3981
3982         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
3983
3984         * lily/stem.cc (calc_default_direction): remove
3985         Stem::get_default_direction, use default-direction with callback
3986         instead.
3987
3988         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
3989
3990         * lily/melody-engraver.cc: new file. Acknowledge stems for
3991         interpolated stem directions. 
3992
3993         * lily/melody-spanner.cc: new file. Interpolate stem directions.
3994
3995         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
3996
3997         * lily/slur-configuration.cc (fit_factor): more robust check for
3998         point in curve X-extent.
3999
4000         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
4001         (outside_slur_callback): check for 'outside avoidance.
4002
4003         * lily/slur-configuration.cc (score_extra_encompass): don't use
4004         bound->column() == avoid->column() for checking extents, as this
4005         doesn't work for accidentals. 
4006
4007         * lily/slur-engraver.cc (acknowledge_extra_object): remove
4008         DynamicText hardcoding.
4009
4010         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
4011         crash if bound stem is NULL
4012
4013         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
4014         pedals.
4015
4016 2005-12-22  Graham Percival  <gpermus@gmail.com>
4017
4018         * scm/define-markup-commands.scm: typo.  @code{\raise}
4019         => @code{\\raise}.
4020
4021         * darwin.patch: now used again, includes a
4022         required patch from fink.
4023
4024 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
4025
4026         * po/TODO: mention gtranslator along with kbabel.
4027         * po/fi.po: update translations.
4028
4029 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4030
4031         * lily/relocate.cc (setup_paths): Bugfix.
4032
4033 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4034
4035         * lily/slur-configuration.cc (score_extra_encompass): don't use
4036         "avoid" choice for avoid-slur.
4037
4038         * stepmake/bin/install.py (dest): don't create existing dir.
4039
4040 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4041
4042         * stepmake/bin/install.py: Remove file before copying.
4043
4044         * config.make.in: 
4045         * stepmake/aclocal.m4: Do not substitute INSTALL.
4046
4047 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4048
4049         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4050         depend on link-tree.
4051
4052         * lily/relocate.cc (setup_paths): only check path for non-absolute
4053         dir without directory part.
4054
4055         * flower/file-name.cc (is_absolute):  new method.
4056         (is_absolute): check root_ too.
4057
4058 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4059
4060         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
4061         relocation code.  Oops, don't comment out too much.
4062
4063         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
4064         iso itself.
4065
4066         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
4067         compile.
4068
4069 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4070
4071         * .cvsignore: Add install-sh.
4072
4073         * autogen.sh (srcdir): Typo.
4074
4075 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4076
4077         * autogen.sh (srcdir): urg. Touch install-sh.
4078
4079         * stepmake/bin/install-sh (Module): remove.
4080
4081         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
4082
4083         * lily/include/relocate.hh: new file.
4084
4085         * lily/relocate.cc: new file. Contain relocation logic.
4086
4087         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
4088         (main): read LILYPOND_VERBOSE as the first thing.
4089
4090         * stepmake/aclocal.m4: remove INSTALL variable.
4091
4092         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
4093         separate target for making font symlinks.
4094         (documentation-dir): use $(if $(findstring )) for switching off
4095         Documentation.
4096
4097         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
4098         something if DOCUMENTATION is no.
4099
4100 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4101
4102         * VERSION: release 2.7.24
4103
4104         * lily/script-column-engraver.cc (stop_translation_timestep):
4105         delay adding to script-column.
4106
4107         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
4108
4109         * python/convertrules.py (conv): rule for number-visibility
4110
4111         * lily/slur-configuration.cc (score_extra_encompass): different
4112         distance measure for avoid and inside avoidance.
4113         (score_extra_encompass): use 1/(distance+eps) as penalty.
4114
4115         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
4116         encompass objects for generating slur curves.
4117
4118         * lily/slur.cc: use details iso. slur-details property.
4119
4120         * input/regression/slur-tuplet.ly: new file.
4121
4122         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
4123
4124         * flower/include/offset.hh (class Offset): new operator /=
4125
4126         * lily/tuplet-number.cc (print): new file, new interface.
4127
4128         * scm/define-grob-properties.scm (all-user-grob-properties):
4129         remove number-visibility property.
4130
4131         * lily/tuplet-bracket.cc (calc_control_points): new function
4132         (calc_connect_to_neighbors): new function.
4133         (print): remove text handling for tuplet numberdef.
4134
4135         * lily/tuplet-engraver.cc (struct Tuplet_description): create
4136         TupletNumbers too. 
4137
4138         * lily/lily-guile.cc (robust_scm2booldrul): new function
4139
4140         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
4141
4142         * lily/tuplet-bracket.cc (calc_position_and_height): use
4143         staff-padding to control whether tuplet brackets are over staves.
4144
4145         * lily/grob.cc (suicide): clear dim_caches_.
4146
4147         * lily/dimension-cache.cc (clear): new function.
4148
4149         * lily/grob.cc (extent): swap order of min-extent and extent
4150         calculations. This fixes hara kiri staves. 
4151
4152 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4153
4154         * lily/main.cc: Nitpick: relocation is not based on path, but on
4155         directory (location).
4156
4157 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4158
4159         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
4160
4161         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
4162
4163         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
4164
4165         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
4166
4167         * stepmake/stepmake/generic-vars.make (Module): idem.
4168
4169         * stepmake/stepmake/executable-targets.make (default): use it.
4170
4171         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
4172
4173         * make/GNUmakefile: don't install make rules.
4174
4175         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
4176         slashes.
4177         (prepend_env_path): more verbosity.
4178
4179 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4180
4181         * GNUmakefile.in: add dir argument for find command.
4182
4183         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
4184         fixes weird line numbers for point & click.
4185
4186         * lily/source-file.cc (get_counts): init line/column/char counts.
4187
4188 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4189
4190         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
4191
4192 2005-12-16  Graham Percival  <gpermus@gmail.com>
4193
4194         * Documentation/user/basic-notation.itely, advanced-notation.itely:
4195         minor fixes from Fredric.  Thanks!
4196
4197 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4198
4199         * ly/music-functions-init.ly: add \bar and \clef music function 
4200
4201         * lily/lily-lexer.cc: idem.
4202
4203         * lily/parser.yy (FIXME): remove BAR and CLEF.
4204
4205 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4206
4207         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
4208
4209         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
4210         function arguments too
4211
4212         * lily/main.cc (set_relocation): new function.
4213
4214         * scripts/musicxml2ly.py (convert): add \version
4215
4216         * lily/tie.cc: remove get_default_attachments()
4217
4218         * VERSION (PACKAGE_NAME): release 2.7.23
4219         
4220         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
4221         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
4222
4223         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4224
4225         * lily/tie-formatting-problem.cc (score_ties): new function
4226         (get_variations): new function. Try flipping dirs for collisions.
4227         (generate_optimal_chord_configuration): new function. 1-opt search
4228         for better configuration.
4229
4230         * lily/tie-configuration.cc: new file.
4231
4232         * lily/tie.cc: junk Tie::get_configuration()
4233
4234         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
4235         (score_ties_configuration): new function.
4236         (generate_ties_configuration): new function.
4237         (generate_base_chord_configuration): new function.
4238         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
4239         (set_manual_tie_configuration): Move body from tie-column-format.cc 
4240
4241         * input/regression/tie-dot.ly: new file.
4242
4243         * lily/tie-formatting-problem.cc (score_configuration): score
4244         tie/dot collisions.
4245
4246         * lily/tie-helper.cc (get_transformed_bezier): new function
4247
4248         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
4249
4250         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
4251         -undefined suppress iso. -framework Python 
4252
4253         * scm/define-grobs.scm (all-grob-descriptions): set
4254         springs-and-rods (thanks Joe Neeman!)
4255
4256 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4257
4258         * input/no-notation/display-lily-tests.ly (test): 
4259         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
4260         changed from \tag #'(a b) to \tag #'a \tag #'b
4261
4262 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4263
4264         * Documentation/topdocs/NEWS.tely: strip out-www.
4265
4266         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
4267
4268         * config.make.in (AR): add AR and RANLIB
4269
4270         * flower/libc-extension.cc: include cassert
4271
4272         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
4273         darwin check.
4274
4275 2005-12-11  Graham Percival  <gpermus@gmail.com>
4276
4277         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
4278
4279         * stepmake/stepmake/python-modules-vars.make: define
4280         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
4281
4282         * THANKS: added Johannes Schindelin.
4283
4284 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4285
4286         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
4287
4288         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
4289         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
4290
4291         * lily/parser.yy: reorganize file layout.
4292
4293         * ly/music-functions-init.ly: add tweak music function.
4294
4295         * lily/grob-info.cc (ultimate_music_cause): new function:
4296         recursively lookup causes. 
4297
4298         * lily/parser.yy (chord_body_element): allow music functions for
4299         post-events, allow music functions for chord elements. 
4300  
4301         * lily/font-config-scheme.cc (display_fontset): add cast.
4302
4303         * python/convertrules.py (FatalConversionError.sub_syms): \tag
4304         #'(a b) -> \tag #'a \tag #'b rule.
4305
4306         * python/musicexp.py (Output_printer.dump_version): new function
4307
4308 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4309
4310         * lily/parser.yy (FIXME): remove \tag
4311         (FIXME): remove tag_music() function.
4312
4313         * lily/lily-lexer.cc: remove \tag
4314
4315         * ly/music-functions-init.ly: define music-function "tag"
4316
4317         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
4318
4319 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4320
4321         * VERSION (PATCH_LEVEL): release 2.7.22
4322
4323         * input/regression/lyric-hyphen-retain.ly: renew.
4324
4325         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
4326         grob
4327
4328         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
4329         iso. minimum-length property for rods.
4330
4331         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
4332         LyricSpace item to keep lyrics spaced apart.
4333
4334         * ly/engraver-init.ly: remove Separating_line_group_engraver
4335
4336         * Documentation/user/music-glossary.tely: do setfilename before
4337         music-glossary.
4338
4339 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
4340
4341         * Documentation/user/lilypond-book.itely: use `,´ after xref:
4342         See xref documentation, for example.
4343
4344 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4345
4346         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
4347         pending_skip iso. ly_voice[-1]
4348         (main): add if __main__ for debugging.
4349
4350         * python/musicxml.py (Accidental.__init__): new class.
4351
4352         * scripts/musicxml2ly.py (progress): new function
4353         (musicxml_key_to_lily): don't barf on modeless keys.
4354         (create_skip_music): new function.
4355         (musicxml_spanner_to_lily_event): new function. Handle beams too.
4356         (musicxml_note_to_lily_main_event): new function.
4357
4358         * python/musicexp.py (Music.__init__): add comment field.
4359         (NestedMusic.append): new routine.
4360         (SequentialMusic.print_ly): print comment.
4361         (ArpeggioEvent.ly_expression): new class
4362         (BeamEvent.ly_expression): new class
4363         (NoteEvent.__init__): support for cautionary/forced accs.
4364
4365         * lily/lookup.cc (slur): normal order for array loop.
4366
4367         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
4368         to 0.0.
4369
4370         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
4371         collapsed.
4372
4373 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
4374
4375         * scm/music-functions.scm: Make phrasing slurs follow voice direction
4376
4377         * scripts/lilypond-book.py: Introduce option
4378             --preserve-line-breaks, for usage with srcltx
4379
4380 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4381
4382         * scm/output-lib.scm (print-circled-text-callback): draw circle
4383         around text using make-circle-markup.
4384
4385         * Documentation/user/*: strip out-www from file names.
4386
4387 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
4388
4389         * Documentation/user/lilypond.tely (direntry): remove empty lines;
4390         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
4391
4392 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4393
4394         * Documentation/user/GNUmakefile: idem.
4395
4396         * Documentation/user/macros.itexi: strip out-www
4397
4398         * python/rational.py: python 2.3 compat.
4399
4400         * VERSION (PATCH_LEVEL): release 2.7.21
4401
4402         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
4403         option formatting, lilypond style.
4404
4405         * python/musicexp.py: grab from Ikebana: a library for composing
4406         ly music expressions. 
4407         (Output_printer): class for advanced .ly printing.
4408         (eg. tupletting) 
4409
4410         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
4411         convert to pythonesque structure.
4412
4413         * python/rational.py: PD rational number class.
4414
4415         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
4416
4417 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
4418
4419         * lily/part-combine-iterator.cc: Minor bugfix
4420         
4421         * THANKS: Update bughunters
4422
4423 2005-12-02  Werner Lemberg  <wl@gnu.org>
4424
4425         * mf/README: Document process for proper mf2pt1 conversion.
4426
4427         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
4428         overlapping.
4429
4430         * mf/feta-harmonica.mf: Removed.  Unused.
4431
4432 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4433
4434         * scripts/lilypond-book.py (do_file): fix thinkos.
4435
4436 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4437
4438         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
4439         ($(outdir)/parser.cc): 
4440         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
4441
4442 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
4443
4444         * ly/titling-init.ly (tagline): it should be a space between
4445         "Music engraving by LilyPond" and the version number.
4446
4447 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4448
4449         * VERSION (PACKAGE_NAME): release 2.7.20
4450
4451 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4452
4453         * scm/define-markup-commands.scm (pad-to-box): new markup command.
4454
4455         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
4456         1.0.
4457         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
4458
4459 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4460
4461         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
4462
4463         * kpath-guile/: remove directory
4464
4465         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
4466         file. Encapsulate kpathsea using commandline tools.
4467
4468         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
4469         kpathsea) module.
4470
4471 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4472
4473         * Documentation/user/advanced-notation.itely (Setting automatic
4474         beam behavior): Correct a few typos. Thanks to David Bobroff.
4475
4476         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
4477         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
4478
4479 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4480
4481         * scripts/*.py: gmane address for bugs.
4482
4483 2005-11-28 Pal Benko <benkop@freestart.hu>
4484         
4485         * make/ly-rules.make: add -f switch to mv
4486
4487         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
4488
4489         * lily/bar-line.cc: interpret it
4490
4491 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4492
4493         * configure.in (--disable-documentation): New switch.
4494
4495         * GNUmakefile.in: Use it.
4496
4497         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
4498
4499 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4500
4501         * scripts/lilypond-book.py (do_file): search chunks for
4502         \\begin{document}
4503
4504         * GNUmakefile.in: add copy step in between so we can lose the
4505         out-www directories.
4506
4507 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4508
4509         * lily/pango-font.cc (pango_item_string_stencil): put
4510         geometry.width into glyph-string too.
4511
4512 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4513
4514         * scm/define-music-display-methods.scm (RevertProperty):
4515         (OverrideProperty): Use grob-property-path property, a list of
4516         symbols, instead of grob-property, which used to be a single
4517         symbol.
4518         (BassFigureEvent): a figure can be a plain number, not necessarily a
4519         markup.
4520
4521 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4522
4523         * VERSION: release 2.7.19
4524         
4525         * lily/figured-bass-engraver.cc (process_music): check
4526         figuredBassCenterContinuations first.
4527
4528         * scm/translation-functions.scm (format-bass-figure): make double
4529         sharp larger. 
4530
4531         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
4532         determine X-parent.
4533
4534         * lily/system-start-delimiter-engraver.cc: move from
4535         Nested_system_start_delimiter_engraver, rename
4536         Nested_system_start_delimiter_engraver ->
4537         System_start_delimiter_engraver.
4538
4539         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
4540         bracket type from hierarchy.
4541
4542 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4543
4544         * lily/rest.cc (y_offset_callback): read staff-position.
4545
4546         * scm/define-grob-properties.scm (all-user-grob-properties): don't
4547         mark after-line-breaking-callback as internal.
4548
4549         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
4550
4551 2005-11-25  Werner Lemberg  <wl@gnu.org>
4552
4553         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
4554
4555 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4556
4557         * stepmake/bin/add-html-footer.py (do_file): add google
4558
4559         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
4560         staff if first_start_ is true.
4561
4562 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4563
4564         * scripts/midi2ly.py (split_track): add __repr__ members.
4565         (track_first_item): only return Item if not None. This fixes a
4566         problem when dumping a track that starts with an empty channel.
4567
4568         * python/midi.c: doc module.
4569
4570 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4571
4572         * Documentation/user/global.itely (Creating MIDI files): Fix
4573         compilation problem.
4574
4575 2005-11-22  Graham Percival  <gpermus@gmail.com>
4576
4577         * Documentation/user/basic-notation.itely: clarify dynamic
4578         padding text.
4579
4580         * Documentation/user/advanced-notation.itely: add unicode
4581         escape control example, whatever that is.  :)
4582
4583         * Documentation/user/global.itely: added "removing dynamics
4584         from MIDI" code.
4585
4586 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4587
4588         * VERSION (PATCH_LEVEL): release 2.7.18
4589
4590         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
4591         System_start_delimiter_engraver by
4592         Nested_system_start_delimiter_engraver.
4593
4594         * lily/nested-system-start-delimiter-engraver.cc (struct
4595         Bracket_nesting_node): new class.
4596         (struct Bracket_nesting_group): new class
4597         (struct Bracket_nesting_staff): new class.
4598         (process_music): create hierarchy of grobs. This allows separate
4599         tuning of different SSDs. 
4600
4601         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
4602         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
4603
4604 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4605
4606         * lily/side-position-interface.cc (aligned_side): multiply
4607         staff_radius by 2.
4608
4609         * lily/script-engraver.cc (make_script_from_event): allow setting
4610         values to '()
4611
4612 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4613
4614         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
4615
4616         * scm/define-grobs.scm (all-grob-descriptions): new grob
4617         NestedSystemStartDelimiter.
4618
4619         * input/regression/system-start-heavy-bar.ly: new file.
4620
4621         * lily/nested-system-start-delimiter-engraver.cc: new file.
4622
4623         * lily/nested-system-start-delimiter.cc: new file.
4624
4625         * input/regression/system-start-nesting.ly: new file.
4626
4627         * scm/define-grobs.scm (all-grob-descriptions): use X side
4628         positioning for positioning braces for nested contexts.
4629
4630         * lily/system-start-delimiter.cc (print): don't divide extent by
4631         staff_space.
4632         (print): use style iso. glyph.
4633         (staff_bracket): translate glyph inside routine already.
4634
4635 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
4636
4637         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
4638         names.
4639
4640 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4641
4642         * scm/define-context-properties.scm
4643         (all-user-translation-properties): rename figuredBassFormatter
4644         from newFiguredBassFormatter.
4645
4646         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
4647
4648         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
4649
4650         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
4651
4652         * lily/beam.cc (calc_beaming): new function.
4653         (calc_shorten): new function.
4654
4655         * THANKS: add Edward Neeman.
4656
4657         * input/regression/accidental-clef-change.ly: new file.
4658
4659         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
4660
4661         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
4662
4663         * lily/clef-engraver.cc (inspect_clef_properties): reset
4664         localKeySignature for clef changes.
4665
4666 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4667
4668         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
4669         add dummy definition that works in Linux and add information in
4670         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
4671
4672         * Documentation/user/changing-defaults.itely (Modifying context
4673         plug-ins): Add index for \with.
4674
4675         * Documentation/user/music-glossary.tely (dal segno): Updated
4676         example to version >=2.6.
4677
4678 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4679
4680         * Documentation/user/instrument-notation.itely (Printing chord
4681         names): Reorder \chordmode and \repeat in one example.
4682
4683 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4684
4685         * VERSION: release 2.7.17
4686         
4687         * Documentation/topdocs/NEWS.tely (Top): add note about
4688         refactoring.
4689
4690         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4691         new function. Search region of 3 positions for best tie.
4692         (score_configuration): new function.
4693         (score_aptitude): new function.
4694         (generate_configuration): new function.
4695         (get_configuration): new function.
4696         (Tie_formatting_problem): new function
4697
4698         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
4699
4700         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
4701
4702         * THANKS: add Eduardo Vieira & Ralph Little
4703
4704         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
4705         narrower.
4706
4707         * lily/include/tie-formatting-problem.hh (class
4708         Tie_formatting_problem): add Tie_details to
4709         Tie_formatting_problem. Update calling conventions.
4710
4711         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
4712         config.make.
4713
4714         * Documentation/user/lilypond.tely: remove musedata2ly entry.
4715
4716 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
4717
4718         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
4719         scm/define-context-properties.scm: Maintenance bugfix: make
4720         ligature brackets work again by removing obsolete ligature
4721         primitive callback push/pop.
4722
4723         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
4724         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
4725         value.
4726
4727 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4728
4729         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
4730         used and do not call it a path.
4731         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
4732
4733 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4734
4735         * lily/include/tie-formatting-problem.hh (class
4736         Tie_formatting_problem): new file.
4737
4738         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
4739
4740         * Documentation/misc/ChangeLog-2.3:  new file.
4741
4742         * lily/audio-staff.cc (output): degarianize.
4743
4744 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4745
4746         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
4747         Unset PYTHONOPTIMIZE.  Fixes install if set.
4748
4749 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4750
4751         * python/convertrules.py (conv): add warning about drums. 
4752
4753         * make/stepmake.make: include toplevel-version.make after config.make.
4754
4755         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
4756         also allow python2.4
4757
4758         * config.make.in (configure-srcdir): remove GXX GCC vars.
4759
4760         * stepmake/aclocal.m4: don't do non-srcdir build with
4761         symlinks. Use inclusion, so the src directory name can be changed.
4762
4763 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4764
4765         * make/mutopia-vars.make:
4766         * make/ly-vars.make: Use src-wildcard iso wildcard for source
4767         files.
4768
4769 2005-11-13  Werner Lemberg  <wl@gnu.org>
4770
4771         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
4772         but the affected path.  This ensures that the (overlapping) outlines
4773         have the same direction, which is a necessary prerequisite for
4774         FontForge's algorithm to remove overlaps.
4775         Formatting.
4776
4777         * mf/feta-haak.mf: Formatting.
4778         (draw_bracket): Slightly modify outline to avoid an unnecessary
4779         corner.
4780         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
4781         them from the affected paths.
4782
4783 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4784
4785         * mf/README: remove xpm / accordion notes.
4786
4787         * lily/tie-column-format.cc (set_chord_outline): add dots into
4788         skyline extents. This fixes tie formatting if the left head has dots.
4789
4790         * lily/tie.cc (get_configuration): only shift tie by a whole staff
4791         space inside the staff.
4792         (get_configuration): shift another position if necessary in case
4793         of left head tie  
4794
4795 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4796
4797         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
4798         buildscript-dir iso. $(depth)/buildscripts.
4799
4800         * tex/GNUmakefile (local-uninstall): remove
4801         music-drawing-routines.ps juggling.
4802
4803         * stepmake/stepmake/install-targets.make (local-install-files):
4804         prepend src-dir to install targets.
4805
4806         * lily/system-start-delimiter-engraver.cc
4807         (acknowledge_system_start_delimiter): use
4808         add_offset_callback(). This fixes translation of nested
4809         staffgroups.
4810
4811         * lily/grob-closure.cc (add_offset_callback): only encaps in
4812         simple_closure if it's a procedure.
4813         
4814         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
4815         from bar-line.
4816
4817         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
4818         remove-empty where pertinent.
4819
4820 2005-11-12  Graham Percival  <gpermus@gmail.com>
4821
4822         * Documentation/user/instrument-notation.itely: added
4823         Cameron Horsburgh's multiple stanzas docs.  Thanks!
4824
4825 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4826
4827         * lily/GNUmakefile
4828         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
4829         make picture in builddir, not srcdir.
4830
4831 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4832
4833         * VERSION: release 2.7.16
4834         
4835         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
4836         shell arguments. 
4837
4838 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4839
4840         * Documentation/user/examples.itely (Piano templates): Minor
4841         modification to the Piano centered lyrics example.
4842
4843 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4844
4845         * scripts/lilypond-invoke-editor.scm (run-browser): look at
4846         $BROWSER.
4847
4848         * Documentation/user/point-and-click.itely: simplify p&c
4849         instruction: don't configure firefox. Put lilypond-invoke-editor
4850         in front of the browser.
4851
4852         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
4853         (run-browser): new function.
4854
4855         * lily/parser.yy (Lily_lexer): recognize Book
4856
4857         * lily/book.cc (clone): new function
4858
4859         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
4860
4861 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
4862
4863         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
4864         Maintenance bugfix: reduce number of font related warnings by
4865         updating naming conventions for glyph-name.
4866
4867 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4868
4869         * scm/define-grobs.scm (all-grob-descriptions): add
4870         rhythmic-grob-interface to TabNoteHead.
4871
4872         * scm/layout-beam.scm (check-quant-callbacks): remove
4873         set_stem_lengths()
4874
4875 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
4876
4877         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
4878         alignment of centered divisiones.
4879
4880         * scm/scripts.scm (articulations): Maintenance bugfix:
4881         follow-into-staff -> quantize-position.
4882
4883         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
4884         plica head in porrectus deminutus.
4885
4886 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4887
4888         * make/lilypond.fedora.spec.in (Group): add %clean section.
4889
4890         * lily/tuplet-bracket.cc (print): change check: remove bracket if
4891         less then 1/5th of total length.  
4892         (print): use gap too.  Fixes tupletUp-single-bracket.ly
4893
4894         * scm/music-functions.scm (glue-mm-rest-texts): also put other
4895         events into EventChord. This fixes textspanners on mm rests. Fixes
4896         spanner-rest.ly
4897
4898         * lily/side-position-interface.cc (get_axis): read side-axis
4899         (set_axis): set side-axis.
4900
4901         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
4902         properties everywhere.
4903
4904         * lily/spacing-spanner.cc (breakable_column_spacing): add
4905         average-spacing-wishes. Take maximum if not set.
4906         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
4907
4908         * scm/define-grobs.scm (all-grob-descriptions): add
4909         average-spacing-wishes.
4910
4911         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
4912         offset callbacks. This fixes alignment for Fingering objects.
4913
4914         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
4915         space for key - timesig combination. 
4916
4917         * input/regression/script-stem-tremolo.ly (Module): new file.
4918
4919         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
4920         to key sig.
4921
4922         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
4923         Fixes: c-tremolo-script.ly.
4924         
4925         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
4926
4927         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
4928         
4929         * scm/define-grobs.scm (all-grob-descriptions): remove
4930         self-X-offset. Fixes alignment of octavate-8.
4931
4932         * scripts/lilypond-book.py (datadir): look in
4933         LILYPONDPREFIX/share/lilypond/current/
4934
4935         * GNUmakefile.in: symlink current to <VERSION>. 
4936
4937 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
4938
4939         * lily/main.cc: eps listed as a backend.
4940
4941 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4942
4943         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
4944
4945 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4946
4947         * lily/include/score.hh (class Score): remove texts_ member.
4948
4949         * lily/beam.cc (set_stem_lengths): force direction callback.
4950         (print): read quantized-positions, so we can force
4951         Beam::set_stem_lengths to occur.
4952         (rest_collision_callback): use common X parent. 
4953
4954 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4955
4956         * flower/file-path.cc (find): Bugfix: Return name of file found.
4957
4958         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
4959         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
4960         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
4961
4962 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4963
4964         * flower/offset.cc: idem.
4965
4966         * mf/*.mf: update email address.
4967
4968         * lily/font-config-scheme.cc:  new file.
4969
4970         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
4971
4972         * lily/*:  cs.uu.nl -> xs4all.nl
4973
4974         * VERSION (PATCH_LEVEL): release 2.7.15
4975
4976         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
4977         spec files.
4978
4979         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
4980
4981 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4982
4983         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
4984
4985         * lily/staff-performer.cc (process_music): add audio
4986         elements. This makes MIDI instrument changes work once again.
4987
4988         * lily/main.cc (LY_DEFINE): add gmane address.
4989
4990         * lily/beam.cc: remove calc_positions()
4991
4992         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
4993         original_ in private scope.
4994         (class Grob): drop pscore_ pointer, change to output_def pointer.
4995         (class Grob): cleanup class definition.
4996
4997         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
4998
4999 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5000
5001         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
5002         absolute.  Better diagnostics.
5003
5004         * GNUmakefile.in: Add bin/ to tree and populate with some links.
5005         This makes lilypond run from the build directory using argv0
5006         relocation (without any --prefix or LILYPONDPREFIX setting).
5007
5008 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5009
5010         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
5011
5012         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
5013         with simple-closure.
5014
5015         * lily/self-aligment-interface.cc (set_align_self): new function
5016         (set_center_parent): new function.
5017
5018         * lily/side-position-interface.cc (set_axis): new function.
5019
5020         * lily/new-fingering-engraver.cc (position_scripts): use drul for
5021         generic code. 
5022
5023         * scm/define-grob-properties.scm (all-user-grob-properties):
5024         remove [XY]-offset-callbacks add [YX]-offset
5025         
5026 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5027
5028         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
5029         entry for time signatures after breathing signs. Bug report by
5030         Scott Russell.
5031
5032 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5033
5034         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
5035         not absolute, make it absolute using PATH.
5036
5037 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5038
5039         * python/midi.c (initmidi): Fix type for mingw.
5040
5041 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5042
5043         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
5044
5045         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
5046         cross compiling.
5047
5048         * stepmake/aclocal.m4: Support python cross compiling.
5049
5050         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
5051         Add mingw section.
5052
5053 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5054
5055         * scm/output-lib.scm (chain-grob-member-functions): replace
5056         chained-callback.cc
5057
5058         * lily/chained-callback.cc (Module): remove file.
5059
5060         * lily/rest-collision.cc (force_shift_callback_rest): change to
5061         chained callback.
5062
5063         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
5064
5065         * lily/grob.cc (y_parent_positioning): remove axis argument from
5066         parent_positioning callbacks.
5067         (Grob): junk init code
5068         (get_offset): use generic property callbacks for
5069         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
5070         (axis_parent_positioning): new function
5071         (axis_offset_symbol): new function
5072         (chain_offset_callback): new function
5073         (add_offset_callback): new function
5074
5075         * lily/beam.cc (rest_collision_callback): change signature; this
5076         is now a chained callback.
5077
5078         * lily/include/dimension-cache.hh (class Dimension_cache): remove
5079         callback administration.
5080
5081         * lily/simple-closure.cc: new file. Smob type that allows "grob
5082         member functions",
5083
5084             (ly:make-simple-closure FUNC A B)
5085
5086         is evaluated as (FUNC grob A B). This allows chaining of callbacks
5087         in various ways.
5088
5089         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
5090         callbacks.
5091
5092         * lily/slur.cc (outside_slur_callback): take 2 arguments.
5093
5094         * lily/rest.cc (polyphonic_offset_callback): remove.
5095
5096         * lily/script-engraver.cc (try_music): remove bool* argument.
5097
5098         * scm/script.scm (default-script-alist): set quantize-position
5099         appropriately.
5100
5101         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
5102
5103         * lily/side-position-interface.cc (aligned_side): move staff
5104         position quantization from
5105         Side_position_interface::quantised_position().
5106         (quantised_position): remove
5107         
5108 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5109
5110         * input/regression/beam-quant-standard.ly: reindent, set
5111         debug-beam-quanting to #t.
5112
5113         * lily/beam-concave.cc (calc_concaveness): set concaveness to
5114         10000 if this is a "hard" concave beam.
5115
5116         * lily/beam.cc (calc_least_squares_positions): change from
5117         calc_least_squares_dy
5118         (set_stem_lengths): this is now a chained callback.
5119
5120         * lily/context-property.cc (execute_general_pushpop_property):
5121         bugfix override with procedure should have effect.
5122
5123         * scm/define-grob-properties.scm (all-internal-grob-properties):
5124         remove position-callbacks.
5125
5126         * scm/define-grobs.scm (all-grob-descriptions): use
5127         ly:make-callback-chain for positions property.
5128
5129         * scm/layout-beam.scm (check-quant-callbacks): return list of
5130         chained callbacks.
5131
5132         * scm/lily.scm (type-p-name-alist): add callback-chain
5133
5134         * lily/lily-guile.cc (type_check_assignment): type check failure
5135         is warning not message.
5136
5137         * lily/grob-property.cc (try_callback): walk callback chain if
5138         appropriate.
5139
5140         * lily/chained-callback.cc: new file. new smob type.
5141
5142         * lily/lily-guile.cc (procedure_arity): new function.
5143
5144 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5145
5146         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
5147
5148 2005-10-25  John Mandereau  <john.mandereau@free.fr>
5149  
5150         * Documentation/user/instrument-notation.itely (Figured bass):
5151         describe new features
5152
5153 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5154
5155         * lily/beam.cc (calc_least_squares_dy): use property callback.
5156
5157         * lily/beam-concave.cc (calc_concaveness): use property callback.
5158
5159         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
5160
5161 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5162
5163         * HACKING: Update.
5164
5165 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5166
5167         * scm/layout-page-layout.scm (page-headfoot): annotate
5168         pagetopspace too.
5169
5170         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
5171
5172         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
5173         doesn't take y-space.
5174
5175         * scm/paper.scm (paper-alist): fix A7 dimensions. 
5176
5177 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5178
5179         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
5180         src-wildcard, remove $(wildcard).
5181
5182         * po/GNUmakefile (PO_FILES): 
5183         * ps/GNUmakefile (PS_FILES): 
5184         * tex/GNUmakefile (TEX_FILES): 
5185         * cygwin/GNUmakefile (POSTINSTALLS):
5186         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
5187         some wildcard calls.
5188
5189 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5190
5191         * THANKS: add Thomas Bushnell.
5192
5193 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5194
5195         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
5196         (lilypond-main): Redirect to gui-main if 'gui is set.
5197
5198         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
5199         for alternative installations kludging s/share/lib/g
5200         LILYPONDPREFIX. 
5201
5202         * SConstruct (libdir_package_version): Define.
5203
5204         * python/SConscript: 
5205         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
5206         module in libdir.  
5207
5208 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5209
5210         * lily/main.cc: clarify --safe.
5211
5212 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5213
5214         * VERSION: release 2.7.14
5215         
5216         * Documentation/user/*.itely: remove minimumVerticalExtent.
5217
5218         * scm/define-grobs.scm (all-grob-descriptions): remove
5219         RemoveEmptyVerticalGroup
5220
5221         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
5222
5223         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
5224         compile on MOSX
5225
5226         * python/convertrules.py (conv): add rules.
5227
5228         * lily/grob.cc: remove is_empty()
5229
5230         * lily/grob-property.cc: remove add_to_list_property().
5231
5232         * scripts/convert-ly.py (datadir): add prefix switching hack to
5233         .py too.
5234
5235         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
5236         space-function tweak.
5237
5238         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
5239
5240         * scm/define-grob-properties.scm (all-user-grob-properties):
5241         remove callback property.
5242
5243         * lily/include/grob.hh (class Grob): remove property_callbacks_
5244         member. Properties of procedure type are assumed to be callbacks.
5245
5246         * lily/ligature-engraver.cc (override_stencil_callback):
5247         rewrite. Use noteHeadLigaturePrimitive as source.
5248
5249         * scm/define-grob-properties.scm (all-internal-grob-properties):
5250         remove ligature-primitive-callback
5251
5252         * lily/include/dimension-cache.hh (class Dimension_cache): make
5253         class, with Grob as friend.
5254
5255         * lily/grob.cc: remove set_extent_callback(), set_extent() and
5256         has_extent_callback()
5257
5258         * scm/translation-functions.scm (format-new-bass-figure): read
5259         figuredBassPlusDirection
5260
5261         * scm/define-context-properties.scm
5262         (all-user-translation-properties): add figuredBassPlusDirection.
5263
5264         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
5265
5266         * lily/align-interface.cc (set_ordered): new function.
5267
5268         * lily/grob.cc (flush_extent_cache): rewrite.
5269
5270         * lily/dimension-cache.cc (Dimension_cache): cache extent as
5271         Interval pointer directly.
5272
5273         * lily/main.cc (setup_paths): insert extra / .
5274         (setup_paths): junk cff entry.
5275
5276         * lily/font-config.cc (init_fontconfig): only add type1 / otf
5277         directories.
5278
5279         * lily/axis-group-engraver.cc (finalize): remove
5280         extraVerticalExtent, minimumVerticalExtent verticalExtent.
5281
5282         * lily/grob.cc (Grob): don't set extent from ctor.
5283         (extent): use property callbacks. 
5284
5285         * lily/axis-group-interface.cc: remove set_axes() function.
5286
5287         * lily/grob-property.cc (del_property): new function.
5288
5289 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5290
5291         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
5292         
5293 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5294
5295         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
5296
5297 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5298
5299         * mf/SConscript: Updates.
5300
5301         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
5302
5303         * stepmake/stepmake/*:
5304         * */GNUmakefile:
5305         * config.make.in:
5306         * GNUmakefile.in:
5307         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
5308         from any directory in build-dir.  Cleanups.
5309
5310         * make/srcdir.make.in: Remove.
5311
5312         * lily/main.cc (setup_paths): Fix and document build-dir hack.
5313
5314         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
5315         main).
5316
5317         * lily/SConscript: Remove ttftools.
5318
5319         * SConstruct: Resurrect.
5320
5321 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5322
5323         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
5324         Y coordinate. 
5325
5326         * lily/paper-book.cc (add_score_title): put Paper_score title into
5327         systems_ list.
5328
5329         * scm/translation-functions.scm (format-new-bass-figure): also
5330         allow plus in combination with _
5331
5332 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5333
5334         * VERSION: 2.7.13 released.
5335
5336         * lily/note-collision.cc (check_meshing_chords): don't wipe
5337         stencil, merely set transparent.
5338
5339         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
5340         (Top): document #'callbacks.
5341         (Top): document nested \override.
5342
5343         * input/regression/figured-bass.ly: update for slash and pluses.
5344
5345         * input/regression/figured-bass-continuation-forbid.ly (Module):
5346         new file.
5347
5348         * scm/translation-functions.scm (format-new-bass-figure): use
5349         slashed-digit if diminished is set.
5350         (format-new-bass-figure): add + if 'augmented is set.
5351
5352         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
5353
5354         * input/test/piano-staff-distance.ly: remove file.
5355
5356         * Documentation/user/advanced-notation.itely (Formatting cue
5357         notes): use length-fraction for making stems/beams smaller.
5358
5359         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
5360         modifications.
5361
5362         * lily/new-figured-bass-engraver.cc: new property
5363         centerFiguredBassContinuations
5364
5365         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5366         use callbacks.
5367
5368         * lily/context-property.cc (execute_general_pushpop_property):
5369         robustness checks.
5370
5371         * input/regression/override-nest.ly: new file.
5372
5373         * python/convertrules.py (FatalConversionError.subber): conversion
5374         rule for #'callbacks
5375
5376         * input/regression/override-nest.ly: new function.
5377
5378         * lily/parser.yy (music_property_def): allow \override #'a #'b =
5379         #c too. 
5380
5381         * lily/context-property.cc (lookup_nested_property): new function.
5382         (evict_from_alist): new function.
5383         (general_pushpop_property): new function.
5384         (execute_general_pushpop_property): rewrite. Support nested
5385         properties too.
5386
5387 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5388
5389         * lily/beam.cc: use length-fraction too.
5390
5391         * scm/define-grob-properties.scm (all-user-grob-properties):
5392         remove property flag-width-function
5393         (all-user-grob-properties): remove space-function.
5394
5395         * scm/layout-beam.scm: remove flag-width-function.
5396
5397         * lily/beam.cc: remove flag-width-function
5398
5399         * scm/layout-beam.scm: remove beam dir functions.
5400
5401         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
5402
5403         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
5404         for easier grace tweaks.
5405
5406         * lily/beam.cc: remove dir-function.
5407
5408         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
5409
5410         * lily/grob.cc: remove spacing-procedure.
5411
5412         * lily/note-head.cc (calc_stem_attachment): new function.
5413         (internal_print): use callback to get glyph-name.
5414
5415         * lily/grob-property.cc (get_interfaces): new function.
5416
5417         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
5418
5419         * lily/stem.cc (calc_stem_end_position): new function.
5420         (calc_length): new function.
5421         document details for stem.
5422         remove Stem::get_direction()
5423
5424         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
5425
5426         * lily/grob-property.cc (set_callback): new function.
5427
5428         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
5429
5430         * lily/item-scheme.cc: new file.
5431
5432         * lily/bar-line.cc (before_line_breaking): remove function.
5433         remove bar-size-procedure, break-glyph-function
5434
5435         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
5436
5437         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
5438
5439         * lily/system-start-delimiter.cc (print): suicide from
5440         here. Remove after_line_breaking_callback.
5441
5442         * lily/script-interface.cc (calc_direction): use callback for direction.
5443
5444         * lily/side-position-interface.cc (aligned_side): don't use
5445         Side_position_interface::get_direction directly. Use callback. 
5446
5447         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
5448         calculate stencil.
5449         (get_print_stencil): rename from get_stencil: create stencil with
5450         transparency, color and cause. 
5451
5452         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
5453
5454         * python/convertrules.py (conv): insert temporary warning rule.
5455
5456         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
5457
5458         * lily/grob-property.cc (try_callback): remove marker if applicable.
5459
5460         * lily/grob.cc: elucidate doc about after/before-line-breaking
5461
5462         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
5463
5464         * lily/stem.cc (height): idem.
5465
5466         * lily/stem-tremolo.cc: idem.
5467
5468         * lily/slur.cc (height): don't use get_uncached_stencil()
5469
5470         * lily/rest.cc (y_offset_callback): use offset callback
5471         iso. after-line-breaking callback.
5472
5473         * lily/grob.cc: change after/before-line-breaking-callback to
5474         after/before-line-breaking dummy properties.
5475
5476         * lily/include/grob.hh: remove Grob_status.
5477
5478         * scm/define-context-properties.scm
5479         (all-user-translation-properties): remove verticalAlignmentChildCallback
5480
5481         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
5482         (calc_direction): use callback
5483         (calc_positions): use callback.
5484
5485         * lily/tie.cc (calc_direction): use callback. Only call parent
5486         positioning for more than one tie.
5487
5488         * lily/tie-column.cc (calc_positioning_done): use callback
5489
5490         * lily/slur-scoring.cc (calc_control_points): use callback
5491
5492         * lily/slur.cc (calc_direction): use callback.
5493
5494         * lily/note-collision.cc (force_shift_callback): remove.
5495
5496         * lily/dot-column.cc (force_shift_callback): remove. Use
5497         other_axis_parent_positioning.
5498
5499         * lily/grob.cc (other_axis_parent_positioning): new function.
5500         (same_axis_parent_positioning): new function
5501
5502         * lily/align-interface.cc (alignment_callback): remove function.
5503
5504         * lily/note-collision.cc (calc_positioning_done): use callback.
5505
5506         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
5507         (calc_direction): idem.
5508         remove print function.
5509
5510         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
5511
5512         * lily/dot-column.cc (calc_positioning_done): use callback.
5513
5514         * lily/break-align-interface.cc (calc_positioning_done): use callback.
5515
5516         * lily/beam.cc (calc_direction): use pseudo-property for beam
5517         direction callback.
5518         (calc_positions): use callback 
5519
5520         * lily/align-interface.cc (calc_positioning_done): use
5521         callback. Fold fixed  distance and normal alignment in one function.
5522
5523         * lily/stem.cc (calc_stem_end_position): use callback.
5524         (calc_positioning_done): idem.
5525         (calc_direction): idem.
5526         (calc_stem_end_position): idem
5527         (calc_stem_info): idem.
5528
5529         * lily/grob-property.cc (get_property_data): new function: 
5530         (try_callback): new function.
5531
5532         * scm/define-grob-properties.scm (all-user-grob-properties): doc
5533         callbacks property.
5534
5535         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
5536
5537 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5538
5539         * lily/tie.cc (get_position): robustness fix. Don't crash if a
5540         tie
5541         has no heads.
5542         
5543         * lily/include/*.hh (Module): compile fixes.
5544
5545 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
5546
5547         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
5548         as an argument for char-syntax: use (char-syntax (or nil 0)) 
5549         instead of (char-syntax nil), thanks to Milan Zamazal.
5550
5551 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5552
5553         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
5554         dist.
5555
5556         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
5557         themselves.
5558
5559 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5560
5561         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
5562         add class_name() method.
5563
5564         * lily/music-scheme.cc: remove ly:music-name.
5565
5566 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5567
5568         * cygwin/postinstall-lilypond.sh: Remove cruft.
5569
5570         * cygwin/postremove-lilypond.sh: Remove.
5571
5572         * cygwin/GNUmakefile (default): Remove postremove rules.
5573
5574 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5575
5576         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
5577         even header too.
5578         
5579         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
5580         MacOS 9 users.
5581
5582         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
5583         consider break index for broken spanner.
5584
5585         * scm/define-markup-commands.scm (wordwrap-string): remove \r
5586         characters from string before splitting.
5587
5588 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5589
5590         * scm/framework-ps.scm (output-preview-framework): use
5591         is-book-title to determine whether to chop off the booktitle.
5592
5593         * lily/paper-book.cc (systems): init from book-title-properties
5594         (add_score_title): init score-title-properties.
5595
5596         * ly/paper-defaults.ly: add {score,book}-title-properties.
5597
5598         * scm/document-backend.scm (lookup-interface): error message if
5599         using unknown interface.
5600
5601         * lily/volta-bracket.cc (after_line_breaking): new function. Set
5602         edge-height.
5603
5604         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
5605         make_bracket.
5606         (make_bracket): new function.
5607
5608         * scm/lily.scm (define-scheme-options): add paper-size option.
5609
5610         * ly/declarations-init.ly (laissezVibrer): get paper size from
5611         -dpaper-size
5612
5613         * scm/translation-functions.scm: use \fontsize for changing the
5614         fontsize.
5615
5616         * scm/define-grobs.scm (all-grob-descriptions): set
5617         between-length-limit to 1.0
5618
5619         * lily/tie-helper.cc: add between_length_limit_ detail property.
5620
5621         * mf/feta-bolletjes.mf: typos.
5622
5623         * lily/note-head.cc (internal_print): don't shadow idx
5624         parameter. This fixes wrong attachment for do shape heads.
5625
5626 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5627
5628         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
5629
5630         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
5631
5632         * scm/layout-slur.scm: rename from slur.scm
5633
5634         * scm/layout-page-layout.scm: rename from page-layout.scm
5635
5636         * scm/layout-beam.scm: rename from beam.scm
5637
5638         * scm/define-grob-interfaces.scm (bass-figure-interface): add
5639         bass-figure-interface
5640
5641         * lily/new-figured-bass-engraver.cc (process_music): add
5642         implicitBassFigures property.
5643         
5644         * scm/define-markup-commands.scm (pad-x): new markup.
5645
5646         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
5647         minimumVerticalExtent on FiguredBass context.
5648
5649         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
5650         case the continuation crosses a line break.
5651
5652 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5653
5654         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
5655         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
5656         absolute file name bug.  
5657
5658 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5659
5660         * VERSION (PACKAGE_NAME): release 2.7.12
5661
5662         * input/regression/figured-bass-continuation-center.ly: new file.
5663
5664         * input/regression/beam-outside-beamlets.ly: new file.
5665
5666         * lily/beam.cc (set_beaming): don't clip edges.
5667         (connect_beams): don't clip edges.
5668
5669         * lily/beaming-info.cc (clip_edges): new function.
5670
5671         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
5672
5673         * Documentation/user/instrument-notation.itely (Figured bass):
5674         demonstrate extenders, update seealso links.
5675
5676         * scm/titling.scm (marked-up-headfoot): change tagline
5677         handling. tagline = ##f will blank the tagline as well.
5678
5679 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5680
5681         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
5682
5683         * lily/new-figured-bass-engraver.cc (struct
5684         New_figured_bass_engraver): add new_music_found_ member.
5685
5686         * lily/lilypond-version.cc (Lilypond_version): deal with
5687         incorrectly formatted version strings. 
5688
5689         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
5690         New_figured_bass_engraver by default.
5691
5692         * lily/ttf.cc (print_trailer): only define glyph names when
5693         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
5694
5695 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5696
5697         * lily/horizontal-bracket.cc (make_bracket): new function.
5698
5699         * scm/define-grobs.scm (all-grob-descriptions): new grobs
5700         NewBassFigure, BassFigureBracket, BassFigureContinuation,
5701         BassFigureLine, BassFigureAlignment
5702
5703         * lily/new-figured-bass-engraver.cc (process_music): new file.
5704
5705         * lily/figured-bass-continuation.cc: new file.
5706
5707         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
5708         new file.
5709
5710 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5711
5712         * scripts/lilypond-book.py: Bug fix, put the quote around the
5713         actual score for LaTeX documents.
5714
5715         * scm/define-grobs.scm (all-grob-descriptions): Change
5716         collapse-height of the SystemStartBracket grob to 5.0, 
5717         so the bracket disappears for single stave score lines (similarly
5718         to SystemStartBraces). 
5719
5720         * Documentation/user/advanced-notation.itely (Polymetric
5721         notation): Clarify the use of compressMusic.
5722
5723         * Documentation/user/basic-notation.itely (Grace notes): Clarify
5724         that the grace spacer note in other staves need the same duration
5725         and document the stroke-style property.
5726
5727 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5728
5729         * Documentation/user/global.itely (Vertical spacing): document
5730         alignment-extra-space and fixed-alignment-extra-space.
5731
5732         * Documentation/topdocs/NEWS.tely (Top): add entry.
5733
5734         * input/regression/alignment-vertical-spacing.ly: new file.
5735
5736         * python/convertrules.py (conv): add rule.
5737
5738         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
5739
5740         * lily/align-interface.cc (stretch_after_break): new
5741         function. Read fixed-alignment-extra-space property.
5742         (align_elements_to_extents): read alignment-extra-space property.
5743
5744         * lily/lily-guile.cc (robust_scm2dir): new function.
5745
5746         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
5747         (annotate-space-left): new function. Annotate space left on page. 
5748         (annotate-y-interval): new function.
5749         (paper-system-annotate-last): new function. Annotate bottom-space.
5750
5751         * mf/feta-beugel.mf (y): 
5752
5753 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5754
5755         * VERSION (PACKAGE_NAME):  release 2.7.11
5756
5757         * scm/lily-library.scm (interval-translate): new function
5758         (interval-center): new function. 
5759
5760         * scm/page-layout.scm (paper-system-annotate): new function. Add
5761         arrows for dimensions.
5762  
5763         * scm/stencil.scm (dimension-arrows): new function.
5764
5765         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
5766
5767         * input/regression/page-spacing.ly: add annotatespacing
5768
5769         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
5770         (LY_DEFINE): new function ly:paper-system-set-property!
5771
5772         * Documentation/user/global.itely (Paper size): explain how to add
5773         sizes.
5774
5775         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
5776         correspond to GS's definition.
5777
5778         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
5779         tuplet bracket.
5780         (print): only connect to next bracket if the next one is alive.
5781         (print): set padding to 0.0 if the bound is a breakable
5782         column. This makes tupletFullLength brackets reach up to the staff
5783         line if it doesn't connect to the next line.
5784
5785 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5786
5787         * lily/bar-number-engraver.cc: correct docs.
5788
5789         * scm/output-lib.scm (first-bar-number-invisible): rename from
5790         default-bar-number-visibility
5791
5792 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5793
5794         * scm/define-music-properties.scm (all-music-properties): remove
5795         predicate property.
5796
5797 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
5798
5799         * po/fi.po: refresh.
5800
5801 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5802
5803         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
5804         superfluous s1.
5805         (disappear): bugfix.
5806
5807         * lily/stem-tremolo.cc (raw_stencil): read slope property.
5808
5809         * lily/include/paper-system.hh (class Paper_system): remove
5810         staff_extents_ member.
5811
5812         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
5813
5814         * lily/include/paper-system.hh (class Paper_system): remove
5815         number_ variable. Remove is_title_. Remove break_before_penalty_
5816
5817         * lily/paper-book.cc (systems): use 'number property iso. number_
5818         member.
5819
5820         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
5821         remove ly:paper-system-number.
5822
5823         * scm/lily-library.scm (paper-system-title?): new function.
5824
5825         * lily/book.cc (process): bugfix: flip ?: cases. 
5826
5827         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5828         add outputProperty.
5829
5830         * ly/music-functions-init.ly: add outputProperty music function.
5831
5832         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
5833
5834         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
5835         and next-padding.
5836         (optimal-page-breaks): rename from ly:optimal-page-breaks.
5837
5838         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
5839
5840         * lily/paper-system.cc (internal_get_property): new function.
5841
5842         * Documentation/user/global.itely (Vertical spacing): refer to
5843         page-spacing.ly
5844
5845         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
5846         pagetopspace
5847
5848         * input/regression/page-spacing.ly: new file.
5849
5850         * input/regression/page-top-space.ly: new file.
5851
5852         * lily/spacing-spanner.cc: cmath -> math.h
5853
5854         * lily/paper-system.cc (read_left_bound): new function. Read
5855         line-break-system-details from left bound to determine extents.
5856  
5857         * Documentation/user/programming-interface.itely (Using LilyPond
5858         syntax inside Scheme): change applyxxx -> applyXxx.
5859
5860         * ly/music-functions-init.ly: add outputProperty music function.
5861
5862         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
5863
5864         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
5865
5866         * python/convertrules.py (conv): rule
5867
5868         * ly/music-functions-init.ly: applyxxx -> applyXxx
5869
5870         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
5871         TabVoice to Voice.
5872
5873 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5874
5875         * flower/include/real.hh: include <math.h> iso. <cmath>
5876
5877         * flower/include/offset.hh: include real.hh
5878
5879 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5880
5881         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5882         fix example, now that 'interfaces is no longer directly available.
5883
5884         * lily/book.cc (process): don't crash if paper == NULL.
5885
5886         * po/fr.po: update.
5887
5888 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5889
5890         * scm/define-music-types.scm (music-descriptions): set length and
5891         start-callback for QuoteMusic
5892
5893 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5894
5895         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
5896         arguments. Fixes compilation error with gcc 3.3.
5897
5898 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5899
5900         * VERSION: release 2.7.10
5901
5902         * stepmake/stepmake/python-module-rules.make
5903         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
5904
5905         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
5906         real.hh
5907
5908 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5909
5910         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
5911         -Werror. Otherwise GCC barfs over various optimizations.
5912
5913         * scm/define-grob-properties.scm (all-internal-grob-properties):
5914         add note-head property
5915
5916         * Documentation/user/instrument-notation.itely (Laissez vibrer
5917         ties): new node.
5918
5919         * input/regression/laissez-vibrer-ties.ly: new file.
5920
5921         * lily/laissez-vibrer-engraver.cc: new file.    
5922
5923         * lily/include/tie-column-format.hh: new file.
5924
5925         * lily/tie-column-format.cc: new file. 
5926
5927         * lily/tie-column.cc (set_manual_tie_configuration): new function.
5928
5929         * lily/laissez-vibrer-tie.cc: new file.
5930
5931         * lily/include/laissez-vibrer-tie.hh: new file.
5932
5933         * ly/engraver-init.ly: add Laissez_vibrer_engraver
5934
5935         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
5936
5937         * scm/define-grobs.scm (all-grob-descriptions): add
5938         LaissezVibrerTie, LaissezVibrerTieColumn
5939
5940         * lily/tie-column.cc (set_tie_config_directions): new function
5941         (final_shape_adjustment): new function.
5942         (shift_small_ties): new function.
5943
5944         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
5945
5946         * lily/include/tie.hh (struct Tie_details): add x_gap_
5947         (struct Tie_configuration): add head_position_
5948
5949         * lily/tie-column.cc (set_chord_outline): new function.
5950
5951         * mf/cmr.enc.in:  remove file.
5952
5953 2005-09-11  Graham Percival  <gpermus@gmail.com>
5954
5955         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
5956
5957 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5958
5959         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
5960         reduce aliasing effects.
5961
5962         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
5963         box in skyline.
5964
5965 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5966
5967         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
5968
5969         * flower/include/real.hh: std::fabs too.
5970
5971 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5972
5973         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
5974
5975         * lily, flower: Include C++ iso C headers.  Import namespace std
5976         throughout.
5977
5978         * lily/side-position-interface.cc: 
5979         * lily/scm-hash.cc: 
5980         * lily/note-head.cc: 
5981         * lily/include/includable-lexer.hh: 
5982         * flower/include/string-data.icc: Remove using std::*.
5983
5984         * lily, flower: Include C++ iso C headers.  Import namespace std
5985         throughout.
5986
5987         * lily/side-position-interface.cc: 
5988         * lily/scm-hash.cc: 
5989         * lily/note-head.cc: 
5990         * lily/include/includable-lexer.hh: 
5991         * flower/include/string-data.icc: Remove using std::*.
5992
5993         * Documentation/user/instrument-notation.itely (Entering lyrics):
5994         Multiple latin-1->utf-8 conversion fix.
5995
5996         * Documentation/user/*tely: Update Emacs cookie to utf-8.
5997
5998 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5999
6000         * lily/tie.cc (get_configuration): also avoid dots for non-space
6001         situations.
6002
6003 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6004
6005         * Documentation/user/instrument-notation.itely: Bugfix.
6006
6007 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6008
6009         * tex/GNUmakefile: don't install texinfo.tex
6010
6011         * tex/ : cleanup: remove unused files.
6012
6013         * lily/general-scheme.cc: remove my_{isinf,isnan}.
6014
6015         * flower/include/real.hh: using std::{isnan,isinf}
6016         
6017         * VERSION (PATCH_LEVEL): release 2.7.9
6018
6019 2005-09-05  Graham Percival  <gpermus@gmail.com>
6020
6021         * Documentation/user/ instrument-notation.itely,
6022         advanced-notation.itely: minor tweaks.
6023
6024         * input/test/script-chart.ly: add item padding.
6025
6026 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6027
6028         * flower/offset.cc: use math.h iso. <cmath>
6029
6030         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
6031         of IE users.
6032
6033         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
6034         (widen-left-stencil-edges): new function. Fix alignment problems
6035         with LaTeX includegraphics.
6036
6037         * lily/text-interface.cc (interpret_markup): use abort().
6038
6039 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6040
6041         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
6042
6043         * lily/tie.cc (get_configuration): update bezier shape as we
6044         change Y positions.
6045         (get_configuration): don't move large ties if we're outside of the
6046         staff.
6047
6048 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6049
6050         * scm/define-markup-commands.scm (strut): swap X and Y dims.
6051         
6052 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6053
6054         * .cvsignore: Add auto-generated configure files and then some.
6055
6056 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6057
6058         * scm/define-grobs.scm (DynamicLineSpanner): Add
6059         X-extent-callback.  Fixes hairpin-slur collision.
6060
6061 2005-08-31  Graham Percival  <gpermus@gmail.com>
6062
6063         * Documentation/user/advanced-notation.itely,
6064         basic-notation.itely: minor changes.
6065
6066 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6067
6068         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
6069         \linebreak between each .eps file if \betweenLilyPondSystem is
6070         undefined. 
6071
6072         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
6073         music): Document the \linebreak
6074
6075         * Documentation/user/lilypond-book.itely,
6076         input/tutorial/lbook-latex-test.tex,
6077         Documentation/user/examples.itely: Remove \usepackage{graphics}
6078
6079 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6080
6081         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
6082
6083         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
6084         compat bugfix.
6085
6086         * scripts/lilypond-book.py (PREAMBLE_LY): define
6087         inside-lilypond-book
6088         (modify_preamble): new function. Insert \RequirePackage{graphics}
6089         when no {graphics found in preamble.  
6090
6091 2005-08030  Graham Percival  <gpermus@gmail.com>
6092
6093         * Documentation/user/basic-notation.itely, global.itely,
6094         tutorial.itely: misc small changes.
6095
6096 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6097
6098         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
6099         VERSION.
6100
6101 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6102
6103         * lily/tie-column.cc (new_directions): put Tie down on center
6104         staff line. 
6105
6106         * lily/script-interface.cc (before_line_breaking): use
6107         Grob::programming_error
6108
6109         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
6110
6111         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
6112         of splitext.
6113
6114 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6115
6116         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
6117
6118 2005-08-29  Werner Lemberg  <wl@gnu.org>
6119
6120         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
6121         the `*.scale.pfa' files to avoid warnings.
6122
6123 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6124
6125         * lily/tempo-performer.cc (process_music): idem.
6126
6127         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
6128
6129 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6130
6131         * Documentation/user/advanced-notation.itely (Text markup): not a
6132         fragment.
6133
6134         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
6135
6136         * lily/staff-performer.cc (initialize): add tempo/name to
6137         audio_staff_
6138
6139
6140 2005-08-26  Graham Percival  <gpermus@gmail.com>
6141
6142         * Documentation/user/advanced.itely: add text-only example.
6143
6144         * Documentation/user/invoking.itely: add index entries for
6145         convert-ly.
6146
6147         * Documentation/user/ tutorial.itely, basic-notation.itely:
6148         small fixes suggested by Steve D.  Thanks!
6149
6150 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6151
6152         * input/regression/markup-bidi-pango.ly: new file.
6153
6154         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
6155         standard. Remove #ifdef. Remove memleak.
6156         (text_stencil): use text_dir to decide how to composite items.
6157         (text_stencil): determine uniform text direction for the entire
6158         string.
6159
6160         * scripts/lilypond-book.py (output_name): remove
6161         latex_filter_cmd. Non-portable to non-Unix systems. 
6162         (get_latex_textwidth): use File.write and os.unlink() instead.
6163
6164         * THANKS: add Vicente & Trevor.
6165
6166         * lily/grob.cc (discretionary_processing): look up origin for
6167         programming_error too. 
6168
6169         * input/regression/tie-broken.ly: new file.
6170
6171         * lily/tie-column.cc (set_chord_outlines): set outline for line
6172         break case too.
6173         
6174 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6175
6176         * lily/pango-font.cc (text_stencil): don't translate glyphs in
6177         unscaled transform, just translate stencils.
6178
6179         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
6180         MIDI.
6181
6182         * scm/define-markup-commands.scm (wordwrap-string): use
6183         text-direction
6184         (wordwrap-stencils): idem.
6185         (line): idem.
6186         (fill-line): idem.
6187         (wordwrap-stencils): translate last line to right for
6188         text-direction = LEFT.
6189
6190         * scm/define-grob-properties.scm (all-user-grob-properties): add
6191         text-direction.
6192
6193 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6194
6195         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
6196         when copying a Lily_parser object.
6197
6198 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6199
6200         * scm/define-markup-commands.scm (null): add null markup.
6201
6202 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6203
6204         * lily/item.cc: Add documentation of center-invisible
6205
6206 2005-08-24  Graham Percival  <gpermus@gmail.com>
6207
6208         * Documentation/user/advanced-notation.itely: add info about
6209         raising text.
6210
6211         * Documentation/user/programming-interface.itely: fix example
6212         involving raised text.
6213
6214 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6215
6216         * lily/beam.cc (print): fix X start/end points of isolated
6217         beamlets.
6218
6219         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
6220
6221         * lily/multi-measure-rest.cc (set_text_rods): new function.
6222
6223         * lily/vertical-align-engraver.cc (process_music): call
6224         Align_interface::set_axis(). This forces #'elements to be ordered,
6225         preventing random vertical reordering of staves.
6226
6227         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6228         add avoid-slur property. 
6229
6230         * Documentation/user/basic-notation.itely (Measure repeats): add
6231         countPercentRepeats example.
6232
6233         * Documentation/user/advanced-notation.itely (Other text markup
6234         issues): remove remark about normal-font.  We have \normal-text
6235
6236         * input/regression/tie-chord.ly: add note about remaining bugs.
6237
6238         * lily/tie.cc (print): try Tie_column::set_directions () if
6239         control-points not yet defined.
6240
6241 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6242
6243         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
6244         extent. This fixes braces falling out of the EPS bbox.
6245
6246         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
6247         exactly to bbox.
6248
6249 2005-08-23  Graham Percival  <gpermus@gmail.com>
6250
6251         * {various} : change #up->#UP and #down->#DOWN.
6252
6253         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
6254
6255         * Documentation/user/advanced-notation.itely: clarify
6256         what objects handles text on a multimeasure rest.
6257
6258 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6259
6260         * VERSION (PATCH_LEVEL): release 2.7.7
6261
6262 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6263
6264         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
6265
6266         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
6267
6268         * input/regression/*.ly: formatting clean-up. Default layout
6269         before music expression.
6270
6271         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
6272         romanze28-2 example.
6273
6274         * scm/ps-to-png.scm: remove dir-re function.
6275         (make-ps-images): generate page names, instead of globbing them.
6276         This brings down LilyPond memory usage for make web by a factor
6277         10. 
6278
6279         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
6280         don't use glob. With 3000 files, globbing
6281         Documentation/user/out-www/ can take too much time. 
6282         
6283         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
6284
6285         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
6286
6287         * input/regression/tie-manual.ly: new file
6288
6289         * input/regression/tie-chord.ly: update.
6290
6291         * flower/include/interval.hh (struct Interval_t): 
6292
6293         * lily/tie.cc (distance): new function 
6294         (height): new function.
6295         (init): new function
6296         (Tie_details): new struct.
6297
6298         * lily/skyline.cc (skyline_height): new function.
6299
6300         * lily/tie-column.cc (set_chord_outlines): new function.
6301         (new_directions): read tie-configuration
6302
6303         * lily/skyline.cc: fix ASCII art.
6304         
6305 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6306
6307         * python/convertrules.py (string_or_scheme): Fix spelling error
6308
6309 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6310         
6311         * lily/tie-column.cc (set_directions): set directions only once.
6312         (add_configuration): new function.
6313
6314         * lily/tie.cc (set_control_points): new function
6315
6316         * lily/tie-column.cc (new_directions): new function.
6317
6318         * ly/music-functions-init.ly: set 'pitch property
6319         iso. trill-pitch. This makes \relative work with \pitchedTrill
6320
6321         * lily/tie.cc (get_configuration): new function. Don't generate
6322         control points, rather, generate configuration.
6323         remove head-pair property.
6324
6325         * lily/include/tie.hh (struct Tie_configuration): new struct.
6326
6327 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6328
6329         * Documentation/topdocs/NEWS.tely: clarify.
6330
6331 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6332
6333         * lily/tie.cc: remove minimum-length
6334
6335         * scm/define-grob-properties.scm (all-user-grob-properties):
6336         remove staffline-clearance, y-offset 
6337
6338         * input/regression/tie-dots.ly (Module): remove.
6339
6340         * lily/tie.cc (get_control_points): rewrite. Put short ties in
6341         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
6342
6343         * input/regression/tie-single.ly: new file.
6344
6345 2005-08-21  Graham Percival  <gpermus@gmail.com>
6346
6347         * ly/bagpipe.ly: fix compile problem.
6348
6349 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6350
6351         * lily/midi-item.cc (name): new method.
6352
6353         * lily/staff-performer.cc (acknowledge_audio_element): use
6354         signature of baseclass.
6355
6356         * lily/engraver-group.cc (do_announces): move recursion call out
6357         of while loop. 
6358
6359         * lily/drum-note-performer.cc (class Drum_note_performer): use
6360         process_music everywhere.
6361
6362         * ly/performer-init.ly: add default children everywhere.
6363
6364         * lily/paper-book.cc (output): call paper-book-write-midis
6365         directly: always write MIDI, even if no \layout {} block. 
6366
6367 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6368
6369         * VERSION (PACKAGE_NAME): release 2.7.6
6370
6371         * lily/percent-repeat-engraver.cc (try_music): don't print warning
6372         about not being able to handle repeat.
6373
6374 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6375
6376         * Documentation/user/examples.itely (Piano templates):
6377         * lily/include/performer-group.hh: Remove last traces of
6378         Performer_group_performer.  Fixes make web.
6379
6380 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6381
6382         * Documentation/user/examples.itely (Piano templates): change
6383         Engraver_group_engraver -> Engraver_group
6384
6385         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
6386         scm_stand_in_procs is not weak_any.
6387
6388         * lily/volta-bracket.cc (print): don't use strcmp().
6389
6390         * lily/volta-engraver.cc (process_music): use
6391         Text_interface::is_markup() for setting the 'text property of the
6392         volta bracket.
6393
6394         * input/mutopia/claop.py (accents): update syntax to 2.6
6395
6396         * scm/define-context-properties.scm
6397         (all-user-translation-properties): add countPercentRepeats.
6398
6399         * Documentation/user/basic-notation.itely (Measure repeats): add
6400         isolated percent example.
6401
6402 2005-08-18  Graham Percival  <gpermus@gmail.com>
6403
6404         * input/ {various}: change direction #1, #-1 to
6405         #up/#down or \fooUp, \fooDown.
6406
6407         * Documentation/user/music-glossary.tely: #-1 to #down.
6408
6409         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
6410         to #up, #-1 to #down.
6411
6412 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6413
6414         * lily/include/engraver-group.hh: rename.
6415
6416         * lily/include/performer-group.hh: rename.
6417
6418 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6419
6420         * input/test/script-abbreviations.ly: Removed some old LaTeX
6421         left overs.
6422
6423 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6424
6425         * python/convertrules.py (conv): inside-slur -> avoid-slur.
6426         Remove functions.  Remove if 1: constructs, reindent.
6427
6428         * scripts/convert-ly.py (add_version): Add functions from
6429         convertrules.py
6430
6431         * scm/script.scm (default-script-alist):
6432         s/priority/script-priority.  Fixes script stacking.  Backportme.
6433         (Fermata): Very low priority.
6434
6435 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6436
6437         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
6438
6439         * input/regression/slur-script.ly: remove padding tweaks. Add
6440         comment strings.
6441
6442         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
6443         time sigs and related stuff.
6444
6445         * scm/define-grob-properties.scm (all-user-grob-properties): add
6446         @code{} tags to property description.
6447
6448         * lily/include/line-group-group-engraver.hh (Module): remove file.
6449
6450         * python/convertrules.py (conv): add rule for
6451         Engraver_group_engraver -> Engraver_group.
6452
6453         * lily/include/performer-group-performer.hh: analogous.
6454
6455         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
6456
6457         * lily/context-def.cc (instantiate): check for
6458         Engraver_group_engraver and Performer_group_performer not
6459         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
6460  
6461 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6462
6463         * input/les-nereides.ly: Remove three fingering tweaks, update
6464         remaining one.
6465
6466         * input/regression/slur-script-inside.ly: Update, fix doc.
6467
6468         * scm/script.scm: Update to avoid-slur.
6469
6470         * scm/define-grob-properties.scm (avoid-slur): New property.
6471
6472         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6473         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
6474         outside_slur_callback if avoid-slur != #'inside.
6475
6476         * scm/define-grobs.scm (Fingering, Textscript): No
6477         inside-slur/outside-slur preference.
6478         (DynamicLineSpanner): Always outside slur.
6479
6480         * input/regression/slur-script.ly: More tests.
6481
6482 2005-08-17  Graham Percival  <gpermus@gmail.com>
6483
6484         * Documentation/user/lilypond-book: fix notime entry.
6485
6486         * Documentation/user/advanced-notation.itely: add info on
6487         getting an I rehearsal mark.
6488
6489         * Documentation/user/putting.itely: reinstate "I", re-enforce
6490         the fact that \override numbers are the result of
6491         experimentation and personal taste.
6492
6493         * Documentation/user/invoking.itely: update convert-ly bugs.
6494
6495 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6496
6497         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
6498         to #t.
6499
6500         * lily/timing-translator.cc (initialize): don't initialize timing.
6501
6502         * input/regression/stem-spacing.ly (Module): remove file.
6503
6504         * input/regression/spacing-stick-out.ly: specify Score context for
6505         \override
6506
6507         * input/regression/clefs.ly: remove spurious {}s 
6508
6509 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
6510
6511         * Documentation/topdocs/NEWS.tely,
6512         input/regression/repeat-percent-count.ly: clarify a bit.
6513
6514 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6515
6516         * input/no-notation/display-lily-tests.ly: delete
6517         display-lily-init call.
6518
6519         * ly/music-functions-init.ly (displayLilyMusic): move
6520         display-lily-init call at top level, so that the user should not
6521         have to call it.
6522
6523         * scm/define-music-display-methods.scm (note-name->lily-string):
6524         retrieve note names directly from pitchnames using new function `rassoc'.
6525         (display-lily-init): note names list construction removed.
6526
6527 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6528
6529         * THANKS: spello.
6530
6531         * lily/lily-parser.cc (get_header): copy module, instead of
6532         returning it.
6533
6534         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
6535         counters.
6536
6537         * Documentation/user/basic-notation.itely (Measure repeats): add
6538         links to Counter grobs.
6539
6540         * scm/define-grobs.scm (all-grob-descriptions): add
6541         DoublePercentRepeatCounter
6542         (all-grob-descriptions): add PercentRepeatCounter
6543
6544         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
6545         also create counter grobs.
6546
6547         * lily/separation-item.cc (extremal_break_aligned_grob): don't
6548         return grob without space-alist.
6549
6550         * input/proportional.ly: tune staff-padding.
6551
6552         * input/regression/repeat-percent-count.ly: new file. 
6553
6554 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6555
6556         * input/no-notation/display-lily-tests.ly: moved from
6557         input/regression/ to input/no-notation. Be sure to call
6558         `display-lily-init' before trying to use the display function.
6559
6560 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6561
6562         * scripts/lilypond-book.py (option_definitions): Don't localize
6563         the empty string. Fixes bug when --psfonts was used with
6564         non-English locale.
6565
6566 2005-08-15  Graham Percival  <gpermus@gmail.com>
6567
6568         * lily/tuplet-bracket.cc: simple build fix.
6569
6570         * Documentation/user/putting.itely: use "we" instead of "I".
6571
6572         * Documentation/user/basic-notation.itely: cautionary accidentals
6573         work with naturals, too.
6574
6575 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6576
6577         * lily/tuplet-bracket.cc (calc_position_and_height): add
6578         staff-padding support.
6579
6580         * input/proportional.ly: set staff-padding.
6581         
6582         * VERSION (PATCH_LEVEL): release 2.7.5
6583
6584         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
6585         fixes. Remove tweaks.
6586
6587         * input/regression/tuplet-slope.ly: add a test case.
6588
6589         * lily/tuplet-bracket.cc (calc_position_and_height): revert
6590         erroneous fix. Add spanner bounds to offset array with relative X
6591         positions.
6592
6593         * ly/engraver-init.ly: add Rest_engraver only once.
6594
6595         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
6596         (*parser*) lookup if (*parser*) != #f.
6597
6598 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6599
6600         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6601         Cut-and paste update.
6602
6603         * input/regression/slur-script.ly: Add example of reverting
6604         inside-slur for fingering.
6605
6606         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
6607         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
6608
6609         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
6610         outside_slur_callback if inside-slur == #f (as opposed to unset).
6611
6612 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6613
6614         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
6615         encoding files are already removed.
6616
6617 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6618
6619         * Documentation/user/advanced-notation.itely (Instrument names):
6620         Document a workaround for instrument names that collide with
6621         system start braces/brackets.
6622
6623 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6624
6625         * lily/rest-collision.cc (do_shift): spello.
6626
6627         * input/proportional.ly: use #'used property. Set break-overshoot
6628         property.
6629
6630         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
6631
6632         * lily/paper-column.cc: add #'used property
6633
6634         * lily/mark-engraver.cc (stop_translation_timestep): set grob
6635         array for staves found.
6636
6637         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
6638         array for stavesFound.
6639
6640         * lily/staff-spacing.cc (next_note_correction): add fixed and
6641         space to calling convention. This fixes spacing of accidentals
6642         after barlines.
6643
6644         * input/regression/spacing-accidental-stretch.ly: add barline -
6645         accidental case.
6646
6647         * scm/framework-ps.scm (page-header): add version number to
6648         creator
6649         (eps-header): idem.
6650
6651         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
6652         
6653 2005-08-13  Graham Percival  <gpermus@gmail.com>
6654
6655         * Documentation/user/global.itely: add "fit as much as
6656         possible onto this page" example (Vertical spacing).
6657
6658 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6659
6660         * *: Nitpick run.
6661
6662         * buildscripts/fixcc.py: Fixes.
6663
6664 2005-08-12  Graham Percival  <gpermus@gmail.com>
6665
6666         * Documentation/user/advanced-notation.itely: add markup
6667         example to Text spanners.
6668
6669 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6670
6671         * Documentation/user/basic-notation.itely (Ties): Add example of
6672         tying a tremolo to a chord. Thanks to Steve Doonan. 
6673
6674         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
6675         properties and move tieMelismaBusy to the list of written
6676         properties. 
6677
6678 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6679
6680         * po/TODO: suggest to use a dedicated tool like kbabel.
6681
6682         * po/fi.po: update using kbabel.
6683
6684 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6685
6686         * *: Remove obsolete files.  Nitpick run.
6687
6688         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
6689
6690 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6691
6692         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
6693         too.
6694
6695         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
6696
6697         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
6698         whitespace as symbol separator.
6699
6700         * lily/side-position-interface.cc: Add slur-padding.
6701
6702         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
6703         quite a large fix, and it never worked in a stable release; so not
6704         really a regression.
6705
6706         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
6707         Update cut and paste code from Slur_engraver.
6708
6709         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6710         Add.
6711
6712         * scm/define-grobs.scm (DynamicLineSpanner): Add
6713         dynamic-line-spanner-interface.
6714         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
6715
6716 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6717
6718         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
6719         to_boolean () so that non-set 'inside-slur means false.
6720
6721         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
6722         slur has control-points.  Skip script without direction.  Always
6723         do_shift if script inside slur, even if slur not contained in
6724         script y-extent.  Increment k in loop.
6725
6726 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6727
6728         * scm/define-markup-commands.scm: Improved regexp to search for
6729         EPS bounding boxes and corrected call to ly:warning.
6730
6731 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6732
6733         * Documentation/user/programming-interface.itely (Displaying music
6734         expressions): doc for \displayLilyMusic. Also some precisions in
6735         "Markup construction in Scheme"
6736
6737 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6738
6739         * scm/define-markup-commands.scm (normal-text): Added 2 new
6740         markup commands, \normal-text and \medium (the latter thanks to
6741         Bruce Fairchild). 
6742
6743 2005-08-08  Graham Percival  <gpermus@gmail.com>
6744
6745         * Documentation/user/programming-interface.itely: fix @{ @}.
6746
6747         * scm/define-markup-commands.scm: add linewidth info to
6748         \justify and \wordwrap, add "upright is the opposite of italic".
6749
6750         * Documentation/user/advanced-notation.itely: shaped->shape,
6751         add (cons (markup "foo")) type of example to text markup,
6752         reword multi-measure rests section.
6753
6754         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
6755         comment.  No actual code was touched.
6756
6757         * Documentation/user/invoking.itely: add more info about
6758         \include.  Thanks, Bruce!
6759
6760         * THANKS: add Bruce Fairchild, alphabetise.
6761
6762         * Documentation/user/global.itely: document \score{\header{}}
6763         behavior.
6764
6765         * Documentation/user/basic-notation.itely: reword multi-measure
6766         rest discussion in Rests.
6767
6768 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6769
6770         * Documentation/user/programming-interface.itely (Markup
6771         construction in Scheme): Corrected example and tried to clarify
6772         the implicit \line in the table.
6773
6774 2005-08-07  Graham Percival  <gpermus@gmail.com>
6775
6776         * Documentation/user/instrument-notation.itely: moved
6777         some bagpipe info back into the bagpipe section.  Somehow
6778         it ended up in the "other vocal issues" section?!  :o_O
6779
6780 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6781
6782         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
6783         directories, not paths).
6784
6785 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6786
6787         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
6788         plain emmentaler/aybabtu.  Backportme.
6789
6790         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
6791         missing dir correction.
6792
6793 2005-08-05  Graham Percival  <gperlist@shaw.ca>
6794
6795         * scm/define-markup-commands: fix reversed justify/wordwrap
6796         doc strings.
6797
6798 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
6799
6800         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
6801         lily/gregorian-ligature-engaver.cc,
6802         lily/include/ligature-engraver.hh,
6803         lily/include/coherent-ligature-engraver.hh,
6804         lily/include/gregorian-ligature-engraver.hh: make these classes
6805         truely abstract.  This should fix some internal oddities such as
6806         duplicate as well as dead translator/property declarations, and
6807         also some dead code.
6808
6809         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
6810         bugfix: avoid message "junking empty ligature" on ligature
6811         brackets by collecting dummy grobs.
6812
6813 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6814
6815         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
6816
6817         * input/proportional.ly (staffKind): bugfix.
6818         (staffKind): updates by Trevor Baca.
6819
6820         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
6821         default layout. 
6822
6823         * lily/tuplet-bracket.cc (print): check whether edge-text is a
6824         pair.
6825
6826         * lily/beam.cc (rest_collision_callback): call position_beam() if
6827         necessary.
6828
6829         * VERSION: release 2.7.4
6830
6831         * input/regression/spacing-uniform-stretching.ly: new file.
6832
6833         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
6834
6835         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
6836         contributor.
6837
6838         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
6839
6840         * input/proportional.ly: new file.
6841
6842         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
6843         columns is empty
6844
6845         * lily/tuplet-engraver.cc (finalize): new function. Reset right
6846         bounds to currentCommandColumn for the last step.
6847         (start_translation_timestep): if tupletFullLength is set, set
6848         bound to Paper Column
6849
6850         * input/regression/tuplet-full-length.ly (indent): new file.
6851
6852         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
6853         clique of loose columns, eg. a set of grace notes in strict
6854         notespacing.
6855
6856         * input/regression/spacing-strict-spacing-grace.ly: new file.
6857
6858         * lily/key-signature-interface.cc: change property name to
6859         alteration-alist
6860
6861         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
6862         keyAccidentalOrder
6863
6864         * python/convertrules.py (conv): keyAccidentalOrder ->
6865         keyAlterationOrder
6866
6867         * lily/key-engraver.cc (create_key): always print a cancellation
6868         for going to C-major/A-minor, regardless of printKeyCancellation.
6869         (create_key): remove typecheck for visibility. This fixes key
6870         signature not being printed.
6871
6872         * lily/spacing-determine-loose-columns.cc: new file.
6873
6874         * input/regression/spacing-strict-notespacing.ly: new file.
6875
6876         * lily/spacing-spanner.cc (generate_springs): rename from
6877         do_measure. 
6878         (generate_pair_spacing): new function.
6879         (init, generate_pair_spacing): set between-cols for floating
6880         nonmusical columns.
6881
6882         * lily/spaceable-grob.cc (get_spring): new function. 
6883
6884         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
6885         relative to the right edge of the prefatory matter.
6886
6887         * lily/beam.cc (print): read break-overshoot to determine where to
6888         stop/start broken beams.
6889
6890         * input/regression/spanner-break-overshoot.ly: new file.
6891
6892 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6893
6894         * ly/bagpipe.ly: updated.
6895
6896         * Documentat/user/instrument.itely: un-comment out bagpipe example.
6897
6898 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6899
6900         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
6901         support: now (de)crescs avoid slurs as well.
6902
6903         * Documentation/user/instrument-notation.itely (Bagpipe example):
6904         comment out non-functioning bagpipe example.
6905         (Bagpipe definitions): idem.
6906
6907         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
6908         (Top): add proportionalNotationDuration example.
6909
6910         * input/regression/spacing-proportional.ly: new file.
6911
6912         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
6913         synched to a beam.
6914
6915         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
6916         fixes beams with a single stem (eg. beams across linebreaks.)
6917
6918         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
6919
6920         * flower/rational.cc (operator +): prevent overflow. This fixes
6921         heavily nested tuplets.
6922
6923         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
6924         have to protect even those unlikely to be corrupted data members.  
6925
6926 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6927
6928         * ly/bagpipe.ly: new file.
6929
6930         * THANKS: added Sven Axelsson.
6931
6932 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6933
6934         * lily/spacing-engraver.cc (stop_translation_timestep): directly
6935         copy proportionalNotationDuration into currentMusicalColumn if
6936         set.
6937
6938         * lily/spacing-spanner.cc (musical_column_spacing): if
6939         uniform-stretching set, fixed space is 0.0
6940
6941         * input/regression/spacing-multi-tuplet.ly: show
6942         uniform-stretching property.
6943
6944         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
6945
6946         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
6947         (struct Spacing_options): new struct.
6948
6949         * lily/spacing-basic.cc: new file.
6950
6951         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
6952         delta_t doesn't have to be smaller than shortest_playing_len
6953
6954 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6955
6956         * input/regression/markup-arrows.ly:  new file.
6957
6958         * lily/tuplet-bracket.cc: document new behavior.
6959
6960         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
6961         with line breaks.
6962
6963         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
6964
6965         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
6966         default 
6967
6968         * lily/tuplet-bracket.cc: add edge-text property.
6969         add break-overshoot.
6970         (print): read break-overshoot.
6971         (print): read edge-text, add stencils.
6972
6973         * mf/feta-arrow.mf: new file.
6974
6975         * mf/feta-generic.mf: add feta-arrow.
6976
6977 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6978
6979         * Documentation/user/lilypond-book.itely (An example of a
6980         musicological document): Added flag -o to dvips for people who use
6981         the default setting in teTeX where output is sent to the printer. 
6982
6983         * Documentation/user/global.itely (Vertical spacing): Added
6984         reference to the Axis_group_engraver which documents the *Extent
6985         properties.
6986
6987 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6988
6989         * Documentation/user/basic-notation.itely (Tuplets): add note
6990         about nested tuplets. Remove BUG. 
6991
6992         * input/regression/tuplet-nest.ly: update: remove manual hack. 
6993
6994         * lily/tuplet-bracket.cc (print): use robust_scm2drul
6995         (print): manually call print() for subtuplets.
6996         (calc_position_and_height): add subtuplets to the
6997         support. Vertically shift outer tuplet 
6998
6999         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
7000         remove-first for Lyrics, ChordNames and FiguredBass
7001
7002         * scm/define-grob-properties.scm (all-internal-grob-properties):
7003         use ly:grob-array? iso. grob-list?
7004         (all-internal-grob-properties): add tuplets grob-array.
7005
7006         * lily/tuplet-bracket.cc (add_tuplet_bracket):
7007         new function
7008
7009 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7010
7011         * input/test/time-signature-staff.ly: new file.
7012
7013         * ly/declarations-init.ly (center): escape to Scheme. Fixes
7014         spurious #<Music FingerEvent> errors. Backportme.
7015
7016 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7017
7018         * Documentation/user/programming-interface.itely (Markup
7019         construction in Scheme): Corrected markup syntax in the
7020         translation table.
7021
7022 2005-08-03  Graham Percival  <gperlist@shaw.ca>
7023
7024         * Documentation/user/instrument-notation.itely: small update
7025         to bagpipe notation docs; thanks Sven!
7026
7027         * Documentation/user/basic-notation.itely: add link about trills.
7028
7029 2005-08-02  Graham Percival  <gperlist@shaw.ca>
7030
7031         * Documentation/user/music-glossary: remove accidentally committed
7032         fink patch.
7033
7034 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7035
7036         * lily/lily-parser.cc (get_header): new function. Enable multiple
7037         \header definitions.
7038
7039         * lily/parser.yy (lilypond_header_body): use get_header.
7040
7041         * ly/init.ly:
7042         * scm/lily-library.scm (print-score-with-defaults): renamed
7043         $globalheader to $defaultheader
7044             
7045         * Documentation/user/global.itely (Creating titles): added short
7046         explanation that multiple headers are useable.
7047
7048
7049 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7050
7051         * lily/module-scheme.cc (LY_DEFINE): new file. 
7052
7053         * Documentation/user/advanced-notation.itely (Font selection): add
7054         doco for make-pango-font-tree.
7055
7056 2005-07-31  Graham Percival  <gperlist@shaw.ca>
7057
7058         * Documentation/user/music-glossary: more languages
7059         for tenuto.
7060
7061         * Docuemntation/user/instrument-notation.itely: minor
7062         update for bagpipe example.
7063
7064 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7065
7066         * input/regression/+.ly (TODO): add some text.
7067
7068 2005-07-28  Graham Percival  <gperlist@shaw.ca>
7069
7070         * Documentation/user/invoking.itely: \score begins with music.
7071
7072         * Documentation/user/ basic-notation.itely,
7073         instrument-notation.itely: minor changes.
7074
7075         * Documentation/user/music-glossary.itely: began tenuto entry.
7076
7077 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7078
7079         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
7080
7081         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
7082
7083 2005-07-27  Graham Percival  <gperlist@shaw.ca>
7084
7085         * Documentation/user/examples.itely: remove bagpipe template.
7086
7087         * Documentation/user/instrument-notation.itely: add bagpipe
7088         section, maybe fix quotes in lyrics.  I hate text encoding.
7089         Clarify chord durations, more bagpipe stuff.
7090
7091 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7092  
7093         * lily/accidental-engraver.cc: formatting fixes.
7094
7095         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
7096         grob-array.
7097
7098         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
7099
7100         * lily/note-column.cc (arpeggio): new function.
7101
7102         * lily/note-spacing.cc (get_spacing): also take arpeggio into
7103         account for spacing.
7104
7105 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7106
7107         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
7108         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
7109         mingw build.
7110         
7111 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7112
7113         * scm/lily.scm (lilypond-all): clear anonymous modules after
7114         processing files.
7115
7116 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7117
7118         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
7119         SCM_I_CONSP
7120
7121         * VERSION: 2.7.3 released
7122
7123         * Documentation/user/invoking.itely (Invoking lilypond): add
7124         LILYPOND_GC_YIELD documentation.
7125
7126         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
7127         scm_from_real / scm_make_real.
7128
7129         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
7130         higher. This increases memory footprint, but provides overall
7131         speedup of 15 to 20%. 
7132
7133         * lily/include/translator.hh (class Translator): remove
7134         PRECOMPUTED_VIRTUAL everywhere.
7135
7136         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
7137
7138         * lily/context.cc (now_mom): non-recursive now_mom() 
7139
7140         * lily/include/profile.hh: new file.
7141
7142         * lily/profile.cc: new file.
7143
7144         * lily/grob.cc (Grob::Grob): look properties up directly.
7145
7146         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
7147         lookups.
7148
7149         * lily/include/box.hh (class Box): smob Box type.
7150
7151         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
7152
7153         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
7154         protect() and unprotect(). Use throughout.
7155
7156 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7157
7158         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
7159
7160         * scm/define-music-display-methods.scm (markup->lily-string):
7161         markup elements can also be strings (without simple-markup
7162         appended)
7163
7164 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7165
7166         * lily/context.cc (where_defined): also assign value in
7167         where_defined().
7168
7169         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
7170         (curve_coordinate): new function
7171
7172         * lily/simple-spacer.cc (add_columns): only add rods between
7173         column i and begin/end if keep-inside-line is set (this repleces
7174         allow-outside-line as default)
7175
7176 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7177
7178         * lily/tuplet-engraver.cc (start_translation_timestep): only read
7179         tupletSpannerDuration if applicable.
7180
7181         * lily/font-size-engraver.cc (process_music): read fontSize only
7182         once per timestep.
7183
7184         * lily/engraver*cc: use throughout.
7185         
7186         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
7187
7188         * lily/translator.cc (add_acknowledger): new file. Directly jump
7189         into an Engraver::acknowledge_xxx () method based on a grobs
7190         interface-list.
7191
7192         * lily/include/translator-dispatch-list.hh (class
7193         Engraver_dispatch_list): new struct, new file.
7194
7195         * scm/define-context-properties.scm
7196         (all-internal-translation-properties): remove acceptHashTable,
7197         acknowledgeHashTable
7198
7199         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
7200
7201         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
7202         change acknowledgeHashTable to C++ member. 
7203
7204         * lily/rest-collision.cc (do_shift): use extract_grob_set().
7205
7206 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7207
7208         * scm/display-lily.scm: new file. Define a `display-lily-music'
7209         function, that displays the music expression given as an argument,
7210         using LilyPond notation.
7211
7212         * scm/define-music-display-methods.scm: new file. Implementation
7213         of display methods for each music type.
7214
7215         * ly/music-functions-init.ly (displayLilyMusic): new function for
7216         displaying music with LilyPond notation.
7217
7218         * input/regression/display-lily-tests.ly: new regression test file
7219         for `display-lily-music'.
7220
7221         * scm/markup.scm: remove obsolete debugging code (for printing
7222         markups with LilyPond notation).
7223
7224         * scm/define-music-types.scm (music-name-to-property-table):
7225         * scm/clef.scm (supported-clefs): export, in order to be accessible
7226         from the (scm display-lily) module.
7227
7228 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7229
7230         * Documentation/topdocs/NEWS.tely (Top): Typo.
7231
7232 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7233
7234         * Documentation/index.html.in, Documentation/texinfo.css,
7235           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7236           Documentation/bibliography/index.html.in,
7237           Documentation/bibliography/html-long.bst: revert css-width patch,
7238           it does not work with IE6.
7239
7240 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7241
7242         * Documentation/texinfo.css: revert 760px hack. 
7243
7244         * VERSION: release 2.7.2
7245
7246         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
7247
7248         * Documentation/user/basic-notation.itely (Barnumber check): add
7249         section.
7250
7251         * scm/music-functions.scm (skip-to-last): new function. Show only
7252         last showLastLength part of the \score.
7253
7254         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
7255
7256         * python/convertrules.py (conv): add ly:x-moment rule
7257
7258         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
7259
7260         * Documentation/topdocs/NEWS.tely (Top): add new feature.
7261
7262         * Documentation/user/instrument-notation.itely (Flexibility in
7263         alignment): options in subsections.
7264
7265         * lily/lyric-engraver.cc (process_music): don't typeset text for _
7266         syllable text. Instead, assume that the previous lyric text is a
7267         melismated text.
7268
7269         * Documentation/index.html.in: revert 800x600 change.
7270
7271 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7272
7273         * lily/main.cc (main): Remove invalid handle kludge.
7274
7275         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
7276         (lambda): add gui define.
7277
7278 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7279
7280         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
7281
7282         * Documentation/user/instrument-notation.itely (Musica ficta
7283         accidentals): add section Musica ficta accidentals
7284
7285         * lily/accidental-engraver.cc (make_suggested_accidental): new
7286         function.
7287         (make_standard_accidental): move into new function.
7288         (create_accidental): new function.
7289
7290         * scm/define-grobs.scm (all-grob-descriptions): new Grob
7291         AccidentalSuggestion
7292
7293         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
7294
7295         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
7296         undefined.
7297
7298         * Documentation/user/global.itely (Page formatting): document
7299         horizontalshift.
7300
7301         * scm/page-layout.scm (default-page-music-height):
7302         horizontalshift: new variable, shift all systems by
7303         horizontalshift to the right, to make space for instrument names.
7304
7305         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
7306
7307         * lily/input-scheme.cc (LY_DEFINE): take format commands.
7308
7309 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7310
7311         * lily/note-column.cc (dir): idem.
7312
7313         * lily/spacing-spanner.cc (Module): idem.
7314
7315         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
7316
7317         * lily/include/paper-column.hh (class Paper_column): add
7318         non-static get_rank() member.
7319
7320         * VERSION: release 2.7.1
7321         
7322         * scm/framework-null.scm: new file, used for benchmarking.
7323
7324 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7325
7326         * Documentation/topdocs/INSTALL.texi, configure.in: fix
7327         version dependencies for fontforge and gs.
7328
7329         * Documentation/index.html.in, Documentation/texinfo.css,
7330         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7331         Documentation/bibliography/index.html.in, 
7332         Documentation/bibliography/html-long.bst: optimize width of
7333         html for a 800x600 screen (width:760), increases printability
7334         when 'fit to page' is not set and readability in wide screens.
7335
7336         * stepmake/bin/add-html-footer.py: add missing </p>.
7337
7338 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7339
7340         * scm/define-markup-commands.scm (beam): use polygon in beam
7341         command.
7342
7343         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
7344         all acknowledged grobs, and do potentially expensive merge and
7345         write in one go.
7346
7347         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
7348
7349         * configure.in (reloc_b): add --enable-static-gxx to statically
7350         link to libstdc++
7351
7352         * lily/GNUmakefile (static-gxx-libs): new target
7353         static-gxx-libs. Create symlink to libstdc++.a
7354
7355         * lily/new-lyric-combine-music-iterator.cc: rename to
7356         Lyric_combine_music_iterator
7357
7358         * lily/lyric-combine-music-iterator.cc
7359         (Old_lyric_combine_music_iterator): rename to
7360         Old_lyric_combine_music_iterator
7361
7362         * lily/*-engraver.cc (various): remove double use of
7363         PRECOMPUTED_VIRTUAL function: only use
7364         start_translation_timestep() and stop_translation_timestep(), not
7365         both.
7366
7367         * lily/break-substitution.cc (fast_substitute_grob_array): do
7368         fast_substitute_grob_array for all unordered grob_arrays.
7369         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
7370         (substitute_grob_array): optimize.
7371
7372         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
7373
7374         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
7375
7376         * lily/parser.yy: revert $globalheader patch.
7377         
7378         * lily/include/translator.icc
7379         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
7380         Translator methods, without _static helper.
7381  
7382         * lily/grob-smob.cc (derived_mark): rename from
7383         do_derived_mark(). Return void.
7384
7385         * scm/define-context-properties.scm
7386         (all-internal-translation-properties): remove tweakCount/tweakRank.
7387
7388         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
7389         predefined break-visibilities.
7390
7391         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
7392         booleans for break-visibility.
7393
7394         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
7395
7396         * python/convertrules.py (conv): rule for Timing_translator. 
7397
7398         * lily/include/translator.icc: new file. 
7399
7400         * lily/paper-column-engraver.cc (process_music): new
7401         file. Separate Paper_column factory from Score_engraver.
7402
7403         * lily/vertically-spaced-context-engraver.cc: administer
7404         spaceable-staves property of System.
7405
7406         * lily/translator-group-ctors.cc: new file.
7407
7408         * lily/context-property.cc (make_grob_from_properties): construct
7409         the right Grob class programmatically, looking at the class entry
7410         for the meta property.
7411
7412         * lily/break-align-engraver.cc (stop_translation_timestep): call
7413         Break_align_interface::add_element() directly.
7414
7415         * lily/context.cc (measure_position): measure_position() is now a
7416         normal function.
7417
7418         * lily/include/translator.hh (class Translator): rename
7419         process_acknowledged_grobs() to process_acknowledged() and move to
7420         Translator.
7421
7422         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
7423         field for each grob description.
7424
7425         * lily/include/translator-group.hh (class Translator_group):
7426         change to base class. Separate class from Translator. This gets
7427         rid of virtual inheritance for Engravers/Performers.
7428
7429         * lily/staff-performer.cc (class Staff_performer): derive
7430         Staff_performer from Performer, not Performer_group_performer 
7431
7432         * Lily/translator-group.cc (precomputed_recurse_over_translators):
7433         new function.
7434         (precompute_method_bindings): new function. Precompute lists of
7435         Translators, so we only call methods (process_music,
7436         start_translation_timestep, etc.) for Translators needing
7437         it. Also: dispose of pointer-to-member-function calls.
7438
7439         * lily/engraver-group-engraver.cc: remove engraver_each,
7440         recurse_down_engravers ()
7441
7442         * lily/note-head.cc (internal_print): only call
7443         glyph-name-procedure if style != default. 
7444
7445 2005-07-16  Graham Percival  <gperlist@shaw.ca>
7446
7447         * ly/titling-init.ly: add printallheaders option.
7448
7449         * Documentation/user/global.itely: document printallheaders.
7450
7451 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7452
7453         * lily/system.cc (do_derived_mark): don't mark from object_alist_
7454         anymore, but do it centrally.  
7455
7456         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7457         hammer hack.
7458
7459         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
7460
7461         * scm/output-lib.scm: remove hammer-print-function.
7462
7463         * lily/include/pointer-group-interface.hh (extract_grob_set): new
7464         macro. Declare a Link_array<Grob> and fill it from a grob.
7465         (extract_item_set): idem for item.
7466
7467         * lily/break-substitution.cc: add header.
7468         (fast_substitute_grob_array): rewrite for Grob_arrays.
7469         (substitute_grob_array): idem.
7470
7471         * lily/group-interface.cc (add_thing): remove file.
7472
7473         * flower/include/parray.hh (class Link_array): slice() is const.
7474
7475         * lily/include/grob-array.hh: new file.
7476
7477         * lily/grob-array.cc (spanner): new file.
7478
7479         * lily/beam-quanting.cc (fill): read details property from beam.
7480
7481         * lily/beam.cc: support details property.
7482
7483         * total speedups below: approx 10%.
7484
7485         * lily/include/beam.hh: new struct, softcode beam quanting parameters
7486
7487         * lily/include/grob.hh (class Grob): add interfaces_ member.
7488
7489         * lily/bezier.cc (init_polynomial_cache): new function: cache
7490         binom(3,j) t^j (1-t)^{3-j}
7491         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
7492
7493         * lily/*.cc: substitution throughout.
7494
7495         * lily/grob-property.cc (internal_get_object): new routine.
7496         (internal_set_object): idem. Store grob refrences in separate
7497         alist. This saves processing time, since properties aren't
7498         break-substituted, and the per grob namespace is smaller, both for
7499         grobs and non-grob properties.
7500
7501         * scm/define-grob-properties.scm (all-internal-grob-properties):
7502         remove center-element.
7503
7504         * lily/grob.cc: remove tweak-count, tweak-rank.
7505
7506 2005-07-15  Graham Percival  <gperlist@shaw.ca>
7507
7508         * Documentation/user/lilypond-book.itely: fixes example.
7509
7510 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7511
7512         * Documentation/user/global.itely (Creating titles):    
7513         * Documentation/user/examples.itely (All headers): change the
7514         place of \header in \score blocks (after music block) to make
7515         examples compile (cf. changes on parser.yy on 2005-07-10)
7516
7517 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7518
7519         * python/convertrules.py: add exc -> ecc rule.
7520
7521         * scripts/convert-ly.py: add location of convertrules.py
7522         in a comment.
7523
7524         * Documentation/user/changing-defaults.itely: fix language.
7525
7526 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7527
7528         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
7529
7530 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7531
7532         * scm/output-socket.scm (grob-bbox): don't use inf? 
7533
7534         * flower/include/rational.hh: add operator bool() 
7535
7536         * scm/define-music-types.scm (music-descriptions): remove
7537         internal-class-name properties.
7538
7539         * lily/include/event.hh: remove file.
7540
7541         * lily/include/music-constructor.hh: remove file.
7542
7543         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
7544         in 'types property.
7545
7546         * lily/music.cc (duration_length_callback): new function.
7547
7548         * lily/event.cc: remove file.
7549
7550         * lily/music-constructor.cc: remove file.
7551
7552         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
7553
7554         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
7555         (get_context_key): idem.
7556
7557         * scm/lily.scm (lambda): new option object-keys (default to #f)
7558
7559         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
7560
7561         * scm/output-gnome.scm: remove beam routine.
7562
7563         * scm/output-ps.scm (scm): idem.
7564
7565         * scm/output-svg.scm: remove beam.
7566
7567         * ps/music-drawing-routines.ps: remove draw_beam.
7568
7569         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
7570
7571         * flower/include/guile-compatibility.hh (scm_from_locale_string):
7572         add scm_from_locale_string compatibility glue. 
7573
7574 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7575
7576         * scripts/lilypond-book.py: Prevent occuring error when
7577         'lilypond-book --output=foo/ somefile.ly' is executed multiple
7578         times and target file shoud be overwritten.  (Error message said
7579         'input file and output file is same'.)
7580
7581 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7582
7583         * input/regression/slur-extreme.ly,
7584         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
7585         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
7586         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
7587         "excentricity" to "eccentricity".
7588
7589         * Documentation/user/converters.itely: fix URL for Noteedit and
7590         Rosegarden.
7591
7592         * THANKS: added Yoshinobu Ishizaki.
7593
7594 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7595
7596         * scm/define-markup-commands.scm (justify-field): add. 
7597
7598         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
7599
7600 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7601
7602         * lily/lookup.cc (filled_box): express filled_box with
7603         round_filled_box
7604
7605         * scm/midi.scm (paper-book-write-midis): new function. Write all
7606         performances in numbered MIDI files.
7607
7608         * lily/performance-scheme.cc (LY_DEFINE): new file.
7609         (LY_DEFINE): new function ly:performance-write.
7610
7611         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
7612         new function.
7613         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
7614
7615         * scm/framework-*.scm: use port arguments throughout.
7616
7617         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
7618
7619         * lily/paper-outputter.cc (Paper_outputter): take port argument.
7620
7621         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
7622
7623         * scm/framework-texstr.scm (output-framework): 
7624
7625         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
7626
7627         * scm/output-lib.scm (tablature-stem-attachment-function):
7628         tablature stem attachment fix. 
7629
7630 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7631
7632         * lily/bezier.cc: hardcode binomial coefficients of order 3.
7633
7634         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
7635
7636         * scm/define-music-types.scm (music-descriptions): don't use
7637         Music_wrapper type.
7638
7639         * lily/paper-column.cc (print): print moment too.
7640
7641         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
7642         remove compatibility cruft.
7643
7644         * lily/parser.yy (score_body): \score can only begin with Music. 
7645
7646         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
7647         make-score. Take music argument only. Move parser interaction to
7648         Scheme.
7649
7650         * scm/lily-library.scm (scorify-music): new function.
7651
7652         * python/lilylib.py (datadir): remove 2.1 compat kludge.
7653         (datadir): remove resource import.
7654         (print_environment): remove get_bbox()
7655         (cp_to_dir): remove pre 1.5.2 compat glue.
7656
7657 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7658
7659         * lily/include/simple-spacer.hh (Module): idem.
7660
7661         * lily/include/spring.hh (struct Spring): store inverse
7662         strength. This prevents division by zero.
7663
7664         * VERSION: release 2.7.0
7665         
7666         * lily/include/music.hh (class Music): remove Music::duration_log()
7667
7668         * lily/stem-engraver.cc (make_stem): take duration log from event.
7669
7670         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
7671
7672 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7673
7674         * scm/lily.scm (ly:load): load autochange.scm
7675
7676         * Documentation/user/tutorial.itely (Running LilyPond for the
7677         first time): remove reference to DVI/TeX
7678
7679         * scm/define-markup-commands.scm (text): add \text markup command.
7680
7681         * configure.in (reloc_b): bump requirement to Python 2.2.
7682
7683         * lily/include/dots.hh (class Dots): make has_interface() static.
7684
7685         * python/convertrules.py (conv): add rule for ly:grob-default-font
7686
7687         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
7688         alphabetical order.
7689
7690         * input/regression/trill-spanner-pitched.ly: new file.
7691
7692         * lily/font-interface-scheme.cc (LY_DEFINE): function
7693         ly:grob-default-font (changed from get-default-font).
7694
7695         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
7696
7697         * lily/note-head.cc (internal_print): if style is not a symbol,
7698         set style to 'default. 
7699         (internal_print): no style suffix if glyph-name-procedure not
7700         set. Default to quarter head.
7701
7702         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
7703
7704         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
7705
7706         * ly/music-functions-init.ly: \pitchedTrill
7707
7708         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
7709
7710         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
7711
7712         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
7713
7714         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
7715
7716         * po/fr.po: update
7717
7718         * po/de.po: update.
7719
7720 2005-07-06  Graham Percival  <gperlist@shaw.ca>
7721
7722         * Documentation/user/changing-defaults.itely: add link
7723         to grob-iterface.
7724
7725         * Documentation/user/advanced-notation.itely: add material
7726         to Setting automatic beam behaviour.  Thanks, Joe!
7727
7728         * Documentation/user/lilypond.itely: change encoding to utf-8.
7729
7730 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7731
7732         * Documentation/user/advanced-notation.itely (Setting automatic
7733         beam behavior): Correct the documentation of
7734         revert-auto-beam-setting (backportme)
7735
7736 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7737
7738         * lily/ly-module.cc (ly_make_anonymous_module): define
7739         %module-public-interface of module. 
7740
7741         * lily/lily-parser.cc (print_smob): allow printing of parser smob
7742         without lexer.
7743
7744 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7745
7746         * input/regression/fret-diagrams.ly: stretch example.
7747
7748 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7749
7750         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
7751         Fodor).
7752
7753 2005-06-30  Graham Percival  <gperlist@shaw.ca>
7754
7755         * Documentation/topdocs/AUTHORS.texi: update personal web address.
7756
7757         * Documentation/user/examples.itely, lilypond-book.itely:
7758         change \RequirePackage to \usepackage.
7759
7760         * Documentation/user/global.itely: document copyright and tagline.
7761
7762 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7763
7764         * Documentation/user/basic-notation.itely (Transpose): remove link
7765         to nonexistent UntransposableMusic.
7766
7767         * scm/output-svg.scm: remove old definitions.
7768
7769         * scripts/lilypond-book.py (do_file): search for kpsewhich before
7770         invoking.
7771
7772         * python/lilylib.py (search_exe_path): new function.
7773
7774 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7775
7776         * python/lilylib.py (mkdir_p): remove setup_environment()
7777         (backportme)
7778
7779         * buildscripts/mutopia-index.py (headertext): trim text.
7780
7781         * Documentation/topdocs/NEWS.tely (Top): refresh.
7782
7783         * scm/define-markup-commands.scm (wordwrap-string): new function:
7784         split string in paras and words.
7785         (wordwrap-markups): new function.
7786         (wordwrap-stencils): new function. 
7787         (justify): use it.
7788         (wordwrap): use it.
7789         (wordwrap-string): use it
7790         (justify-string): use it.
7791
7792         * scm/lily-library.scm (regexp-split): new function.
7793
7794         * scm/define-markup-commands.scm: remove encoded-simple. 
7795         remove font-markup.
7796         (fontsize): remove old version  of fontsize.
7797         (wordwrap): new markup function. Wrap into paragraphs.
7798
7799         * VERSION: Branch lilypond_2_6
7800         (MINOR_VERSION): go to 2.7.0
7801
7802 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7803
7804         * po/zh_TW.po: update from translation project.
7805
7806 2005-06-28  Graham Percival  <gperlist@shaw.ca>
7807
7808         * scm/midi.scm: compile fix.
7809
7810 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7811
7812         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
7813         patch. Now, the tempfile module is loaded too, not only used.
7814
7815 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
7816
7817         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
7818         0.05 - 1.00 to 0.25 - 1.00
7819
7820         * scm/midi.scm: moved the default-instrument-equalizer procedure
7821         to just under the insturment-equalizer-alist it takes as an
7822         argument.
7823
7824 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7825
7826         * Documentation/user/advanced-notation.itely (Font selection):
7827         remove CMR note.
7828
7829         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
7830
7831 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7832
7833         * THANKS: Add UTF-8 marker.
7834
7835         * Documentation/user/point-and-click.itely (http): Update: use
7836         lilypond-invoke-editor.  Fix: instruct to use user.js.
7837
7838 2005-06-27  Graham Percival  <gperlist@shaw.ca>
7839
7840         * ly/titling-init.ly: implements printpagenumber, increases
7841         space between dedication and title (to avoid collisions with
7842         "g" and "q" in dedication), and nicer logic about copyright
7843         and instrument fields being printed on the first page.
7844         Thanks Vincent!
7845
7846         * Documentation/user/global.itely: document printpagenumber.
7847
7848 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7849
7850         * Documentation/topdocs/NEWS.tely: Update to 2.6.
7851
7852 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7853
7854         * THANKS: update to 2.6
7855
7856         * VERSION: 2.6.0 released.
7857
7858 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7859
7860         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
7861         rule, errorneously removed probably because of misleading comment.
7862
7863 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7864
7865         * python/lilylib.py (datadir): py2exe comments.
7866
7867         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
7868
7869         * configure.in (reloc_b): make fontconfig REQUIRED.
7870
7871 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
7872
7873         * po/fi.po: add latest translations.
7874
7875 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7876
7877         * ChangeLog: recode utf-8
7878
7879         * Documentation/pictures/lilypond.xpm (Module): edited photo as
7880         logo.
7881
7882         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
7883
7884         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
7885
7886         * python/convertrules.py (do_conversion): don't print program_name
7887         from within a module
7888
7889         * configure.in (reloc_b): bump fontforge requirement to 20050624.
7890
7891         * python/convertrules.py (conv): add 2.6.0 dummy rule.
7892
7893 2005-06-23  Graham Percival  <gperlist@shaw.ca>
7894
7895         * Documentation/user/lilypond-book.itely,
7896         Documentation/user/examples.itely: add \RequirePackage{graphics}.
7897
7898         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
7899         fixes baseline-skip.  Thanks Vincent!
7900
7901         * Documentation/user/advanced-notation.itely, global.itely:
7902         moved "Selecting font sizes" to global, since it deals with
7903         notation font size, not text fonts.
7904
7905 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7906
7907         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
7908         to fonts.
7909
7910 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7911
7912         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
7913         workaround since /dev/stdin doesn't work on Cygwin. Using a
7914         temporary file in the current directory since latex doesn't
7915         understand the path name to the default TMP in Cygwin (at least on
7916         win XP).
7917         
7918         * Documentation/user/global.itely (Creating titles): Correct
7919         misprint in example. Thanks to Rob Vlasaty.
7920
7921 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7922
7923         * VERSION (PATCH_LEVEL): release 2.5.32
7924
7925         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
7926         variable in lily module
7927
7928         * scm/framework-ps.scm (output-classic-framework): error message
7929         regarding the classic framework.
7930
7931         * Documentation/user/henle-flat-gray.png (Module): new file.
7932
7933         * Documentation/user/baer-flat-gray.png (Module): new file.
7934
7935         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
7936         whiteout for markups.
7937
7938         * buildscripts/substitute-encoding.py (note_glyph): include _ in
7939         regex too. This fixes change clef appearance in PDF. 
7940
7941         * ttftool/include/*: remove.
7942
7943         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
7944
7945         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
7946
7947         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
7948
7949         * ttftool/*: remove ttftool subdirectory.
7950
7951         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
7952
7953         * lily/ttf.cc (print_header): new file. Convert to type42, using
7954         FreeType to parse the TTF. 
7955
7956         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
7957         and post table may differ. Pass around post_nglyphs as well.
7958
7959 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7960
7961         * ly/music-functions-init.ly (musicMap): new music function
7962         musicMap. 
7963         
7964 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7965
7966         * make/mutopia-rules.make: anti-alias-factor = 2
7967
7968         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
7969         page switch.
7970
7971         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
7972         anti-alias-factor for lilypond-book runs.
7973
7974         * scm/ps-to-png.scm (scale-down-image): new function.
7975         (my-system): new function.
7976         (make-ps-images): blow up GS resolution by anti-alias-factor,
7977         scale down image by anti-alias-factor.  This improves appearance
7978         of bitmaps
7979         (make-ps-images): remove showpage. Fixes spurious empty png at
7980         end.
7981
7982         * scm/framework-ps.scm (write-preamble): downcase filename before
7983         string-matching. Should fix .TTF files (as opposed to ttf files)  
7984
7985         * Documentation/user/tutorial.itely (Running LilyPond for the
7986         first time): separate subsections for windows, macos and unix.  
7987
7988         * Documentation/user/invoking.itely (Updating files with
7989         convert-ly): add MacOS X note.
7990
7991 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7992
7993         * Documentation/user/introduction.itely (Engraving): don't include
7994         file optical-spacing, add directly.
7995
7996         * lily/paper-outputter.cc (file): open file in binary mode. This
7997         fixes OTF embedding on windows.
7998
7999 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8000
8001         * scm/framework-ps.scm (write-preamble): remove debugging output.
8002
8003         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
8004
8005         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
8006         outdir.
8007         (install-fc-cache): install font cache in installation directories.
8008
8009 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8010
8011         * scm/editor.scm (editor-command-template-alist): Use char iso
8012         column, except for Emacs.
8013         (get-editor-command): Substitute char too (Bertalan Fodor).
8014
8015 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8016
8017         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
8018         quoted ~s.  This should fix PNG output on Windows; single quotes
8019         are regular characters on Windows.
8020
8021 2005-06-16  Graham Percival  <gperlist@shaw.ca>
8022
8023         * Documentation/user/basic-notation.itely: include ChoirStaff
8024         in System start delimiters.
8025
8026         * Documentation/user/putting.itely: new doc section on
8027         fixing overlapping notation.
8028
8029 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8030
8031         * Documentation/user/global.itely (Paper size): \paper is in
8032         \book, not \score.
8033
8034         * make/mutopia-rules.make: -ddelete-intermediate-files
8035
8036         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
8037
8038 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8039
8040         * ChangeLog: Recode utf-8.
8041
8042         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
8043         datadir with .py modules.
8044
8045 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8046
8047         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
8048
8049 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8050
8051         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
8052         
8053         * scm/framework-ps.scm (write-preamble): remove status check.
8054
8055         * Documentation/user/invoking.itely (Updating files with
8056         convert-ly): remove -o option.
8057
8058         * VERSION (PACKAGE_NAME): release 2.5.31
8059
8060         * scm/framework-ps.scm (write-preamble): use ly:system.
8061         (write-preamble): verbosity.
8062
8063         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
8064
8065         * python/convertrules.py: new file. Store conversion rules
8066         separately.
8067
8068 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8069
8070         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
8071
8072 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8073
8074         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
8075         \musicDisplay 
8076
8077         * Documentation/user/instrument-notation.itely (More stanzas): Add
8078         reference to StanzaNumber.
8079
8080 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8081
8082         * THANKS: separate section for website translators.
8083
8084 2005-06-14  Graham Percival  <gperlist@shaw.ca>
8085
8086         * Documentation/topdocs/INSTALL.texi: update vim info;
8087         thanks Simon Bailey!
8088
8089         * Documentation/user/advanced-notation.itely: included
8090         color names.
8091
8092         * Documentation/user/advanced-notation.itely,
8093         Documentation/usr/notation-appendices.itely: moved
8094         color names into an appendix.
8095
8096 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8097         
8098         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
8099
8100         * scm/lily.scm (lambda): initialize program options from here.
8101
8102         * scm/framework-*.scm: add header info.
8103
8104         * lily/main.cc (parse_argv): only set output format to pdf if no
8105         other format specified.
8106
8107         * scm/backend-library.scm (postprocess-output): process
8108         'delete-intermediate-files after running convert-to-*. This fixes
8109         PNG generation when 'delete-intermediate-files is set.
8110         
8111 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8112
8113         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
8114         links on website. 
8115
8116 2005-06-13  Graham Percival  <gperlist@shaw.ca>
8117
8118         * Documentation/topdocs/INSTALL.texi,
8119         Documentation/user/lilypond-book.itely: typos.
8120
8121 2005-06-12  Pal Benko  <benkop@freestart.hu>
8122
8123         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
8124         added between program name and switch; -b changed to -f not
8125         to generate pdf
8126
8127 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8128
8129         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
8130         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
8131
8132         * input/sakura-sakura.ly: add \midi.
8133
8134         * buildscripts/mutopia-index.py (find): use /usr/bin/find
8135         iso. python find. 
8136
8137         * ttftool/test.c (main): cosmetics.
8138
8139         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
8140
8141         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
8142         create a ttf2ps binary.
8143
8144         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
8145
8146         * scm/backend-library.scm (postscript->png): set rename-page-1 to
8147         true.
8148
8149 2005-06-11  Graham Percival <gperlist@shaw.ca>
8150
8151         * Documentation/user/lilypond-book.itely: add warning about
8152         the font warnings in dvips.
8153
8154 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8155
8156         * THANKS: typo
8157
8158         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
8159
8160         * GNUmakefile.in: remove links for .map, .enc
8161         don't fail if out/ doesn't exist yet.
8162
8163 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8164
8165         * ttftool/util.c (surely_read): return nbytes
8166
8167         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
8168
8169         * VERSION (PACKAGE_NAME): release 2.5.30
8170
8171         * flower/string-convert.cc (precision_string): >? fix.
8172
8173         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
8174         (make-ps-images): add verbose -q too.
8175
8176         * lily/default-actions.cc (Module): new file. default
8177         {book,score}-print functions.
8178
8179         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
8180         pass results via parseStringResult, lookup via ly:parser-lookup.  
8181
8182         * lily/lily-parser.cc (Lily_parser): only clone lexer in
8183         constructors.
8184         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
8185         (parse_string): idem.
8186
8187         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
8188
8189         * lily/main.cc (main_with_guile): copy be_verbose_global into
8190         ly_set_option()
8191
8192 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8193
8194         * scm/backend-library.scm (postscript->pdf):
8195         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
8196         verbose mode.  Search for several names of gs executable.
8197
8198 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8199
8200         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
8201         directly. This fixes a massive memory leak, provided you use CVS
8202         GUILE.
8203
8204 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
8205
8206         * ly/property-init.ly: Added tieDashed.
8207
8208         * THANKS: Added some bughunters for 2.5.
8209
8210 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8211
8212         * lily/program-option.cc: add debug-gc option.
8213
8214         * lily/include/lily-guile-macros.hh: don't protect exported module
8215         objects.
8216
8217         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
8218
8219         * scm/backend-library.scm (postscript->pdf): use
8220         delete-intermediate-files iso. running-from-gui? 
8221
8222         * ttftool/util.c (surely_read): robustness. Allow read() to return
8223         less bytes than requested, as per posix standards.
8224
8225         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
8226         program option.
8227
8228         * ttftool/include/ttftool.h ("C"): rename verbosity to
8229         ttf_verbosity. Add to public interface.
8230
8231         * scm/music-functions.scm (unfold-repeats): remove debugging display.
8232
8233         * lily/program-option.cc: rename from scm-option.cc
8234
8235         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
8236         (get_help_string): Print pretty help string.
8237
8238         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
8239         to snippet preamble.
8240
8241         * lily/scm-option.cc: remove command-line-settings option. Fold
8242         all command-line options plus default settings in a generic
8243         interface. 
8244
8245         * flower/getopt-long.cc (table_string): indent 2nd lines of help
8246         texts too.
8247
8248 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8249
8250         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
8251         or EXT_ components non-empty.
8252
8253 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8254
8255         * scm/lily.scm (running-from-gui?): Export.
8256
8257         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
8258         output in .ly source directory.
8259
8260 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8261
8262         * ttftool/util.c (surely_lseek): more verbosity.
8263
8264         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
8265         compile.
8266
8267         * lily/parser.yy (Repeated_music): remove >? 
8268
8269         * scm/backend-library.scm (postscript->pdf): Support for
8270         -dgs-font-load=1
8271
8272         * scm/framework-ps.scm (write-preamble): make font loading
8273         switchable to GS via --define-default gs-font-load=1
8274
8275 2005-06-09  Graham Percival  <gperlist@shaw.ca>
8276
8277         * Documentation/user/global.itely: added \layout docs.
8278
8279 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8280
8281         * lily/lily-parser-scheme.cc: add unistd.h
8282
8283 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8284
8285         * scm/editor.scm: add char argument.
8286
8287         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
8288
8289         * ttftool/util.c (syserror): use errno for better error reporting.
8290
8291         * lily/source-file.cc (get_counts): new function. Calc column,
8292         line and char count in one go.
8293
8294         * lily/binary-source-file.cc (quote_input): rename to quote_input
8295
8296         * lily/input.cc (set): new function.
8297
8298 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8299
8300         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
8301         directory part of file name to search directory.
8302
8303         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
8304         search path and chdir to DIR if --outname=DIR used.
8305
8306         * lily/main.cc (prepend_env_path): Bugfix: Check directory
8307         existence before appending original path.
8308
8309 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8310
8311         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
8312         file" massage.
8313
8314         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
8315         texinfo.tex is always used.
8316         
8317 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8318
8319         * flower/include/axis.hh: rename from axes.hh
8320
8321         * lily/include/text-interface.hh (Module): rename from text-item.hh
8322
8323         * VERSION (PATCH_LEVEL): release 2.5.29
8324
8325         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
8326
8327         * scm/framework-ps.scm (font-file-as-ps-string): new function.
8328         (handle-macfont): new function. Call fondu for Native mac fonts.
8329
8330         * scm/define-markup-commands.scm (fill-line): handle text-widths =
8331         '() case.
8332
8333 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8334
8335         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
8336         multi-page.  Fix .eps regular expression.
8337
8338 2005-06-07  Graham Percival  <gperlist@shaw.ca>
8339
8340         * Documentation/user/putting.itely: add info on modifying templates.
8341
8342         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
8343         misc small changes.
8344
8345 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8346
8347         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
8348
8349         * scripts/lilypond-ps2png.scm
8350
8351         * VERSION (PACKAGE_NAME): release 2.5.28
8352
8353 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8354
8355         * lily/main.cc (prepend_env_path): Do not append /, that does not
8356         work.  Localedir lives in datadir, not in prefix.
8357
8358         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
8359         hack for windows.
8360
8361         * flower/include/file-cookie.hh: Compile fix.
8362
8363 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8364
8365         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
8366
8367         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
8368         system primitives.
8369         (gulp-port): using read-string!/partial. We don't want to read an
8370         entire PS file  (GUILE 1.6 limits strings to 16M) 
8371
8372         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
8373         properties. Add font-interface. 
8374
8375         * scm/define-grob-properties.scm (all-user-grob-properties):
8376         remove old bracket properties.
8377
8378         * scm/x11-color.scm: reformat. 
8379
8380         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
8381         LedgerLineSpanner if new StaffSymbol is found. 
8382
8383         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
8384         staff-symbol for finishing staff. 
8385
8386         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
8387
8388         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
8389         change black to currentColor everywhere. This fixes color support
8390         in SVG.
8391
8392 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
8393
8394         * input/regression/fret-diagrams.ly: new file to test fret diagram
8395         capability
8396
8397         * scm/output-tex.scm: remove white-dot and white-text
8398
8399         * scm/output-ps.scm: remove white-dot and white-text
8400
8401         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
8402         using ly:stencil-in-color instead
8403         (draw-dots) : remove call to white-dot
8404
8405 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8406
8407         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
8408         support.
8409
8410         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
8411
8412         * flower/include/file-cookie.hh: new file. lily_cookie extension 
8413
8414         * flower/file-cookie.cc: new file. lily_cookie extension.
8415         
8416 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8417
8418         * scm/editor.scm (editor-command-template-alist): Add syn
8419         editor (Jaap [de Vos]).
8420
8421 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8422
8423         * scripts/lilypond-ps2png.scm:
8424         * scm/ps-to-png.scm: New file.
8425
8426         * scm/backend-library.scm (postscript->png): Use it.
8427
8428         * scripts/lilypond-ps-to-png.py: Remove file.
8429
8430         * python/lilylib.py (get_bbox, make_ps_images): Remove.
8431
8432 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8433
8434         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
8435
8436         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
8437         start on grace moment. Fixes autobeam-grace.ly.
8438
8439         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
8440         process anything unless we're at the end of a pending beam. Fixes
8441         syncopated 8ths beamed across a beat.
8442
8443 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8444
8445         * scm/editor.scm (editor-command-template-alist): Start emacs if
8446         emacslient fails.
8447
8448         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
8449
8450         * flower/file-path.cc (is_file, is_dir): Export.
8451
8452         * lily/main.cc (prepend_env_path, set_env_file): Use them.
8453
8454 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8455
8456         * lily/easy-notation.cc: Added include cctype to correct
8457         compilation error.
8458
8459 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8460
8461         * scm/backend-library.scm (postscript->pdf): set resolution to
8462         1200, so bitmap fonts aren't that ugly. 
8463
8464         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
8465
8466         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
8467         parent if we have a notehead. Fixes incorrect offsets when
8468         Paper_column is very wide in the X direction.
8469
8470         * input/regression/font-family-override.ly (Module): new file.
8471
8472         * scm/font.scm (make-pango-font-tree): new function.
8473
8474         * lily/beam.cc (before_line_breaking): remove warning about less
8475         than 2 visible stems. We still get a warning when there is only
8476         one stem.
8477
8478 2005-06-01  Werner Lemberg  <wl@gnu.org>
8479
8480         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
8481         correctly.
8482
8483 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8484
8485         * lily/slur-scoring.cc (generate_avoid_offsets): new
8486         function. Generate avoid offsets once per slur.
8487
8488         * lily/slur.cc (add_extra_encompass): add dependency to
8489         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
8490
8491         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
8492         too. Fixes inf error with added bass notes.
8493
8494         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
8495         argument anymore.
8496
8497         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
8498
8499         * input/tutorial/lbook-latex-test.tex: add line length test.
8500
8501         * scripts/lilypond-book.py (set_default_options): new
8502         function. Call this before dissecting snippets, so linewidth
8503         settings reach the snippets.
8504
8505 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8506
8507         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
8508
8509 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8510
8511         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
8512
8513 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8514
8515         * stepmake/aclocal.m4: More autopackage friendliness.
8516
8517 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8518
8519         * Documentation/index.html.in: remove link to LSR.
8520
8521         * Documentation/user/global.itely: remove duplicate
8522         "dedication" \header{} section.
8523
8524 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8525
8526         * VERSION (PACKAGE_NAME): release 2.5.27.
8527
8528         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
8529         too. Plugs memory leak.
8530
8531         * make/lilypond.fedora.spec.in (Group): remove
8532         lilypond-pdfpc-helper.
8533
8534         * scripts/GNUmakefile (SEXECUTABLES): remove
8535         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
8536
8537         * scm/font.scm (make-century-schoolbook-tree): add Mono as
8538         'typewriter family.
8539
8540         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
8541         memory leak.
8542
8543         * lily/parser.yy (score_body): don't clone Score, that's done in
8544         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
8545
8546         * lily/score-engraver.cc (derived_mark): new function.
8547         (initialize): unprotect Paper_score. This fixes a memory leak.
8548
8549         * lily/score-performer.cc (derived_mark): new function.
8550
8551         * lily/score-translator.cc (get_output): use SCM for get_output() call.
8552
8553         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
8554         spurious warning.
8555
8556         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
8557         serif.
8558
8559 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8560
8561         * configure.in (reloc_b): Add --enable-relocation.
8562
8563 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8564
8565         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
8566
8567         * input/regression/alignment-order.ly: add Staff example.
8568
8569 2005-05-31  John Mandereau   <john.mandereau@free.fr>
8570
8571         * po/fr.po: update.
8572
8573 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8574
8575         * Documentation/index.html.in: add link to LSR.
8576
8577 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8578
8579         * scm/define-stencil-commands.scm (Module): new file. Register all
8580         allowed stencil expression heads in a central place.
8581
8582         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
8583         ly:make-stencil
8584
8585         * lily/stencil-expression.cc (all_stencil_heads): registering
8586         stencil expressions.
8587
8588         * lily/stencil-interpret.cc: new file. Stencil expression
8589         interpreting.
8590
8591         * input/xiao-haizi-guai-guai.ly: move file back.
8592
8593 2005-05-30  Graham Percival  <gperlist@shaw.ca>
8594
8595         * Documentation/user/advanced.itely, converters.itely,
8596         instrument-notation.itely, lilypond-book.itely: misc small
8597         changes.
8598
8599 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8600
8601         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
8602
8603         * make/lilypond.fedora.spec.in: Fix source url.
8604
8605         * cygwin: Update from mingw patches.
8606
8607         * scm/editor.scm (editor-command-template-alist): Use jedit
8608         -reuseview (Bertalan), add uedit (Patrick Huberts).
8609
8610         * input/xiao-hai-zi-guai-guai.ly: Rename from
8611         xiao-haizi-guai-guai.ly.
8612
8613         * input/*: Reindent, do not use TAB.
8614
8615         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
8616         white background.
8617
8618 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8619
8620         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
8621         numerical overflow error.
8622
8623 2005-05-29 Laura Conrad <lconrad@laymusic.org>
8624         
8625         * abc2ly.py: fix to syntax error in multi-part output.
8626
8627 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8628
8629         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
8630         with disappearing span bars when alignAboveContext is active
8631
8632         * lily/property-iterator.cc (check_grob): use is-grob?
8633         object-property. Fixes crash-key-sig-font-size.ly. 
8634
8635 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8636
8637         * lily/bar-line.cc (print): don't round barlines; this produces
8638         odd aliasing effects in Acroread.
8639
8640         * lily/timing-engraver.cc (process_music): robustness fix.
8641
8642         * lily/context-def.cc (filter_engravers): bugfix.
8643
8644 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8645
8646         * lily/lilypond.rc.in: Add ly-icon.
8647
8648         * lily/GNUmakefile: 
8649         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
8650         rules.
8651
8652 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8653
8654         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
8655
8656         * ps/music-drawing-routines.ps: 
8657
8658         * scm/output-ps.scm: remove draw ez_ball.
8659
8660         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
8661         EasyNotation context definition.
8662
8663         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
8664         Text_interface and color for making easy note heads.
8665
8666         * lily/stencil.cc (with_color): new function.
8667
8668         * ps/music-drawing-routines.ps: remove draw_zigzag_line
8669
8670         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
8671         output routine. Zigzag now works in SVG too.
8672
8673         * scm/output-tex.scm (filledbox): idem.
8674
8675         * scm/output-svg.scm (filledbox): idem.
8676
8677         * scm/output-ps.scm (lily-def): remove horizontal-line. 
8678
8679         * lily/lookup.cc (horizontal_line): use draw-line. 
8680
8681         * lily/system-start-delimiter.cc: remove old staff bracket code.
8682
8683         * mf/feta-haak.mf: further tweaks.
8684
8685         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
8686
8687         * mf/feta-generic.mf: include feta-haak.
8688
8689         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
8690
8691         * scm/framework-ps.scm (write-preamble): only load fonts if their
8692         filename is a string. 
8693
8694 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8695
8696         * scm/output-svg.scm (circle): support circle.
8697         (bracket): stub for bracket.
8698
8699         * scripts/lilypond-book.py (main): make sure --psfonts warning is
8700         correct.
8701
8702 2005-05-26  Graham Percival  <gperlist@shaw.ca>
8703
8704         * Documentation/user/lilypond.tely, advanced-notation.itely,
8705         basic-notation.itely, instrument-notation.itely, global.itely,
8706         introduction.itely, tutorial.itely: rearranging, editing,
8707         clean-up.
8708
8709         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
8710         for compiling on FreeBSD.
8711
8712 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8713
8714         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
8715         otf files.
8716
8717         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
8718         bugfixes.
8719
8720         * VERSION: 2.5.26 released.
8721
8722         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
8723
8724 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8725
8726         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
8727         if printpagenumber is false.
8728
8729 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8730
8731         * lily/font-config.cc (init_fontconfig): comment out FontConfig
8732         cache warning.
8733
8734         * lily/tie.cc (print): support dotted ties.
8735         
8736 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8737
8738         * scm/define-grobs.scm (all-grob-descriptions): switch off
8739         debugging
8740         (all-grob-descriptions): Arpeggio has Y-extent.
8741
8742         * scm/define-music-properties.scm (all-music-properties): document
8743         length-callback and start-callback as "read-only".
8744
8745         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
8746         length-callback after creation. 
8747
8748         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
8749         compressmusic -> compressMusic.
8750
8751         * ly/music-functions-init.ly (oldaddlyrics): idem.
8752
8753         * lily/parser.yy: NewLyricCombineMusic ->
8754         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
8755
8756 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8757
8758         * ly/Welcome_to_LilyPond.ly: typo.
8759
8760 2005-05-24  Graham Percival  <gperlist@shaw.ca>
8761
8762         * Documentation/user/lilypond.tely: move changing-defaults to be
8763         before global issues.
8764
8765         * Documentation/user/basic-notation.itely: move Transpose section
8766         here from advanced/Other.
8767
8768         * Documentation/user/changing-defaults.itely,
8769         advanced-notation.itely: move Fonts to advanced, edit.
8770
8771 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8772
8773         * lily/parser.yy (bare_int): remove rule.  From now on, we require
8774         # before negative integers.
8775
8776 2005-05-23  Graham Percival  <gperlist@shaw.ca>
8777
8778         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
8779
8780         * Documentation/user/lilypond.tely: change Unified index to
8781         LilyPond index.
8782
8783         * Documentation/user/advanced-notation.itely,
8784         instrument-notation.itely: editing.
8785
8786 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8787
8788         * scm/lily.scm (lilypond-all): Bugfix: return failed.
8789
8790         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
8791
8792 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8793
8794         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
8795         ly:port-move.  Needs to be stderr-specific on mingw.
8796         Run fixcc.
8797
8798 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8799
8800         * lily/general-scheme.cc (ly:port-move): Remove.
8801
8802         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
8803         windows.
8804
8805         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
8806         variables.  This eliminates the need for a gs.bat wrapper, which
8807         opens a console.
8808
8809         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
8810         * scm/lily.scm (running-from-gui?): 
8811         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
8812         artifact of not compiling with -mwindows.
8813
8814         * scm/editor.scm: Define PLATFORM.
8815
8816 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8817
8818         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
8819         can start to cut & paste lilypond-book fragments.  
8820
8821         * scm/define-music-types.scm (music-descriptions): remove
8822         UntransposableMusic
8823
8824 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8825
8826         * scm/output-ps.scm (glyph-string): remove / before CIDs.
8827
8828 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8829
8830         * Documentation/user/instrument-notation.itely: remove *Engraver.
8831
8832         * Documentation/user/advanced-notation.itely: edit, rearrange.
8833
8834 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8835
8836         * scm/output-ps.scm (glyph-string): take cid? argument. Use
8837         findresource iso. findfont for CID CFF fonts.
8838
8839         * VERSION (PACKAGE_NAME): release 2.5.25
8840
8841         * ly/Welcome_to_LilyPond.ly: add  \version
8842
8843 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8844
8845         * Documentation/user/programming-interface.itely: move
8846         \displayMusic into its own section.
8847
8848         * Documentation/user/basic-notation.itely: finish editing.
8849
8850 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8851
8852         * flower/file-path.cc (find): don't throw away file_name.dir, but
8853         append to it. Fixes \include with directories.
8854
8855         * flower/include/file-path.hh (class File_path): don't derive from
8856         Array<String>.
8857
8858         * flower/include/file-name.hh (class File_name): remove to_str0()
8859
8860         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
8861         Hara_kiri_engraver in separate file.
8862
8863         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
8864         translation went wrong. Fixes vertically translated slurs.
8865
8866 2005-05-19  Graham Percival  <gperlist@shaw.ca>
8867
8868         * Documentation/user/basic-notaton.itely: editing.
8869
8870 2005-05-18  Graham Percival  <gperlist@shaw.ca>
8871
8872         * Documentation/user/macros.itexi, basic-notation.itely:
8873         add @commonprop (commonly used properties) macro.
8874
8875 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8876
8877         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
8878
8879         * scripts/lilypond-book.py (invokes_lilypond): new function
8880         (main): only run fontextract if invokes_lilypond() is true.
8881
8882         * lily/function-documentation.cc (ly_add_function_documentation):
8883         duh, use !=
8884
8885         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
8886
8887         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
8888
8889         * scm/lily.scm (running-from-gui?): lowercase Darwin.
8890
8891         * lily/function-documentation.cc (ly_add_function_documentation):
8892         use scm_hash_table_p() for checking.
8893
8894 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8895
8896         * Documentation/user/advanced-notation.itely (Text scripts):
8897         Change nonexisting @internalsref{Text markup} to @ref{Text
8898         markup}.  Change @internalsref{Text script} to
8899         @internalsref{TextScript}.
8900
8901         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
8902
8903 2005-05-17  Graham Percival  <gperlist@shaw.ca>
8904
8905         * Documentation/user/tutorial.itely, basic-notation.itely,
8906         changing-defaults.itely: remove duplicate cindex entries
8907         that appear on the same page.
8908
8909         * scm/define-grobs.scm: change default padding for TextSpanner.
8910
8911         * Documentation/topdocs/AUTHORS.texi: update email address.
8912
8913         * Documentation/user/global.itely: add info about \include.
8914
8915 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8916
8917         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
8918         when running-from-gui.
8919
8920         * scm/editor.scm (get-editor): Add platform defaults.
8921
8922         * scm/backend-library.scm (postscript->pdf): Typo.
8923
8924 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8925
8926         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
8927
8928         * lily/font-config.cc (init_fontconfig): add warning about cache.
8929
8930 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8931
8932         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
8933
8934 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8935
8936         * lily/horizontal-bracket.cc (print): Take care of the direction
8937         property so brackets above the stave point downwards. 
8938
8939         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
8940         for HorizontalBracket so it doesn't end up within the stave.
8941
8942 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8943
8944         * lily/GNUmakefile (default): Typo.
8945
8946         * scm/lily.scm (PLATFORM): Export.
8947
8948         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
8949         load-font-via-GS, ttftool or fopencookie is broken on windows.
8950         
8951         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
8952         -dSAFER, that is broken on windows.
8953
8954 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8955
8956         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
8957         for FlexLexer.h
8958
8959         * scripts/lilypond-invoke-editor.scm: remove stray -
8960
8961 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8962
8963         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
8964         Fixes deprecation warning.
8965
8966         * flower/include/string.icc (to_string): Only inline if
8967         -DSTRING_UTILS_INLINED.
8968
8969         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
8970         name.  Remove windows comment.
8971
8972         * scm/editor.scm (slashify): New function.
8973         (get-editor-command): Use it.
8974         (get-command-template): Do not alter editor command if
8975         environment value includes `%(file)s' magic.
8976
8977         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
8978         (dissect-uri): Use it.
8979         (unquote-uri): Bugfix.
8980
8981 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8982
8983         * scm/framework-ps.scm (write-preamble): add TTF rule.
8984
8985         * Documentation/topdocs/README.texi (Top): remove note about
8986         xdelta.
8987
8988         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
8989         requirement.
8990
8991         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
8992         function. Figure out where FlexLexer.h lives
8993
8994         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
8995         
8996 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8997
8998         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
8999         with Windows root in file name.
9000
9001         * scm/backend-library.scm (ly:system): Only redirect output (using
9002         system and shell, ugh) if /dev/null is writable.
9003
9004         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
9005         windows icon.
9006
9007         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
9008         on Mingw.
9009
9010         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
9011         click.
9012
9013         * flower/file-path.cc (is_dir, is_file): New function.  Actually
9014         use result of stat when available.
9015
9016         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
9017         absolute file name and root.
9018
9019         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
9020
9021         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
9022
9023         * flower/file-name.cc (slashify): Bugfix, do substitute if no
9024         slashes in file name.
9025
9026 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9027
9028         * Documentation/user/preface.itely (Preface): Run
9029         texinfo-all-menus-update.
9030
9031         * scm/editor.scm (get-editor-command): Bugfix: allow full
9032         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
9033
9034         * Documentation/pictures/lilypond-48.xpm: New file.
9035
9036         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
9037
9038         * ly/Welcome_to_LilyPond.ly: New file.
9039
9040         * lily/main.cc (main): Only identify if we have a terminal.
9041
9042         * scm/backend-library.scm (postscript->png)
9043         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
9044         non-/bin/sh).
9045
9046 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
9047
9048         * Documentation/topdocs/AUTHORS.texi: polish, update.
9049
9050 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9051
9052         * Documentation/user/preface.itely (Notes for version 2.6): new
9053         notes for 2.6
9054
9055         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
9056         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
9057         is not fully contained" warnings.
9058
9059         * lily/slur-scoring.cc (get_bound_info): remove warning.
9060
9061         * lily/staff-symbol-engraver.cc (process_music): start initial
9062         spanner in process_music(). This fixes overrides of StaffSymbol
9063         properties.
9064
9065         * scm/framework-pdf.scm (Module): remove.
9066
9067         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
9068
9069         * lily/ambitus-engraver.cc: formatting cleanups.
9070
9071         * mf/feta-solfa.mf (Module): remove.
9072
9073         * ChangeLog: more details about contributions.
9074
9075 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9076
9077         * lily/align-interface.cc (align_elements_to_extents): warn if
9078         called too early. Fixes: disappearing-staff-lines.ly
9079
9080         * VERSION (PACKAGE_NAME): release 2.5.24
9081
9082 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9083
9084         * stepmake/aclocal.m4: Typo.
9085
9086         * flower/string.cc (substitute): Take two strings or two
9087         characters.  Update callers.
9088
9089 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9090
9091         * flower/file-name.cc (File_name): Slashify.
9092
9093         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
9094
9095         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
9096
9097         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
9098
9099         * configure.in (gui_b): Use it.
9100
9101         * lily/lilypond.rc.in: New file.
9102
9103         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
9104
9105 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9106
9107         * Documentation/user/advanced-notation.itely: edit of Text
9108         section; clarify text scripts vs. text markup.
9109
9110 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9111
9112         * lily/multi-measure-rest-engraver.cc
9113         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
9114         separation items on start. Fixes mm rests in start of score.
9115
9116         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
9117         don't access StaffSymbol if not there.
9118         Fixes: crash-staff-symbol-engraver.ly.
9119
9120         * lily/instrument-name-engraver.cc (class
9121         Instrument_name_engraver): data member first_. Create
9122         InstrumentName on start. 
9123
9124 2005-05-12  Graham Percival  <gperlist@shaw.ca>
9125
9126         * Documentation/user/instrument-notation.itely: add guitar
9127         position.
9128
9129         * Documentation/user/introduction.itely,
9130         Documentation/user/lilypond.tely,
9131         Documentation/user/tutorial.itely: begin pruning
9132         unused (duplicated) cindex entries and misc cleanup.
9133
9134 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9135
9136         * input/test/volta-chord-names.ly: Bring the explanation up to
9137         date.
9138
9139 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9140
9141         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
9142         Specify `@documentencoding utf-8' for html, ignore warnings.
9143
9144 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
9145
9146         * THANKS: Added bughunters.
9147
9148 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9149
9150         * lily/main.cc: update help string for `lilypond -H'.
9151
9152         * po/fi.po: update.
9153         
9154 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9155
9156         * Documentation/user/advanced-notation.itely: minor fixes.
9157
9158 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9159
9160         * scm/editor.scm: New module.
9161
9162         * scm/lily.scm (gui-main): Use it.
9163
9164         * scm/framework-gnome.scm (spawn-editor): Use it.
9165
9166         * scripts/lilypond-invoke-editor.scm: Use it in new script.
9167
9168 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9169
9170         * scm/framework-ps.scm (load-font-via-GS):  new function.
9171
9172         * lily/pango-font.cc (pango_item_string_stencil): add support for
9173         CID keyed font.
9174
9175         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
9176
9177 2005-05-10  Graham Percival  <gperlist@shaw.ca>
9178
9179         * Documentation/user/basic-notation.itely: add @ref.
9180
9181         * Documentation/user/advanced-notation.itely: add example
9182         of 5/8 beaming.
9183
9184 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9185
9186         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
9187
9188         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
9189         going through ps2pdf wrappers.
9190
9191 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
9192
9193         * Documentation/user/instrument-notation.itely: petrucci note
9194         heads: updated docu
9195
9196         * input/regression/note-head-style.ly: updated regression test;
9197         indentation fixes
9198
9199         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
9200         heads as default
9201
9202         * mf/parmesan-heads.mf: minor editing; use musicological names
9203         (rather than optical description) as note head names
9204
9205         * scm/output-lib.scm: complete petrucci heads
9206
9207 2005-05-09  Pal Benko  <benkop@freestart.hu>
9208
9209         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
9210         heads, but bigger)
9211
9212 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9213
9214         * lily/main.cc (main_with_guile): Remove no files check.
9215
9216         * lily/main.cc (ly:usage): Export to Scheme.
9217
9218         * scm/lily.scm (no-files-handler): New function.
9219
9220         * scm/lily.scm (lilypond-main): Use it.
9221
9222         * configure.in (gui_b): Add mbrtowc checking.
9223         Resurrect [utf8/]wchar.h checking.
9224
9225 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9226
9227         * Documentation/user/advanced-notation.itely (Metronome marks):
9228         Add link to the program reference for MetronomeMark
9229
9230         * Documentation/user/lilypond-book.itely (An example of a
9231         musicological document): Correct the example using psfonts 
9232
9233 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
9234
9235         * po/fi.po: update after a lesson how to update entries against
9236         source.
9237         
9238         * po/TODO: document the lesson.
9239
9240 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9241
9242         * configure.in (gui_b): remove wcrtomb checking.
9243
9244         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
9245         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
9246
9247 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9248
9249         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
9250         keep Scheme expressions and strings unmodified when doing the
9251         conversion to postfix notation for slurs and beams. Should
9252         hopefully solve most related conversion problems. 
9253
9254         * Documentation/user/lilypond-book.itely : Clarify and correct how
9255         to call dvips with -h psfonts.
9256
9257 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9258
9259         * Documentation/user/instrument-notation.itely (Entering lyrics):
9260         Typo.  Fixes build.
9261
9262 2005-05-09  Graham Percival  <gperlist@shaw.ca>
9263
9264         * Documentation/user/lilypond-book.itely: document PSFONTS file.
9265
9266         * Documentation/user/lilypond.tely, lilypond-book.itely,
9267         tutorial.itely: change references to 2.5.x to 2.6.x.
9268
9269         * Documentation/user/instrument-notation.itely: clarified \addlyrics
9270         vs \lyricmode.
9271
9272         * Documentation/user/invoking.itely: remove old info about
9273         lilypond-profile.
9274
9275         * Documentation/topdocs/INSTALL.texi: remove old info about
9276         lilypond-profile, add warning about needing international fonts
9277         to build docs.
9278
9279 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9280
9281         * lily/include/grob-info.hh (class Grob_info): make data member
9282         private. Changes throughout.
9283
9284         * input/regression/alignment-order.ly: new file. 
9285
9286         * lily/vertical-align-engraver.cc (acknowledge_grob): read
9287         alignAboveContext and alignBelowContext
9288
9289 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9290
9291         * lily/pfb.cc (LY_DEFINE): add cast.
9292
9293         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
9294         matches .otf
9295         (write-preamble): warn about unknown fonts.
9296
9297         * lily/pfb.cc (Module): new function ly:otf->cff
9298
9299         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
9300         (get_otf_table): new function.
9301
9302 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9303
9304         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
9305         iso. ps2png.
9306
9307 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9308
9309         * po/fi.po: apply second round of update.
9310
9311 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9312
9313         * scm/x11-color.scm (make-x11-color-handler): don't use
9314         #\sp. Apparently doesn't work on all platforms. 
9315
9316 2005-05-06  Graham Percival  <gperlist@shaw.ca>
9317
9318         * Documentation/user/advanced-notation.itely, putting.itely,
9319         tutorial.itely, global.itely, introduction.itely: really minor fixes.
9320
9321 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9322
9323         * VERSION (PACKAGE_NAME): release 2.5.23
9324
9325 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9326
9327         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
9328         convert to utf-8.
9329
9330         * THANKS: Add translators for this release, convert to utf-8.
9331
9332         * mf/GNUmakefile (MFTRACE_FLAGS):
9333         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
9334         outdir as option (WAS: hardcoded).
9335
9336 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9337
9338         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
9339         finished_span_
9340
9341         * THANKS: add Hans Forbrich.
9342
9343         * Documentation/topdocs/NEWS.tely (Top): document new feature.
9344
9345         * Documentation/user/basic-notation.itely (Staff symbol): document
9346         start/stop staff. Reference to ossia.ly
9347
9348         * input/test/ossia.ly: new example using stop and startStaff.
9349
9350         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
9351         in other words, don't create "|" barline at start of the score.
9352         (start_translation_timestep): don't set whichBar for start of score.
9353
9354         * input/regression/staff-halfway.ly: use new functionality.
9355
9356         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
9357         start and stop staff based on events.
9358
9359         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
9360
9361         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
9362
9363 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9364
9365         * Documentation/user/programming-interface.itely (How markups work
9366         internally ): remove \encoding reference.
9367
9368 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9369
9370         * scripts/convert-ly.py: Attempt to do a smarter update of 
9371         text markups from versions < 1.9.0 with arbitrary nesting.
9372
9373 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9374
9375         * po/fi.po: convert to utf-8, and update.
9376
9377 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9378
9379         * make/lilypond.suse.spec.in: update from suse 2.4 package.
9380
9381         * lily/*.cc: more <? >? to min/max changes
9382
9383         * lily/include/interpretation-context-handle.hh: rename
9384         Interpretation_context_handle to Context_handle.
9385
9386 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9387
9388         * input/regression/GNUmakefile (local_delete): use `find` together 
9389         with `xargs` to avoid too long argument-lists in cmd line.
9390
9391 2005-05-04  Graham Percival  <gperlist@shaw.ca>
9392
9393         * Documentation/user/introduction.itely: updates "About this manual".
9394
9395         * Documentation/user/advanced-notation.itely,
9396         invoking.itely: minor fixes.
9397
9398 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9399
9400         * COPYING: add font exception. Update FSF address. 
9401
9402         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
9403         should be taken without child context.
9404
9405         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
9406
9407         * scm/define-markup-commands.scm (triangle): new command, as
9408         robust replacement for unicode Delta/Triangle.
9409
9410 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9411
9412         * ps/music-drawing-routines.ps: add fillp argument.
9413
9414         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
9415
9416         * lily/font-config.cc (init_fontconfig): don't add cff/
9417
9418         * VERSION (PACKAGE_NAME): release 2.5.22
9419
9420         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
9421
9422         * lily/grace-engraver.cc (consider_change_grace_settings): use
9423         is_alias(). Fixes problem with CueVoice grace notes. 
9424
9425         * lily/simultaneous-music-iterator.cc (construct_children): call
9426         Music_iterator::quit() for iterators that start out invalid. This
9427         fixes indefinitely continuing contexts.
9428
9429         * buildscripts/substitute-encoding.py: new file
9430
9431         * Documentation/user/basic-notation.itely (Basic polyphony): fix
9432         missing @end 
9433
9434         * scripts/lilypond-book.py (write_if_updated): print file name.
9435
9436         * Documentation/user/basic-notation.itely (Explicitly
9437         instantiating voices): idem.
9438
9439         * Documentation/user/advanced-notation.itely (Text spanners):
9440         remove stray { } 
9441
9442         * lily/context.cc (default_child_context_name): the default child
9443         is now first in accepts_list_.
9444
9445         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
9446         \defaultchild to all relevant contexts.  This fixes:
9447         drums-pitch.ly.
9448
9449         (Probably also fixes similar problems with ancient
9450         transcriptions getting CueVoices instead of the desired voices.)
9451  
9452         * lily/context-def.cc (get_default_child): new function.
9453         (get_accepted): place default child in front of list.
9454
9455         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
9456
9457         * lily/include/context-def.hh (struct Context_def): add
9458         default_accept_
9459
9460 2005-05-03  Graham Percival  <gperlist@shaw.ca>
9461
9462         * scm/define-grobs.scm: remove "remove-first" line, since
9463         the absent property is set to #f anyway.
9464
9465         * Documentation/user/basic-notation.itely,
9466         advanced-notation.itely, instrument-notation.itely: minor
9467         fixes.
9468
9469         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
9470
9471         * Documentation/user/advanced-notation.itely,
9472         changing-defaults.itely: consolidate Text stuff in
9473         advanced notation.
9474
9475         * Documentation/user/global.itely: better docs for \header.
9476
9477         * Documentation/user/putting.itely: new chapter; placeholder
9478         for future expansion.
9479
9480         * Documentation/user/examples.itely: moved "suggestions for
9481         writing LP files" section into putting.itely.
9482
9483         * Documentation/user/lilypond.itely: added new chapter,
9484         fixed the short table of contents.
9485
9486 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9487
9488         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
9489         infinity for unfeasible beams.
9490
9491         * make/lilypond.fedora.spec.in (Group): idem.
9492
9493         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
9494
9495         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
9496
9497         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
9498         fonts directly.
9499
9500         * buildscripts/gen-emmentaler-scripts.py (i): idem.
9501
9502         * mf/GNUmakefile: remove all CFF rules.
9503
9504         * scm/framework-ps.scm (ps-embed-cff): reinstate.
9505
9506         * lily/open-type-font-scheme.cc (LY_DEFINE):
9507         new function ly:otf-font-table-data.
9508         (LY_DEFINE): new function otf-font?
9509
9510 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9511
9512         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
9513         ($(outdir)/Fontmap.lily): idem.
9514
9515         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
9516         for PFAEmmentaler-XXX.pfa. 
9517
9518         * Documentation/user/music-glossary.tely (accidental): NL
9519         translation of accidental.
9520
9521 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9522
9523         * flower/include/international.hh: Bugfix: include "string.hh".
9524
9525         * lily/include/mingw-compatibility.hh: New file.
9526
9527         * flower/include/libc-extension.hh (memrev): Rename from strrev.
9528
9529         * configure.in: Search for mingw wcrtomb library.
9530
9531 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9532
9533         * scripts/convert-ly.py: Bug fix
9534
9535         * Documentation/user/changing-defaults.itely (Common tweaks):
9536         Added example where the context has to be specified explicitly
9537         (MetronomeMark). 
9538
9539 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9540
9541         * scripts/lilypond-book.py (ly_options): set timing to #f for
9542         notime option.
9543
9544         * scripts/convert-ly.py (conv): typo.
9545
9546         * flower/*.cc: remove <? and >?
9547         
9548         * lily/*.cc: remove <? and >?
9549
9550         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
9551         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
9552         editor.
9553
9554 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9555
9556         * lily/part-combine-engraver.cc: add space to variable list.
9557
9558 2005-04-30  Graham Percival  <gperlist@shaw.ca>
9559
9560         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
9561         remove-first to false (matches docs)
9562
9563         * Documentation/user/advanced-notation.itely: corrected docs
9564         concerning remove-first.
9565
9566 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9567
9568         * lily/part-combine-engraver.cc: make sure that the relevant
9569         properties are included in the documentation.
9570
9571 2005-04-28  Graham Percival  <gperlist@shaw.ca>
9572
9573         * Documentation/user/lilypond-book.itely: Bernard's docs
9574         for \betweenLilyPondSystem.
9575
9576 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9577
9578         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
9579         remarks.
9580
9581 2005-04-28  Pal Benko  <benkop@freestart.hu>
9582
9583         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
9584         only on vertical lines of flexa shape, and use a constant
9585         thickness value for horizontal lines (patch slightly modified by
9586         Jürgen Reuter)
9587
9588         * lily/include/mensural-ligature.hh: make 2 comments clearer
9589
9590 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
9591
9592         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
9593         to need_extra_horizontal_space; bugfix: use class scope to avoid
9594         global namespace pollution
9595
9596         * Documentation/user/instrument-notation.itely (ligatures): added
9597         comment on possible future syntax change and how to work around
9598
9599         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
9600         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
9601         intervals (fixes agnus dei example)
9602
9603         * Documentation/user/instrument-notation.itely (white mensural
9604         ligatures): selected a more illustrative example
9605
9606 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
9607
9608         * Documentation/index.html.in: specify utf-8 charset in meta content.
9609
9610 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9611
9612         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
9613         empty 2nd page for single page.
9614
9615         * scm/lily.scm: remove p&c definitions.
9616
9617         * po/zh_TW.po (Module): new translation.
9618
9619         * lily/lily-guile.cc (ly_chain_assoc): remove.
9620
9621         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
9622         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
9623
9624 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9625
9626         * lily/beaming-info.cc: remove infinity_i
9627
9628         * scripts/abc2ly.py (out_filename): fix thinko with \version.
9629
9630 2005-04-26  Graham Percival  <gperlist@shaw.ca>
9631
9632         * Documentation/user/basic-notation.itely,
9633         instrument-notation.itely, advanced-notation.itely,
9634         changing-defaults.itely: minor fixes.  Added docs
9635         for colors to advanced-notation.itely.
9636
9637         * Documentation/user/advanced-notation.itely: fixed compile
9638         problem and added Bernard's x11-color doc patch.
9639
9640 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9641
9642         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
9643         alright this time round.
9644
9645 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9646
9647         * Documentation/topdocs/INSTALL.texi (Top): idem.
9648
9649         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
9650
9651         * VERSION (MAJOR_VERSION): release 2.5.21
9652
9653         * scm/output-ps.scm (grob-cause): bugfix.
9654
9655 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9656
9657         * cygwin/*: Update.
9658
9659         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
9660         stuff.
9661
9662         * scm/output-ps.scm (grob-cause): Bugfix.
9663
9664         * scm/lily.scm (ly:load): Remove x11-color.
9665
9666         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
9667         quote executable, fixes getting version from program --with
9668         --options.
9669         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
9670         $ac_exeect.
9671
9672         * Documentation/user/GNUmakefile: Only build music-glossary with
9673         rendered lilypond snippets during web.
9674
9675 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9676
9677         * po/de.po: update.
9678
9679         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
9680
9681 2005-04-22  Laura Conrad <lconrad@laymusic.org>
9682  
9683         * scripts/abc2ly:
9684         second title line append with punctuation dash character;
9685         encode abc2ly python strings in utf-8
9686        
9687 2005-04-21  Laura Conrad <lconrad@laymusic.org>
9688
9689         * scripts/abc2ly fix chords (again)
9690  
9691 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
9692
9693         * scm/x11-color.scm: new file
9694         All x11 color names can be accessed with:
9695         #(x11-color 'ColorName),
9696         #(x11-color "ColorName") or:
9697         #(x11-color "color name")
9698         If the x11 color name is not recognised then it defaults
9699         to black
9700
9701         * scm/lily.scm: amended to call scm/x11-color.scm
9702
9703 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9704
9705         * Documentation/user/invoking.itely (Reporting bugs): comment out
9706         reference to online PNG bug repository.
9707
9708 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9709
9710         * lily/translator-scheme.cc (ly:translator-property): Remove.
9711         Update callers.
9712
9713         * lily/context-scheme.cc (ly:context-now): Move from translator.
9714         Update callers.
9715
9716 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9717
9718         * input/regression/grid-lines.ly (skips): refine example.
9719
9720         * scm/define-context-properties.scm
9721         (all-user-translation-properties): doc autoBeamCheck
9722
9723         * input/regression/grid-lines.ly (Module): new file.
9724
9725         * lily/grid-point-engraver.cc (Module): new file.
9726
9727         * lily/grid-line.cc (Module): new file.
9728
9729         * lily/grid-line-span-engraver.cc (Module): new file.
9730
9731         * lily/grid-line-interface.cc (Module): new file.
9732
9733 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9734
9735         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
9736         missing parameter, actualy cdr through list.  Actually return a
9737         list with ENTRY removed (was '()).
9738
9739         * scripts/convert-ly.py: Update.  Print warning if file cannot be
9740         opened.
9741         (do_conversion): Fix printing of continuation comma.
9742
9743         * Documentation/user/advanced-notation.itely (Beam formatting):
9744         Remove refbugs about compound time and mixed duration.
9745
9746         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
9747         modulo moments explicitely.
9748
9749         * lily/moment.cc (operator %): New function.
9750
9751         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
9752
9753         * lily/translator-scheme.cc (ly:translator-now,
9754         ly:translator-property): New function.
9755
9756         * scm/auto-beam.scm (default-auto-beam-check): New function.
9757
9758         * lily/auto-beam-engraver.cc (test_moment): Use it.
9759
9760         * flower/rational.cc (operator %): Bugfix.
9761
9762 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
9763
9764         * scripts/abc2ly: Bugfix
9765
9766 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9767
9768         * python/fontextract.py (write_extracted_fonts): bugfix, too many
9769         %'s on EndFont comment.
9770
9771         * lily/ledger-line-spanner.cc: some more words of explanation.
9772
9773 2005-04-20  John Williams <williams@tni.com>  
9774         
9775         * scripts/lilypond-book.py: htmlquote bugfix.
9776         Allow snippets to be given distinct filenames.
9777         Allow the default alt text to be overridden.
9778
9779 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
9780
9781         * ly/performer-init.ly: Bugfix
9782
9783         * THANKS: Added bughunters.
9784
9785 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9786
9787         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
9788
9789         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
9790         position (was: use modulo measure length).
9791
9792         * configure.in (no gui_b): Remove optional gtk+ requirement.
9793
9794 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9795
9796         * Documentation/user/basic-notation.itely (Pitches): add
9797         LedgerLineSpanner.
9798
9799         * lily/dynamic-engraver.cc (process_music): set right bound to
9800         script if present. Else, do not set.
9801         (acknowledge_grob): only set right bound of finished spanner to
9802         note column if no other bound is set.
9803
9804         * python/lilylib.py (make_ps_images): switch back to png16m.
9805         
9806 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9807
9808         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
9809         writing up to date file.  Add dvips usage suggestion.
9810
9811         * scripts/convert-ly.py: Fix error message.
9812         Print usage if no files on command line.
9813         (usage): Add example usage.
9814
9815         * input/test/compound-time.ly: New file.
9816
9817         * input/test/circle.ly: New file.
9818
9819         * Documentation/topdocs/NEWS.tely: Use them.
9820
9821         * input/test/boxed-stencil.ly: Remove \score.
9822
9823         * buildscripts/mf-to-table.py (base): Add .log dependency.
9824
9825         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
9826         pfa's.  Add .log dependency
9827
9828         * scm/define-markup-commands.scm (lower): New command.
9829
9830         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
9831         make it default.
9832
9833 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9834
9835         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
9836         also to finished cresc as right bound. This fixes:
9837         skip-string-decresc.ly
9838
9839         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
9840         relative_coordinate if extent is empty.
9841
9842         * lily/stem.cc (width_callback): determine correct extent if flag
9843         is not there. This fixes slur-no-flag.ly
9844
9845         * lily/grace-engraver.cc (consider_change_grace_settings): new
9846         function.
9847         (initialize): also consider_change_grace_settings() on
9848         initialization. Fixes large grace notes at start of score.
9849
9850         * lily/break-align-interface.cc (do_alignment): don't translate if
9851         total_extent is empty.
9852
9853         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
9854
9855 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9856
9857         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
9858         with slash.
9859
9860 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9861
9862         * stepmake/aclocal.m4: Remove tfm_path.
9863
9864 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9865
9866         * scm/music-functions.scm (markup-expression->make-markup): fix
9867         bug with cons arguments of markup commands.
9868         (music->make-music): fix music expression property list building
9869
9870 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9871
9872         * aclocal.m4: Massage package names.
9873
9874         * SCons updates.
9875
9876 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9877
9878         * VERSION (PACKAGE_NAME): release 2.5.20
9879
9880         * lily/stem.cc (calc_stem_info): add minimum Y extent of
9881         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
9882
9883         * lily/percent-repeat-engraver.cc (try_music): add measure before
9884         next_moment to future processing moment. Fixes:
9885         percent-repeat-mm-rest.ly
9886         (process_music): don't add moment for 2nd time.
9887
9888         * input/regression/repeat-percent.ly: add mmrests as extra test.
9889
9890         * lily/axis-group-engraver.cc (acknowledge_grob): read
9891         keepAliveInterfaces to decide what to kill.
9892
9893         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
9894         percent-repeat-interface to keepAliveInterfaces. This fixes
9895         percent-repeat-harakiri.
9896
9897 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9898
9899         * SCons updates.
9900
9901 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9902
9903         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
9904
9905         * aclocal.m4: remove --enable-tfm-path configure option
9906
9907         * input/test/ancient-font.ly (lowerStaff): clef name errors.
9908
9909         * scm/backend-library.scm (postscript->png): newline after
9910         finishing command.
9911
9912         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
9913         (LY_DEFINE): ly:paper-score-paper-systems: new function 
9914
9915         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
9916
9917         * lily/score.cc (default_rendering): use Music_output too.
9918
9919         * input/test/chord-names-languages.ly (Module): rename file.
9920
9921         * lily/text-spanner.cc: add bound-padding.
9922
9923         * lily/paper-book.cc (systems): accept Paper_score
9924         iso. Paper_system vector. 
9925
9926         * input/regression/line-arrows.ly: new file.
9927
9928         * lily/paper-score.cc (process): run get_paper_systems() only once.
9929
9930         * lily/line-spanner.cc (line_stencil): add arrows.
9931
9932 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
9933
9934         * lily/line-interface.cc (make_arrow): new function. 
9935         (arrows): idem.
9936
9937 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
9938
9939         * input/test/chord-names-german.ly: update for italian/french
9940         chords.
9941         
9942         * Documentation/user/instrument-notation.itely (Printing chord
9943         names): update.
9944
9945 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9946
9947         * lily/include/paper-score.hh (class Paper_score): remove unused
9948         prototypes.
9949
9950         * lily/book.cc (process): add -COUNT to midi output.
9951
9952         * lily/score.cc (book_rendering): remove outname argument
9953         (book_rendering): return list of Music_outputs. 
9954
9955         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
9956
9957         * lily/book.cc (process): loop over Music_outputs returned from
9958         Score::book_rendering().
9959
9960         * lily/*.cc (width_callback): remove spurious "unused" warnings
9961         for assert (axis==[XY]_AXIS); 
9962
9963         * lily/include/music-output.hh (class Music_output): smobify class.
9964
9965         * lily/include/paper-score.hh (class Paper_score): make members
9966         private.
9967
9968         * lily/performance.cc (process): return #f iso. #<undefined>. This
9969         prevents #<undefined> leaking into GUILE-userspace.
9970
9971 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9972
9973         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
9974
9975 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
9976
9977         * scm/chord-name.scm : support for italian and french
9978         chords names.
9979
9980         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
9981         a space defined by chordPrefixSpacer when the root name is
9982         direclty followed by a prefix.
9983
9984         * ly/engraver-init.ly : chordPrefixSpacer       
9985         * scm/define-context-properties.scm : chordPrefixSpacer
9986         * ly/property-init.ly : italianChords, frenchChords 
9987
9988 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9989
9990         * mf/feta-din.mf: Remove.
9991
9992         * mf/GNUmakefile (fontdir): Bugfix.
9993
9994         * mf/SConstruct: Some updates.
9995
9996         * SConstruct: Require pkg-config.
9997         (test_program): Bugfix for double digit version compares, use
9998         integer (not string-) compare.
9999         Optionally require gs 8.14.
10000
10001         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
10002
10003         * lily/*: s/ifdef HAVE_*/if have/.
10004
10005         * SConstruct (test_lib): New function.  Update pkg-config and some
10006         other requirements.
10007
10008         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
10009         freetype, pangof2t.
10010
10011 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10012
10013         * po/lilypond.pot, ...: Update using bison-CVS.
10014
10015         * python/lilylib.py (make_ps_images): Fixo.
10016
10017 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10018
10019         * python/lilylib.py (make_ps_images): typo.
10020
10021         * configure.in (gui_b): make bison optional.
10022
10023         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
10024
10025 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
10026
10027         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
10028         with one parameter can be defined in a LaTeX file when processed
10029         by lilypond-book this will be evaluated between the systems of
10030         a multi-system score. The parameter is the number of systems processed.
10031
10032 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10033
10034         * python/lilylib.py (make_ps_images): Escape newline.
10035
10036         * Documentation/user/music-glossary.tely: Run
10037         texinfo-all-menus-update.
10038
10039 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10040
10041         * scm/lily-library.scm (old-relative-not-used-message)
10042         (version-not-seen-message): Add input-file-name-location to message.
10043
10044         * lily/parser.yy (lilypond): Add token aliases.
10045
10046         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
10047         not confuse with alteration.
10048         (alteration): Add.
10049
10050 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10051
10052         * python/lilylib.py (make_ps_images): use -dEPSCrop
10053
10054         * VERSION (PACKAGE_NAME): release 2.5.19 
10055
10056         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
10057         only put xrefs in info documentation.
10058
10059         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
10060         .pdf rule to tex-rules.make.
10061
10062         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
10063         from -systems.* output.
10064
10065         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
10066         directly, remove -$(PAGESIZE) target.
10067
10068         * input/test/embedded-postscript.ly: update.
10069
10070 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10071
10072         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
10073
10074         * Documentation/user/changing-defaults.itely (Font selection):
10075         document font-name.
10076
10077         * input/regression/font-name.ly: show Pango fonts for
10078         font-name. Update example. 
10079
10080         * lily/pango-select.cc (properties_to_pango_description): don't
10081         convert symbol font-size to number, but use to lookup.
10082
10083         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
10084
10085         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
10086         (NAME . FILE-NAME) tuples for font descriptions. 
10087         (write-preamble): display BeginFont DSC comments.
10088
10089         * python/fontextract.py (write_extracted_fonts): new file. Extract
10090         font resources from a PS file.
10091
10092         * scripts/lilypond-book.py (option_definitions): --psfonts option.
10093         (Compile_error.process_include): do_file returns chunks.
10094
10095         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
10096
10097         * make/lysdoc-targets.make: .texi is .PRECIOUS
10098
10099         * scripts/lilypond-book.py (write_if_updated): new function.
10100
10101 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10102
10103         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
10104
10105 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10106
10107         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
10108
10109         * input/regression/markup-syntax.ly: remove \score.
10110
10111         * scm/define-markup-commands.scm (draw-circle): add fill argument
10112
10113         * scm/stencil.scm (make-circle-stencil): add fill argument
10114
10115         * ps/music-drawing-routines.ps: add fill argument.
10116
10117         * ly/performer-init.ly: add CueVoice to MIDI too.
10118
10119         * ps/music-drawing-routines.ps: new routine BeginEPSF /
10120         EndEPSF.
10121
10122         * input/regression/markup-eps.ly: new file.
10123
10124         * scm/framework-ps.scm (write-preamble): change order: vars should
10125         be inited before procedures.
10126
10127         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
10128         for EPS files.
10129
10130         * scm/define-markup-commands.scm (epsfile): add epsfile command.
10131
10132 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10133
10134         * configure.in (gui_b): add check for ghostscript 8.15
10135
10136 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10137
10138         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
10139         start of line. Fixes cresc-after-newline.ly
10140
10141         * lily/source-file.cc (file_line_column_string): use get_column().
10142
10143 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10144
10145         * lily/source-file.cc (get_column): utf-8 support for column numbers.
10146
10147 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10148
10149         * lily/*: use message () iso progress_indication () for messages.
10150         Revise/uniformise user messages.
10151
10152         * flower/warn.cc (progress_indication): New function.
10153         (message): Use it.  Fixes newline problems.
10154
10155         * config.make.in (webdir): Sort out install dirs.
10156
10157         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
10158
10159         * python/lilylib.py (command_name): Bugfix.
10160         (make_ps_images):
10161
10162 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
10163
10164         * lily/main.cc: --help says what types of backends are availabe
10165
10166 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10167
10168         Fix ./VERSION dependency, and without need to reconfigure.
10169
10170         * lily/main.cc (setup_paths): Update.
10171
10172         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
10173
10174         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
10175
10176         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
10177         Add \line for some simplistic cases.
10178
10179         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
10180
10181 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10182
10183         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
10184         to compile LY files (useful for adding eg. "-I" args)
10185         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
10186         2Gnome command for gnome backend.
10187         (LilyPond-command-formatgnome): call the 2Gnome command. key
10188         binding: C-c C-g
10189
10190 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10191
10192         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
10193         depend on all PNG images.
10194
10195 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10196
10197         * GNUmakefile.in: Bugfix: also link .map files.
10198
10199 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10200
10201         * scm/music-functions.scm (music->make-music): generate 
10202         a (make-music ...) sexpr from a music expression.
10203         (display-scheme-music): use guile pretty printer to display the
10204         make-music sexpr.
10205
10206 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10207
10208         * ly/engraver-init.ly: reindent.
10209         Add CueVoice.
10210
10211         * scm/music-functions.scm (music-pretty-string): handle moments
10212         too.
10213         (music-pretty-string): only print non-empty lists.
10214         (cue-substitute): create CueVoice context, which has smaller type.
10215
10216         * lily/moment-scheme.cc (LY_DEFINE): new methods
10217         ly:moment-grace-{numerator,denominator}
10218
10219         * lily/context-handle.cc: remove quit() method. 
10220
10221         * lily/font-config.cc (init_fontconfig): be verbose about font path.
10222         (init_fontconfig): success is 0, not !0
10223
10224 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10225
10226         * mf/feta-nummer-code.mf (code): add plus glyph.
10227
10228         * lily/tie.cc (print): idem.
10229
10230         * lily/slur.cc (print): don't use thickness property for
10231         slur shape-thickness.
10232
10233         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
10234         while adding stencils.
10235
10236         * scm/define-markup-commands.scm (with-color): with-color markup
10237         command.
10238         (whiteout): new markup command 
10239         (filled-box): new markup command
10240
10241 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10242
10243         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
10244         test for PDF docs.
10245
10246         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
10247         PFAAybabtu-Regular.  Fixes feta font in PDFs.
10248         
10249         Notes for tetex-3.0 make web:
10250            psclean.map: s/uhv8a/uhvr8a/
10251            config.ps add:
10252                 p +psfonts_t1.map
10253                 p +psclean.map
10254                 p +typeface.map
10255
10256 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10257
10258         * scm/music-functions.scm (music-pretty-string): fix bug with
10259         string argument.
10260
10261 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10262
10263         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
10264
10265 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10266
10267         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
10268         only process options if they're there.
10269         (write_file_map): add version-seen? to snippet-map.ly
10270
10271 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10272
10273         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
10274         formatting cleanups.
10275
10276         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
10277         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
10278
10279 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10280
10281         * scm/framework-ps.scm (ps-font-command): don't hash, just use
10282         name directly.
10283
10284         * lily/main.cc (setup_paths): either add mf/out to search path or 
10285         fonts/{otf,type1,etc}
10286         
10287         * lily/font-config.cc (init_fontconfig): either add mf/out to
10288         FontConfig or fonts/{otf,type1,etc}
10289
10290         * GNUmakefile.in: don't put mf/ link in share/ dir.
10291
10292         * lily/staff-spacing.cc: move same-direction-correction to
10293         note-spacing-interface
10294
10295         * scm/lily.scm (lilypond-main): use variable argument count for
10296         exception handler.
10297
10298         * lily/font-config.cc (init_fontconfig): add operator pacification
10299         message.
10300
10301         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
10302
10303         * buildscripts/gen-emmentaler-scripts.py (i): generate
10304         PFAEmmentaler as well.
10305
10306         * scm/framework-ps.scm (munge-lily-font-name): new function
10307         (write-preamble): hack: insert PFA equivalent of CFF into
10308         .PS. This makes LilyPond output printable on normal PS printers
10309         again.
10310
10311         * buildscripts/gen-emmentaler-scripts.py (i): generate
10312         PFAEmmentaler.pfa aswell.
10313
10314 2005-04-06  John Williams <williams@tni.com>  
10315         
10316         * scripts/lilypond-book.py: refactor the compose_ly procedure.
10317         
10318 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10319
10320         * scm/page-layout.scm (default-page-make-stencil): always combine
10321         the header stencil, even if empty. This prevents the body text to
10322         reach up to the margins.
10323
10324         * po/rw.po (Module): new file, for Kinyarwanda.
10325
10326         * input/test/spacing-optical.ly (Module): new file.
10327
10328         * lily/staff-spacing.cc: add same-direction-correction
10329
10330 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10331
10332         * Documentation/user/introduction.itely (Engraving): Comment-out
10333         non-existent file.
10334
10335 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10336
10337         * scm/define-grob-properties.scm (all-user-grob-properties): add
10338         same-direction-correction
10339
10340         * VERSION: release 2.5.18
10341
10342 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10343
10344         * lily/grob.cc (mark_smob): Check pscore->layout_ before
10345         dereferencing.  Fixes make web.
10346
10347         * lily/midi-stream.cc: Handle unwritable midi file.  Include
10348         errno.h.
10349
10350         * Documentation/user/: Fix links.
10351
10352 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10353
10354         * lily/text-interface.cc (Module): rename from text-item.cc
10355
10356         * input/regression/apply-output.ly (texidoc): function naming fix.
10357
10358         * lily/time-signature-performer.cc (derived_mark): new function.
10359
10360         * lily/lily-parser-scheme.cc:  print mapped file name for progress
10361
10362         * scripts/lilypond-book.py (find_linestarts): new function.
10363         (find_toplevel_snippets): keep track of line numbers.
10364
10365         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
10366         all key changes.
10367
10368         * ly/declarations-init.ly (partCombineListener): use
10369         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
10370
10371         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
10372
10373 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10374
10375         * lily/text-item.cc: Fix link.
10376
10377         * Documentation/user/changing-defaults.itely (Changing defaults):
10378         Fix programs reference links.
10379
10380         * Documentation/user/music-glossary.tely: Convert to utf-8.
10381
10382 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10383
10384         * make/lilypond-vars.make: remove TEXMF from variables.
10385         remove DEB_BUILD pk font variables.
10386         remove GUILE_LOAD_PATH
10387         remove TeX memory vars.
10388
10389 2005-04-04  Werner Lemberg  <wl@gnu.org>
10390
10391         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
10392
10393 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10394
10395         * ps/lilyponddefs.ps: remove reencode-font
10396
10397         * lily/simple-spacer.cc (add_columns): also compare
10398         directly. Column rank doesn't distinguish between broken and
10399         unbroken columns. This fixes large spaces before time sig changes.
10400
10401         * Documentation/user/point-and-click.itely: document ly:set-option.
10402
10403         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
10404         point_and_click_global is set.
10405
10406         * lily/scm-option.cc (LY_DEFINE): add point-and-click
10407         ly:set-option argument.
10408
10409 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10410
10411         * GNUmakefile.in: Include symlinks in webball.
10412
10413         * Documentation/user/GNUmakefile (source-links): Add symlinks to
10414         source dir for split and non-split manuals.
10415
10416         * Documentation/user/*y: Fix @uref/@inputfile links for
10417         split/non-split HTML documents.
10418
10419         * Documentation/user/GNUmakefile (local-WWW): Do not generate
10420         .ps.gz.
10421         
10422 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10423
10424         * GNUmakefile.in: Add newline.
10425
10426 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
10427
10428         * tex/lilyponddefs.tex: use color instead of xcolor
10429         * scm/output-tex.scm: minor editing
10430
10431 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10432
10433         * scm/music-functions.scm (display-scheme-music): pretty printer
10434         for music expressions.
10435
10436 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10437
10438         * buildscripts/install-info-html.sh (index_file): Fix link.
10439
10440 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10441
10442         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
10443
10444         * Documentation/index.html.in: Add size estimates with some big pages.
10445
10446         * Documentation/user/tutorial.itely (Running LilyPond for the
10447         first time): Add/replace some @rglos links.  TODO: add more
10448         @rglos links in tutorial, test non-intrusiveness (.css).
10449
10450         * stepmake/bin/add-html-footer.py (do_file): Remove info's
10451         annoying's indication of referencing external document.
10452
10453         * Documentation/user/GNUmakefile: Split version of glossary too.
10454         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
10455         links, not only for html.
10456
10457         * Documentation/user/introduction.itely: Fix some links for other
10458         than html, do not use `here' as link name.
10459
10460 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10461
10462         * scm/documentation-generate.scm (string-append): Fix @usermanref,
10463         @glossaryref.
10464
10465 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10466
10467         * scm/page-layout.scm (default-page-make-stencil): only add header
10468         if existing and not empty. Fixes spurious programming error.
10469
10470         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
10471
10472 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
10473
10474         * scm/output-tex.scm: implement {re,}setcolor
10475         * tex/lilyponddefs.tex: use color package
10476
10477 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10478
10479         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
10480         additions to website.
10481
10482         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
10483
10484         * Documentation/user/macros.itexi: Fix @usermanref html links in
10485         split documents: use @inforef.
10486
10487 2005-03-30  Graham Percival  <gperlist@shaw.ca>
10488
10489         * Documentation/user/programming-interface.itely: minor fix.
10490
10491         * Documentation/user/advanced-notation.itely: added info to
10492         Metronome markings.
10493
10494 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10495
10496         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
10497         use box-stencil.  Remove y-padding argument.
10498         (make-stencil-circler): New function.
10499
10500         * buildscripts/lilypond-words.py (F): 
10501         * elisp/SConscript (a): 
10502         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
10503         * vim/SConscript (a): 
10504         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
10505
10506         * lily/general-scheme.cc: Build fix.
10507
10508         * scm/markup.scm:
10509         * input/regression/markup-scheme.ly: 
10510         * input/regression/markup-syntax.ly: Drop 'new-' from name.
10511
10512         * scm/stencil.scm (make-circle-stencil): New function.
10513
10514         * scm/define-markup-commands.scm (draw-circle): Use it.  New
10515         name (was cicle).  Update callers.
10516         (circle): New markup command, similar to box.
10517
10518         * scm/stencil.scm (circle-stencil): New function.
10519
10520 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
10521
10522         * configure.in: Detect libutf8/wchar.h variant.
10523
10524         * stepmake/aclocal.m4: Modify shared size test.
10525
10526 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10527
10528         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
10529
10530 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10531
10532         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
10533         
10534         * VERSION (PACKAGE_NAME):  release 2.5.17
10535
10536 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10537
10538         * scm/backend-library.scm (postscript->png): Fix comment and png
10539         message.
10540
10541         * GNUmakefile.in (link-tree): Fix locales.
10542
10543 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10544
10545         * lily/stencil-scheme.cc (LY_DEFINE): change to
10546         ly:stencil-aligned-to, non mutating.
10547
10548         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
10549
10550         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
10551
10552         * lily/quote-iterator.cc (derived_mark): call
10553         Music_wrapper_iterator::derived_mark() too.
10554
10555         * lily/grace-engraver.cc (derived_mark): change signature, add
10556         const.
10557
10558 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10559
10560         * SConstruct (symlink): 
10561         * GNUmakefile.in (link-tree): Add scripts to prefix.
10562
10563         * lily/general-scheme.cc (ly:effective-prefix): New function.
10564
10565         * scm/backend-library.scm (postscript->png): Use it.
10566
10567 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10568
10569         * lily/paper-score.cc (process): don't delete grobs after
10570         producing stencils. 
10571
10572         * scm/part-combiner.scm (determine-split-list): switch off
10573         debugging info.
10574
10575         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
10576         if available.
10577
10578         * scm/define-context-properties.scm
10579         (all-user-translation-properties): add stringNumberOrientations.
10580
10581         * lily/new-fingering-engraver.cc (position_scripts): make generic,
10582         so fingering and string-numbers are separately controlled.
10583
10584 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10585
10586         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
10587         not use debugging.
10588
10589 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10590
10591         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
10592
10593         * config.hh.in: add HAVE_FONTCONFIG.
10594
10595         * Documentation/user/instrument-notation.itely (String number
10596         indications): new node.
10597
10598         * input/regression/new-markup-syntax.ly (texidoc): add circle.
10599
10600         * lily/new-fingering-engraver.cc (add_string): new function. 
10601         (acknowledge_grob): accept string-number-event as well.
10602
10603         * scm/define-markup-commands.scm (circle): new markup command.
10604
10605         * scm/output-lib.scm (print-circled-text-callback): new function.
10606
10607         * lily/GNUmakefile: move ifeq after include stepmake.make.
10608
10609 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10610
10611         * config.make.in (HAVE_LIBKPATHSEA_SO):
10612         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
10613
10614         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
10615         add KPATHSEA_LIBS.
10616
10617         * debian/watch: 
10618         * debian/control: Update.
10619
10620 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10621
10622         * input/test/title-markup.ly (spaceTest): remove.
10623
10624         * input/test/embedded-tex.ly (Module): remove.
10625
10626         * input/test/music-box.ly: use 'name property, not ly:music-name.
10627
10628         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
10629
10630         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
10631
10632 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10633
10634         * Documentation/topdocs/INSTALL.texi (Top): Remove information
10635         about xdeltas.  Add information about CVS.
10636
10637         * scm/lily.scm (lilypond-main): Fix invocation of handler,
10638         gracefully handle failed files.
10639
10640         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
10641
10642         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
10643         small fixes.
10644
10645         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
10646         No unnecessarily specific i18n messages.  Remove stray `1'.
10647
10648 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10649
10650         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
10651         documentencoding
10652
10653         * scm/documentation-lib.scm (texi-file-head): set utf-8
10654         documentencoding.
10655
10656         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
10657         Delta, not the Symbol one. 
10658
10659         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
10660         for the .map file.
10661
10662         * Documentation/topdocs/INSTALL.texi (Top): add running
10663         requirement as compilation requirement.
10664
10665 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10666
10667         * buildscripts/mutopia-index.py (headertext): add h1 header and
10668         utf-8 charset meta field.
10669
10670         * input/GNUmakefile: prune example list.
10671
10672         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
10673         options.
10674
10675         * lily/slur-scoring.cc (get_base_attachments): only look at stem
10676         extent for visible stems.
10677
10678         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
10679
10680 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10681
10682         * Documentation/topdocs/INSTALL.texi (Top): Updates.
10683
10684         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
10685
10686 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10687
10688         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
10689         pass inf/nan into slur scoring.
10690
10691         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
10692         page.
10693
10694         * scripts/abc2ly.py (dump_voices): use alphabet().
10695
10696 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
10697         
10698         * mf/GNUmakefile (depth): use $(FONTFORGE). 
10699
10700 2005-03-27 Matthias Neeracher <neeracher@mac.com>
10701         
10702         * flower/include/virtual-methods.hh: simplify. Patch by
10703
10704 2005-03-25  John Williams <williams@tni.com>  
10705
10706         * scripts/lilypond-book.py (main): add png for HTML too, guess
10707         only if necessary. 
10708
10709 2005-03-25  Graham Percival  <gperlist@shaw.ca>
10710
10711         * Documentation/topdocs/INSTALL.texi: now recommends
10712         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
10713
10714         * Documentation/user/basic-notation.itely,
10715         Documentation/user/tutoria.itely: warn about
10716         only one (phrasing) slur at once.
10717
10718 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10719
10720         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
10721
10722 2005-03-23  Graham Percival  <gperlist@shaw.ca>
10723
10724         * Documentation/user/basic-notation.itely: fixed info about
10725         ending a (de)cresc.
10726
10727         * Documentation/user/lilypond-book.itely: fixed
10728         lilypond-book filter example and warned about not doing
10729         --filter and --process at the same time.
10730
10731 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10732
10733         * lily/parser.yy (bass_number),
10734         Documentation/user/instrument-notation.itely (Figured bass): 
10735         Add the possibility to use text markup in figured bass. 
10736
10737 2005-03-19  Graham Percival  <gperlist@shaw.ca>
10738
10739         * Documentation/user/global.itely: added info about naming
10740         identifiers and breakbefore.
10741
10742         * Documentation/user/invoking.itely: added info about batch
10743         processing files with convert-ly, removed references to TeX
10744         in the jail section.
10745
10746         * Documentation/user/examples.itely: possibly fixed piano
10747         dynamics.
10748
10749         * Documentation/user/advanced-notation.itely: added info
10750         about removing other types of Staff.
10751
10752         * Documentation/user/instrument-notation.itely: possibly
10753         fixed piano staff line switch.
10754
10755         * Documentation/user/changing-defaults.itely: added info
10756         about using normal font in titles.
10757
10758 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10759
10760         * VERSION (PATCH_LEVEL): release 2.5.16
10761
10762         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
10763         explicitly.
10764
10765 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10766
10767         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
10768         whitespace.
10769
10770         * python/lilylib.py (make_ps_images):
10771         * scm/backend-library.scm (postscript->pdf, postscript->png):
10772         Quote file name.  Use format rather than string-append juggling.
10773
10774 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10775
10776         * python/lilylib.py (make_ps_images): add x to -g argument. 
10777
10778         * lily/key-performer.cc (create_audio_elements): don't use
10779         scm_eval_string. Check for minor 3rd directly.
10780   
10781         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
10782         (sarabandeCelloGlobal): key is D minor, not F major.
10783
10784 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10785
10786         Fix truncated --png output (Peter Danenberg).
10787         
10788         * python/lilylib.py (make_ps_images):
10789         * scripts/ps2png.py (copyright): Grok --papersize option.
10790
10791         * scm/backend-library.scm (postscript->png): Add parameter
10792         PAPERSIZE.  Update callers.
10793
10794         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
10795         Fixes symbol placement.
10796
10797         * lily/spanner.cc: 
10798         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
10799         <libc-extension.hh>).
10800
10801 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10802
10803         * Nitpick run.
10804
10805         * buildscripts/fixcc.py: Update.
10806
10807         Builddir run fixes.
10808
10809         * HACKING (datadir): Add VERSION.
10810
10811         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
10812         higher up.
10813
10814 2005-03-15  Werner Lemberg  <wl@gnu.org>
10815
10816         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
10817         diagonal stem doesn't become thinner.
10818
10819 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10820
10821         * buildscripts/fixcc.py: Fixes (Werner).
10822
10823 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10824
10825         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
10826         Emmentaler/Aybabtu.
10827
10828         * GNUmakefile.in: fix lilypond-words path.
10829
10830         * po/tr.po: update to 2.3.21
10831
10832         * lily/new-fingering-engraver.cc (position_scripts): take priority
10833         from head position.
10834
10835         * input/regression/finger-chords-order.ly (texidoc): new file.
10836
10837 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10838
10839         * make/ly-rules.make: 
10840         * stepmake/aclocal.m4: 
10841         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
10842
10843         * buildscripts/fixcc.py (rules): Leave space after operator.
10844
10845 2005-03-14  Werner Lemberg  <wl@gnu.org>
10846
10847         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
10848         top of the glyph with smooth curve.
10849
10850 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10851
10852         * Documentation/user/global.itely (Page layout): remove
10853         printpagenumber.
10854
10855 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
10856
10857         * input/regression/mensural-ligatures.ly: new file (with examples
10858         compiled by Pal Benko).
10859
10860         * Documentation/user/instrument-notation.itely: Bugfix: yet some
10861         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
10862         musicglyph access.  Many small beautifications in ancient
10863         examples.
10864
10865         * input/test/divisiones.ly: fixed indentation; small
10866         beautifications
10867
10868         * ly/engraver-init.ly: added FIXME comment
10869
10870         * scripts/lilypond-book.py,
10871         Documentation/user/lilypond-book.itely: added music fragment
10872         option "packed" to lilypond-book
10873
10874         * Documentation/user/instrument-notation.itely: Bugfix: added
10875         missing LedgerLineSpanner color setting in several places.  Added
10876         music fragment option "packed" to VaticanaContext example.
10877
10878 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10879
10880         * scm/define-grobs.scm (all-grob-descriptions): switch off
10881         Hyphen_spanner::set_spacing_rods 
10882
10883         * lily/lyric-hyphen.cc (print): add padding between syllable and
10884         hyphen.
10885         (print): shorten hyphen in tight situations (determine using
10886         minimum-length)
10887
10888         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
10889         0.4pt.
10890
10891 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10892
10893         * ly/titling-init.ly (bookTitleMarkup): Refinements.
10894
10895         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
10896         header/footer markings for regression-test.
10897
10898         * scm/backend-library.scm (output-scopes, header-to-file): Move
10899         from framework-tex.scm.
10900
10901         * scm/framework-ps.scm (output-framework)
10902         (output-preview-framework):
10903         * scm/framework-eps.scm (output-classic-framework)
10904         (output-framework): Use it.  Fixes collated files.
10905
10906 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10907
10908         * input/sakura-sakura.ly: 
10909         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
10910
10911         * buildscripts/guile-gnome.sh: Update.
10912
10913         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
10914
10915         * mf/aybabtu.pe.in: Capitalize Aybabtu.
10916
10917 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10918
10919         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
10920         culprit: always exit the loop if we find a rod, even if it has
10921         distance < 0. 
10922
10923         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
10924         algorithm.
10925
10926         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
10927         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
10928
10929         * scm/output-svg.scm (dashed-line): new  function body.
10930         
10931         * GNUmakefile.in: create .htaccess.
10932
10933 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10934
10935         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
10936
10937 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10938
10939         * VERSION (PACKAGE_NAME): release 2.5.15
10940
10941         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
10942
10943         * scm/framework-svg.scm (output-framework): put scaling in
10944         document header. Apply scaling only once.
10945         (output-framework): dump page size in px, not mm. 
10946
10947         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
10948         from font-size.
10949
10950         * lily/paper-outputter-scheme.cc (LY_DEFINE):
10951         ly:outputter-output-scheme, new function.
10952
10953         * scm/output-svg.scm (pango-description-to-svg-font): new function
10954
10955 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10956
10957         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
10958         target.
10959
10960         * input/typography-demo.ly: new file.
10961
10962 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10963
10964         * Documentation/user/global.itely (File structure): Add markup blocks
10965         to toplevel expressions.
10966         (Multiple movements, Creating titles): Add markup blocks.
10967
10968         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
10969         <libc-extension.hh>).
10970
10971         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
10972
10973         * flower
10974         * lily
10975         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
10976
10977 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10978
10979         * lily/accidental.cc: special bboxes for natural. 
10980
10981         * mf/feta-toevallig.mf: make stems heavier.
10982
10983         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
10984         texts as well.
10985
10986         * mf/feta-klef.mf: revise. 
10987
10988         * mf/feta-schrift.mf: make thinning of accent less pronounced.
10989
10990         * mf/feta-klef.mf: add rounded curve at top. 
10991         make thinnib a little heavier.
10992
10993 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10994
10995         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
10996
10997         * buildscripts/fixcc.py: New file.
10998
10999         * input/regression/utf8.ly: Update Debian font description.
11000
11001 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11002
11003         * stepmake/aclocal.m4: Fix test.
11004
11005 2005-03-09  Graham Percival  <gperlist@shaw.ca>
11006
11007         * Documentation/user/invoking.itely: added Sebastino Vigna's
11008         docs for the --jail option.
11009
11010 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11011
11012         * lily/stem.cc (print): only produce stemlets if there are no
11013         noteheads on this stem.
11014
11015         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
11016         don't crash on stemlet (visible stem without heads).
11017
11018         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
11019         unbroken situations. 
11020
11021         * scm/output-lib.scm (center-invisible): new function.
11022
11023         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
11024         wishes to determine loose column space.
11025
11026         * lily/font-config.cc (init_fontconfig): add
11027         fonts/{otf,type1,cff}  to path.
11028
11029         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
11030
11031         * mf/GNUmakefile (Module): install all fonts under otf/
11032
11033         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
11034         replace /fonts/otf/ by /ps/ 
11035
11036         
11037 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11038
11039         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
11040
11041         * lily/book.cc (process): Oops, add score_.header_.
11042
11043         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
11044
11045         * lily/parser.yy: Handle toplevel and book texts as score.
11046
11047         * scm/page-layout.scm (default-page-make-stencil):
11048         Bugfix: (page-properties rename.
11049
11050         * scm/backend-library.scm (ly:system): Typo.
11051
11052 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11053
11054         * stepmake/stepmake/executable-targets.make (installexe): don't
11055         strip installed executables
11056
11057         * lily/font-select.cc (get_font_by_design_size): revert
11058         pango_description_string as well.
11059
11060         * lily/system.cc (set_loose_columns): put loose column just left
11061         of next column.
11062
11063         * lily/include/group-interface.hh (extract_grob_array): rename
11064         from Pointer_group_interface__extract_grobs
11065
11066         * input/regression/ledger-line-minimum.ly (texidoc): new file.
11067
11068         * lily/ledger-line-spanner.cc (set_spacing_rods): new
11069         function. Keep ledgered note heads at a minimum distance.
11070         Introduce minimum-length-fraction
11071         (print): introduce length-fraction property.
11072
11073 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11074
11075         * tex/GNUmakefile: remove latin1.enc rules.
11076
11077 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11078
11079         * scm/titling.scm: Typo.
11080
11081         * input/regression/score-text.ly: Really add.
11082
11083         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
11084
11085 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11086
11087         * lily/open-type-font-scheme.cc:  new file.
11088
11089 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11090
11091         * scm/titling.scm (layout-extract-page-properties): Rename from
11092         page-properties.  Update callers.
11093
11094         * lily/lexer.ll (Lily_lexer):
11095         * lily/parser.yy: Junk lyric_markup state.
11096
11097         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
11098
11099         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
11100         Add texts parameter.
11101
11102 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11103
11104         * lily/lexer.ll (lyric_markup): New mode.
11105         (Lily_lexer::push_lyric_markup_state): New method.
11106         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
11107
11108         * lily/parser.yy (book_body):
11109         (toplevel_expression): Grok \markup texts.
11110
11111         * lily/score-scheme.cc (ly:music-scorify): 
11112         * scm/lily-library.scm (collect-music-for-book): Take texts
11113         parameter.
11114
11115         * lily/score.cc (texts_): New member.
11116
11117         * lily/paper-book.cc (systems): Format score texts.
11118
11119         * score-text.ly: New file.
11120
11121         * ttftool/SConscript:
11122         * kpath-guile/SConscript: New file.
11123
11124         * lily/SConscript:
11125         * SConstruct: Update.
11126
11127 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11128
11129         * VERSION (PACKAGE_NAME): release 2.5.14
11130
11131 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11132
11133         * lily/main.cc: Add dummy xgettext markers.
11134
11135 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11136
11137         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
11138         requirements
11139
11140         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
11141         executable is < 40k
11142
11143         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
11144         hack.
11145
11146 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11147
11148         * flower/libc-extension.cc:
11149         * flower/include/libc-extension.hh: [Open]BSD simply cast
11150         cookie/funopen declarations.
11151
11152         * stepmake/aclocal.m4: Check for libkpathsea.so.
11153
11154         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
11155         dl_kpse_find_file.
11156
11157 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11158
11159         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
11160         (open_library): alternative for static library.
11161
11162 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11163
11164         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
11165
11166         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
11167
11168         Drop run-time dependency on teTeX.
11169
11170         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
11171
11172         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
11173         KPATHSEA_LIBS in LIBS.
11174         (STEPMAKE_DLOPEN): New function.
11175
11176         * lily/font-config.cc (init_fontconfig): Use dir for directory,
11177         not path.
11178
11179         * flower/file-path.cc (directories): Rename from paths, as this
11180         return an array of directories (a single path).
11181
11182 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11183
11184         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
11185
11186         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
11187         new ly:kpathsea-find-file
11188
11189         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
11190
11191         * kpath-guile/GNUmakefile: new file
11192
11193         * buildscripts/gen-emmentaler-scripts.py (i): generate
11194         emmentaler-X.fontname as well.
11195
11196         * buildscripts/ps-embed-cff.py: new script
11197
11198         * scm/lily-library.scm: remove ps-embed-cff.
11199
11200         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
11201         font loading. 
11202
11203         * scm/font.scm (add-music-fonts): load dynamics/numbers through
11204         fontconfig as well.
11205
11206         * lily/font-config.cc (init_fontconfig): add cff/ too.
11207
11208         * ly/generate-embedded-cff.ly: capitalize.
11209
11210         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
11211         so as to register the pango font.
11212
11213         * lily/font-config.cc (init_fontconfig): add
11214         prefix/{otf,type1,mf/out} to fontconfig path.
11215
11216         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
11217         overrides all. 
11218
11219         * configure.in (gui_b): remove ec mftrace check
11220
11221         * config.hh.in: use lilypond-Major.Minor as data directory.
11222
11223         * scm/framework-ps.scm (dump-page): use output-units for landscape.
11224
11225         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
11226         name.
11227
11228 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11229
11230         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
11231         error messages.
11232
11233         * flower/libc-extension.cc:
11234         * flower/include/libc-extension.hh: [Open]BSD fixes for
11235         cookie/funopen declarations.
11236
11237 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11238
11239         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
11240         emmentaler.
11241
11242         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
11243         lcrm10.
11244
11245         * scm/define-markup-commands.scm (fontsize): new markup
11246         command. Also set baseline-skip
11247
11248 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
11249         
11250         * lily/main.cc (do_chroot_jail): paranoia security for webserver
11251         use.
11252
11253 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11254
11255         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
11256
11257         * lily/pdf.cc: remove PDF related files
11258
11259 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11260
11261         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
11262         <hamamatsu@gmx.de>
11263
11264 2005-03-05  Graham Percival  <gperlist@shaw.ca>
11265
11266         * Documentation/user/advanced-notation.itely: first draft
11267         of reorg done.
11268
11269         * Documentation/user/global.itely: fixed (sub)section
11270         bits of MIDI.
11271
11272 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11273
11274         * cygwin/mknetrel (extras): Bufix (Bertalan).
11275
11276         * Documentation/user/basic-notation.itely (Chords): @ref fix.
11277         * Documentation/user/instrument-notation.itely (Introducing chord
11278         names): Compile fix: must have unique name.
11279
11280 2005-03-02  Graham Percival  <gperlist@shaw.ca>
11281
11282         * Documentation/user/instrument-notation.itely: reorg.
11283
11284 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11285
11286         * scm/output-gnome.scm:
11287         * scm/output-svg.scm: Fix font scaling.
11288
11289 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11290
11291         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
11292         what link to use best.
11293
11294         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
11295         * Documentation/user/tutorial.itely (Automatic and manual beams):
11296         Fix @ref.
11297
11298         * lily/tweak-registration.cc (replace_grob_tweak): New function.
11299         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
11300         * scm/framework-gnome.scm (tweak): Use it.
11301
11302 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11303
11304         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
11305
11306         * scm/output-ps.scm (white-text): reinstate white-text
11307
11308 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11309
11310         * scm/output-ps.scm (offset-add): Remove.
11311
11312         * scm/lily-library.scm (offset-flip-y): New function.
11313         * scm/framework-gnome.scm (tweak): Use it.
11314
11315         * scm/output-gnome.scm (grob-cause): Add parameter.
11316
11317         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
11318         * scm/output-ps.scm (url-link): Move.
11319         (white-text): Warn user about brokenness.
11320
11321         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
11322         wrt ghostscript.
11323
11324 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11325
11326         * lily/slash-repeat-engraver.cc (try_music): always make slashes
11327         if body length smaller than measure length.
11328
11329         * scm/define-markup-commands.scm (with-url): oops. use Y extent
11330         for Y.
11331
11332         * ly/titling-init.ly (tagline): put default tagline in \paper
11333
11334 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11335
11336         * lily/kpath.cc: 
11337         * lily/pdf.cc (Pdf_file): Use more generic error messages.
11338
11339         * scm/lily-library.scm (version-not-seen-message): New function.
11340         * ly/init.ly: Use it.
11341
11342         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
11343         breaks as progess.
11344
11345         * scripts/lilypond-book.py (do_process_cmd): Do not lump
11346         whitespace with l10n message.
11347
11348         * scm/framework-tex.scm (convert-to-ps):
11349         (convert-to-dvi): Do not use overly specific l10n messages.
11350
11351         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
11352
11353         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
11354         merge stderr with stdout.  
11355
11356 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11357
11358         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
11359         Neeracher).
11360
11361 2005-02-29  Graham Percival  <gperlist@shaw.ca>
11362
11363         * Documentation/user/instrument-notation.teily: moved
11364         \arpeggio to Basic.
11365
11366         * Documentation/user/advanced-notation.itely: Articulation to
11367         Basic, a bunch of stuff from Basic moved to Advanced.
11368
11369         * Documentation/user/basic.itely: swapped various sections,
11370         reorganized Basic.
11371
11372 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11373
11374         * flower/memory-stream.cc: 
11375         * flower/libc-extension.cc: Remove obsolete #undefs.
11376
11377         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
11378         more carefully.
11379
11380 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11381
11382         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
11383         dependency.
11384
11385         * VERSION (PACKAGE_NAME): release 2.5.13
11386
11387         * GNUmakefile.in (web-ext): don't ship ps.gz
11388
11389         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
11390         stdout
11391
11392 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11393
11394         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
11395         without libintl.  Now it compiles too.
11396
11397 2005-02-28  Graham Percival  <gperlist@shaw.ca>
11398
11399         * Documentation/user/basic-notation.itely,
11400         instument-notation.itely, advanced-notation.itely:
11401         split up contents of notation.itely.
11402
11403         * Documentation/user/notation.itely: file removed.
11404
11405         * Documentation/user/invoking.itely, converters.itely:
11406         moved convert-ly info to invoking.itely.
11407
11408         * Documentation/user/global.itely, changing-defaults.itely,
11409         sound-output.itexi: moved global settings, file layout, and
11410         sound into global.itely.
11411
11412         * Documentation/user/sound-output.itexi: file removed.
11413
11414         * Documentation/user/lilypond.tely: removed links to
11415         notation.itely and sound.itely.
11416
11417 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11418
11419         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
11420
11421         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
11422  
11423         * THANKS: add sponsor.
11424
11425         * scm/define-markup-commands.scm (with-url): new markup command.
11426
11427         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
11428         tagline.
11429         
11430         * scm/output-tex.scm (url-link): stub.
11431
11432         * scm/output-ps.scm (url-link): new function.
11433
11434         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
11435         ly:set-point-and-click
11436
11437 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11438
11439         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
11440         based on pdf-viewer setting.
11441
11442         * scm/framework-ps.scm (write-preamble): Find and set preferred
11443         pdf-viewer.
11444
11445 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11446
11447         * Documentation/user/point-and-click.itely: update for PDF point &
11448         click.
11449
11450         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
11451         editors based on EDITOR setting.
11452
11453 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11454
11455         * scm/*: Oops, more grand 2005 replace bits.
11456
11457 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11458
11459         * ps/music-drawing-routines.ps: new routine: insert PDF mark
11460
11461         * scm/output-ps.scm (grob-cause): point & click support for
11462         PostScript
11463
11464 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11465
11466         * lily/input-scheme.cc (LY_DEFINE): rename to
11467         ly:input-file-line-column
11468
11469 2005-02-26  Graham Percival  <gperlist@shaw.ca>
11470
11471         * Documentation/user/examples.itely: small fix from Steve Doonan.
11472
11473         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
11474
11475         * THANKS: added Yuval Harel.
11476
11477         * Documentation/user/{various}: inserted two spaces after a period.
11478
11479         * Documentation/user/lilypond.tely: added framework for reorg.
11480
11481         * Documentation/user/basic-notation.itely, instrument-notation.itely,
11482         advanced-notation.itely, global.itely: new files, placeholder for
11483         future reorg.
11484
11485 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
11486
11487         * Documentation/user/notation.itely: revamped Polyphony section
11488         
11489 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11490
11491         * Documentation/user/lilypond-book.itely (Music fragment options):
11492         doc fontload.
11493
11494         * Documentation/user/changing-defaults.itely (Text encoding): add
11495         fontload option to utf8 include
11496
11497         * scripts/lilypond-book.py (compose_ly): add fontload option
11498
11499         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
11500         force-eps-font-include option.
11501
11502         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
11503         black triangle
11504
11505         * Documentation/user/invoking.itely (Editor support): remove
11506         lilypond-latex section.
11507
11508         * scripts/lilypond-latex.py (Module): remove script.
11509
11510         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
11511         overwrite .log. 
11512
11513         * lily/main.cc: remove -m, --no-layout
11514
11515         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
11516         to define. We don't want to override fprintf everywhere.
11517
11518 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11519
11520         * cygwin/lilypond.hint: 
11521         * cygwin/README.in: Update dependencies.
11522
11523         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
11524         Bugfix: do not pollute CPPFLAGS, LIBS.
11525
11526         * cygwin/mknetrel (extras): Cross compile fixes.
11527
11528         * ttftool/util.c: 
11529         * ttftool/ttfps.c: 
11530         * ttftool/ps.c: #include libc-extension.hh
11531
11532         * flower/include/libc-extension.hh:
11533         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
11534         wrapper using funopen.
11535         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
11536         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
11537
11538         * config.hh.in:
11539         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
11540         (AC_CHECK_HEADERS): Add libio.h
11541
11542         * scripts/convert-ly.py: Uniformize, internationalize.
11543         (2.5.2): Remove fatal encoding rule.
11544         (2.5.13): Handle latin1 encoding gracefully.
11545
11546 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11547
11548         * HACKING: Fix line breaks.
11549
11550 2005-02-23  Werner Lemberg  <wl@gnu.org>
11551
11552         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
11553         contains those two files.
11554
11555 2005-02-21  Werner Lemberg  <wl@gnu.org>
11556
11557         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
11558         to improve overlap removal process.
11559
11560         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
11561         left and right ending.  This ensures better overlapping.
11562         Update all callers.
11563         ("lineprall"): Don't use draw_gridline to get better overlapping.
11564
11565 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11566
11567         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
11568
11569         * Documentation/topdocs/NEWS.tely (Top): oops.
11570
11571 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
11572
11573         * HACKING: new file.
11574
11575         * input/regression/utf8.ly (portuguese): added a portuguese example
11576         to show latin1 accents.
11577
11578 2005-02-21  Pal Benko  <benkop@freestart.hu>
11579
11580         * lily/mensural-ligature-engraver.cc:
11581         * lily/mensural-ligature.cc:
11582         * lily/include/mensural-ligature.hh: new algorithm implemented
11583
11584         * scm/define-grob-properties.scm: join-left killed (add-join may
11585         be used); join-left-amount changed to join-right-amount
11586
11587 2005-02-21  Graham Percival  <gperlist@shaw.ca>
11588
11589         * Documentation/user/notation.itely: small but urgent fix.
11590
11591 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
11592
11593         * lily/duration-scheme.cc: bugfix: correct parameters to
11594         SCM_ASSERT_TYPE.
11595
11596         * THANKS: added Pal.
11597
11598         * Documentation/user/notation.itely: bugfix: unTeXified
11599         $\\backslash$.  Bugfix: yet another glyph renaming victim:
11600         "timesig.*x/y" -> "timesig.*xy".
11601
11602 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11603         
11604         * VERSION (PACKAGE_NAME): release 2.5.12
11605
11606 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11607
11608         * ly/engraver-init.ly: set tieWaitForNote to #t by default
11609
11610         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
11611
11612         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
11613
11614         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
11615
11616 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11617
11618         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
11619         latin1..utf-8.
11620
11621         * input/regression/stanza-number.ly:
11622         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
11623
11624         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
11625
11626 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11627
11628         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
11629         NEWS. Refer to website for older news.  
11630
11631         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
11632         .HTML. This should be done for specific servers only.
11633
11634         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
11635         .ly image examples.
11636
11637         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
11638         in layer 0 too.
11639
11640         * scm/define-context-properties.scm
11641         (all-user-translation-properties): add tieWaitForNote
11642
11643         * scm/define-grobs.scm (all-grob-descriptions): add
11644         Tie_column::before_line_breaking
11645
11646         * lily/tie.cc (get_column_rank): new function
11647
11648         * lily/tie-column.cc (before_line_breaking): new function.
11649         (werner_directions): take into account ties that start on
11650         different columns.  
11651
11652         * lily/score-engraver.cc (set_columns): move add_column() so we
11653         have column rank available.
11654
11655         * lily/tie.cc (get_column_rank): new function.
11656
11657         * input/regression/utf8.ly (japanese): add japanese lyrics.
11658
11659         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
11660
11661         * THANKS: add Steve D
11662
11663         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
11664         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
11665
11666 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
11667
11668         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
11669         to show harmonic notes
11670         * scm/define-markup-commands.scm: in \markup-by-number
11671         "dots-dot" -> "dots.dot" to show dotted notes
11672
11673 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11674
11675         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
11676
11677         * flower/memory-stream.cc (writer): new file.
11678
11679         * configure.in: add endian test.
11680
11681 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
11682
11683         * Documentation/user/examples.itely: small
11684         simplification/beautification
11685
11686         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
11687         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
11688         notation manual.
11689
11690         * lily/mensural-ligature.cc: bugfix: another few victims of the
11691         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11692
11693         * ly/gregorian-init.ly: commit some experimental code for hi-level
11694         ligature input language lying around here for several months.
11695
11696         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
11697         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11698
11699         * lily/vaticana-ligature-engraver.cc: bugfix: another few
11700         "x-y-z"->"x.y.s-z" fixes.
11701
11702 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11703
11704         * scm/framework-pdf.scm (scm): new file
11705
11706         * lily/include/pdf.hh (class Pdf_file): new file.
11707
11708         * lily/pdf.cc (write_trailer): new file.
11709
11710 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
11711
11712         * input/regression/color.ly: new file
11713
11714         * lily/stencil.cc (interpret_stencil_expression):
11715         when a color expression is encountered: save current color,
11716         process the rest of the expression, and restore previous color.
11717
11718         * lily/system.cc (get_line): check all grobs for color property and
11719         prepare the stencil scheme expressions for further processing.
11720         Fix layer-loop.
11721
11722         * scm/define-grob-properties.scm: introduce the color property.
11723
11724         * scm/output-lib.scm: color helper functions.
11725
11726         * scm/output-ps.scm: introduce setcolor/resetcolor.
11727
11728 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11729
11730         * ly/*.ly, input/regression/*.ly: Added missing \version
11731         statements in some files.
11732
11733 2005-02-15  Graham Percival  <gperlist@shaw.ca>
11734
11735         * Documentation/user/notation.itely: minor editing.
11736
11737         * Documentation/user/converters.itely: updated convert-ly bugs.
11738
11739         * Documentation/user/lilypond-book.itely: add info about using
11740         feta characters in latex.
11741
11742 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11743
11744         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
11745
11746 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11747
11748         * scm/define-grob-properties.scm (all-user-grob-properties):
11749         removed 'dashed property.
11750
11751 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11752
11753         * scm/lily.scm (define-safe-public): new macro for defining
11754         variables that can be used in --safe mode. Use it in *.scm
11755         instead of manually setting safe-objects in safe-lily.scm.
11756
11757 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11758         
11759         * lily/slur.cc: Slur-dash patch by Bertalan.
11760
11761         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
11762
11763         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
11764
11765 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11766
11767         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
11768
11769 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11770
11771         * mf/GNUmakefile: teTeX-3.0 install fix.
11772
11773         * Cygwin patch from Bertalan.
11774
11775         * stepmake/stepmake/metafont-rules.make: Remove bashism.
11776
11777 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11778
11779         * GNUmakefile.in: 
11780         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
11781
11782         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
11783         2.0.x compatibility.
11784
11785 2005-02-08  Werner Lemberg  <wl@gnu.org>
11786
11787         * mf/feta-din-code.mf: Format; clean up code.
11788         Replace `---' with `--' plus explicit path directions.
11789         (linethickness#, stafflinethickness#): Remove.
11790         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
11791         ("dynamic s"): Improve shape.
11792         ("dynamic p"): Improve shape.
11793         Replace `draw' with better outline approximation.
11794         ("dynamic r"): Improve shape.
11795         Don't call `fill' and `draw' at the same time.
11796
11797 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11798
11799         * SConstruct (symlink):
11800         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
11801         build fix: add enc symlink.
11802
11803         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
11804
11805         Support for DESTDIR besides prefix=/foo
11806
11807         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
11808
11809         * stepmake/stepmake/*.make:
11810         * */GNUmakefile:
11811         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
11812
11813         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
11814
11815         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
11816         mawk in fontforge (date) test.
11817
11818 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11819
11820         * scm/font.scm (make-century-schoolbook-tree): add NCS as
11821         font-family=roman. Add Luxi Sans as sans
11822
11823 2005-02-07  Graham Percival  <gperlist@shaw.ca>
11824
11825         * Documentation/user/notation.itely: add warning about
11826         percent repeats and Voice contexts.
11827
11828         * Documentation/user/lilypond-book.itely: clarified the
11829         necessity of dvips -u arguments.
11830
11831 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11832
11833         * THANKS: Added a bunch of bug hunters.
11834
11835 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11836
11837         * scm/framework-ps.scm (output-preview-framework): bugfix.
11838
11839         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
11840         o/ for chord modifier..
11841
11842         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
11843
11844         * lily/drum-note-performer.cc:  remove unused (thanks Michael
11845         Welsh Duggan). 
11846
11847 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11848
11849         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
11850
11851         * ly/titling-init.ly: Do not also print intstrument in header on
11852         first page.  Do not print page number on first and only page.
11853
11854 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11855
11856         * input/regression/*.ly: remove old-relative everywhere
11857
11858         * lily/music-sequence.cc (simultaneous_relative_callback): do
11859         what-if analysis on copy, not on original. Fixes old-relative
11860         compatibility.
11861
11862         * scm/backend-library.scm (postscript->png): space before
11863         --verbose.
11864         
11865 2005-02-05  Werner Lemberg  <wl@gnu.org>
11866
11867         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
11868         is defined.
11869
11870         * mf/feta-alphabet.mf: Define `staffsize#'.
11871         Include `feta-params.mf'.
11872         s/staffheight/design_size/.
11873
11874         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
11875
11876         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
11877
11878         * mf/feta-nummer-code.mf: Reformatted.
11879         (draw_six): Use outline intersection to avoid a self-intersecting
11880         path.
11881         ("Numeral comma"): Fix serious outline glitches.  This slightly
11882         changes the glyph shape.
11883         ("Numeral dash"): Use `draw_rounded_block'.
11884         ("Numeral dot"): Use `drawdot'.
11885         ("Numeral 1"): Assure identical tangent directions for the
11886         intersection points of paths.  The glyph shape improvement is only
11887         visible at very high magnifications.
11888         ("Numeral 2"): Use `solve' macro to make the lower right part of
11889         the glyph outline touch the x axis exactly.  This changes the
11890         glyph shape.
11891         Minor fixes for better overlap removal support.
11892         ("Numeral 4"): Make lefter corner `rounder'.
11893         ("Numeral 5"): Assure identical tangent directions for the
11894         intersection points of paths.  This improves the glyph shape at
11895         high magnifications.
11896         ("Numeral 7"): Use `solve' macro to make the upper right part of
11897         the glyph outline touch the metrics box exactly.  This changes the
11898         glyph shape.
11899         Avoid corner in the upper left part of the glyph (causing a minor
11900         shape change).
11901
11902         * mf/feta-ital-*.mf: Removed.  Unused.
11903
11904 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11905
11906         * VERSION (PATCH_LEVEL): release 2.5.11
11907
11908         * input/regression/fill-line-test.ly: new file.
11909
11910         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
11911         emmentaler name, eg. emmentaler-23. 
11912
11913 2005-02-04  Christian Hitz  <chhitz@gmx.net>
11914
11915         * scm/scm/define-markup-commands.scm (fill-line): rework for better
11916         alignment with centered texts
11917
11918         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
11919         list of paddings
11920
11921 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11922
11923         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
11924
11925         * lily/note-column.cc (translate_rests): call flush_extent_cache()
11926         of parents when translating rests. Fixes: c-chord-rest.ly 
11927
11928         * lily/include/dimension-cache.hh (struct Dimension_cache): add
11929         dimension_callback_ member.
11930
11931         * lily/grob.cc (flush_extent_cache): new function. Force recompute
11932         of extents.
11933
11934 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11935
11936         * all but lily/*: The grand 2004/2005 replace.
11937
11938 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11939
11940         * lily/*: add space after ,  
11941
11942         * scm/music-functions.scm (has-request-chord): don't use
11943         ly:music-name anywhere. Fixes <<\\>> notation. 
11944
11945         * scm/define-markup-commands.scm (box): use font-size for
11946         padding. Fixes boxed-rehearsal-marks.ly
11947
11948         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
11949         identifier definition too, so foo = \lyrics { ...   } bar = #1
11950         doesn't complain about "bar" being LYRICS_STRING.
11951
11952         * lily/paper-def.cc (find_pango_font): new routine; Store
11953         pango_fonts in hash tab too. This is necessary for retrieving
11954         Pango_fonts::physical_font_tab() later on.
11955  
11956         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
11957         crash if psname is null.
11958
11959         * lily/lily-guile.cc (ly_hash2alist): new function
11960
11961         * Documentation/user/changing-defaults.itely (Text encoding):
11962         rewrite. 
11963
11964         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
11965         -> font_filename mapping.
11966
11967         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
11968         ly_pango_font_physical_fonts
11969
11970         * scm/framework-ps.scm (supplies-or-needs): extract names from
11971         physical Pango_fonts.
11972
11973         * utf8.ly: new file.
11974
11975 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11976
11977         * Documentation/user/changing-defaults.itely (Page layout): add
11978         doco about systemSeparatorMarkup.
11979
11980         * scm/page-layout.scm (default-page-make-stencil): add-to-page
11981         function.
11982         (default-page-make-stencil): insert system separators.
11983
11984         * scm/define-markup-commands.scm (hcenter): add
11985         (beam): add.
11986
11987 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11988
11989         * scm/output-ps.scm (ez-ball): reinstate ez notation.
11990
11991 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11992
11993         * lily/main.cc: Spell backend consistently.  Sort options.
11994
11995 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11996
11997         * scripts/lilypond-book.py (Module): revert @include.
11998         
11999 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12000
12001         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
12002         Bugfix: @include .tex (not .texi).  Small cleanups.
12003
12004         * stepmake/bin/add-html-footer.py (i18n): New function.
12005
12006 2005-01-31  Werner Lemberg  <wl@gnu.org>
12007
12008         * mf/feta-nummer.mf: Removed.  Unused.
12009
12010 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12011
12012         * lily/ : 2004 -> 2005 s&r
12013
12014         * scm/file-cache.scm (cached-file-contents): add file. Read each
12015         file only once.
12016
12017         * scm/font.scm (add-pango-fonts): change order. Medium weight is
12018         now default.
12019
12020         * VERSION: release 2.5.10
12021         
12022         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
12023
12024         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
12025
12026         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
12027         that both X and Y extents of bbox are non-nil.
12028
12029 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12030
12031         * scm/chord-name.scm (alteration->text-accidental-markup): change
12032         - to . 
12033
12034         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
12035
12036         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
12037
12038         * Documentation/user/invoking.itely (Invoking lilypond): add note
12039         about EPS backend.
12040
12041         * scm/framework-eps.scm: new file: create per-system/per-page EPS
12042         files for inclusion in lilypond-book document.
12043
12044         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
12045
12046         * input/tutorial/lbook-texi-test.texi: new file.
12047
12048         * scm/safe-lily.scm (safe-objects): add
12049         {begin,end}-of-line-(in)?visible as safe.
12050  
12051 2005-01-30  Graham Percival  <gperlist@shaw.ca>
12052
12053         * Documentation/user/changing-defaults.itely: fixed example
12054         of (dynamics).
12055
12056 2005-01-29  Graham Percival  <gperlist@shaw.ca>
12057
12058         * lily/main.cc: fix info about -o=FILE.
12059
12060 2005-01-29  Werner Lemberg  <wl@gnu.org>
12061
12062         * mf/feta-toevallig.mf ("Natural"): Completely changed the
12063         construction to assure smooth transition from straight to curved
12064         lines.
12065
12066 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12067
12068         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
12069         stencils.
12070
12071         * ps/lilyponddefs.ps: add start-page, start-system doesn't
12072         translate to top of page. Fixes alignment problems of
12073         lilypond-generated EPS files.
12074
12075 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12076
12077         * scm/part-combiner.scm (analyse-spanner-states): trigger on
12078         crescendo-end as well, since Decrescendo maybe ended with Stop
12079         Crescendo.). Fixes: partcombine-diminuendo.ly
12080
12081         * scm/script.scm (default-script-alist): swap portato symbols.
12082
12083         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
12084
12085         * lily/paper-outputter-scheme.cc (LY_DEFINE):
12086         ly:outputter-port. New function.
12087
12088         * scm/framework-ps.scm (output-classic-framework): dump a
12089         -systems.texi too
12090         (output-classic-framework): dump multiple systems on an "infinite"
12091         page EPS including fonts. 
12092
12093         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
12094         .eps files for both texi and tex formats. Use PNG coming from
12095         lilypond.
12096         
12097 2005-01-28  Graham Percival  <gperlist@shaw.ca>
12098
12099         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
12100
12101         * scripts/lilypond-latex.py: fix info about -o=FILE.
12102
12103 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12104
12105         * ly/generate-embedded-cff.ly: write .cff.ps files.
12106
12107         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
12108
12109         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
12110         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
12111
12112 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12113
12114         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
12115
12116 2005-01-28  Werner Lemberg  <wl@gnu.org>
12117
12118         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
12119         macros.
12120         (draw_bulb): Improved.
12121
12122         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
12123         metapost bug.
12124         (draw_pedal_P): Use soft_end_penstroke.
12125         (draw_pedal_d): Use soft_start_penstroke.
12126
12127         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
12128         path.
12129         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
12130         doesn't change the glyph shape.
12131
12132         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
12133         changing the shape) to avoid fontforge warnings.
12134
12135         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
12136         soft_end_penstroke and fix glyph shape.
12137
12138 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12139
12140         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
12141
12142 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12143
12144         * scm/define-markup-commands.scm (line): filter out empty stencils
12145         from line command.
12146
12147         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
12148         amount.
12149
12150 2005-01-27  Graham Percival  <gperlist@shaw.ca>
12151
12152         * Documentation/user/notation.itely: added info about what
12153         \voiceFoo does.  Also rewrote warning about marks at
12154         a line break.
12155
12156         * Documentation/user/changing-defaults.itely: added info
12157         about putting dynamics in parenthesis and brackets.
12158
12159 2005-01-27  Werner Lemberg  <wl@gnu.org>
12160
12161         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
12162
12163 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12164
12165         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
12166         portato-direction.ly
12167
12168         * lily/beam.cc (consider_auto_knees): add beam height to
12169         threshold. Fixes: knee-multiple-beam.ly
12170
12171         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
12172         pedal line spanners. Fixes: instrument-center-pedal.ly
12173
12174         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
12175         if encountering barline. Fixes: auto-beam-repeat.ly
12176
12177 2005-01-26  Werner Lemberg  <wl@gnu.org>
12178
12179         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
12180         overlapping.
12181
12182         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
12183         with inflections for the 1/2 sharp glyph.
12184
12185         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
12186         connection between `t' and `r'.
12187         Unify bulb with the rest of `r' to avoid grazing outlines which
12188         confuses the overlap removal algorithm of fontforge.
12189
12190         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
12191         inflections.
12192         (draw_cross): Fix shape to have uniform thickness in corners.
12193
12194         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
12195         to avoid an uneven number of self-intersections; this confuses
12196         fontforge.
12197         Fix a slight bug in the shape at left bottom (which is visible only
12198         at high magnifications).
12199         `Center' the stem horizontally to avoid overlapping.
12200
12201 2005-01-24  Werner Lemberg  <wl@gnu.org>
12202
12203         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
12204         to `asis'.
12205         (fet_begingroup): Save group name in string `feta_group'.
12206         (fet_endgroup): Updated.
12207         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
12208
12209         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
12210
12211         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
12212         in metapost.
12213
12214 2005-01-24  Graham Percival  <gperlist@shaw.ca>
12215
12216         * Documentation/user/notation.itely: really minor editing.
12217
12218 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12219
12220         * Documentation/user/examples.itely: minor editing.
12221
12222         * Documentation/user/changing-defaults.itely: minor editing.
12223
12224         * Documentation/user/notation.itely: clarified info on polyphony
12225         and \addlyrics.
12226
12227 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12228
12229         * scm/output-gnome.scm: 
12230         * scm/output-svg.scm:
12231         * scm/lily-library.scm (font-name-style): Update font name
12232         kludging for fontconfig use.
12233
12234 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
12235
12236         * scm/define-markup-commands.scm: Document right-align and
12237         larger markup commands. Remove "TODO" from the topmost comment
12238         "each markup function should have a doc string." More consistent
12239         use of new-lines.
12240
12241 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12242
12243         * Documentation/user/changing-defaults: removed info about
12244         copyright symbol, since it's likely to change soon.
12245         Added info about betweensystemspace.
12246
12247         * Documentation/user/notation.itely: minor fixes.
12248
12249         * Documentation/user/lilypond.tely,
12250         Documentation/user/music-glossary.tely: changed copyright
12251         date to 2005 instead of 2004.
12252
12253         * input/test/volta-chord-names.ly: added old example back.
12254
12255 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12256
12257         * mf/feta-beugel.mf: use design size 20 (not 15).
12258
12259         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
12260         change name to aybabtu completely
12261
12262 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12263
12264         * buildscripts/gen-emmentaler-scripts.py (outdir): add
12265         design_size to fontname
12266
12267 2005-01-19  Werner Lemberg  <wl@gnu.org>
12268
12269         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
12270         mf/feta-schrift.mf: s/p/pat/ if a path variable.
12271
12272         * mf/feta-autometric.mf (set_char_box): Add code which emits
12273         specials for mf2pt1 if run with metapost.
12274         (to_bp): New macro for mf2pt1.
12275
12276 2005-01-18  Graham Percival  <gperlist@shaw.ca>
12277
12278         * Documentation/user/changing-defaults: added info on
12279         creating a copyright symbol.
12280
12281 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12282
12283         * VERSION: release 2.5.9
12284         
12285 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
12286
12287         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
12288
12289         * Documentation/user/notation.itely: Document
12290         score-override-auto-beam-setting Fix documentation for
12291         revert-auto-beam-setting.
12292
12293 2005-01-18  Werner Lemberg  <wl@gnu.org>
12294
12295         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
12296         (procset): New function to define a procset resource.
12297         (ps-embed-pfa): New function to define a font resource.
12298         (setup): New function to define a `Setup' environment.
12299         (preamble): Use new functions.
12300
12301         * ps/lilypond.defs (init-lilypond-parameters): New function to
12302         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
12303
12304 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12305
12306         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
12307
12308 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
12309
12310         * scm/define-markup-commands.scm: Change number->markletter-string
12311         to take two arguments (vector number). Add number->mark-alphabet-vector
12312         and markalphabet markup command.
12313
12314         * scm/translation-functions.scm: Add format-mark-box-alphabet,
12315         format-mark-alphabet, format-mark-box-barnumbers and
12316         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
12317
12318 2005-01-17  Graham Percival  <gperlist@shaw.ca>
12319
12320         * Documentation/user/examples.itely: add SATB automatic piano
12321         reduction template.
12322
12323         * Documentation/user/notation.itely: added info about changing
12324         partcombine texts.  Also adds examples of alternate lyrics.
12325
12326         * Documentation/user/changing-defaults.itely: added warning
12327         about \RemoveEmptyStaffContext overriding previous changes.
12328
12329 2005-01-17  Werner Lemberg  <wl@gnu.org>
12330
12331         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
12332         feta-alphabet*.
12333
12334 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12335
12336         * python/lilylib.py (make_ps_images): don't do final showpage for
12337         multi-page documents.
12338         
12339         * VERSION (MY_PATCH_LEVEL): release 2.5.8
12340
12341 2005-01-16  Graham Percival  <gperlist@shaw.ca>
12342
12343         * Documentation/user/lilypond.tely: changed order of appendices;
12344         unified index should be last.
12345
12346         * Documentation/user/notation.itely: add example of key signatures
12347         and info about Staff.printKeyCancellation.
12348
12349 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12350
12351         * lily/include/repeated-music.hh (class Repeated_music): change
12352         into "namespace" class.
12353
12354         * lily/event.cc: remove Key_change_event.
12355
12356         * lily/include/transposed-music.hh (class Transposed_music): remove.
12357
12358         * lily/transposed-music.cc: remove
12359
12360         * lily/include/relative-music.hh: remove.
12361
12362         * lily/include/music-sequence.hh (struct Music_sequence): change
12363         into "namespace" class.
12364
12365         * lily/untransposable-music.cc (Module): remove
12366
12367         * lily/include/un-relativable-music.hh (Module): remove
12368
12369         * lily/include/untransposable-music.hh (Module): remove
12370
12371         * lily/include/music-list.hh (Module): remove file
12372
12373         * lily/un-relativable-music.cc: remove file.
12374
12375 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12376
12377         * lily/parser.yy: Compile fix.
12378
12379 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12380
12381         * lily/include/music.hh (class Music): unvirtualize transpose().
12382
12383         * lily/sequential-music.cc: remove file.
12384
12385         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
12386
12387         * lily/slur-scoring.cc (get_best_curve): only switch on
12388         DEBUG_SLUR_SCORING for non NDEBUG builds.
12389
12390         * lily/include/music.hh (class Music): replace Music::start_mom()
12391         by start-callback property
12392
12393         * lily/include/grace-music.hh: remove file. 
12394
12395         * lily/stem.cc (height): robustness fix.
12396
12397         * lily/time-scaled-music.cc: remove file.
12398
12399         * lily/include/music.hh (class Music): include SCM init argument.
12400         (class Music): replace Music::get_length() virtual by
12401         length-callback property everywhere.
12402
12403         * scripts/convert-ly.py (conv): add  # to \property scalar value.
12404
12405         * mf/GNUmakefile: don't install *list.ly
12406
12407 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12408
12409         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
12410
12411 2005-01-12  Werner Lemberg  <wl@gnu.org>
12412
12413         This patch addresses the following problems in the feta sources
12414         files which contribute to the fetaXX fonts.
12415
12416         . Many fixes for rasterization at low resolutions (consistent use of
12417           `vround' and `hround', integer shift values for paths, applying
12418           `eps' for mirrored paths, use of `define_whole_pixels' and
12419           friends, etc.) -- while this probably looks like a waste of time
12420           it has revealed deficiencies in some glyph shapes.  See comment at
12421           the end of feta-params.mf how vertical symmetry is achieved.
12422
12423         . The `---' operator has been replaced everywhere with `--'; this
12424           both improves and considerably reduces the font size after
12425           conversion with mf2pt1.
12426
12427         These change aren't explicitly mentioned below since virtually all
12428         glyphs are affected.
12429
12430         Other notable differences:
12431
12432         . Glyphs from feta-accordion.mf now have charboxes around the
12433           outline.
12434
12435         . Fixed incorrect charbox for `accDot'.
12436
12437         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
12438
12439         . Fixed position of the bow in the `upprall' glyph and its siblings.
12440
12441         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
12442           dependent on the staff line thickness to avoid touching the middle
12443           staff line at smaller sizes.
12444
12445         . Largely extended output for feta-testXX: Where useful, glyphs
12446         are shown both between and on staff lines.
12447
12448
12449         * mf/feta-params.mf (staff_space_rounded,
12450         stafflinethickness_rounded, linethickness_rounded,
12451         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
12452         Update all code which uses them where appropriate.
12453         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
12454         New variables used to control rasterization at low resolutions.  Set
12455         to zero if feta code is processed with metapost.
12456
12457         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
12458         (draw_rounded_block, draw_square_block): Updated to use `--' only.
12459         (flare_path): Updated.
12460         Make it work with `filldraw' (but only circular pens).
12461         (hfloor, vfloor, hceiling, vceiling): New macros.
12462
12463         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
12464         Use `draw' again in mf mode to have good pixel dropout control.
12465         Fix intersection points of horizontal lines with circle.
12466         ("accDot"): Fix parameters for set_char_box.
12467         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
12468         control.
12469
12470         * mf/feta-banier.mf: Updated.
12471
12472         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
12473         testing.
12474         (undraw_inside_ellipse): Remove `center' argument.  Update all
12475         callers.
12476         (draw_brevis): New macro, called by "Brevis notehead".
12477         (draw_whole_triangle_head): New macro, called by "Whole
12478         trianglehead".
12479         (draw_small_triangle_head): Use `filldraw'.
12480
12481         * mf/feta-eindelijk.mf: Remove useless global group.
12482         Updated.
12483
12484         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
12485         `filldraw'.
12486
12487         * mf/feta-pendaal.mf: Updated.
12488
12489         * mf/feta-puntje.mf: Updated.
12490
12491         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
12492         less points.
12493         ("Flageolet"): Use `draw' again in mf mode to have good pixel
12494         dropout control.
12495         ("Varied Coda"): Use `draw_block'.
12496         (draw_comma): Fix typo.
12497         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
12498         pixel dropout control.
12499
12500         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
12501         position of bow.
12502
12503         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
12504         sizes.
12505
12506         * mf/feta-toevallig.mf (remember_pic): New variable, used for
12507         testing.
12508         (draw_meta_sharp): Much simplified.
12509         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
12510
12511         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
12512
12513 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12514
12515         * Documentation/user/notation.itely (Ancient rests): Fix typo
12516         (thanks Anthony)
12517
12518 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12519
12520         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
12521
12522         * lily/main.cc (setup_paths): Add cff.
12523
12524         * mf/GNUmakefile (foe): Include actual target %.cff.
12525         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
12526
12527 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12528
12529         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
12530         suffix for main_input_b_.
12531
12532         * scm/music-functions.scm (toplevel-music-functions):
12533         precompute music lengths for music expressions.  
12534
12535 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12536
12537         * lily/include/input.hh (class Input): new `end_' slot for end of
12538         input. Renamed defined_str0_ to start_.
12539
12540         * lily/input.cc (Input): Add Input::Input (Input const &) and
12541         remove Input::Input (Source_file*, char const *). Use the new
12542         slots.
12543         (set_location): method used by bison to propagate input
12544         locations (YYLLOC_DEFAULT).
12545         (end_line_number, end_column_number, step_forward): new methods
12546         
12547         * lily/input-scheme.cc (ly:input-both-locations): new function,
12548         similar to ly:input-location, but also return the end line and
12549         column.
12550
12551         * lily/include/includable-lexer.hh: 
12552         * lily/includable-lexer.cc: 
12553         * lily/include/lily-lexer.hh (class Lily_lexer): 
12554         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
12555         Includable_lexer to Lily_lexer, in order to update lexloc (the
12556         yylloc), a new slot of Lily_lexer.
12557         (here_input, LexerError): simplify by using the lexloc slot (aka
12558         yylloc)
12559
12560         * lily/lexer.ll: #define yylloc to use input locations (it may
12561         be useless here?). Fixed the #embedded_scm rule (step the location
12562         forward in order to skip the sharp sign before parsing the scheme
12563         expression)
12564
12565         * lily/include/lily-parser.hh (class Lily_parser): 
12566         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
12567         here_input()
12568         (parser_error): overload for more precise locations of errors.
12569
12570         * lily/parser.yy (YYLTYPE): set location type to Input
12571         (YYLLOC_DEFAULT): use Input::set_location()
12572         (yylex): add the YYLTYPE* location parameter.
12573         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
12574         Give an Input parameter to THIS->parser-error() for more accurate
12575         messages.
12576
12577 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12578
12579         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
12580
12581         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
12582         on BEAMQUANTING for non-NDEBUG builds.
12583
12584         * lily/stem.cc (head_count): performance: avoid String::String()
12585         inside oft called function.
12586
12587 2005-01-09  Graham Percival  <gperlist@shaw.ca>
12588
12589         * Documentation/user/examles.itely: attempted fix for broken
12590         string quartet template.
12591
12592         * Documentation/user/notation.itely: remove unnecessary broken
12593         link.
12594
12595 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12596
12597         * VERSION (PACKAGE_NAME): release 2.5.7
12598
12599 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12600
12601         * config.make.in (METAFONT): Append -progname=mf, fixes use with
12602         mf-nowin for teTeX-3.0.  Backportme.
12603
12604         * scm/output-svg.scm (utf8-string): New function.
12605
12606         * scm/output-gnome.scm (utf8-string): New function.
12607         (otf-name-mangling): Remove.
12608
12609         * lily/pango-font.cc (Pango_font): Use font string iso font
12610         filename for utf8-text.
12611
12612         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
12613         name.
12614
12615 2005-01-08  Graham Percival  <gperlist@shaw.ca>
12616
12617         * Documentation/user/notation.itely: add info about
12618         Staff.extraNatural = ##f in Pitches section.  Also
12619         fixed some minor issues in the Vocal music section.
12620
12621 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12622
12623         * scm/output-ps.scm (white-text): comment out Helvetica font,
12624         which is broken for my GS install.
12625
12626         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
12627         which provides a tighter bbox.
12628
12629         * scm/define-grobs.scm (all-grob-descriptions): remove all
12630         extra-offsets from definitions.
12631
12632 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
12633
12634         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
12635         add tuning for 4-string bass and some common 4/5-string banjo
12636         tunings.  New function (four-string-banjo) turns a 5-string tuning
12637         into a 4-string tuning.  New function
12638         (fret-number-tablature-format-banjo) computes correct fret numbers
12639         on 5-string banjos.
12640
12641         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
12642         Add beam correction to TabVoice.
12643
12644         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
12645         using bold font; makes tabs more readable.
12646
12647 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12648
12649         * lily/font-select.cc (get_font_by_design_size): don't make
12650         Modified_font_metric; this causes trouble, since we don't know the
12651         font magnification from inside Pango_font::text_stencil()
12652
12653         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
12654
12655         * Documentation/user/notation.itely (The Lyrics context): comment out
12656         broken {Small ensembles} link.
12657
12658         * scm/framework-svg.scm (output-framework): change calling convention.
12659
12660         * lily/object-key-dumper-scheme.cc: new file.
12661
12662         * lily/object-key-undumper-scheme.cc: new file.
12663
12664         * lily/tweak-registration-scheme.cc: new file.
12665
12666         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
12667
12668         * Documentation/user/examples.itely (String quartet): uncomment
12669         broken example.
12670
12671         * lily/font-config.cc: new file.
12672
12673 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12674
12675         * scm/output-svg.scm: 
12676         * scm/output-gnome.scm: s/bigcheese/emmentaler.
12677
12678         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
12679
12680 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12681
12682         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
12683         Add headers.
12684
12685         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
12686
12687 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12688
12689         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
12690
12691         * lily/include/main.hh: lose _b hungarian suffixes for global
12692         variables.
12693
12694         * lily/include/lily-guile-macros.hh: new file.
12695
12696         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
12697
12698         * lily/general-scheme.cc: new file. 
12699
12700         * lily/font-select.cc (get_font_by_design_size): retrieve
12701         PangoFont for (designsize . "pango-descr") entries.
12702
12703         * lily/lily-parser-scheme.cc: new file.
12704
12705         * lily/output-def-scheme.cc: new file.
12706
12707         * lily/paper-book-scheme.cc: new file.
12708
12709         * lily/duration-scheme.cc (LY_DEFINE): new file.
12710
12711         * lily/pitch-scheme.cc:  new file.
12712
12713         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
12714
12715 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12716
12717         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
12718
12719 2005-01-06  Graham Percival  <gperlist@shaw.ca>
12720
12721         * Documentation/user/notation.itely: minor editing.
12722
12723         * Documentation/user/changing-defaults: minor editing.
12724
12725         * Documentation/user/examples.itely: add template for
12726         string quartet part extraction; demonstrates tag.
12727
12728 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
12729
12730         * Documentation/user/notation.itely: documents
12731         format-mark-box-letters and format-mark-box-numbers
12732
12733         * scm/define-context-properties.scm: change comment.
12734
12735 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12736
12737         * scm/framework-ps.scm (output-classic-framework): new function:
12738         dump systems as separate .eps files (without fonts) and write a
12739         single collecting .tex file.
12740
12741 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12742
12743         * Documentation/user/notation.itely (Setting simple songs):
12744         Correct several errors in the equivalent formulation of
12745         \addlyrics. 
12746         (The Lyrics context): Corrected link to the SATB example.
12747
12748 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12749
12750         * scm/lily.scm (completize-formats): new function
12751         (postprocess-output): new function
12752
12753         * lily/paper-book.cc (classic_output): change calling
12754         convention. Give basename as first argument. 
12755         remove Paper_book::post_processing().
12756
12757         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
12758
12759 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12760
12761         * lily/paper-outputter.cc (LY_DEFINE): new function
12762         ly:outputter-close.
12763
12764         * lily/main.cc: change --format,-f to --backend,-b
12765
12766         * lily/include/main.hh: rename format to backend.
12767
12768         * scm/translation-functions.scm (format-mark-box-numbers): add.
12769         patch by Erlend Aasland
12770
12771 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12772
12773         * lily/pango-font.cc (text_stencil): dump string as
12774         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
12775
12776 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12777
12778         * configure.in (gui_b): Remove handy developer-only
12779         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
12780         CVS source installations (but break other non-default but correct
12781         PKG_CONFIG_PATH setups), as this is no longer developer-only.
12782
12783         * SConstruct: 
12784         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
12785         compatibility (backportme).
12786
12787         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
12788
12789 2005-01-03  Werner Lemberg  <wl@gnu.org>
12790
12791         Prepare glyph shapes for mf2pt1 conversion.
12792
12793         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
12794         (accDiscant, accFreebase, accStdbase): Replace `draw' with
12795         `penstroke'.
12796         (accDot): Use `drawdot'.
12797         (accBayanbase): Replace `draw' with `draw_gridline'.
12798         (print_penpos): Moved to feta-macros.mf.
12799         (accOldEE): Replace `filldraw' with `penstroke'.
12800         Replace `draw' with `penstroke' and `drawdot'.
12801
12802         * mf/feta-banier.mf: Code clean-up.
12803         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
12804         `fill'.
12805
12806         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
12807
12808         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
12809         paremeter to control drawing of labels.  Update all callers.
12810
12811         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
12812         (new_bulb): Return a bulb as a single path.  To do that, it now
12813         takes some more parameters.  Updated all callers.
12814         (draw_gclef): Major clean-up.  `draw' has been replaced with
12815         `penstroke', unnecessary outlines have been removed.
12816         Remove (unused) gnome-canvas code.
12817
12818         * mf/feta-macros.mf (print_penpos): New macro (from
12819         feta-accordion.mf).
12820         Other minor fixes.
12821
12822         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
12823         ("Pedal dot"): Use `drawdot'.
12824         (draw_pedal_P): Add parameter to control drawing of labels.  Update
12825         all callers.
12826         Fix shape at top.
12827         (draw_pedal_e): Add parameter to control drawing of labels.  Update
12828         all callers.
12829         (draw_pedal_d): Add parameter to control drawing of labels.  Update
12830         all callers.
12831         Revert drawing direction.
12832
12833         * mf/feta-schrift.mf (draw_fermata): Use single path.
12834         (draw_short_fermata): Replace `filldraw' with `fill'.
12835         (draw_long_fermata, draw_very_long_fermata): Replace calls to
12836         `draw_rounded_block' with a single path.
12837         ("Thumb"): Draw full circle instead of mirroring segments.
12838         (draw_accent): New macro.
12839         ("> accent", "espr"): Use it.
12840         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
12841         ("open (unstopped)"): Draw full circle instead of mirroring
12842         segments.
12843         (draw_vee): Removed.
12844         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
12845         ("Downbow"): Replace calls to `draw_rounded_block' with a single
12846         path.
12847         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
12848         partial pieces drawn with `fill' -- these do still overlap with the
12849         stem of the `t' but just once, not multiple times so that fontforge
12850         can handle it gracefully.
12851         Change other parts of the glyph so that fontforge's overlapping
12852         algorithm reliably works.
12853         (draw_heel): Replace `draw' with `fill'.
12854         (draw_toe): Use `draw_accent' instead of `draw_vee'.
12855         ("Flageolet"): Replace `draw' with `penstroke'.
12856         ("Segno"): Replace `filldraw' with `penstroke'.
12857         Replace `draw' with `drawdot'.
12858         ("Coda"): Replace `fill' with `penstroke', using a single path.
12859         ("Varied Coda"): Use less overlapping paths.
12860         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
12861         single path.
12862
12863         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
12864         group to better control the `labels' command.
12865         Rename argument to `offset' and use it actually.  Update all
12866         callers.
12867         Replace `filldraw' with `fill'.
12868         ("mordent", "prallmordent", "upmordent", "downmordent",
12869         "lineprall"): Replace `draw' with `draw_gridline'.
12870         ("upprall", "downprall"): Replace `draw' with `fill'.
12871
12872         * mf/feta-timesig.mf: Formatting.
12873
12874         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
12875         to...
12876         ("Flat"): Here.
12877         (draw_paren): Move code to draw labels to...
12878         ("Right Parenthesis"): Here.
12879
12880 2005-01-02  Graham Percival <gperlist@shaw.ca>
12881
12882         * Documentation/user/notation.itely: add example of \setTextDecresc
12883         and \setTextDim.
12884
12885 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
12886
12887         * scm/define-markup-commands.scm :  fix glyph-strings of
12888         accidentals and \note-by-number
12889
12890 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12891
12892         * VERSION: 2.5.6 released.
12893         
12894         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
12895
12896         * input/regression/new-markup-scheme.ly: oops. font-family=music
12897         -> font-encoding fetaMusic.  
12898
12899         * lily/main.cc: put default to PS.
12900
12901         * lily/tfm.cc: idem.
12902
12903         * lily/afm.cc: idem.
12904
12905         * lily/include/modified-font-metric.hh (struct
12906         Modified_font_metric): remove coding_scheme() method.
12907
12908         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
12909
12910         * scripts/convert-ly.py (conv): crash on encountering \encoding.
12911
12912         * input/les-nereides.ly: convert to utf8
12913
12914         * lily/modified-font-metric.cc (text_dimension): idem.
12915
12916         * lily/parser.yy (TODO): idem.
12917
12918         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
12919
12920         * lily/lexer.ll: remove encoding
12921
12922         * scm/framework-ps.scm (output-variables): separately scale the
12923         page to mm 
12924
12925         * lily/pango-font.cc (Pango_font): fix scaling.
12926
12927         * lily/font-metric.cc (design_size): design_size returns a
12928         dimension now as well.
12929
12930 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12931
12932         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
12933         brace generation. 
12934
12935         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
12936
12937 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12938
12939         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
12940         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
12941
12942 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12943
12944         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
12945         in first run as well.
12946
12947         * scm/paper.scm (layout-set-staff-size): use text-font-size in
12948         dimension less points (ie. 12 = 12 point)
12949
12950         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
12951
12952         * lily/all-font-metrics.cc (find_pango_font): set description_
12953
12954         * lily/pango-font.cc (text_stencil): export size as well.
12955         (text_stencil): fix scaling and extents box.
12956
12957 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12958
12959         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
12960
12961         * Documentation/user/invoking.itely (Invoking lilypond): document
12962         texstr
12963
12964         * scripts/convert-ly.py (conv): add ancient rules.
12965
12966         * scm/clef.scm (c0-pitch-alist): replace - with .
12967
12968         * scripts/lilypond-book.py (process_snippets): add texstr support.
12969
12970         * scm/framework-texstr.scm (header): change extension to .textmetrics
12971
12972         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
12973         -f tex.
12974
12975         * lily/text-metrics.cc: new file.
12976         (try_load_text_metrics): new function
12977
12978         * lily/include/text-metrics.hh: new file.
12979
12980 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12981
12982         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
12983         ly_scheme_function to ly_lily_module_constant.
12984
12985         * lily/modified-font-metric.cc (text_dimension): try
12986         lookup_tex_text_dimension() first.
12987
12988         * lily/tfm.cc: new function ly:load-text-dimensions
12989
12990 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12991
12992         * scm/output-texstr.scm (text): use \lilygetmetrics
12993
12994         * scm/framework-texstr.scm (header): dump in new format.
12995
12996         * tex/lilypond-tex-metrics: new file.
12997         
12998 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12999
13000         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
13001         mapping.
13002         (index_to_charcode): New method.
13003
13004         * scm/output-ps.scm (glyph-string): 
13005         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
13006
13007 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
13008
13009         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
13010         implement fully, need FONT to get to charcode.
13011
13012         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
13013
13014         * scm: Cleanups.
13015
13016         * Documentation/user/changing-defaults.itely: Fix internalsrefs
13017         {Tunable context properties},
13018         {All layout objects},
13019         {Music definitions}.
13020
13021 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13022
13023         * VERSION: release 2.5.5
13024         
13025         * lily/main.cc: use TeX as default output format.
13026
13027         * flower/file-path.cc (find): try to open directly as well, so we
13028         find absolute path files. 
13029
13030         * lily/pango-select.cc: new file.
13031
13032         * scm/framework-ps.scm: remove all encoding code. 
13033         load pfb/pfa for PangoFont too.
13034         
13035         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
13036
13037 2004-12-22  Werner Lemberg  <wl@gnu.org>
13038
13039         Prepare glyph shapes for mf2pt1 conversion.
13040
13041         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
13042
13043         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
13044         (define_triangle_shape): Use it to replace `draw' with `fill' and
13045         `unfill'.  Update all callers.
13046         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
13047         (draw_cross): Ditto.
13048         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
13049         Use penrazor for better conversion with mf2pt1.
13050         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
13051         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
13052         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
13053         draw_la_head, draw_ti_head): Replace `filldraw' with
13054         `fill'.  Update all callers.
13055
13056 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13057
13058         * lily/paper-book.cc (output): revert: only allow a single output
13059         format.
13060
13061         * lily/include/pango-font.hh: new file.
13062
13063         * lily/pango-font.cc: new file.
13064
13065         * lily/font-metric.cc (text_stencil): new routine
13066
13067         * lily/all-font-metrics.cc (find_pango_font): new routine.
13068
13069         * lily/include/font-metric.hh (struct Font_metric): add
13070         text_stencil()
13071
13072         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
13073
13074 2004-12-22  Werner Lemberg  <wl@gnu.org>
13075
13076         Prepare glyph shapes for mf2pt1 conversion.
13077
13078         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
13079
13080         * mf/feta-toevallig.mf: Formatting.
13081         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
13082         ("Natural"): Fix paths to allow better postprocessing.
13083         (draw_meta_flat): Use `z3l' as additional point in path to get
13084         better conversion with mf2pt1.
13085         Other minor cleanups.
13086         ("3/4 Flat"): Add auxiliary points and modify path to replace
13087         `draw' with `fill'.
13088         ("Double Sharp"): Mirror path segments instead of picture elements
13089         to get a single outline.
13090         Modify path to replace `filldraw' with `fill'.
13091
13092 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13093
13094         * input/test/unfold-all-repeats.ly: added file back.
13095
13096         * Documentation/user/notation.itely,
13097         Documentation/user/programming-interface.itely
13098         Documentation/user/changing-defaults.itely: fixed misc broken
13099         links to input/test/ files.
13100
13101 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13102
13103         * tex/texinfo.tex: Update.  We should not be distributing this,
13104         but since we do, use latest version.
13105
13106         * Documentation/user/macros.itexi: Comment-out \fetaflat,
13107         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
13108         macros for feta glyphs.
13109
13110 2004-12-22  Graham Percival  <gperlist@shaw.ca>
13111
13112         * Documentation/user/changing-defaults.itely: fix index for set.
13113
13114         * Documentation/user/converters.itely: added convert-ly bugs list
13115         from CVS.
13116
13117 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13118
13119         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
13120         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
13121         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
13122         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
13123
13124         * mf/GNUmakefile (pfa_warning): Use less broken check.
13125
13126         * python/lilylib.py (setup_environment): Remove cruft from
13127         GS_FONTPATH.
13128
13129         * configure.in: Bump mftrace requirement to 1.1.1.
13130
13131 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
13132
13133         * scm/output-svg.scm (beam): Use polygon.
13134
13135         * scm/lily-library.scm: Bugfix.
13136
13137         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
13138
13139         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
13140
13141 2004-12-19  Werner Lemberg  <wl@gnu.org>
13142
13143         Prepare glyph shapes for mf2pt1 conversion.
13144
13145         * mf/feta-eindelijk: Some formatting.
13146         (multi_rest_x, multi_beam_height): Removed.  Unused.
13147         ("Quarter rest"): Use `intersectiontimes' to create a single
13148         outline.
13149         (rest_crook): Removed.  Unused.
13150         (draw_rest_bulb): Return path (without filling).  Update callers.
13151         Simplified.
13152         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
13153         "128th rest"): Simplify `pat'.
13154         Create single outline.
13155
13156 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13157
13158         * mf/GNUmakefile (ALL_GEN_FILES):
13159         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
13160
13161         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
13162         function.
13163
13164 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13165
13166         * scm/output-texstr.scm (placebox): add routine
13167
13168         * VERSION (PACKAGE_NAME): release 2.5.4
13169
13170         * scm/framework-texstr.scm (output-framework): new file.  
13171
13172         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
13173         processing.
13174
13175         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
13176
13177         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
13178         rule.
13179
13180         * configure.in (gui_b): bump mftrace requirement to 1.1.0
13181
13182         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
13183
13184         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
13185
13186 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13187
13188         * scm/framework-svg.scm (dump-page): Implement landscape.
13189
13190 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13191
13192         * lily/main.cc (setup_paths): Add svg to search path.
13193
13194         * scm/output-svg.scm:
13195         * scm/framework-svg.scm: Add pageSet.  Update.
13196         (dump-fonts): New function.
13197         (output-framework): Use it.
13198
13199         * mf/GNUmakefile: 
13200         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
13201
13202 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13203
13204         * tex/lilyponddefs.tex: comment out new ifpdf code.
13205
13206 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13207
13208         * GNUmakefile.in: 
13209         * SConstruct (symlink): Replace afm by otf.
13210
13211         * scm/framework-gnome.scm (gnome-main): Remove invocation of
13212         ly:pango-add-afm-decoder.
13213
13214         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
13215
13216 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13217
13218         * scm/output-ps.scm (new-text): don't access t glyph for getting
13219         space dimension.
13220
13221         * ly/init.ly: warn about \version
13222
13223         * lily/lexer.ll: set version-seen?
13224
13225 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13226
13227         * scm/output-svg.scm (string->entities): Update.
13228
13229 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13230
13231         * lily/main.cc (setup_paths): replace afm by otf for path. 
13232
13233         * lily/pangofc-afm-decoder.cc: remove.
13234
13235         * lily/include/pangofc-afm-decoder.hh: remove.
13236
13237         * scm/framework-scm.scm (output-framework): new file.
13238
13239         * mf/GNUmakefile: remove SAUTER_FONTS.
13240         remove SVG/sodipodi hacks.
13241
13242         * scm/lily-library.scm (stderr): move stderr.
13243
13244         * mf/GNUmakefile: remove AFM support.
13245
13246         * buildscripts/mf-to-table.py (base): remove AFM support.
13247
13248         * lily/open-type-font.cc (design_size): use design_size
13249
13250 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
13251
13252         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
13253
13254 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13255
13256         * mf/GNUmakefile: Generate combined aybabtu info.
13257         * mf/aybabtu.pe.in (i): Load it.
13258
13259         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
13260         are not symbols.
13261
13262         * lily/include/open-type-font.hh (count): New method.
13263
13264         * mf/aybabtu.pe.in: Typo.
13265
13266         * Documentation/user/out/lilypond-internals.nexi (Scheme
13267         functions): Typo.
13268
13269         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
13270
13271 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13272
13273         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
13274         subfonts.
13275
13276         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
13277
13278         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
13279         (tex-font-command-raw): new function.
13280
13281         * lily/include/virtual-font-metric.hh (Module): remove file
13282
13283         * lily/virtual-font-metric.cc (Module): remove file.
13284         
13285
13286         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
13287         (get_indexed_char): read bbox from lily table if present.
13288
13289 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13290
13291         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
13292         aybabtu.subfonts
13293
13294         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
13295         global glyphname. Enables more than 64 glyphs in the OTF.
13296
13297 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13298
13299         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
13300         braces.
13301
13302         * lily/open-type-font.cc (design_size): Use 12 as default for
13303         design size.
13304
13305         * mf/aybabtu.pe.in: New file.  Merge all our braces.
13306
13307         * mf/GNUmakefile: Generate aybabtu.
13308
13309         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
13310
13311 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13312
13313         * scm/lily-library.scm (char->unicode-index): Remove.
13314
13315         * scm/output-gnome.scm (text): Bugfix for plain string input.
13316         Updates.
13317
13318         * scm/output-svg.scm (svg-font): Add weight to font selection.
13319
13320 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13321
13322         * Documentation/topdocs/INSTALL.texi (Top): Point to
13323         buildscripts/out/clean-fonts instead of
13324         buildscripts/clean-fonts.sh. 
13325
13326 2004-12-13  Graham Percival  <gperlist@shaw.ca>
13327
13328         * input/regression/figured-bass.ly: attempt to clarify text.
13329
13330         * Documentation/user/notation.tely: add cindex for tag, attempt to
13331         add figured bass example.
13332
13333         * Documentation/user/changing-defaults: basic editing.
13334
13335 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13336
13337         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
13338
13339         * lily/open-type-font.cc (LY_DEFINE): new function
13340         ly:font-sub-fonts
13341
13342         * lily/include/font-metric.hh (struct Font_metric): new method
13343         sub_fonts()
13344
13345         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
13346         . with - in add.stem.
13347         
13348 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13349
13350         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
13351         and fetaDynamic.
13352
13353         * lily/rest.cc (glyph_name): Change - to . .
13354
13355         * scm/output-gnome.scm (text): Hello world, again.
13356
13357         * scm/output-svg.scm (named-glyph): New function.  Hello world!
13358
13359         * lily/modified-font-metric.cc (index_to_charcode): New method.
13360
13361         * lily/include/font-metric.hh (index_to_charcode): New function.
13362
13363         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
13364         new function.
13365         (ly:font-glyph-to-index): Remove.
13366
13367 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13368
13369         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
13370
13371         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
13372
13373         * lily/open-type-font.cc (load_scheme_table): new function
13374
13375         * lily/dots.cc (print): replace - 
13376
13377         * lily/open-type-font.cc (attachment_point): new function.
13378         (load_table): read LILC table
13379
13380         * buildscripts/gen-bigcheese-scripts.py (Module): new
13381         file. Generate FF scripts.
13382
13383         * mf/feta-din10.mf: idem.
13384
13385         * mf/feta-nummer10.mf: remove mf files.
13386
13387         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
13388
13389 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13390
13391         * lily/lily-guile.cc: Use scm_from_locale_stringn.
13392
13393         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
13394         compatibility.
13395
13396 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13397
13398         * lily/open-type-font.cc (get_indexed_char): scale metrics by
13399         design-size and units_per_EM.
13400
13401         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
13402
13403 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13404
13405         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
13406         does not crash fontforge.
13407
13408         * scm/lily-library.scm (char->unicode-index): Hack to map onto
13409         PUA.
13410
13411 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13412
13413         * scm/framework-ps.scm (ps-embed-cff): new function.
13414
13415         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
13416
13417 2004-12-12  Werner Lemberg  <wl@gnu.org>
13418
13419         * mf/bigcheese.pe.in: Add PUA mapping.
13420         Don't create Type 42 but bare CFF font.
13421
13422 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13423
13424         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
13425         within canvas boundaries.
13426
13427         * mf/merge.pe.in: Set font names, version, license GPL.
13428
13429         * make/substitute.make: Add FONTFORGE.
13430
13431         * config.make.in (FONTFORGE): Add.
13432
13433         * configure.in (gui_b): Use PATH_PROG for fontforge.
13434
13435 2004-12-11  Graham Percival  <gperlist@shaw.ca>
13436
13437         * scm/define-markup-commands.scm: add baseline-skip to info
13438         about \column.
13439
13440 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13441
13442         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
13443
13444         * scm/output-gnome.scm (named-glyph): Use it.
13445
13446         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
13447
13448         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
13449         (upper_string, lower_string, reverse_string): Remove.
13450
13451         * configure.in (fontforge): Reinstate version check.
13452
13453         * ly/engraver-init.ly: Fix clef glyph names.
13454
13455         * lily/time-signature.cc (special_time_signature): Fix fraction
13456         glyph names.
13457
13458 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13459
13460         * mf/merge.pe: new file.
13461
13462         * lily/freetype.cc: new file.
13463
13464         * lily/include/open-type-font.hh (class Open_type_font): new file.
13465
13466         * lily/include/freetype.hh: new file.
13467
13468         * lily/open-type-font.cc: new file.
13469
13470         * lily/all-font-metrics.cc (find_otf): new function.
13471
13472 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13473
13474         * lily/time-signature.cc (special_time_signature): Fix.
13475
13476         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
13477         GTK2 before checking for pango.  Fixes -fgnome.
13478
13479         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
13480         Scheme name.
13481
13482         * scm/define-markup-commands.scm:
13483         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
13484
13485         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
13486
13487         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
13488         date versions.  Fixes configure.
13489         (STEPMAKE_CHECK_VERSION): Support optional actual program version
13490         argument.
13491
13492 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13493
13494         * buildscripts/mf-to-table.py (write_ps_encoding): write real
13495         names in .enc
13496
13497         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
13498
13499 2004-12-09  Graham Percival  <gperlist@shaw.ca>
13500
13501         * Documentation/user/changing-defaults.itely: add info about
13502         make-dynamic-script
13503
13504         * Documentation/user/notation.itely: add link in dynamics to
13505         section about make-dynamic-script.
13506
13507 2004-12-09  Christian hitz  <chhitz@gmx.net>
13508
13509         * lily/lily-guile.cc: change MACOS_X to __APPLE__
13510
13511 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13512
13513         * buildscripts/mf-to-table.py (parse_logfile): use . for
13514         concatting name and group.
13515         (parse_logfile): use M for Minus (negative.)
13516
13517         * lily/include/type-swallow-translator.hh
13518         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
13519
13520         * lily/*.cc: cosmetics around = sign.
13521
13522         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
13523         lyric spacing on the penultimate column.
13524
13525 2004-12-05  Christian Hitz  <chhitz@gmx.net>
13526
13527         * configure.in:
13528         * lily/accidental-placement.cc:
13529         * lily/bar-line.cc:
13530         * lily/beam-concave.cc:
13531         * lily/beam-quanting.cc:
13532         * lily/beam.cc:
13533         * lily/bezier-bow.cc:
13534         * lily/bezier.cc:
13535         * lily/break-align-interface.cc:
13536         * lily/custos.cc:
13537         * lily/dimension-cache.cc:
13538         * lily/dot-column.cc:
13539         * lily/font-metric.cc:
13540         * lily/font-select.cc:
13541         * lily/gourlay-breaking.cc:
13542         * lily/grob-property.cc:
13543         * lily/grob.cc:
13544         * lily/lily-guile.cc:
13545         * lily/line-spanner.cc:
13546         * lily/lookup.cc:
13547         * lily/lyric-extender.cc:
13548         * lily/lyric-hyphen.cc:
13549         * lily/mensural-ligature.cc:
13550         * lily/midi-def.cc:
13551         * lily/misc.cc:
13552         * lily/note-collision.cc:
13553         * lily/note-column.cc:
13554         * lily/note-head.cc:
13555         * lily/paper-outputter.cc:
13556         * lily/percent-repeat-item.cc:
13557         * lily/rest-collision.cc:
13558         * lily/side-position-interface.cc:
13559         * lily/simple-spacer.cc:
13560         * lily/slur-configuration.cc:
13561         * lily/slur-scoring.cc:
13562         * lily/slur.cc:
13563         * lily/spaceable-grob.cc:
13564         * lily/spacing-spanner.cc:
13565         * lily/spanner.cc:
13566         * lily/staff-symbol-referencer.cc:
13567         * lily/stem.cc:
13568         * lily/stencil.cc:
13569         * lily/system-start-delimiter.cc:
13570         * lily/system.cc:
13571         * lily/text-item.cc:
13572         * lily/tie.cc:
13573         * lily/tuplet-bracket.cc:
13574         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
13575         <cmath> beacause isinf/isnan is undefined in <cmath>
13576
13577 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13578
13579         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
13580
13581 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13582
13583         * VERSION: release 2.5.3
13584         
13585 2004-11-29  Arno Waschk <arno@arnowaschk.de>
13586
13587         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
13588
13589 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13590
13591         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
13592
13593         * lily/note-head.cc (internal_print): always try the "s" head if
13594         u/d not found.
13595
13596         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
13597
13598 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13599
13600         * mf/parmesan-heads.mf (overdone_heads): typos.
13601
13602 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13603
13604         * lily/parser.yy (markup): in markups, { .. } without command
13605         before are also flattened, ie \line must be explicitely used.
13606
13607         * Documentation/user/changing-defaults.itely:
13608         * Documentation/user/notation.itely: 
13609         * input/wilhelmus.ly: 
13610         * input/regression/instrument-name-markup.ly: 
13611         * input/regression/markup-score.ly: 
13612         * input/regression/new-markup-scheme.ly: 
13613         * input/regression/new-markup-syntax.ly: 
13614         * input/test/coriolan-margin.ly: use \line in markups where
13615         appropriate
13616         
13617 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13618
13619         * scm/new-markup.scm (map-markup-command-list): helper function
13620         used in parser.yy to map markup commands on a markup list.
13621
13622         * lily/parser.yy: get rid off < > in markups by treating { } as
13623         real lists.
13624
13625         * lily/lexer.ll: remove < > from markup lexer mode.
13626
13627         * scripts/convert-ly.py (conv): add rule for converting 
13628         \markup < > to \markup { }
13629
13630         * ly/titling-init.ly: 
13631         * input/test/coriolan-margin.ly: 
13632         * input/regression/new-markup-syntax.ly: 
13633         * input/regression/new-markup-scheme.ly: 
13634         * input/regression/multi-measure-rest-text.ly: 
13635         * input/regression/markup-stack.ly: 
13636         * input/regression/markup-score.ly: 
13637         * input/regression/instrument-name-markup.ly: 
13638         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
13639         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
13640         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
13641         * input/wilhelmus.ly: 
13642         * Documentation/user/notation.itely: 
13643         * Documentation/user/music-glossary.tely: 
13644         * Documentation/user/changing-defaults.itely: change < > to { } in
13645         markups
13646
13647 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13648
13649         * lily/accidental-placement.cc (position_accidentals): shortcut if
13650         no accidentals to place.
13651
13652 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13653
13654         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
13655         typo s/ly:dimension ?/ly:dimension?/
13656
13657         * input/regression/lily-in-scheme.ly: 
13658         * input/regression/music-function.ly: 
13659         * ly/spanners-init.ly (assertBeamSlope): 
13660         * scm/music-functions.scm (def-grace-function): add the paper
13661         argument to music function definitions.
13662
13663 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13664
13665         * lily/moment.cc (LY_DEFINE):
13666         ly:moment-main-{denominator,numberator}, new function.
13667
13668         * lily/score-engraver.cc (typeset_all): assign to column on basis
13669         of axis-group-parent-X setting.
13670
13671         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
13672         add_element() on basis of axis-group-parent-Y setting.
13673
13674         * lily/grob.cc: add axis-group-parent-{XY} properties.
13675
13676         * input/regression/spacing-stick-out.ly: new file.
13677
13678         * lily/simple-spacer.cc (add_columns): use binary search for
13679         setting column rods. Changes O(n^2) to O(n log(n)) for
13680         constructing spacing problem from columns.
13681         (add_columns): read allow-outside-line to make sure no texts stick
13682         out.
13683         (solve): Simple_spacer::is_active() only determines
13684         satisfies_constraints_ for non-ragged typesetting.
13685
13686         * lily/simultaneous-music.cc (to_relative_octave): only set
13687         old_relative_used if return pitch actually changed.
13688
13689         * scm/define-context-properties.scm
13690         (all-user-translation-properties): change to match implementation.
13691
13692         * python/lilylib.py: Replace re.match by re.search and adds "-c
13693         showpage" to the gs command line (Johannes Schindelin)
13694
13695         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
13696         before processing. Prevents crash when inf is in the extent.
13697
13698         * scm/define-markup-commands.scm (note-by-number): add "s" to
13699         "noteheads-" glyphname.
13700  
13701         * lily/parser.yy (Generic_prefix_music): supply parser argument to
13702         music function as well.
13703         
13704 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13705
13706         * VERSION: release 2.5.2
13707
13708         * Documentation/user/changing-defaults.itely (Creating titles):
13709         add breakbefore variable.
13710
13711         * lily/paper-book.cc (set_system_penalty): new function. Set
13712         penalty_ based on breakBefore setting
13713
13714         * lily/context-specced-music-iterator.cc (construct_children):
13715         interpret special context id $uniqueContextId 
13716
13717         * lily/context.cc (create_unique_context): new method. Move
13718         creation of unique (\new) contexts into interpreting phase. This
13719         makes
13720
13721           foo= \new Staff ..
13722           << \foo \foo >>
13723
13724         produce 2 staves.
13725         
13726
13727         * scm/define-music-properties.scm (all-music-properties): add
13728         quoted-voice-direction
13729
13730         * ly/music-functions-init.ly: killCues function.
13731
13732         * scm/music-functions.scm (cue-substitute): move creation of voice
13733         contexts further to the back. 
13734
13735 2004-11-25  Werner Lemberg  <wl@gnu.org>
13736
13737         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
13738         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
13739
13740 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
13741
13742         * buildscripts/guile-gnome.sh: Fixed typo.
13743
13744 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13745
13746         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
13747
13748         * scripts/abc2ly.py (dump_slyrics): add ord(). 
13749
13750         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
13751         to regular engraver. 
13752
13753 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13754
13755         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
13756
13757 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13758
13759         * scm/define-markup-commands.scm (fill-line): Typo.
13760
13761         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
13762         and newer.
13763
13764 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
13765
13766         * ly/dynamic-scripts-init.ly: Fixed typo.
13767
13768 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13769
13770         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
13771         note-head, to have different attachment points for up and down.
13772
13773         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
13774
13775         * mf/feta-generic.mf (else): remove solfa.
13776
13777         * mf/feta-bolletjes.mf (tishape): remove unicode test.
13778
13779         * scm/define-context-properties.scm
13780         (all-user-translation-properties): add shapeNoteStyles property.
13781
13782         * lily/shape-note-heads-engraver.cc (process_music): new file.
13783
13784         * lily/event.cc (transpose): call Event::transpose() for
13785         transposing the tonic.
13786
13787 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13788
13789         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
13790         Unicode/OpenType and AFM.
13791
13792         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
13793
13794 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13795
13796         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
13797
13798         * lily/context.cc (Context): unprotect key from ctor.
13799
13800         * scm/stencil.scm (stack-lines): return empty-stencil if argument
13801         is '()
13802         (stack-stencils): idem.
13803
13804         * Documentation/user/changing-defaults.itely (Creating titles):
13805         document new title layout options.
13806
13807         * lily/parser.yy (lilypond_header_body): copy previous
13808         $globalheader if present.
13809
13810         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
13811         ly:module-copy
13812         
13813         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
13814
13815         * scm/titling.scm: remove old titling functions
13816
13817         * lily/stencil.cc (translate): remove absolute dimension.
13818
13819         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
13820         via markup.
13821
13822         * scm/page-layout.scm (marked-up-headfoot): create header/footer
13823         field from user-supplied markup
13824
13825         * scm/define-markup-commands.scm (on-the-fly): new markup
13826         command. Enter SCM markup procedure directly in Scheme.
13827         (fromproperty): new markup command. Read markup from props argument.
13828
13829         * scm/titling.scm (marked-up-title): create title via
13830         user-specified markup. 
13831
13832         * scm/define-markup-commands.scm (column): remove empty stencils
13833         from column.
13834
13835         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
13836         not have side-effect of creating variable stub.
13837
13838         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
13839
13840 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13841
13842         * scm/encoding.scm (coding-alist): 
13843         * scm/font.scm (add-ec-fonts):
13844         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
13845         Extended-TeX-Font-Encoding---Latin.
13846
13847         * lily/side-position-interface.cc (general_side_position): Add
13848         actual offset to error message (avoid constant error messages).
13849
13850         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
13851         block.
13852
13853         * lily/font-select.cc (select_encoded_font)
13854         (get_font_by_mag_step, get_font_by_design_size): 
13855         * lily/modified-font-metric.cc (Modified_font_metric): 
13856         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
13857
13858         * scm/encoding.scm (coding-alist): Add fetaDynamic.
13859         (read-encoding-file): Bugfix: do not require space after bracket.
13860
13861         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
13862         these do not exist.
13863
13864 2004-11-20  Graham Percival  <gperlist@shaw.ca>
13865
13866         * Documentation/user/notation.itely: added info about typesetting
13867         boxed bar numbers.
13868
13869 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13870
13871         * flower/interval.cc (T_to_string): gcc4 fixes.
13872
13873         * scm/define-markup-commands.scm (fill-line): use
13874         stack-stencils. This fixes problems with putting already centered
13875         stencils in a line.
13876
13877         * VERSION: release 2.5.1
13878
13879         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
13880
13881 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13882
13883         * input/example-[1-3].ly: simplify.
13884
13885         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
13886
13887         * scm/output-ps.scm (new-text): new function. Use glyphshow to
13888         show glyphs.
13889
13890         * scm/encoding.scm (decode-byte-string): new function.
13891
13892         * scripts/convert-ly.py (conv): add warning about
13893         set-global-staff-size.
13894
13895         * Doxyfile: add. 
13896
13897         * scripts/convert-ly.py (conv): add raggedlastbottom rule
13898         (conv): warn for TextSpanner split.
13899         (conv): warn for textheight.
13900
13901 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13902
13903         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
13904         building the documentation, info with images are installed.
13905         (final-install): Fix description.  Mention sourcing of login
13906         scripts (instead of running).
13907
13908 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13909
13910         * Debian lmodern support.  Note that LilyPond will issue warnings
13911         
13912             no such encoding: "FontSpecific"
13913
13914           The font selection mechanism wants to get the encoding from the
13915           font itself, but the idea of lmodern is that it is usable with
13916           different encodings, ie, Lily should get the encoding from the
13917           font tree, rather than the font itself.  This would require some
13918           more work.
13919         
13920         * configure.in: Test for and accept lmodern if EC fonts not found.
13921
13922         * scm/framework-tex.scm (font-load-command): TeX font name
13923         mangling for latin1 encoded cork-lm fonts.
13924         (convert-to-ps): Load lm.map if available.
13925
13926         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
13927         available.
13928
13929         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
13930
13931         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
13932         available.
13933
13934         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
13935         path for absolute file name, that is silly.
13936
13937         * lily/score-engraver.cc (initialize): 
13938
13939         * Documentation/user/GNUmakefile (local-install-info): Invoke
13940         install-info --remove first.
13941
13942         * #include cleanup (Andreas Scherer).
13943
13944 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
13945
13946         * input/test/script-abbreviations.ly: fix typos.
13947
13948 2004-11-17  Werner Lemberg  <wl@gnu.org>
13949
13950         * python/lilylib.py (options_help_str): Support pretty-printing of
13951         newlines in fourth element of option description.
13952
13953         * scripts/lilypond-book.py (option_definitions): Use new lilylib
13954         feature.
13955         Sort options.
13956
13957         * Documentation/user/lilypond-book.itely: Finish update.
13958
13959 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13960
13961         * Documentation/user/macros.itexi: Add comment about \command.
13962
13963         * Documentation/user/lilypond.tely:
13964         * Documentation/user/lilypond-book.itely: Fix names of lilypond
13965         and lilypond-book nodes, so that `info lilypond' visits the manual
13966         at top level, and `info lilypond-book' visits the lilypond-book
13967         section.
13968
13969         * Documentation/user/GNUmakefile (local-install-info): Fix rules
13970         and packager messages.
13971
13972         * lily/pangofc-afm-decoder.cc: Update test.
13973
13974 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13975
13976         * scm/lily-library.scm (char->unicode-index): New function.
13977
13978         * scm/output-gnome.scm: 
13979         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
13980
13981         * Proper naming of file name throughout; s/filename/file[-_]name/.
13982
13983         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
13984
13985         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
13986
13987 2004-11-16  Werner Lemberg  <wl@gnu.org>
13988
13989         * scripts/lilypond-book.py: The Lord has commanded me to use only
13990         tabs for indentation.  Your humble servant obeys.
13991
13992 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13993
13994         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
13995         including font, if LilyPond-feta font is only feta font in path.
13996
13997         * scm/output-gnome.scm (text): Revert to file name of font if font
13998         has no name.  Fixes ec font selection.
13999         (char): Bugfix: do not utf8 twice.  Fixes clefs.
14000
14001         * scm/framework-svg.scm:
14002         * scm/output-svg.scm: New file.  TODO: figure out how to
14003         do character by index in font.
14004
14005         * scm/output-sodipodi.scm: Remove.
14006
14007         * scm/output-ps.scm (stem): Remove.
14008
14009 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
14010
14011         * scm/output-gnome.scm (beam): New function.
14012         (slur): Round corners.
14013         (round-filled-box): Round corners.
14014
14015 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14016
14017         * scm/output-gnome.scm (beam): add function.
14018         (draw-line): new routine.
14019         (dashed-line): stub; call draw-line
14020         (polygon): new routine.
14021
14022 2004-11-15  Werner Lemberg  <wl@gnu.org>
14023
14024         * Documentation/user/lilypond-book.itely: Revise section on
14025         lilypond-book options.
14026         Other minor fixes.
14027
14028         * scripts/lilypond-book.py: Change indentation to 4.
14029         Minor formatting.
14030
14031 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14032
14033         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
14034         grobs that have tweaks specced.
14035         
14036 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
14037
14038         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
14039
14040 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14041
14042         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
14043         actual char #, not 0 based index.
14044
14045         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
14046
14047         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
14048         Warning: do make -C mf clean.
14049
14050         * lily/context-property.cc: Compile fix.
14051
14052         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
14053         Grok ec-fonts, braces and dynamics.
14054
14055         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
14056
14057 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14058
14059         * lily/include/tweak-registration.hh: new file.
14060
14061         * lily/tweak-registration.cc: new file.
14062
14063         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
14064         saving tweaks.
14065
14066         * scm/output-gnome.scm (text): comment dribble.
14067
14068 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14069
14070         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
14071
14072         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
14073         path-def before using.  Fixes muchtomany slurs in wrong places
14074         bug.
14075
14076 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14077
14078         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
14079
14080         * lily/include/object-key-undumper.hh (Module): new file.
14081
14082         * lily/object-key-undumper.cc (Module): New file. Deserialize
14083         keys. SCM bindings
14084
14085         * lily/object-key-dumper.cc (Object_key_dumper): idem.
14086         Provide SCM bindings.
14087
14088         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
14089         new file. Serialize object keys.
14090         
14091         * lily/object-key.cc (dump): new function.
14092         (as_scheme): new virtual function
14093         (undump): new function
14094         (undumpers): new table.
14095
14096         * lily/include/global-context.hh (Context): take \score key upon init.
14097
14098         * lily/object-key-dumper.cc (serialize_key): new file.
14099
14100         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
14101
14102         * lily/lily-lexer.cc: remove \quote.
14103
14104         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
14105
14106         * lily/context.cc (Context): take key argument in ctor.
14107         (create_context): new function
14108
14109         * lily/grob.cc (Grob): take key argument in ctor.  
14110
14111         * lily/lilypond-key.cc (do_compare): new file.
14112
14113         * lily/object-key.cc (Object_key): new file.
14114
14115         * lily/include/object-key.hh (class Object_key): new file.
14116
14117         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
14118
14119 2004-11-13  Graham Percival  <gperlist@shaw.ca>
14120
14121         * Documentation/user/lilypond-book.itely: add small warning about
14122         noindent default in lilypond-book.
14123
14124         * Documentation/user/converters.itely: add examples for convert-ly.
14125
14126         * Documentation/user/examples.itely: change version string in templates
14127         to 2.4.0.
14128
14129 2004-11-12  Karl Hammar  <karl@aspodata.se>
14130
14131         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
14132         cmdline, use xargs instead (backportme)
14133
14134 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
14135         
14136         * Documentation/user/: Numerous fixes in the user manual.
14137
14138 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14139
14140         * lily/parser.yy (re_rhythmed_music): search music expression for
14141         context-id, surround by \new Voice if not found. Fixes:
14142         addlyrics-second-staff.ly
14143
14144         * VERSION: 2.5.0 released.
14145         
14146 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
14147
14148         * Documentation/index.html.in: Fix url to one big page.  (backportme)
14149
14150         * Documentation/user/GNUmakefile: Separate rules for split and
14151         unsplit html documents.  Remove perl massaging.  (backportme)
14152
14153 2004-11-11  Graham Percival  <gperlist@shaw.ca>
14154
14155         * Documentation/user/lilypond-book.itely: add short warning about
14156         \lilypond{} in LaTeX docs.
14157
14158 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14159
14160         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
14161         found.  (backportme)
14162
14163         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
14164         version requirement.  (backportme)
14165
14166         * configure.in: Be explicit about old versions of
14167         ec-fonts-mtraced.  (backportme)
14168
14169         * lily/context-selector.cc (set_tweaks): New function.
14170         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
14171         web with -DTWEAK.
14172
14173         * Documentation/user/introduction.itely (Automated engraving):
14174         Remove fragment option.  Fixes web.
14175
14176         * lily/context-property.cc (make_item_from_properties):
14177         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
14178         #ifdef.
14179
14180         * scm/define-context-properties.scm
14181         (all-internal-translation-properties): Add tweakRank and tweakCount.
14182
14183         * lily/grob.cc: 
14184         * scm/define-grob-properties.scm (all-internal-grob-properties):
14185         Add tweak-rank and tweak-count.
14186
14187 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14188
14189         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
14190         New function.
14191         (text): Use them.
14192
14193         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
14194         animated/opaque grob dragging tweaks.
14195
14196         * buildscripts/guile-gnome.sh: Update.
14197
14198 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14199
14200         * scm/define-grobs.scm (all-grob-descriptions): Added
14201         line-interface to the LigatureBracket object.
14202
14203 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14204
14205         * scm/framework-gnome.scm (item-event): Support non-animated mouse
14206         dragging tweaks.
14207
14208         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
14209
14210         * lily/context-selector.cc (store_context): New function.
14211
14212         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
14213         (store_grob): New function.
14214         (identify_grob): Add Moment parameter.
14215
14216         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
14217         exists.
14218
14219         * scm/framework-gnome.scm (save-tweaks): Write as alist.
14220
14221 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14222
14223         * scm/framework-gnome.scm (item-event): Print grob id.
14224         (save-tweaks): New function.
14225         (tweak): New funtion.
14226         (item-event): Use it, bound to arrow keys.
14227
14228         * lily/context-property.cc (make_item_from_properties): Register grob.
14229         * lily/context.cc (add_context): Register context.
14230
14231         * lily/include/context-selector.hh:
14232         * lily/include/grob-selector.hh:
14233         * lily/context-selector.cc:
14234         * lily/grob-selector.cc: New file.
14235
14236 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14237
14238         * lily/slur.cc: add 'positions to interface
14239
14240         * lily/main.cc: reinstate PS as standard output format. 
14241
14242         * scm/framework-tex.scm (output-preview-framework): print systems
14243         up to first non title system.
14244
14245         * lily/grace-engraver.cc (start_translation_timestep): split
14246         scm_cadddr
14247         
14248 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14249
14250         * lily/quote-iterator.cc (Module): remove old quote-iterator
14251
14252         * scm/define-music-types.scm (music-descriptions): move
14253         NewQuoteMusic over QuoteMusic
14254
14255         * Documentation/user/notation.itely (Formatting cue notes): use
14256         \cueDuring.
14257
14258         * lily/new-quote-iterator.cc (quote_ok): new function.
14259
14260         * input/regression/quote-cue-during.ly: new file.
14261
14262         * input/regression/quote-grace.ly: new file.
14263
14264         * scm/define-context-properties.scm (Module): change definition of
14265         graceSettings
14266
14267         * lily/context-property.cc (Module): rename from
14268         translator-property.cc
14269
14270         * lily/context.cc (context_name_symbol): new function
14271
14272         * lily/grace-engraver.cc: new file. Set properties for grobs based
14273         on the grace-ness of now_moment().
14274
14275         * scm/music-functions.scm (add-grace-property): use list
14276         iso. vector for graceSettings
14277         remove set-{start,stop}-grace-properties. 
14278
14279         * lily/new-quote-iterator.cc (construct_children): set
14280         quote_outlet_ if no quoted-context-{id,type} specified.
14281
14282         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
14283
14284         * lily/parser.yy (command_element): remove \quote.
14285
14286         * ly/music-functions-init.ly (location): add quoteDuring music
14287         function. 
14288
14289         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
14290         optional semicolon. (backportme)
14291
14292 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14293
14294         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
14295         need to link to GUILE et al.
14296
14297 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14298
14299         * scm/define-music-properties.scm (all-music-properties): add
14300         quoted-context-type, quoted-context-id.
14301
14302         * scm/lily.scm (type-check-list): new function.
14303         
14304         * scm/lily-library.scm: new file. Generic library routines.
14305
14306         * lily/parser.yy (Generic_prefix_music): move typechecking out of
14307         parser.
14308
14309         * ly/music-functions-init.ly: add quoteDuring function.
14310
14311         * lily/include/music-iterator.hh (class Music_iterator): rename
14312         set_translator -> set_context
14313
14314         * lily/parser.yy (Generic_prefix_music_scm): add
14315         MUSIC_FUNCTION_SCM_SCM_MUSIC
14316
14317         * scm/lily.scm (sanitize-command-option): new function. (backportme)
14318
14319         * scm/framework-tex.scm (header): sanitize TeX paper size.
14320         (backportme)
14321
14322 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14323
14324         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
14325
14326         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
14327
14328         * scm/framework-tex.scm (font-load-command): Use T1 if no
14329         font-encoding set.  (backportme)
14330
14331         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
14332         exists before converting.  (backportme)
14333
14334         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
14335         exists before converting.  (backportme)
14336         (convert-to-ps): Remove .ps file if it exists before
14337         converting.  (backportme)
14338
14339         * lily/lexer.ll: Remove extra progress newline, use present tense.
14340
14341         * scm/paper.scm (paper-alist): public.
14342         * scm/framework-tex.scm (convert-to-ps):
14343         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
14344         command line.
14345
14346 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14347
14348         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
14349
14350         * lily/recording-group-engraver.cc (derived_mark): mark
14351         now_events_. (backportme)
14352
14353 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14354
14355         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
14356
14357         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
14358         invoking latex. (backportme.)
14359
14360         * lily/stem.cc (off_callback): center stems for all rest stems.
14361
14362 2004-11-05  Werner Lemberg  <wl@gnu.org>
14363
14364         * Documentation/user/lilypond.tely: Add more guidelines for writing
14365         lilypond texinfo documents.
14366
14367 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
14368
14369         * Documentation/index.html.in: remove <hr>.
14370
14371         * THANKS: change 2.3 to 2.4.
14372
14373 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
14374
14375         * scm/output-gnome.scm: More fontconfig comment.
14376
14377 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
14378
14379         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
14380         <package> directory in $(builddir)/share according with
14381         PACKAGE_NAME defined in the VERSION file.
14382
14383 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14384
14385         * lily/beam.cc (rest_collision_callback): use local beam
14386         multiplicity.
14387
14388         * input/regression/stem-stemlet.ly: new file.
14389
14390         * lily/stem.cc (add_head): store rests as well.
14391
14392         * scm/define-grob-properties.scm (all-user-grob-properties): add
14393         stemlet-length
14394
14395         * lily/stem.cc: store rests as well.
14396         
14397         * input/regression/new-slur.ly: mention forcing.
14398
14399 2004-11-04  Werner Lemberg  <wl@gnu.org>
14400
14401         * Documentation/user/*: A new round of layout fixes and document
14402         structure cleanup.
14403
14404 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
14405
14406         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
14407
14408 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14409
14410         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
14411
14412 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
14413
14414         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
14415
14416         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
14417
14418         * lily/main.cc (main): Invoke identify.
14419
14420         * scm/lily.scm (postscript->pdf): Remove progress newline.
14421         Write progress to stderr.
14422
14423         * lily/paper-book.cc (output): Remove progress newline.
14424
14425         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
14426         gettext on user messages, and remove whitespace.
14427
14428         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
14429
14430         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
14431         argv[0] (Thomas Scharkowski).
14432
14433         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
14434         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
14435         for ec-fonts-mtraced.
14436
14437         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
14438         --srcdir build (Bertalan).
14439
14440         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
14441         headers and library too (Laura Conrad).
14442
14443         * Documentation/topdocs/INSTALL.texi (Top): Mention development
14444         package for guile too (Laura Conrad).
14445
14446         * lily/main.cc (usage): Typo.
14447
14448 2004-11-02  Werner Lemberg  <wl@gnu.org>
14449
14450         * Documentation/user/notation.ly: More fixes to improve appearance.
14451
14452         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
14453         better output for multicolumn tables.
14454
14455 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14456
14457         * lily/main.cc (dir_info): Fixed typo in the printouts.
14458
14459 2004-11-01  Werner Lemberg  <wl@gnu.org>
14460
14461         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
14462         of output.
14463         Set `per_line' to 2; replace hard-coded value with it.
14464
14465         * Documentation/user/*: Many fixes to improve appearance of
14466         printed manual.
14467
14468 2004-11-01  Werner Lemberg  <wl@gnu.org>
14469
14470         * Documentation/user/changing-defaults.itely,
14471         Documentation/user/notation.ly,
14472         Documentation/user/programming-interface.itely: Use @/.
14473         Fix formatting of some lilypond snippets and tables.
14474
14475         * scripts/lilypond-book.py (compose_ly): Provide useful default
14476         for LINEWIDTH in `override'.
14477
14478 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14479
14480         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
14481
14482 2004-10-31  Werner Lemberg  <wl@gnu.org>
14483
14484         Resetting @exampleindent to `5' gives ugly results with texinfo's
14485         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
14486         (if not quoting) to change @exampleindent only locally.
14487
14488         * scripts/lilypond-book.py (NOQUOTE): New variable.
14489         (output) [LATEX]: Remove AFTER and BEFORE.
14490         [TEXINFO]: Remove AFTER and BEFORE.
14491         Fix QUOTE and VERBATIM pattern.
14492         Add NOQUOTE pattern.
14493         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
14494         and BEFORE.
14495         [output_texinfo]: Use NOQUOTE.
14496
14497 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14498
14499         * Documentation/user/changing-defaults.itely: clarify paper
14500         size commands with correct info.
14501
14502         * Documentation/user/lilypond-book.itely: add more docs for
14503         filename extensions.
14504
14505 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14506
14507         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
14508         (PATCH_LEVEL): start 2.5.0.
14509
14510 #Local variables:
14511 #coding: utf-8
14512 #End:
14513