]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* Documentation/user/instrument-notation.itely,
[lilypond.git] / ChangeLog
1 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
2
3         * ly/music-functions-init.ly: Updated \overrideProperty to use the
4         new \applyOutput.
5
6 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
7
8         * VERSION (PACKAGE_NAME): release 2.9.8
9
10         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
11         function. Delay ledger modifying ledgered grobs to
12         stop_translation_timestep(), to ensure that we're ledgering
13         according to the new spanner.
14         (acknowledge_staff_symbol): don't check for non-NULL
15         staff_sym->get_bound()
16
17         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
18         creation.
19
20         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
21         pictures too.
22
23         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
24         directly from srcdir/stepmake/aclocal.m4
25         
26         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
27         disting MISC files.
28
29         * lily/simple-spacer.cc (get_column_desc): desc -> description.
30
31 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
32
33         * lily/simple-spacer.cc (get_line_configuration): add
34         keep-inside-line rods
35         (struct Column_desc): add constructor
36         (struct Rod_desc): add constructor
37         (get_line_forces): check for forced page breaks here too
38
39         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
40         support/elements cycles between InstrumentNames and AxisGroups
41
42 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
43
44         * config.make.in (METAFONT): remove MAKEINFO_VERSION
45
46         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
47         make-txt-files target.
48
49         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
50         make-txt-files target.
51
52         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
53
54         * stepmake/stepmake/generic-vars.make (distdir): create dist in
55         top-build-dir.
56
57 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
58
59         * Documentation/user/instrument-notation.itely,
60         input/regression/breathing-sign-ancient.ly,
61         input/test/divisiones.ly: Removed redundant property settings for
62         vaticana contexts.
63
64         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
65         fix lyrics alignment problems.  They are implemented now as scheme
66         functions that add the appropriate unicode char to the first lyric
67         event rather than adding a separate lyric event.  Minor edit of
68         comments.
69
70 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
71
72         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
73         pollute src dir with built .txt files, but install directly from
74         Documentation/topdocs/out/
75
76         * buildscripts/output-distance.py
77         (ComparisonData.create_html_result_page): put version/directories
78         in table header.
79
80         * Documentation/topdocs/NEWS.tely (Top): document spacing section
81         feature.
82
83         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
84         Patch by Karl Hammar
85         
86         * buildscripts/readlink.py: add  file.
87         Patch by Karl Hammar
88
89 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
90
91         * lily/tuplet-number.cc (print): prevent stencil from being
92         garbage collected.
93
94 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
95
96         * scm/stencil.scm (write-system-signature): explicitly 
97         -well, superfluously- close output port.
98
99         * buildscripts/output-distance.py (main): oops. Add extra argument.
100
101 2006-06-05  Graham Percival  <gpermus@gmail.com>
102
103         * Documentation/user/music-glossary.tely: clarified example
104         from Francisco Vila, thanks!
105
106 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
107
108         * input/regression/spacing-section.ly: new file.
109
110         * lily/input.cc (programming_error): new function.
111
112         * lily/spacing-engraver.cc (try_music): new function. Accept
113         spacing-section-event
114
115         * lily/spacing-spanner.cc (set_springs): take slices of all
116         columns for spacing.
117
118         * lily/include/paper-column.hh (class Paper_column): add
119         Paper_column::compare.
120
121         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
122
123         * scm/define-music-types.scm (music-descriptions): add
124         SpacingSectionEvent
125
126         * lily/music-iterator.cc (report_event): use programming_error for
127         sending non-event error.
128
129         * lily/input.cc (programming_error): new function
130
131         * buildscripts/output-distance.py (main): use compare-XXX for
132         compare files.
133         (main): --threshold option, default at 0.30
134
135         * output-distance.py (main): add --threshold option.
136
137 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
138
139         * scm/paper-system.scm (paper-system-annotate): fix problem when
140         annotating an empty system
141
142 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
143
144         * GNUmakefile.in: reinstate old web tar/copying.
145
146 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
147
148         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
149         nothing changes. (Erik S) 
150
151         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
152         count. (Erik S)
153
154 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
155
156         * scm/define-markup-commands.scm (whiteout): do not force
157         foreground color of argument markup to black.
158
159         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
160         the left of the arrow, instead of below the arrow name, so that,
161         when two little arrows are vertically stacked, their dimensions
162         and name should not overlap. Add a color key parameter.
163
164         * scm/paper-system.scm (paper-system-annotate): Annotate
165         next-space+next-padding instead of next-space. Annotate space
166         between next-padding and next-space+padding, respectively, and
167         following system extent and refpoint-Y-extent. Use colors.
168
169         * scm/page.scm (annotate-page): translate annotations slightly to
170         the right.
171
172 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
173
174         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
175         fix for x-staff slurs. Thanks Joe!
176
177         * buildscripts/output-distance.py
178         (SystemLink.output_expression_change_count): keep track of changed
179         details, and dump in details html page.
180  
181         * input/regression/figured-bass-staff.ly: add note about setting
182         properties in Staff context.
183
184         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
185         add slurs and ties to support too.
186
187         * buildscripts/output-distance.py (main): set dest_dir
188         argument. Add --max-count option.
189
190 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
191
192         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
193         shortcuts for special unicode chars that are useful in chant
194         notation.  Revised exisiting and added new comments.
195
196 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
197
198         * make/mutopia-rules.make: remove duplicate recipe.
199
200 2006-06-02  Werner Lemberg  <wl@gnu.org>
201
202         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
203         Add support for U+0132 (IJ) and U+0133 (ij).
204
205 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
206
207         * buildscripts/output-distance.py (FileLink): new class. collect
208         info systems from one .ly file. 
209         (FileLink.link_files_for_html): further tweaks.
210
211 2006-06-02  Graham Percival  <gpermus@gmail.com>
212
213         * tex/texinfo.tex: partial fix for @funindex.
214
215         * Documentation/user/macros.tely: uncomment @funindex (doesn't
216         break anything).
217
218 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
219
220         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
221
222         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
223         @example too. Backportme.
224
225 2006-06-02  Graham Percival  <gpermus@gmail.com>
226
227         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
228         from Werner Lemberg.
229
230 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
231
232         * Documentation/user/music-glossary.tely: additional spanish
233         updates and a lyrics fix in an example.
234
235 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
236
237         * scm/define-grob-properties.scm: Previous patch contained
238         spurious line from another patch not yet committed.  Fixed.
239
240         * scm/define-grob-properties.scm: Add missing doc strings for
241         ancient notation.
242
243 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
244
245         * buildscripts/output-distance.py
246         (ComparisonData.write_text_result_page): separate the scores, sort
247         by geo_score.
248
249         * scm/framework-eps.scm (output-classic-framework): start at 1 for
250         system signatures.
251
252         * buildscripts/output-distance.py (me_path): use argv[0] for
253         sys.path extension
254         (ComparisonData.img_cell): use colored borders.
255
256         * scm/stencil.scm (write-system-signature): escape newlines too.
257         (write-system-signature): use (1,-1) interval for empty interval
258
259 2006-01-01  Graham Percival  <gpermus@gmail.com>
260
261         * Documentation/user/music-glossary.tely: Spanish updates
262         from Francisco Vila.
263
264         * Documentation/user/lilypond-book.itely: addition from
265         Vaclav Smilauer.
266
267         * Documentation/user/ various: edits, small additions
268         from mailist, etc.
269
270 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
271
272         * GNUmakefile.in (tree-lib-prefix-current):
273         (tree-share-prefix-current): Use version number in tree, add
274         `current' symlinks.
275
276 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
277
278         * GNUmakefile.in: write VERSION, again.
279
280         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
281         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
282
283         * stepmake/aclocal.m4: robuster version detection.
284
285         * buildscripts/output-distance.py
286         (ComparisonData.create_html_result_page): copy only if file
287         exists, fixup src paths.
288
289         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
290
291 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
292
293         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
294         Another datarootdir reto.
295
296         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
297         available.  This should be moved to postinstall-lilypond-doc.
298
299 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
300
301         * GNUmakefile.in: simplify local-WWW-post. 
302         remove -type l from find.
303
304         * buildscripts/output-distance.py (ComparisonData.compare_trees):
305         fixes. Don't follow symlinks.
306         (ComparisonData.create_html_result_page): remove previous results.
307         insert ../python in path.
308
309         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
310
311 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
312
313         * config.make.in (datadir): Add datarootdir to silence autoconf.
314
315         * stepmake/aclocal.m4: Update for autoconf-2.59d.
316
317 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
318
319         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
320
321         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
322         slash beams too wide.
323
324 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
325
326         * VERSION: release 2.9.7
327         
328 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
329
330         * lily/relocate.cc (read_relocation_dir): Do not blindly
331         dereference DIR.
332
333 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
334
335         * lily/parser.yy: replace THIS by PARSER
336
337         * Documentation/index.html.in: add link to test-results.html page.
338
339         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
340
341         * scm/translation-functions.scm (format-bass-figure): translate
342         digits over 10 to the left
343
344         * scm/define-markup-commands.scm (translate-scaled): new markup.
345
346         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
347         7 glyph. 
348
349         * ly/engraver-init.ly: add Figured_bass_engraver
350
351         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
352
353         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
354
355         * lily/score-engraver.cc (announce_grob): only note START announces.
356
357         * lily/include/engraver-group.hh (Translator_group):
358         acknowledge_hash_table_ is now drul.
359
360         * lily/engraver.cc (announce_end_grob): new method.
361
362         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
363
364         * lily/translator-dispatch-list.cc (create): take start_end argument.
365
366         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
367         acknowledge_static_array_ to drul
368
369         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
370
371         * scm/define-grob-interfaces.scm
372         (bass-figure-alignment-interface): add bass-figure-alignment-interface
373
374         * scm/define-grobs.scm (all-grob-descriptions): add
375         BassFigureAlignmentPositioning
376
377         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
378         number stays up to date. Backportme.
379
380 2006-05-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
381
382         * Documentation/user/basic-notation.itely (Bar lines): Document
383         the "||:" bar type. 
384
385 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
386
387         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
388
389         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
390         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
391         build.
392
393         * Resurrect `scons lily' build.
394
395         * SConstruct (symlink_tree): Bugfix: link
396         music-drawing-routines.ps to file iso directory.
397
398         * lily/SConscript: Remove kpath-guile from LIBS.
399
400         * SConstruct (libdir_package_version): Typo.
401         (configure): Comment-out fontforge for lack of fontforge.pc .
402         Also add libdir* to environment.
403
404 2006-05-30  Graham Percival  <gpermus@gmail.com>
405
406         * Documentation/user/ various: minor additions from mailist and
407         editing.
408
409 2006-05-30  Paco <fravd@ya.com>
410
411         * Documentation/user/music-glossary.tely: numerous corrections and
412         some new translations.
413
414 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
415
416         * BackportmeStart.
417         
418         * buildscripts/output-distance.py
419         (ComparisonData.create_html_result_page): new routine: summarise
420         results in HTML page with images. 
421         (ComparisonData.create_text_result_page): create summary text files too.
422
423         * GNUmakefile.in (web-ext): package .signature files too. They
424         compress well. 
425
426         * scm/stencil.scm (write-system-signature): typo.
427
428         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
429
430         * scm/stencil.scm (write-system-signature): better escaping.
431         only write signature for music systems, not for markup systems.
432
433         * scm/framework-ps.scm (output-framework): dump-signatures support
434         for plain output.
435
436         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
437
438         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
439         for -dno-point-and-click
440
441         * lily/grob.cc (get_print_stencil): don't read
442         point_and_click_global to determine whether to set grob-cause.
443
444 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
445
446         * buildscripts/output-distance.py (main): new function.
447         (ComparisonData): new class.
448
449         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
450         careful with generating new LedgerLineSpanners.
451
452         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
453
454         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
455         context. This fixes double ledger lines in output. 
456
457         * lily/system.cc (get_paper_system): remove 3 layer limit.
458
459         * buildscripts/output-distance.py (SystemLink.distance): new
460         file. Compare signatures.
461
462         * python/safeeval.py (SafeEval.visitUnarySub): new file.
463
464         * lily/grob-array.cc (remove_duplicates): rename from
465         uniq(). Sort before calling uniq() so it actually works.
466
467 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
468
469         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
470         \version from lilypond file snippet.
471         (Lilypond_file_snippet.ly): oops. typo.
472         (find_toplevel_snippets): urgh. again.
473
474         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
475         prevent duplicated broken items in output.
476
477         * scm/framework-eps.scm (output-classic-framework): only dump if
478         dump-signatures is set.
479
480         * scm/lily.scm (define-scheme-options): add dump-signatures option.
481
482         * scm/stencil.scm (write-system-signature): new routine: write
483         python parseable signature of a separate paper system.
484         BackportmeEnd.
485         
486 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
487
488         * lily/stanza-number-engraver.cc (process_music): use is_markup()
489         iso is_string().
490         include header.
491
492 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
493
494         * translator-group.cc: send music events to engravers in
495         non-bottom contexts.
496
497         * tuplet-engraver.cc: process tuplet brackets in correct order.
498
499 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
500
501         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
502         arg 2 might point us to a new binary (patch by Karl Hammar)
503         
504 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
505
506         * VERSION (PACKAGE_NAME): release 2.9.6
507
508         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
509
510         * Documentation/user/*.itely: 2nd
511         attempt: replace funindex -> findex globally.
512
513 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
514
515         * input/no-notation/display-lily-tests.ly: fix \applyOutput
516         test. Add \break, \pageBreak, \pageTurn, etc, tests.
517
518         * scm/define-music-display-methods.scm: display methods for
519         breaks. Fix \applyOutput.
520
521 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
522
523         * Documentation/user/macros.itexi: comment out funindex expansion. 
524
525         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
526         everywhere.
527
528         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
529         Karl Hammar. Backportme.
530  
531         * Documentation/user/advanced-notation.itely (Balloon help): idem.
532
533         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
534
535         * Documentation/user/programming-interface.itely (Running a
536         function on all layout objects): idem.
537
538         * Documentation/user/introduction.itely (Automated engraving):
539         update \applyOutput syntax
540
541         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
542         remove debugging hook.
543
544         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
545         expansion. 
546
547         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
548
549         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
550         TEXI2DVI_FLAGS to texi2dvi invocation. 
551
552 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
553
554         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
555         works. More work is done by iterator now, and engraver has been
556         very much simplified.
557
558         * lily/translator-group.cc: try_music is now invoked through a
559         listener
560
561         * lily/*-iterator.cc: Massive cleanups. Junked
562         try_music_in_children globally. Renamed try_music to report_event,
563         and made that method descend to a bottom context automatically.
564
565         * lily/event-iterator.cc: New file.
566
567         * lily/output-property-iterator.cc,
568         lily/old-lyric-combine-music-iterator.cc: Removed.
569
570         * python/convert-rules.py: Modified the syntax for \applyOutput.
571
572 2006-05-23  Graham Percival  <gpermus@gmail.com>
573
574         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
575         creation.
576
577         * Documentation/user/ various: stuff that might have helped
578         to fix the pdf creation, plus some minor doc additions.
579
580         * Documentation/user/changing-defaults.itely: remove @b from
581         @b{ @internasref{foo}}; this breaks texi2dvi -E.
582
583 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
584
585         * lily/beaming-pattern.cc (beamify): deal with negative start
586         moments for beaming patterns.
587
588 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
589
590         * lily/beaming-info.cc (beamify): new function: read beatLength
591         and beatGrouping from context. 
592
593         * input/regression/beam-beat-grouping.ly (Module): new file.
594
595         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
596
597         * lily/beam.cc (get_beam_segments): generate events for
598         max_connect_ case too.
599         (get_beam_segments): read Stem::max-beam-connect.
600
601         * input/regression/beam-single-stem.ly: new file.
602
603         * lily/stem.cc (set_beaming): use #f as signaling value for
604         beamcount 0.
605
606         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
607
608         * lily/beam.cc (set_beaming): read clip-edges property.
609         (calc_direction): don't suicide for single stem.
610
611         * lily/beaming-info.cc (best_splitpoint_index): take bool*
612         argument, remove 1<<15 hack. Remove clip_edges() 
613
614         * lily/hairpin.cc (print): only do padding for nonmusical bounds
615
616 2006-05-21  Graham Percival  <gpermus@gmail.com>
617
618         * Documentation/user/basic-notation.itely: reorg.
619
620         * Documentation/user/ various: minor fixes.
621
622 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
623
624         * lily/stencil-expression.cc (register_stencil_head): opps, append
625         to cdr of static SCM object.
626
627 2006-05-19  Graham Percival  <gpermus@gmail.com>
628
629         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
630         update framework for command index.  DOC WRITERS: use @funindex
631         instead of @cindex @code{}.
632
633         * Documentation/user/ various: replace @cindex @code{} => @funindex
634
635 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
636
637         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
638         case positions is set manually. 
639
640 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
641         
642         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
643         rules to Scheme.
644
645 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
646
647         * Documentation/user/changing-defaults.itely (Contexts explained):
648         use absolute dimension for @image.
649
650         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
651         out image for illustration too.
652         ($(outdir)/%.png): add more png <-> eps rules. 
653
654 2006-05-17  Graham Percival  <gpermus@gmail.com>
655
656         * Documentation/user/ various: remove trailing whitespace, cosmetic
657         change to reduce changes produced by diff.
658
659 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
660
661         * lily/main.cc (do_chroot_jail): correctness tweak.
662
663         * python/lilylib.py (system): import subprocess in system () only.
664
665         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
666
667         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
668         variable. Backportme.
669
670 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
671         
672         * lily/parser.yy: Change all syntax rules of type Music to SCM type
673
674 2006-05-17  Werner Lemberg  <wl@gnu.org>
675
676         * lily/lexer.ll (init_signature_has_table): Add
677         `scm-scm-music-music'.
678
679         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
680         (Generic_prefix_music_scm): Add rule for it.
681
682         * lily/quote-iterator.cc (Quote_iterator::process): Handle
683         `quoted-transposition' property.
684
685         * ly/music-functions-init.ly (transposedCueDuring): New function.
686
687         * scm/define-music-properties.scm (all-music-properties): Updated.
688
689         * Documenation/topdocs/NEWS.itely: Document it.
690
691 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
692
693         * python/lilylib.py (system): move import subprocess to system()
694         definition. 
695
696         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
697
698         * VERSION (PATCH_LEVEL): release 2.9.5
699         
700         * Documentation/topdocs/INSTALL.texi (Top): update versions and
701         build instructions. 
702
703         * ly/engraver-init.ly: switch on hairpinToBarline by default.
704
705 2006-05-16  Graham Percival  <gpermus@gmail.com>
706
707         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
708
709         * Documentation/user/ various: minor fixes.
710
711 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
712
713         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
714
715 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
716
717         * Documentation/user/advanced-notation.itely (Instrument names):
718         Modified obsolete instruction on how to move instrument names away
719         from the staves. Hmm, at second thought the bug probably has been
720         solved, so the full bug description should probably be removed.
721
722 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
723
724         * lily/dynamic-engraver.cc (typeset_all): hang ending on
725         currentCommandColumn. 
726
727         * lily/hairpin.cc (print): also add padding for non-neighbor
728         hairpin bounds.
729
730         * scm/define-context-properties.scm
731         (all-user-translation-properties): add hairpinToBarline
732
733         * input/regression/hairpin-to-barline.ly: new file.
734
735         * lily/context.cc (internal_send_stream_event): thinko fix.
736
737         * lily/tie.cc (set_default_control_points): robustness fix.
738
739         * python/musicxml.py (Part.interpret): don't complain about
740         incomplete measures.
741
742         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
743         new music if last_event_chord() returned None.
744
745         * python/musicxml.py (Part.interpret): skip back over chord notes.
746
747 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
748         
749         * lily/percent-repeat-engraver.cc, lily/parser.yy,
750         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
751         lily/slash-repeat-engraver.cc,
752         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
753         iterator sends PercentEvents
754
755         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
756         rework tuplets: send start/stop events to engraver
757
758         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
759         dispatchers event-source and events-below to Context
760         
761 2006-05-15  Graham Percival  <gpermus@gmail.com>
762
763         * Documentation/user/README.txt: update info for doc writers.
764
765         * Documentation/user/programming-interface.itely: integrate
766         Nicolas' fixes for chapter rewrite.
767
768         * Documentation/user/ various: minor fixes.
769
770 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
771
772         * lily/clef-engraver.cc: cleanup.
773
774         * Documentation/user/GNUmakefile: dist context-example.eps too.
775
776         * lily/key-engraver.cc (create_key): use
777         explicitKeySignatureVisibility for cancellation too. 
778
779         * lily/font-config.cc (init_fontconfig): don't close file if
780         f==NULL. 
781
782 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
783
784         * Documentation/topdocs/NEWS.tely: niente and rotation news
785
786 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
787
788         * lily/include/stencil.hh
789         * lily/stencil.cc (rotate): new function. Makes it possible
790         to rotate a stencil around a given offset.
791
792         * lily/grob.cc (get_print_stencil): add rotation support
793
794         * lily/stencil-interpret.cc (interpret_stencil_expression):
795         add rotation support
796
797         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
798
799         * scm/define-grob-properties.scm: add 'rotation property
800
801         * scm/define-markup-commands.scm: add rotate markup command
802         
803         * scm/output-ps.scm: add rotation support in PostScript backend
804
805         * scm/output-svg.scm: add rotation support in SVG backend
806
807 2006-05-13  Graham Percival  <gpermus@gmail.com>
808
809         * Documentation/user/music-glossary.itely: French correction.
810
811         * Documentation/user/programming-interface.itely: major
812         new docs, some reorg, some info from Nicolas.
813
814         * Documentation/user/ various: small fixes.
815
816 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
817
818         * Documentation/user/programming-interface.itely (Markup
819         programmer interface): Remove duplicate text.
820
821 2006-05-12  Graham Percival  <gpermus@gmail.com>
822
823         * Documentation/user/context-example.eps: new file.
824
825         * Documentation/user/changing-defaults.itely: set up file to
826         use eps image.
827
828         * Documentation/user/programming-interface.itely: changes
829         from mailist.
830
831 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
832
833         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
834
835 2006-05-11  Graham Percival  <gpermus@gmail.com>
836
837         * Documentation/user/programming-interface.itely: first round of
838         editing and merging emails from Nicolas.
839
840         * Documentation/user/scheme-tutorial: minor edit.
841
842 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
843
844         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
845         XML attributes.
846         (Xml_node.message): use it.
847
848         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
849         oops. Add duration argument.
850
851 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
852
853         * lily/paper-column-engraver.cc (make_columns):
854         * scm/define-grobs.scm: Revert my previous change and set the default
855         in define-grobs.scm instead.
856
857 2006-05-09  Graham Percival  <gpermus@gmail.com>
858         
859         * Documentation/user/changing-defaults.itely: general editing,
860         info about \set and \override.
861
862         * Documentation/user/tweaking.itely, advanced-notation.itely:
863         fixes from Dave Luttinen, thanks!
864
865 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
866
867         * lily/paper-column-engraver.cc (make_columns): By default, a column
868         needs to be breakable.
869
870 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
871
872         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
873         Attributes methods
874         (musicxml_time_to_lily): idem
875         (musicxml_key_to_lily): idem
876         (instrument_drumtype_dict): dict for supported drumtypes.
877         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
878         moments and pending mm rests
879         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
880         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
881         (musicxml_voice_to_lily_voice): add mode change.
882         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
883         speed and less memory usage (factor 5 to 10).
884         (convert): write -defs.ly  and driver file separately so people
885         can script their own part extraction.
886
887         * python/musicxml.py (minidom_demarshal_node): new function:
888         separate minidom handling.
889         (lxml_demarshal_node): new function: support lxml.etree too.
890         (Xml_node.message): new function: verbose error message, with XML
891         path to offending node.
892         (Attributes.get_measure_length): sane interface to MusicXML attributes.
893         (Part_list.generate_id_instrument_dict): new method: collect
894         instrument names, to be able to set drum_type.
895         (Part.interpret): handle underfull measures
896         (Part.interpret): assign instrument names.
897
898         * python/musicexp.py (Output_printer.close): new method
899         (MusicWrapper.print_ly): new class: support other modes,
900         eg. \drummode
901         (BarCheck.print_ly): new class. Support bar checks, with comments
902         and fancy barchecks. 
903         (NoteEvent.__init__): also set drum_type for drum notes.
904         (MultiMeasureRest.lisp_expression): dump mm rests.
905
906         * lily/paper-column-engraver.cc (stop_translation_timestep): set
907         line-break-permission if forbidBreak is not set.
908
909 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
910
911         * scm/define-context-properties.scm:
912         * scm/define-grob-properties.scm:
913         * scm/define-grobs.scm:
914         * scm/define-music-display-methods.scm:
915         * scm/define-music-properties.scm:
916         * scm/define-music-types.scm:
917         * scm/music-functions.scm:
918         * ly/declarations-init.ly:
919         * lily/include/constrained-breaking.hh:
920         * lily/system.cc:
921         * lily/spaceable-grob.cc:
922         * lily/simple-spacer.cc:
923         * lily/paper-score.cc:
924         * lily/paper-column.cc:
925         * lily/paper-column-engraver.cc:
926         * lily/item.cc:
927         * lily/gourlay-breaking.cc:
928         * lily/constrained-breaking.cc:
929         * python/convertrules.py:
930         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
931         "page-break-penalty" and "line-break-permission".
932         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
933         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
934
935         * lily/bar-engraver.cc:
936         * lily/beam-engraver.cc:
937         * lily/forbid-break-engraver.cc:
938         * lily/ligature-engraver.cc:
939         * lily/paper-column-engraver.cc:
940         * lily/percent-repeat-engraver.cc:
941         * lily/score-engraver.cc:
942         * lily/score-engraver.hh:
943         * lily/paper-column-engraver.hh:
944         Inter-engraver communication regarding line breaks is done through context
945         properties (Score.forbidBreak) instead of function calls.
946
947 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
948
949         * VERSION (PACKAGE_NAME): release 2.9.4
950
951 2006-05-08  Graham Percival  <gpermus@gmail.com>
952
953         * Documentation/user/working.itely: proofreading from Dave
954         Luttinen, thanks.
955
956         * Doucmentation/user/README.txt: updated with manual style info.
957
958         * Documentation/user/ various: trim linewidth to 78 chars.
959
960 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
961
962         * scm/define-grob-properties.scm (all-internal-grob-properties):
963         remove chord-tremolo property.
964
965         * lily/beam.cc (get_beam_segments): don't use stem position as
966         base for broken ends.
967
968 2006-05-06  Graham Percival  <gpermus@gmail.com>
969
970         * Documentation/user/putting.itely: proofreading from Dave
971         Luttinen, thanks!
972
973         * Documentation/user/ various: more reorg and clarifications.
974
975 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
976
977         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
978
979         * ly/music-functions-init.ly: new function featherDurations
980
981         * lily/beam.cc: read grow-direction for feathered beaming.
982
983         * Documentation/topdocs/NEWS.tely (Top): typo.
984
985 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
986
987         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
988         tremolo beams.
989
990 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
991         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
992         used by music streams.
993
994         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
995         lily/stream-event.cc, lily/stream-event-scheme.cc,
996         lily/listener.cc, lily/scheme-listener.cc,
997         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
998         lily/include/stream-event.hh, lily/include/listener.hh,
999         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
1000         Created data structures for music streams.
1001         
1002 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1003
1004         * lily/beam.cc (get_beam_segments): new function. Reorganise the
1005         construction of a beam. 
1006         (print): rewrite. 
1007
1008         * flower/include/std-vector.hh (default_compare): use only one comparison.
1009
1010         * scm/define-markup-commands.scm (note-by-number): remove debug display.
1011         (note-by-number): further attachment fixes.
1012
1013         * scm/lily-library.scm (ordered-cons): new function.
1014         (interval-index): new function
1015
1016         * lily/note-head-scheme.cc (LY_DEFINE): new file.
1017
1018         * lily/note-head.cc (get_stem_attachment): new function.
1019
1020         * scm/define-markup-commands.scm (note-by-number): read 'style
1021         property. 
1022
1023         * input/regression/markup-note.ly: show note-head style option.
1024
1025         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
1026         triangle head.
1027
1028 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1029
1030         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
1031
1032         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
1033
1034         * lily/include/constrained-breaking.hh: GCC 4 fix.
1035
1036 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
1037
1038         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
1039         Replace it with functions get_line_forces and get_line_configuration.
1040         (class Simple_spacer): Make data private.
1041         Rewrite compression algorithm to be faster and simpler.
1042
1043         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
1044         * lily/gourlay-breaking.cc (solve):
1045         * lily/constrained_breaking.cc (space_line):
1046         Change it to the new simple-spacer code.
1047
1048         * lily/paper-score.cc (get_paper_systems):
1049         (Paper_score):
1050         (process):
1051         Delay breaking the systems until they are requested.
1052         (find_break_indices):
1053         Use vsize for indices.
1054         (calc_breaking):
1055         Move the "Calculating line breaks" message here.
1056
1057         * lily/system.cc (pre_processing):
1058         Move the "Calculating line breaks" message away from here.
1059         (break_into_pieces):
1060         Allow multiple calls to this function in sequence (with touching-but-
1061         not-overlapping breakpoints).
1062
1063         * lily/constrained-breaking.cc:
1064         Replace most of the get_XXXX functions with get_line_details.
1065         Only calculate the force for each line. Calculate configurations only
1066         for the lines we will actually use.
1067         Replace cols_ with lines_.
1068
1069 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1070
1071         * mf/GNUmakefile (depth): remove FC_FIND.
1072
1073         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
1074
1075         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
1076
1077         * scm/framework-ps.scm (write-preamble): new function.
1078         (write-preamble): load mac fonts via fondu, even if gs-font-load
1079         is set.
1080
1081 2006-05-03  Werner Lemberg  <wl@gnu.org>
1082
1083         * mf/GNUmakefile (FC_FIND): Fix typo.
1084
1085 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
1086
1087         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
1088
1089 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1090
1091         * stepmake/aclocal.m4: run python-config for crosscompiling
1092         flags. 
1093
1094         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
1095         -f png for HTML, TEXINFO formats. 
1096
1097         * input/tutorial/lbook-html-test.html: new file.
1098
1099         * lily/include/tie-formatting-problem.hh (class
1100         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
1101         [column, direction]. This fixes laissez vibrer ties.
1102  
1103         * flower/include/tuple.hh (struct Tuple2): new file.
1104
1105         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
1106         $(FCMATCH), only if $(NCSB_DIR) not set. 
1107
1108         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
1109
1110         * config.make.in (DOCUMENTATION): set FCMATCH.  
1111
1112         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
1113
1114 2006-05-03  Graham Percival  <gpermus@gmail.com>
1115
1116         * Documentation/user/ various: final round of reorg.
1117
1118         * Documentation/user/instrument-notation.itely: some more
1119         fixes from Eduardo, thanks!
1120
1121 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1122
1123         * VERSION (PACKAGE_NAME): release 2.9.3
1124
1125         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
1126
1127         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
1128
1129 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1130
1131         * scm/define-grob-properties.scm (all-user-grob-properties):
1132         Correct typo, thanks to Eduardo.
1133
1134 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1135
1136         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
1137
1138         * buildscripts/lilypond-words.py (F): indent fix.
1139
1140         * input/regression/tie-arpeggio-collision.ly: new file.
1141
1142         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
1143         function: store outlines per column rank.
1144
1145         * lily/include/tie-configuration.hh (class Tie_configuration): add
1146         column_ranks_ to specification and configuration, to distinguish
1147         between ties for different heads in arpegiated chords.
1148
1149         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
1150
1151         * *.py: more 4 space indents.
1152
1153         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
1154
1155 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
1156
1157         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
1158
1159 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1160
1161         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
1162
1163         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
1164
1165         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
1166
1167 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1168
1169         * python/convertrules.py (conv): indent 4 for python files.
1170
1171 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1172
1173         * Documentation/user/changing-defaults.itely (Creating contexts):
1174         Clarify \new semantics.
1175
1176 2006-04-28  Graham Percival  <gpermus@gmail.com>
1177
1178         * Documentation/user/ various: major new sections in the
1179         Learning manual, slight reorg elsewhere.
1180
1181 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1182
1183         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
1184
1185         * scm/framework-ps.scm (output-framework): remove PageMedia
1186
1187 2006-04-27  Graham Percival  <gpermus@gmail.com>
1188
1189         * Documentation/user/ tweaks.itely, working.itely: new
1190         files, being more advanced "learning manual" chapters.
1191
1192         * Documentation/user/ tutorial, putting, lilypond: reorg.
1193
1194 2006-04-26  Graham Percival  <gpermus@gmail.com>
1195
1196         * input/regression/lyric-combine-polyphonic.ly: fixed test
1197         (no more "can't find context `one'" error).
1198
1199 2006-04-25  Joe Neeman <joeneeman@gmail.com>
1200
1201         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
1202
1203         * input/regression/stem-tremolo.ly: add 2 more whole note examples
1204         
1205 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1206
1207         * lily/relocate.cc (read_relocation_dir): new function.
1208
1209 2006-04-26  Graham Percival  <gpermus@gmail.com>
1210
1211         * Documentation/user/instrument-notation.itely: a few more fixes
1212         from Eduardo, thanks!
1213
1214         * Documentation/user/README.txt: new file; contains info on
1215         style that used to be in lilypond.tely.
1216
1217         * Documentation/user/ various: first round of doc reorg.
1218
1219         * Documentation/user/baer-flat-bw.png: remove alpha bit from
1220         graphic; this probably causes problems on some pdf
1221         viewers, notably Adobe Acrobat.
1222
1223 2006-04-24  Graham Percival  <gpermus@gmail.com>
1224
1225         * Documentation/user/instrument-notation.itely: many alterations
1226         to Vocal music, from Eduardo Viera.
1227
1228 2006-04-23  Graham Percival  <gpermus@gmail.com>
1229
1230         * Documentation/user/instrument-notation.itely: fix \new
1231         instead of \context problem.
1232
1233 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1234
1235         * lily/relocate.cc (expand_environment_variables): new function.
1236         (read_line): id.
1237         (read_relocation_file): id.
1238
1239         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
1240
1241 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
1242
1243         * ly/engraver-init.ly: remove old comments from TabVoice
1244
1245 2006-04-20  Graham Percival  <gpermus@gmail.com>
1246
1247         * Documentation/user/instrument-notation.itely: added Erlend's
1248         latest doc patch, thanks!
1249
1250 2006-04-19  Erlend Aasland <erlenda@gmail.com>
1251
1252         * lily/include/slur.hh:
1253         * lily/slur.cc:
1254         * lily/phrasing-slur-engraver.cc:
1255         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
1256         acknowledge_extra_object () from Phrasing_slur_engraver:: and
1257         Slur_engraver:: and putting it in
1258         Slur::auxiliary_acknowledge_extra_object ().
1259
1260         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
1261
1262         * lily/note-collision.cc: fix a comment
1263
1264 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1265
1266         * stepmake/bin/add-html-footer.py: fix footer position in
1267         generated html files: before </body> and </html> tags.
1268
1269 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1270
1271         * scripts/GNUmakefile: revert last "fix", which rather broke make.
1272         Earlier successive `make' commands finally compiled ok.
1273
1274         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
1275
1276 2006-04-18  Erlend Aasland <erlenda@gmail.com>
1277
1278         * lily/include/stem-tremolo.hh:
1279         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
1280         callers.
1281
1282         * lily/lookup.cc:
1283         * lily/include/lookup.hh: add rotated_box ()
1284
1285 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1286
1287         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
1288         been generated. Fixes "can't get `--help'" bug after make clean.
1289
1290         * THANKS: alphabetize contributors.
1291
1292 2006-04-17  Graham Percival  <gpermus@gmail.com>
1293
1294         * Documentation/user/instrument-notation.itely: added Erlend's
1295         tabs and banjo doc patch.  Thanks!
1296
1297 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
1298
1299         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
1300
1301         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
1302
1303         * scm/output-lib.scm: add some more predefined string tunings.
1304
1305         * Documentation/user/instrument-notation.itely: and doc them.
1306
1307 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
1308
1309         * ly/engraver.ly: Remove obsolete comments.
1310
1311         * ly/gregorian-init.ly: Define default layout block.
1312
1313         * input/puer-fragment.ly: Updated and extended.
1314
1315 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1316
1317         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
1318         pdf conversion behaviour.
1319
1320         * flower/file-name.cc (dir_name)
1321         (get_working_directory): Move from relocate.cc.
1322
1323         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
1324         
1325         * lily/relocate.cc: Encapsulate sys/stat.h in
1326         HAVE_STAT_H.
1327
1328 2006-04-14  Graham Percival  <gpermus@gmail.com>
1329
1330         * Documentation/user/ various: small updates from Cameron
1331         and Juergen, thanks!
1332
1333         * Documentation/user/ various: small updates of my own.
1334
1335         * THANKS: 2.7 -> 2.8.
1336
1337 2006-04-11  Graham Percival  <gpermus@gmail.com>
1338
1339         * scm/define-context-properties.scm: typo.
1340
1341         * Documentation/user/ : many more small updates.
1342
1343 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
1344
1345         * scm/define-music-types.scm: disposed "docme".
1346
1347 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
1348
1349         * lily/hairpin.cc: make niente circles a bit smaller.
1350
1351 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1352
1353         * mf/GNUmakefile: remove redundant mftrace check. Also remove
1354         get-pfa and get-*-fonts targets.
1355
1356 2006-04-10  Graham Percival  <gpermus@gmail.com>
1357
1358         * THANKS, Documentation/user/ basic-notation, advanced-notation,
1359         music-glossary, programming-interface: more minor fixes
1360         from mailist.
1361
1362         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
1363
1364         * scm/define-context-properties.scm: another old \property update.
1365         This time tested for compiling!
1366
1367 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1368
1369         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
1370
1371 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1372
1373         * scm/define-context-properties.scm (all-user-translation-properties): 
1374         * Documentation/user/global.itely (Page formatting): Compile fix.
1375
1376 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1377
1378         * Documentation/user/advanced-notation.itely (Polymetric
1379         notation): Update the example to use the "+" symbol and add link
1380         to input/test/compound-time.ly.
1381
1382 2006-04-08  Graham Percival  <gpermus@gmail.com>
1383
1384         * scm/define-grob-properties.scm: clarify docs for #'direction.
1385
1386         * scm/define-context-properties.scm: update old \property override.
1387
1388         * Documentation/user/ advanced-notation, global, lilypond-book:
1389         more minor doc updates.
1390
1391 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1392
1393         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
1394
1395         * scm/backend-library.scm (search-gs): oops.
1396
1397 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1398
1399         * scripts/lilypond-book.py (output): use base, not filename for href.
1400
1401         * scm/backend-library.scm: only look for gs.
1402
1403         * scripts/lilypond-book.py (output): fix printfilename.
1404
1405         * lily/parser.yy (music_function_musicless_prefix): fold together
1406         definitions of signature (SCM*) (Music|post_event|chord_body_element)
1407
1408         * lily/slur.cc (print): only set font-size if not set yet.
1409
1410         * lily/slur-configuration.cc (add_score): improved layout of debug
1411         scoring output.
1412
1413 2006-04-05  David Feuer  <David.Feuer@gmail.com>
1414
1415         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
1416         (draw_circle): Hopefully fixed regression.
1417         Improved documentation for several procedures.
1418         
1419 2006-03-04  Werner Lemberg  <wl@gnu.org>
1420
1421         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
1422
1423 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1424
1425         * scripts/musicxml2ly.py (bindir): add dynamic
1426         relocation. 
1427
1428 2006-04-04  Graham Percival  <gpermus@gmail.com>
1429
1430         * Documentation/user/ basic-notation, advanced-notation, putting,
1431         instrument-notation, invoking, lilypond, THANKS: another ream of small
1432         fixes from the Doc Helpers.
1433
1434 2006-04-03  David Feuer  <David.Feuer@gmail.com>
1435
1436         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
1437
1438         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
1439
1440         * Cleaned up interfaces between PostScript and Scheme, and moved
1441         computations from PostScript to Scheme:
1442
1443         * music-drawing-routines.ps
1444         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
1445         with stroke_and_fill throughout.
1446         (euclidean_length, print_letter, draw_box): Deleted unused
1447         procedures.  If someone needs draw_box, implement it using
1448         draw_round_box; don't duplicate code.
1449         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
1450         Refactored/cleaned up interfaces.
1451         (mark_URI): Moved.
1452
1453         * output-ps.scm: reordered arguments to PostScript functions to
1454         match new interfaces
1455         (glyph-string): Rewrote glyph-string.
1456         (grob-cause): Replaced string-append with format.
1457         (repeat-slash): Rewrote to do computation here.
1458         (round-filled-box): Rewrote to do computation here.
1459
1460 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
1461
1462         * stepmake/stepmake/generic-targets.make: add cvs-clean target
1463
1464         * stepmake/stepmake/toplevel- targets.make: print help info about
1465         cvs-clean
1466
1467 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1468
1469         * input/regression/hairpin-circled.ly: new file
1470
1471 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1472
1473         * lily/hairpin.cc (print): add support for circled tip
1474
1475         * scm/define-grob-properties.scm: add circled-tip parameter
1476
1477         * scm/define-grobs.scm: init circled-tip to false
1478         
1479 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1480
1481         * scm/music-functions.scm (quote-substitute): set
1482         iterators-ctor. 
1483
1484 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1485
1486         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
1487         BSTINPUTS. 
1488
1489         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
1490
1491         * scm/output-ps.scm (glyph-string): revert cid selectfont.
1492
1493 2006-03-31  David Feuer  <david.feuer@gmail.com>
1494         
1495         * scm/framework-ps.scm:
1496         
1497         * scm/output-ps.scm: glyph-string now produces smaller, more
1498         readable, and probably faster PostScript.  Several findfont
1499         scalefont setfont instances changed to selectfont
1500         Hacked-up string-appends changed to formats.
1501
1502         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
1503         
1504 2006-03-30  Graham Percival  <gpermus@gmail.com>
1505
1506         * scm/lily-library.scm: make "no version" warning message more polite.
1507
1508         * lily/music.cc: add double quotes to failed octave check.
1509
1510         * Documentation/user/ advanced-notation, changing-defaults,
1511         instrument-notation, invoking, music-glossary: whole bunch of minor
1512         fixes from mailist.
1513
1514 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1515
1516         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
1517         $(buildscriptdir) iso. depth.
1518
1519         * VERSION (PACKAGE_NAME): release 2.9.1
1520
1521 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1522
1523         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
1524
1525         * VERSION (PATCH_LEVEL): bump version number.
1526
1527         * flower/include/guile-compatibility.hh (scm_from_uint32): add
1528         scm_from_uint32 ()
1529
1530         * lily/pango-font.cc (pango_item_string_stencil): use
1531         scm_from_uint32 ()
1532
1533         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1534         $(outdir)/emmentaler-%.svg): remove canary.
1535
1536         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
1537         glyphnames if we have a ttf font.
1538
1539 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1540
1541         * Documentation/user/advanced-notation.itely (Font selection):
1542         Corrected reference to the font-family-override.ly example.
1543
1544 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1545         
1546         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
1547         stem-tremolo object in the stem (or else the stem might not be
1548         long enough).
1549
1550 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1551
1552         * lily/ttf.cc (print_trailer): only print existing glyphs.
1553
1554 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1555
1556         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
1557         position the tremolo based on the position of the notehead.
1558
1559         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
1560         notes and update the texidoc line with the new positioning rules.
1561         
1562 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1563
1564         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
1565
1566         * scripts/lilypond-book.py (Module): set default for linewidth if
1567         preamble not found.
1568
1569 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1570
1571         * VERSION (PACKAGE_NAME): release 2.9.0.
1572
1573         * input/regression/stem-tremolo-position.ly: new file.
1574
1575         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
1576
1577 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
1578
1579         * lily/stem-tremolo.cc (print): position
1580         the tremolo depending only on the end of the stem
1581         and not on the notehead
1582         (raw_stencil): center, on the middle staff line, the
1583         flag that is closest to the end of the stem (previously
1584         the bottom flag)
1585         (calc_width): add this callback to shorten a tremolo when
1586         it is beamed or it is stemup with a flag
1587         (style): add this callback to make a tremolo rectangular when
1588         it is beamed or it is stemup with a flag
1589         (rotated_box): this is like Lookup::beam but makes a rotated
1590         rectangle instead of a parallelogram
1591
1592         * lily/stem.cc (calc_stem_info): make sure the stem
1593         is long enough to fit the tremolo
1594         (calc-length): reduce the length of tremolo stems since the
1595         tremolo code is now capable of better positioning
1596
1597         * scm/define-grobs.scm: make calc_width the default beam-width
1598         callback for stem-tremolo and add the style callback
1599                 
1600 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1601
1602         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
1603         case. 
1604
1605 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1606
1607         * lily/ttf.cc (make_index_to_charcode_map): restore old
1608         cmap. 
1609
1610 2006-03-28  Werner Lemberg  <wl@gnu.org>
1611
1612         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
1613
1614 2006-03-28  Graham Percival  <gpermus@gmail.com>
1615
1616         * THANKS: update for 2.9, add section for Documentation helpers.
1617
1618         * Documentation/topdocs/NEWS.tely: compile fix.
1619
1620         * Documentation/user/ basic-notation, global, advanced-notation,
1621         examples.itely: minor fixes from mailist.
1622
1623 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1624
1625         * mf/feta-bolletjes.mf: match width of solfa notes with normal
1626         note heads. 
1627
1628         * lily/ttf.cc (print_trailer): use it.
1629
1630         * lily/pango-font.cc (get_unicode_name): new function.
1631
1632         * lily/ttf.cc (make_index_to_charcode_map): move function from
1633         open-type-font.cc
1634         (print_trailer): substitute uniXXXX name if applicable. 
1635
1636         * lily/pango-font.cc (get_index_to_charcode_map): new function.
1637         (pango_item_string_stencil): use it to generate uniXXXX names.
1638
1639         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
1640         note heads, for uniform widths in shape note output.
1641         (overdone_heads): hmm. remove them again.
1642
1643         * scripts/lilypond-book.py (output): add links to filenames.
1644
1645         * Documentation/topdocs/INSTALL.texi (Top): update versions.
1646
1647         * lily/note-collision.cc (get_clash_groups): only consider when
1648         Note_column::dir <> CENTER. 
1649
1650         * scripts/lilypond-book.py (get_option_parser): init output_name
1651         to ''. 
1652
1653 2006-03-24  Graham Percival  <gpermus@gmail.com>
1654
1655         * Documentation/topdocs/NEWS.tely: add @end itemize
1656
1657         * Documentation/user/ global, advanced-notation: minor
1658         stuff from mailist.
1659
1660 2006-03-23  Graham Percival  <gpermus@gmail.com>
1661
1662         * Documentation/user/ lilypond.tely, music-glossary,
1663         preface: housekeeping; 2005->2006, remove "notes for 2.6"
1664
1665 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1666
1667         * mf/GNUmakefile: don't install .enc files.
1668
1669         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
1670
1671         * VERSION (PATCH_LEVEL): bump to 2.9.0
1672
1673 2006-03-22  Graham Percival  <gpermus@gmail.com>
1674
1675         * Documentation/user/advanced-notation.itely: minor fixes
1676         from mailist.
1677
1678 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1679
1680         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
1681
1682         * branch lilypond_2_8
1683
1684 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1685
1686         * scripts/lilypond-book.py (samefile): new function, for windoze
1687         compatibility.
1688
1689 2006-03-21  Graham Percival  <gpermus@gmail.com>
1690
1691         * ly/engraver-init.ly: add info about StaffGroup.
1692
1693 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1694
1695         * input/regression/stem-direction-context.ly: idem.
1696
1697         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
1698
1699         * THANKS: add Mats.
1700
1701         * input/regression/page-layout-twopass.ly: comment out \markup so
1702         tweak-file is left.
1703
1704         * lily/instrument-name-engraver.cc (finalize): add to instrument
1705         name global System. This also fixes chopped instrument names, but
1706         doesn't crash when there are slurs/beams.
1707
1708         * lily/slur-configuration.cc (add_score): disallow negative slur
1709         scores.
1710         
1711 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1712
1713         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
1714
1715         * lily/instrument-name-engraver.cc (process_music): kludge: add
1716         InstrumentName spanner to axis group of left bound. Fixes chopped
1717         off instrument names in EPS images.
1718
1719         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
1720
1721         * scripts/abc2ly.py (option_parser): update to 2.7.40
1722
1723 2006-03-20  Graham Percival  <gpermus@gmail.com>
1724
1725         * THANKS: move small doc contributors to SUGGESTIONS.
1726
1727         * Documentation/user/ basic-notation, advanced-notation,
1728         global: small changes from mailist.
1729
1730 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1731
1732         * Documentation/user/advanced-notation.itely (Text marks): update
1733         for new rehearsalMarkAlignSymbol convention.
1734
1735         * VERSION (PATCH_LEVEL): bump version.
1736
1737         * input/test/instrument-name-align.ly: new file.
1738
1739         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
1740
1741         * input/test/instrument-name-align.ly: new file. Document how to
1742         align instrument names.
1743
1744         * lily/mark-engraver.cc: remove properties.
1745
1746         * scm/define-context-properties.scm
1747         (all-user-translation-properties): remove align symbol properties
1748         for barnumber/reh. mark.
1749
1750         * lily/break-align-interface.cc (self_align_callback): new
1751         interface, new function. Look at complete alignment. This handles
1752         tunable break alignments in case break-align-symbols are missing.
1753
1754         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
1755
1756         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
1757
1758         * python/convertrules.py (conv): mark/bar number alignment rule.
1759
1760         * lily/break-align-interface.cc (calc_positioning_done): also
1761         store offset from last visible break-alignment to its
1762         neighbor. This makes alignment on non-visible objects more reliable.
1763
1764         * po/lilypond.pot (Module): ran po-replace.
1765
1766         * input/regression/tie-single-manual.ly (Module): new file.
1767
1768         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
1769         look at has_manual_position_.
1770         (from_ties): set has_manual_position_ if tie has staff-position set.
1771
1772         * lily/tuplet-bracket.cc (calc_positions): idem.
1773
1774         * lily/tuplet-number.cc (print): don't print tupletnumber if it
1775         doesn't span time.
1776
1777 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1778
1779         * scm/define-markup-commands.scm (smallCaps): new markup command
1780         for turning a text to small caps using smaller font size and upper
1781         casing.
1782
1783 2006-03-17  Graham Percival  <gpermus@gmail.com>
1784
1785         * Documentation/user/ examples, instrument-notation,
1786         advnaced-notation: minor fixes from mailist.
1787
1788 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1789
1790         * Documentation/user/tutorial.itely (First steps): change example
1791         to verbatim.  
1792
1793 2006-03-17  Graham Percival  <gpermus@gmail.com>
1794
1795         * Documentation/user/ examples, advanced: minor changes from mailist.
1796
1797         * THANKS: add Geoff Horton, for documentation stuff.
1798
1799 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1800
1801         * python/lilylib.py (system): revert have_select kludge.
1802
1803         * Documentation/user/tutorial.itely (Commenting input files):
1804         update version numbers in doc. 
1805
1806         * scm/define-grob-interfaces.scm (multi-measure-interface): add
1807         bound-padding to multi-measure-interface
1808
1809 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1810
1811         * input/test/engraver-example.ily: update version number.
1812
1813         * VERSION (PACKAGE_NAME): release 2.7.39
1814
1815         * lily/note-spacing.cc (get_spacing): heighten threshold where
1816         accidentals/arpeggios influence previous spacing fully.
1817
1818         * lily/rest.cc (y_offset_callback): only use direction if
1819         staff-position wasn't set before.
1820
1821         * lily/bar-number-engraver.cc: add support for
1822         barNumberAlignSymbol. 
1823         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
1824
1825         * lily/pointer-group-interface.cc (set_ordered): new function. 
1826         (add_unordered_grob): new function.
1827
1828         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
1829         to ordered, unless the opposite has been proved.  This fixes
1830         random reordering of large object groups across linebreaks,
1831         eg. beams.
1832
1833         * lily/main.cc (do_chroot_jail): printf format fix.
1834
1835         * lily/tie-formatting-problem.cc (generate_configuration):
1836         multiply y-shift for dot with direction.
1837  
1838         * scm/define-markup-commands.scm (note-by-number): put (magstep
1839         size) in y-attach too.
1840
1841         * Documentation/topdocs/NEWS.tely (Top): show override.
1842
1843         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
1844         direction for stems.
1845         
1846 2006-03-15  Graham Percival  <gpermus@gmail.com>
1847
1848         * Documentation/user/ changing-defaults, global: minor
1849         fixes from mailist.
1850
1851 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1852
1853         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
1854
1855         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
1856         breakable items after uniformly stretched notes.
1857
1858         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
1859         outline with outer edge of note heads. This prevents infinity
1860         problems with tied whole notes.
1861
1862         * scripts/lilypond-book.py (do_file): use os.popen
1863
1864         * python/convertrules.py (conv): add rule for Stem #'beamed-*
1865
1866 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
1867
1868         * Documentation/user/invoking.itely: Add ragged-right to bug report
1869         guidelines.
1870
1871 2006-03-14  Graham Percival  <gpermus@gmail.com>
1872
1873         * Documentation/user/global.itely: small fix from mailist.
1874
1875 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1876
1877         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
1878         file descriptor returned by tempfile.mkstemp() when writing
1879         to tmpfile and closing it. Solves problem with unlink(tmpfile)
1880         on mingw.
1881
1882 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1883
1884         * po/fi.po: newline bugfix.
1885
1886 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1887
1888         * scm/paper.scm (paper-alist): Rounding fixes.
1889
1890 2006-03-13  Graham Percival  <gpermus@gmail.com>
1891
1892         * Documentation/user/ changing-defaults, instrument-notation,
1893         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
1894
1895 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
1896
1897         * po/fi.po: update.
1898
1899 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1900
1901         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
1902         mailto: to http:// 
1903
1904         * python/lilylib.py (print_environment): move ps_page_count to
1905         lilypond-book.py
1906
1907 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1908
1909         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
1910
1911         * scm/framework-ps.scm (embed-document): new function. Use to
1912         embed PFA files.
1913
1914         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
1915
1916 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1917
1918         * Documentation/user/instrument-notation.itely (Setting simple
1919         songs): Added \book{...} around the full example, so the separate
1920         markups are included in the printed example. 
1921
1922 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1923
1924         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
1925         tmphandle.
1926
1927         * python/lilylib.py (system): rewrite system() using
1928         subprocess. Remove >& redirection trickery.
1929
1930 2006-03-11  Graham Percival  <gpermus@gmail.com>
1931
1932         * Documentation/user/ changing-defaults, global, scheme-tutorial,
1933         notation-appendices.itely: minor fixes from mailist.
1934
1935 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1936
1937         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
1938         unsplit man also needs images.
1939
1940         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
1941
1942         * VERSION (PACKAGE_NAME): 2.7.38 released.
1943
1944 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1945
1946         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
1947         log in output dir.
1948
1949 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
1950
1951         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
1952         respects the Score.skipTypesetting property.
1953         
1954 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1955
1956         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
1957         Prolog. No %%EOF after CFF file.
1958
1959 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
1960         
1961         * lily/constrained-breaking.cc (get_max_systems): used to return a
1962         much too big value
1963         (combine_demerits): use pointers to reduce copying data
1964         (calc_subproblem): idem
1965         (get_page_penalty): add page turn penalties
1966         
1967 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1968
1969         * Documentation/user/invoking.itely (Invoking lilypond): better
1970         explanation of -e usage.
1971
1972         * lily/main.cc (main_with_guile): don't append to
1973         init_scheme_code_string
1974
1975         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
1976
1977         * Documentation/user/invoking.itely: add note about MacOS X scripts.
1978
1979         * scripts/convert-ly.py (do_options): don't print help for
1980         --show-rules rule.
1981
1982         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
1983         @code and @example. Update from texinfo.tex from CVS.
1984
1985 2006-03-08  Graham Percival  <gpermus@gmail.com>
1986
1987         * Documentation/user/scheme-tutorial.itely: clarifies distances
1988         measured in staff-spaces.
1989
1990 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1991
1992         * lily/slur.cc (outside_slur_callback): only calculate offsets if
1993         consider[k] is true.
1994
1995         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
1996
1997         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
1998         consider columns that have originals.  Unifies spacing for mm
1999         rests around line breaks.
2000
2001         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
2002         (set_text_rods): idem.
2003         (calculate_spacing_rods): new function: share code between
2004         set_text_rods and set_spacing_rods.
2005         (set_text_rods): take extents of bounds into account.  
2006
2007 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2008
2009         * Documentation/user/basic-notation.itely (Writing music in
2010         parallel): don't use relative.
2011
2012 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2013
2014         * ly/music-functions-init.ly (Module): add shiftDurations
2015
2016         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
2017
2018         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
2019
2020         * ly/engraver-init.ly: init vocalName to nil.
2021
2022 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
2023
2024         * scm/music-functions.scm (music->make-music): bugfix,
2025         KeyChangeEvents are now handled correctly.
2026
2027         * scripts/lilypond-book.py: Add --debug option.
2028
2029 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2030
2031         * python/lilylib.py: add tempfile.
2032
2033 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2034
2035         * VERSION (PACKAGE_NAME): release 2.7.37
2036
2037         * python/lilylib.py (ps_page_count): remove make_ps_images().
2038         (ps_page_count): remove mkdir_p
2039         (system): remove cleanup_temp.
2040         (exit): remove lilypond_version_(check)
2041         (error_log): remove pseudo_filter_p
2042         remove read_pipe
2043         remove cp_to_dir
2044         remove identify
2045
2046         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
2047         use __main__
2048
2049         * lily/accidental-engraver.cc (make_standard_accidental): only add
2050         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
2051
2052         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
2053         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
2054         Make incompatibilities.
2055
2056         * scm/output-ps.scm (grob-cause): replace backslashes by /
2057         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
2058
2059 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2060
2061         * cygwin/GNUmakefile: Install fixes.
2062
2063         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
2064
2065         * lily/note-head.cc (head::get_balltype): Compile fix.
2066
2067         * flower/file-name.cc (dos_to_posix): Flower string fix.
2068
2069 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2070
2071         * python/lilylib.py: pychecker cleanups.
2072
2073         * scripts/lilypond-book.py
2074         (Lilypond_snippet.output_print_filename): pychecker cleanups
2075
2076         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
2077
2078         * python/lilylib.py (underscore): remove identify() , warranty()
2079
2080         * ps/music-drawing-routines.ps: change Border routine for GSView
2081         compatibility.
2082
2083         * lily/stem.cc (height): use quantize-positions.  This triggers
2084         set_stem_lengths, so scripts on beamed stems are handled correctly.
2085
2086         * lily/side-position-interface.cc (aligned_side): check if edges
2087         of script are inside staff. Fixes accent of edge of the staff.
2088
2089         * input/regression/staccato-pos.ly: more examples.
2090
2091         * stepmake/aclocal.m4 (depth): fix bashism.
2092
2093         * lily/lyric-combine-music-iterator.cc: move from
2094         new-lyric-combine-iterator.cc
2095         (process): add pending_grace_lyric_ member to delay lyrics on
2096         grace notes.
2097
2098         * lily/system-start-text.cc (print): suicide if we don't have any
2099         elements. Fixes hara kiri'd instrument names.
2100
2101         * scripts/mup2ly.py (Module): remove.
2102
2103 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2104
2105         * Documentation/user/global.itely (A single music expression):
2106         close @lilypond properly
2107
2108         * lily/volta-bracket.cc (modify_edge_height): change from
2109         after_line_breaking_callback. Suicide last bracket if appropriate.
2110  
2111         * python/lilylib.py: strip getopt support
2112
2113         * scripts/etf2ly.py (do_options): use optparse
2114
2115         * scripts/midi2ly.py: optparse, strip lilylib copy. 
2116
2117         * scripts/abc2ly.py (voices): use optparse.
2118
2119         * stepmake/stepmake/generic-vars.make: new function absdir.
2120
2121         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
2122
2123         * scripts/lilypond-book.py (find_file): use global_options for
2124         include path
2125
2126         * scm/ps-to-png.scm (ps-page-count): prevent null characters
2127         entering C code.
2128
2129 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2130
2131         * python/lilylib.py (get_global_option): ughness for extracting
2132         global options from lilylib.
2133         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
2134
2135         * scripts/lilypond-book.py (get_option_parser): use optparse for
2136         option handling.  Put options in global_options variable.
2137
2138 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
2139
2140         * Documentation/index.html.in: clarify.
2141
2142 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2143
2144         * scm/layout-page-layout.scm (write-page-breaks): add a
2145         music-system-heights property to the page layout output.
2146
2147         * scm/page.scm (make-page-stencil): take footer into account when
2148         computing the 'space-left page property
2149         (annotate-space-left): take footer into account when annonating
2150         space left.
2151
2152 2006-02-28  Graham Percival  <gpermus@gmail.com>
2153
2154         * Documentation/user/ advanced-notation, global: more (final)
2155         docs for music expressions, removed special fermatas.
2156
2157 2006-02-27  Graham Percival  <gpermus@gmail.com>
2158
2159         * Documentation/user/ basic-notation, global: minor changes
2160         from mailist.
2161
2162 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2163
2164         * scm/framework-ps.scm:         
2165         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
2166         layer for inf? and nan? from framework-ps to lily-library.
2167
2168 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2169
2170         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
2171         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
2172
2173         * buildscripts/substitute-encoding.py (Module): remove file.
2174
2175         * mf/GNUmakefile: more PFA strippage.
2176
2177         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
2178
2179         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
2180         generation
2181
2182         * scm/framework-ps.scm: remove font name munging.
2183
2184         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
2185
2186 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2187
2188         * scm/markup.scm (define-markup-command): change
2189         def-markup-command to define-markup-command
2190
2191         * scm/music-functions.scm (define-music-function): change
2192         def-music-function to define-music-function.
2193
2194         * python/convertrules.py (conv): rules for def-music-function
2195         and def-markup-commands
2196
2197         * Documentation/user/programming-interface.itely,
2198         input/no-notation/display-lily-tests.ly,
2199         input/regression/lily-in-scheme.ly,
2200         input/regression/markup-user.ly,
2201         input/regression/music-function.ly, input/regression/tie-chord.ly,
2202         scm/fret-diagrams.scm, ly/music-functions-init.ly,
2203         ly/gregorian-init.ly: use new macro names (define-music-function,
2204         define-markup-command).
2205
2206 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2207
2208         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
2209         (output): add comments to lp-book latex output.
2210
2211         * GNUmakefile.in (footifymail): use gmane address for webpage bug
2212         address.
2213
2214 2006-02-23  Graham Percival  <gpermus@gmail.com>
2215
2216         * Documentation/user/ tutorial, global: minor changes.
2217
2218 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2219
2220         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
2221         blocks (for make 3.80)
2222
2223         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
2224         \notemode so that user should not have to explicitely type it.
2225
2226         * scm/define-music-display-methods.scm: various
2227         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
2228         constructs)
2229
2230         * input/no-notation/display-lily-tests.ly: new tests for
2231         \applyOutput and \applyContext
2232
2233 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2234
2235         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
2236         changed it slightly so that the number of systems returned by
2237         solve () will be the same as the last value passed to resize
2238         (). I've also added more documentation, removed casts, fixed style
2239         problems and put in some recovery if constraints aren't satisfied."
2240
2241 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2242
2243         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
2244         for emacs < 22 compatibility.
2245         (count-rexp): Use it.
2246         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
2247         substring juggling (Milan Zamazal).
2248
2249 2006-02-23  Graham Percival  <gpermus@gmail.com>
2250
2251         * Documentation/user/ basic-notation, advanced-notation,
2252         global.itely, invoking.itely, tutorial,itely:
2253         minor fixes from mailist.
2254
2255         * scm/define-markup-commands.scm: improve docs of \filled-box.
2256
2257 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
2258
2259         * Documentation/index.html.in: changes concern the previous release.
2260
2261         * input/regression/+.ly: cultivate typographical terminology.
2262
2263 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2264
2265         * scm/define-grob-interfaces.scm (parentheses-interface): add
2266         padding to parentheses-interface.
2267
2268         * Documentation/user/GNUmakefile: remove $(CROSS) support from
2269         Documentation/user/GNUmakefile. Use --disable-documentation for that.
2270
2271         * VERSION (PATCH_LEVEL): release 2.7.36
2272
2273         * lily/slur.cc: add avoid-slur (ugh.)
2274         
2275         * lily/slur-configuration.cc (fit_factor): oops, skip point if
2276         intersection gets smaller. This fixes slurs over extreme points.
2277
2278         * lily/melody-engraver.cc (stop_translation_timestep): ignore
2279         stems with neutral-direction set.
2280
2281         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
2282
2283         * lily/open-type-font.cc (load_table): format error.
2284
2285         * lily/change-iterator.cc (process): format fix.
2286
2287         * flower/include/international.hh (_f): idem.
2288
2289         * flower/include/std-string.hh: add format printf attribute.
2290
2291         * scm/define-grobs.scm (all-grob-descriptions): height of all
2292         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
2293
2294         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
2295         ambitus lines.
2296
2297         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
2298
2299 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
2300
2301         * input/regression/: upgraded syntax for some files.
2302
2303         * THANKS: Add bughunters.
2304
2305 2006-02-22  Graham Percival  <gpermus@gmail.com>
2306
2307         * Documentation/user/ invoking.itely, advanced-notation.itely,
2308         global.itely: long-awaited "let's make chapter 10 not suck"
2309         update.  Rearrange chapter 10; now called "global issues",
2310         addresses file structure, etc.  Some info from other files
2311         moved into global.itely.
2312
2313 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2314
2315         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
2316         catch trill-span-event notes.
2317
2318         * Documentation/user/examples.itely (Ancient notation templates): typo.
2319         (Jazz combo): typo.
2320
2321         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
2322
2323         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
2324
2325         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
2326
2327         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
2328
2329         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
2330         froum Laissez_vibrer_engraver.
2331
2332         * ly/declarations-init.ly (repeatTie): add \repeatTie
2333
2334         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
2335
2336         * scm/define-grob-properties.scm (all-user-grob-properties): add
2337         head-direction property.
2338
2339         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
2340         from_lv_ties. Take head direction argument.
2341
2342         * lily/semi-tie-column.cc: rename from
2343         laissez-vibrer-tie-column.cc. Rename class too.
2344
2345         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
2346         class too.
2347
2348         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
2349
2350         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
2351         0 case.
2352         (find_breaks): idem.
2353
2354 2006-02-21  Graham Percival  <gpermus@gmail.com>
2355
2356         * Documentation/user/advanced-notation.itely: fixed make-moment]
2357         example.
2358
2359         * Documentation/user/basic-notation.itely: more clarification to
2360         transpose.
2361
2362 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2363
2364         * lily/include/constrained-breaking.hh (class
2365         Constrained_breaking): new file.
2366
2367         * lily/constrained-breaking.cc (resize): new file.
2368
2369         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
2370
2371         * Documentation/user/advanced-notation.itely (Clusters): insert
2372         end ignore too.
2373
2374         * lily/tie-column.cc (calc_positioning_done): support for
2375         tie-score debugging
2376
2377         * lily/tie-formatting-problem.cc
2378         (generate_extremal_tie_variations): factor out.
2379         (score_ties_configuration): annotate all tie 
2380         (print_ties_configuration): new routine.
2381         (generate_configuration): nudge extremal ties outside of the head
2382         Y extents.
2383         (score_ties_configuration): oops. convert to staff-space before
2384         determining position symmetry.
2385
2386 2006-02-20  Graham Percival  <gpermus@gmail.com>
2387
2388         * Documentation/user/*-notation.itely: misc minor editing,
2389         shifting doc sections around.
2390
2391         * Documentation/user/*-notation-itely, global.itely,
2392         changing-defaults.itely: added new stuff from NEWS.
2393
2394 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
2395
2396         * po/fi.po: update.
2397
2398 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2399
2400         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
2401         lilypond --verbose for lp-book.
2402
2403         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2404         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
2405
2406         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
2407         $(buildscript-dir) iso. absolute depth.
2408
2409         * buildscripts/genicon.py (dir): thinko.
2410
2411         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
2412
2413 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
2414
2415         * scm/output-lib.scm: swap darkcyan/darkyellow
2416
2417         * THANKS: Add bughunters.
2418
2419 2006-02-19  Graham Percival  <gpermus@gmail.com>
2420
2421         * Documentation/user/programming-interfaces.itely: fixed example.
2422
2423         * Documentation/user/instrument-notation.itely: fix @{ @}.
2424
2425         * scm/script.scm: add avoid-slur for \open.
2426
2427 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2428
2429         * lily/tie-formatting-problem.cc (score_configuration): use
2430         sliding score for min-length. 
2431
2432         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
2433         spaghetti for icons.
2434
2435         * buildscripts/genicon.py (program_name): new file.
2436
2437         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
2438         in outline too.  
2439         (generate_configuration): for small ties, also look for collisions
2440         at Y + DIR*h + DELTA_Y.
2441         (get_variations): consider variation for dot positions too.
2442
2443         * lily/side-position-interface.cc (aligned_side): take abs for
2444         quantized rounded position. Fixes tenuto below staff.
2445
2446         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
2447         markers when necessary.
2448
2449         * lily/program-option.cc (internal_set_option): add
2450         strict_infinity_checking option.
2451
2452         * scm/output-lib.scm (cyan): swap yellow and cyan.
2453
2454 2006-02-19  Graham Percival  <gpermus@gmail.com>
2455
2456         * darwin.patch: trivial linenumber update.
2457
2458         * Documentation/user/ {various}: `\context foo = named' changed
2459         to `\new foo = "name"' in docs.
2460
2461 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2462
2463         * scm/stencil.scm (annotate-y-interval): use it.
2464
2465         * scm/lily-library.scm (interval-sane?): new function.
2466
2467         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
2468         tfm_checksum stuff.
2469
2470         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
2471         common refpoint.
2472
2473         * flower/include/std-vector.hh (iterof): add iterof macro.
2474
2475         * lily/enclosing-bracket.cc (width): new function.
2476
2477         * lily/align-interface.cc (align_elements_to_extents): reinstate
2478         warning.
2479
2480 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
2481
2482         * Documentation/index.html.in: fix spelling: thankyous.
2483
2484 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2485
2486         * lily/lyric-hyphen.cc: typo.
2487
2488 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2489
2490         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
2491         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
2492         builds don't work. 
2493
2494         * VERSION: release 2.7.35
2495
2496         * lily/beam.cc (get_default_dir): oops. Take abs () for
2497         extremes[DOWN].
2498         (get_default_dir): use extreme position criterion only in absence
2499         of forced stem directions.
2500
2501         * VERSION (PATCH_LEVEL): bump VERSION.
2502
2503         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
2504         dependencies. Necessary for -jX builds.  
2505
2506 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2507
2508         * lily/relocate.cc (setup_paths): Yet another const fix.
2509
2510 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2511
2512         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
2513
2514         * lily/relocate.cc (setup_paths): oops.
2515
2516 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
2517
2518         * Documentation/index.html.in: order links: html before PDF.
2519
2520 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2521
2522         * lily/tie-column-format.cc (Module): remove.
2523
2524         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
2525
2526         * lily/text-spanner.cc (print): idem.
2527
2528         * lily/dynamic-text-spanner.cc (print): only print line if longer
2529         than dash-period.
2530
2531         * lily/auto-change-iterator.cc (change_to): formatting.
2532
2533         * lily/beam.cc (get_default_dir): take extreme note head as input
2534         for stem direction.
2535
2536         * lily/tie.cc (get_default_dir): only look directions for visible
2537         stems. 
2538
2539         * lily/side-position-interface.cc (aligned_side): oops. Don't
2540         mutiply with direction. This fixes quantized (staccato, tenuto)
2541         scripts below notes.
2542
2543         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
2544         direction. Fixes c-lyrics-center-align.ly
2545
2546 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2547
2548         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
2549         constructor.
2550
2551         * lily/std-string.cc:
2552         * lily/include/std-vector.hh (split_string): Move and rename from
2553         lily/include/misc.hh, lily/misc.cc.  Update callers.
2554
2555 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2556
2557         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
2558
2559 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2560
2561         * flower/test-file.cc: New file.
2562
2563         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
2564         libraries.
2565
2566         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
2567
2568 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2569
2570         * flower/include/file-storage.hh: remove file.
2571
2572         * lily/include/midi-item.hh (class Midi_track): idem.
2573
2574         * lily/include/source.hh (class Sources): idem.
2575
2576         * lily/include/performance.hh (class Performance): use vector
2577         iso. Cons<>
2578
2579         * flower/include/cons.hh (class Cons): remove file.
2580
2581         * flower/include/flower-proto.hh: remove template cruft.
2582
2583         * lily/include/font-metric.hh: use size_t not vsize for indices.
2584
2585         * flower/include/flower-proto.hh (Module): remove std-vector.hh
2586         from proto.
2587
2588         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
2589
2590         * lily/include/paper-book.hh (class Paper_book):
2591         make get_system_specs() public.
2592
2593         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
2594         the force=10000 case if we don't have a current-best. 
2595
2596         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
2597         vsize 
2598
2599         * flower/include/flower-proto.hh: remove outdated templates.
2600
2601         * scm/page.scm: use annotate-spacing
2602
2603 2006-02-15  Graham Percival  <gpermus@gmail.com>
2604
2605         * scm/translation-functions.scm: circle patch from Erlend, thanks!
2606
2607         * THANKS: moved Erlend Aasland to contributors.
2608
2609 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2610
2611         * config.hh.in: remove HAVE_PANGO_16
2612
2613         * lily/tuplet-bracket.cc (calc_positions): multiply with
2614         staff-space for beam case. This fixes tuplets+beams on scaled
2615         staves.
2616
2617         * config.hh.in: remove all Kpathsea related defines.
2618
2619         * lily/dot-column.cc (side_position): reach stem via dots->
2620         head->stem. Inspect all stems for dot collisions. 
2621
2622         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
2623         stem handling.
2624
2625         * lily/bar-number-engraver.cc (process_music): document function
2626         of whichBar.
2627
2628         * lily/score.cc (default_rendering): add pscore, not systems
2629         themselves.
2630
2631         * lily/paper-book.cc (get_system_specs): separate generation of
2632         titles and systems.
2633
2634         * flower/include/std-vector.hh: don't include config.hh
2635
2636 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2637
2638         * flower/include/std-vector.hh: Better wrapper compatibility with
2639         std::vector.
2640
2641         * flower/include/flower-proto.hh: Remove cheap forward declaration
2642         attempts.
2643
2644         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
2645
2646 2006-02-14  Graham Percival  <gpermus@gmail.com>
2647
2648         * Documentation/user/invoking.itely: add warning about command line.
2649
2650 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2651
2652         * lily/include/lily-proto.hh: add Prob, rm Page.
2653
2654         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
2655
2656         * VERSION: release 2.7.34
2657
2658         * lily/relocate.cc (framework_relocation): show canary if
2659         GHOSTSCRIPT_VERSION undefined.
2660
2661         * GNUmakefile.in: remove $(VERSION) symlink.
2662
2663         * lily/relocate.cc (setup_paths): add + 
2664
2665 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
2666
2667         * Documentation/index.html.in: specify sizes for all big HTML pages.
2668
2669 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2670
2671         * config.hh.in: remove @FRAMEWORKDIR@
2672
2673         * lily/system-start-text.cc (get_stencil): new file: separate out
2674         system-start-delimiter text support.
2675
2676         * input/**ly: replace \context with \new where appropriate.
2677         
2678         * THANKS: add Don.
2679
2680         * lily/slur-scoring.cc (get_base_attachments): use
2681         robust_relative_extent. This fixes problems with empty paper-columns. 
2682
2683 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2684
2685         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
2686
2687         * scm/define-music-properties.scm (all-music-properties):
2688         create-new property.
2689
2690         * lily/context-specced-music-iterator.cc (construct_children):
2691         inspect 'create-new property iso. magical $uniqueContextId context
2692         id.
2693
2694         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
2695
2696         * lily/context-key-manager.cc (Module): new file. Encapsulate
2697         object key generation.
2698
2699         * lily/include/context-key-manager.hh (Module): new file.
2700
2701 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2702
2703         * scm/define-grobs.scm (all-grob-descriptions): center instrument
2704         names vertically
2705
2706         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
2707         options.
2708         (reloc_b): excise --enable-framework-dir
2709
2710         * lily/relocate.cc (framework_relocation): use getenv
2711         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
2712
2713 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2714
2715         * flower/include/std-string.hh: 
2716         * flower/include/std-vector.hh: Finish std:: conversion; move
2717         flower extensions from std:: namespace.  Update users.
2718
2719         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
2720         their expansion to vector<*>.  Update users.
2721
2722 2006-02-10  Graham Percival  <gpermus@gmail.com>
2723
2724         * Documentation/user/invoking.itely: add example to File structure.
2725
2726         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
2727         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
2728
2729 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2730
2731         * ly/paper-defaults.ly: typo.
2732
2733         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
2734         set_parent() for parentheses. This will make it show up in bbox
2735         calculations.
2736
2737         * scm/output-lib.scm (parentheses-item::print): rewrite, using
2738         ly:grob-common* functions.
2739
2740         * lily/grob-scheme.cc (LY_DEFINE):
2741         ly:grob-common-refpoint-of-array: new function 
2742         ly:grob-common-refpoint: new function 
2743         ly:grob-relative-coordinate: new function 
2744
2745         * lily/instrument-name-engraver.cc (process_music): use
2746         Text_interface::is_markup(). This fixes \markup on instrument names.  
2747
2748         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
2749         for ties and slurs.
2750
2751         * lily/slur.cc (print): idem.
2752
2753         * lily/tie.cc: add line-thickness for ties. 
2754
2755 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2756
2757         * scm/output-svg.scm: Document diversion from GNU coding standards
2758         as a workaround for a bug in Microsoft Internet Explorer.
2759
2760 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2761
2762         * lily/instrument-name-engraver.cc (process_music): use
2763         is_markup() iso. is_string()
2764
2765         * Documentation/user/changing-defaults.itely (Module): add menu entry.
2766
2767         * lily/percent-repeat-engraver.cc (process_music): only look at
2768         main_part_ for % repeats.
2769
2770         * lily/stem-tremolo.cc (get_beam_translation): new function.
2771         (calc_slope): new function.
2772         (height): don't use real slope.
2773
2774 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
2775
2776         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
2777         new connect-to-neighbor, control-points and staff-padding
2778         properties to make ligature brackets showing up again.
2779
2780 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2781
2782         * VERSION: release 2.7.33
2783
2784         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
2785         too many.
2786
2787         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2788         remove applyOutput example.
2789         (Objects connected to the input): document \tweak, \parenthesize
2790
2791         * lily/relocate.cc (prefix_relocation): allow "current"
2792         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
2793         changing VERSION in a lily tree less painful.
2794
2795         * input/regression/parenthesize.ly: new file. 
2796
2797         * scm/output-lib.scm (parenthesize-element): new function.
2798
2799         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
2800
2801         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
2802
2803         * lily/accidental-engraver.cc (make_standard_accidental): reroute
2804         cause: accidentals are caused by note heads, not note events. 
2805
2806 2006-02-08  Graham Percival  <gpermus@gmail.com>
2807
2808         * darwin.patch: small patch from Erlend, thanks!
2809
2810         * Documentation/user/basic-notation.itely: add stem-neutral example.
2811
2812         * Documentation/user/putting.itely: clarifications.
2813
2814 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2815
2816         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
2817         note, add more guidelines to what should go into NEWS.
2818
2819         * input/sakura-sakura.ly: document how to override font.
2820
2821         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
2822
2823 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2824
2825         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
2826
2827 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2828
2829         * scripts/convert-ly.py (lilypond_version_re_str): Move from
2830         convertrules.  Add explicit grouping, needed for python2.2.
2831
2832 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2833
2834         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
2835
2836 2006-02-07  Graham Percival  <gpermus@gmail.com>
2837
2838         * Documentation/user/global.itely: fix line-width in (text) docs.
2839
2840         * Documentation/user/lilypond-book.itely: same.
2841
2842 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2843
2844         * VERSION (PACKAGE_NAME): release 2.7.32
2845
2846         * Documentation/topdocs/NEWS.tely (Top): document new variable
2847         naming.
2848
2849         * flower/include/array.icc (Message): remove file.
2850
2851         * flower/include/std-vector.hh: make sure vsize and VPOS are
2852         defined for binary_search_bounds().
2853
2854         * flower/std-string.cc (std): add to_string(long unsigned).
2855
2856         * configure.in (gui_b): excise std_string option.
2857         (gui_b): excise std_vector option.
2858
2859         * flower/string.cc (Module): excise flower array & string
2860
2861         * flower/include/std-string.hh: excise flower string.
2862
2863         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
2864
2865         * python/convertrules.py (lilypond_version_re_str): require
2866         only numbers and dots in \version string.
2867
2868 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2869
2870         * lily/system-start-delimiter.cc (print): allow style = text too.
2871
2872         * lily/system-start-delimiter-engraver.cc
2873         (acknowledge_system_start_text): new function, also add add to
2874         support of system-start-text (instrument names). This fixes
2875         instrument names on piano staves.
2876
2877         * lily/instrument-name-engraver.cc: rewrite. Use
2878         system-start-delimiter approach. This save memory and cpu.
2879
2880         * scm/define-grobs.scm (all-grob-descriptions): remove
2881         instrument-name from break-alignment.
2882
2883         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
2884
2885 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2886
2887         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
2888         jobserver going.
2889
2890         * configure.in (std_vector): On by default.
2891
2892         * lily/include/font-metric.hh:
2893         * lily/include/tfm-reader.hh: 
2894         * lily/include/spanner.hh: Use unsigned for indices and sizes.
2895         Update users.
2896
2897         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
2898
2899 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2900
2901         * VERSION (PACKAGE_NAME): 2.7.31
2902
2903         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
2904         EPS edge at 0, but take minimum with left-overshoot. This fixes
2905         cut off system start delims. 
2906
2907         * lily/instrument-name-engraver.cc (stop_translation_timestep):
2908         hack: add to axis group if not added yet. This fixes hara kiri'd
2909         piano staves.
2910
2911         * lily/hara-kiri-group-spanner.cc
2912         (force_hara_kiri_in_y_parent_callback): fix signatures.
2913
2914         * lily/hairpin.cc (print): check next hairpin to see whether or
2915         not to be continuing.
2916
2917 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2918
2919         * Remove trailing whitespace from makefiles.
2920         
2921         * flower/include/std-vector.hh: Add binary_search_bounds workaround
2922         for earlier gcc.
2923
2924         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
2925
2926         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
2927
2928         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
2929
2930         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
2931
2932         * configure.in: Use it.
2933
2934 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2935
2936         * scm/music-functions.scm (pitch-of-note): new function.
2937
2938         * ly/music-functions-init.ly: add \octave and \addquote
2939
2940         * lily/parser.yy (music_function_chord_body): softcode \octave.
2941         (lilypond_header): softcode \addquote
2942
2943 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2944
2945         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
2946         array.hh, parray.hh at all.  Getting ready to flip the
2947         configure default.
2948
2949         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2950
2951         * lily/source-file.cc (file::get_line): Help binary_search_bounds
2952         a bit.
2953
2954         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2955
2956 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2957
2958         * flower/include/array.hh: typo. 
2959
2960 2006-02-02  Graham Percival  <gpermus@gmail.com>
2961
2962         * Documentation/user/advanced-notation.itely: doc "\#" in text.
2963
2964 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2965
2966         * flower/include/pqueue.hh: Derive from std::vector.
2967
2968         * flower/include/parray.hh: Conform to std::vector interface.
2969         Update users.
2970
2971 2006-02-02  Graham Percival  <gpermus@gmail.com>
2972
2973         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
2974
2975 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2976
2977         * flower/file-path.cc (is_file): remove if 0 section.
2978
2979         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
2980         selecting afii61352.
2981
2982 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2983
2984         * flower/include/std-vector.hh (boundary): Oops, reverse.
2985
2986         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
2987         remove superfluous `d'.
2988
2989         * flower/include/std-vector.hh (boundary, top): Detach from class.
2990         Remove empty vector shell.
2991
2992         * flower/include/array.hh (reverse, swap): Detach from class.
2993         Update users.
2994         
2995         * flower/include/std-vector.hh
2996         * flower/include/array.hh (concat): Globally change to insert ().
2997
2998         
2999         * flower/include/std-vector.hh
3000         * flower/include/parray.hh
3001         * flower/include/array.hh (elem, elem_ref): Globally replace by
3002         at ().
3003
3004 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3005
3006         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
3007
3008         * python/convertrules.py (FatalConversionError.sub_cxx_id):
3009         anticipate on identifier substitutions.
3010
3011 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3012
3013         * flower/include/std-vector.hh (insert): Remove, replace by
3014         std::vector interface.  Update callers.
3015
3016         * flower/include/array.icc (insert): Change signature to
3017         match std::vector interface.
3018         
3019         * flower/include/array.icc (vector_sort): Bugfix.
3020
3021 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3022
3023         * lily/parser.yy (output_def_head_with_mode_switch): new
3024         production. Result: dashes and underscores may be used in the
3025         \paper block.
3026
3027         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
3028
3029         * python/convertrules.py (conv): oops. One slash too much.
3030
3031 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3032
3033         * flower/include/std-vector.hh (sort): Remove, replace by
3034         ::vector_sort.  Update callers.
3035
3036         * flower/include/std-vector.hh (slice): Remove.  Update callers.
3037         (sort): Bugfix.
3038
3039         * flower/test-std.cc (vector_sort): New test.
3040
3041 2006-02-01  Graham Percival  <gpermus@gmail.com>
3042
3043         * Documentation/user/putting.itely: fixes from Erik.
3044
3045 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3046
3047         * flower/test-std.cc: Add simple unit test for vector migration.
3048
3049         * stepmake/stepmake/test*: Unit test support.
3050
3051         * flower/include/std-vector.hh (del): Remove.  Use erase (),
3052         update callers.
3053
3054         * flower/include/array.hh (begin, end): Add.
3055         (del, get): Remove.
3056
3057 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3058
3059         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
3060         std::string not String. 
3061
3062         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
3063         iso UINT_MAX.
3064
3065         * lily/prob.cc (Prob): copy type_ too.
3066
3067         * lily/lily-guile.cc (mangle_cxx_identifier): new
3068         function. Class_bla::foo_bar_[px] ->
3069         ly:class-bla::foo-bar[?!]. Changes throughout
3070
3071 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3072
3073         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
3074
3075         * lily/beam.cc (calc_direction): take dir from visible stem in
3076         degenerate case.
3077
3078 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3079
3080         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
3081         Fix -1, >=0 boundary checks for unsigned vsize.
3082
3083         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
3084         loop for unsigned vsize.
3085
3086         * configure.in (--enable-std-vector): New option.
3087         (--enable-std-string): On by default.
3088
3089         * flower/include/std-vector.hh: New file.  Enable switch to
3090         std::vector, update client code.
3091
3092 2006-01-30  Graham Percival  <gpermus@gmail.com>
3093
3094         * scm/document-translation.scm: clarify "this context is also
3095         known as".  Thanks, Werner!
3096
3097         * Documentation/user/putting.itely: small fixes from Don Blaheta.
3098
3099         * Documentation/user/invoking.itely: small fix from Don.
3100
3101 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3102
3103         * scm/lily.scm (define-scheme-options): rename option
3104         preview-include-book-title to book-title-preview
3105         (define-scheme-options): move force-eps-font-include (from paper
3106         block) to eps-font-include -d option.
3107
3108         * VERSION (PATCH_LEVEL): release 2.7.30
3109
3110         * input/bach-schenker.ly (staffPiano): new file.
3111
3112         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
3113
3114         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
3115         credits to Nicolas.
3116
3117         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
3118
3119         * ps/lilyponddefs.ps: remove start-system, stop-system,
3120         start-page fluff. This saves putting { } code on the stack, fixing
3121         stack overflows when including EPS files.
3122
3123 2006-01-29  Graham Percival  <gpermus@gmail.com>
3124
3125         * Documentation/user/putting.itely: minor fixes (comments on -devel).
3126
3127 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3128
3129         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
3130
3131 2006-01-28  Graham Percival  <gpermus@gmail.com>
3132
3133         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
3134
3135 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3136
3137         * input/mutopia/claop.py: Update.
3138
3139 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3140
3141         * input/regression/completion-heads.ly (texidoc): fix.
3142
3143         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
3144
3145         * lily/tie-formatting-problem.cc
3146         (set_ties_config_standard_directions): use abs iso fabs for ints.
3147
3148         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
3149
3150         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
3151         little less than noteheight, to prevent overlaps in chords.
3152
3153         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
3154         head, and fudge stem-attachment.
3155
3156         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
3157
3158         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
3159
3160 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3161
3162         * lily/main.cc (main): Debugging aid: catch exceptions.
3163
3164         * flower/std-string.cc (to_string): Robustification.  Fixes midi
3165         output with std::string.
3166
3167 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3168
3169         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
3170
3171 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3172
3173         * Fix -DSTRING_UTILS_INLINED.
3174
3175 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3176
3177         * VERSION (PATCH_LEVEL): release 2.7.29
3178
3179         * lily/relocate.cc (setup_paths): mingw uses std string too.
3180
3181         * lily/*.cc: various fixes for substr(ARG).
3182
3183         * lily/sustain-pedal.cc (print): 
3184
3185         * flower/file-name.cc (slashify): use std strings.
3186
3187         * flower/string-convert.cc: remove publib.h
3188
3189         * scm/define-markup-commands.scm (verbatim-file): new markup
3190         command \verbatim-file
3191
3192         * Documentation/topdocs/NEWS.tely: fixup URLs
3193
3194         * input/regression/alignment-vertical-manual-setting.ly (Module):
3195         new file.
3196
3197         * lily/align-interface.cc (align_elements_to_extents): overwrite
3198         translations with numbers in alignment-offsets from left bound
3199
3200         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
3201         (page-translate-systems): new function: take into account Y-offset.
3202
3203         * Documentation/topdocs/NEWS.tely (Top): document new features.
3204
3205         * input/regression/page-layout-manual-position.ly (Module): new
3206         file.
3207
3208 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3209
3210         * flower/file-path.cc (path::parse_path): Oops.
3211
3212         * Finish std::string interface.  For now, use std:: marker
3213         throughout for easy s/r.
3214
3215 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3216
3217         * Documentation/user/putting.itely (Score is a single musical
3218         expression): typo.
3219         (Score is a single musical expression): more typos.
3220
3221         * scm/page.scm (annotate-space-left): thinko.
3222         (annotate-page): more thinkos.
3223
3224 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3225
3226         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
3227         for different \score blocks separately.
3228         (post-process-pages): put write-page-layout into paper block.
3229
3230         * lily/output-def.cc (get_parser): new file.
3231
3232         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
3233         file.
3234
3235         * lily/include/output-def.hh (class Output_def): add parser_ member.
3236
3237         * input/regression/page-layout-twopass.ly (Module): new file.
3238
3239         * scm/lily.scm: remove cpp hack.
3240
3241         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
3242
3243 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3244
3245         * GNUmakefile.in (c-clean): New target.
3246
3247         * flower/include/std-string.hh: String/std::string compatibility:
3248         Use NPOS for `not found' (iso -1), use ssize for length () and pos
3249         type.
3250
3251         * flower/rational.cc: 
3252         * flower/include/rational.hh: 
3253
3254         * flower/offset.cc: 
3255         * flower/include/offset.hh: 
3256
3257         * flower/interval.cc: 
3258         * flower/include/interval.hh: 
3259
3260         * flower/string-convert.cc: 
3261         * flower/include/string-convert.hh: Use std::string [interface].
3262         Update callers.
3263
3264 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3265
3266         * Documentation/index.html.in: clean up.
3267
3268 2006-01-25  Graham Percival  <gpermus@gmail.com>
3269
3270         * Documentation/user/putting.itely: another new untested doc section.
3271
3272 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3273
3274         * scm/layout-page-layout.scm (write-page-breaks): write
3275         \spacingTweaks #ALIST. Handle grace timing.
3276
3277         * scm/: more imports.
3278
3279         * scm/page.scm (make-page): add footer/header.
3280         (annotate-space-left): revise: only take page argument.
3281         (layout->page-init): new function.
3282
3283         * scm/layout-page-layout.scm (write-page-breaks): preliminary
3284         version of the system/spacing/linebreak hack writing to the output
3285
3286         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
3287         ly:make-prob.
3288
3289         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
3290         ly:spanner-bound
3291
3292 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3293
3294         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
3295
3296         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
3297
3298         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
3299         handling to page.scm
3300
3301         * lily/prob-scheme.cc (LY_DEFINE): new file.
3302         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
3303
3304         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
3305         prob functions.
3306
3307         * lily/music.cc (derived_mark): derive Music from Prob.
3308
3309         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
3310
3311         * lily/prob.cc (Module): Implement Prob (Property Object), object
3312         with shared and r/w property alists.  
3313
3314         * lily/include/prob.hh (Module): new file. Declare Prob.
3315
3316         * flower/string.cc: remove is_empty().
3317
3318         * flower/include/string.hh (class String): remove String:: qualifier.
3319
3320         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
3321         substitute appropriate functions.
3322
3323         * flower/include/string.hh (class String): remove to_str0 and
3324         is_empty(). S&R everywhere.
3325
3326 2006-01-23  Graham Percival  <gpermus@gmail.com>
3327
3328         * Documentation/user/basic-notation.itely: add hairpin
3329         after-linebreak tweak to commonprop.
3330
3331         * Documentation/user/putting.itely: added two new sections.
3332
3333 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3334
3335         * flower/international.cc: 
3336         * flower/include/international.hh: 
3337
3338         * flower/getopt-long.cc: 
3339         * flower/include/getopt-long.hh: Use std::string [interface].
3340         Update callers.
3341
3342         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
3343
3344         * stepmake/stepmake/executable-rules.make: Add dependency on
3345         module libraries.
3346
3347 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3348
3349         * flower/file-path.cc: 
3350         * flower/include/file-path.hh: Use std::string [interface].
3351         Update callers.
3352
3353         * flower/direction.cc: 
3354         * flower/axis.cc: Unused.  Remove.
3355
3356         * configure.in (--enable-std-string): New option.
3357
3358         * flower/std-string.cc: 
3359         * flower/include/std-string.hh: New file.
3360
3361         * flower/file-name.cc[STD_STRING]:
3362         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
3363
3364 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3365
3366         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
3367
3368         * scm/define-markup-commands.scm (with-dimensions):
3369         with-dimensions markup command.
3370
3371         * input/test/font-table.ly: use it.
3372
3373         * lily/open-type-font.cc (glyph_list): new function.
3374
3375         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
3376
3377         * lily/ttf.cc: remove ly:font-glyph-list scheme function
3378
3379 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3380
3381         * ly/music-functions-init.ly (parallelMusic): new music function
3382         for parallel music entry.
3383
3384         * scm/define-music-properties.scm (all-music-properties): new
3385         'void music property
3386
3387         * scm/music-functions.scm (ly:music-message): make public, to be
3388         used in music function definitions
3389
3390         * scm/lily-library.scm (collect-music-for-book): discard music
3391         when the 'void property is set.
3392
3393 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3394
3395         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
3396
3397         * mf/GNUmakefile: idem.
3398
3399         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
3400
3401         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
3402
3403         * Documentation/user/notation-appendices.itely (The Feta font):
3404         use it.
3405
3406         * input/test/font-table.ly: new file. Generate font table within lily.
3407
3408         * Documentation/user/notation-appendices.itely (The Feta font):
3409         use new font-table.ly file. 
3410
3411         * stepmake/stepmake/install-out-targets.make
3412         (local-install-outfiles): only create directory if
3413         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
3414
3415 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3416
3417         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
3418
3419         * VERSION (PACKAGE_NAME): release 2.7.28
3420
3421         * scm/framework-ps.scm (write-preamble): use it to pick exactly
3422         the right font from a Mac dfont.
3423         (write-preamble): don't forget directory, only look at files.
3424
3425         This fixes problems with TTF files in dfonts that don't match
3426         their PostScript names.
3427          
3428         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
3429         PS name from TTF font.
3430
3431         * input/regression/tie-manual.ly: document new feature.
3432
3433         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
3434
3435         * VERSION (MY_PATCH_LEVEL): bump to .28
3436
3437         * Documentation/user/basic-notation.itely (Ties): add tie examples
3438         refs.
3439
3440         * lily/tie-formatting-problem.cc (score_ties_configuration):
3441         symmetry penalties for outer ties.
3442
3443 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3444
3445         * lily/tie-formatting-problem.cc (generate_configuration) 
3446         (set_manual_tie_configuration): skip non-pair manual
3447         tie-configuration, so you can set individual ties as
3448
3449           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
3450
3451         * input/regression/tie-chord.ly: use generateTiePattern to
3452         simplify file.
3453
3454         * lily/tie-formatting-problem.cc (peak_around): new function.
3455         (score_configuration): use sliding criterion for staff line collisions. 
3456         (score_configuration): idem for dot collisions.
3457         (generate_configuration): use separate stem_gap for gap to stem.
3458
3459         * lily/include/tie-formatting-problem.hh (struct Tie_details):
3460         separate penalty factors for x and y distance.
3461         (struct Tie_details): separate penalties for tip and center line collisions.
3462
3463 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
3464
3465         * lily/tie-formatting-problem.cc (generate_configuration): make
3466         large ties avoid stafflines in the horizontal section.
3467         (score_configuration): use softcoded penalties
3468         (score_aptitude): idem.
3469
3470         * lily/tie-helper.cc (from_grob): softcode tie details
3471
3472         * lily/staff-symbol-referencer.cc (on_staff_line): new function
3473
3474         * lily/staff-symbol-referencer.cc (on_line): rename from
3475         on_staffline 
3476
3477 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3478
3479         * ly/music-functions-init.ly: remove duplicate tag.
3480
3481         * lily/include/*.hh: GCC 4.1 fixes.
3482
3483 006-01-16  Erlend Aasland  <erlenda@gmail.com>
3484
3485         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
3486
3487         * scm/define-music-types.scm: fix bug in desc. string
3488         for OverrideProperty
3489
3490 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
3491
3492         * scripts/lilypond-book.py: bugfix
3493
3494         * scm/define-music-types.scm: fix typos.
3495
3496 2006-01-14  Graham Percival  <gpermus@gmail.com>
3497
3498         * Documentation/user/ basic-notation.itely, global.itely,
3499         advanced-notation.itely, instrument-notation.itely: small
3500         additions (bugs and commonly tweaked properties).
3501
3502 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3503
3504         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
3505         detection of mingw build.
3506         (MINGW_BUILD): opps.
3507
3508 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3509
3510         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
3511         i686-mingw32.
3512
3513 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3514
3515         * scm/music-functions.scm (skip->rest): add skip->rest
3516
3517 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3518
3519         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
3520         explicitly.
3521
3522         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
3523         config dirs. Aids debugging. 
3524         (display_config): also display config files.
3525
3526 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3527
3528         * VERSION: release 2.7.27
3529
3530         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
3531         for determining bar size.
3532
3533         * lily/staff-symbol.cc (print): place lines at distance line-positions
3534
3535         * scm/define-grob-properties.scm (all-user-grob-properties): add
3536         line-positions.
3537
3538         * lily/staff-symbol.cc (height): new function.
3539
3540         * input/regression/staff-line-positions.ly:  new file.
3541
3542 2006-01-06  Graham Percival  <gpermus@gmail.com>
3543
3544         * input/test/add-staccato.ly: remove reference to old file.
3545
3546 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3547
3548         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
3549         lilypond binary too.
3550
3551 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3552
3553         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
3554
3555 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3556
3557         * scripts/midi2ly.py: Bugfix: Declare datadir.
3558
3559         * make/ly-rules.make:
3560         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
3561         that seems to be gone). Fixes make web.
3562
3563         * The grand 2005-2006 replace.
3564
3565         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
3566
3567 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3568
3569         * make/lilypond-vars.make: set LILYPOND_BINARY variable
3570         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
3571         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
3572         like -dgs-font-load.
3573
3574         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
3575         remove absolute path to lilypond binary.
3576         
3577 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
3578
3579         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
3580
3581 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3582
3583         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
3584
3585         * mf/GNUmakefile: remove broken dvips map symlink.
3586
3587 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3588
3589         * lily/main.cc: 
3590         * configure.in: Cosmetic fixes.
3591
3592 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3593
3594         * Documentation/user/music-glossary.tely (Pitch names): Added
3595         Spanish pitch names and durations, thanks to Ernesto Gancedo
3596
3597 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3598
3599         * scm/lily.scm (define-scheme-options): use quasi-quote for option
3600         init. Fixes verbose printing of .scm files.
3601
3602         * stepmake/aclocal.m4: add spaces before - options.
3603         
3604 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3605
3606         * lily/relocate.cc (setup_paths): Bugfix: do not store result
3607         of path search in local block variable.
3608
3609 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3610
3611         * configure.in (NCSB_DIR): --enable-ncsb-dir
3612         (LINK_GXX_STATICALLY): denko.
3613
3614         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
3615
3616         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
3617         use locate to find c059033l.pfb. 
3618         
3619 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3620
3621         * lily/tie-formatting-problem.cc
3622         (problem::generate_base_chord_configuration): Use my_round (was
3623         round).
3624
3625         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
3626         do not invoke mbrtowc.
3627
3628         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
3629
3630 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3631
3632         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
3633
3634 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
3635
3636         * Documentation/user/invoking.itely (svg): revise.
3637
3638 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3639
3640         * lily/lexer.ll: use sourcefilename iso. renameinput.
3641
3642 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3643
3644         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
3645         <PostScriptName>.ttf instead of c059XXXttf.
3646
3647         * lily/program-option.cc (LY_DEFINE): special support for
3648         --verbose, so it works before option init too.
3649  
3650         * mf/GNUmakefile (local-install): oops.
3651
3652         * lily/lyric-hyphen.cc (print): oops.
3653
3654         * buildscripts/pfx2ttf.fontforge: new file.
3655         
3656         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
3657         ($(outdir)/%.ttf): new rule. 
3658
3659         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
3660         to LyricHyphen.
3661
3662         * lily/lyric-hyphen.cc (print): multiply hyphen height by
3663         font-size
3664
3665 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3666
3667         * VERSION: release 2.7.26
3668         
3669         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
3670
3671 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3672
3673         * lily/font-config.cc (init_fontconfig): verbosity.
3674
3675         * THANKS: add Muziekacademie Lede. 
3676
3677         * scripts/musicxml2ly.py (print_voice_definitions): new function 
3678         (print_score_setup): new function
3679         (convert): read part definition to output staves properly.
3680
3681         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
3682         Music_xml notes.
3683
3684         * python/musicexp.py (Output_printer.__init__): use _ in data
3685         members.
3686         (Output_printer.unformatted_output): new function: no formatting,
3687         but count braces.
3688         (Duration.get_length): remove isinstance() checks for
3689         Output_printer everywhere.
3690
3691         * input/regression/lyrics-bar.ly (texidoc): add
3692         Separating_line_group_engraver.
3693
3694 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3695
3696         * lily/relocate.cc (framework_relocation): New function,
3697         factored from set_relocation ().
3698         (prefix_relocation): Rename from set_relocation ().
3699         (setup_paths): Use it.
3700
3701 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3702
3703         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
3704         numbers. Patch by Erlend Aasland.
3705
3706 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3707
3708         * lily/font-config.cc (init_fontconfig): print warning if cache
3709         file is not existant.
3710
3711         * lily/main.cc: don't use #ifdef but #if
3712
3713 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3714
3715         * lily/grob-property.cc (internal_set_property): don't abort on
3716         calculation-in-progress.
3717
3718         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
3719
3720         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
3721         connect-to-neighbor property not connect-to-other
3722
3723         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
3724         (LY_DEFINE): oops. don't forget protection.
3725
3726         * flower/parse-afm.cc (Module): strip AFM handling completely.
3727
3728         * lily/stencil-expression.cc: idem.
3729
3730         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
3731
3732         * lily/function-documentation.cc (ly_add_function_documentation):
3733         use static member iso. Protected_scm
3734
3735         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
3736
3737         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
3738
3739 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3740
3741         * lily/relocate.cc (set_env_dir): New function.
3742         (set_relocation): Use it to fix setting PANGO_PREFIX.
3743
3744 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3745
3746         * input/regression/stem-direction-context.ly: remove rest.
3747
3748         * lily/melody-engraver.cc (process_music): restart for bar lines.
3749         (acknowledge_slur): restart for slurs.
3750
3751 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
3752
3753         * Documentation/user/invoking.itely: describe how to view SVG 
3754         output using Inkscape which replace embedded fonts with OTF fonts.
3755
3756 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3757
3758         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
3759
3760 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3761
3762         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
3763         comment.
3764
3765 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3766
3767         * VERSION (PACKAGE_NAME): release 2.7.25
3768
3769         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3770
3771         * input/regression/stem-direction-context.ly: new file.
3772
3773         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
3774
3775         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
3776         on rest.
3777
3778         * ly/engraver-init.ly: add Melody_engraver
3779
3780         * lily/beam.cc (calc_direction): use default-direction
3781         iso. get_default_direction()
3782
3783         * scm/define-grob-properties.scm (all-user-grob-properties): add
3784         default-direction property.
3785
3786         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
3787
3788         * lily/stem.cc (calc_default_direction): remove
3789         Stem::get_default_direction, use default-direction with callback
3790         instead.
3791
3792         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
3793
3794         * lily/melody-engraver.cc: new file. Acknowledge stems for
3795         interpolated stem directions. 
3796
3797         * lily/melody-spanner.cc: new file. Interpolate stem directions.
3798
3799         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
3800
3801         * lily/slur-configuration.cc (fit_factor): more robust check for
3802         point in curve X-extent.
3803
3804         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
3805         (outside_slur_callback): check for 'outside avoidance.
3806
3807         * lily/slur-configuration.cc (score_extra_encompass): don't use
3808         bound->column() == avoid->column() for checking extents, as this
3809         doesn't work for accidentals. 
3810
3811         * lily/slur-engraver.cc (acknowledge_extra_object): remove
3812         DynamicText hardcoding.
3813
3814         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
3815         crash if bound stem is NULL
3816
3817         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
3818         pedals.
3819
3820 2005-12-22  Graham Percival  <gpermus@gmail.com>
3821
3822         * scm/define-markup-commands.scm: typo.  @code{\raise}
3823         => @code{\\raise}.
3824
3825         * darwin.patch: now used again, includes a
3826         required patch from fink.
3827
3828 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
3829
3830         * po/TODO: mention gtranslator along with kbabel.
3831         * po/fi.po: update translations.
3832
3833 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3834
3835         * lily/relocate.cc (setup_paths): Bugfix.
3836
3837 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3838
3839         * lily/slur-configuration.cc (score_extra_encompass): don't use
3840         "avoid" choice for avoid-slur.
3841
3842         * stepmake/bin/install.py (dest): don't create existing dir.
3843
3844 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3845
3846         * stepmake/bin/install.py: Remove file before copying.
3847
3848         * config.make.in: 
3849         * stepmake/aclocal.m4: Do not substitute INSTALL.
3850
3851 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3852
3853         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3854         depend on link-tree.
3855
3856         * lily/relocate.cc (setup_paths): only check path for non-absolute
3857         dir without directory part.
3858
3859         * flower/file-name.cc (is_absolute):  new method.
3860         (is_absolute): check root_ too.
3861
3862 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3863
3864         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
3865         relocation code.  Oops, don't comment out too much.
3866
3867         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
3868         iso itself.
3869
3870         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
3871         compile.
3872
3873 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3874
3875         * .cvsignore: Add install-sh.
3876
3877         * autogen.sh (srcdir): Typo.
3878
3879 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3880
3881         * autogen.sh (srcdir): urg. Touch install-sh.
3882
3883         * stepmake/bin/install-sh (Module): remove.
3884
3885         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
3886
3887         * lily/include/relocate.hh: new file.
3888
3889         * lily/relocate.cc: new file. Contain relocation logic.
3890
3891         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
3892         (main): read LILYPOND_VERBOSE as the first thing.
3893
3894         * stepmake/aclocal.m4: remove INSTALL variable.
3895
3896         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3897         separate target for making font symlinks.
3898         (documentation-dir): use $(if $(findstring )) for switching off
3899         Documentation.
3900
3901         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
3902         something if DOCUMENTATION is no.
3903
3904 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3905
3906         * VERSION: release 2.7.24
3907
3908         * lily/script-column-engraver.cc (stop_translation_timestep):
3909         delay adding to script-column.
3910
3911         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
3912
3913         * python/convertrules.py (conv): rule for number-visibility
3914
3915         * lily/slur-configuration.cc (score_extra_encompass): different
3916         distance measure for avoid and inside avoidance.
3917         (score_extra_encompass): use 1/(distance+eps) as penalty.
3918
3919         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
3920         encompass objects for generating slur curves.
3921
3922         * lily/slur.cc: use details iso. slur-details property.
3923
3924         * input/regression/slur-tuplet.ly: new file.
3925
3926         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
3927
3928         * flower/include/offset.hh (class Offset): new operator /=
3929
3930         * lily/tuplet-number.cc (print): new file, new interface.
3931
3932         * scm/define-grob-properties.scm (all-user-grob-properties):
3933         remove number-visibility property.
3934
3935         * lily/tuplet-bracket.cc (calc_control_points): new function
3936         (calc_connect_to_neighbors): new function.
3937         (print): remove text handling for tuplet numberdef.
3938
3939         * lily/tuplet-engraver.cc (struct Tuplet_description): create
3940         TupletNumbers too. 
3941
3942         * lily/lily-guile.cc (robust_scm2booldrul): new function
3943
3944         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
3945
3946         * lily/tuplet-bracket.cc (calc_position_and_height): use
3947         staff-padding to control whether tuplet brackets are over staves.
3948
3949         * lily/grob.cc (suicide): clear dim_caches_.
3950
3951         * lily/dimension-cache.cc (clear): new function.
3952
3953         * lily/grob.cc (extent): swap order of min-extent and extent
3954         calculations. This fixes hara kiri staves. 
3955
3956 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3957
3958         * lily/main.cc: Nitpick: relocation is not based on path, but on
3959         directory (location).
3960
3961 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3962
3963         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
3964
3965         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
3966
3967         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
3968
3969         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
3970
3971         * stepmake/stepmake/generic-vars.make (Module): idem.
3972
3973         * stepmake/stepmake/executable-targets.make (default): use it.
3974
3975         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
3976
3977         * make/GNUmakefile: don't install make rules.
3978
3979         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
3980         slashes.
3981         (prepend_env_path): more verbosity.
3982
3983 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3984
3985         * GNUmakefile.in: add dir argument for find command.
3986
3987         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
3988         fixes weird line numbers for point & click.
3989
3990         * lily/source-file.cc (get_counts): init line/column/char counts.
3991
3992 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3993
3994         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
3995
3996 2005-12-16  Graham Percival  <gpermus@gmail.com>
3997
3998         * Documentation/user/basic-notation.itely, advanced-notation.itely:
3999         minor fixes from Fredric.  Thanks!
4000
4001 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4002
4003         * ly/music-functions-init.ly: add \bar and \clef music function 
4004
4005         * lily/lily-lexer.cc: idem.
4006
4007         * lily/parser.yy (FIXME): remove BAR and CLEF.
4008
4009 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4010
4011         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
4012
4013         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
4014         function arguments too
4015
4016         * lily/main.cc (set_relocation): new function.
4017
4018         * scripts/musicxml2ly.py (convert): add \version
4019
4020         * lily/tie.cc: remove get_default_attachments()
4021
4022         * VERSION (PACKAGE_NAME): release 2.7.23
4023         
4024         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
4025         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
4026
4027         * Documentation/topdocs/NEWS.tely (Top): document new feature.
4028
4029         * lily/tie-formatting-problem.cc (score_ties): new function
4030         (get_variations): new function. Try flipping dirs for collisions.
4031         (generate_optimal_chord_configuration): new function. 1-opt search
4032         for better configuration.
4033
4034         * lily/tie-configuration.cc: new file.
4035
4036         * lily/tie.cc: junk Tie::get_configuration()
4037
4038         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
4039         (score_ties_configuration): new function.
4040         (generate_ties_configuration): new function.
4041         (generate_base_chord_configuration): new function.
4042         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
4043         (set_manual_tie_configuration): Move body from tie-column-format.cc 
4044
4045         * input/regression/tie-dot.ly: new file.
4046
4047         * lily/tie-formatting-problem.cc (score_configuration): score
4048         tie/dot collisions.
4049
4050         * lily/tie-helper.cc (get_transformed_bezier): new function
4051
4052         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
4053
4054         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
4055         -undefined suppress iso. -framework Python 
4056
4057         * scm/define-grobs.scm (all-grob-descriptions): set
4058         springs-and-rods (thanks Joe Neeman!)
4059
4060 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4061
4062         * input/no-notation/display-lily-tests.ly (test): 
4063         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
4064         changed from \tag #'(a b) to \tag #'a \tag #'b
4065
4066 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4067
4068         * Documentation/topdocs/NEWS.tely: strip out-www.
4069
4070         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
4071
4072         * config.make.in (AR): add AR and RANLIB
4073
4074         * flower/libc-extension.cc: include cassert
4075
4076         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
4077         darwin check.
4078
4079 2005-12-11  Graham Percival  <gpermus@gmail.com>
4080
4081         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
4082
4083         * stepmake/stepmake/python-modules-vars.make: define
4084         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
4085
4086         * THANKS: added Johannes Schindelin.
4087
4088 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4089
4090         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
4091
4092         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
4093         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
4094
4095         * lily/parser.yy: reorganize file layout.
4096
4097         * ly/music-functions-init.ly: add tweak music function.
4098
4099         * lily/grob-info.cc (ultimate_music_cause): new function:
4100         recursively lookup causes. 
4101
4102         * lily/parser.yy (chord_body_element): allow music functions for
4103         post-events, allow music functions for chord elements. 
4104  
4105         * lily/font-config-scheme.cc (display_fontset): add cast.
4106
4107         * python/convertrules.py (FatalConversionError.sub_syms): \tag
4108         #'(a b) -> \tag #'a \tag #'b rule.
4109
4110         * python/musicexp.py (Output_printer.dump_version): new function
4111
4112 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4113
4114         * lily/parser.yy (FIXME): remove \tag
4115         (FIXME): remove tag_music() function.
4116
4117         * lily/lily-lexer.cc: remove \tag
4118
4119         * ly/music-functions-init.ly: define music-function "tag"
4120
4121         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
4122
4123 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4124
4125         * VERSION (PATCH_LEVEL): release 2.7.22
4126
4127         * input/regression/lyric-hyphen-retain.ly: renew.
4128
4129         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
4130         grob
4131
4132         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
4133         iso. minimum-length property for rods.
4134
4135         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
4136         LyricSpace item to keep lyrics spaced apart.
4137
4138         * ly/engraver-init.ly: remove Separating_line_group_engraver
4139
4140         * Documentation/user/music-glossary.tely: do setfilename before
4141         music-glossary.
4142
4143 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
4144
4145         * Documentation/user/lilypond-book.itely: use `,´ after xref:
4146         See xref documentation, for example.
4147
4148 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4149
4150         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
4151         pending_skip iso. ly_voice[-1]
4152         (main): add if __main__ for debugging.
4153
4154         * python/musicxml.py (Accidental.__init__): new class.
4155
4156         * scripts/musicxml2ly.py (progress): new function
4157         (musicxml_key_to_lily): don't barf on modeless keys.
4158         (create_skip_music): new function.
4159         (musicxml_spanner_to_lily_event): new function. Handle beams too.
4160         (musicxml_note_to_lily_main_event): new function.
4161
4162         * python/musicexp.py (Music.__init__): add comment field.
4163         (NestedMusic.append): new routine.
4164         (SequentialMusic.print_ly): print comment.
4165         (ArpeggioEvent.ly_expression): new class
4166         (BeamEvent.ly_expression): new class
4167         (NoteEvent.__init__): support for cautionary/forced accs.
4168
4169         * lily/lookup.cc (slur): normal order for array loop.
4170
4171         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
4172         to 0.0.
4173
4174         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
4175         collapsed.
4176
4177 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
4178
4179         * scm/music-functions.scm: Make phrasing slurs follow voice direction
4180
4181         * scripts/lilypond-book.py: Introduce option
4182             --preserve-line-breaks, for usage with srcltx
4183
4184 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4185
4186         * scm/output-lib.scm (print-circled-text-callback): draw circle
4187         around text using make-circle-markup.
4188
4189         * Documentation/user/*: strip out-www from file names.
4190
4191 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
4192
4193         * Documentation/user/lilypond.tely (direntry): remove empty lines;
4194         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
4195
4196 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4197
4198         * Documentation/user/GNUmakefile: idem.
4199
4200         * Documentation/user/macros.itexi: strip out-www
4201
4202         * python/rational.py: python 2.3 compat.
4203
4204         * VERSION (PATCH_LEVEL): release 2.7.21
4205
4206         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
4207         option formatting, lilypond style.
4208
4209         * python/musicexp.py: grab from Ikebana: a library for composing
4210         ly music expressions. 
4211         (Output_printer): class for advanced .ly printing.
4212         (eg. tupletting) 
4213
4214         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
4215         convert to pythonesque structure.
4216
4217         * python/rational.py: PD rational number class.
4218
4219         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
4220
4221 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
4222
4223         * lily/part-combine-iterator.cc: Minor bugfix
4224         
4225         * THANKS: Update bughunters
4226
4227 2005-12-02  Werner Lemberg  <wl@gnu.org>
4228
4229         * mf/README: Document process for proper mf2pt1 conversion.
4230
4231         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
4232         overlapping.
4233
4234         * mf/feta-harmonica.mf: Removed.  Unused.
4235
4236 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4237
4238         * scripts/lilypond-book.py (do_file): fix thinkos.
4239
4240 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4241
4242         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
4243         ($(outdir)/parser.cc): 
4244         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
4245
4246 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
4247
4248         * ly/titling-init.ly (tagline): it should be a space between
4249         "Music engraving by LilyPond" and the version number.
4250
4251 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4252
4253         * VERSION (PACKAGE_NAME): release 2.7.20
4254
4255 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4256
4257         * scm/define-markup-commands.scm (pad-to-box): new markup command.
4258
4259         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
4260         1.0.
4261         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
4262
4263 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4264
4265         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
4266
4267         * kpath-guile/: remove directory
4268
4269         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
4270         file. Encapsulate kpathsea using commandline tools.
4271
4272         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
4273         kpathsea) module.
4274
4275 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4276
4277         * Documentation/user/advanced-notation.itely (Setting automatic
4278         beam behavior): Correct a few typos. Thanks to David Bobroff.
4279
4280         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
4281         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
4282
4283 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4284
4285         * scripts/*.py: gmane address for bugs.
4286
4287 2005-11-28 Pal Benko <benkop@freestart.hu>
4288         
4289         * make/ly-rules.make: add -f switch to mv
4290
4291         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
4292
4293         * lily/bar-line.cc: interpret it
4294
4295 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * configure.in (--disable-documentation): New switch.
4298
4299         * GNUmakefile.in: Use it.
4300
4301         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
4302
4303 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4304
4305         * scripts/lilypond-book.py (do_file): search chunks for
4306         \\begin{document}
4307
4308         * GNUmakefile.in: add copy step in between so we can lose the
4309         out-www directories.
4310
4311 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4312
4313         * lily/pango-font.cc (pango_item_string_stencil): put
4314         geometry.width into glyph-string too.
4315
4316 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4317
4318         * scm/define-music-display-methods.scm (RevertProperty):
4319         (OverrideProperty): Use grob-property-path property, a list of
4320         symbols, instead of grob-property, which used to be a single
4321         symbol.
4322         (BassFigureEvent): a figure can be a plain number, not necessarily a
4323         markup.
4324
4325 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4326
4327         * VERSION: release 2.7.19
4328         
4329         * lily/figured-bass-engraver.cc (process_music): check
4330         figuredBassCenterContinuations first.
4331
4332         * scm/translation-functions.scm (format-bass-figure): make double
4333         sharp larger. 
4334
4335         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
4336         determine X-parent.
4337
4338         * lily/system-start-delimiter-engraver.cc: move from
4339         Nested_system_start_delimiter_engraver, rename
4340         Nested_system_start_delimiter_engraver ->
4341         System_start_delimiter_engraver.
4342
4343         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
4344         bracket type from hierarchy.
4345
4346 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4347
4348         * lily/rest.cc (y_offset_callback): read staff-position.
4349
4350         * scm/define-grob-properties.scm (all-user-grob-properties): don't
4351         mark after-line-breaking-callback as internal.
4352
4353         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
4354
4355 2005-11-25  Werner Lemberg  <wl@gnu.org>
4356
4357         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
4358
4359 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4360
4361         * stepmake/bin/add-html-footer.py (do_file): add google
4362
4363         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
4364         staff if first_start_ is true.
4365
4366 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4367
4368         * scripts/midi2ly.py (split_track): add __repr__ members.
4369         (track_first_item): only return Item if not None. This fixes a
4370         problem when dumping a track that starts with an empty channel.
4371
4372         * python/midi.c: doc module.
4373
4374 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4375
4376         * Documentation/user/global.itely (Creating MIDI files): Fix
4377         compilation problem.
4378
4379 2005-11-22  Graham Percival  <gpermus@gmail.com>
4380
4381         * Documentation/user/basic-notation.itely: clarify dynamic
4382         padding text.
4383
4384         * Documentation/user/advanced-notation.itely: add unicode
4385         escape control example, whatever that is.  :)
4386
4387         * Documentation/user/global.itely: added "removing dynamics
4388         from MIDI" code.
4389
4390 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4391
4392         * VERSION (PATCH_LEVEL): release 2.7.18
4393
4394         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
4395         System_start_delimiter_engraver by
4396         Nested_system_start_delimiter_engraver.
4397
4398         * lily/nested-system-start-delimiter-engraver.cc (struct
4399         Bracket_nesting_node): new class.
4400         (struct Bracket_nesting_group): new class
4401         (struct Bracket_nesting_staff): new class.
4402         (process_music): create hierarchy of grobs. This allows separate
4403         tuning of different SSDs. 
4404
4405         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
4406         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
4407
4408 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4409
4410         * lily/side-position-interface.cc (aligned_side): multiply
4411         staff_radius by 2.
4412
4413         * lily/script-engraver.cc (make_script_from_event): allow setting
4414         values to '()
4415
4416 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4417
4418         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
4419
4420         * scm/define-grobs.scm (all-grob-descriptions): new grob
4421         NestedSystemStartDelimiter.
4422
4423         * input/regression/system-start-heavy-bar.ly: new file.
4424
4425         * lily/nested-system-start-delimiter-engraver.cc: new file.
4426
4427         * lily/nested-system-start-delimiter.cc: new file.
4428
4429         * input/regression/system-start-nesting.ly: new file.
4430
4431         * scm/define-grobs.scm (all-grob-descriptions): use X side
4432         positioning for positioning braces for nested contexts.
4433
4434         * lily/system-start-delimiter.cc (print): don't divide extent by
4435         staff_space.
4436         (print): use style iso. glyph.
4437         (staff_bracket): translate glyph inside routine already.
4438
4439 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
4440
4441         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
4442         names.
4443
4444 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4445
4446         * scm/define-context-properties.scm
4447         (all-user-translation-properties): rename figuredBassFormatter
4448         from newFiguredBassFormatter.
4449
4450         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
4451
4452         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
4453
4454         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
4455
4456         * lily/beam.cc (calc_beaming): new function.
4457         (calc_shorten): new function.
4458
4459         * THANKS: add Edward Neeman.
4460
4461         * input/regression/accidental-clef-change.ly: new file.
4462
4463         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
4464
4465         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
4466
4467         * lily/clef-engraver.cc (inspect_clef_properties): reset
4468         localKeySignature for clef changes.
4469
4470 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4471
4472         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
4473         add dummy definition that works in Linux and add information in
4474         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
4475
4476         * Documentation/user/changing-defaults.itely (Modifying context
4477         plug-ins): Add index for \with.
4478
4479         * Documentation/user/music-glossary.tely (dal segno): Updated
4480         example to version >=2.6.
4481
4482 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4483
4484         * Documentation/user/instrument-notation.itely (Printing chord
4485         names): Reorder \chordmode and \repeat in one example.
4486
4487 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4488
4489         * VERSION: release 2.7.17
4490         
4491         * Documentation/topdocs/NEWS.tely (Top): add note about
4492         refactoring.
4493
4494         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4495         new function. Search region of 3 positions for best tie.
4496         (score_configuration): new function.
4497         (score_aptitude): new function.
4498         (generate_configuration): new function.
4499         (get_configuration): new function.
4500         (Tie_formatting_problem): new function
4501
4502         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
4503
4504         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
4505
4506         * THANKS: add Eduardo Vieira & Ralph Little
4507
4508         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
4509         narrower.
4510
4511         * lily/include/tie-formatting-problem.hh (class
4512         Tie_formatting_problem): add Tie_details to
4513         Tie_formatting_problem. Update calling conventions.
4514
4515         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
4516         config.make.
4517
4518         * Documentation/user/lilypond.tely: remove musedata2ly entry.
4519
4520 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
4521
4522         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
4523         scm/define-context-properties.scm: Maintenance bugfix: make
4524         ligature brackets work again by removing obsolete ligature
4525         primitive callback push/pop.
4526
4527         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
4528         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
4529         value.
4530
4531 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4532
4533         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
4534         used and do not call it a path.
4535         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
4536
4537 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4538
4539         * lily/include/tie-formatting-problem.hh (class
4540         Tie_formatting_problem): new file.
4541
4542         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
4543
4544         * Documentation/misc/ChangeLog-2.3:  new file.
4545
4546         * lily/audio-staff.cc (output): degarianize.
4547
4548 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4549
4550         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
4551         Unset PYTHONOPTIMIZE.  Fixes install if set.
4552
4553 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4554
4555         * python/convertrules.py (conv): add warning about drums. 
4556
4557         * make/stepmake.make: include toplevel-version.make after config.make.
4558
4559         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
4560         also allow python2.4
4561
4562         * config.make.in (configure-srcdir): remove GXX GCC vars.
4563
4564         * stepmake/aclocal.m4: don't do non-srcdir build with
4565         symlinks. Use inclusion, so the src directory name can be changed.
4566
4567 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4568
4569         * make/mutopia-vars.make:
4570         * make/ly-vars.make: Use src-wildcard iso wildcard for source
4571         files.
4572
4573 2005-11-13  Werner Lemberg  <wl@gnu.org>
4574
4575         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
4576         but the affected path.  This ensures that the (overlapping) outlines
4577         have the same direction, which is a necessary prerequisite for
4578         FontForge's algorithm to remove overlaps.
4579         Formatting.
4580
4581         * mf/feta-haak.mf: Formatting.
4582         (draw_bracket): Slightly modify outline to avoid an unnecessary
4583         corner.
4584         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
4585         them from the affected paths.
4586
4587 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4588
4589         * mf/README: remove xpm / accordion notes.
4590
4591         * lily/tie-column-format.cc (set_chord_outline): add dots into
4592         skyline extents. This fixes tie formatting if the left head has dots.
4593
4594         * lily/tie.cc (get_configuration): only shift tie by a whole staff
4595         space inside the staff.
4596         (get_configuration): shift another position if necessary in case
4597         of left head tie  
4598
4599 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4600
4601         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
4602         buildscript-dir iso. $(depth)/buildscripts.
4603
4604         * tex/GNUmakefile (local-uninstall): remove
4605         music-drawing-routines.ps juggling.
4606
4607         * stepmake/stepmake/install-targets.make (local-install-files):
4608         prepend src-dir to install targets.
4609
4610         * lily/system-start-delimiter-engraver.cc
4611         (acknowledge_system_start_delimiter): use
4612         add_offset_callback(). This fixes translation of nested
4613         staffgroups.
4614
4615         * lily/grob-closure.cc (add_offset_callback): only encaps in
4616         simple_closure if it's a procedure.
4617         
4618         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
4619         from bar-line.
4620
4621         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
4622         remove-empty where pertinent.
4623
4624 2005-11-12  Graham Percival  <gpermus@gmail.com>
4625
4626         * Documentation/user/instrument-notation.itely: added
4627         Cameron Horsburgh's multiple stanzas docs.  Thanks!
4628
4629 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4630
4631         * lily/GNUmakefile
4632         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
4633         make picture in builddir, not srcdir.
4634
4635 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4636
4637         * VERSION: release 2.7.16
4638         
4639         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
4640         shell arguments. 
4641
4642 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4643
4644         * Documentation/user/examples.itely (Piano templates): Minor
4645         modification to the Piano centered lyrics example.
4646
4647 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4648
4649         * scripts/lilypond-invoke-editor.scm (run-browser): look at
4650         $BROWSER.
4651
4652         * Documentation/user/point-and-click.itely: simplify p&c
4653         instruction: don't configure firefox. Put lilypond-invoke-editor
4654         in front of the browser.
4655
4656         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
4657         (run-browser): new function.
4658
4659         * lily/parser.yy (Lily_lexer): recognize Book
4660
4661         * lily/book.cc (clone): new function
4662
4663         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
4664
4665 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
4666
4667         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
4668         Maintenance bugfix: reduce number of font related warnings by
4669         updating naming conventions for glyph-name.
4670
4671 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4672
4673         * scm/define-grobs.scm (all-grob-descriptions): add
4674         rhythmic-grob-interface to TabNoteHead.
4675
4676         * scm/layout-beam.scm (check-quant-callbacks): remove
4677         set_stem_lengths()
4678
4679 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
4680
4681         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
4682         alignment of centered divisiones.
4683
4684         * scm/scripts.scm (articulations): Maintenance bugfix:
4685         follow-into-staff -> quantize-position.
4686
4687         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
4688         plica head in porrectus deminutus.
4689
4690 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4691
4692         * make/lilypond.fedora.spec.in (Group): add %clean section.
4693
4694         * lily/tuplet-bracket.cc (print): change check: remove bracket if
4695         less then 1/5th of total length.  
4696         (print): use gap too.  Fixes tupletUp-single-bracket.ly
4697
4698         * scm/music-functions.scm (glue-mm-rest-texts): also put other
4699         events into EventChord. This fixes textspanners on mm rests. Fixes
4700         spanner-rest.ly
4701
4702         * lily/side-position-interface.cc (get_axis): read side-axis
4703         (set_axis): set side-axis.
4704
4705         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
4706         properties everywhere.
4707
4708         * lily/spacing-spanner.cc (breakable_column_spacing): add
4709         average-spacing-wishes. Take maximum if not set.
4710         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
4711
4712         * scm/define-grobs.scm (all-grob-descriptions): add
4713         average-spacing-wishes.
4714
4715         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
4716         offset callbacks. This fixes alignment for Fingering objects.
4717
4718         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
4719         space for key - timesig combination. 
4720
4721         * input/regression/script-stem-tremolo.ly (Module): new file.
4722
4723         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
4724         to key sig.
4725
4726         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
4727         Fixes: c-tremolo-script.ly.
4728         
4729         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
4730
4731         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
4732         
4733         * scm/define-grobs.scm (all-grob-descriptions): remove
4734         self-X-offset. Fixes alignment of octavate-8.
4735
4736         * scripts/lilypond-book.py (datadir): look in
4737         LILYPONDPREFIX/share/lilypond/current/
4738
4739         * GNUmakefile.in: symlink current to <VERSION>. 
4740
4741 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
4742
4743         * lily/main.cc: eps listed as a backend.
4744
4745 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4746
4747         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
4748
4749 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4750
4751         * lily/include/score.hh (class Score): remove texts_ member.
4752
4753         * lily/beam.cc (set_stem_lengths): force direction callback.
4754         (print): read quantized-positions, so we can force
4755         Beam::set_stem_lengths to occur.
4756         (rest_collision_callback): use common X parent. 
4757
4758 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4759
4760         * flower/file-path.cc (find): Bugfix: Return name of file found.
4761
4762         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
4763         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
4764         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
4765
4766 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4767
4768         * flower/offset.cc: idem.
4769
4770         * mf/*.mf: update email address.
4771
4772         * lily/font-config-scheme.cc:  new file.
4773
4774         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
4775
4776         * lily/*:  cs.uu.nl -> xs4all.nl
4777
4778         * VERSION (PATCH_LEVEL): release 2.7.15
4779
4780         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
4781         spec files.
4782
4783         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
4784
4785 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4786
4787         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
4788
4789         * lily/staff-performer.cc (process_music): add audio
4790         elements. This makes MIDI instrument changes work once again.
4791
4792         * lily/main.cc (LY_DEFINE): add gmane address.
4793
4794         * lily/beam.cc: remove calc_positions()
4795
4796         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
4797         original_ in private scope.
4798         (class Grob): drop pscore_ pointer, change to output_def pointer.
4799         (class Grob): cleanup class definition.
4800
4801         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
4802
4803 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4804
4805         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
4806         absolute.  Better diagnostics.
4807
4808         * GNUmakefile.in: Add bin/ to tree and populate with some links.
4809         This makes lilypond run from the build directory using argv0
4810         relocation (without any --prefix or LILYPONDPREFIX setting).
4811
4812 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4813
4814         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
4815
4816         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
4817         with simple-closure.
4818
4819         * lily/self-aligment-interface.cc (set_align_self): new function
4820         (set_center_parent): new function.
4821
4822         * lily/side-position-interface.cc (set_axis): new function.
4823
4824         * lily/new-fingering-engraver.cc (position_scripts): use drul for
4825         generic code. 
4826
4827         * scm/define-grob-properties.scm (all-user-grob-properties):
4828         remove [XY]-offset-callbacks add [YX]-offset
4829         
4830 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4831
4832         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
4833         entry for time signatures after breathing signs. Bug report by
4834         Scott Russell.
4835
4836 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4837
4838         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
4839         not absolute, make it absolute using PATH.
4840
4841 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4842
4843         * python/midi.c (initmidi): Fix type for mingw.
4844
4845 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4846
4847         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
4848
4849         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
4850         cross compiling.
4851
4852         * stepmake/aclocal.m4: Support python cross compiling.
4853
4854         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
4855         Add mingw section.
4856
4857 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4858
4859         * scm/output-lib.scm (chain-grob-member-functions): replace
4860         chained-callback.cc
4861
4862         * lily/chained-callback.cc (Module): remove file.
4863
4864         * lily/rest-collision.cc (force_shift_callback_rest): change to
4865         chained callback.
4866
4867         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
4868
4869         * lily/grob.cc (y_parent_positioning): remove axis argument from
4870         parent_positioning callbacks.
4871         (Grob): junk init code
4872         (get_offset): use generic property callbacks for
4873         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
4874         (axis_parent_positioning): new function
4875         (axis_offset_symbol): new function
4876         (chain_offset_callback): new function
4877         (add_offset_callback): new function
4878
4879         * lily/beam.cc (rest_collision_callback): change signature; this
4880         is now a chained callback.
4881
4882         * lily/include/dimension-cache.hh (class Dimension_cache): remove
4883         callback administration.
4884
4885         * lily/simple-closure.cc: new file. Smob type that allows "grob
4886         member functions",
4887
4888             (ly:make-simple-closure FUNC A B)
4889
4890         is evaluated as (FUNC grob A B). This allows chaining of callbacks
4891         in various ways.
4892
4893         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
4894         callbacks.
4895
4896         * lily/slur.cc (outside_slur_callback): take 2 arguments.
4897
4898         * lily/rest.cc (polyphonic_offset_callback): remove.
4899
4900         * lily/script-engraver.cc (try_music): remove bool* argument.
4901
4902         * scm/script.scm (default-script-alist): set quantize-position
4903         appropriately.
4904
4905         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
4906
4907         * lily/side-position-interface.cc (aligned_side): move staff
4908         position quantization from
4909         Side_position_interface::quantised_position().
4910         (quantised_position): remove
4911         
4912 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4913
4914         * input/regression/beam-quant-standard.ly: reindent, set
4915         debug-beam-quanting to #t.
4916
4917         * lily/beam-concave.cc (calc_concaveness): set concaveness to
4918         10000 if this is a "hard" concave beam.
4919
4920         * lily/beam.cc (calc_least_squares_positions): change from
4921         calc_least_squares_dy
4922         (set_stem_lengths): this is now a chained callback.
4923
4924         * lily/context-property.cc (execute_general_pushpop_property):
4925         bugfix override with procedure should have effect.
4926
4927         * scm/define-grob-properties.scm (all-internal-grob-properties):
4928         remove position-callbacks.
4929
4930         * scm/define-grobs.scm (all-grob-descriptions): use
4931         ly:make-callback-chain for positions property.
4932
4933         * scm/layout-beam.scm (check-quant-callbacks): return list of
4934         chained callbacks.
4935
4936         * scm/lily.scm (type-p-name-alist): add callback-chain
4937
4938         * lily/lily-guile.cc (type_check_assignment): type check failure
4939         is warning not message.
4940
4941         * lily/grob-property.cc (try_callback): walk callback chain if
4942         appropriate.
4943
4944         * lily/chained-callback.cc: new file. new smob type.
4945
4946         * lily/lily-guile.cc (procedure_arity): new function.
4947
4948 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4949
4950         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
4951
4952 2005-10-25  John Mandereau  <john.mandereau@free.fr>
4953  
4954         * Documentation/user/instrument-notation.itely (Figured bass):
4955         describe new features
4956
4957 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4958
4959         * lily/beam.cc (calc_least_squares_dy): use property callback.
4960
4961         * lily/beam-concave.cc (calc_concaveness): use property callback.
4962
4963         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
4964
4965 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4966
4967         * HACKING: Update.
4968
4969 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4970
4971         * scm/layout-page-layout.scm (page-headfoot): annotate
4972         pagetopspace too.
4973
4974         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
4975
4976         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
4977         doesn't take y-space.
4978
4979         * scm/paper.scm (paper-alist): fix A7 dimensions. 
4980
4981 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4982
4983         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
4984         src-wildcard, remove $(wildcard).
4985
4986         * po/GNUmakefile (PO_FILES): 
4987         * ps/GNUmakefile (PS_FILES): 
4988         * tex/GNUmakefile (TEX_FILES): 
4989         * cygwin/GNUmakefile (POSTINSTALLS):
4990         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
4991         some wildcard calls.
4992
4993 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4994
4995         * THANKS: add Thomas Bushnell.
4996
4997 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4998
4999         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
5000         (lilypond-main): Redirect to gui-main if 'gui is set.
5001
5002         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
5003         for alternative installations kludging s/share/lib/g
5004         LILYPONDPREFIX. 
5005
5006         * SConstruct (libdir_package_version): Define.
5007
5008         * python/SConscript: 
5009         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
5010         module in libdir.  
5011
5012 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5013
5014         * lily/main.cc: clarify --safe.
5015
5016 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5017
5018         * VERSION: release 2.7.14
5019         
5020         * Documentation/user/*.itely: remove minimumVerticalExtent.
5021
5022         * scm/define-grobs.scm (all-grob-descriptions): remove
5023         RemoveEmptyVerticalGroup
5024
5025         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
5026
5027         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
5028         compile on MOSX
5029
5030         * python/convertrules.py (conv): add rules.
5031
5032         * lily/grob.cc: remove is_empty()
5033
5034         * lily/grob-property.cc: remove add_to_list_property().
5035
5036         * scripts/convert-ly.py (datadir): add prefix switching hack to
5037         .py too.
5038
5039         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
5040         space-function tweak.
5041
5042         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
5043
5044         * scm/define-grob-properties.scm (all-user-grob-properties):
5045         remove callback property.
5046
5047         * lily/include/grob.hh (class Grob): remove property_callbacks_
5048         member. Properties of procedure type are assumed to be callbacks.
5049
5050         * lily/ligature-engraver.cc (override_stencil_callback):
5051         rewrite. Use noteHeadLigaturePrimitive as source.
5052
5053         * scm/define-grob-properties.scm (all-internal-grob-properties):
5054         remove ligature-primitive-callback
5055
5056         * lily/include/dimension-cache.hh (class Dimension_cache): make
5057         class, with Grob as friend.
5058
5059         * lily/grob.cc: remove set_extent_callback(), set_extent() and
5060         has_extent_callback()
5061
5062         * scm/translation-functions.scm (format-new-bass-figure): read
5063         figuredBassPlusDirection
5064
5065         * scm/define-context-properties.scm
5066         (all-user-translation-properties): add figuredBassPlusDirection.
5067
5068         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
5069
5070         * lily/align-interface.cc (set_ordered): new function.
5071
5072         * lily/grob.cc (flush_extent_cache): rewrite.
5073
5074         * lily/dimension-cache.cc (Dimension_cache): cache extent as
5075         Interval pointer directly.
5076
5077         * lily/main.cc (setup_paths): insert extra / .
5078         (setup_paths): junk cff entry.
5079
5080         * lily/font-config.cc (init_fontconfig): only add type1 / otf
5081         directories.
5082
5083         * lily/axis-group-engraver.cc (finalize): remove
5084         extraVerticalExtent, minimumVerticalExtent verticalExtent.
5085
5086         * lily/grob.cc (Grob): don't set extent from ctor.
5087         (extent): use property callbacks. 
5088
5089         * lily/axis-group-interface.cc: remove set_axes() function.
5090
5091         * lily/grob-property.cc (del_property): new function.
5092
5093 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5094
5095         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
5096         
5097 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5098
5099         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
5100
5101 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5102
5103         * mf/SConscript: Updates.
5104
5105         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
5106
5107         * stepmake/stepmake/*:
5108         * */GNUmakefile:
5109         * config.make.in:
5110         * GNUmakefile.in:
5111         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
5112         from any directory in build-dir.  Cleanups.
5113
5114         * make/srcdir.make.in: Remove.
5115
5116         * lily/main.cc (setup_paths): Fix and document build-dir hack.
5117
5118         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
5119         main).
5120
5121         * lily/SConscript: Remove ttftools.
5122
5123         * SConstruct: Resurrect.
5124
5125 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5126
5127         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
5128         Y coordinate. 
5129
5130         * lily/paper-book.cc (add_score_title): put Paper_score title into
5131         systems_ list.
5132
5133         * scm/translation-functions.scm (format-new-bass-figure): also
5134         allow plus in combination with _
5135
5136 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5137
5138         * VERSION: 2.7.13 released.
5139
5140         * lily/note-collision.cc (check_meshing_chords): don't wipe
5141         stencil, merely set transparent.
5142
5143         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
5144         (Top): document #'callbacks.
5145         (Top): document nested \override.
5146
5147         * input/regression/figured-bass.ly: update for slash and pluses.
5148
5149         * input/regression/figured-bass-continuation-forbid.ly (Module):
5150         new file.
5151
5152         * scm/translation-functions.scm (format-new-bass-figure): use
5153         slashed-digit if diminished is set.
5154         (format-new-bass-figure): add + if 'augmented is set.
5155
5156         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
5157
5158         * input/test/piano-staff-distance.ly: remove file.
5159
5160         * Documentation/user/advanced-notation.itely (Formatting cue
5161         notes): use length-fraction for making stems/beams smaller.
5162
5163         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
5164         modifications.
5165
5166         * lily/new-figured-bass-engraver.cc: new property
5167         centerFiguredBassContinuations
5168
5169         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5170         use callbacks.
5171
5172         * lily/context-property.cc (execute_general_pushpop_property):
5173         robustness checks.
5174
5175         * input/regression/override-nest.ly: new file.
5176
5177         * python/convertrules.py (FatalConversionError.subber): conversion
5178         rule for #'callbacks
5179
5180         * input/regression/override-nest.ly: new function.
5181
5182         * lily/parser.yy (music_property_def): allow \override #'a #'b =
5183         #c too. 
5184
5185         * lily/context-property.cc (lookup_nested_property): new function.
5186         (evict_from_alist): new function.
5187         (general_pushpop_property): new function.
5188         (execute_general_pushpop_property): rewrite. Support nested
5189         properties too.
5190
5191 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5192
5193         * lily/beam.cc: use length-fraction too.
5194
5195         * scm/define-grob-properties.scm (all-user-grob-properties):
5196         remove property flag-width-function
5197         (all-user-grob-properties): remove space-function.
5198
5199         * scm/layout-beam.scm: remove flag-width-function.
5200
5201         * lily/beam.cc: remove flag-width-function
5202
5203         * scm/layout-beam.scm: remove beam dir functions.
5204
5205         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
5206
5207         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
5208         for easier grace tweaks.
5209
5210         * lily/beam.cc: remove dir-function.
5211
5212         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
5213
5214         * lily/grob.cc: remove spacing-procedure.
5215
5216         * lily/note-head.cc (calc_stem_attachment): new function.
5217         (internal_print): use callback to get glyph-name.
5218
5219         * lily/grob-property.cc (get_interfaces): new function.
5220
5221         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
5222
5223         * lily/stem.cc (calc_stem_end_position): new function.
5224         (calc_length): new function.
5225         document details for stem.
5226         remove Stem::get_direction()
5227
5228         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
5229
5230         * lily/grob-property.cc (set_callback): new function.
5231
5232         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
5233
5234         * lily/item-scheme.cc: new file.
5235
5236         * lily/bar-line.cc (before_line_breaking): remove function.
5237         remove bar-size-procedure, break-glyph-function
5238
5239         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
5240
5241         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
5242
5243         * lily/system-start-delimiter.cc (print): suicide from
5244         here. Remove after_line_breaking_callback.
5245
5246         * lily/script-interface.cc (calc_direction): use callback for direction.
5247
5248         * lily/side-position-interface.cc (aligned_side): don't use
5249         Side_position_interface::get_direction directly. Use callback. 
5250
5251         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
5252         calculate stencil.
5253         (get_print_stencil): rename from get_stencil: create stencil with
5254         transparency, color and cause. 
5255
5256         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
5257
5258         * python/convertrules.py (conv): insert temporary warning rule.
5259
5260         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
5261
5262         * lily/grob-property.cc (try_callback): remove marker if applicable.
5263
5264         * lily/grob.cc: elucidate doc about after/before-line-breaking
5265
5266         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
5267
5268         * lily/stem.cc (height): idem.
5269
5270         * lily/stem-tremolo.cc: idem.
5271
5272         * lily/slur.cc (height): don't use get_uncached_stencil()
5273
5274         * lily/rest.cc (y_offset_callback): use offset callback
5275         iso. after-line-breaking callback.
5276
5277         * lily/grob.cc: change after/before-line-breaking-callback to
5278         after/before-line-breaking dummy properties.
5279
5280         * lily/include/grob.hh: remove Grob_status.
5281
5282         * scm/define-context-properties.scm
5283         (all-user-translation-properties): remove verticalAlignmentChildCallback
5284
5285         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
5286         (calc_direction): use callback
5287         (calc_positions): use callback.
5288
5289         * lily/tie.cc (calc_direction): use callback. Only call parent
5290         positioning for more than one tie.
5291
5292         * lily/tie-column.cc (calc_positioning_done): use callback
5293
5294         * lily/slur-scoring.cc (calc_control_points): use callback
5295
5296         * lily/slur.cc (calc_direction): use callback.
5297
5298         * lily/note-collision.cc (force_shift_callback): remove.
5299
5300         * lily/dot-column.cc (force_shift_callback): remove. Use
5301         other_axis_parent_positioning.
5302
5303         * lily/grob.cc (other_axis_parent_positioning): new function.
5304         (same_axis_parent_positioning): new function
5305
5306         * lily/align-interface.cc (alignment_callback): remove function.
5307
5308         * lily/note-collision.cc (calc_positioning_done): use callback.
5309
5310         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
5311         (calc_direction): idem.
5312         remove print function.
5313
5314         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
5315
5316         * lily/dot-column.cc (calc_positioning_done): use callback.
5317
5318         * lily/break-align-interface.cc (calc_positioning_done): use callback.
5319
5320         * lily/beam.cc (calc_direction): use pseudo-property for beam
5321         direction callback.
5322         (calc_positions): use callback 
5323
5324         * lily/align-interface.cc (calc_positioning_done): use
5325         callback. Fold fixed  distance and normal alignment in one function.
5326
5327         * lily/stem.cc (calc_stem_end_position): use callback.
5328         (calc_positioning_done): idem.
5329         (calc_direction): idem.
5330         (calc_stem_end_position): idem
5331         (calc_stem_info): idem.
5332
5333         * lily/grob-property.cc (get_property_data): new function: 
5334         (try_callback): new function.
5335
5336         * scm/define-grob-properties.scm (all-user-grob-properties): doc
5337         callbacks property.
5338
5339         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
5340
5341 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5342
5343         * lily/tie.cc (get_position): robustness fix. Don't crash if a
5344         tie
5345         has no heads.
5346         
5347         * lily/include/*.hh (Module): compile fixes.
5348
5349 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
5350
5351         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
5352         as an argument for char-syntax: use (char-syntax (or nil 0)) 
5353         instead of (char-syntax nil), thanks to Milan Zamazal.
5354
5355 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5356
5357         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
5358         dist.
5359
5360         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
5361         themselves.
5362
5363 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5364
5365         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
5366         add class_name() method.
5367
5368         * lily/music-scheme.cc: remove ly:music-name.
5369
5370 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5371
5372         * cygwin/postinstall-lilypond.sh: Remove cruft.
5373
5374         * cygwin/postremove-lilypond.sh: Remove.
5375
5376         * cygwin/GNUmakefile (default): Remove postremove rules.
5377
5378 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5379
5380         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
5381         even header too.
5382         
5383         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
5384         MacOS 9 users.
5385
5386         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
5387         consider break index for broken spanner.
5388
5389         * scm/define-markup-commands.scm (wordwrap-string): remove \r
5390         characters from string before splitting.
5391
5392 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5393
5394         * scm/framework-ps.scm (output-preview-framework): use
5395         is-book-title to determine whether to chop off the booktitle.
5396
5397         * lily/paper-book.cc (systems): init from book-title-properties
5398         (add_score_title): init score-title-properties.
5399
5400         * ly/paper-defaults.ly: add {score,book}-title-properties.
5401
5402         * scm/document-backend.scm (lookup-interface): error message if
5403         using unknown interface.
5404
5405         * lily/volta-bracket.cc (after_line_breaking): new function. Set
5406         edge-height.
5407
5408         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
5409         make_bracket.
5410         (make_bracket): new function.
5411
5412         * scm/lily.scm (define-scheme-options): add paper-size option.
5413
5414         * ly/declarations-init.ly (laissezVibrer): get paper size from
5415         -dpaper-size
5416
5417         * scm/translation-functions.scm: use \fontsize for changing the
5418         fontsize.
5419
5420         * scm/define-grobs.scm (all-grob-descriptions): set
5421         between-length-limit to 1.0
5422
5423         * lily/tie-helper.cc: add between_length_limit_ detail property.
5424
5425         * mf/feta-bolletjes.mf: typos.
5426
5427         * lily/note-head.cc (internal_print): don't shadow idx
5428         parameter. This fixes wrong attachment for do shape heads.
5429
5430 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5431
5432         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
5433
5434         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
5435
5436         * scm/layout-slur.scm: rename from slur.scm
5437
5438         * scm/layout-page-layout.scm: rename from page-layout.scm
5439
5440         * scm/layout-beam.scm: rename from beam.scm
5441
5442         * scm/define-grob-interfaces.scm (bass-figure-interface): add
5443         bass-figure-interface
5444
5445         * lily/new-figured-bass-engraver.cc (process_music): add
5446         implicitBassFigures property.
5447         
5448         * scm/define-markup-commands.scm (pad-x): new markup.
5449
5450         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
5451         minimumVerticalExtent on FiguredBass context.
5452
5453         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
5454         case the continuation crosses a line break.
5455
5456 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5457
5458         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
5459         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
5460         absolute file name bug.  
5461
5462 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5463
5464         * VERSION (PACKAGE_NAME): release 2.7.12
5465
5466         * input/regression/figured-bass-continuation-center.ly: new file.
5467
5468         * input/regression/beam-outside-beamlets.ly: new file.
5469
5470         * lily/beam.cc (set_beaming): don't clip edges.
5471         (connect_beams): don't clip edges.
5472
5473         * lily/beaming-info.cc (clip_edges): new function.
5474
5475         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
5476
5477         * Documentation/user/instrument-notation.itely (Figured bass):
5478         demonstrate extenders, update seealso links.
5479
5480         * scm/titling.scm (marked-up-headfoot): change tagline
5481         handling. tagline = ##f will blank the tagline as well.
5482
5483 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5484
5485         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
5486
5487         * lily/new-figured-bass-engraver.cc (struct
5488         New_figured_bass_engraver): add new_music_found_ member.
5489
5490         * lily/lilypond-version.cc (Lilypond_version): deal with
5491         incorrectly formatted version strings. 
5492
5493         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
5494         New_figured_bass_engraver by default.
5495
5496         * lily/ttf.cc (print_trailer): only define glyph names when
5497         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
5498
5499 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5500
5501         * lily/horizontal-bracket.cc (make_bracket): new function.
5502
5503         * scm/define-grobs.scm (all-grob-descriptions): new grobs
5504         NewBassFigure, BassFigureBracket, BassFigureContinuation,
5505         BassFigureLine, BassFigureAlignment
5506
5507         * lily/new-figured-bass-engraver.cc (process_music): new file.
5508
5509         * lily/figured-bass-continuation.cc: new file.
5510
5511         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
5512         new file.
5513
5514 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5515
5516         * scripts/lilypond-book.py: Bug fix, put the quote around the
5517         actual score for LaTeX documents.
5518
5519         * scm/define-grobs.scm (all-grob-descriptions): Change
5520         collapse-height of the SystemStartBracket grob to 5.0, 
5521         so the bracket disappears for single stave score lines (similarly
5522         to SystemStartBraces). 
5523
5524         * Documentation/user/advanced-notation.itely (Polymetric
5525         notation): Clarify the use of compressMusic.
5526
5527         * Documentation/user/basic-notation.itely (Grace notes): Clarify
5528         that the grace spacer note in other staves need the same duration
5529         and document the stroke-style property.
5530
5531 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5532
5533         * Documentation/user/global.itely (Vertical spacing): document
5534         alignment-extra-space and fixed-alignment-extra-space.
5535
5536         * Documentation/topdocs/NEWS.tely (Top): add entry.
5537
5538         * input/regression/alignment-vertical-spacing.ly: new file.
5539
5540         * python/convertrules.py (conv): add rule.
5541
5542         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
5543
5544         * lily/align-interface.cc (stretch_after_break): new
5545         function. Read fixed-alignment-extra-space property.
5546         (align_elements_to_extents): read alignment-extra-space property.
5547
5548         * lily/lily-guile.cc (robust_scm2dir): new function.
5549
5550         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
5551         (annotate-space-left): new function. Annotate space left on page. 
5552         (annotate-y-interval): new function.
5553         (paper-system-annotate-last): new function. Annotate bottom-space.
5554
5555         * mf/feta-beugel.mf (y): 
5556
5557 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5558
5559         * VERSION (PACKAGE_NAME):  release 2.7.11
5560
5561         * scm/lily-library.scm (interval-translate): new function
5562         (interval-center): new function. 
5563
5564         * scm/page-layout.scm (paper-system-annotate): new function. Add
5565         arrows for dimensions.
5566  
5567         * scm/stencil.scm (dimension-arrows): new function.
5568
5569         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
5570
5571         * input/regression/page-spacing.ly: add annotatespacing
5572
5573         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
5574         (LY_DEFINE): new function ly:paper-system-set-property!
5575
5576         * Documentation/user/global.itely (Paper size): explain how to add
5577         sizes.
5578
5579         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
5580         correspond to GS's definition.
5581
5582         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
5583         tuplet bracket.
5584         (print): only connect to next bracket if the next one is alive.
5585         (print): set padding to 0.0 if the bound is a breakable
5586         column. This makes tupletFullLength brackets reach up to the staff
5587         line if it doesn't connect to the next line.
5588
5589 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5590
5591         * lily/bar-number-engraver.cc: correct docs.
5592
5593         * scm/output-lib.scm (first-bar-number-invisible): rename from
5594         default-bar-number-visibility
5595
5596 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5597
5598         * scm/define-music-properties.scm (all-music-properties): remove
5599         predicate property.
5600
5601 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
5602
5603         * po/fi.po: refresh.
5604
5605 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5606
5607         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
5608         superfluous s1.
5609         (disappear): bugfix.
5610
5611         * lily/stem-tremolo.cc (raw_stencil): read slope property.
5612
5613         * lily/include/paper-system.hh (class Paper_system): remove
5614         staff_extents_ member.
5615
5616         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
5617
5618         * lily/include/paper-system.hh (class Paper_system): remove
5619         number_ variable. Remove is_title_. Remove break_before_penalty_
5620
5621         * lily/paper-book.cc (systems): use 'number property iso. number_
5622         member.
5623
5624         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
5625         remove ly:paper-system-number.
5626
5627         * scm/lily-library.scm (paper-system-title?): new function.
5628
5629         * lily/book.cc (process): bugfix: flip ?: cases. 
5630
5631         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5632         add outputProperty.
5633
5634         * ly/music-functions-init.ly: add outputProperty music function.
5635
5636         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
5637
5638         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
5639         and next-padding.
5640         (optimal-page-breaks): rename from ly:optimal-page-breaks.
5641
5642         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
5643
5644         * lily/paper-system.cc (internal_get_property): new function.
5645
5646         * Documentation/user/global.itely (Vertical spacing): refer to
5647         page-spacing.ly
5648
5649         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
5650         pagetopspace
5651
5652         * input/regression/page-spacing.ly: new file.
5653
5654         * input/regression/page-top-space.ly: new file.
5655
5656         * lily/spacing-spanner.cc: cmath -> math.h
5657
5658         * lily/paper-system.cc (read_left_bound): new function. Read
5659         line-break-system-details from left bound to determine extents.
5660  
5661         * Documentation/user/programming-interface.itely (Using LilyPond
5662         syntax inside Scheme): change applyxxx -> applyXxx.
5663
5664         * ly/music-functions-init.ly: add outputProperty music function.
5665
5666         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
5667
5668         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
5669
5670         * python/convertrules.py (conv): rule
5671
5672         * ly/music-functions-init.ly: applyxxx -> applyXxx
5673
5674         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
5675         TabVoice to Voice.
5676
5677 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5678
5679         * flower/include/real.hh: include <math.h> iso. <cmath>
5680
5681         * flower/include/offset.hh: include real.hh
5682
5683 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5684
5685         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5686         fix example, now that 'interfaces is no longer directly available.
5687
5688         * lily/book.cc (process): don't crash if paper == NULL.
5689
5690         * po/fr.po: update.
5691
5692 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5693
5694         * scm/define-music-types.scm (music-descriptions): set length and
5695         start-callback for QuoteMusic
5696
5697 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5698
5699         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
5700         arguments. Fixes compilation error with gcc 3.3.
5701
5702 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5703
5704         * VERSION: release 2.7.10
5705
5706         * stepmake/stepmake/python-module-rules.make
5707         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
5708
5709         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
5710         real.hh
5711
5712 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5713
5714         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
5715         -Werror. Otherwise GCC barfs over various optimizations.
5716
5717         * scm/define-grob-properties.scm (all-internal-grob-properties):
5718         add note-head property
5719
5720         * Documentation/user/instrument-notation.itely (Laissez vibrer
5721         ties): new node.
5722
5723         * input/regression/laissez-vibrer-ties.ly: new file.
5724
5725         * lily/laissez-vibrer-engraver.cc: new file.    
5726
5727         * lily/include/tie-column-format.hh: new file.
5728
5729         * lily/tie-column-format.cc: new file. 
5730
5731         * lily/tie-column.cc (set_manual_tie_configuration): new function.
5732
5733         * lily/laissez-vibrer-tie.cc: new file.
5734
5735         * lily/include/laissez-vibrer-tie.hh: new file.
5736
5737         * ly/engraver-init.ly: add Laissez_vibrer_engraver
5738
5739         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
5740
5741         * scm/define-grobs.scm (all-grob-descriptions): add
5742         LaissezVibrerTie, LaissezVibrerTieColumn
5743
5744         * lily/tie-column.cc (set_tie_config_directions): new function
5745         (final_shape_adjustment): new function.
5746         (shift_small_ties): new function.
5747
5748         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
5749
5750         * lily/include/tie.hh (struct Tie_details): add x_gap_
5751         (struct Tie_configuration): add head_position_
5752
5753         * lily/tie-column.cc (set_chord_outline): new function.
5754
5755         * mf/cmr.enc.in:  remove file.
5756
5757 2005-09-11  Graham Percival  <gpermus@gmail.com>
5758
5759         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
5760
5761 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5762
5763         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
5764         reduce aliasing effects.
5765
5766         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
5767         box in skyline.
5768
5769 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5770
5771         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
5772
5773         * flower/include/real.hh: std::fabs too.
5774
5775 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5776
5777         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
5778
5779         * lily, flower: Include C++ iso C headers.  Import namespace std
5780         throughout.
5781
5782         * lily/side-position-interface.cc: 
5783         * lily/scm-hash.cc: 
5784         * lily/note-head.cc: 
5785         * lily/include/includable-lexer.hh: 
5786         * flower/include/string-data.icc: Remove using std::*.
5787
5788         * lily, flower: Include C++ iso C headers.  Import namespace std
5789         throughout.
5790
5791         * lily/side-position-interface.cc: 
5792         * lily/scm-hash.cc: 
5793         * lily/note-head.cc: 
5794         * lily/include/includable-lexer.hh: 
5795         * flower/include/string-data.icc: Remove using std::*.
5796
5797         * Documentation/user/instrument-notation.itely (Entering lyrics):
5798         Multiple latin-1->utf-8 conversion fix.
5799
5800         * Documentation/user/*tely: Update Emacs cookie to utf-8.
5801
5802 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5803
5804         * lily/tie.cc (get_configuration): also avoid dots for non-space
5805         situations.
5806
5807 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5808
5809         * Documentation/user/instrument-notation.itely: Bugfix.
5810
5811 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5812
5813         * tex/GNUmakefile: don't install texinfo.tex
5814
5815         * tex/ : cleanup: remove unused files.
5816
5817         * lily/general-scheme.cc: remove my_{isinf,isnan}.
5818
5819         * flower/include/real.hh: using std::{isnan,isinf}
5820         
5821         * VERSION (PATCH_LEVEL): release 2.7.9
5822
5823 2005-09-05  Graham Percival  <gpermus@gmail.com>
5824
5825         * Documentation/user/ instrument-notation.itely,
5826         advanced-notation.itely: minor tweaks.
5827
5828         * input/test/script-chart.ly: add item padding.
5829
5830 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5831
5832         * flower/offset.cc: use math.h iso. <cmath>
5833
5834         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
5835         of IE users.
5836
5837         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
5838         (widen-left-stencil-edges): new function. Fix alignment problems
5839         with LaTeX includegraphics.
5840
5841         * lily/text-interface.cc (interpret_markup): use abort().
5842
5843 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5844
5845         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
5846
5847         * lily/tie.cc (get_configuration): update bezier shape as we
5848         change Y positions.
5849         (get_configuration): don't move large ties if we're outside of the
5850         staff.
5851
5852 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5853
5854         * scm/define-markup-commands.scm (strut): swap X and Y dims.
5855         
5856 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5857
5858         * .cvsignore: Add auto-generated configure files and then some.
5859
5860 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5861
5862         * scm/define-grobs.scm (DynamicLineSpanner): Add
5863         X-extent-callback.  Fixes hairpin-slur collision.
5864
5865 2005-08-31  Graham Percival  <gpermus@gmail.com>
5866
5867         * Documentation/user/advanced-notation.itely,
5868         basic-notation.itely: minor changes.
5869
5870 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5871
5872         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
5873         \linebreak between each .eps file if \betweenLilyPondSystem is
5874         undefined. 
5875
5876         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5877         music): Document the \linebreak
5878
5879         * Documentation/user/lilypond-book.itely,
5880         input/tutorial/lbook-latex-test.tex,
5881         Documentation/user/examples.itely: Remove \usepackage{graphics}
5882
5883 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5884
5885         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
5886
5887         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
5888         compat bugfix.
5889
5890         * scripts/lilypond-book.py (PREAMBLE_LY): define
5891         inside-lilypond-book
5892         (modify_preamble): new function. Insert \RequirePackage{graphics}
5893         when no {graphics found in preamble.  
5894
5895 2005-08030  Graham Percival  <gpermus@gmail.com>
5896
5897         * Documentation/user/basic-notation.itely, global.itely,
5898         tutorial.itely: misc small changes.
5899
5900 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5901
5902         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
5903         VERSION.
5904
5905 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5906
5907         * lily/tie-column.cc (new_directions): put Tie down on center
5908         staff line. 
5909
5910         * lily/script-interface.cc (before_line_breaking): use
5911         Grob::programming_error
5912
5913         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
5914
5915         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
5916         of splitext.
5917
5918 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5919
5920         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
5921
5922 2005-08-29  Werner Lemberg  <wl@gnu.org>
5923
5924         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
5925         the `*.scale.pfa' files to avoid warnings.
5926
5927 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5928
5929         * lily/tempo-performer.cc (process_music): idem.
5930
5931         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
5932
5933 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5934
5935         * Documentation/user/advanced-notation.itely (Text markup): not a
5936         fragment.
5937
5938         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
5939
5940         * lily/staff-performer.cc (initialize): add tempo/name to
5941         audio_staff_
5942
5943
5944 2005-08-26  Graham Percival  <gpermus@gmail.com>
5945
5946         * Documentation/user/advanced.itely: add text-only example.
5947
5948         * Documentation/user/invoking.itely: add index entries for
5949         convert-ly.
5950
5951         * Documentation/user/ tutorial.itely, basic-notation.itely:
5952         small fixes suggested by Steve D.  Thanks!
5953
5954 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5955
5956         * input/regression/markup-bidi-pango.ly: new file.
5957
5958         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
5959         standard. Remove #ifdef. Remove memleak.
5960         (text_stencil): use text_dir to decide how to composite items.
5961         (text_stencil): determine uniform text direction for the entire
5962         string.
5963
5964         * scripts/lilypond-book.py (output_name): remove
5965         latex_filter_cmd. Non-portable to non-Unix systems. 
5966         (get_latex_textwidth): use File.write and os.unlink() instead.
5967
5968         * THANKS: add Vicente & Trevor.
5969
5970         * lily/grob.cc (discretionary_processing): look up origin for
5971         programming_error too. 
5972
5973         * input/regression/tie-broken.ly: new file.
5974
5975         * lily/tie-column.cc (set_chord_outlines): set outline for line
5976         break case too.
5977         
5978 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5979
5980         * lily/pango-font.cc (text_stencil): don't translate glyphs in
5981         unscaled transform, just translate stencils.
5982
5983         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
5984         MIDI.
5985
5986         * scm/define-markup-commands.scm (wordwrap-string): use
5987         text-direction
5988         (wordwrap-stencils): idem.
5989         (line): idem.
5990         (fill-line): idem.
5991         (wordwrap-stencils): translate last line to right for
5992         text-direction = LEFT.
5993
5994         * scm/define-grob-properties.scm (all-user-grob-properties): add
5995         text-direction.
5996
5997 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5998
5999         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
6000         when copying a Lily_parser object.
6001
6002 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6003
6004         * scm/define-markup-commands.scm (null): add null markup.
6005
6006 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6007
6008         * lily/item.cc: Add documentation of center-invisible
6009
6010 2005-08-24  Graham Percival  <gpermus@gmail.com>
6011
6012         * Documentation/user/advanced-notation.itely: add info about
6013         raising text.
6014
6015         * Documentation/user/programming-interface.itely: fix example
6016         involving raised text.
6017
6018 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6019
6020         * lily/beam.cc (print): fix X start/end points of isolated
6021         beamlets.
6022
6023         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
6024
6025         * lily/multi-measure-rest.cc (set_text_rods): new function.
6026
6027         * lily/vertical-align-engraver.cc (process_music): call
6028         Align_interface::set_axis(). This forces #'elements to be ordered,
6029         preventing random vertical reordering of staves.
6030
6031         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6032         add avoid-slur property. 
6033
6034         * Documentation/user/basic-notation.itely (Measure repeats): add
6035         countPercentRepeats example.
6036
6037         * Documentation/user/advanced-notation.itely (Other text markup
6038         issues): remove remark about normal-font.  We have \normal-text
6039
6040         * input/regression/tie-chord.ly: add note about remaining bugs.
6041
6042         * lily/tie.cc (print): try Tie_column::set_directions () if
6043         control-points not yet defined.
6044
6045 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6046
6047         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
6048         extent. This fixes braces falling out of the EPS bbox.
6049
6050         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
6051         exactly to bbox.
6052
6053 2005-08-23  Graham Percival  <gpermus@gmail.com>
6054
6055         * {various} : change #up->#UP and #down->#DOWN.
6056
6057         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
6058
6059         * Documentation/user/advanced-notation.itely: clarify
6060         what objects handles text on a multimeasure rest.
6061
6062 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6063
6064         * VERSION (PATCH_LEVEL): release 2.7.7
6065
6066 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6067
6068         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
6069
6070         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
6071
6072         * input/regression/*.ly: formatting clean-up. Default layout
6073         before music expression.
6074
6075         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
6076         romanze28-2 example.
6077
6078         * scm/ps-to-png.scm: remove dir-re function.
6079         (make-ps-images): generate page names, instead of globbing them.
6080         This brings down LilyPond memory usage for make web by a factor
6081         10. 
6082
6083         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
6084         don't use glob. With 3000 files, globbing
6085         Documentation/user/out-www/ can take too much time. 
6086         
6087         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
6088
6089         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
6090
6091         * input/regression/tie-manual.ly: new file
6092
6093         * input/regression/tie-chord.ly: update.
6094
6095         * flower/include/interval.hh (struct Interval_t): 
6096
6097         * lily/tie.cc (distance): new function 
6098         (height): new function.
6099         (init): new function
6100         (Tie_details): new struct.
6101
6102         * lily/skyline.cc (skyline_height): new function.
6103
6104         * lily/tie-column.cc (set_chord_outlines): new function.
6105         (new_directions): read tie-configuration
6106
6107         * lily/skyline.cc: fix ASCII art.
6108         
6109 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6110
6111         * python/convertrules.py (string_or_scheme): Fix spelling error
6112
6113 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6114         
6115         * lily/tie-column.cc (set_directions): set directions only once.
6116         (add_configuration): new function.
6117
6118         * lily/tie.cc (set_control_points): new function
6119
6120         * lily/tie-column.cc (new_directions): new function.
6121
6122         * ly/music-functions-init.ly: set 'pitch property
6123         iso. trill-pitch. This makes \relative work with \pitchedTrill
6124
6125         * lily/tie.cc (get_configuration): new function. Don't generate
6126         control points, rather, generate configuration.
6127         remove head-pair property.
6128
6129         * lily/include/tie.hh (struct Tie_configuration): new struct.
6130
6131 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6132
6133         * Documentation/topdocs/NEWS.tely: clarify.
6134
6135 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6136
6137         * lily/tie.cc: remove minimum-length
6138
6139         * scm/define-grob-properties.scm (all-user-grob-properties):
6140         remove staffline-clearance, y-offset 
6141
6142         * input/regression/tie-dots.ly (Module): remove.
6143
6144         * lily/tie.cc (get_control_points): rewrite. Put short ties in
6145         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
6146
6147         * input/regression/tie-single.ly: new file.
6148
6149 2005-08-21  Graham Percival  <gpermus@gmail.com>
6150
6151         * ly/bagpipe.ly: fix compile problem.
6152
6153 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6154
6155         * lily/midi-item.cc (name): new method.
6156
6157         * lily/staff-performer.cc (acknowledge_audio_element): use
6158         signature of baseclass.
6159
6160         * lily/engraver-group.cc (do_announces): move recursion call out
6161         of while loop. 
6162
6163         * lily/drum-note-performer.cc (class Drum_note_performer): use
6164         process_music everywhere.
6165
6166         * ly/performer-init.ly: add default children everywhere.
6167
6168         * lily/paper-book.cc (output): call paper-book-write-midis
6169         directly: always write MIDI, even if no \layout {} block. 
6170
6171 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6172
6173         * VERSION (PACKAGE_NAME): release 2.7.6
6174
6175         * lily/percent-repeat-engraver.cc (try_music): don't print warning
6176         about not being able to handle repeat.
6177
6178 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6179
6180         * Documentation/user/examples.itely (Piano templates):
6181         * lily/include/performer-group.hh: Remove last traces of
6182         Performer_group_performer.  Fixes make web.
6183
6184 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6185
6186         * Documentation/user/examples.itely (Piano templates): change
6187         Engraver_group_engraver -> Engraver_group
6188
6189         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
6190         scm_stand_in_procs is not weak_any.
6191
6192         * lily/volta-bracket.cc (print): don't use strcmp().
6193
6194         * lily/volta-engraver.cc (process_music): use
6195         Text_interface::is_markup() for setting the 'text property of the
6196         volta bracket.
6197
6198         * input/mutopia/claop.py (accents): update syntax to 2.6
6199
6200         * scm/define-context-properties.scm
6201         (all-user-translation-properties): add countPercentRepeats.
6202
6203         * Documentation/user/basic-notation.itely (Measure repeats): add
6204         isolated percent example.
6205
6206 2005-08-18  Graham Percival  <gpermus@gmail.com>
6207
6208         * input/ {various}: change direction #1, #-1 to
6209         #up/#down or \fooUp, \fooDown.
6210
6211         * Documentation/user/music-glossary.tely: #-1 to #down.
6212
6213         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
6214         to #up, #-1 to #down.
6215
6216 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6217
6218         * lily/include/engraver-group.hh: rename.
6219
6220         * lily/include/performer-group.hh: rename.
6221
6222 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6223
6224         * input/test/script-abbreviations.ly: Removed some old LaTeX
6225         left overs.
6226
6227 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6228
6229         * python/convertrules.py (conv): inside-slur -> avoid-slur.
6230         Remove functions.  Remove if 1: constructs, reindent.
6231
6232         * scripts/convert-ly.py (add_version): Add functions from
6233         convertrules.py
6234
6235         * scm/script.scm (default-script-alist):
6236         s/priority/script-priority.  Fixes script stacking.  Backportme.
6237         (Fermata): Very low priority.
6238
6239 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6240
6241         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
6242
6243         * input/regression/slur-script.ly: remove padding tweaks. Add
6244         comment strings.
6245
6246         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
6247         time sigs and related stuff.
6248
6249         * scm/define-grob-properties.scm (all-user-grob-properties): add
6250         @code{} tags to property description.
6251
6252         * lily/include/line-group-group-engraver.hh (Module): remove file.
6253
6254         * python/convertrules.py (conv): add rule for
6255         Engraver_group_engraver -> Engraver_group.
6256
6257         * lily/include/performer-group-performer.hh: analogous.
6258
6259         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
6260
6261         * lily/context-def.cc (instantiate): check for
6262         Engraver_group_engraver and Performer_group_performer not
6263         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
6264  
6265 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6266
6267         * input/les-nereides.ly: Remove three fingering tweaks, update
6268         remaining one.
6269
6270         * input/regression/slur-script-inside.ly: Update, fix doc.
6271
6272         * scm/script.scm: Update to avoid-slur.
6273
6274         * scm/define-grob-properties.scm (avoid-slur): New property.
6275
6276         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6277         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
6278         outside_slur_callback if avoid-slur != #'inside.
6279
6280         * scm/define-grobs.scm (Fingering, Textscript): No
6281         inside-slur/outside-slur preference.
6282         (DynamicLineSpanner): Always outside slur.
6283
6284         * input/regression/slur-script.ly: More tests.
6285
6286 2005-08-17  Graham Percival  <gpermus@gmail.com>
6287
6288         * Documentation/user/lilypond-book: fix notime entry.
6289
6290         * Documentation/user/advanced-notation.itely: add info on
6291         getting an I rehearsal mark.
6292
6293         * Documentation/user/putting.itely: reinstate "I", re-enforce
6294         the fact that \override numbers are the result of
6295         experimentation and personal taste.
6296
6297         * Documentation/user/invoking.itely: update convert-ly bugs.
6298
6299 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6300
6301         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
6302         to #t.
6303
6304         * lily/timing-translator.cc (initialize): don't initialize timing.
6305
6306         * input/regression/stem-spacing.ly (Module): remove file.
6307
6308         * input/regression/spacing-stick-out.ly: specify Score context for
6309         \override
6310
6311         * input/regression/clefs.ly: remove spurious {}s 
6312
6313 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
6314
6315         * Documentation/topdocs/NEWS.tely,
6316         input/regression/repeat-percent-count.ly: clarify a bit.
6317
6318 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6319
6320         * input/no-notation/display-lily-tests.ly: delete
6321         display-lily-init call.
6322
6323         * ly/music-functions-init.ly (displayLilyMusic): move
6324         display-lily-init call at top level, so that the user should not
6325         have to call it.
6326
6327         * scm/define-music-display-methods.scm (note-name->lily-string):
6328         retrieve note names directly from pitchnames using new function `rassoc'.
6329         (display-lily-init): note names list construction removed.
6330
6331 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6332
6333         * THANKS: spello.
6334
6335         * lily/lily-parser.cc (get_header): copy module, instead of
6336         returning it.
6337
6338         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
6339         counters.
6340
6341         * Documentation/user/basic-notation.itely (Measure repeats): add
6342         links to Counter grobs.
6343
6344         * scm/define-grobs.scm (all-grob-descriptions): add
6345         DoublePercentRepeatCounter
6346         (all-grob-descriptions): add PercentRepeatCounter
6347
6348         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
6349         also create counter grobs.
6350
6351         * lily/separation-item.cc (extremal_break_aligned_grob): don't
6352         return grob without space-alist.
6353
6354         * input/proportional.ly: tune staff-padding.
6355
6356         * input/regression/repeat-percent-count.ly: new file. 
6357
6358 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6359
6360         * input/no-notation/display-lily-tests.ly: moved from
6361         input/regression/ to input/no-notation. Be sure to call
6362         `display-lily-init' before trying to use the display function.
6363
6364 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6365
6366         * scripts/lilypond-book.py (option_definitions): Don't localize
6367         the empty string. Fixes bug when --psfonts was used with
6368         non-English locale.
6369
6370 2005-08-15  Graham Percival  <gpermus@gmail.com>
6371
6372         * lily/tuplet-bracket.cc: simple build fix.
6373
6374         * Documentation/user/putting.itely: use "we" instead of "I".
6375
6376         * Documentation/user/basic-notation.itely: cautionary accidentals
6377         work with naturals, too.
6378
6379 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6380
6381         * lily/tuplet-bracket.cc (calc_position_and_height): add
6382         staff-padding support.
6383
6384         * input/proportional.ly: set staff-padding.
6385         
6386         * VERSION (PATCH_LEVEL): release 2.7.5
6387
6388         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
6389         fixes. Remove tweaks.
6390
6391         * input/regression/tuplet-slope.ly: add a test case.
6392
6393         * lily/tuplet-bracket.cc (calc_position_and_height): revert
6394         erroneous fix. Add spanner bounds to offset array with relative X
6395         positions.
6396
6397         * ly/engraver-init.ly: add Rest_engraver only once.
6398
6399         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
6400         (*parser*) lookup if (*parser*) != #f.
6401
6402 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6403
6404         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6405         Cut-and paste update.
6406
6407         * input/regression/slur-script.ly: Add example of reverting
6408         inside-slur for fingering.
6409
6410         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
6411         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
6412
6413         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
6414         outside_slur_callback if inside-slur == #f (as opposed to unset).
6415
6416 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6417
6418         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
6419         encoding files are already removed.
6420
6421 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6422
6423         * Documentation/user/advanced-notation.itely (Instrument names):
6424         Document a workaround for instrument names that collide with
6425         system start braces/brackets.
6426
6427 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6428
6429         * lily/rest-collision.cc (do_shift): spello.
6430
6431         * input/proportional.ly: use #'used property. Set break-overshoot
6432         property.
6433
6434         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
6435
6436         * lily/paper-column.cc: add #'used property
6437
6438         * lily/mark-engraver.cc (stop_translation_timestep): set grob
6439         array for staves found.
6440
6441         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
6442         array for stavesFound.
6443
6444         * lily/staff-spacing.cc (next_note_correction): add fixed and
6445         space to calling convention. This fixes spacing of accidentals
6446         after barlines.
6447
6448         * input/regression/spacing-accidental-stretch.ly: add barline -
6449         accidental case.
6450
6451         * scm/framework-ps.scm (page-header): add version number to
6452         creator
6453         (eps-header): idem.
6454
6455         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
6456         
6457 2005-08-13  Graham Percival  <gpermus@gmail.com>
6458
6459         * Documentation/user/global.itely: add "fit as much as
6460         possible onto this page" example (Vertical spacing).
6461
6462 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6463
6464         * *: Nitpick run.
6465
6466         * buildscripts/fixcc.py: Fixes.
6467
6468 2005-08-12  Graham Percival  <gpermus@gmail.com>
6469
6470         * Documentation/user/advanced-notation.itely: add markup
6471         example to Text spanners.
6472
6473 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6474
6475         * Documentation/user/basic-notation.itely (Ties): Add example of
6476         tying a tremolo to a chord. Thanks to Steve Doonan. 
6477
6478         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
6479         properties and move tieMelismaBusy to the list of written
6480         properties. 
6481
6482 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6483
6484         * po/TODO: suggest to use a dedicated tool like kbabel.
6485
6486         * po/fi.po: update using kbabel.
6487
6488 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6489
6490         * *: Remove obsolete files.  Nitpick run.
6491
6492         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
6493
6494 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6495
6496         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
6497         too.
6498
6499         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
6500
6501         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
6502         whitespace as symbol separator.
6503
6504         * lily/side-position-interface.cc: Add slur-padding.
6505
6506         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
6507         quite a large fix, and it never worked in a stable release; so not
6508         really a regression.
6509
6510         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
6511         Update cut and paste code from Slur_engraver.
6512
6513         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6514         Add.
6515
6516         * scm/define-grobs.scm (DynamicLineSpanner): Add
6517         dynamic-line-spanner-interface.
6518         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
6519
6520 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6521
6522         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
6523         to_boolean () so that non-set 'inside-slur means false.
6524
6525         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
6526         slur has control-points.  Skip script without direction.  Always
6527         do_shift if script inside slur, even if slur not contained in
6528         script y-extent.  Increment k in loop.
6529
6530 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6531
6532         * scm/define-markup-commands.scm: Improved regexp to search for
6533         EPS bounding boxes and corrected call to ly:warning.
6534
6535 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6536
6537         * Documentation/user/programming-interface.itely (Displaying music
6538         expressions): doc for \displayLilyMusic. Also some precisions in
6539         "Markup construction in Scheme"
6540
6541 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6542
6543         * scm/define-markup-commands.scm (normal-text): Added 2 new
6544         markup commands, \normal-text and \medium (the latter thanks to
6545         Bruce Fairchild). 
6546
6547 2005-08-08  Graham Percival  <gpermus@gmail.com>
6548
6549         * Documentation/user/programming-interface.itely: fix @{ @}.
6550
6551         * scm/define-markup-commands.scm: add linewidth info to
6552         \justify and \wordwrap, add "upright is the opposite of italic".
6553
6554         * Documentation/user/advanced-notation.itely: shaped->shape,
6555         add (cons (markup "foo")) type of example to text markup,
6556         reword multi-measure rests section.
6557
6558         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
6559         comment.  No actual code was touched.
6560
6561         * Documentation/user/invoking.itely: add more info about
6562         \include.  Thanks, Bruce!
6563
6564         * THANKS: add Bruce Fairchild, alphabetise.
6565
6566         * Documentation/user/global.itely: document \score{\header{}}
6567         behavior.
6568
6569         * Documentation/user/basic-notation.itely: reword multi-measure
6570         rest discussion in Rests.
6571
6572 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6573
6574         * Documentation/user/programming-interface.itely (Markup
6575         construction in Scheme): Corrected example and tried to clarify
6576         the implicit \line in the table.
6577
6578 2005-08-07  Graham Percival  <gpermus@gmail.com>
6579
6580         * Documentation/user/instrument-notation.itely: moved
6581         some bagpipe info back into the bagpipe section.  Somehow
6582         it ended up in the "other vocal issues" section?!  :o_O
6583
6584 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6585
6586         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
6587         directories, not paths).
6588
6589 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6590
6591         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
6592         plain emmentaler/aybabtu.  Backportme.
6593
6594         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
6595         missing dir correction.
6596
6597 2005-08-05  Graham Percival  <gperlist@shaw.ca>
6598
6599         * scm/define-markup-commands: fix reversed justify/wordwrap
6600         doc strings.
6601
6602 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
6603
6604         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
6605         lily/gregorian-ligature-engaver.cc,
6606         lily/include/ligature-engraver.hh,
6607         lily/include/coherent-ligature-engraver.hh,
6608         lily/include/gregorian-ligature-engraver.hh: make these classes
6609         truely abstract.  This should fix some internal oddities such as
6610         duplicate as well as dead translator/property declarations, and
6611         also some dead code.
6612
6613         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
6614         bugfix: avoid message "junking empty ligature" on ligature
6615         brackets by collecting dummy grobs.
6616
6617 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6618
6619         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
6620
6621         * input/proportional.ly (staffKind): bugfix.
6622         (staffKind): updates by Trevor Baca.
6623
6624         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
6625         default layout. 
6626
6627         * lily/tuplet-bracket.cc (print): check whether edge-text is a
6628         pair.
6629
6630         * lily/beam.cc (rest_collision_callback): call position_beam() if
6631         necessary.
6632
6633         * VERSION: release 2.7.4
6634
6635         * input/regression/spacing-uniform-stretching.ly: new file.
6636
6637         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
6638
6639         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
6640         contributor.
6641
6642         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
6643
6644         * input/proportional.ly: new file.
6645
6646         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
6647         columns is empty
6648
6649         * lily/tuplet-engraver.cc (finalize): new function. Reset right
6650         bounds to currentCommandColumn for the last step.
6651         (start_translation_timestep): if tupletFullLength is set, set
6652         bound to Paper Column
6653
6654         * input/regression/tuplet-full-length.ly (indent): new file.
6655
6656         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
6657         clique of loose columns, eg. a set of grace notes in strict
6658         notespacing.
6659
6660         * input/regression/spacing-strict-spacing-grace.ly: new file.
6661
6662         * lily/key-signature-interface.cc: change property name to
6663         alteration-alist
6664
6665         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
6666         keyAccidentalOrder
6667
6668         * python/convertrules.py (conv): keyAccidentalOrder ->
6669         keyAlterationOrder
6670
6671         * lily/key-engraver.cc (create_key): always print a cancellation
6672         for going to C-major/A-minor, regardless of printKeyCancellation.
6673         (create_key): remove typecheck for visibility. This fixes key
6674         signature not being printed.
6675
6676         * lily/spacing-determine-loose-columns.cc: new file.
6677
6678         * input/regression/spacing-strict-notespacing.ly: new file.
6679
6680         * lily/spacing-spanner.cc (generate_springs): rename from
6681         do_measure. 
6682         (generate_pair_spacing): new function.
6683         (init, generate_pair_spacing): set between-cols for floating
6684         nonmusical columns.
6685
6686         * lily/spaceable-grob.cc (get_spring): new function. 
6687
6688         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
6689         relative to the right edge of the prefatory matter.
6690
6691         * lily/beam.cc (print): read break-overshoot to determine where to
6692         stop/start broken beams.
6693
6694         * input/regression/spanner-break-overshoot.ly: new file.
6695
6696 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6697
6698         * ly/bagpipe.ly: updated.
6699
6700         * Documentat/user/instrument.itely: un-comment out bagpipe example.
6701
6702 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6703
6704         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
6705         support: now (de)crescs avoid slurs as well.
6706
6707         * Documentation/user/instrument-notation.itely (Bagpipe example):
6708         comment out non-functioning bagpipe example.
6709         (Bagpipe definitions): idem.
6710
6711         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
6712         (Top): add proportionalNotationDuration example.
6713
6714         * input/regression/spacing-proportional.ly: new file.
6715
6716         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
6717         synched to a beam.
6718
6719         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
6720         fixes beams with a single stem (eg. beams across linebreaks.)
6721
6722         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
6723
6724         * flower/rational.cc (operator +): prevent overflow. This fixes
6725         heavily nested tuplets.
6726
6727         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
6728         have to protect even those unlikely to be corrupted data members.  
6729
6730 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6731
6732         * ly/bagpipe.ly: new file.
6733
6734         * THANKS: added Sven Axelsson.
6735
6736 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6737
6738         * lily/spacing-engraver.cc (stop_translation_timestep): directly
6739         copy proportionalNotationDuration into currentMusicalColumn if
6740         set.
6741
6742         * lily/spacing-spanner.cc (musical_column_spacing): if
6743         uniform-stretching set, fixed space is 0.0
6744
6745         * input/regression/spacing-multi-tuplet.ly: show
6746         uniform-stretching property.
6747
6748         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
6749
6750         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
6751         (struct Spacing_options): new struct.
6752
6753         * lily/spacing-basic.cc: new file.
6754
6755         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
6756         delta_t doesn't have to be smaller than shortest_playing_len
6757
6758 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6759
6760         * input/regression/markup-arrows.ly:  new file.
6761
6762         * lily/tuplet-bracket.cc: document new behavior.
6763
6764         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
6765         with line breaks.
6766
6767         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
6768
6769         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
6770         default 
6771
6772         * lily/tuplet-bracket.cc: add edge-text property.
6773         add break-overshoot.
6774         (print): read break-overshoot.
6775         (print): read edge-text, add stencils.
6776
6777         * mf/feta-arrow.mf: new file.
6778
6779         * mf/feta-generic.mf: add feta-arrow.
6780
6781 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6782
6783         * Documentation/user/lilypond-book.itely (An example of a
6784         musicological document): Added flag -o to dvips for people who use
6785         the default setting in teTeX where output is sent to the printer. 
6786
6787         * Documentation/user/global.itely (Vertical spacing): Added
6788         reference to the Axis_group_engraver which documents the *Extent
6789         properties.
6790
6791 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6792
6793         * Documentation/user/basic-notation.itely (Tuplets): add note
6794         about nested tuplets. Remove BUG. 
6795
6796         * input/regression/tuplet-nest.ly: update: remove manual hack. 
6797
6798         * lily/tuplet-bracket.cc (print): use robust_scm2drul
6799         (print): manually call print() for subtuplets.
6800         (calc_position_and_height): add subtuplets to the
6801         support. Vertically shift outer tuplet 
6802
6803         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
6804         remove-first for Lyrics, ChordNames and FiguredBass
6805
6806         * scm/define-grob-properties.scm (all-internal-grob-properties):
6807         use ly:grob-array? iso. grob-list?
6808         (all-internal-grob-properties): add tuplets grob-array.
6809
6810         * lily/tuplet-bracket.cc (add_tuplet_bracket):
6811         new function
6812
6813 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6814
6815         * input/test/time-signature-staff.ly: new file.
6816
6817         * ly/declarations-init.ly (center): escape to Scheme. Fixes
6818         spurious #<Music FingerEvent> errors. Backportme.
6819
6820 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6821
6822         * Documentation/user/programming-interface.itely (Markup
6823         construction in Scheme): Corrected markup syntax in the
6824         translation table.
6825
6826 2005-08-03  Graham Percival  <gperlist@shaw.ca>
6827
6828         * Documentation/user/instrument-notation.itely: small update
6829         to bagpipe notation docs; thanks Sven!
6830
6831         * Documentation/user/basic-notation.itely: add link about trills.
6832
6833 2005-08-02  Graham Percival  <gperlist@shaw.ca>
6834
6835         * Documentation/user/music-glossary: remove accidentally committed
6836         fink patch.
6837
6838 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
6839
6840         * lily/lily-parser.cc (get_header): new function. Enable multiple
6841         \header definitions.
6842
6843         * lily/parser.yy (lilypond_header_body): use get_header.
6844
6845         * ly/init.ly:
6846         * scm/lily-library.scm (print-score-with-defaults): renamed
6847         $globalheader to $defaultheader
6848             
6849         * Documentation/user/global.itely (Creating titles): added short
6850         explanation that multiple headers are useable.
6851
6852
6853 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6854
6855         * lily/module-scheme.cc (LY_DEFINE): new file. 
6856
6857         * Documentation/user/advanced-notation.itely (Font selection): add
6858         doco for make-pango-font-tree.
6859
6860 2005-07-31  Graham Percival  <gperlist@shaw.ca>
6861
6862         * Documentation/user/music-glossary: more languages
6863         for tenuto.
6864
6865         * Docuemntation/user/instrument-notation.itely: minor
6866         update for bagpipe example.
6867
6868 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6869
6870         * input/regression/+.ly (TODO): add some text.
6871
6872 2005-07-28  Graham Percival  <gperlist@shaw.ca>
6873
6874         * Documentation/user/invoking.itely: \score begins with music.
6875
6876         * Documentation/user/ basic-notation.itely,
6877         instrument-notation.itely: minor changes.
6878
6879         * Documentation/user/music-glossary.itely: began tenuto entry.
6880
6881 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6882
6883         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
6884
6885         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
6886
6887 2005-07-27  Graham Percival  <gperlist@shaw.ca>
6888
6889         * Documentation/user/examples.itely: remove bagpipe template.
6890
6891         * Documentation/user/instrument-notation.itely: add bagpipe
6892         section, maybe fix quotes in lyrics.  I hate text encoding.
6893         Clarify chord durations, more bagpipe stuff.
6894
6895 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6896  
6897         * lily/accidental-engraver.cc: formatting fixes.
6898
6899         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
6900         grob-array.
6901
6902         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
6903
6904         * lily/note-column.cc (arpeggio): new function.
6905
6906         * lily/note-spacing.cc (get_spacing): also take arpeggio into
6907         account for spacing.
6908
6909 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6910
6911         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
6912         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
6913         mingw build.
6914         
6915 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6916
6917         * scm/lily.scm (lilypond-all): clear anonymous modules after
6918         processing files.
6919
6920 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6921
6922         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
6923         SCM_I_CONSP
6924
6925         * VERSION: 2.7.3 released
6926
6927         * Documentation/user/invoking.itely (Invoking lilypond): add
6928         LILYPOND_GC_YIELD documentation.
6929
6930         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
6931         scm_from_real / scm_make_real.
6932
6933         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
6934         higher. This increases memory footprint, but provides overall
6935         speedup of 15 to 20%. 
6936
6937         * lily/include/translator.hh (class Translator): remove
6938         PRECOMPUTED_VIRTUAL everywhere.
6939
6940         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
6941
6942         * lily/context.cc (now_mom): non-recursive now_mom() 
6943
6944         * lily/include/profile.hh: new file.
6945
6946         * lily/profile.cc: new file.
6947
6948         * lily/grob.cc (Grob::Grob): look properties up directly.
6949
6950         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
6951         lookups.
6952
6953         * lily/include/box.hh (class Box): smob Box type.
6954
6955         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
6956
6957         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
6958         protect() and unprotect(). Use throughout.
6959
6960 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6961
6962         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
6963
6964         * scm/define-music-display-methods.scm (markup->lily-string):
6965         markup elements can also be strings (without simple-markup
6966         appended)
6967
6968 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6969
6970         * lily/context.cc (where_defined): also assign value in
6971         where_defined().
6972
6973         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
6974         (curve_coordinate): new function
6975
6976         * lily/simple-spacer.cc (add_columns): only add rods between
6977         column i and begin/end if keep-inside-line is set (this repleces
6978         allow-outside-line as default)
6979
6980 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6981
6982         * lily/tuplet-engraver.cc (start_translation_timestep): only read
6983         tupletSpannerDuration if applicable.
6984
6985         * lily/font-size-engraver.cc (process_music): read fontSize only
6986         once per timestep.
6987
6988         * lily/engraver*cc: use throughout.
6989         
6990         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
6991
6992         * lily/translator.cc (add_acknowledger): new file. Directly jump
6993         into an Engraver::acknowledge_xxx () method based on a grobs
6994         interface-list.
6995
6996         * lily/include/translator-dispatch-list.hh (class
6997         Engraver_dispatch_list): new struct, new file.
6998
6999         * scm/define-context-properties.scm
7000         (all-internal-translation-properties): remove acceptHashTable,
7001         acknowledgeHashTable
7002
7003         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
7004
7005         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
7006         change acknowledgeHashTable to C++ member. 
7007
7008         * lily/rest-collision.cc (do_shift): use extract_grob_set().
7009
7010 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7011
7012         * scm/display-lily.scm: new file. Define a `display-lily-music'
7013         function, that displays the music expression given as an argument,
7014         using LilyPond notation.
7015
7016         * scm/define-music-display-methods.scm: new file. Implementation
7017         of display methods for each music type.
7018
7019         * ly/music-functions-init.ly (displayLilyMusic): new function for
7020         displaying music with LilyPond notation.
7021
7022         * input/regression/display-lily-tests.ly: new regression test file
7023         for `display-lily-music'.
7024
7025         * scm/markup.scm: remove obsolete debugging code (for printing
7026         markups with LilyPond notation).
7027
7028         * scm/define-music-types.scm (music-name-to-property-table):
7029         * scm/clef.scm (supported-clefs): export, in order to be accessible
7030         from the (scm display-lily) module.
7031
7032 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7033
7034         * Documentation/topdocs/NEWS.tely (Top): Typo.
7035
7036 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7037
7038         * Documentation/index.html.in, Documentation/texinfo.css,
7039           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7040           Documentation/bibliography/index.html.in,
7041           Documentation/bibliography/html-long.bst: revert css-width patch,
7042           it does not work with IE6.
7043
7044 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7045
7046         * Documentation/texinfo.css: revert 760px hack. 
7047
7048         * VERSION: release 2.7.2
7049
7050         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
7051
7052         * Documentation/user/basic-notation.itely (Barnumber check): add
7053         section.
7054
7055         * scm/music-functions.scm (skip-to-last): new function. Show only
7056         last showLastLength part of the \score.
7057
7058         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
7059
7060         * python/convertrules.py (conv): add ly:x-moment rule
7061
7062         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
7063
7064         * Documentation/topdocs/NEWS.tely (Top): add new feature.
7065
7066         * Documentation/user/instrument-notation.itely (Flexibility in
7067         alignment): options in subsections.
7068
7069         * lily/lyric-engraver.cc (process_music): don't typeset text for _
7070         syllable text. Instead, assume that the previous lyric text is a
7071         melismated text.
7072
7073         * Documentation/index.html.in: revert 800x600 change.
7074
7075 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7076
7077         * lily/main.cc (main): Remove invalid handle kludge.
7078
7079         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
7080         (lambda): add gui define.
7081
7082 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7083
7084         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
7085
7086         * Documentation/user/instrument-notation.itely (Musica ficta
7087         accidentals): add section Musica ficta accidentals
7088
7089         * lily/accidental-engraver.cc (make_suggested_accidental): new
7090         function.
7091         (make_standard_accidental): move into new function.
7092         (create_accidental): new function.
7093
7094         * scm/define-grobs.scm (all-grob-descriptions): new Grob
7095         AccidentalSuggestion
7096
7097         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
7098
7099         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
7100         undefined.
7101
7102         * Documentation/user/global.itely (Page formatting): document
7103         horizontalshift.
7104
7105         * scm/page-layout.scm (default-page-music-height):
7106         horizontalshift: new variable, shift all systems by
7107         horizontalshift to the right, to make space for instrument names.
7108
7109         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
7110
7111         * lily/input-scheme.cc (LY_DEFINE): take format commands.
7112
7113 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7114
7115         * lily/note-column.cc (dir): idem.
7116
7117         * lily/spacing-spanner.cc (Module): idem.
7118
7119         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
7120
7121         * lily/include/paper-column.hh (class Paper_column): add
7122         non-static get_rank() member.
7123
7124         * VERSION: release 2.7.1
7125         
7126         * scm/framework-null.scm: new file, used for benchmarking.
7127
7128 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7129
7130         * Documentation/topdocs/INSTALL.texi, configure.in: fix
7131         version dependencies for fontforge and gs.
7132
7133         * Documentation/index.html.in, Documentation/texinfo.css,
7134         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
7135         Documentation/bibliography/index.html.in, 
7136         Documentation/bibliography/html-long.bst: optimize width of
7137         html for a 800x600 screen (width:760), increases printability
7138         when 'fit to page' is not set and readability in wide screens.
7139
7140         * stepmake/bin/add-html-footer.py: add missing </p>.
7141
7142 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7143
7144         * scm/define-markup-commands.scm (beam): use polygon in beam
7145         command.
7146
7147         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
7148         all acknowledged grobs, and do potentially expensive merge and
7149         write in one go.
7150
7151         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
7152
7153         * configure.in (reloc_b): add --enable-static-gxx to statically
7154         link to libstdc++
7155
7156         * lily/GNUmakefile (static-gxx-libs): new target
7157         static-gxx-libs. Create symlink to libstdc++.a
7158
7159         * lily/new-lyric-combine-music-iterator.cc: rename to
7160         Lyric_combine_music_iterator
7161
7162         * lily/lyric-combine-music-iterator.cc
7163         (Old_lyric_combine_music_iterator): rename to
7164         Old_lyric_combine_music_iterator
7165
7166         * lily/*-engraver.cc (various): remove double use of
7167         PRECOMPUTED_VIRTUAL function: only use
7168         start_translation_timestep() and stop_translation_timestep(), not
7169         both.
7170
7171         * lily/break-substitution.cc (fast_substitute_grob_array): do
7172         fast_substitute_grob_array for all unordered grob_arrays.
7173         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
7174         (substitute_grob_array): optimize.
7175
7176         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
7177
7178         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
7179
7180         * lily/parser.yy: revert $globalheader patch.
7181         
7182         * lily/include/translator.icc
7183         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
7184         Translator methods, without _static helper.
7185  
7186         * lily/grob-smob.cc (derived_mark): rename from
7187         do_derived_mark(). Return void.
7188
7189         * scm/define-context-properties.scm
7190         (all-internal-translation-properties): remove tweakCount/tweakRank.
7191
7192         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
7193         predefined break-visibilities.
7194
7195         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
7196         booleans for break-visibility.
7197
7198         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
7199
7200         * python/convertrules.py (conv): rule for Timing_translator. 
7201
7202         * lily/include/translator.icc: new file. 
7203
7204         * lily/paper-column-engraver.cc (process_music): new
7205         file. Separate Paper_column factory from Score_engraver.
7206
7207         * lily/vertically-spaced-context-engraver.cc: administer
7208         spaceable-staves property of System.
7209
7210         * lily/translator-group-ctors.cc: new file.
7211
7212         * lily/context-property.cc (make_grob_from_properties): construct
7213         the right Grob class programmatically, looking at the class entry
7214         for the meta property.
7215
7216         * lily/break-align-engraver.cc (stop_translation_timestep): call
7217         Break_align_interface::add_element() directly.
7218
7219         * lily/context.cc (measure_position): measure_position() is now a
7220         normal function.
7221
7222         * lily/include/translator.hh (class Translator): rename
7223         process_acknowledged_grobs() to process_acknowledged() and move to
7224         Translator.
7225
7226         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
7227         field for each grob description.
7228
7229         * lily/include/translator-group.hh (class Translator_group):
7230         change to base class. Separate class from Translator. This gets
7231         rid of virtual inheritance for Engravers/Performers.
7232
7233         * lily/staff-performer.cc (class Staff_performer): derive
7234         Staff_performer from Performer, not Performer_group_performer 
7235
7236         * Lily/translator-group.cc (precomputed_recurse_over_translators):
7237         new function.
7238         (precompute_method_bindings): new function. Precompute lists of
7239         Translators, so we only call methods (process_music,
7240         start_translation_timestep, etc.) for Translators needing
7241         it. Also: dispose of pointer-to-member-function calls.
7242
7243         * lily/engraver-group-engraver.cc: remove engraver_each,
7244         recurse_down_engravers ()
7245
7246         * lily/note-head.cc (internal_print): only call
7247         glyph-name-procedure if style != default. 
7248
7249 2005-07-16  Graham Percival  <gperlist@shaw.ca>
7250
7251         * ly/titling-init.ly: add printallheaders option.
7252
7253         * Documentation/user/global.itely: document printallheaders.
7254
7255 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7256
7257         * lily/system.cc (do_derived_mark): don't mark from object_alist_
7258         anymore, but do it centrally.  
7259
7260         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7261         hammer hack.
7262
7263         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
7264
7265         * scm/output-lib.scm: remove hammer-print-function.
7266
7267         * lily/include/pointer-group-interface.hh (extract_grob_set): new
7268         macro. Declare a Link_array<Grob> and fill it from a grob.
7269         (extract_item_set): idem for item.
7270
7271         * lily/break-substitution.cc: add header.
7272         (fast_substitute_grob_array): rewrite for Grob_arrays.
7273         (substitute_grob_array): idem.
7274
7275         * lily/group-interface.cc (add_thing): remove file.
7276
7277         * flower/include/parray.hh (class Link_array): slice() is const.
7278
7279         * lily/include/grob-array.hh: new file.
7280
7281         * lily/grob-array.cc (spanner): new file.
7282
7283         * lily/beam-quanting.cc (fill): read details property from beam.
7284
7285         * lily/beam.cc: support details property.
7286
7287         * total speedups below: approx 10%.
7288
7289         * lily/include/beam.hh: new struct, softcode beam quanting parameters
7290
7291         * lily/include/grob.hh (class Grob): add interfaces_ member.
7292
7293         * lily/bezier.cc (init_polynomial_cache): new function: cache
7294         binom(3,j) t^j (1-t)^{3-j}
7295         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
7296
7297         * lily/*.cc: substitution throughout.
7298
7299         * lily/grob-property.cc (internal_get_object): new routine.
7300         (internal_set_object): idem. Store grob refrences in separate
7301         alist. This saves processing time, since properties aren't
7302         break-substituted, and the per grob namespace is smaller, both for
7303         grobs and non-grob properties.
7304
7305         * scm/define-grob-properties.scm (all-internal-grob-properties):
7306         remove center-element.
7307
7308         * lily/grob.cc: remove tweak-count, tweak-rank.
7309
7310 2005-07-15  Graham Percival  <gperlist@shaw.ca>
7311
7312         * Documentation/user/lilypond-book.itely: fixes example.
7313
7314 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7315
7316         * Documentation/user/global.itely (Creating titles):    
7317         * Documentation/user/examples.itely (All headers): change the
7318         place of \header in \score blocks (after music block) to make
7319         examples compile (cf. changes on parser.yy on 2005-07-10)
7320
7321 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7322
7323         * python/convertrules.py: add exc -> ecc rule.
7324
7325         * scripts/convert-ly.py: add location of convertrules.py
7326         in a comment.
7327
7328         * Documentation/user/changing-defaults.itely: fix language.
7329
7330 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7331
7332         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
7333
7334 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7335
7336         * scm/output-socket.scm (grob-bbox): don't use inf? 
7337
7338         * flower/include/rational.hh: add operator bool() 
7339
7340         * scm/define-music-types.scm (music-descriptions): remove
7341         internal-class-name properties.
7342
7343         * lily/include/event.hh: remove file.
7344
7345         * lily/include/music-constructor.hh: remove file.
7346
7347         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
7348         in 'types property.
7349
7350         * lily/music.cc (duration_length_callback): new function.
7351
7352         * lily/event.cc: remove file.
7353
7354         * lily/music-constructor.cc: remove file.
7355
7356         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
7357
7358         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
7359         (get_context_key): idem.
7360
7361         * scm/lily.scm (lambda): new option object-keys (default to #f)
7362
7363         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
7364
7365         * scm/output-gnome.scm: remove beam routine.
7366
7367         * scm/output-ps.scm (scm): idem.
7368
7369         * scm/output-svg.scm: remove beam.
7370
7371         * ps/music-drawing-routines.ps: remove draw_beam.
7372
7373         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
7374
7375         * flower/include/guile-compatibility.hh (scm_from_locale_string):
7376         add scm_from_locale_string compatibility glue. 
7377
7378 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7379
7380         * scripts/lilypond-book.py: Prevent occuring error when
7381         'lilypond-book --output=foo/ somefile.ly' is executed multiple
7382         times and target file shoud be overwritten.  (Error message said
7383         'input file and output file is same'.)
7384
7385 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7386
7387         * input/regression/slur-extreme.ly,
7388         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
7389         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
7390         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
7391         "excentricity" to "eccentricity".
7392
7393         * Documentation/user/converters.itely: fix URL for Noteedit and
7394         Rosegarden.
7395
7396         * THANKS: added Yoshinobu Ishizaki.
7397
7398 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7399
7400         * scm/define-markup-commands.scm (justify-field): add. 
7401
7402         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
7403
7404 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7405
7406         * lily/lookup.cc (filled_box): express filled_box with
7407         round_filled_box
7408
7409         * scm/midi.scm (paper-book-write-midis): new function. Write all
7410         performances in numbered MIDI files.
7411
7412         * lily/performance-scheme.cc (LY_DEFINE): new file.
7413         (LY_DEFINE): new function ly:performance-write.
7414
7415         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
7416         new function.
7417         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
7418
7419         * scm/framework-*.scm: use port arguments throughout.
7420
7421         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
7422
7423         * lily/paper-outputter.cc (Paper_outputter): take port argument.
7424
7425         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
7426
7427         * scm/framework-texstr.scm (output-framework): 
7428
7429         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
7430
7431         * scm/output-lib.scm (tablature-stem-attachment-function):
7432         tablature stem attachment fix. 
7433
7434 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7435
7436         * lily/bezier.cc: hardcode binomial coefficients of order 3.
7437
7438         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
7439
7440         * scm/define-music-types.scm (music-descriptions): don't use
7441         Music_wrapper type.
7442
7443         * lily/paper-column.cc (print): print moment too.
7444
7445         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
7446         remove compatibility cruft.
7447
7448         * lily/parser.yy (score_body): \score can only begin with Music. 
7449
7450         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
7451         make-score. Take music argument only. Move parser interaction to
7452         Scheme.
7453
7454         * scm/lily-library.scm (scorify-music): new function.
7455
7456         * python/lilylib.py (datadir): remove 2.1 compat kludge.
7457         (datadir): remove resource import.
7458         (print_environment): remove get_bbox()
7459         (cp_to_dir): remove pre 1.5.2 compat glue.
7460
7461 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7462
7463         * lily/include/simple-spacer.hh (Module): idem.
7464
7465         * lily/include/spring.hh (struct Spring): store inverse
7466         strength. This prevents division by zero.
7467
7468         * VERSION: release 2.7.0
7469         
7470         * lily/include/music.hh (class Music): remove Music::duration_log()
7471
7472         * lily/stem-engraver.cc (make_stem): take duration log from event.
7473
7474         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
7475
7476 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7477
7478         * scm/lily.scm (ly:load): load autochange.scm
7479
7480         * Documentation/user/tutorial.itely (Running LilyPond for the
7481         first time): remove reference to DVI/TeX
7482
7483         * scm/define-markup-commands.scm (text): add \text markup command.
7484
7485         * configure.in (reloc_b): bump requirement to Python 2.2.
7486
7487         * lily/include/dots.hh (class Dots): make has_interface() static.
7488
7489         * python/convertrules.py (conv): add rule for ly:grob-default-font
7490
7491         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
7492         alphabetical order.
7493
7494         * input/regression/trill-spanner-pitched.ly: new file.
7495
7496         * lily/font-interface-scheme.cc (LY_DEFINE): function
7497         ly:grob-default-font (changed from get-default-font).
7498
7499         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
7500
7501         * lily/note-head.cc (internal_print): if style is not a symbol,
7502         set style to 'default. 
7503         (internal_print): no style suffix if glyph-name-procedure not
7504         set. Default to quarter head.
7505
7506         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
7507
7508         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
7509
7510         * ly/music-functions-init.ly: \pitchedTrill
7511
7512         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
7513
7514         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
7515
7516         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
7517
7518         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
7519
7520         * po/fr.po: update
7521
7522         * po/de.po: update.
7523
7524 2005-07-06  Graham Percival  <gperlist@shaw.ca>
7525
7526         * Documentation/user/changing-defaults.itely: add link
7527         to grob-iterface.
7528
7529         * Documentation/user/advanced-notation.itely: add material
7530         to Setting automatic beam behaviour.  Thanks, Joe!
7531
7532         * Documentation/user/lilypond.itely: change encoding to utf-8.
7533
7534 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7535
7536         * Documentation/user/advanced-notation.itely (Setting automatic
7537         beam behavior): Correct the documentation of
7538         revert-auto-beam-setting (backportme)
7539
7540 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7541
7542         * lily/ly-module.cc (ly_make_anonymous_module): define
7543         %module-public-interface of module. 
7544
7545         * lily/lily-parser.cc (print_smob): allow printing of parser smob
7546         without lexer.
7547
7548 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7549
7550         * input/regression/fret-diagrams.ly: stretch example.
7551
7552 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7553
7554         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
7555         Fodor).
7556
7557 2005-06-30  Graham Percival  <gperlist@shaw.ca>
7558
7559         * Documentation/topdocs/AUTHORS.texi: update personal web address.
7560
7561         * Documentation/user/examples.itely, lilypond-book.itely:
7562         change \RequirePackage to \usepackage.
7563
7564         * Documentation/user/global.itely: document copyright and tagline.
7565
7566 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7567
7568         * Documentation/user/basic-notation.itely (Transpose): remove link
7569         to nonexistent UntransposableMusic.
7570
7571         * scm/output-svg.scm: remove old definitions.
7572
7573         * scripts/lilypond-book.py (do_file): search for kpsewhich before
7574         invoking.
7575
7576         * python/lilylib.py (search_exe_path): new function.
7577
7578 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7579
7580         * python/lilylib.py (mkdir_p): remove setup_environment()
7581         (backportme)
7582
7583         * buildscripts/mutopia-index.py (headertext): trim text.
7584
7585         * Documentation/topdocs/NEWS.tely (Top): refresh.
7586
7587         * scm/define-markup-commands.scm (wordwrap-string): new function:
7588         split string in paras and words.
7589         (wordwrap-markups): new function.
7590         (wordwrap-stencils): new function. 
7591         (justify): use it.
7592         (wordwrap): use it.
7593         (wordwrap-string): use it
7594         (justify-string): use it.
7595
7596         * scm/lily-library.scm (regexp-split): new function.
7597
7598         * scm/define-markup-commands.scm: remove encoded-simple. 
7599         remove font-markup.
7600         (fontsize): remove old version  of fontsize.
7601         (wordwrap): new markup function. Wrap into paragraphs.
7602
7603         * VERSION: Branch lilypond_2_6
7604         (MINOR_VERSION): go to 2.7.0
7605
7606 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7607
7608         * po/zh_TW.po: update from translation project.
7609
7610 2005-06-28  Graham Percival  <gperlist@shaw.ca>
7611
7612         * scm/midi.scm: compile fix.
7613
7614 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7615
7616         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
7617         patch. Now, the tempfile module is loaded too, not only used.
7618
7619 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
7620
7621         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
7622         0.05 - 1.00 to 0.25 - 1.00
7623
7624         * scm/midi.scm: moved the default-instrument-equalizer procedure
7625         to just under the insturment-equalizer-alist it takes as an
7626         argument.
7627
7628 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7629
7630         * Documentation/user/advanced-notation.itely (Font selection):
7631         remove CMR note.
7632
7633         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
7634
7635 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7636
7637         * THANKS: Add UTF-8 marker.
7638
7639         * Documentation/user/point-and-click.itely (http): Update: use
7640         lilypond-invoke-editor.  Fix: instruct to use user.js.
7641
7642 2005-06-27  Graham Percival  <gperlist@shaw.ca>
7643
7644         * ly/titling-init.ly: implements printpagenumber, increases
7645         space between dedication and title (to avoid collisions with
7646         "g" and "q" in dedication), and nicer logic about copyright
7647         and instrument fields being printed on the first page.
7648         Thanks Vincent!
7649
7650         * Documentation/user/global.itely: document printpagenumber.
7651
7652 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7653
7654         * Documentation/topdocs/NEWS.tely: Update to 2.6.
7655
7656 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7657
7658         * THANKS: update to 2.6
7659
7660         * VERSION: 2.6.0 released.
7661
7662 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7663
7664         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
7665         rule, errorneously removed probably because of misleading comment.
7666
7667 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7668
7669         * python/lilylib.py (datadir): py2exe comments.
7670
7671         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
7672
7673         * configure.in (reloc_b): make fontconfig REQUIRED.
7674
7675 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
7676
7677         * po/fi.po: add latest translations.
7678
7679 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7680
7681         * ChangeLog: recode utf-8
7682
7683         * Documentation/pictures/lilypond.xpm (Module): edited photo as
7684         logo.
7685
7686         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
7687
7688         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
7689
7690         * python/convertrules.py (do_conversion): don't print program_name
7691         from within a module
7692
7693         * configure.in (reloc_b): bump fontforge requirement to 20050624.
7694
7695         * python/convertrules.py (conv): add 2.6.0 dummy rule.
7696
7697 2005-06-23  Graham Percival  <gperlist@shaw.ca>
7698
7699         * Documentation/user/lilypond-book.itely,
7700         Documentation/user/examples.itely: add \RequirePackage{graphics}.
7701
7702         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
7703         fixes baseline-skip.  Thanks Vincent!
7704
7705         * Documentation/user/advanced-notation.itely, global.itely:
7706         moved "Selecting font sizes" to global, since it deals with
7707         notation font size, not text fonts.
7708
7709 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7710
7711         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
7712         to fonts.
7713
7714 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7715
7716         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
7717         workaround since /dev/stdin doesn't work on Cygwin. Using a
7718         temporary file in the current directory since latex doesn't
7719         understand the path name to the default TMP in Cygwin (at least on
7720         win XP).
7721         
7722         * Documentation/user/global.itely (Creating titles): Correct
7723         misprint in example. Thanks to Rob Vlasaty.
7724
7725 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7726
7727         * VERSION (PATCH_LEVEL): release 2.5.32
7728
7729         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
7730         variable in lily module
7731
7732         * scm/framework-ps.scm (output-classic-framework): error message
7733         regarding the classic framework.
7734
7735         * Documentation/user/henle-flat-gray.png (Module): new file.
7736
7737         * Documentation/user/baer-flat-gray.png (Module): new file.
7738
7739         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
7740         whiteout for markups.
7741
7742         * buildscripts/substitute-encoding.py (note_glyph): include _ in
7743         regex too. This fixes change clef appearance in PDF. 
7744
7745         * ttftool/include/*: remove.
7746
7747         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
7748
7749         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
7750
7751         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
7752
7753         * ttftool/*: remove ttftool subdirectory.
7754
7755         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
7756
7757         * lily/ttf.cc (print_header): new file. Convert to type42, using
7758         FreeType to parse the TTF. 
7759
7760         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
7761         and post table may differ. Pass around post_nglyphs as well.
7762
7763 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7764
7765         * ly/music-functions-init.ly (musicMap): new music function
7766         musicMap. 
7767         
7768 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7769
7770         * make/mutopia-rules.make: anti-alias-factor = 2
7771
7772         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
7773         page switch.
7774
7775         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
7776         anti-alias-factor for lilypond-book runs.
7777
7778         * scm/ps-to-png.scm (scale-down-image): new function.
7779         (my-system): new function.
7780         (make-ps-images): blow up GS resolution by anti-alias-factor,
7781         scale down image by anti-alias-factor.  This improves appearance
7782         of bitmaps
7783         (make-ps-images): remove showpage. Fixes spurious empty png at
7784         end.
7785
7786         * scm/framework-ps.scm (write-preamble): downcase filename before
7787         string-matching. Should fix .TTF files (as opposed to ttf files)  
7788
7789         * Documentation/user/tutorial.itely (Running LilyPond for the
7790         first time): separate subsections for windows, macos and unix.  
7791
7792         * Documentation/user/invoking.itely (Updating files with
7793         convert-ly): add MacOS X note.
7794
7795 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7796
7797         * Documentation/user/introduction.itely (Engraving): don't include
7798         file optical-spacing, add directly.
7799
7800         * lily/paper-outputter.cc (file): open file in binary mode. This
7801         fixes OTF embedding on windows.
7802
7803 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7804
7805         * scm/framework-ps.scm (write-preamble): remove debugging output.
7806
7807         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
7808
7809         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
7810         outdir.
7811         (install-fc-cache): install font cache in installation directories.
7812
7813 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7814
7815         * scm/editor.scm (editor-command-template-alist): Use char iso
7816         column, except for Emacs.
7817         (get-editor-command): Substitute char too (Bertalan Fodor).
7818
7819 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7820
7821         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
7822         quoted ~s.  This should fix PNG output on Windows; single quotes
7823         are regular characters on Windows.
7824
7825 2005-06-16  Graham Percival  <gperlist@shaw.ca>
7826
7827         * Documentation/user/basic-notation.itely: include ChoirStaff
7828         in System start delimiters.
7829
7830         * Documentation/user/putting.itely: new doc section on
7831         fixing overlapping notation.
7832
7833 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7834
7835         * Documentation/user/global.itely (Paper size): \paper is in
7836         \book, not \score.
7837
7838         * make/mutopia-rules.make: -ddelete-intermediate-files
7839
7840         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
7841
7842 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7843
7844         * ChangeLog: Recode utf-8.
7845
7846         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
7847         datadir with .py modules.
7848
7849 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7850
7851         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
7852
7853 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7854
7855         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
7856         
7857         * scm/framework-ps.scm (write-preamble): remove status check.
7858
7859         * Documentation/user/invoking.itely (Updating files with
7860         convert-ly): remove -o option.
7861
7862         * VERSION (PACKAGE_NAME): release 2.5.31
7863
7864         * scm/framework-ps.scm (write-preamble): use ly:system.
7865         (write-preamble): verbosity.
7866
7867         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
7868
7869         * python/convertrules.py: new file. Store conversion rules
7870         separately.
7871
7872 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7873
7874         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
7875
7876 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7877
7878         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
7879         \musicDisplay 
7880
7881         * Documentation/user/instrument-notation.itely (More stanzas): Add
7882         reference to StanzaNumber.
7883
7884 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7885
7886         * THANKS: separate section for website translators.
7887
7888 2005-06-14  Graham Percival  <gperlist@shaw.ca>
7889
7890         * Documentation/topdocs/INSTALL.texi: update vim info;
7891         thanks Simon Bailey!
7892
7893         * Documentation/user/advanced-notation.itely: included
7894         color names.
7895
7896         * Documentation/user/advanced-notation.itely,
7897         Documentation/usr/notation-appendices.itely: moved
7898         color names into an appendix.
7899
7900 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7901         
7902         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
7903
7904         * scm/lily.scm (lambda): initialize program options from here.
7905
7906         * scm/framework-*.scm: add header info.
7907
7908         * lily/main.cc (parse_argv): only set output format to pdf if no
7909         other format specified.
7910
7911         * scm/backend-library.scm (postprocess-output): process
7912         'delete-intermediate-files after running convert-to-*. This fixes
7913         PNG generation when 'delete-intermediate-files is set.
7914         
7915 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7916
7917         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
7918         links on website. 
7919
7920 2005-06-13  Graham Percival  <gperlist@shaw.ca>
7921
7922         * Documentation/topdocs/INSTALL.texi,
7923         Documentation/user/lilypond-book.itely: typos.
7924
7925 2005-06-12  Pal Benko  <benkop@freestart.hu>
7926
7927         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
7928         added between program name and switch; -b changed to -f not
7929         to generate pdf
7930
7931 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7932
7933         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
7934         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
7935
7936         * input/sakura-sakura.ly: add \midi.
7937
7938         * buildscripts/mutopia-index.py (find): use /usr/bin/find
7939         iso. python find. 
7940
7941         * ttftool/test.c (main): cosmetics.
7942
7943         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
7944
7945         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
7946         create a ttf2ps binary.
7947
7948         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
7949
7950         * scm/backend-library.scm (postscript->png): set rename-page-1 to
7951         true.
7952
7953 2005-06-11  Graham Percival <gperlist@shaw.ca>
7954
7955         * Documentation/user/lilypond-book.itely: add warning about
7956         the font warnings in dvips.
7957
7958 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7959
7960         * THANKS: typo
7961
7962         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
7963
7964         * GNUmakefile.in: remove links for .map, .enc
7965         don't fail if out/ doesn't exist yet.
7966
7967 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7968
7969         * ttftool/util.c (surely_read): return nbytes
7970
7971         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
7972
7973         * VERSION (PACKAGE_NAME): release 2.5.30
7974
7975         * flower/string-convert.cc (precision_string): >? fix.
7976
7977         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
7978         (make-ps-images): add verbose -q too.
7979
7980         * lily/default-actions.cc (Module): new file. default
7981         {book,score}-print functions.
7982
7983         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
7984         pass results via parseStringResult, lookup via ly:parser-lookup.  
7985
7986         * lily/lily-parser.cc (Lily_parser): only clone lexer in
7987         constructors.
7988         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
7989         (parse_string): idem.
7990
7991         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
7992
7993         * lily/main.cc (main_with_guile): copy be_verbose_global into
7994         ly_set_option()
7995
7996 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7997
7998         * scm/backend-library.scm (postscript->pdf):
7999         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
8000         verbose mode.  Search for several names of gs executable.
8001
8002 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8003
8004         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
8005         directly. This fixes a massive memory leak, provided you use CVS
8006         GUILE.
8007
8008 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
8009
8010         * ly/property-init.ly: Added tieDashed.
8011
8012         * THANKS: Added some bughunters for 2.5.
8013
8014 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8015
8016         * lily/program-option.cc: add debug-gc option.
8017
8018         * lily/include/lily-guile-macros.hh: don't protect exported module
8019         objects.
8020
8021         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
8022
8023         * scm/backend-library.scm (postscript->pdf): use
8024         delete-intermediate-files iso. running-from-gui? 
8025
8026         * ttftool/util.c (surely_read): robustness. Allow read() to return
8027         less bytes than requested, as per posix standards.
8028
8029         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
8030         program option.
8031
8032         * ttftool/include/ttftool.h ("C"): rename verbosity to
8033         ttf_verbosity. Add to public interface.
8034
8035         * scm/music-functions.scm (unfold-repeats): remove debugging display.
8036
8037         * lily/program-option.cc: rename from scm-option.cc
8038
8039         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
8040         (get_help_string): Print pretty help string.
8041
8042         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
8043         to snippet preamble.
8044
8045         * lily/scm-option.cc: remove command-line-settings option. Fold
8046         all command-line options plus default settings in a generic
8047         interface. 
8048
8049         * flower/getopt-long.cc (table_string): indent 2nd lines of help
8050         texts too.
8051
8052 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8053
8054         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
8055         or EXT_ components non-empty.
8056
8057 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8058
8059         * scm/lily.scm (running-from-gui?): Export.
8060
8061         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
8062         output in .ly source directory.
8063
8064 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8065
8066         * ttftool/util.c (surely_lseek): more verbosity.
8067
8068         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
8069         compile.
8070
8071         * lily/parser.yy (Repeated_music): remove >? 
8072
8073         * scm/backend-library.scm (postscript->pdf): Support for
8074         -dgs-font-load=1
8075
8076         * scm/framework-ps.scm (write-preamble): make font loading
8077         switchable to GS via --define-default gs-font-load=1
8078
8079 2005-06-09  Graham Percival  <gperlist@shaw.ca>
8080
8081         * Documentation/user/global.itely: added \layout docs.
8082
8083 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8084
8085         * lily/lily-parser-scheme.cc: add unistd.h
8086
8087 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8088
8089         * scm/editor.scm: add char argument.
8090
8091         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
8092
8093         * ttftool/util.c (syserror): use errno for better error reporting.
8094
8095         * lily/source-file.cc (get_counts): new function. Calc column,
8096         line and char count in one go.
8097
8098         * lily/binary-source-file.cc (quote_input): rename to quote_input
8099
8100         * lily/input.cc (set): new function.
8101
8102 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8103
8104         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
8105         directory part of file name to search directory.
8106
8107         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
8108         search path and chdir to DIR if --outname=DIR used.
8109
8110         * lily/main.cc (prepend_env_path): Bugfix: Check directory
8111         existence before appending original path.
8112
8113 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8114
8115         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
8116         file" massage.
8117
8118         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
8119         texinfo.tex is always used.
8120         
8121 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8122
8123         * flower/include/axis.hh: rename from axes.hh
8124
8125         * lily/include/text-interface.hh (Module): rename from text-item.hh
8126
8127         * VERSION (PATCH_LEVEL): release 2.5.29
8128
8129         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
8130
8131         * scm/framework-ps.scm (font-file-as-ps-string): new function.
8132         (handle-macfont): new function. Call fondu for Native mac fonts.
8133
8134         * scm/define-markup-commands.scm (fill-line): handle text-widths =
8135         '() case.
8136
8137 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8138
8139         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
8140         multi-page.  Fix .eps regular expression.
8141
8142 2005-06-07  Graham Percival  <gperlist@shaw.ca>
8143
8144         * Documentation/user/putting.itely: add info on modifying templates.
8145
8146         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
8147         misc small changes.
8148
8149 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8150
8151         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
8152
8153         * scripts/lilypond-ps2png.scm
8154
8155         * VERSION (PACKAGE_NAME): release 2.5.28
8156
8157 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8158
8159         * lily/main.cc (prepend_env_path): Do not append /, that does not
8160         work.  Localedir lives in datadir, not in prefix.
8161
8162         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
8163         hack for windows.
8164
8165         * flower/include/file-cookie.hh: Compile fix.
8166
8167 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8168
8169         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
8170
8171         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
8172         system primitives.
8173         (gulp-port): using read-string!/partial. We don't want to read an
8174         entire PS file  (GUILE 1.6 limits strings to 16M) 
8175
8176         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
8177         properties. Add font-interface. 
8178
8179         * scm/define-grob-properties.scm (all-user-grob-properties):
8180         remove old bracket properties.
8181
8182         * scm/x11-color.scm: reformat. 
8183
8184         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
8185         LedgerLineSpanner if new StaffSymbol is found. 
8186
8187         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
8188         staff-symbol for finishing staff. 
8189
8190         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
8191
8192         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
8193         change black to currentColor everywhere. This fixes color support
8194         in SVG.
8195
8196 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
8197
8198         * input/regression/fret-diagrams.ly: new file to test fret diagram
8199         capability
8200
8201         * scm/output-tex.scm: remove white-dot and white-text
8202
8203         * scm/output-ps.scm: remove white-dot and white-text
8204
8205         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
8206         using ly:stencil-in-color instead
8207         (draw-dots) : remove call to white-dot
8208
8209 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8210
8211         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
8212         support.
8213
8214         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
8215
8216         * flower/include/file-cookie.hh: new file. lily_cookie extension 
8217
8218         * flower/file-cookie.cc: new file. lily_cookie extension.
8219         
8220 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8221
8222         * scm/editor.scm (editor-command-template-alist): Add syn
8223         editor (Jaap [de Vos]).
8224
8225 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8226
8227         * scripts/lilypond-ps2png.scm:
8228         * scm/ps-to-png.scm: New file.
8229
8230         * scm/backend-library.scm (postscript->png): Use it.
8231
8232         * scripts/lilypond-ps-to-png.py: Remove file.
8233
8234         * python/lilylib.py (get_bbox, make_ps_images): Remove.
8235
8236 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8237
8238         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
8239
8240         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
8241         start on grace moment. Fixes autobeam-grace.ly.
8242
8243         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
8244         process anything unless we're at the end of a pending beam. Fixes
8245         syncopated 8ths beamed across a beat.
8246
8247 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8248
8249         * scm/editor.scm (editor-command-template-alist): Start emacs if
8250         emacslient fails.
8251
8252         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
8253
8254         * flower/file-path.cc (is_file, is_dir): Export.
8255
8256         * lily/main.cc (prepend_env_path, set_env_file): Use them.
8257
8258 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8259
8260         * lily/easy-notation.cc: Added include cctype to correct
8261         compilation error.
8262
8263 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8264
8265         * scm/backend-library.scm (postscript->pdf): set resolution to
8266         1200, so bitmap fonts aren't that ugly. 
8267
8268         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
8269
8270         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
8271         parent if we have a notehead. Fixes incorrect offsets when
8272         Paper_column is very wide in the X direction.
8273
8274         * input/regression/font-family-override.ly (Module): new file.
8275
8276         * scm/font.scm (make-pango-font-tree): new function.
8277
8278         * lily/beam.cc (before_line_breaking): remove warning about less
8279         than 2 visible stems. We still get a warning when there is only
8280         one stem.
8281
8282 2005-06-01  Werner Lemberg  <wl@gnu.org>
8283
8284         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
8285         correctly.
8286
8287 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8288
8289         * lily/slur-scoring.cc (generate_avoid_offsets): new
8290         function. Generate avoid offsets once per slur.
8291
8292         * lily/slur.cc (add_extra_encompass): add dependency to
8293         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
8294
8295         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
8296         too. Fixes inf error with added bass notes.
8297
8298         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
8299         argument anymore.
8300
8301         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
8302
8303         * input/tutorial/lbook-latex-test.tex: add line length test.
8304
8305         * scripts/lilypond-book.py (set_default_options): new
8306         function. Call this before dissecting snippets, so linewidth
8307         settings reach the snippets.
8308
8309 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8310
8311         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
8312
8313 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8314
8315         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
8316
8317 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8318
8319         * stepmake/aclocal.m4: More autopackage friendliness.
8320
8321 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8322
8323         * Documentation/index.html.in: remove link to LSR.
8324
8325         * Documentation/user/global.itely: remove duplicate
8326         "dedication" \header{} section.
8327
8328 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8329
8330         * VERSION (PACKAGE_NAME): release 2.5.27.
8331
8332         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
8333         too. Plugs memory leak.
8334
8335         * make/lilypond.fedora.spec.in (Group): remove
8336         lilypond-pdfpc-helper.
8337
8338         * scripts/GNUmakefile (SEXECUTABLES): remove
8339         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
8340
8341         * scm/font.scm (make-century-schoolbook-tree): add Mono as
8342         'typewriter family.
8343
8344         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
8345         memory leak.
8346
8347         * lily/parser.yy (score_body): don't clone Score, that's done in
8348         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
8349
8350         * lily/score-engraver.cc (derived_mark): new function.
8351         (initialize): unprotect Paper_score. This fixes a memory leak.
8352
8353         * lily/score-performer.cc (derived_mark): new function.
8354
8355         * lily/score-translator.cc (get_output): use SCM for get_output() call.
8356
8357         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
8358         spurious warning.
8359
8360         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
8361         serif.
8362
8363 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8364
8365         * configure.in (reloc_b): Add --enable-relocation.
8366
8367 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8368
8369         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
8370
8371         * input/regression/alignment-order.ly: add Staff example.
8372
8373 2005-05-31  John Mandereau   <john.mandereau@free.fr>
8374
8375         * po/fr.po: update.
8376
8377 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8378
8379         * Documentation/index.html.in: add link to LSR.
8380
8381 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8382
8383         * scm/define-stencil-commands.scm (Module): new file. Register all
8384         allowed stencil expression heads in a central place.
8385
8386         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
8387         ly:make-stencil
8388
8389         * lily/stencil-expression.cc (all_stencil_heads): registering
8390         stencil expressions.
8391
8392         * lily/stencil-interpret.cc: new file. Stencil expression
8393         interpreting.
8394
8395         * input/xiao-haizi-guai-guai.ly: move file back.
8396
8397 2005-05-30  Graham Percival  <gperlist@shaw.ca>
8398
8399         * Documentation/user/advanced.itely, converters.itely,
8400         instrument-notation.itely, lilypond-book.itely: misc small
8401         changes.
8402
8403 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8404
8405         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
8406
8407         * make/lilypond.fedora.spec.in: Fix source url.
8408
8409         * cygwin: Update from mingw patches.
8410
8411         * scm/editor.scm (editor-command-template-alist): Use jedit
8412         -reuseview (Bertalan), add uedit (Patrick Huberts).
8413
8414         * input/xiao-hai-zi-guai-guai.ly: Rename from
8415         xiao-haizi-guai-guai.ly.
8416
8417         * input/*: Reindent, do not use TAB.
8418
8419         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
8420         white background.
8421
8422 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8423
8424         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
8425         numerical overflow error.
8426
8427 2005-05-29 Laura Conrad <lconrad@laymusic.org>
8428         
8429         * abc2ly.py: fix to syntax error in multi-part output.
8430
8431 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8432
8433         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
8434         with disappearing span bars when alignAboveContext is active
8435
8436         * lily/property-iterator.cc (check_grob): use is-grob?
8437         object-property. Fixes crash-key-sig-font-size.ly. 
8438
8439 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8440
8441         * lily/bar-line.cc (print): don't round barlines; this produces
8442         odd aliasing effects in Acroread.
8443
8444         * lily/timing-engraver.cc (process_music): robustness fix.
8445
8446         * lily/context-def.cc (filter_engravers): bugfix.
8447
8448 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8449
8450         * lily/lilypond.rc.in: Add ly-icon.
8451
8452         * lily/GNUmakefile: 
8453         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
8454         rules.
8455
8456 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8457
8458         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
8459
8460         * ps/music-drawing-routines.ps: 
8461
8462         * scm/output-ps.scm: remove draw ez_ball.
8463
8464         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
8465         EasyNotation context definition.
8466
8467         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
8468         Text_interface and color for making easy note heads.
8469
8470         * lily/stencil.cc (with_color): new function.
8471
8472         * ps/music-drawing-routines.ps: remove draw_zigzag_line
8473
8474         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
8475         output routine. Zigzag now works in SVG too.
8476
8477         * scm/output-tex.scm (filledbox): idem.
8478
8479         * scm/output-svg.scm (filledbox): idem.
8480
8481         * scm/output-ps.scm (lily-def): remove horizontal-line. 
8482
8483         * lily/lookup.cc (horizontal_line): use draw-line. 
8484
8485         * lily/system-start-delimiter.cc: remove old staff bracket code.
8486
8487         * mf/feta-haak.mf: further tweaks.
8488
8489         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
8490
8491         * mf/feta-generic.mf: include feta-haak.
8492
8493         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
8494
8495         * scm/framework-ps.scm (write-preamble): only load fonts if their
8496         filename is a string. 
8497
8498 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8499
8500         * scm/output-svg.scm (circle): support circle.
8501         (bracket): stub for bracket.
8502
8503         * scripts/lilypond-book.py (main): make sure --psfonts warning is
8504         correct.
8505
8506 2005-05-26  Graham Percival  <gperlist@shaw.ca>
8507
8508         * Documentation/user/lilypond.tely, advanced-notation.itely,
8509         basic-notation.itely, instrument-notation.itely, global.itely,
8510         introduction.itely, tutorial.itely: rearranging, editing,
8511         clean-up.
8512
8513         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
8514         for compiling on FreeBSD.
8515
8516 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8517
8518         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
8519         otf files.
8520
8521         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
8522         bugfixes.
8523
8524         * VERSION: 2.5.26 released.
8525
8526         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
8527
8528 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8529
8530         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
8531         if printpagenumber is false.
8532
8533 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8534
8535         * lily/font-config.cc (init_fontconfig): comment out FontConfig
8536         cache warning.
8537
8538         * lily/tie.cc (print): support dotted ties.
8539         
8540 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8541
8542         * scm/define-grobs.scm (all-grob-descriptions): switch off
8543         debugging
8544         (all-grob-descriptions): Arpeggio has Y-extent.
8545
8546         * scm/define-music-properties.scm (all-music-properties): document
8547         length-callback and start-callback as "read-only".
8548
8549         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
8550         length-callback after creation. 
8551
8552         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
8553         compressmusic -> compressMusic.
8554
8555         * ly/music-functions-init.ly (oldaddlyrics): idem.
8556
8557         * lily/parser.yy: NewLyricCombineMusic ->
8558         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
8559
8560 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8561
8562         * ly/Welcome_to_LilyPond.ly: typo.
8563
8564 2005-05-24  Graham Percival  <gperlist@shaw.ca>
8565
8566         * Documentation/user/lilypond.tely: move changing-defaults to be
8567         before global issues.
8568
8569         * Documentation/user/basic-notation.itely: move Transpose section
8570         here from advanced/Other.
8571
8572         * Documentation/user/changing-defaults.itely,
8573         advanced-notation.itely: move Fonts to advanced, edit.
8574
8575 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8576
8577         * lily/parser.yy (bare_int): remove rule.  From now on, we require
8578         # before negative integers.
8579
8580 2005-05-23  Graham Percival  <gperlist@shaw.ca>
8581
8582         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
8583
8584         * Documentation/user/lilypond.tely: change Unified index to
8585         LilyPond index.
8586
8587         * Documentation/user/advanced-notation.itely,
8588         instrument-notation.itely: editing.
8589
8590 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8591
8592         * scm/lily.scm (lilypond-all): Bugfix: return failed.
8593
8594         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
8595
8596 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8597
8598         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
8599         ly:port-move.  Needs to be stderr-specific on mingw.
8600         Run fixcc.
8601
8602 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8603
8604         * lily/general-scheme.cc (ly:port-move): Remove.
8605
8606         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
8607         windows.
8608
8609         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
8610         variables.  This eliminates the need for a gs.bat wrapper, which
8611         opens a console.
8612
8613         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
8614         * scm/lily.scm (running-from-gui?): 
8615         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
8616         artifact of not compiling with -mwindows.
8617
8618         * scm/editor.scm: Define PLATFORM.
8619
8620 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8621
8622         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
8623         can start to cut & paste lilypond-book fragments.  
8624
8625         * scm/define-music-types.scm (music-descriptions): remove
8626         UntransposableMusic
8627
8628 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8629
8630         * scm/output-ps.scm (glyph-string): remove / before CIDs.
8631
8632 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8633
8634         * Documentation/user/instrument-notation.itely: remove *Engraver.
8635
8636         * Documentation/user/advanced-notation.itely: edit, rearrange.
8637
8638 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8639
8640         * scm/output-ps.scm (glyph-string): take cid? argument. Use
8641         findresource iso. findfont for CID CFF fonts.
8642
8643         * VERSION (PACKAGE_NAME): release 2.5.25
8644
8645         * ly/Welcome_to_LilyPond.ly: add  \version
8646
8647 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8648
8649         * Documentation/user/programming-interface.itely: move
8650         \displayMusic into its own section.
8651
8652         * Documentation/user/basic-notation.itely: finish editing.
8653
8654 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8655
8656         * flower/file-path.cc (find): don't throw away file_name.dir, but
8657         append to it. Fixes \include with directories.
8658
8659         * flower/include/file-path.hh (class File_path): don't derive from
8660         Array<String>.
8661
8662         * flower/include/file-name.hh (class File_name): remove to_str0()
8663
8664         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
8665         Hara_kiri_engraver in separate file.
8666
8667         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
8668         translation went wrong. Fixes vertically translated slurs.
8669
8670 2005-05-19  Graham Percival  <gperlist@shaw.ca>
8671
8672         * Documentation/user/basic-notaton.itely: editing.
8673
8674 2005-05-18  Graham Percival  <gperlist@shaw.ca>
8675
8676         * Documentation/user/macros.itexi, basic-notation.itely:
8677         add @commonprop (commonly used properties) macro.
8678
8679 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8680
8681         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
8682
8683         * scripts/lilypond-book.py (invokes_lilypond): new function
8684         (main): only run fontextract if invokes_lilypond() is true.
8685
8686         * lily/function-documentation.cc (ly_add_function_documentation):
8687         duh, use !=
8688
8689         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
8690
8691         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
8692
8693         * scm/lily.scm (running-from-gui?): lowercase Darwin.
8694
8695         * lily/function-documentation.cc (ly_add_function_documentation):
8696         use scm_hash_table_p() for checking.
8697
8698 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8699
8700         * Documentation/user/advanced-notation.itely (Text scripts):
8701         Change nonexisting @internalsref{Text markup} to @ref{Text
8702         markup}.  Change @internalsref{Text script} to
8703         @internalsref{TextScript}.
8704
8705         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
8706
8707 2005-05-17  Graham Percival  <gperlist@shaw.ca>
8708
8709         * Documentation/user/tutorial.itely, basic-notation.itely,
8710         changing-defaults.itely: remove duplicate cindex entries
8711         that appear on the same page.
8712
8713         * scm/define-grobs.scm: change default padding for TextSpanner.
8714
8715         * Documentation/topdocs/AUTHORS.texi: update email address.
8716
8717         * Documentation/user/global.itely: add info about \include.
8718
8719 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8720
8721         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
8722         when running-from-gui.
8723
8724         * scm/editor.scm (get-editor): Add platform defaults.
8725
8726         * scm/backend-library.scm (postscript->pdf): Typo.
8727
8728 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8729
8730         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
8731
8732         * lily/font-config.cc (init_fontconfig): add warning about cache.
8733
8734 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8735
8736         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
8737
8738 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8739
8740         * lily/horizontal-bracket.cc (print): Take care of the direction
8741         property so brackets above the stave point downwards. 
8742
8743         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
8744         for HorizontalBracket so it doesn't end up within the stave.
8745
8746 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8747
8748         * lily/GNUmakefile (default): Typo.
8749
8750         * scm/lily.scm (PLATFORM): Export.
8751
8752         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
8753         load-font-via-GS, ttftool or fopencookie is broken on windows.
8754         
8755         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
8756         -dSAFER, that is broken on windows.
8757
8758 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8759
8760         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
8761         for FlexLexer.h
8762
8763         * scripts/lilypond-invoke-editor.scm: remove stray -
8764
8765 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8766
8767         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
8768         Fixes deprecation warning.
8769
8770         * flower/include/string.icc (to_string): Only inline if
8771         -DSTRING_UTILS_INLINED.
8772
8773         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
8774         name.  Remove windows comment.
8775
8776         * scm/editor.scm (slashify): New function.
8777         (get-editor-command): Use it.
8778         (get-command-template): Do not alter editor command if
8779         environment value includes `%(file)s' magic.
8780
8781         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
8782         (dissect-uri): Use it.
8783         (unquote-uri): Bugfix.
8784
8785 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8786
8787         * scm/framework-ps.scm (write-preamble): add TTF rule.
8788
8789         * Documentation/topdocs/README.texi (Top): remove note about
8790         xdelta.
8791
8792         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
8793         requirement.
8794
8795         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
8796         function. Figure out where FlexLexer.h lives
8797
8798         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
8799         
8800 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8801
8802         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
8803         with Windows root in file name.
8804
8805         * scm/backend-library.scm (ly:system): Only redirect output (using
8806         system and shell, ugh) if /dev/null is writable.
8807
8808         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
8809         windows icon.
8810
8811         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
8812         on Mingw.
8813
8814         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
8815         click.
8816
8817         * flower/file-path.cc (is_dir, is_file): New function.  Actually
8818         use result of stat when available.
8819
8820         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
8821         absolute file name and root.
8822
8823         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
8824
8825         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
8826
8827         * flower/file-name.cc (slashify): Bugfix, do substitute if no
8828         slashes in file name.
8829
8830 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8831
8832         * Documentation/user/preface.itely (Preface): Run
8833         texinfo-all-menus-update.
8834
8835         * scm/editor.scm (get-editor-command): Bugfix: allow full
8836         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
8837
8838         * Documentation/pictures/lilypond-48.xpm: New file.
8839
8840         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
8841
8842         * ly/Welcome_to_LilyPond.ly: New file.
8843
8844         * lily/main.cc (main): Only identify if we have a terminal.
8845
8846         * scm/backend-library.scm (postscript->png)
8847         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
8848         non-/bin/sh).
8849
8850 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
8851
8852         * Documentation/topdocs/AUTHORS.texi: polish, update.
8853
8854 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8855
8856         * Documentation/user/preface.itely (Notes for version 2.6): new
8857         notes for 2.6
8858
8859         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
8860         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
8861         is not fully contained" warnings.
8862
8863         * lily/slur-scoring.cc (get_bound_info): remove warning.
8864
8865         * lily/staff-symbol-engraver.cc (process_music): start initial
8866         spanner in process_music(). This fixes overrides of StaffSymbol
8867         properties.
8868
8869         * scm/framework-pdf.scm (Module): remove.
8870
8871         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
8872
8873         * lily/ambitus-engraver.cc: formatting cleanups.
8874
8875         * mf/feta-solfa.mf (Module): remove.
8876
8877         * ChangeLog: more details about contributions.
8878
8879 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8880
8881         * lily/align-interface.cc (align_elements_to_extents): warn if
8882         called too early. Fixes: disappearing-staff-lines.ly
8883
8884         * VERSION (PACKAGE_NAME): release 2.5.24
8885
8886 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8887
8888         * stepmake/aclocal.m4: Typo.
8889
8890         * flower/string.cc (substitute): Take two strings or two
8891         characters.  Update callers.
8892
8893 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8894
8895         * flower/file-name.cc (File_name): Slashify.
8896
8897         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
8898
8899         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
8900
8901         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
8902
8903         * configure.in (gui_b): Use it.
8904
8905         * lily/lilypond.rc.in: New file.
8906
8907         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
8908
8909 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8910
8911         * Documentation/user/advanced-notation.itely: edit of Text
8912         section; clarify text scripts vs. text markup.
8913
8914 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8915
8916         * lily/multi-measure-rest-engraver.cc
8917         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
8918         separation items on start. Fixes mm rests in start of score.
8919
8920         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
8921         don't access StaffSymbol if not there.
8922         Fixes: crash-staff-symbol-engraver.ly.
8923
8924         * lily/instrument-name-engraver.cc (class
8925         Instrument_name_engraver): data member first_. Create
8926         InstrumentName on start. 
8927
8928 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8929
8930         * Documentation/user/instrument-notation.itely: add guitar
8931         position.
8932
8933         * Documentation/user/introduction.itely,
8934         Documentation/user/lilypond.tely,
8935         Documentation/user/tutorial.itely: begin pruning
8936         unused (duplicated) cindex entries and misc cleanup.
8937
8938 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8939
8940         * input/test/volta-chord-names.ly: Bring the explanation up to
8941         date.
8942
8943 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8944
8945         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
8946         Specify `@documentencoding utf-8' for html, ignore warnings.
8947
8948 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
8949
8950         * THANKS: Added bughunters.
8951
8952 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8953
8954         * lily/main.cc: update help string for `lilypond -H'.
8955
8956         * po/fi.po: update.
8957         
8958 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8959
8960         * Documentation/user/advanced-notation.itely: minor fixes.
8961
8962 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8963
8964         * scm/editor.scm: New module.
8965
8966         * scm/lily.scm (gui-main): Use it.
8967
8968         * scm/framework-gnome.scm (spawn-editor): Use it.
8969
8970         * scripts/lilypond-invoke-editor.scm: Use it in new script.
8971
8972 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8973
8974         * scm/framework-ps.scm (load-font-via-GS):  new function.
8975
8976         * lily/pango-font.cc (pango_item_string_stencil): add support for
8977         CID keyed font.
8978
8979         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
8980
8981 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8982
8983         * Documentation/user/basic-notation.itely: add @ref.
8984
8985         * Documentation/user/advanced-notation.itely: add example
8986         of 5/8 beaming.
8987
8988 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8989
8990         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
8991
8992         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
8993         going through ps2pdf wrappers.
8994
8995 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
8996
8997         * Documentation/user/instrument-notation.itely: petrucci note
8998         heads: updated docu
8999
9000         * input/regression/note-head-style.ly: updated regression test;
9001         indentation fixes
9002
9003         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
9004         heads as default
9005
9006         * mf/parmesan-heads.mf: minor editing; use musicological names
9007         (rather than optical description) as note head names
9008
9009         * scm/output-lib.scm: complete petrucci heads
9010
9011 2005-05-09  Pal Benko  <benkop@freestart.hu>
9012
9013         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
9014         heads, but bigger)
9015
9016 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9017
9018         * lily/main.cc (main_with_guile): Remove no files check.
9019
9020         * lily/main.cc (ly:usage): Export to Scheme.
9021
9022         * scm/lily.scm (no-files-handler): New function.
9023
9024         * scm/lily.scm (lilypond-main): Use it.
9025
9026         * configure.in (gui_b): Add mbrtowc checking.
9027         Resurrect [utf8/]wchar.h checking.
9028
9029 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9030
9031         * Documentation/user/advanced-notation.itely (Metronome marks):
9032         Add link to the program reference for MetronomeMark
9033
9034         * Documentation/user/lilypond-book.itely (An example of a
9035         musicological document): Correct the example using psfonts 
9036
9037 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
9038
9039         * po/fi.po: update after a lesson how to update entries against
9040         source.
9041         
9042         * po/TODO: document the lesson.
9043
9044 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9045
9046         * configure.in (gui_b): remove wcrtomb checking.
9047
9048         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
9049         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
9050
9051 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9052
9053         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
9054         keep Scheme expressions and strings unmodified when doing the
9055         conversion to postfix notation for slurs and beams. Should
9056         hopefully solve most related conversion problems. 
9057
9058         * Documentation/user/lilypond-book.itely : Clarify and correct how
9059         to call dvips with -h psfonts.
9060
9061 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9062
9063         * Documentation/user/instrument-notation.itely (Entering lyrics):
9064         Typo.  Fixes build.
9065
9066 2005-05-09  Graham Percival  <gperlist@shaw.ca>
9067
9068         * Documentation/user/lilypond-book.itely: document PSFONTS file.
9069
9070         * Documentation/user/lilypond.tely, lilypond-book.itely,
9071         tutorial.itely: change references to 2.5.x to 2.6.x.
9072
9073         * Documentation/user/instrument-notation.itely: clarified \addlyrics
9074         vs \lyricmode.
9075
9076         * Documentation/user/invoking.itely: remove old info about
9077         lilypond-profile.
9078
9079         * Documentation/topdocs/INSTALL.texi: remove old info about
9080         lilypond-profile, add warning about needing international fonts
9081         to build docs.
9082
9083 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9084
9085         * lily/include/grob-info.hh (class Grob_info): make data member
9086         private. Changes throughout.
9087
9088         * input/regression/alignment-order.ly: new file. 
9089
9090         * lily/vertical-align-engraver.cc (acknowledge_grob): read
9091         alignAboveContext and alignBelowContext
9092
9093 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9094
9095         * lily/pfb.cc (LY_DEFINE): add cast.
9096
9097         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
9098         matches .otf
9099         (write-preamble): warn about unknown fonts.
9100
9101         * lily/pfb.cc (Module): new function ly:otf->cff
9102
9103         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
9104         (get_otf_table): new function.
9105
9106 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9107
9108         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
9109         iso. ps2png.
9110
9111 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9112
9113         * po/fi.po: apply second round of update.
9114
9115 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9116
9117         * scm/x11-color.scm (make-x11-color-handler): don't use
9118         #\sp. Apparently doesn't work on all platforms. 
9119
9120 2005-05-06  Graham Percival  <gperlist@shaw.ca>
9121
9122         * Documentation/user/advanced-notation.itely, putting.itely,
9123         tutorial.itely, global.itely, introduction.itely: really minor fixes.
9124
9125 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9126
9127         * VERSION (PACKAGE_NAME): release 2.5.23
9128
9129 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9130
9131         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
9132         convert to utf-8.
9133
9134         * THANKS: Add translators for this release, convert to utf-8.
9135
9136         * mf/GNUmakefile (MFTRACE_FLAGS):
9137         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
9138         outdir as option (WAS: hardcoded).
9139
9140 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9141
9142         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
9143         finished_span_
9144
9145         * THANKS: add Hans Forbrich.
9146
9147         * Documentation/topdocs/NEWS.tely (Top): document new feature.
9148
9149         * Documentation/user/basic-notation.itely (Staff symbol): document
9150         start/stop staff. Reference to ossia.ly
9151
9152         * input/test/ossia.ly: new example using stop and startStaff.
9153
9154         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
9155         in other words, don't create "|" barline at start of the score.
9156         (start_translation_timestep): don't set whichBar for start of score.
9157
9158         * input/regression/staff-halfway.ly: use new functionality.
9159
9160         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
9161         start and stop staff based on events.
9162
9163         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
9164
9165         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
9166
9167 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9168
9169         * Documentation/user/programming-interface.itely (How markups work
9170         internally ): remove \encoding reference.
9171
9172 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9173
9174         * scripts/convert-ly.py: Attempt to do a smarter update of 
9175         text markups from versions < 1.9.0 with arbitrary nesting.
9176
9177 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9178
9179         * po/fi.po: convert to utf-8, and update.
9180
9181 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9182
9183         * make/lilypond.suse.spec.in: update from suse 2.4 package.
9184
9185         * lily/*.cc: more <? >? to min/max changes
9186
9187         * lily/include/interpretation-context-handle.hh: rename
9188         Interpretation_context_handle to Context_handle.
9189
9190 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
9191
9192         * input/regression/GNUmakefile (local_delete): use `find` together 
9193         with `xargs` to avoid too long argument-lists in cmd line.
9194
9195 2005-05-04  Graham Percival  <gperlist@shaw.ca>
9196
9197         * Documentation/user/introduction.itely: updates "About this manual".
9198
9199         * Documentation/user/advanced-notation.itely,
9200         invoking.itely: minor fixes.
9201
9202 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9203
9204         * COPYING: add font exception. Update FSF address. 
9205
9206         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
9207         should be taken without child context.
9208
9209         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
9210
9211         * scm/define-markup-commands.scm (triangle): new command, as
9212         robust replacement for unicode Delta/Triangle.
9213
9214 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9215
9216         * ps/music-drawing-routines.ps: add fillp argument.
9217
9218         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
9219
9220         * lily/font-config.cc (init_fontconfig): don't add cff/
9221
9222         * VERSION (PACKAGE_NAME): release 2.5.22
9223
9224         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
9225
9226         * lily/grace-engraver.cc (consider_change_grace_settings): use
9227         is_alias(). Fixes problem with CueVoice grace notes. 
9228
9229         * lily/simultaneous-music-iterator.cc (construct_children): call
9230         Music_iterator::quit() for iterators that start out invalid. This
9231         fixes indefinitely continuing contexts.
9232
9233         * buildscripts/substitute-encoding.py: new file
9234
9235         * Documentation/user/basic-notation.itely (Basic polyphony): fix
9236         missing @end 
9237
9238         * scripts/lilypond-book.py (write_if_updated): print file name.
9239
9240         * Documentation/user/basic-notation.itely (Explicitly
9241         instantiating voices): idem.
9242
9243         * Documentation/user/advanced-notation.itely (Text spanners):
9244         remove stray { } 
9245
9246         * lily/context.cc (default_child_context_name): the default child
9247         is now first in accepts_list_.
9248
9249         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
9250         \defaultchild to all relevant contexts.  This fixes:
9251         drums-pitch.ly.
9252
9253         (Probably also fixes similar problems with ancient
9254         transcriptions getting CueVoices instead of the desired voices.)
9255  
9256         * lily/context-def.cc (get_default_child): new function.
9257         (get_accepted): place default child in front of list.
9258
9259         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
9260
9261         * lily/include/context-def.hh (struct Context_def): add
9262         default_accept_
9263
9264 2005-05-03  Graham Percival  <gperlist@shaw.ca>
9265
9266         * scm/define-grobs.scm: remove "remove-first" line, since
9267         the absent property is set to #f anyway.
9268
9269         * Documentation/user/basic-notation.itely,
9270         advanced-notation.itely, instrument-notation.itely: minor
9271         fixes.
9272
9273         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
9274
9275         * Documentation/user/advanced-notation.itely,
9276         changing-defaults.itely: consolidate Text stuff in
9277         advanced notation.
9278
9279         * Documentation/user/global.itely: better docs for \header.
9280
9281         * Documentation/user/putting.itely: new chapter; placeholder
9282         for future expansion.
9283
9284         * Documentation/user/examples.itely: moved "suggestions for
9285         writing LP files" section into putting.itely.
9286
9287         * Documentation/user/lilypond.itely: added new chapter,
9288         fixed the short table of contents.
9289
9290 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9291
9292         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
9293         infinity for unfeasible beams.
9294
9295         * make/lilypond.fedora.spec.in (Group): idem.
9296
9297         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
9298
9299         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
9300
9301         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
9302         fonts directly.
9303
9304         * buildscripts/gen-emmentaler-scripts.py (i): idem.
9305
9306         * mf/GNUmakefile: remove all CFF rules.
9307
9308         * scm/framework-ps.scm (ps-embed-cff): reinstate.
9309
9310         * lily/open-type-font-scheme.cc (LY_DEFINE):
9311         new function ly:otf-font-table-data.
9312         (LY_DEFINE): new function otf-font?
9313
9314 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9315
9316         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
9317         ($(outdir)/Fontmap.lily): idem.
9318
9319         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
9320         for PFAEmmentaler-XXX.pfa. 
9321
9322         * Documentation/user/music-glossary.tely (accidental): NL
9323         translation of accidental.
9324
9325 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9326
9327         * flower/include/international.hh: Bugfix: include "string.hh".
9328
9329         * lily/include/mingw-compatibility.hh: New file.
9330
9331         * flower/include/libc-extension.hh (memrev): Rename from strrev.
9332
9333         * configure.in: Search for mingw wcrtomb library.
9334
9335 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9336
9337         * scripts/convert-ly.py: Bug fix
9338
9339         * Documentation/user/changing-defaults.itely (Common tweaks):
9340         Added example where the context has to be specified explicitly
9341         (MetronomeMark). 
9342
9343 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9344
9345         * scripts/lilypond-book.py (ly_options): set timing to #f for
9346         notime option.
9347
9348         * scripts/convert-ly.py (conv): typo.
9349
9350         * flower/*.cc: remove <? and >?
9351         
9352         * lily/*.cc: remove <? and >?
9353
9354         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
9355         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
9356         editor.
9357
9358 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9359
9360         * lily/part-combine-engraver.cc: add space to variable list.
9361
9362 2005-04-30  Graham Percival  <gperlist@shaw.ca>
9363
9364         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
9365         remove-first to false (matches docs)
9366
9367         * Documentation/user/advanced-notation.itely: corrected docs
9368         concerning remove-first.
9369
9370 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9371
9372         * lily/part-combine-engraver.cc: make sure that the relevant
9373         properties are included in the documentation.
9374
9375 2005-04-28  Graham Percival  <gperlist@shaw.ca>
9376
9377         * Documentation/user/lilypond-book.itely: Bernard's docs
9378         for \betweenLilyPondSystem.
9379
9380 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9381
9382         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
9383         remarks.
9384
9385 2005-04-28  Pal Benko  <benkop@freestart.hu>
9386
9387         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
9388         only on vertical lines of flexa shape, and use a constant
9389         thickness value for horizontal lines (patch slightly modified by
9390         Jürgen Reuter)
9391
9392         * lily/include/mensural-ligature.hh: make 2 comments clearer
9393
9394 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
9395
9396         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
9397         to need_extra_horizontal_space; bugfix: use class scope to avoid
9398         global namespace pollution
9399
9400         * Documentation/user/instrument-notation.itely (ligatures): added
9401         comment on possible future syntax change and how to work around
9402
9403         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
9404         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
9405         intervals (fixes agnus dei example)
9406
9407         * Documentation/user/instrument-notation.itely (white mensural
9408         ligatures): selected a more illustrative example
9409
9410 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
9411
9412         * Documentation/index.html.in: specify utf-8 charset in meta content.
9413
9414 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9415
9416         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
9417         empty 2nd page for single page.
9418
9419         * scm/lily.scm: remove p&c definitions.
9420
9421         * po/zh_TW.po (Module): new translation.
9422
9423         * lily/lily-guile.cc (ly_chain_assoc): remove.
9424
9425         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
9426         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
9427
9428 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9429
9430         * lily/beaming-info.cc: remove infinity_i
9431
9432         * scripts/abc2ly.py (out_filename): fix thinko with \version.
9433
9434 2005-04-26  Graham Percival  <gperlist@shaw.ca>
9435
9436         * Documentation/user/basic-notation.itely,
9437         instrument-notation.itely, advanced-notation.itely,
9438         changing-defaults.itely: minor fixes.  Added docs
9439         for colors to advanced-notation.itely.
9440
9441         * Documentation/user/advanced-notation.itely: fixed compile
9442         problem and added Bernard's x11-color doc patch.
9443
9444 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9445
9446         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
9447         alright this time round.
9448
9449 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9450
9451         * Documentation/topdocs/INSTALL.texi (Top): idem.
9452
9453         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
9454
9455         * VERSION (MAJOR_VERSION): release 2.5.21
9456
9457         * scm/output-ps.scm (grob-cause): bugfix.
9458
9459 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9460
9461         * cygwin/*: Update.
9462
9463         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
9464         stuff.
9465
9466         * scm/output-ps.scm (grob-cause): Bugfix.
9467
9468         * scm/lily.scm (ly:load): Remove x11-color.
9469
9470         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
9471         quote executable, fixes getting version from program --with
9472         --options.
9473         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
9474         $ac_exeect.
9475
9476         * Documentation/user/GNUmakefile: Only build music-glossary with
9477         rendered lilypond snippets during web.
9478
9479 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9480
9481         * po/de.po: update.
9482
9483         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
9484
9485 2005-04-22  Laura Conrad <lconrad@laymusic.org>
9486  
9487         * scripts/abc2ly:
9488         second title line append with punctuation dash character;
9489         encode abc2ly python strings in utf-8
9490        
9491 2005-04-21  Laura Conrad <lconrad@laymusic.org>
9492
9493         * scripts/abc2ly fix chords (again)
9494  
9495 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
9496
9497         * scm/x11-color.scm: new file
9498         All x11 color names can be accessed with:
9499         #(x11-color 'ColorName),
9500         #(x11-color "ColorName") or:
9501         #(x11-color "color name")
9502         If the x11 color name is not recognised then it defaults
9503         to black
9504
9505         * scm/lily.scm: amended to call scm/x11-color.scm
9506
9507 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9508
9509         * Documentation/user/invoking.itely (Reporting bugs): comment out
9510         reference to online PNG bug repository.
9511
9512 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9513
9514         * lily/translator-scheme.cc (ly:translator-property): Remove.
9515         Update callers.
9516
9517         * lily/context-scheme.cc (ly:context-now): Move from translator.
9518         Update callers.
9519
9520 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9521
9522         * input/regression/grid-lines.ly (skips): refine example.
9523
9524         * scm/define-context-properties.scm
9525         (all-user-translation-properties): doc autoBeamCheck
9526
9527         * input/regression/grid-lines.ly (Module): new file.
9528
9529         * lily/grid-point-engraver.cc (Module): new file.
9530
9531         * lily/grid-line.cc (Module): new file.
9532
9533         * lily/grid-line-span-engraver.cc (Module): new file.
9534
9535         * lily/grid-line-interface.cc (Module): new file.
9536
9537 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9538
9539         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
9540         missing parameter, actualy cdr through list.  Actually return a
9541         list with ENTRY removed (was '()).
9542
9543         * scripts/convert-ly.py: Update.  Print warning if file cannot be
9544         opened.
9545         (do_conversion): Fix printing of continuation comma.
9546
9547         * Documentation/user/advanced-notation.itely (Beam formatting):
9548         Remove refbugs about compound time and mixed duration.
9549
9550         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
9551         modulo moments explicitely.
9552
9553         * lily/moment.cc (operator %): New function.
9554
9555         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
9556
9557         * lily/translator-scheme.cc (ly:translator-now,
9558         ly:translator-property): New function.
9559
9560         * scm/auto-beam.scm (default-auto-beam-check): New function.
9561
9562         * lily/auto-beam-engraver.cc (test_moment): Use it.
9563
9564         * flower/rational.cc (operator %): Bugfix.
9565
9566 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
9567
9568         * scripts/abc2ly: Bugfix
9569
9570 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9571
9572         * python/fontextract.py (write_extracted_fonts): bugfix, too many
9573         %'s on EndFont comment.
9574
9575         * lily/ledger-line-spanner.cc: some more words of explanation.
9576
9577 2005-04-20  John Williams <williams@tni.com>  
9578         
9579         * scripts/lilypond-book.py: htmlquote bugfix.
9580         Allow snippets to be given distinct filenames.
9581         Allow the default alt text to be overridden.
9582
9583 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
9584
9585         * ly/performer-init.ly: Bugfix
9586
9587         * THANKS: Added bughunters.
9588
9589 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9590
9591         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
9592
9593         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
9594         position (was: use modulo measure length).
9595
9596         * configure.in (no gui_b): Remove optional gtk+ requirement.
9597
9598 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9599
9600         * Documentation/user/basic-notation.itely (Pitches): add
9601         LedgerLineSpanner.
9602
9603         * lily/dynamic-engraver.cc (process_music): set right bound to
9604         script if present. Else, do not set.
9605         (acknowledge_grob): only set right bound of finished spanner to
9606         note column if no other bound is set.
9607
9608         * python/lilylib.py (make_ps_images): switch back to png16m.
9609         
9610 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9611
9612         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
9613         writing up to date file.  Add dvips usage suggestion.
9614
9615         * scripts/convert-ly.py: Fix error message.
9616         Print usage if no files on command line.
9617         (usage): Add example usage.
9618
9619         * input/test/compound-time.ly: New file.
9620
9621         * input/test/circle.ly: New file.
9622
9623         * Documentation/topdocs/NEWS.tely: Use them.
9624
9625         * input/test/boxed-stencil.ly: Remove \score.
9626
9627         * buildscripts/mf-to-table.py (base): Add .log dependency.
9628
9629         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
9630         pfa's.  Add .log dependency
9631
9632         * scm/define-markup-commands.scm (lower): New command.
9633
9634         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
9635         make it default.
9636
9637 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9638
9639         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
9640         also to finished cresc as right bound. This fixes:
9641         skip-string-decresc.ly
9642
9643         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
9644         relative_coordinate if extent is empty.
9645
9646         * lily/stem.cc (width_callback): determine correct extent if flag
9647         is not there. This fixes slur-no-flag.ly
9648
9649         * lily/grace-engraver.cc (consider_change_grace_settings): new
9650         function.
9651         (initialize): also consider_change_grace_settings() on
9652         initialization. Fixes large grace notes at start of score.
9653
9654         * lily/break-align-interface.cc (do_alignment): don't translate if
9655         total_extent is empty.
9656
9657         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
9658
9659 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9660
9661         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
9662         with slash.
9663
9664 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9665
9666         * stepmake/aclocal.m4: Remove tfm_path.
9667
9668 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9669
9670         * scm/music-functions.scm (markup-expression->make-markup): fix
9671         bug with cons arguments of markup commands.
9672         (music->make-music): fix music expression property list building
9673
9674 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9675
9676         * aclocal.m4: Massage package names.
9677
9678         * SCons updates.
9679
9680 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9681
9682         * VERSION (PACKAGE_NAME): release 2.5.20
9683
9684         * lily/stem.cc (calc_stem_info): add minimum Y extent of
9685         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
9686
9687         * lily/percent-repeat-engraver.cc (try_music): add measure before
9688         next_moment to future processing moment. Fixes:
9689         percent-repeat-mm-rest.ly
9690         (process_music): don't add moment for 2nd time.
9691
9692         * input/regression/repeat-percent.ly: add mmrests as extra test.
9693
9694         * lily/axis-group-engraver.cc (acknowledge_grob): read
9695         keepAliveInterfaces to decide what to kill.
9696
9697         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
9698         percent-repeat-interface to keepAliveInterfaces. This fixes
9699         percent-repeat-harakiri.
9700
9701 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9702
9703         * SCons updates.
9704
9705 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9706
9707         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
9708
9709         * aclocal.m4: remove --enable-tfm-path configure option
9710
9711         * input/test/ancient-font.ly (lowerStaff): clef name errors.
9712
9713         * scm/backend-library.scm (postscript->png): newline after
9714         finishing command.
9715
9716         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
9717         (LY_DEFINE): ly:paper-score-paper-systems: new function 
9718
9719         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
9720
9721         * lily/score.cc (default_rendering): use Music_output too.
9722
9723         * input/test/chord-names-languages.ly (Module): rename file.
9724
9725         * lily/text-spanner.cc: add bound-padding.
9726
9727         * lily/paper-book.cc (systems): accept Paper_score
9728         iso. Paper_system vector. 
9729
9730         * input/regression/line-arrows.ly: new file.
9731
9732         * lily/paper-score.cc (process): run get_paper_systems() only once.
9733
9734         * lily/line-spanner.cc (line_stencil): add arrows.
9735
9736 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
9737
9738         * lily/line-interface.cc (make_arrow): new function. 
9739         (arrows): idem.
9740
9741 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
9742
9743         * input/test/chord-names-german.ly: update for italian/french
9744         chords.
9745         
9746         * Documentation/user/instrument-notation.itely (Printing chord
9747         names): update.
9748
9749 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9750
9751         * lily/include/paper-score.hh (class Paper_score): remove unused
9752         prototypes.
9753
9754         * lily/book.cc (process): add -COUNT to midi output.
9755
9756         * lily/score.cc (book_rendering): remove outname argument
9757         (book_rendering): return list of Music_outputs. 
9758
9759         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
9760
9761         * lily/book.cc (process): loop over Music_outputs returned from
9762         Score::book_rendering().
9763
9764         * lily/*.cc (width_callback): remove spurious "unused" warnings
9765         for assert (axis==[XY]_AXIS); 
9766
9767         * lily/include/music-output.hh (class Music_output): smobify class.
9768
9769         * lily/include/paper-score.hh (class Paper_score): make members
9770         private.
9771
9772         * lily/performance.cc (process): return #f iso. #<undefined>. This
9773         prevents #<undefined> leaking into GUILE-userspace.
9774
9775 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9776
9777         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
9778
9779 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
9780
9781         * scm/chord-name.scm : support for italian and french
9782         chords names.
9783
9784         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
9785         a space defined by chordPrefixSpacer when the root name is
9786         direclty followed by a prefix.
9787
9788         * ly/engraver-init.ly : chordPrefixSpacer       
9789         * scm/define-context-properties.scm : chordPrefixSpacer
9790         * ly/property-init.ly : italianChords, frenchChords 
9791
9792 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9793
9794         * mf/feta-din.mf: Remove.
9795
9796         * mf/GNUmakefile (fontdir): Bugfix.
9797
9798         * mf/SConstruct: Some updates.
9799
9800         * SConstruct: Require pkg-config.
9801         (test_program): Bugfix for double digit version compares, use
9802         integer (not string-) compare.
9803         Optionally require gs 8.14.
9804
9805         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
9806
9807         * lily/*: s/ifdef HAVE_*/if have/.
9808
9809         * SConstruct (test_lib): New function.  Update pkg-config and some
9810         other requirements.
9811
9812         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
9813         freetype, pangof2t.
9814
9815 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9816
9817         * po/lilypond.pot, ...: Update using bison-CVS.
9818
9819         * python/lilylib.py (make_ps_images): Fixo.
9820
9821 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9822
9823         * python/lilylib.py (make_ps_images): typo.
9824
9825         * configure.in (gui_b): make bison optional.
9826
9827         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
9828
9829 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
9830
9831         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
9832         with one parameter can be defined in a LaTeX file when processed
9833         by lilypond-book this will be evaluated between the systems of
9834         a multi-system score. The parameter is the number of systems processed.
9835
9836 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9837
9838         * python/lilylib.py (make_ps_images): Escape newline.
9839
9840         * Documentation/user/music-glossary.tely: Run
9841         texinfo-all-menus-update.
9842
9843 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9844
9845         * scm/lily-library.scm (old-relative-not-used-message)
9846         (version-not-seen-message): Add input-file-name-location to message.
9847
9848         * lily/parser.yy (lilypond): Add token aliases.
9849
9850         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
9851         not confuse with alteration.
9852         (alteration): Add.
9853
9854 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9855
9856         * python/lilylib.py (make_ps_images): use -dEPSCrop
9857
9858         * VERSION (PACKAGE_NAME): release 2.5.19 
9859
9860         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
9861         only put xrefs in info documentation.
9862
9863         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
9864         .pdf rule to tex-rules.make.
9865
9866         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
9867         from -systems.* output.
9868
9869         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
9870         directly, remove -$(PAGESIZE) target.
9871
9872         * input/test/embedded-postscript.ly: update.
9873
9874 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9875
9876         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
9877
9878         * Documentation/user/changing-defaults.itely (Font selection):
9879         document font-name.
9880
9881         * input/regression/font-name.ly: show Pango fonts for
9882         font-name. Update example. 
9883
9884         * lily/pango-select.cc (properties_to_pango_description): don't
9885         convert symbol font-size to number, but use to lookup.
9886
9887         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
9888
9889         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
9890         (NAME . FILE-NAME) tuples for font descriptions. 
9891         (write-preamble): display BeginFont DSC comments.
9892
9893         * python/fontextract.py (write_extracted_fonts): new file. Extract
9894         font resources from a PS file.
9895
9896         * scripts/lilypond-book.py (option_definitions): --psfonts option.
9897         (Compile_error.process_include): do_file returns chunks.
9898
9899         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
9900
9901         * make/lysdoc-targets.make: .texi is .PRECIOUS
9902
9903         * scripts/lilypond-book.py (write_if_updated): new function.
9904
9905 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9906
9907         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
9908
9909 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9910
9911         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
9912
9913         * input/regression/markup-syntax.ly: remove \score.
9914
9915         * scm/define-markup-commands.scm (draw-circle): add fill argument
9916
9917         * scm/stencil.scm (make-circle-stencil): add fill argument
9918
9919         * ps/music-drawing-routines.ps: add fill argument.
9920
9921         * ly/performer-init.ly: add CueVoice to MIDI too.
9922
9923         * ps/music-drawing-routines.ps: new routine BeginEPSF /
9924         EndEPSF.
9925
9926         * input/regression/markup-eps.ly: new file.
9927
9928         * scm/framework-ps.scm (write-preamble): change order: vars should
9929         be inited before procedures.
9930
9931         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
9932         for EPS files.
9933
9934         * scm/define-markup-commands.scm (epsfile): add epsfile command.
9935
9936 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9937
9938         * configure.in (gui_b): add check for ghostscript 8.15
9939
9940 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9941
9942         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
9943         start of line. Fixes cresc-after-newline.ly
9944
9945         * lily/source-file.cc (file_line_column_string): use get_column().
9946
9947 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9948
9949         * lily/source-file.cc (get_column): utf-8 support for column numbers.
9950
9951 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9952
9953         * lily/*: use message () iso progress_indication () for messages.
9954         Revise/uniformise user messages.
9955
9956         * flower/warn.cc (progress_indication): New function.
9957         (message): Use it.  Fixes newline problems.
9958
9959         * config.make.in (webdir): Sort out install dirs.
9960
9961         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
9962
9963         * python/lilylib.py (command_name): Bugfix.
9964         (make_ps_images):
9965
9966 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
9967
9968         * lily/main.cc: --help says what types of backends are availabe
9969
9970 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9971
9972         Fix ./VERSION dependency, and without need to reconfigure.
9973
9974         * lily/main.cc (setup_paths): Update.
9975
9976         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
9977
9978         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
9979
9980         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
9981         Add \line for some simplistic cases.
9982
9983         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
9984
9985 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9986
9987         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
9988         to compile LY files (useful for adding eg. "-I" args)
9989         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
9990         2Gnome command for gnome backend.
9991         (LilyPond-command-formatgnome): call the 2Gnome command. key
9992         binding: C-c C-g
9993
9994 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9995
9996         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
9997         depend on all PNG images.
9998
9999 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10000
10001         * GNUmakefile.in: Bugfix: also link .map files.
10002
10003 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10004
10005         * scm/music-functions.scm (music->make-music): generate 
10006         a (make-music ...) sexpr from a music expression.
10007         (display-scheme-music): use guile pretty printer to display the
10008         make-music sexpr.
10009
10010 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10011
10012         * ly/engraver-init.ly: reindent.
10013         Add CueVoice.
10014
10015         * scm/music-functions.scm (music-pretty-string): handle moments
10016         too.
10017         (music-pretty-string): only print non-empty lists.
10018         (cue-substitute): create CueVoice context, which has smaller type.
10019
10020         * lily/moment-scheme.cc (LY_DEFINE): new methods
10021         ly:moment-grace-{numerator,denominator}
10022
10023         * lily/context-handle.cc: remove quit() method. 
10024
10025         * lily/font-config.cc (init_fontconfig): be verbose about font path.
10026         (init_fontconfig): success is 0, not !0
10027
10028 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10029
10030         * mf/feta-nummer-code.mf (code): add plus glyph.
10031
10032         * lily/tie.cc (print): idem.
10033
10034         * lily/slur.cc (print): don't use thickness property for
10035         slur shape-thickness.
10036
10037         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
10038         while adding stencils.
10039
10040         * scm/define-markup-commands.scm (with-color): with-color markup
10041         command.
10042         (whiteout): new markup command 
10043         (filled-box): new markup command
10044
10045 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10046
10047         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
10048         test for PDF docs.
10049
10050         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
10051         PFAAybabtu-Regular.  Fixes feta font in PDFs.
10052         
10053         Notes for tetex-3.0 make web:
10054            psclean.map: s/uhv8a/uhvr8a/
10055            config.ps add:
10056                 p +psfonts_t1.map
10057                 p +psclean.map
10058                 p +typeface.map
10059
10060 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10061
10062         * scm/music-functions.scm (music-pretty-string): fix bug with
10063         string argument.
10064
10065 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10066
10067         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
10068
10069 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10070
10071         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
10072         only process options if they're there.
10073         (write_file_map): add version-seen? to snippet-map.ly
10074
10075 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10076
10077         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
10078         formatting cleanups.
10079
10080         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
10081         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
10082
10083 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10084
10085         * scm/framework-ps.scm (ps-font-command): don't hash, just use
10086         name directly.
10087
10088         * lily/main.cc (setup_paths): either add mf/out to search path or 
10089         fonts/{otf,type1,etc}
10090         
10091         * lily/font-config.cc (init_fontconfig): either add mf/out to
10092         FontConfig or fonts/{otf,type1,etc}
10093
10094         * GNUmakefile.in: don't put mf/ link in share/ dir.
10095
10096         * lily/staff-spacing.cc: move same-direction-correction to
10097         note-spacing-interface
10098
10099         * scm/lily.scm (lilypond-main): use variable argument count for
10100         exception handler.
10101
10102         * lily/font-config.cc (init_fontconfig): add operator pacification
10103         message.
10104
10105         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
10106
10107         * buildscripts/gen-emmentaler-scripts.py (i): generate
10108         PFAEmmentaler as well.
10109
10110         * scm/framework-ps.scm (munge-lily-font-name): new function
10111         (write-preamble): hack: insert PFA equivalent of CFF into
10112         .PS. This makes LilyPond output printable on normal PS printers
10113         again.
10114
10115         * buildscripts/gen-emmentaler-scripts.py (i): generate
10116         PFAEmmentaler.pfa aswell.
10117
10118 2005-04-06  John Williams <williams@tni.com>  
10119         
10120         * scripts/lilypond-book.py: refactor the compose_ly procedure.
10121         
10122 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10123
10124         * scm/page-layout.scm (default-page-make-stencil): always combine
10125         the header stencil, even if empty. This prevents the body text to
10126         reach up to the margins.
10127
10128         * po/rw.po (Module): new file, for Kinyarwanda.
10129
10130         * input/test/spacing-optical.ly (Module): new file.
10131
10132         * lily/staff-spacing.cc: add same-direction-correction
10133
10134 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10135
10136         * Documentation/user/introduction.itely (Engraving): Comment-out
10137         non-existent file.
10138
10139 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10140
10141         * scm/define-grob-properties.scm (all-user-grob-properties): add
10142         same-direction-correction
10143
10144         * VERSION: release 2.5.18
10145
10146 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10147
10148         * lily/grob.cc (mark_smob): Check pscore->layout_ before
10149         dereferencing.  Fixes make web.
10150
10151         * lily/midi-stream.cc: Handle unwritable midi file.  Include
10152         errno.h.
10153
10154         * Documentation/user/: Fix links.
10155
10156 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10157
10158         * lily/text-interface.cc (Module): rename from text-item.cc
10159
10160         * input/regression/apply-output.ly (texidoc): function naming fix.
10161
10162         * lily/time-signature-performer.cc (derived_mark): new function.
10163
10164         * lily/lily-parser-scheme.cc:  print mapped file name for progress
10165
10166         * scripts/lilypond-book.py (find_linestarts): new function.
10167         (find_toplevel_snippets): keep track of line numbers.
10168
10169         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
10170         all key changes.
10171
10172         * ly/declarations-init.ly (partCombineListener): use
10173         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
10174
10175         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
10176
10177 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10178
10179         * lily/text-item.cc: Fix link.
10180
10181         * Documentation/user/changing-defaults.itely (Changing defaults):
10182         Fix programs reference links.
10183
10184         * Documentation/user/music-glossary.tely: Convert to utf-8.
10185
10186 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10187
10188         * make/lilypond-vars.make: remove TEXMF from variables.
10189         remove DEB_BUILD pk font variables.
10190         remove GUILE_LOAD_PATH
10191         remove TeX memory vars.
10192
10193 2005-04-04  Werner Lemberg  <wl@gnu.org>
10194
10195         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
10196
10197 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10198
10199         * ps/lilyponddefs.ps: remove reencode-font
10200
10201         * lily/simple-spacer.cc (add_columns): also compare
10202         directly. Column rank doesn't distinguish between broken and
10203         unbroken columns. This fixes large spaces before time sig changes.
10204
10205         * Documentation/user/point-and-click.itely: document ly:set-option.
10206
10207         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
10208         point_and_click_global is set.
10209
10210         * lily/scm-option.cc (LY_DEFINE): add point-and-click
10211         ly:set-option argument.
10212
10213 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10214
10215         * GNUmakefile.in: Include symlinks in webball.
10216
10217         * Documentation/user/GNUmakefile (source-links): Add symlinks to
10218         source dir for split and non-split manuals.
10219
10220         * Documentation/user/*y: Fix @uref/@inputfile links for
10221         split/non-split HTML documents.
10222
10223         * Documentation/user/GNUmakefile (local-WWW): Do not generate
10224         .ps.gz.
10225         
10226 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10227
10228         * GNUmakefile.in: Add newline.
10229
10230 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
10231
10232         * tex/lilyponddefs.tex: use color instead of xcolor
10233         * scm/output-tex.scm: minor editing
10234
10235 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10236
10237         * scm/music-functions.scm (display-scheme-music): pretty printer
10238         for music expressions.
10239
10240 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10241
10242         * buildscripts/install-info-html.sh (index_file): Fix link.
10243
10244 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10245
10246         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
10247
10248         * Documentation/index.html.in: Add size estimates with some big pages.
10249
10250         * Documentation/user/tutorial.itely (Running LilyPond for the
10251         first time): Add/replace some @rglos links.  TODO: add more
10252         @rglos links in tutorial, test non-intrusiveness (.css).
10253
10254         * stepmake/bin/add-html-footer.py (do_file): Remove info's
10255         annoying's indication of referencing external document.
10256
10257         * Documentation/user/GNUmakefile: Split version of glossary too.
10258         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
10259         links, not only for html.
10260
10261         * Documentation/user/introduction.itely: Fix some links for other
10262         than html, do not use `here' as link name.
10263
10264 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10265
10266         * scm/documentation-generate.scm (string-append): Fix @usermanref,
10267         @glossaryref.
10268
10269 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10270
10271         * scm/page-layout.scm (default-page-make-stencil): only add header
10272         if existing and not empty. Fixes spurious programming error.
10273
10274         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
10275
10276 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
10277
10278         * scm/output-tex.scm: implement {re,}setcolor
10279         * tex/lilyponddefs.tex: use color package
10280
10281 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10282
10283         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
10284         additions to website.
10285
10286         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
10287
10288         * Documentation/user/macros.itexi: Fix @usermanref html links in
10289         split documents: use @inforef.
10290
10291 2005-03-30  Graham Percival  <gperlist@shaw.ca>
10292
10293         * Documentation/user/programming-interface.itely: minor fix.
10294
10295         * Documentation/user/advanced-notation.itely: added info to
10296         Metronome markings.
10297
10298 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10299
10300         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
10301         use box-stencil.  Remove y-padding argument.
10302         (make-stencil-circler): New function.
10303
10304         * buildscripts/lilypond-words.py (F): 
10305         * elisp/SConscript (a): 
10306         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
10307         * vim/SConscript (a): 
10308         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
10309
10310         * lily/general-scheme.cc: Build fix.
10311
10312         * scm/markup.scm:
10313         * input/regression/markup-scheme.ly: 
10314         * input/regression/markup-syntax.ly: Drop 'new-' from name.
10315
10316         * scm/stencil.scm (make-circle-stencil): New function.
10317
10318         * scm/define-markup-commands.scm (draw-circle): Use it.  New
10319         name (was cicle).  Update callers.
10320         (circle): New markup command, similar to box.
10321
10322         * scm/stencil.scm (circle-stencil): New function.
10323
10324 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
10325
10326         * configure.in: Detect libutf8/wchar.h variant.
10327
10328         * stepmake/aclocal.m4: Modify shared size test.
10329
10330 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10331
10332         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
10333
10334 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10335
10336         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
10337         
10338         * VERSION (PACKAGE_NAME):  release 2.5.17
10339
10340 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10341
10342         * scm/backend-library.scm (postscript->png): Fix comment and png
10343         message.
10344
10345         * GNUmakefile.in (link-tree): Fix locales.
10346
10347 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10348
10349         * lily/stencil-scheme.cc (LY_DEFINE): change to
10350         ly:stencil-aligned-to, non mutating.
10351
10352         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
10353
10354         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
10355
10356         * lily/quote-iterator.cc (derived_mark): call
10357         Music_wrapper_iterator::derived_mark() too.
10358
10359         * lily/grace-engraver.cc (derived_mark): change signature, add
10360         const.
10361
10362 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10363
10364         * SConstruct (symlink): 
10365         * GNUmakefile.in (link-tree): Add scripts to prefix.
10366
10367         * lily/general-scheme.cc (ly:effective-prefix): New function.
10368
10369         * scm/backend-library.scm (postscript->png): Use it.
10370
10371 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10372
10373         * lily/paper-score.cc (process): don't delete grobs after
10374         producing stencils. 
10375
10376         * scm/part-combiner.scm (determine-split-list): switch off
10377         debugging info.
10378
10379         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
10380         if available.
10381
10382         * scm/define-context-properties.scm
10383         (all-user-translation-properties): add stringNumberOrientations.
10384
10385         * lily/new-fingering-engraver.cc (position_scripts): make generic,
10386         so fingering and string-numbers are separately controlled.
10387
10388 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10389
10390         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
10391         not use debugging.
10392
10393 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10394
10395         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
10396
10397         * config.hh.in: add HAVE_FONTCONFIG.
10398
10399         * Documentation/user/instrument-notation.itely (String number
10400         indications): new node.
10401
10402         * input/regression/new-markup-syntax.ly (texidoc): add circle.
10403
10404         * lily/new-fingering-engraver.cc (add_string): new function. 
10405         (acknowledge_grob): accept string-number-event as well.
10406
10407         * scm/define-markup-commands.scm (circle): new markup command.
10408
10409         * scm/output-lib.scm (print-circled-text-callback): new function.
10410
10411         * lily/GNUmakefile: move ifeq after include stepmake.make.
10412
10413 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10414
10415         * config.make.in (HAVE_LIBKPATHSEA_SO):
10416         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
10417
10418         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
10419         add KPATHSEA_LIBS.
10420
10421         * debian/watch: 
10422         * debian/control: Update.
10423
10424 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10425
10426         * input/test/title-markup.ly (spaceTest): remove.
10427
10428         * input/test/embedded-tex.ly (Module): remove.
10429
10430         * input/test/music-box.ly: use 'name property, not ly:music-name.
10431
10432         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
10433
10434         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
10435
10436 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10437
10438         * Documentation/topdocs/INSTALL.texi (Top): Remove information
10439         about xdeltas.  Add information about CVS.
10440
10441         * scm/lily.scm (lilypond-main): Fix invocation of handler,
10442         gracefully handle failed files.
10443
10444         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
10445
10446         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
10447         small fixes.
10448
10449         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
10450         No unnecessarily specific i18n messages.  Remove stray `1'.
10451
10452 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10453
10454         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
10455         documentencoding
10456
10457         * scm/documentation-lib.scm (texi-file-head): set utf-8
10458         documentencoding.
10459
10460         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
10461         Delta, not the Symbol one. 
10462
10463         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
10464         for the .map file.
10465
10466         * Documentation/topdocs/INSTALL.texi (Top): add running
10467         requirement as compilation requirement.
10468
10469 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10470
10471         * buildscripts/mutopia-index.py (headertext): add h1 header and
10472         utf-8 charset meta field.
10473
10474         * input/GNUmakefile: prune example list.
10475
10476         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
10477         options.
10478
10479         * lily/slur-scoring.cc (get_base_attachments): only look at stem
10480         extent for visible stems.
10481
10482         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
10483
10484 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10485
10486         * Documentation/topdocs/INSTALL.texi (Top): Updates.
10487
10488         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
10489
10490 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10491
10492         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
10493         pass inf/nan into slur scoring.
10494
10495         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
10496         page.
10497
10498         * scripts/abc2ly.py (dump_voices): use alphabet().
10499
10500 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
10501         
10502         * mf/GNUmakefile (depth): use $(FONTFORGE). 
10503
10504 2005-03-27 Matthias Neeracher <neeracher@mac.com>
10505         
10506         * flower/include/virtual-methods.hh: simplify. Patch by
10507
10508 2005-03-25  John Williams <williams@tni.com>  
10509
10510         * scripts/lilypond-book.py (main): add png for HTML too, guess
10511         only if necessary. 
10512
10513 2005-03-25  Graham Percival  <gperlist@shaw.ca>
10514
10515         * Documentation/topdocs/INSTALL.texi: now recommends
10516         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
10517
10518         * Documentation/user/basic-notation.itely,
10519         Documentation/user/tutoria.itely: warn about
10520         only one (phrasing) slur at once.
10521
10522 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10523
10524         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
10525
10526 2005-03-23  Graham Percival  <gperlist@shaw.ca>
10527
10528         * Documentation/user/basic-notation.itely: fixed info about
10529         ending a (de)cresc.
10530
10531         * Documentation/user/lilypond-book.itely: fixed
10532         lilypond-book filter example and warned about not doing
10533         --filter and --process at the same time.
10534
10535 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10536
10537         * lily/parser.yy (bass_number),
10538         Documentation/user/instrument-notation.itely (Figured bass): 
10539         Add the possibility to use text markup in figured bass. 
10540
10541 2005-03-19  Graham Percival  <gperlist@shaw.ca>
10542
10543         * Documentation/user/global.itely: added info about naming
10544         identifiers and breakbefore.
10545
10546         * Documentation/user/invoking.itely: added info about batch
10547         processing files with convert-ly, removed references to TeX
10548         in the jail section.
10549
10550         * Documentation/user/examples.itely: possibly fixed piano
10551         dynamics.
10552
10553         * Documentation/user/advanced-notation.itely: added info
10554         about removing other types of Staff.
10555
10556         * Documentation/user/instrument-notation.itely: possibly
10557         fixed piano staff line switch.
10558
10559         * Documentation/user/changing-defaults.itely: added info
10560         about using normal font in titles.
10561
10562 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10563
10564         * VERSION (PATCH_LEVEL): release 2.5.16
10565
10566         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
10567         explicitly.
10568
10569 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10570
10571         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
10572         whitespace.
10573
10574         * python/lilylib.py (make_ps_images):
10575         * scm/backend-library.scm (postscript->pdf, postscript->png):
10576         Quote file name.  Use format rather than string-append juggling.
10577
10578 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10579
10580         * python/lilylib.py (make_ps_images): add x to -g argument. 
10581
10582         * lily/key-performer.cc (create_audio_elements): don't use
10583         scm_eval_string. Check for minor 3rd directly.
10584   
10585         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
10586         (sarabandeCelloGlobal): key is D minor, not F major.
10587
10588 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10589
10590         Fix truncated --png output (Peter Danenberg).
10591         
10592         * python/lilylib.py (make_ps_images):
10593         * scripts/ps2png.py (copyright): Grok --papersize option.
10594
10595         * scm/backend-library.scm (postscript->png): Add parameter
10596         PAPERSIZE.  Update callers.
10597
10598         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
10599         Fixes symbol placement.
10600
10601         * lily/spanner.cc: 
10602         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
10603         <libc-extension.hh>).
10604
10605 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10606
10607         * Nitpick run.
10608
10609         * buildscripts/fixcc.py: Update.
10610
10611         Builddir run fixes.
10612
10613         * HACKING (datadir): Add VERSION.
10614
10615         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
10616         higher up.
10617
10618 2005-03-15  Werner Lemberg  <wl@gnu.org>
10619
10620         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
10621         diagonal stem doesn't become thinner.
10622
10623 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10624
10625         * buildscripts/fixcc.py: Fixes (Werner).
10626
10627 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10628
10629         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
10630         Emmentaler/Aybabtu.
10631
10632         * GNUmakefile.in: fix lilypond-words path.
10633
10634         * po/tr.po: update to 2.3.21
10635
10636         * lily/new-fingering-engraver.cc (position_scripts): take priority
10637         from head position.
10638
10639         * input/regression/finger-chords-order.ly (texidoc): new file.
10640
10641 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10642
10643         * make/ly-rules.make: 
10644         * stepmake/aclocal.m4: 
10645         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
10646
10647         * buildscripts/fixcc.py (rules): Leave space after operator.
10648
10649 2005-03-14  Werner Lemberg  <wl@gnu.org>
10650
10651         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
10652         top of the glyph with smooth curve.
10653
10654 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10655
10656         * Documentation/user/global.itely (Page layout): remove
10657         printpagenumber.
10658
10659 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
10660
10661         * input/regression/mensural-ligatures.ly: new file (with examples
10662         compiled by Pal Benko).
10663
10664         * Documentation/user/instrument-notation.itely: Bugfix: yet some
10665         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
10666         musicglyph access.  Many small beautifications in ancient
10667         examples.
10668
10669         * input/test/divisiones.ly: fixed indentation; small
10670         beautifications
10671
10672         * ly/engraver-init.ly: added FIXME comment
10673
10674         * scripts/lilypond-book.py,
10675         Documentation/user/lilypond-book.itely: added music fragment
10676         option "packed" to lilypond-book
10677
10678         * Documentation/user/instrument-notation.itely: Bugfix: added
10679         missing LedgerLineSpanner color setting in several places.  Added
10680         music fragment option "packed" to VaticanaContext example.
10681
10682 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10683
10684         * scm/define-grobs.scm (all-grob-descriptions): switch off
10685         Hyphen_spanner::set_spacing_rods 
10686
10687         * lily/lyric-hyphen.cc (print): add padding between syllable and
10688         hyphen.
10689         (print): shorten hyphen in tight situations (determine using
10690         minimum-length)
10691
10692         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
10693         0.4pt.
10694
10695 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10696
10697         * ly/titling-init.ly (bookTitleMarkup): Refinements.
10698
10699         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
10700         header/footer markings for regression-test.
10701
10702         * scm/backend-library.scm (output-scopes, header-to-file): Move
10703         from framework-tex.scm.
10704
10705         * scm/framework-ps.scm (output-framework)
10706         (output-preview-framework):
10707         * scm/framework-eps.scm (output-classic-framework)
10708         (output-framework): Use it.  Fixes collated files.
10709
10710 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10711
10712         * input/sakura-sakura.ly: 
10713         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
10714
10715         * buildscripts/guile-gnome.sh: Update.
10716
10717         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
10718
10719         * mf/aybabtu.pe.in: Capitalize Aybabtu.
10720
10721 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10722
10723         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
10724         culprit: always exit the loop if we find a rod, even if it has
10725         distance < 0. 
10726
10727         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
10728         algorithm.
10729
10730         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
10731         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
10732
10733         * scm/output-svg.scm (dashed-line): new  function body.
10734         
10735         * GNUmakefile.in: create .htaccess.
10736
10737 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10738
10739         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
10740
10741 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10742
10743         * VERSION (PACKAGE_NAME): release 2.5.15
10744
10745         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
10746
10747         * scm/framework-svg.scm (output-framework): put scaling in
10748         document header. Apply scaling only once.
10749         (output-framework): dump page size in px, not mm. 
10750
10751         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
10752         from font-size.
10753
10754         * lily/paper-outputter-scheme.cc (LY_DEFINE):
10755         ly:outputter-output-scheme, new function.
10756
10757         * scm/output-svg.scm (pango-description-to-svg-font): new function
10758
10759 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10760
10761         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
10762         target.
10763
10764         * input/typography-demo.ly: new file.
10765
10766 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10767
10768         * Documentation/user/global.itely (File structure): Add markup blocks
10769         to toplevel expressions.
10770         (Multiple movements, Creating titles): Add markup blocks.
10771
10772         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
10773         <libc-extension.hh>).
10774
10775         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
10776
10777         * flower
10778         * lily
10779         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
10780
10781 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10782
10783         * lily/accidental.cc: special bboxes for natural. 
10784
10785         * mf/feta-toevallig.mf: make stems heavier.
10786
10787         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
10788         texts as well.
10789
10790         * mf/feta-klef.mf: revise. 
10791
10792         * mf/feta-schrift.mf: make thinning of accent less pronounced.
10793
10794         * mf/feta-klef.mf: add rounded curve at top. 
10795         make thinnib a little heavier.
10796
10797 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10798
10799         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
10800
10801         * buildscripts/fixcc.py: New file.
10802
10803         * input/regression/utf8.ly: Update Debian font description.
10804
10805 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10806
10807         * stepmake/aclocal.m4: Fix test.
10808
10809 2005-03-09  Graham Percival  <gperlist@shaw.ca>
10810
10811         * Documentation/user/invoking.itely: added Sebastino Vigna's
10812         docs for the --jail option.
10813
10814 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10815
10816         * lily/stem.cc (print): only produce stemlets if there are no
10817         noteheads on this stem.
10818
10819         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
10820         don't crash on stemlet (visible stem without heads).
10821
10822         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
10823         unbroken situations. 
10824
10825         * scm/output-lib.scm (center-invisible): new function.
10826
10827         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
10828         wishes to determine loose column space.
10829
10830         * lily/font-config.cc (init_fontconfig): add
10831         fonts/{otf,type1,cff}  to path.
10832
10833         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
10834
10835         * mf/GNUmakefile (Module): install all fonts under otf/
10836
10837         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
10838         replace /fonts/otf/ by /ps/ 
10839
10840         
10841 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10842
10843         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
10844
10845         * lily/book.cc (process): Oops, add score_.header_.
10846
10847         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
10848
10849         * lily/parser.yy: Handle toplevel and book texts as score.
10850
10851         * scm/page-layout.scm (default-page-make-stencil):
10852         Bugfix: (page-properties rename.
10853
10854         * scm/backend-library.scm (ly:system): Typo.
10855
10856 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10857
10858         * stepmake/stepmake/executable-targets.make (installexe): don't
10859         strip installed executables
10860
10861         * lily/font-select.cc (get_font_by_design_size): revert
10862         pango_description_string as well.
10863
10864         * lily/system.cc (set_loose_columns): put loose column just left
10865         of next column.
10866
10867         * lily/include/group-interface.hh (extract_grob_array): rename
10868         from Pointer_group_interface__extract_grobs
10869
10870         * input/regression/ledger-line-minimum.ly (texidoc): new file.
10871
10872         * lily/ledger-line-spanner.cc (set_spacing_rods): new
10873         function. Keep ledgered note heads at a minimum distance.
10874         Introduce minimum-length-fraction
10875         (print): introduce length-fraction property.
10876
10877 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10878
10879         * tex/GNUmakefile: remove latin1.enc rules.
10880
10881 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10882
10883         * scm/titling.scm: Typo.
10884
10885         * input/regression/score-text.ly: Really add.
10886
10887         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
10888
10889 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10890
10891         * lily/open-type-font-scheme.cc:  new file.
10892
10893 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10894
10895         * scm/titling.scm (layout-extract-page-properties): Rename from
10896         page-properties.  Update callers.
10897
10898         * lily/lexer.ll (Lily_lexer):
10899         * lily/parser.yy: Junk lyric_markup state.
10900
10901         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
10902
10903         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
10904         Add texts parameter.
10905
10906 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10907
10908         * lily/lexer.ll (lyric_markup): New mode.
10909         (Lily_lexer::push_lyric_markup_state): New method.
10910         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
10911
10912         * lily/parser.yy (book_body):
10913         (toplevel_expression): Grok \markup texts.
10914
10915         * lily/score-scheme.cc (ly:music-scorify): 
10916         * scm/lily-library.scm (collect-music-for-book): Take texts
10917         parameter.
10918
10919         * lily/score.cc (texts_): New member.
10920
10921         * lily/paper-book.cc (systems): Format score texts.
10922
10923         * score-text.ly: New file.
10924
10925         * ttftool/SConscript:
10926         * kpath-guile/SConscript: New file.
10927
10928         * lily/SConscript:
10929         * SConstruct: Update.
10930
10931 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10932
10933         * VERSION (PACKAGE_NAME): release 2.5.14
10934
10935 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10936
10937         * lily/main.cc: Add dummy xgettext markers.
10938
10939 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10940
10941         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
10942         requirements
10943
10944         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
10945         executable is < 40k
10946
10947         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
10948         hack.
10949
10950 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10951
10952         * flower/libc-extension.cc:
10953         * flower/include/libc-extension.hh: [Open]BSD simply cast
10954         cookie/funopen declarations.
10955
10956         * stepmake/aclocal.m4: Check for libkpathsea.so.
10957
10958         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
10959         dl_kpse_find_file.
10960
10961 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10962
10963         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
10964         (open_library): alternative for static library.
10965
10966 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10967
10968         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
10969
10970         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
10971
10972         Drop run-time dependency on teTeX.
10973
10974         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
10975
10976         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
10977         KPATHSEA_LIBS in LIBS.
10978         (STEPMAKE_DLOPEN): New function.
10979
10980         * lily/font-config.cc (init_fontconfig): Use dir for directory,
10981         not path.
10982
10983         * flower/file-path.cc (directories): Rename from paths, as this
10984         return an array of directories (a single path).
10985
10986 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10987
10988         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
10989
10990         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
10991         new ly:kpathsea-find-file
10992
10993         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
10994
10995         * kpath-guile/GNUmakefile: new file
10996
10997         * buildscripts/gen-emmentaler-scripts.py (i): generate
10998         emmentaler-X.fontname as well.
10999
11000         * buildscripts/ps-embed-cff.py: new script
11001
11002         * scm/lily-library.scm: remove ps-embed-cff.
11003
11004         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
11005         font loading. 
11006
11007         * scm/font.scm (add-music-fonts): load dynamics/numbers through
11008         fontconfig as well.
11009
11010         * lily/font-config.cc (init_fontconfig): add cff/ too.
11011
11012         * ly/generate-embedded-cff.ly: capitalize.
11013
11014         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
11015         so as to register the pango font.
11016
11017         * lily/font-config.cc (init_fontconfig): add
11018         prefix/{otf,type1,mf/out} to fontconfig path.
11019
11020         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
11021         overrides all. 
11022
11023         * configure.in (gui_b): remove ec mftrace check
11024
11025         * config.hh.in: use lilypond-Major.Minor as data directory.
11026
11027         * scm/framework-ps.scm (dump-page): use output-units for landscape.
11028
11029         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
11030         name.
11031
11032 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11033
11034         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
11035         error messages.
11036
11037         * flower/libc-extension.cc:
11038         * flower/include/libc-extension.hh: [Open]BSD fixes for
11039         cookie/funopen declarations.
11040
11041 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11042
11043         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
11044         emmentaler.
11045
11046         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
11047         lcrm10.
11048
11049         * scm/define-markup-commands.scm (fontsize): new markup
11050         command. Also set baseline-skip
11051
11052 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
11053         
11054         * lily/main.cc (do_chroot_jail): paranoia security for webserver
11055         use.
11056
11057 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11058
11059         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
11060
11061         * lily/pdf.cc: remove PDF related files
11062
11063 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11064
11065         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
11066         <hamamatsu@gmx.de>
11067
11068 2005-03-05  Graham Percival  <gperlist@shaw.ca>
11069
11070         * Documentation/user/advanced-notation.itely: first draft
11071         of reorg done.
11072
11073         * Documentation/user/global.itely: fixed (sub)section
11074         bits of MIDI.
11075
11076 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11077
11078         * cygwin/mknetrel (extras): Bufix (Bertalan).
11079
11080         * Documentation/user/basic-notation.itely (Chords): @ref fix.
11081         * Documentation/user/instrument-notation.itely (Introducing chord
11082         names): Compile fix: must have unique name.
11083
11084 2005-03-02  Graham Percival  <gperlist@shaw.ca>
11085
11086         * Documentation/user/instrument-notation.itely: reorg.
11087
11088 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11089
11090         * scm/output-gnome.scm:
11091         * scm/output-svg.scm: Fix font scaling.
11092
11093 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11094
11095         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
11096         what link to use best.
11097
11098         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
11099         * Documentation/user/tutorial.itely (Automatic and manual beams):
11100         Fix @ref.
11101
11102         * lily/tweak-registration.cc (replace_grob_tweak): New function.
11103         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
11104         * scm/framework-gnome.scm (tweak): Use it.
11105
11106 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11107
11108         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
11109
11110         * scm/output-ps.scm (white-text): reinstate white-text
11111
11112 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11113
11114         * scm/output-ps.scm (offset-add): Remove.
11115
11116         * scm/lily-library.scm (offset-flip-y): New function.
11117         * scm/framework-gnome.scm (tweak): Use it.
11118
11119         * scm/output-gnome.scm (grob-cause): Add parameter.
11120
11121         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
11122         * scm/output-ps.scm (url-link): Move.
11123         (white-text): Warn user about brokenness.
11124
11125         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
11126         wrt ghostscript.
11127
11128 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11129
11130         * lily/slash-repeat-engraver.cc (try_music): always make slashes
11131         if body length smaller than measure length.
11132
11133         * scm/define-markup-commands.scm (with-url): oops. use Y extent
11134         for Y.
11135
11136         * ly/titling-init.ly (tagline): put default tagline in \paper
11137
11138 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11139
11140         * lily/kpath.cc: 
11141         * lily/pdf.cc (Pdf_file): Use more generic error messages.
11142
11143         * scm/lily-library.scm (version-not-seen-message): New function.
11144         * ly/init.ly: Use it.
11145
11146         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
11147         breaks as progess.
11148
11149         * scripts/lilypond-book.py (do_process_cmd): Do not lump
11150         whitespace with l10n message.
11151
11152         * scm/framework-tex.scm (convert-to-ps):
11153         (convert-to-dvi): Do not use overly specific l10n messages.
11154
11155         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
11156
11157         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
11158         merge stderr with stdout.  
11159
11160 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11161
11162         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
11163         Neeracher).
11164
11165 2005-02-29  Graham Percival  <gperlist@shaw.ca>
11166
11167         * Documentation/user/instrument-notation.teily: moved
11168         \arpeggio to Basic.
11169
11170         * Documentation/user/advanced-notation.itely: Articulation to
11171         Basic, a bunch of stuff from Basic moved to Advanced.
11172
11173         * Documentation/user/basic.itely: swapped various sections,
11174         reorganized Basic.
11175
11176 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11177
11178         * flower/memory-stream.cc: 
11179         * flower/libc-extension.cc: Remove obsolete #undefs.
11180
11181         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
11182         more carefully.
11183
11184 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11185
11186         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
11187         dependency.
11188
11189         * VERSION (PACKAGE_NAME): release 2.5.13
11190
11191         * GNUmakefile.in (web-ext): don't ship ps.gz
11192
11193         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
11194         stdout
11195
11196 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11197
11198         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
11199         without libintl.  Now it compiles too.
11200
11201 2005-02-28  Graham Percival  <gperlist@shaw.ca>
11202
11203         * Documentation/user/basic-notation.itely,
11204         instument-notation.itely, advanced-notation.itely:
11205         split up contents of notation.itely.
11206
11207         * Documentation/user/notation.itely: file removed.
11208
11209         * Documentation/user/invoking.itely, converters.itely:
11210         moved convert-ly info to invoking.itely.
11211
11212         * Documentation/user/global.itely, changing-defaults.itely,
11213         sound-output.itexi: moved global settings, file layout, and
11214         sound into global.itely.
11215
11216         * Documentation/user/sound-output.itexi: file removed.
11217
11218         * Documentation/user/lilypond.tely: removed links to
11219         notation.itely and sound.itely.
11220
11221 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11222
11223         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
11224
11225         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
11226  
11227         * THANKS: add sponsor.
11228
11229         * scm/define-markup-commands.scm (with-url): new markup command.
11230
11231         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
11232         tagline.
11233         
11234         * scm/output-tex.scm (url-link): stub.
11235
11236         * scm/output-ps.scm (url-link): new function.
11237
11238         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
11239         ly:set-point-and-click
11240
11241 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11242
11243         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
11244         based on pdf-viewer setting.
11245
11246         * scm/framework-ps.scm (write-preamble): Find and set preferred
11247         pdf-viewer.
11248
11249 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11250
11251         * Documentation/user/point-and-click.itely: update for PDF point &
11252         click.
11253
11254         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
11255         editors based on EDITOR setting.
11256
11257 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11258
11259         * scm/*: Oops, more grand 2005 replace bits.
11260
11261 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11262
11263         * ps/music-drawing-routines.ps: new routine: insert PDF mark
11264
11265         * scm/output-ps.scm (grob-cause): point & click support for
11266         PostScript
11267
11268 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11269
11270         * lily/input-scheme.cc (LY_DEFINE): rename to
11271         ly:input-file-line-column
11272
11273 2005-02-26  Graham Percival  <gperlist@shaw.ca>
11274
11275         * Documentation/user/examples.itely: small fix from Steve Doonan.
11276
11277         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
11278
11279         * THANKS: added Yuval Harel.
11280
11281         * Documentation/user/{various}: inserted two spaces after a period.
11282
11283         * Documentation/user/lilypond.tely: added framework for reorg.
11284
11285         * Documentation/user/basic-notation.itely, instrument-notation.itely,
11286         advanced-notation.itely, global.itely: new files, placeholder for
11287         future reorg.
11288
11289 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
11290
11291         * Documentation/user/notation.itely: revamped Polyphony section
11292         
11293 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11294
11295         * Documentation/user/lilypond-book.itely (Music fragment options):
11296         doc fontload.
11297
11298         * Documentation/user/changing-defaults.itely (Text encoding): add
11299         fontload option to utf8 include
11300
11301         * scripts/lilypond-book.py (compose_ly): add fontload option
11302
11303         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
11304         force-eps-font-include option.
11305
11306         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
11307         black triangle
11308
11309         * Documentation/user/invoking.itely (Editor support): remove
11310         lilypond-latex section.
11311
11312         * scripts/lilypond-latex.py (Module): remove script.
11313
11314         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
11315         overwrite .log. 
11316
11317         * lily/main.cc: remove -m, --no-layout
11318
11319         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
11320         to define. We don't want to override fprintf everywhere.
11321
11322 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11323
11324         * cygwin/lilypond.hint: 
11325         * cygwin/README.in: Update dependencies.
11326
11327         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
11328         Bugfix: do not pollute CPPFLAGS, LIBS.
11329
11330         * cygwin/mknetrel (extras): Cross compile fixes.
11331
11332         * ttftool/util.c: 
11333         * ttftool/ttfps.c: 
11334         * ttftool/ps.c: #include libc-extension.hh
11335
11336         * flower/include/libc-extension.hh:
11337         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
11338         wrapper using funopen.
11339         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
11340         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
11341
11342         * config.hh.in:
11343         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
11344         (AC_CHECK_HEADERS): Add libio.h
11345
11346         * scripts/convert-ly.py: Uniformize, internationalize.
11347         (2.5.2): Remove fatal encoding rule.
11348         (2.5.13): Handle latin1 encoding gracefully.
11349
11350 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11351
11352         * HACKING: Fix line breaks.
11353
11354 2005-02-23  Werner Lemberg  <wl@gnu.org>
11355
11356         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
11357         contains those two files.
11358
11359 2005-02-21  Werner Lemberg  <wl@gnu.org>
11360
11361         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
11362         to improve overlap removal process.
11363
11364         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
11365         left and right ending.  This ensures better overlapping.
11366         Update all callers.
11367         ("lineprall"): Don't use draw_gridline to get better overlapping.
11368
11369 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11370
11371         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
11372
11373         * Documentation/topdocs/NEWS.tely (Top): oops.
11374
11375 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
11376
11377         * HACKING: new file.
11378
11379         * input/regression/utf8.ly (portuguese): added a portuguese example
11380         to show latin1 accents.
11381
11382 2005-02-21  Pal Benko  <benkop@freestart.hu>
11383
11384         * lily/mensural-ligature-engraver.cc:
11385         * lily/mensural-ligature.cc:
11386         * lily/include/mensural-ligature.hh: new algorithm implemented
11387
11388         * scm/define-grob-properties.scm: join-left killed (add-join may
11389         be used); join-left-amount changed to join-right-amount
11390
11391 2005-02-21  Graham Percival  <gperlist@shaw.ca>
11392
11393         * Documentation/user/notation.itely: small but urgent fix.
11394
11395 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
11396
11397         * lily/duration-scheme.cc: bugfix: correct parameters to
11398         SCM_ASSERT_TYPE.
11399
11400         * THANKS: added Pal.
11401
11402         * Documentation/user/notation.itely: bugfix: unTeXified
11403         $\\backslash$.  Bugfix: yet another glyph renaming victim:
11404         "timesig.*x/y" -> "timesig.*xy".
11405
11406 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11407         
11408         * VERSION (PACKAGE_NAME): release 2.5.12
11409
11410 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11411
11412         * ly/engraver-init.ly: set tieWaitForNote to #t by default
11413
11414         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
11415
11416         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
11417
11418         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
11419
11420 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11421
11422         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
11423         latin1..utf-8.
11424
11425         * input/regression/stanza-number.ly:
11426         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
11427
11428         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
11429
11430 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11431
11432         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
11433         NEWS. Refer to website for older news.  
11434
11435         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
11436         .HTML. This should be done for specific servers only.
11437
11438         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
11439         .ly image examples.
11440
11441         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
11442         in layer 0 too.
11443
11444         * scm/define-context-properties.scm
11445         (all-user-translation-properties): add tieWaitForNote
11446
11447         * scm/define-grobs.scm (all-grob-descriptions): add
11448         Tie_column::before_line_breaking
11449
11450         * lily/tie.cc (get_column_rank): new function
11451
11452         * lily/tie-column.cc (before_line_breaking): new function.
11453         (werner_directions): take into account ties that start on
11454         different columns.  
11455
11456         * lily/score-engraver.cc (set_columns): move add_column() so we
11457         have column rank available.
11458
11459         * lily/tie.cc (get_column_rank): new function.
11460
11461         * input/regression/utf8.ly (japanese): add japanese lyrics.
11462
11463         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
11464
11465         * THANKS: add Steve D
11466
11467         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
11468         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
11469
11470 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
11471
11472         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
11473         to show harmonic notes
11474         * scm/define-markup-commands.scm: in \markup-by-number
11475         "dots-dot" -> "dots.dot" to show dotted notes
11476
11477 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11478
11479         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
11480
11481         * flower/memory-stream.cc (writer): new file.
11482
11483         * configure.in: add endian test.
11484
11485 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
11486
11487         * Documentation/user/examples.itely: small
11488         simplification/beautification
11489
11490         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
11491         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
11492         notation manual.
11493
11494         * lily/mensural-ligature.cc: bugfix: another few victims of the
11495         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11496
11497         * ly/gregorian-init.ly: commit some experimental code for hi-level
11498         ligature input language lying around here for several months.
11499
11500         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
11501         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11502
11503         * lily/vaticana-ligature-engraver.cc: bugfix: another few
11504         "x-y-z"->"x.y.s-z" fixes.
11505
11506 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11507
11508         * scm/framework-pdf.scm (scm): new file
11509
11510         * lily/include/pdf.hh (class Pdf_file): new file.
11511
11512         * lily/pdf.cc (write_trailer): new file.
11513
11514 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
11515
11516         * input/regression/color.ly: new file
11517
11518         * lily/stencil.cc (interpret_stencil_expression):
11519         when a color expression is encountered: save current color,
11520         process the rest of the expression, and restore previous color.
11521
11522         * lily/system.cc (get_line): check all grobs for color property and
11523         prepare the stencil scheme expressions for further processing.
11524         Fix layer-loop.
11525
11526         * scm/define-grob-properties.scm: introduce the color property.
11527
11528         * scm/output-lib.scm: color helper functions.
11529
11530         * scm/output-ps.scm: introduce setcolor/resetcolor.
11531
11532 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11533
11534         * ly/*.ly, input/regression/*.ly: Added missing \version
11535         statements in some files.
11536
11537 2005-02-15  Graham Percival  <gperlist@shaw.ca>
11538
11539         * Documentation/user/notation.itely: minor editing.
11540
11541         * Documentation/user/converters.itely: updated convert-ly bugs.
11542
11543         * Documentation/user/lilypond-book.itely: add info about using
11544         feta characters in latex.
11545
11546 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11547
11548         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
11549
11550 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11551
11552         * scm/define-grob-properties.scm (all-user-grob-properties):
11553         removed 'dashed property.
11554
11555 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11556
11557         * scm/lily.scm (define-safe-public): new macro for defining
11558         variables that can be used in --safe mode. Use it in *.scm
11559         instead of manually setting safe-objects in safe-lily.scm.
11560
11561 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11562         
11563         * lily/slur.cc: Slur-dash patch by Bertalan.
11564
11565         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
11566
11567         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
11568
11569 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11570
11571         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
11572
11573 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11574
11575         * mf/GNUmakefile: teTeX-3.0 install fix.
11576
11577         * Cygwin patch from Bertalan.
11578
11579         * stepmake/stepmake/metafont-rules.make: Remove bashism.
11580
11581 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11582
11583         * GNUmakefile.in: 
11584         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
11585
11586         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
11587         2.0.x compatibility.
11588
11589 2005-02-08  Werner Lemberg  <wl@gnu.org>
11590
11591         * mf/feta-din-code.mf: Format; clean up code.
11592         Replace `---' with `--' plus explicit path directions.
11593         (linethickness#, stafflinethickness#): Remove.
11594         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
11595         ("dynamic s"): Improve shape.
11596         ("dynamic p"): Improve shape.
11597         Replace `draw' with better outline approximation.
11598         ("dynamic r"): Improve shape.
11599         Don't call `fill' and `draw' at the same time.
11600
11601 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11602
11603         * SConstruct (symlink):
11604         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
11605         build fix: add enc symlink.
11606
11607         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
11608
11609         Support for DESTDIR besides prefix=/foo
11610
11611         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
11612
11613         * stepmake/stepmake/*.make:
11614         * */GNUmakefile:
11615         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
11616
11617         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
11618
11619         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
11620         mawk in fontforge (date) test.
11621
11622 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11623
11624         * scm/font.scm (make-century-schoolbook-tree): add NCS as
11625         font-family=roman. Add Luxi Sans as sans
11626
11627 2005-02-07  Graham Percival  <gperlist@shaw.ca>
11628
11629         * Documentation/user/notation.itely: add warning about
11630         percent repeats and Voice contexts.
11631
11632         * Documentation/user/lilypond-book.itely: clarified the
11633         necessity of dvips -u arguments.
11634
11635 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11636
11637         * THANKS: Added a bunch of bug hunters.
11638
11639 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11640
11641         * scm/framework-ps.scm (output-preview-framework): bugfix.
11642
11643         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
11644         o/ for chord modifier..
11645
11646         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
11647
11648         * lily/drum-note-performer.cc:  remove unused (thanks Michael
11649         Welsh Duggan). 
11650
11651 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11652
11653         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
11654
11655         * ly/titling-init.ly: Do not also print intstrument in header on
11656         first page.  Do not print page number on first and only page.
11657
11658 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11659
11660         * input/regression/*.ly: remove old-relative everywhere
11661
11662         * lily/music-sequence.cc (simultaneous_relative_callback): do
11663         what-if analysis on copy, not on original. Fixes old-relative
11664         compatibility.
11665
11666         * scm/backend-library.scm (postscript->png): space before
11667         --verbose.
11668         
11669 2005-02-05  Werner Lemberg  <wl@gnu.org>
11670
11671         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
11672         is defined.
11673
11674         * mf/feta-alphabet.mf: Define `staffsize#'.
11675         Include `feta-params.mf'.
11676         s/staffheight/design_size/.
11677
11678         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
11679
11680         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
11681
11682         * mf/feta-nummer-code.mf: Reformatted.
11683         (draw_six): Use outline intersection to avoid a self-intersecting
11684         path.
11685         ("Numeral comma"): Fix serious outline glitches.  This slightly
11686         changes the glyph shape.
11687         ("Numeral dash"): Use `draw_rounded_block'.
11688         ("Numeral dot"): Use `drawdot'.
11689         ("Numeral 1"): Assure identical tangent directions for the
11690         intersection points of paths.  The glyph shape improvement is only
11691         visible at very high magnifications.
11692         ("Numeral 2"): Use `solve' macro to make the lower right part of
11693         the glyph outline touch the x axis exactly.  This changes the
11694         glyph shape.
11695         Minor fixes for better overlap removal support.
11696         ("Numeral 4"): Make lefter corner `rounder'.
11697         ("Numeral 5"): Assure identical tangent directions for the
11698         intersection points of paths.  This improves the glyph shape at
11699         high magnifications.
11700         ("Numeral 7"): Use `solve' macro to make the upper right part of
11701         the glyph outline touch the metrics box exactly.  This changes the
11702         glyph shape.
11703         Avoid corner in the upper left part of the glyph (causing a minor
11704         shape change).
11705
11706         * mf/feta-ital-*.mf: Removed.  Unused.
11707
11708 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11709
11710         * VERSION (PATCH_LEVEL): release 2.5.11
11711
11712         * input/regression/fill-line-test.ly: new file.
11713
11714         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
11715         emmentaler name, eg. emmentaler-23. 
11716
11717 2005-02-04  Christian Hitz  <chhitz@gmx.net>
11718
11719         * scm/scm/define-markup-commands.scm (fill-line): rework for better
11720         alignment with centered texts
11721
11722         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
11723         list of paddings
11724
11725 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11726
11727         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
11728
11729         * lily/note-column.cc (translate_rests): call flush_extent_cache()
11730         of parents when translating rests. Fixes: c-chord-rest.ly 
11731
11732         * lily/include/dimension-cache.hh (struct Dimension_cache): add
11733         dimension_callback_ member.
11734
11735         * lily/grob.cc (flush_extent_cache): new function. Force recompute
11736         of extents.
11737
11738 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11739
11740         * all but lily/*: The grand 2004/2005 replace.
11741
11742 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11743
11744         * lily/*: add space after ,  
11745
11746         * scm/music-functions.scm (has-request-chord): don't use
11747         ly:music-name anywhere. Fixes <<\\>> notation. 
11748
11749         * scm/define-markup-commands.scm (box): use font-size for
11750         padding. Fixes boxed-rehearsal-marks.ly
11751
11752         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
11753         identifier definition too, so foo = \lyrics { ...   } bar = #1
11754         doesn't complain about "bar" being LYRICS_STRING.
11755
11756         * lily/paper-def.cc (find_pango_font): new routine; Store
11757         pango_fonts in hash tab too. This is necessary for retrieving
11758         Pango_fonts::physical_font_tab() later on.
11759  
11760         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
11761         crash if psname is null.
11762
11763         * lily/lily-guile.cc (ly_hash2alist): new function
11764
11765         * Documentation/user/changing-defaults.itely (Text encoding):
11766         rewrite. 
11767
11768         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
11769         -> font_filename mapping.
11770
11771         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
11772         ly_pango_font_physical_fonts
11773
11774         * scm/framework-ps.scm (supplies-or-needs): extract names from
11775         physical Pango_fonts.
11776
11777         * utf8.ly: new file.
11778
11779 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11780
11781         * Documentation/user/changing-defaults.itely (Page layout): add
11782         doco about systemSeparatorMarkup.
11783
11784         * scm/page-layout.scm (default-page-make-stencil): add-to-page
11785         function.
11786         (default-page-make-stencil): insert system separators.
11787
11788         * scm/define-markup-commands.scm (hcenter): add
11789         (beam): add.
11790
11791 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11792
11793         * scm/output-ps.scm (ez-ball): reinstate ez notation.
11794
11795 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11796
11797         * lily/main.cc: Spell backend consistently.  Sort options.
11798
11799 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11800
11801         * scripts/lilypond-book.py (Module): revert @include.
11802         
11803 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
11804
11805         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
11806         Bugfix: @include .tex (not .texi).  Small cleanups.
11807
11808         * stepmake/bin/add-html-footer.py (i18n): New function.
11809
11810 2005-01-31  Werner Lemberg  <wl@gnu.org>
11811
11812         * mf/feta-nummer.mf: Removed.  Unused.
11813
11814 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11815
11816         * lily/ : 2004 -> 2005 s&r
11817
11818         * scm/file-cache.scm (cached-file-contents): add file. Read each
11819         file only once.
11820
11821         * scm/font.scm (add-pango-fonts): change order. Medium weight is
11822         now default.
11823
11824         * VERSION: release 2.5.10
11825         
11826         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
11827
11828         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
11829
11830         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
11831         that both X and Y extents of bbox are non-nil.
11832
11833 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11834
11835         * scm/chord-name.scm (alteration->text-accidental-markup): change
11836         - to . 
11837
11838         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
11839
11840         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
11841
11842         * Documentation/user/invoking.itely (Invoking lilypond): add note
11843         about EPS backend.
11844
11845         * scm/framework-eps.scm: new file: create per-system/per-page EPS
11846         files for inclusion in lilypond-book document.
11847
11848         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
11849
11850         * input/tutorial/lbook-texi-test.texi: new file.
11851
11852         * scm/safe-lily.scm (safe-objects): add
11853         {begin,end}-of-line-(in)?visible as safe.
11854  
11855 2005-01-30  Graham Percival  <gperlist@shaw.ca>
11856
11857         * Documentation/user/changing-defaults.itely: fixed example
11858         of (dynamics).
11859
11860 2005-01-29  Graham Percival  <gperlist@shaw.ca>
11861
11862         * lily/main.cc: fix info about -o=FILE.
11863
11864 2005-01-29  Werner Lemberg  <wl@gnu.org>
11865
11866         * mf/feta-toevallig.mf ("Natural"): Completely changed the
11867         construction to assure smooth transition from straight to curved
11868         lines.
11869
11870 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11871
11872         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
11873         stencils.
11874
11875         * ps/lilyponddefs.ps: add start-page, start-system doesn't
11876         translate to top of page. Fixes alignment problems of
11877         lilypond-generated EPS files.
11878
11879 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11880
11881         * scm/part-combiner.scm (analyse-spanner-states): trigger on
11882         crescendo-end as well, since Decrescendo maybe ended with Stop
11883         Crescendo.). Fixes: partcombine-diminuendo.ly
11884
11885         * scm/script.scm (default-script-alist): swap portato symbols.
11886
11887         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
11888
11889         * lily/paper-outputter-scheme.cc (LY_DEFINE):
11890         ly:outputter-port. New function.
11891
11892         * scm/framework-ps.scm (output-classic-framework): dump a
11893         -systems.texi too
11894         (output-classic-framework): dump multiple systems on an "infinite"
11895         page EPS including fonts. 
11896
11897         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
11898         .eps files for both texi and tex formats. Use PNG coming from
11899         lilypond.
11900         
11901 2005-01-28  Graham Percival  <gperlist@shaw.ca>
11902
11903         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
11904
11905         * scripts/lilypond-latex.py: fix info about -o=FILE.
11906
11907 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11908
11909         * ly/generate-embedded-cff.ly: write .cff.ps files.
11910
11911         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
11912
11913         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
11914         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
11915
11916 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11917
11918         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
11919
11920 2005-01-28  Werner Lemberg  <wl@gnu.org>
11921
11922         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
11923         macros.
11924         (draw_bulb): Improved.
11925
11926         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
11927         metapost bug.
11928         (draw_pedal_P): Use soft_end_penstroke.
11929         (draw_pedal_d): Use soft_start_penstroke.
11930
11931         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
11932         path.
11933         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
11934         doesn't change the glyph shape.
11935
11936         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
11937         changing the shape) to avoid fontforge warnings.
11938
11939         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
11940         soft_end_penstroke and fix glyph shape.
11941
11942 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11943
11944         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
11945
11946 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11947
11948         * scm/define-markup-commands.scm (line): filter out empty stencils
11949         from line command.
11950
11951         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
11952         amount.
11953
11954 2005-01-27  Graham Percival  <gperlist@shaw.ca>
11955
11956         * Documentation/user/notation.itely: added info about what
11957         \voiceFoo does.  Also rewrote warning about marks at
11958         a line break.
11959
11960         * Documentation/user/changing-defaults.itely: added info
11961         about putting dynamics in parenthesis and brackets.
11962
11963 2005-01-27  Werner Lemberg  <wl@gnu.org>
11964
11965         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
11966
11967 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11968
11969         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
11970         portato-direction.ly
11971
11972         * lily/beam.cc (consider_auto_knees): add beam height to
11973         threshold. Fixes: knee-multiple-beam.ly
11974
11975         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
11976         pedal line spanners. Fixes: instrument-center-pedal.ly
11977
11978         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
11979         if encountering barline. Fixes: auto-beam-repeat.ly
11980
11981 2005-01-26  Werner Lemberg  <wl@gnu.org>
11982
11983         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
11984         overlapping.
11985
11986         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
11987         with inflections for the 1/2 sharp glyph.
11988
11989         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
11990         connection between `t' and `r'.
11991         Unify bulb with the rest of `r' to avoid grazing outlines which
11992         confuses the overlap removal algorithm of fontforge.
11993
11994         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
11995         inflections.
11996         (draw_cross): Fix shape to have uniform thickness in corners.
11997
11998         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
11999         to avoid an uneven number of self-intersections; this confuses
12000         fontforge.
12001         Fix a slight bug in the shape at left bottom (which is visible only
12002         at high magnifications).
12003         `Center' the stem horizontally to avoid overlapping.
12004
12005 2005-01-24  Werner Lemberg  <wl@gnu.org>
12006
12007         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
12008         to `asis'.
12009         (fet_begingroup): Save group name in string `feta_group'.
12010         (fet_endgroup): Updated.
12011         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
12012
12013         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
12014
12015         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
12016         in metapost.
12017
12018 2005-01-24  Graham Percival  <gperlist@shaw.ca>
12019
12020         * Documentation/user/notation.itely: really minor editing.
12021
12022 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12023
12024         * Documentation/user/examples.itely: minor editing.
12025
12026         * Documentation/user/changing-defaults.itely: minor editing.
12027
12028         * Documentation/user/notation.itely: clarified info on polyphony
12029         and \addlyrics.
12030
12031 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12032
12033         * scm/output-gnome.scm: 
12034         * scm/output-svg.scm:
12035         * scm/lily-library.scm (font-name-style): Update font name
12036         kludging for fontconfig use.
12037
12038 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
12039
12040         * scm/define-markup-commands.scm: Document right-align and
12041         larger markup commands. Remove "TODO" from the topmost comment
12042         "each markup function should have a doc string." More consistent
12043         use of new-lines.
12044
12045 2005-01-22  Graham Percival  <gperlist@shaw.ca>
12046
12047         * Documentation/user/changing-defaults: removed info about
12048         copyright symbol, since it's likely to change soon.
12049         Added info about betweensystemspace.
12050
12051         * Documentation/user/notation.itely: minor fixes.
12052
12053         * Documentation/user/lilypond.tely,
12054         Documentation/user/music-glossary.tely: changed copyright
12055         date to 2005 instead of 2004.
12056
12057         * input/test/volta-chord-names.ly: added old example back.
12058
12059 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12060
12061         * mf/feta-beugel.mf: use design size 20 (not 15).
12062
12063         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
12064         change name to aybabtu completely
12065
12066 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12067
12068         * buildscripts/gen-emmentaler-scripts.py (outdir): add
12069         design_size to fontname
12070
12071 2005-01-19  Werner Lemberg  <wl@gnu.org>
12072
12073         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
12074         mf/feta-schrift.mf: s/p/pat/ if a path variable.
12075
12076         * mf/feta-autometric.mf (set_char_box): Add code which emits
12077         specials for mf2pt1 if run with metapost.
12078         (to_bp): New macro for mf2pt1.
12079
12080 2005-01-18  Graham Percival  <gperlist@shaw.ca>
12081
12082         * Documentation/user/changing-defaults: added info on
12083         creating a copyright symbol.
12084
12085 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12086
12087         * VERSION: release 2.5.9
12088         
12089 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
12090
12091         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
12092
12093         * Documentation/user/notation.itely: Document
12094         score-override-auto-beam-setting Fix documentation for
12095         revert-auto-beam-setting.
12096
12097 2005-01-18  Werner Lemberg  <wl@gnu.org>
12098
12099         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
12100         (procset): New function to define a procset resource.
12101         (ps-embed-pfa): New function to define a font resource.
12102         (setup): New function to define a `Setup' environment.
12103         (preamble): Use new functions.
12104
12105         * ps/lilypond.defs (init-lilypond-parameters): New function to
12106         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
12107
12108 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12109
12110         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
12111
12112 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
12113
12114         * scm/define-markup-commands.scm: Change number->markletter-string
12115         to take two arguments (vector number). Add number->mark-alphabet-vector
12116         and markalphabet markup command.
12117
12118         * scm/translation-functions.scm: Add format-mark-box-alphabet,
12119         format-mark-alphabet, format-mark-box-barnumbers and
12120         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
12121
12122 2005-01-17  Graham Percival  <gperlist@shaw.ca>
12123
12124         * Documentation/user/examples.itely: add SATB automatic piano
12125         reduction template.
12126
12127         * Documentation/user/notation.itely: added info about changing
12128         partcombine texts.  Also adds examples of alternate lyrics.
12129
12130         * Documentation/user/changing-defaults.itely: added warning
12131         about \RemoveEmptyStaffContext overriding previous changes.
12132
12133 2005-01-17  Werner Lemberg  <wl@gnu.org>
12134
12135         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
12136         feta-alphabet*.
12137
12138 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12139
12140         * python/lilylib.py (make_ps_images): don't do final showpage for
12141         multi-page documents.
12142         
12143         * VERSION (MY_PATCH_LEVEL): release 2.5.8
12144
12145 2005-01-16  Graham Percival  <gperlist@shaw.ca>
12146
12147         * Documentation/user/lilypond.tely: changed order of appendices;
12148         unified index should be last.
12149
12150         * Documentation/user/notation.itely: add example of key signatures
12151         and info about Staff.printKeyCancellation.
12152
12153 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12154
12155         * lily/include/repeated-music.hh (class Repeated_music): change
12156         into "namespace" class.
12157
12158         * lily/event.cc: remove Key_change_event.
12159
12160         * lily/include/transposed-music.hh (class Transposed_music): remove.
12161
12162         * lily/transposed-music.cc: remove
12163
12164         * lily/include/relative-music.hh: remove.
12165
12166         * lily/include/music-sequence.hh (struct Music_sequence): change
12167         into "namespace" class.
12168
12169         * lily/untransposable-music.cc (Module): remove
12170
12171         * lily/include/un-relativable-music.hh (Module): remove
12172
12173         * lily/include/untransposable-music.hh (Module): remove
12174
12175         * lily/include/music-list.hh (Module): remove file
12176
12177         * lily/un-relativable-music.cc: remove file.
12178
12179 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12180
12181         * lily/parser.yy: Compile fix.
12182
12183 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12184
12185         * lily/include/music.hh (class Music): unvirtualize transpose().
12186
12187         * lily/sequential-music.cc: remove file.
12188
12189         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
12190
12191         * lily/slur-scoring.cc (get_best_curve): only switch on
12192         DEBUG_SLUR_SCORING for non NDEBUG builds.
12193
12194         * lily/include/music.hh (class Music): replace Music::start_mom()
12195         by start-callback property
12196
12197         * lily/include/grace-music.hh: remove file. 
12198
12199         * lily/stem.cc (height): robustness fix.
12200
12201         * lily/time-scaled-music.cc: remove file.
12202
12203         * lily/include/music.hh (class Music): include SCM init argument.
12204         (class Music): replace Music::get_length() virtual by
12205         length-callback property everywhere.
12206
12207         * scripts/convert-ly.py (conv): add  # to \property scalar value.
12208
12209         * mf/GNUmakefile: don't install *list.ly
12210
12211 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12212
12213         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
12214
12215 2005-01-12  Werner Lemberg  <wl@gnu.org>
12216
12217         This patch addresses the following problems in the feta sources
12218         files which contribute to the fetaXX fonts.
12219
12220         . Many fixes for rasterization at low resolutions (consistent use of
12221           `vround' and `hround', integer shift values for paths, applying
12222           `eps' for mirrored paths, use of `define_whole_pixels' and
12223           friends, etc.) -- while this probably looks like a waste of time
12224           it has revealed deficiencies in some glyph shapes.  See comment at
12225           the end of feta-params.mf how vertical symmetry is achieved.
12226
12227         . The `---' operator has been replaced everywhere with `--'; this
12228           both improves and considerably reduces the font size after
12229           conversion with mf2pt1.
12230
12231         These change aren't explicitly mentioned below since virtually all
12232         glyphs are affected.
12233
12234         Other notable differences:
12235
12236         . Glyphs from feta-accordion.mf now have charboxes around the
12237           outline.
12238
12239         . Fixed incorrect charbox for `accDot'.
12240
12241         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
12242
12243         . Fixed position of the bow in the `upprall' glyph and its siblings.
12244
12245         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
12246           dependent on the staff line thickness to avoid touching the middle
12247           staff line at smaller sizes.
12248
12249         . Largely extended output for feta-testXX: Where useful, glyphs
12250         are shown both between and on staff lines.
12251
12252
12253         * mf/feta-params.mf (staff_space_rounded,
12254         stafflinethickness_rounded, linethickness_rounded,
12255         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
12256         Update all code which uses them where appropriate.
12257         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
12258         New variables used to control rasterization at low resolutions.  Set
12259         to zero if feta code is processed with metapost.
12260
12261         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
12262         (draw_rounded_block, draw_square_block): Updated to use `--' only.
12263         (flare_path): Updated.
12264         Make it work with `filldraw' (but only circular pens).
12265         (hfloor, vfloor, hceiling, vceiling): New macros.
12266
12267         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
12268         Use `draw' again in mf mode to have good pixel dropout control.
12269         Fix intersection points of horizontal lines with circle.
12270         ("accDot"): Fix parameters for set_char_box.
12271         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
12272         control.
12273
12274         * mf/feta-banier.mf: Updated.
12275
12276         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
12277         testing.
12278         (undraw_inside_ellipse): Remove `center' argument.  Update all
12279         callers.
12280         (draw_brevis): New macro, called by "Brevis notehead".
12281         (draw_whole_triangle_head): New macro, called by "Whole
12282         trianglehead".
12283         (draw_small_triangle_head): Use `filldraw'.
12284
12285         * mf/feta-eindelijk.mf: Remove useless global group.
12286         Updated.
12287
12288         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
12289         `filldraw'.
12290
12291         * mf/feta-pendaal.mf: Updated.
12292
12293         * mf/feta-puntje.mf: Updated.
12294
12295         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
12296         less points.
12297         ("Flageolet"): Use `draw' again in mf mode to have good pixel
12298         dropout control.
12299         ("Varied Coda"): Use `draw_block'.
12300         (draw_comma): Fix typo.
12301         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
12302         pixel dropout control.
12303
12304         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
12305         position of bow.
12306
12307         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
12308         sizes.
12309
12310         * mf/feta-toevallig.mf (remember_pic): New variable, used for
12311         testing.
12312         (draw_meta_sharp): Much simplified.
12313         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
12314
12315         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
12316
12317 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12318
12319         * Documentation/user/notation.itely (Ancient rests): Fix typo
12320         (thanks Anthony)
12321
12322 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12323
12324         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
12325
12326         * lily/main.cc (setup_paths): Add cff.
12327
12328         * mf/GNUmakefile (foe): Include actual target %.cff.
12329         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
12330
12331 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12332
12333         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
12334         suffix for main_input_b_.
12335
12336         * scm/music-functions.scm (toplevel-music-functions):
12337         precompute music lengths for music expressions.  
12338
12339 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12340
12341         * lily/include/input.hh (class Input): new `end_' slot for end of
12342         input. Renamed defined_str0_ to start_.
12343
12344         * lily/input.cc (Input): Add Input::Input (Input const &) and
12345         remove Input::Input (Source_file*, char const *). Use the new
12346         slots.
12347         (set_location): method used by bison to propagate input
12348         locations (YYLLOC_DEFAULT).
12349         (end_line_number, end_column_number, step_forward): new methods
12350         
12351         * lily/input-scheme.cc (ly:input-both-locations): new function,
12352         similar to ly:input-location, but also return the end line and
12353         column.
12354
12355         * lily/include/includable-lexer.hh: 
12356         * lily/includable-lexer.cc: 
12357         * lily/include/lily-lexer.hh (class Lily_lexer): 
12358         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
12359         Includable_lexer to Lily_lexer, in order to update lexloc (the
12360         yylloc), a new slot of Lily_lexer.
12361         (here_input, LexerError): simplify by using the lexloc slot (aka
12362         yylloc)
12363
12364         * lily/lexer.ll: #define yylloc to use input locations (it may
12365         be useless here?). Fixed the #embedded_scm rule (step the location
12366         forward in order to skip the sharp sign before parsing the scheme
12367         expression)
12368
12369         * lily/include/lily-parser.hh (class Lily_parser): 
12370         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
12371         here_input()
12372         (parser_error): overload for more precise locations of errors.
12373
12374         * lily/parser.yy (YYLTYPE): set location type to Input
12375         (YYLLOC_DEFAULT): use Input::set_location()
12376         (yylex): add the YYLTYPE* location parameter.
12377         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
12378         Give an Input parameter to THIS->parser-error() for more accurate
12379         messages.
12380
12381 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12382
12383         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
12384
12385         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
12386         on BEAMQUANTING for non-NDEBUG builds.
12387
12388         * lily/stem.cc (head_count): performance: avoid String::String()
12389         inside oft called function.
12390
12391 2005-01-09  Graham Percival  <gperlist@shaw.ca>
12392
12393         * Documentation/user/examles.itely: attempted fix for broken
12394         string quartet template.
12395
12396         * Documentation/user/notation.itely: remove unnecessary broken
12397         link.
12398
12399 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12400
12401         * VERSION (PACKAGE_NAME): release 2.5.7
12402
12403 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12404
12405         * config.make.in (METAFONT): Append -progname=mf, fixes use with
12406         mf-nowin for teTeX-3.0.  Backportme.
12407
12408         * scm/output-svg.scm (utf8-string): New function.
12409
12410         * scm/output-gnome.scm (utf8-string): New function.
12411         (otf-name-mangling): Remove.
12412
12413         * lily/pango-font.cc (Pango_font): Use font string iso font
12414         filename for utf8-text.
12415
12416         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
12417         name.
12418
12419 2005-01-08  Graham Percival  <gperlist@shaw.ca>
12420
12421         * Documentation/user/notation.itely: add info about
12422         Staff.extraNatural = ##f in Pitches section.  Also
12423         fixed some minor issues in the Vocal music section.
12424
12425 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12426
12427         * scm/output-ps.scm (white-text): comment out Helvetica font,
12428         which is broken for my GS install.
12429
12430         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
12431         which provides a tighter bbox.
12432
12433         * scm/define-grobs.scm (all-grob-descriptions): remove all
12434         extra-offsets from definitions.
12435
12436 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
12437
12438         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
12439         add tuning for 4-string bass and some common 4/5-string banjo
12440         tunings.  New function (four-string-banjo) turns a 5-string tuning
12441         into a 4-string tuning.  New function
12442         (fret-number-tablature-format-banjo) computes correct fret numbers
12443         on 5-string banjos.
12444
12445         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
12446         Add beam correction to TabVoice.
12447
12448         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
12449         using bold font; makes tabs more readable.
12450
12451 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12452
12453         * lily/font-select.cc (get_font_by_design_size): don't make
12454         Modified_font_metric; this causes trouble, since we don't know the
12455         font magnification from inside Pango_font::text_stencil()
12456
12457         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
12458
12459         * Documentation/user/notation.itely (The Lyrics context): comment out
12460         broken {Small ensembles} link.
12461
12462         * scm/framework-svg.scm (output-framework): change calling convention.
12463
12464         * lily/object-key-dumper-scheme.cc: new file.
12465
12466         * lily/object-key-undumper-scheme.cc: new file.
12467
12468         * lily/tweak-registration-scheme.cc: new file.
12469
12470         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
12471
12472         * Documentation/user/examples.itely (String quartet): uncomment
12473         broken example.
12474
12475         * lily/font-config.cc: new file.
12476
12477 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12478
12479         * scm/output-svg.scm: 
12480         * scm/output-gnome.scm: s/bigcheese/emmentaler.
12481
12482         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
12483
12484 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12485
12486         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
12487         Add headers.
12488
12489         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
12490
12491 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12492
12493         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
12494
12495         * lily/include/main.hh: lose _b hungarian suffixes for global
12496         variables.
12497
12498         * lily/include/lily-guile-macros.hh: new file.
12499
12500         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
12501
12502         * lily/general-scheme.cc: new file. 
12503
12504         * lily/font-select.cc (get_font_by_design_size): retrieve
12505         PangoFont for (designsize . "pango-descr") entries.
12506
12507         * lily/lily-parser-scheme.cc: new file.
12508
12509         * lily/output-def-scheme.cc: new file.
12510
12511         * lily/paper-book-scheme.cc: new file.
12512
12513         * lily/duration-scheme.cc (LY_DEFINE): new file.
12514
12515         * lily/pitch-scheme.cc:  new file.
12516
12517         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
12518
12519 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12520
12521         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
12522
12523 2005-01-06  Graham Percival  <gperlist@shaw.ca>
12524
12525         * Documentation/user/notation.itely: minor editing.
12526
12527         * Documentation/user/changing-defaults: minor editing.
12528
12529         * Documentation/user/examples.itely: add template for
12530         string quartet part extraction; demonstrates tag.
12531
12532 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
12533
12534         * Documentation/user/notation.itely: documents
12535         format-mark-box-letters and format-mark-box-numbers
12536
12537         * scm/define-context-properties.scm: change comment.
12538
12539 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12540
12541         * scm/framework-ps.scm (output-classic-framework): new function:
12542         dump systems as separate .eps files (without fonts) and write a
12543         single collecting .tex file.
12544
12545 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12546
12547         * Documentation/user/notation.itely (Setting simple songs):
12548         Correct several errors in the equivalent formulation of
12549         \addlyrics. 
12550         (The Lyrics context): Corrected link to the SATB example.
12551
12552 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12553
12554         * scm/lily.scm (completize-formats): new function
12555         (postprocess-output): new function
12556
12557         * lily/paper-book.cc (classic_output): change calling
12558         convention. Give basename as first argument. 
12559         remove Paper_book::post_processing().
12560
12561         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
12562
12563 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12564
12565         * lily/paper-outputter.cc (LY_DEFINE): new function
12566         ly:outputter-close.
12567
12568         * lily/main.cc: change --format,-f to --backend,-b
12569
12570         * lily/include/main.hh: rename format to backend.
12571
12572         * scm/translation-functions.scm (format-mark-box-numbers): add.
12573         patch by Erlend Aasland
12574
12575 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12576
12577         * lily/pango-font.cc (text_stencil): dump string as
12578         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
12579
12580 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12581
12582         * configure.in (gui_b): Remove handy developer-only
12583         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
12584         CVS source installations (but break other non-default but correct
12585         PKG_CONFIG_PATH setups), as this is no longer developer-only.
12586
12587         * SConstruct: 
12588         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
12589         compatibility (backportme).
12590
12591         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
12592
12593 2005-01-03  Werner Lemberg  <wl@gnu.org>
12594
12595         Prepare glyph shapes for mf2pt1 conversion.
12596
12597         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
12598         (accDiscant, accFreebase, accStdbase): Replace `draw' with
12599         `penstroke'.
12600         (accDot): Use `drawdot'.
12601         (accBayanbase): Replace `draw' with `draw_gridline'.
12602         (print_penpos): Moved to feta-macros.mf.
12603         (accOldEE): Replace `filldraw' with `penstroke'.
12604         Replace `draw' with `penstroke' and `drawdot'.
12605
12606         * mf/feta-banier.mf: Code clean-up.
12607         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
12608         `fill'.
12609
12610         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
12611
12612         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
12613         paremeter to control drawing of labels.  Update all callers.
12614
12615         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
12616         (new_bulb): Return a bulb as a single path.  To do that, it now
12617         takes some more parameters.  Updated all callers.
12618         (draw_gclef): Major clean-up.  `draw' has been replaced with
12619         `penstroke', unnecessary outlines have been removed.
12620         Remove (unused) gnome-canvas code.
12621
12622         * mf/feta-macros.mf (print_penpos): New macro (from
12623         feta-accordion.mf).
12624         Other minor fixes.
12625
12626         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
12627         ("Pedal dot"): Use `drawdot'.
12628         (draw_pedal_P): Add parameter to control drawing of labels.  Update
12629         all callers.
12630         Fix shape at top.
12631         (draw_pedal_e): Add parameter to control drawing of labels.  Update
12632         all callers.
12633         (draw_pedal_d): Add parameter to control drawing of labels.  Update
12634         all callers.
12635         Revert drawing direction.
12636
12637         * mf/feta-schrift.mf (draw_fermata): Use single path.
12638         (draw_short_fermata): Replace `filldraw' with `fill'.
12639         (draw_long_fermata, draw_very_long_fermata): Replace calls to
12640         `draw_rounded_block' with a single path.
12641         ("Thumb"): Draw full circle instead of mirroring segments.
12642         (draw_accent): New macro.
12643         ("> accent", "espr"): Use it.
12644         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
12645         ("open (unstopped)"): Draw full circle instead of mirroring
12646         segments.
12647         (draw_vee): Removed.
12648         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
12649         ("Downbow"): Replace calls to `draw_rounded_block' with a single
12650         path.
12651         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
12652         partial pieces drawn with `fill' -- these do still overlap with the
12653         stem of the `t' but just once, not multiple times so that fontforge
12654         can handle it gracefully.
12655         Change other parts of the glyph so that fontforge's overlapping
12656         algorithm reliably works.
12657         (draw_heel): Replace `draw' with `fill'.
12658         (draw_toe): Use `draw_accent' instead of `draw_vee'.
12659         ("Flageolet"): Replace `draw' with `penstroke'.
12660         ("Segno"): Replace `filldraw' with `penstroke'.
12661         Replace `draw' with `drawdot'.
12662         ("Coda"): Replace `fill' with `penstroke', using a single path.
12663         ("Varied Coda"): Use less overlapping paths.
12664         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
12665         single path.
12666
12667         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
12668         group to better control the `labels' command.
12669         Rename argument to `offset' and use it actually.  Update all
12670         callers.
12671         Replace `filldraw' with `fill'.
12672         ("mordent", "prallmordent", "upmordent", "downmordent",
12673         "lineprall"): Replace `draw' with `draw_gridline'.
12674         ("upprall", "downprall"): Replace `draw' with `fill'.
12675
12676         * mf/feta-timesig.mf: Formatting.
12677
12678         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
12679         to...
12680         ("Flat"): Here.
12681         (draw_paren): Move code to draw labels to...
12682         ("Right Parenthesis"): Here.
12683
12684 2005-01-02  Graham Percival <gperlist@shaw.ca>
12685
12686         * Documentation/user/notation.itely: add example of \setTextDecresc
12687         and \setTextDim.
12688
12689 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
12690
12691         * scm/define-markup-commands.scm :  fix glyph-strings of
12692         accidentals and \note-by-number
12693
12694 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12695
12696         * VERSION: 2.5.6 released.
12697         
12698         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
12699
12700         * input/regression/new-markup-scheme.ly: oops. font-family=music
12701         -> font-encoding fetaMusic.  
12702
12703         * lily/main.cc: put default to PS.
12704
12705         * lily/tfm.cc: idem.
12706
12707         * lily/afm.cc: idem.
12708
12709         * lily/include/modified-font-metric.hh (struct
12710         Modified_font_metric): remove coding_scheme() method.
12711
12712         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
12713
12714         * scripts/convert-ly.py (conv): crash on encountering \encoding.
12715
12716         * input/les-nereides.ly: convert to utf8
12717
12718         * lily/modified-font-metric.cc (text_dimension): idem.
12719
12720         * lily/parser.yy (TODO): idem.
12721
12722         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
12723
12724         * lily/lexer.ll: remove encoding
12725
12726         * scm/framework-ps.scm (output-variables): separately scale the
12727         page to mm 
12728
12729         * lily/pango-font.cc (Pango_font): fix scaling.
12730
12731         * lily/font-metric.cc (design_size): design_size returns a
12732         dimension now as well.
12733
12734 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12735
12736         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
12737         brace generation. 
12738
12739         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
12740
12741 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12742
12743         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
12744         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
12745
12746 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12747
12748         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
12749         in first run as well.
12750
12751         * scm/paper.scm (layout-set-staff-size): use text-font-size in
12752         dimension less points (ie. 12 = 12 point)
12753
12754         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
12755
12756         * lily/all-font-metrics.cc (find_pango_font): set description_
12757
12758         * lily/pango-font.cc (text_stencil): export size as well.
12759         (text_stencil): fix scaling and extents box.
12760
12761 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12762
12763         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
12764
12765         * Documentation/user/invoking.itely (Invoking lilypond): document
12766         texstr
12767
12768         * scripts/convert-ly.py (conv): add ancient rules.
12769
12770         * scm/clef.scm (c0-pitch-alist): replace - with .
12771
12772         * scripts/lilypond-book.py (process_snippets): add texstr support.
12773
12774         * scm/framework-texstr.scm (header): change extension to .textmetrics
12775
12776         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
12777         -f tex.
12778
12779         * lily/text-metrics.cc: new file.
12780         (try_load_text_metrics): new function
12781
12782         * lily/include/text-metrics.hh: new file.
12783
12784 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12785
12786         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
12787         ly_scheme_function to ly_lily_module_constant.
12788
12789         * lily/modified-font-metric.cc (text_dimension): try
12790         lookup_tex_text_dimension() first.
12791
12792         * lily/tfm.cc: new function ly:load-text-dimensions
12793
12794 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12795
12796         * scm/output-texstr.scm (text): use \lilygetmetrics
12797
12798         * scm/framework-texstr.scm (header): dump in new format.
12799
12800         * tex/lilypond-tex-metrics: new file.
12801         
12802 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12803
12804         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
12805         mapping.
12806         (index_to_charcode): New method.
12807
12808         * scm/output-ps.scm (glyph-string): 
12809         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
12810
12811 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12812
12813         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
12814         implement fully, need FONT to get to charcode.
12815
12816         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
12817
12818         * scm: Cleanups.
12819
12820         * Documentation/user/changing-defaults.itely: Fix internalsrefs
12821         {Tunable context properties},
12822         {All layout objects},
12823         {Music definitions}.
12824
12825 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12826
12827         * VERSION: release 2.5.5
12828         
12829         * lily/main.cc: use TeX as default output format.
12830
12831         * flower/file-path.cc (find): try to open directly as well, so we
12832         find absolute path files. 
12833
12834         * lily/pango-select.cc: new file.
12835
12836         * scm/framework-ps.scm: remove all encoding code. 
12837         load pfb/pfa for PangoFont too.
12838         
12839         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
12840
12841 2004-12-22  Werner Lemberg  <wl@gnu.org>
12842
12843         Prepare glyph shapes for mf2pt1 conversion.
12844
12845         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
12846
12847         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
12848         (define_triangle_shape): Use it to replace `draw' with `fill' and
12849         `unfill'.  Update all callers.
12850         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
12851         (draw_cross): Ditto.
12852         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
12853         Use penrazor for better conversion with mf2pt1.
12854         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
12855         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
12856         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
12857         draw_la_head, draw_ti_head): Replace `filldraw' with
12858         `fill'.  Update all callers.
12859
12860 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12861
12862         * lily/paper-book.cc (output): revert: only allow a single output
12863         format.
12864
12865         * lily/include/pango-font.hh: new file.
12866
12867         * lily/pango-font.cc: new file.
12868
12869         * lily/font-metric.cc (text_stencil): new routine
12870
12871         * lily/all-font-metrics.cc (find_pango_font): new routine.
12872
12873         * lily/include/font-metric.hh (struct Font_metric): add
12874         text_stencil()
12875
12876         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
12877
12878 2004-12-22  Werner Lemberg  <wl@gnu.org>
12879
12880         Prepare glyph shapes for mf2pt1 conversion.
12881
12882         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
12883
12884         * mf/feta-toevallig.mf: Formatting.
12885         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
12886         ("Natural"): Fix paths to allow better postprocessing.
12887         (draw_meta_flat): Use `z3l' as additional point in path to get
12888         better conversion with mf2pt1.
12889         Other minor cleanups.
12890         ("3/4 Flat"): Add auxiliary points and modify path to replace
12891         `draw' with `fill'.
12892         ("Double Sharp"): Mirror path segments instead of picture elements
12893         to get a single outline.
12894         Modify path to replace `filldraw' with `fill'.
12895
12896 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12897
12898         * input/test/unfold-all-repeats.ly: added file back.
12899
12900         * Documentation/user/notation.itely,
12901         Documentation/user/programming-interface.itely
12902         Documentation/user/changing-defaults.itely: fixed misc broken
12903         links to input/test/ files.
12904
12905 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12906
12907         * tex/texinfo.tex: Update.  We should not be distributing this,
12908         but since we do, use latest version.
12909
12910         * Documentation/user/macros.itexi: Comment-out \fetaflat,
12911         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
12912         macros for feta glyphs.
12913
12914 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12915
12916         * Documentation/user/changing-defaults.itely: fix index for set.
12917
12918         * Documentation/user/converters.itely: added convert-ly bugs list
12919         from CVS.
12920
12921 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12922
12923         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
12924         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
12925         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
12926         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
12927
12928         * mf/GNUmakefile (pfa_warning): Use less broken check.
12929
12930         * python/lilylib.py (setup_environment): Remove cruft from
12931         GS_FONTPATH.
12932
12933         * configure.in: Bump mftrace requirement to 1.1.1.
12934
12935 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12936
12937         * scm/output-svg.scm (beam): Use polygon.
12938
12939         * scm/lily-library.scm: Bugfix.
12940
12941         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
12942
12943         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
12944
12945 2004-12-19  Werner Lemberg  <wl@gnu.org>
12946
12947         Prepare glyph shapes for mf2pt1 conversion.
12948
12949         * mf/feta-eindelijk: Some formatting.
12950         (multi_rest_x, multi_beam_height): Removed.  Unused.
12951         ("Quarter rest"): Use `intersectiontimes' to create a single
12952         outline.
12953         (rest_crook): Removed.  Unused.
12954         (draw_rest_bulb): Return path (without filling).  Update callers.
12955         Simplified.
12956         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
12957         "128th rest"): Simplify `pat'.
12958         Create single outline.
12959
12960 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12961
12962         * mf/GNUmakefile (ALL_GEN_FILES):
12963         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
12964
12965         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
12966         function.
12967
12968 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12969
12970         * scm/output-texstr.scm (placebox): add routine
12971
12972         * VERSION (PACKAGE_NAME): release 2.5.4
12973
12974         * scm/framework-texstr.scm (output-framework): new file.  
12975
12976         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
12977         processing.
12978
12979         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
12980
12981         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
12982         rule.
12983
12984         * configure.in (gui_b): bump mftrace requirement to 1.1.0
12985
12986         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
12987
12988         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
12989
12990 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12991
12992         * scm/framework-svg.scm (dump-page): Implement landscape.
12993
12994 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12995
12996         * lily/main.cc (setup_paths): Add svg to search path.
12997
12998         * scm/output-svg.scm:
12999         * scm/framework-svg.scm: Add pageSet.  Update.
13000         (dump-fonts): New function.
13001         (output-framework): Use it.
13002
13003         * mf/GNUmakefile: 
13004         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
13005
13006 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13007
13008         * tex/lilyponddefs.tex: comment out new ifpdf code.
13009
13010 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13011
13012         * GNUmakefile.in: 
13013         * SConstruct (symlink): Replace afm by otf.
13014
13015         * scm/framework-gnome.scm (gnome-main): Remove invocation of
13016         ly:pango-add-afm-decoder.
13017
13018         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
13019
13020 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13021
13022         * scm/output-ps.scm (new-text): don't access t glyph for getting
13023         space dimension.
13024
13025         * ly/init.ly: warn about \version
13026
13027         * lily/lexer.ll: set version-seen?
13028
13029 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13030
13031         * scm/output-svg.scm (string->entities): Update.
13032
13033 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13034
13035         * lily/main.cc (setup_paths): replace afm by otf for path. 
13036
13037         * lily/pangofc-afm-decoder.cc: remove.
13038
13039         * lily/include/pangofc-afm-decoder.hh: remove.
13040
13041         * scm/framework-scm.scm (output-framework): new file.
13042
13043         * mf/GNUmakefile: remove SAUTER_FONTS.
13044         remove SVG/sodipodi hacks.
13045
13046         * scm/lily-library.scm (stderr): move stderr.
13047
13048         * mf/GNUmakefile: remove AFM support.
13049
13050         * buildscripts/mf-to-table.py (base): remove AFM support.
13051
13052         * lily/open-type-font.cc (design_size): use design_size
13053
13054 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
13055
13056         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
13057
13058 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13059
13060         * mf/GNUmakefile: Generate combined aybabtu info.
13061         * mf/aybabtu.pe.in (i): Load it.
13062
13063         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
13064         are not symbols.
13065
13066         * lily/include/open-type-font.hh (count): New method.
13067
13068         * mf/aybabtu.pe.in: Typo.
13069
13070         * Documentation/user/out/lilypond-internals.nexi (Scheme
13071         functions): Typo.
13072
13073         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
13074
13075 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13076
13077         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
13078         subfonts.
13079
13080         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
13081
13082         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
13083         (tex-font-command-raw): new function.
13084
13085         * lily/include/virtual-font-metric.hh (Module): remove file
13086
13087         * lily/virtual-font-metric.cc (Module): remove file.
13088         
13089
13090         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
13091         (get_indexed_char): read bbox from lily table if present.
13092
13093 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13094
13095         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
13096         aybabtu.subfonts
13097
13098         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
13099         global glyphname. Enables more than 64 glyphs in the OTF.
13100
13101 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13102
13103         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
13104         braces.
13105
13106         * lily/open-type-font.cc (design_size): Use 12 as default for
13107         design size.
13108
13109         * mf/aybabtu.pe.in: New file.  Merge all our braces.
13110
13111         * mf/GNUmakefile: Generate aybabtu.
13112
13113         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
13114
13115 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13116
13117         * scm/lily-library.scm (char->unicode-index): Remove.
13118
13119         * scm/output-gnome.scm (text): Bugfix for plain string input.
13120         Updates.
13121
13122         * scm/output-svg.scm (svg-font): Add weight to font selection.
13123
13124 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13125
13126         * Documentation/topdocs/INSTALL.texi (Top): Point to
13127         buildscripts/out/clean-fonts instead of
13128         buildscripts/clean-fonts.sh. 
13129
13130 2004-12-13  Graham Percival  <gperlist@shaw.ca>
13131
13132         * input/regression/figured-bass.ly: attempt to clarify text.
13133
13134         * Documentation/user/notation.tely: add cindex for tag, attempt to
13135         add figured bass example.
13136
13137         * Documentation/user/changing-defaults: basic editing.
13138
13139 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13140
13141         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
13142
13143         * lily/open-type-font.cc (LY_DEFINE): new function
13144         ly:font-sub-fonts
13145
13146         * lily/include/font-metric.hh (struct Font_metric): new method
13147         sub_fonts()
13148
13149         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
13150         . with - in add.stem.
13151         
13152 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13153
13154         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
13155         and fetaDynamic.
13156
13157         * lily/rest.cc (glyph_name): Change - to . .
13158
13159         * scm/output-gnome.scm (text): Hello world, again.
13160
13161         * scm/output-svg.scm (named-glyph): New function.  Hello world!
13162
13163         * lily/modified-font-metric.cc (index_to_charcode): New method.
13164
13165         * lily/include/font-metric.hh (index_to_charcode): New function.
13166
13167         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
13168         new function.
13169         (ly:font-glyph-to-index): Remove.
13170
13171 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13172
13173         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
13174
13175         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
13176
13177         * lily/open-type-font.cc (load_scheme_table): new function
13178
13179         * lily/dots.cc (print): replace - 
13180
13181         * lily/open-type-font.cc (attachment_point): new function.
13182         (load_table): read LILC table
13183
13184         * buildscripts/gen-bigcheese-scripts.py (Module): new
13185         file. Generate FF scripts.
13186
13187         * mf/feta-din10.mf: idem.
13188
13189         * mf/feta-nummer10.mf: remove mf files.
13190
13191         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
13192
13193 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13194
13195         * lily/lily-guile.cc: Use scm_from_locale_stringn.
13196
13197         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
13198         compatibility.
13199
13200 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13201
13202         * lily/open-type-font.cc (get_indexed_char): scale metrics by
13203         design-size and units_per_EM.
13204
13205         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
13206
13207 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13208
13209         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
13210         does not crash fontforge.
13211
13212         * scm/lily-library.scm (char->unicode-index): Hack to map onto
13213         PUA.
13214
13215 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13216
13217         * scm/framework-ps.scm (ps-embed-cff): new function.
13218
13219         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
13220
13221 2004-12-12  Werner Lemberg  <wl@gnu.org>
13222
13223         * mf/bigcheese.pe.in: Add PUA mapping.
13224         Don't create Type 42 but bare CFF font.
13225
13226 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13227
13228         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
13229         within canvas boundaries.
13230
13231         * mf/merge.pe.in: Set font names, version, license GPL.
13232
13233         * make/substitute.make: Add FONTFORGE.
13234
13235         * config.make.in (FONTFORGE): Add.
13236
13237         * configure.in (gui_b): Use PATH_PROG for fontforge.
13238
13239 2004-12-11  Graham Percival  <gperlist@shaw.ca>
13240
13241         * scm/define-markup-commands.scm: add baseline-skip to info
13242         about \column.
13243
13244 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13245
13246         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
13247
13248         * scm/output-gnome.scm (named-glyph): Use it.
13249
13250         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
13251
13252         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
13253         (upper_string, lower_string, reverse_string): Remove.
13254
13255         * configure.in (fontforge): Reinstate version check.
13256
13257         * ly/engraver-init.ly: Fix clef glyph names.
13258
13259         * lily/time-signature.cc (special_time_signature): Fix fraction
13260         glyph names.
13261
13262 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13263
13264         * mf/merge.pe: new file.
13265
13266         * lily/freetype.cc: new file.
13267
13268         * lily/include/open-type-font.hh (class Open_type_font): new file.
13269
13270         * lily/include/freetype.hh: new file.
13271
13272         * lily/open-type-font.cc: new file.
13273
13274         * lily/all-font-metrics.cc (find_otf): new function.
13275
13276 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13277
13278         * lily/time-signature.cc (special_time_signature): Fix.
13279
13280         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
13281         GTK2 before checking for pango.  Fixes -fgnome.
13282
13283         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
13284         Scheme name.
13285
13286         * scm/define-markup-commands.scm:
13287         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
13288
13289         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
13290
13291         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
13292         date versions.  Fixes configure.
13293         (STEPMAKE_CHECK_VERSION): Support optional actual program version
13294         argument.
13295
13296 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13297
13298         * buildscripts/mf-to-table.py (write_ps_encoding): write real
13299         names in .enc
13300
13301         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
13302
13303 2004-12-09  Graham Percival  <gperlist@shaw.ca>
13304
13305         * Documentation/user/changing-defaults.itely: add info about
13306         make-dynamic-script
13307
13308         * Documentation/user/notation.itely: add link in dynamics to
13309         section about make-dynamic-script.
13310
13311 2004-12-09  Christian hitz  <chhitz@gmx.net>
13312
13313         * lily/lily-guile.cc: change MACOS_X to __APPLE__
13314
13315 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13316
13317         * buildscripts/mf-to-table.py (parse_logfile): use . for
13318         concatting name and group.
13319         (parse_logfile): use M for Minus (negative.)
13320
13321         * lily/include/type-swallow-translator.hh
13322         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
13323
13324         * lily/*.cc: cosmetics around = sign.
13325
13326         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
13327         lyric spacing on the penultimate column.
13328
13329 2004-12-05  Christian Hitz  <chhitz@gmx.net>
13330
13331         * configure.in:
13332         * lily/accidental-placement.cc:
13333         * lily/bar-line.cc:
13334         * lily/beam-concave.cc:
13335         * lily/beam-quanting.cc:
13336         * lily/beam.cc:
13337         * lily/bezier-bow.cc:
13338         * lily/bezier.cc:
13339         * lily/break-align-interface.cc:
13340         * lily/custos.cc:
13341         * lily/dimension-cache.cc:
13342         * lily/dot-column.cc:
13343         * lily/font-metric.cc:
13344         * lily/font-select.cc:
13345         * lily/gourlay-breaking.cc:
13346         * lily/grob-property.cc:
13347         * lily/grob.cc:
13348         * lily/lily-guile.cc:
13349         * lily/line-spanner.cc:
13350         * lily/lookup.cc:
13351         * lily/lyric-extender.cc:
13352         * lily/lyric-hyphen.cc:
13353         * lily/mensural-ligature.cc:
13354         * lily/midi-def.cc:
13355         * lily/misc.cc:
13356         * lily/note-collision.cc:
13357         * lily/note-column.cc:
13358         * lily/note-head.cc:
13359         * lily/paper-outputter.cc:
13360         * lily/percent-repeat-item.cc:
13361         * lily/rest-collision.cc:
13362         * lily/side-position-interface.cc:
13363         * lily/simple-spacer.cc:
13364         * lily/slur-configuration.cc:
13365         * lily/slur-scoring.cc:
13366         * lily/slur.cc:
13367         * lily/spaceable-grob.cc:
13368         * lily/spacing-spanner.cc:
13369         * lily/spanner.cc:
13370         * lily/staff-symbol-referencer.cc:
13371         * lily/stem.cc:
13372         * lily/stencil.cc:
13373         * lily/system-start-delimiter.cc:
13374         * lily/system.cc:
13375         * lily/text-item.cc:
13376         * lily/tie.cc:
13377         * lily/tuplet-bracket.cc:
13378         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
13379         <cmath> beacause isinf/isnan is undefined in <cmath>
13380
13381 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13382
13383         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
13384
13385 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13386
13387         * VERSION: release 2.5.3
13388         
13389 2004-11-29  Arno Waschk <arno@arnowaschk.de>
13390
13391         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
13392
13393 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13394
13395         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
13396
13397         * lily/note-head.cc (internal_print): always try the "s" head if
13398         u/d not found.
13399
13400         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
13401
13402 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13403
13404         * mf/parmesan-heads.mf (overdone_heads): typos.
13405
13406 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13407
13408         * lily/parser.yy (markup): in markups, { .. } without command
13409         before are also flattened, ie \line must be explicitely used.
13410
13411         * Documentation/user/changing-defaults.itely:
13412         * Documentation/user/notation.itely: 
13413         * input/wilhelmus.ly: 
13414         * input/regression/instrument-name-markup.ly: 
13415         * input/regression/markup-score.ly: 
13416         * input/regression/new-markup-scheme.ly: 
13417         * input/regression/new-markup-syntax.ly: 
13418         * input/test/coriolan-margin.ly: use \line in markups where
13419         appropriate
13420         
13421 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13422
13423         * scm/new-markup.scm (map-markup-command-list): helper function
13424         used in parser.yy to map markup commands on a markup list.
13425
13426         * lily/parser.yy: get rid off < > in markups by treating { } as
13427         real lists.
13428
13429         * lily/lexer.ll: remove < > from markup lexer mode.
13430
13431         * scripts/convert-ly.py (conv): add rule for converting 
13432         \markup < > to \markup { }
13433
13434         * ly/titling-init.ly: 
13435         * input/test/coriolan-margin.ly: 
13436         * input/regression/new-markup-syntax.ly: 
13437         * input/regression/new-markup-scheme.ly: 
13438         * input/regression/multi-measure-rest-text.ly: 
13439         * input/regression/markup-stack.ly: 
13440         * input/regression/markup-score.ly: 
13441         * input/regression/instrument-name-markup.ly: 
13442         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
13443         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
13444         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
13445         * input/wilhelmus.ly: 
13446         * Documentation/user/notation.itely: 
13447         * Documentation/user/music-glossary.tely: 
13448         * Documentation/user/changing-defaults.itely: change < > to { } in
13449         markups
13450
13451 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13452
13453         * lily/accidental-placement.cc (position_accidentals): shortcut if
13454         no accidentals to place.
13455
13456 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13457
13458         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
13459         typo s/ly:dimension ?/ly:dimension?/
13460
13461         * input/regression/lily-in-scheme.ly: 
13462         * input/regression/music-function.ly: 
13463         * ly/spanners-init.ly (assertBeamSlope): 
13464         * scm/music-functions.scm (def-grace-function): add the paper
13465         argument to music function definitions.
13466
13467 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13468
13469         * lily/moment.cc (LY_DEFINE):
13470         ly:moment-main-{denominator,numberator}, new function.
13471
13472         * lily/score-engraver.cc (typeset_all): assign to column on basis
13473         of axis-group-parent-X setting.
13474
13475         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
13476         add_element() on basis of axis-group-parent-Y setting.
13477
13478         * lily/grob.cc: add axis-group-parent-{XY} properties.
13479
13480         * input/regression/spacing-stick-out.ly: new file.
13481
13482         * lily/simple-spacer.cc (add_columns): use binary search for
13483         setting column rods. Changes O(n^2) to O(n log(n)) for
13484         constructing spacing problem from columns.
13485         (add_columns): read allow-outside-line to make sure no texts stick
13486         out.
13487         (solve): Simple_spacer::is_active() only determines
13488         satisfies_constraints_ for non-ragged typesetting.
13489
13490         * lily/simultaneous-music.cc (to_relative_octave): only set
13491         old_relative_used if return pitch actually changed.
13492
13493         * scm/define-context-properties.scm
13494         (all-user-translation-properties): change to match implementation.
13495
13496         * python/lilylib.py: Replace re.match by re.search and adds "-c
13497         showpage" to the gs command line (Johannes Schindelin)
13498
13499         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
13500         before processing. Prevents crash when inf is in the extent.
13501
13502         * scm/define-markup-commands.scm (note-by-number): add "s" to
13503         "noteheads-" glyphname.
13504  
13505         * lily/parser.yy (Generic_prefix_music): supply parser argument to
13506         music function as well.
13507         
13508 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13509
13510         * VERSION: release 2.5.2
13511
13512         * Documentation/user/changing-defaults.itely (Creating titles):
13513         add breakbefore variable.
13514
13515         * lily/paper-book.cc (set_system_penalty): new function. Set
13516         penalty_ based on breakBefore setting
13517
13518         * lily/context-specced-music-iterator.cc (construct_children):
13519         interpret special context id $uniqueContextId 
13520
13521         * lily/context.cc (create_unique_context): new method. Move
13522         creation of unique (\new) contexts into interpreting phase. This
13523         makes
13524
13525           foo= \new Staff ..
13526           << \foo \foo >>
13527
13528         produce 2 staves.
13529         
13530
13531         * scm/define-music-properties.scm (all-music-properties): add
13532         quoted-voice-direction
13533
13534         * ly/music-functions-init.ly: killCues function.
13535
13536         * scm/music-functions.scm (cue-substitute): move creation of voice
13537         contexts further to the back. 
13538
13539 2004-11-25  Werner Lemberg  <wl@gnu.org>
13540
13541         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
13542         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
13543
13544 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
13545
13546         * buildscripts/guile-gnome.sh: Fixed typo.
13547
13548 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13549
13550         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
13551
13552         * scripts/abc2ly.py (dump_slyrics): add ord(). 
13553
13554         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
13555         to regular engraver. 
13556
13557 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13558
13559         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
13560
13561 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13562
13563         * scm/define-markup-commands.scm (fill-line): Typo.
13564
13565         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
13566         and newer.
13567
13568 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
13569
13570         * ly/dynamic-scripts-init.ly: Fixed typo.
13571
13572 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13573
13574         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
13575         note-head, to have different attachment points for up and down.
13576
13577         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
13578
13579         * mf/feta-generic.mf (else): remove solfa.
13580
13581         * mf/feta-bolletjes.mf (tishape): remove unicode test.
13582
13583         * scm/define-context-properties.scm
13584         (all-user-translation-properties): add shapeNoteStyles property.
13585
13586         * lily/shape-note-heads-engraver.cc (process_music): new file.
13587
13588         * lily/event.cc (transpose): call Event::transpose() for
13589         transposing the tonic.
13590
13591 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13592
13593         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
13594         Unicode/OpenType and AFM.
13595
13596         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
13597
13598 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13599
13600         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
13601
13602         * lily/context.cc (Context): unprotect key from ctor.
13603
13604         * scm/stencil.scm (stack-lines): return empty-stencil if argument
13605         is '()
13606         (stack-stencils): idem.
13607
13608         * Documentation/user/changing-defaults.itely (Creating titles):
13609         document new title layout options.
13610
13611         * lily/parser.yy (lilypond_header_body): copy previous
13612         $globalheader if present.
13613
13614         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
13615         ly:module-copy
13616         
13617         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
13618
13619         * scm/titling.scm: remove old titling functions
13620
13621         * lily/stencil.cc (translate): remove absolute dimension.
13622
13623         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
13624         via markup.
13625
13626         * scm/page-layout.scm (marked-up-headfoot): create header/footer
13627         field from user-supplied markup
13628
13629         * scm/define-markup-commands.scm (on-the-fly): new markup
13630         command. Enter SCM markup procedure directly in Scheme.
13631         (fromproperty): new markup command. Read markup from props argument.
13632
13633         * scm/titling.scm (marked-up-title): create title via
13634         user-specified markup. 
13635
13636         * scm/define-markup-commands.scm (column): remove empty stencils
13637         from column.
13638
13639         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
13640         not have side-effect of creating variable stub.
13641
13642         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
13643
13644 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13645
13646         * scm/encoding.scm (coding-alist): 
13647         * scm/font.scm (add-ec-fonts):
13648         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
13649         Extended-TeX-Font-Encoding---Latin.
13650
13651         * lily/side-position-interface.cc (general_side_position): Add
13652         actual offset to error message (avoid constant error messages).
13653
13654         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
13655         block.
13656
13657         * lily/font-select.cc (select_encoded_font)
13658         (get_font_by_mag_step, get_font_by_design_size): 
13659         * lily/modified-font-metric.cc (Modified_font_metric): 
13660         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
13661
13662         * scm/encoding.scm (coding-alist): Add fetaDynamic.
13663         (read-encoding-file): Bugfix: do not require space after bracket.
13664
13665         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
13666         these do not exist.
13667
13668 2004-11-20  Graham Percival  <gperlist@shaw.ca>
13669
13670         * Documentation/user/notation.itely: added info about typesetting
13671         boxed bar numbers.
13672
13673 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13674
13675         * flower/interval.cc (T_to_string): gcc4 fixes.
13676
13677         * scm/define-markup-commands.scm (fill-line): use
13678         stack-stencils. This fixes problems with putting already centered
13679         stencils in a line.
13680
13681         * VERSION: release 2.5.1
13682
13683         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
13684
13685 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13686
13687         * input/example-[1-3].ly: simplify.
13688
13689         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
13690
13691         * scm/output-ps.scm (new-text): new function. Use glyphshow to
13692         show glyphs.
13693
13694         * scm/encoding.scm (decode-byte-string): new function.
13695
13696         * scripts/convert-ly.py (conv): add warning about
13697         set-global-staff-size.
13698
13699         * Doxyfile: add. 
13700
13701         * scripts/convert-ly.py (conv): add raggedlastbottom rule
13702         (conv): warn for TextSpanner split.
13703         (conv): warn for textheight.
13704
13705 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13706
13707         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
13708         building the documentation, info with images are installed.
13709         (final-install): Fix description.  Mention sourcing of login
13710         scripts (instead of running).
13711
13712 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13713
13714         * Debian lmodern support.  Note that LilyPond will issue warnings
13715         
13716             no such encoding: "FontSpecific"
13717
13718           The font selection mechanism wants to get the encoding from the
13719           font itself, but the idea of lmodern is that it is usable with
13720           different encodings, ie, Lily should get the encoding from the
13721           font tree, rather than the font itself.  This would require some
13722           more work.
13723         
13724         * configure.in: Test for and accept lmodern if EC fonts not found.
13725
13726         * scm/framework-tex.scm (font-load-command): TeX font name
13727         mangling for latin1 encoded cork-lm fonts.
13728         (convert-to-ps): Load lm.map if available.
13729
13730         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
13731         available.
13732
13733         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
13734
13735         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
13736         available.
13737
13738         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
13739         path for absolute file name, that is silly.
13740
13741         * lily/score-engraver.cc (initialize): 
13742
13743         * Documentation/user/GNUmakefile (local-install-info): Invoke
13744         install-info --remove first.
13745
13746         * #include cleanup (Andreas Scherer).
13747
13748 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
13749
13750         * input/test/script-abbreviations.ly: fix typos.
13751
13752 2004-11-17  Werner Lemberg  <wl@gnu.org>
13753
13754         * python/lilylib.py (options_help_str): Support pretty-printing of
13755         newlines in fourth element of option description.
13756
13757         * scripts/lilypond-book.py (option_definitions): Use new lilylib
13758         feature.
13759         Sort options.
13760
13761         * Documentation/user/lilypond-book.itely: Finish update.
13762
13763 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13764
13765         * Documentation/user/macros.itexi: Add comment about \command.
13766
13767         * Documentation/user/lilypond.tely:
13768         * Documentation/user/lilypond-book.itely: Fix names of lilypond
13769         and lilypond-book nodes, so that `info lilypond' visits the manual
13770         at top level, and `info lilypond-book' visits the lilypond-book
13771         section.
13772
13773         * Documentation/user/GNUmakefile (local-install-info): Fix rules
13774         and packager messages.
13775
13776         * lily/pangofc-afm-decoder.cc: Update test.
13777
13778 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13779
13780         * scm/lily-library.scm (char->unicode-index): New function.
13781
13782         * scm/output-gnome.scm: 
13783         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
13784
13785         * Proper naming of file name throughout; s/filename/file[-_]name/.
13786
13787         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
13788
13789         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
13790
13791 2004-11-16  Werner Lemberg  <wl@gnu.org>
13792
13793         * scripts/lilypond-book.py: The Lord has commanded me to use only
13794         tabs for indentation.  Your humble servant obeys.
13795
13796 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13797
13798         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
13799         including font, if LilyPond-feta font is only feta font in path.
13800
13801         * scm/output-gnome.scm (text): Revert to file name of font if font
13802         has no name.  Fixes ec font selection.
13803         (char): Bugfix: do not utf8 twice.  Fixes clefs.
13804
13805         * scm/framework-svg.scm:
13806         * scm/output-svg.scm: New file.  TODO: figure out how to
13807         do character by index in font.
13808
13809         * scm/output-sodipodi.scm: Remove.
13810
13811         * scm/output-ps.scm (stem): Remove.
13812
13813 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13814
13815         * scm/output-gnome.scm (beam): New function.
13816         (slur): Round corners.
13817         (round-filled-box): Round corners.
13818
13819 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13820
13821         * scm/output-gnome.scm (beam): add function.
13822         (draw-line): new routine.
13823         (dashed-line): stub; call draw-line
13824         (polygon): new routine.
13825
13826 2004-11-15  Werner Lemberg  <wl@gnu.org>
13827
13828         * Documentation/user/lilypond-book.itely: Revise section on
13829         lilypond-book options.
13830         Other minor fixes.
13831
13832         * scripts/lilypond-book.py: Change indentation to 4.
13833         Minor formatting.
13834
13835 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13836
13837         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
13838         grobs that have tweaks specced.
13839         
13840 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
13841
13842         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
13843
13844 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13845
13846         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
13847         actual char #, not 0 based index.
13848
13849         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
13850
13851         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
13852         Warning: do make -C mf clean.
13853
13854         * lily/context-property.cc: Compile fix.
13855
13856         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
13857         Grok ec-fonts, braces and dynamics.
13858
13859         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
13860
13861 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13862
13863         * lily/include/tweak-registration.hh: new file.
13864
13865         * lily/tweak-registration.cc: new file.
13866
13867         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
13868         saving tweaks.
13869
13870         * scm/output-gnome.scm (text): comment dribble.
13871
13872 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13873
13874         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
13875
13876         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
13877         path-def before using.  Fixes muchtomany slurs in wrong places
13878         bug.
13879
13880 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13881
13882         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
13883
13884         * lily/include/object-key-undumper.hh (Module): new file.
13885
13886         * lily/object-key-undumper.cc (Module): New file. Deserialize
13887         keys. SCM bindings
13888
13889         * lily/object-key-dumper.cc (Object_key_dumper): idem.
13890         Provide SCM bindings.
13891
13892         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
13893         new file. Serialize object keys.
13894         
13895         * lily/object-key.cc (dump): new function.
13896         (as_scheme): new virtual function
13897         (undump): new function
13898         (undumpers): new table.
13899
13900         * lily/include/global-context.hh (Context): take \score key upon init.
13901
13902         * lily/object-key-dumper.cc (serialize_key): new file.
13903
13904         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
13905
13906         * lily/lily-lexer.cc: remove \quote.
13907
13908         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
13909
13910         * lily/context.cc (Context): take key argument in ctor.
13911         (create_context): new function
13912
13913         * lily/grob.cc (Grob): take key argument in ctor.  
13914
13915         * lily/lilypond-key.cc (do_compare): new file.
13916
13917         * lily/object-key.cc (Object_key): new file.
13918
13919         * lily/include/object-key.hh (class Object_key): new file.
13920
13921         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
13922
13923 2004-11-13  Graham Percival  <gperlist@shaw.ca>
13924
13925         * Documentation/user/lilypond-book.itely: add small warning about
13926         noindent default in lilypond-book.
13927
13928         * Documentation/user/converters.itely: add examples for convert-ly.
13929
13930         * Documentation/user/examples.itely: change version string in templates
13931         to 2.4.0.
13932
13933 2004-11-12  Karl Hammar  <karl@aspodata.se>
13934
13935         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
13936         cmdline, use xargs instead (backportme)
13937
13938 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
13939         
13940         * Documentation/user/: Numerous fixes in the user manual.
13941
13942 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13943
13944         * lily/parser.yy (re_rhythmed_music): search music expression for
13945         context-id, surround by \new Voice if not found. Fixes:
13946         addlyrics-second-staff.ly
13947
13948         * VERSION: 2.5.0 released.
13949         
13950 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13951
13952         * Documentation/index.html.in: Fix url to one big page.  (backportme)
13953
13954         * Documentation/user/GNUmakefile: Separate rules for split and
13955         unsplit html documents.  Remove perl massaging.  (backportme)
13956
13957 2004-11-11  Graham Percival  <gperlist@shaw.ca>
13958
13959         * Documentation/user/lilypond-book.itely: add short warning about
13960         \lilypond{} in LaTeX docs.
13961
13962 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13963
13964         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
13965         found.  (backportme)
13966
13967         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
13968         version requirement.  (backportme)
13969
13970         * configure.in: Be explicit about old versions of
13971         ec-fonts-mtraced.  (backportme)
13972
13973         * lily/context-selector.cc (set_tweaks): New function.
13974         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
13975         web with -DTWEAK.
13976
13977         * Documentation/user/introduction.itely (Automated engraving):
13978         Remove fragment option.  Fixes web.
13979
13980         * lily/context-property.cc (make_item_from_properties):
13981         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
13982         #ifdef.
13983
13984         * scm/define-context-properties.scm
13985         (all-internal-translation-properties): Add tweakRank and tweakCount.
13986
13987         * lily/grob.cc: 
13988         * scm/define-grob-properties.scm (all-internal-grob-properties):
13989         Add tweak-rank and tweak-count.
13990
13991 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13992
13993         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
13994         New function.
13995         (text): Use them.
13996
13997         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
13998         animated/opaque grob dragging tweaks.
13999
14000         * buildscripts/guile-gnome.sh: Update.
14001
14002 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14003
14004         * scm/define-grobs.scm (all-grob-descriptions): Added
14005         line-interface to the LigatureBracket object.
14006
14007 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14008
14009         * scm/framework-gnome.scm (item-event): Support non-animated mouse
14010         dragging tweaks.
14011
14012         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
14013
14014         * lily/context-selector.cc (store_context): New function.
14015
14016         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
14017         (store_grob): New function.
14018         (identify_grob): Add Moment parameter.
14019
14020         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
14021         exists.
14022
14023         * scm/framework-gnome.scm (save-tweaks): Write as alist.
14024
14025 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14026
14027         * scm/framework-gnome.scm (item-event): Print grob id.
14028         (save-tweaks): New function.
14029         (tweak): New funtion.
14030         (item-event): Use it, bound to arrow keys.
14031
14032         * lily/context-property.cc (make_item_from_properties): Register grob.
14033         * lily/context.cc (add_context): Register context.
14034
14035         * lily/include/context-selector.hh:
14036         * lily/include/grob-selector.hh:
14037         * lily/context-selector.cc:
14038         * lily/grob-selector.cc: New file.
14039
14040 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14041
14042         * lily/slur.cc: add 'positions to interface
14043
14044         * lily/main.cc: reinstate PS as standard output format. 
14045
14046         * scm/framework-tex.scm (output-preview-framework): print systems
14047         up to first non title system.
14048
14049         * lily/grace-engraver.cc (start_translation_timestep): split
14050         scm_cadddr
14051         
14052 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14053
14054         * lily/quote-iterator.cc (Module): remove old quote-iterator
14055
14056         * scm/define-music-types.scm (music-descriptions): move
14057         NewQuoteMusic over QuoteMusic
14058
14059         * Documentation/user/notation.itely (Formatting cue notes): use
14060         \cueDuring.
14061
14062         * lily/new-quote-iterator.cc (quote_ok): new function.
14063
14064         * input/regression/quote-cue-during.ly: new file.
14065
14066         * input/regression/quote-grace.ly: new file.
14067
14068         * scm/define-context-properties.scm (Module): change definition of
14069         graceSettings
14070
14071         * lily/context-property.cc (Module): rename from
14072         translator-property.cc
14073
14074         * lily/context.cc (context_name_symbol): new function
14075
14076         * lily/grace-engraver.cc: new file. Set properties for grobs based
14077         on the grace-ness of now_moment().
14078
14079         * scm/music-functions.scm (add-grace-property): use list
14080         iso. vector for graceSettings
14081         remove set-{start,stop}-grace-properties. 
14082
14083         * lily/new-quote-iterator.cc (construct_children): set
14084         quote_outlet_ if no quoted-context-{id,type} specified.
14085
14086         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
14087
14088         * lily/parser.yy (command_element): remove \quote.
14089
14090         * ly/music-functions-init.ly (location): add quoteDuring music
14091         function. 
14092
14093         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
14094         optional semicolon. (backportme)
14095
14096 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14097
14098         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
14099         need to link to GUILE et al.
14100
14101 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14102
14103         * scm/define-music-properties.scm (all-music-properties): add
14104         quoted-context-type, quoted-context-id.
14105
14106         * scm/lily.scm (type-check-list): new function.
14107         
14108         * scm/lily-library.scm: new file. Generic library routines.
14109
14110         * lily/parser.yy (Generic_prefix_music): move typechecking out of
14111         parser.
14112
14113         * ly/music-functions-init.ly: add quoteDuring function.
14114
14115         * lily/include/music-iterator.hh (class Music_iterator): rename
14116         set_translator -> set_context
14117
14118         * lily/parser.yy (Generic_prefix_music_scm): add
14119         MUSIC_FUNCTION_SCM_SCM_MUSIC
14120
14121         * scm/lily.scm (sanitize-command-option): new function. (backportme)
14122
14123         * scm/framework-tex.scm (header): sanitize TeX paper size.
14124         (backportme)
14125
14126 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14127
14128         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
14129
14130         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
14131
14132         * scm/framework-tex.scm (font-load-command): Use T1 if no
14133         font-encoding set.  (backportme)
14134
14135         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
14136         exists before converting.  (backportme)
14137
14138         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
14139         exists before converting.  (backportme)
14140         (convert-to-ps): Remove .ps file if it exists before
14141         converting.  (backportme)
14142
14143         * lily/lexer.ll: Remove extra progress newline, use present tense.
14144
14145         * scm/paper.scm (paper-alist): public.
14146         * scm/framework-tex.scm (convert-to-ps):
14147         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
14148         command line.
14149
14150 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14151
14152         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
14153
14154         * lily/recording-group-engraver.cc (derived_mark): mark
14155         now_events_. (backportme)
14156
14157 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14158
14159         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
14160
14161         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
14162         invoking latex. (backportme.)
14163
14164         * lily/stem.cc (off_callback): center stems for all rest stems.
14165
14166 2004-11-05  Werner Lemberg  <wl@gnu.org>
14167
14168         * Documentation/user/lilypond.tely: Add more guidelines for writing
14169         lilypond texinfo documents.
14170
14171 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
14172
14173         * Documentation/index.html.in: remove <hr>.
14174
14175         * THANKS: change 2.3 to 2.4.
14176
14177 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
14178
14179         * scm/output-gnome.scm: More fontconfig comment.
14180
14181 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
14182
14183         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
14184         <package> directory in $(builddir)/share according with
14185         PACKAGE_NAME defined in the VERSION file.
14186
14187 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14188
14189         * lily/beam.cc (rest_collision_callback): use local beam
14190         multiplicity.
14191
14192         * input/regression/stem-stemlet.ly: new file.
14193
14194         * lily/stem.cc (add_head): store rests as well.
14195
14196         * scm/define-grob-properties.scm (all-user-grob-properties): add
14197         stemlet-length
14198
14199         * lily/stem.cc: store rests as well.
14200         
14201         * input/regression/new-slur.ly: mention forcing.
14202
14203 2004-11-04  Werner Lemberg  <wl@gnu.org>
14204
14205         * Documentation/user/*: A new round of layout fixes and document
14206         structure cleanup.
14207
14208 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
14209
14210         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
14211
14212 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14213
14214         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
14215
14216 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
14217
14218         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
14219
14220         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
14221
14222         * lily/main.cc (main): Invoke identify.
14223
14224         * scm/lily.scm (postscript->pdf): Remove progress newline.
14225         Write progress to stderr.
14226
14227         * lily/paper-book.cc (output): Remove progress newline.
14228
14229         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
14230         gettext on user messages, and remove whitespace.
14231
14232         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
14233
14234         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
14235         argv[0] (Thomas Scharkowski).
14236
14237         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
14238         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
14239         for ec-fonts-mtraced.
14240
14241         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
14242         --srcdir build (Bertalan).
14243
14244         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
14245         headers and library too (Laura Conrad).
14246
14247         * Documentation/topdocs/INSTALL.texi (Top): Mention development
14248         package for guile too (Laura Conrad).
14249
14250         * lily/main.cc (usage): Typo.
14251
14252 2004-11-02  Werner Lemberg  <wl@gnu.org>
14253
14254         * Documentation/user/notation.ly: More fixes to improve appearance.
14255
14256         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
14257         better output for multicolumn tables.
14258
14259 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14260
14261         * lily/main.cc (dir_info): Fixed typo in the printouts.
14262
14263 2004-11-01  Werner Lemberg  <wl@gnu.org>
14264
14265         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
14266         of output.
14267         Set `per_line' to 2; replace hard-coded value with it.
14268
14269         * Documentation/user/*: Many fixes to improve appearance of
14270         printed manual.
14271
14272 2004-11-01  Werner Lemberg  <wl@gnu.org>
14273
14274         * Documentation/user/changing-defaults.itely,
14275         Documentation/user/notation.ly,
14276         Documentation/user/programming-interface.itely: Use @/.
14277         Fix formatting of some lilypond snippets and tables.
14278
14279         * scripts/lilypond-book.py (compose_ly): Provide useful default
14280         for LINEWIDTH in `override'.
14281
14282 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14283
14284         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
14285
14286 2004-10-31  Werner Lemberg  <wl@gnu.org>
14287
14288         Resetting @exampleindent to `5' gives ugly results with texinfo's
14289         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
14290         (if not quoting) to change @exampleindent only locally.
14291
14292         * scripts/lilypond-book.py (NOQUOTE): New variable.
14293         (output) [LATEX]: Remove AFTER and BEFORE.
14294         [TEXINFO]: Remove AFTER and BEFORE.
14295         Fix QUOTE and VERBATIM pattern.
14296         Add NOQUOTE pattern.
14297         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
14298         and BEFORE.
14299         [output_texinfo]: Use NOQUOTE.
14300
14301 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14302
14303         * Documentation/user/changing-defaults.itely: clarify paper
14304         size commands with correct info.
14305
14306         * Documentation/user/lilypond-book.itely: add more docs for
14307         filename extensions.
14308
14309 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14310
14311         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
14312         (PATCH_LEVEL): start 2.5.0.
14313
14314 #Local variables:
14315 #coding: utf-8
14316 #End:
14317