]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* buildscripts/output-distance.py (me_path): use argv[0] for
[lilypond.git] / ChangeLog
1 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
2
3         * buildscripts/output-distance.py (me_path): use argv[0] for
4         sys.path extension
5         (ComparisonData.img_cell): use colored borders.
6
7         * scm/stencil.scm (write-system-signature): escape newlines too.
8         (write-system-signature): use (1,-1) interval for empty interval
9
10 2006-01-01  Graham Percival  <gpermus@gmail.com>
11
12         * Documentation/user/music-glossary.tely: Spanish updates
13         from Francisco Vila.
14
15         * Documentation/user/lilypond-book.itely: addition from
16         Vaclav Smilauer.
17
18         * Documentation/user/ various: edits, small additions
19         from mailist, etc.
20
21 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
22
23         * GNUmakefile.in (tree-lib-prefix-current):
24         (tree-share-prefix-current): Use version number in tree, add
25         `current' symlinks.
26
27 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
28
29         * GNUmakefile.in: write VERSION, again.
30
31         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
32         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
33
34         * stepmake/aclocal.m4: robuster version detection.
35
36         * buildscripts/output-distance.py
37         (ComparisonData.create_html_result_page): copy only if file
38         exists, fixup src paths.
39
40         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
41
42 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
43
44         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
45         Another datarootdir reto.
46
47         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
48         available.  This should be moved to postinstall-lilypond-doc.
49
50 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
51
52         * GNUmakefile.in: simplify local-WWW-post. 
53         remove -type l from find.
54
55         * buildscripts/output-distance.py (ComparisonData.compare_trees):
56         fixes. Don't follow symlinks.
57         (ComparisonData.create_html_result_page): remove previous results.
58         insert ../python in path.
59
60         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
61
62 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
63
64         * config.make.in (datadir): Add datarootdir to silence autoconf.
65
66         * stepmake/aclocal.m4: Update for autoconf-2.59d.
67
68 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
69
70         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
71
72         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat slash beams
73         too wide.
74
75 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
76
77         * lily/relocate.cc (read_relocation_dir): Do not blindly
78         dereference DIR.
79
80 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
81
82         * lily/parser.yy: replace THIS by PARSER
83
84         * Documentation/index.html.in: add link to test-results.html page.
85
86         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
87
88         * scm/translation-functions.scm (format-bass-figure): translate
89         digits over 10 to the left
90
91         * scm/define-markup-commands.scm (translate-scaled): new markup.
92
93         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
94         7 glyph. 
95
96         * ly/engraver-init.ly: add Figured_bass_engraver
97
98         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
99
100         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
101
102         * lily/score-engraver.cc (announce_grob): only note START announces.
103
104         * lily/include/engraver-group.hh (Translator_group):
105         acknowledge_hash_table_ is now drul.
106
107         * lily/engraver.cc (announce_end_grob): new method.
108
109         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
110
111         * lily/translator-dispatch-list.cc (create): take start_end argument.
112
113         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
114         acknowledge_static_array_ to drul
115
116         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
117
118         * scm/define-grob-interfaces.scm
119         (bass-figure-alignment-interface): add bass-figure-alignment-interface
120
121         * scm/define-grobs.scm (all-grob-descriptions): add
122         BassFigureAlignmentPositioning
123
124         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
125         number stays up to date. Backportme.
126
127 2006-05-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
128
129         * Documentation/user/basic-notation.itely (Bar lines): Document
130         the "||:" bar type. 
131
132 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
133
134         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
135
136         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
137         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
138         build.
139
140         * Resurrect `scons lily' build.
141
142         * SConstruct (symlink_tree): Bugfix: link
143         music-drawing-routines.ps to file iso directory.
144
145         * lily/SConscript: Remove kpath-guile from LIBS.
146
147         * SConstruct (libdir_package_version): Typo.
148         (configure): Comment-out fontforge for lack of fontforge.pc .
149         Also add libdir* to environment.
150
151 2006-05-30  Graham Percival  <gpermus@gmail.com>
152
153         * Documentation/user/ various: minor additions from mailist and
154         editing.
155
156 2006-05-30  Paco <fravd@ya.com>
157
158         * Documentation/user/music-glossary.tely: numerous corrections and
159         some new translations.
160
161 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
162
163         * BackportmeStart.
164         
165         * buildscripts/output-distance.py
166         (ComparisonData.create_html_result_page): new routine: summarise
167         results in HTML page with images. 
168         (ComparisonData.create_text_result_page): create summary text files too.
169
170         * GNUmakefile.in (web-ext): package .signature files too. They
171         compress well. 
172
173         * scm/stencil.scm (write-system-signature): typo.
174
175         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
176
177         * scm/stencil.scm (write-system-signature): better escaping.
178         only write signature for music systems, not for markup systems.
179
180         * scm/framework-ps.scm (output-framework): dump-signatures support
181         for plain output.
182
183         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
184
185         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
186         for -dno-point-and-click
187
188         * lily/grob.cc (get_print_stencil): don't read
189         point_and_click_global to determine whether to set grob-cause.
190
191 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
192
193         * buildscripts/output-distance.py (main): new function.
194         (ComparisonData): new class.
195
196         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
197         careful with generating new LedgerLineSpanners.
198
199         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
200
201         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
202         context. This fixes double ledger lines in output. 
203
204         * lily/system.cc (get_paper_system): remove 3 layer limit.
205
206         * buildscripts/output-distance.py (SystemLink.distance): new
207         file. Compare signatures.
208
209         * python/safeeval.py (SafeEval.visitUnarySub): new file.
210
211         * lily/grob-array.cc (remove_duplicates): rename from
212         uniq(). Sort before calling uniq() so it actually works.
213
214 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
215
216         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
217         \version from lilypond file snippet.
218         (Lilypond_file_snippet.ly): oops. typo.
219         (find_toplevel_snippets): urgh. again.
220
221         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
222         prevent duplicated broken items in output.
223
224         * scm/framework-eps.scm (output-classic-framework): only dump if
225         dump-signatures is set.
226
227         * scm/lily.scm (define-scheme-options): add dump-signatures option.
228
229         * scm/stencil.scm (write-system-signature): new routine: write
230         python parseable signature of a separate paper system.
231         BackportmeEnd.
232         
233 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
234
235         * lily/stanza-number-engraver.cc (process_music): use is_markup()
236         iso is_string().
237         include header.
238
239 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
240
241         * translator-group.cc: send music events to engravers in
242         non-bottom contexts.
243
244         * tuplet-engraver.cc: process tuplet brackets in correct order.
245
246 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
247
248         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
249         arg 2 might point us to a new binary (patch by Karl Hammar)
250         
251 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
252
253         * VERSION (PACKAGE_NAME): release 2.9.6
254
255         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
256
257         * Documentation/user/*.itely: 2nd
258         attempt: replace funindex -> findex globally.
259
260 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
261
262         * input/no-notation/display-lily-tests.ly: fix \applyOutput
263         test. Add \break, \pageBreak, \pageTurn, etc, tests.
264
265         * scm/define-music-display-methods.scm: display methods for
266         breaks. Fix \applyOutput.
267
268 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
269
270         * Documentation/user/macros.itexi: comment out funindex expansion. 
271
272         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
273         everywhere.
274
275         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
276         Karl Hammar. Backportme.
277  
278         * Documentation/user/advanced-notation.itely (Balloon help): idem.
279
280         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
281
282         * Documentation/user/programming-interface.itely (Running a
283         function on all layout objects): idem.
284
285         * Documentation/user/introduction.itely (Automated engraving):
286         update \applyOutput syntax
287
288         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
289         remove debugging hook.
290
291         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
292         expansion. 
293
294         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
295
296         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
297         TEXI2DVI_FLAGS to texi2dvi invocation. 
298
299 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
300
301         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
302         works. More work is done by iterator now, and engraver has been
303         very much simplified.
304
305         * lily/translator-group.cc: try_music is now invoked through a
306         listener
307
308         * lily/*-iterator.cc: Massive cleanups. Junked
309         try_music_in_children globally. Renamed try_music to report_event,
310         and made that method descend to a bottom context automatically.
311
312         * lily/event-iterator.cc: New file.
313
314         * lily/output-property-iterator.cc,
315         lily/old-lyric-combine-music-iterator.cc: Removed.
316
317         * python/convert-rules.py: Modified the syntax for \applyOutput.
318
319 2006-05-23  Graham Percival  <gpermus@gmail.com>
320
321         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
322         creation.
323
324         * Documentation/user/ various: stuff that might have helped
325         to fix the pdf creation, plus some minor doc additions.
326
327         * Documentation/user/changing-defaults.itely: remove @b from
328         @b{ @internasref{foo}}; this breaks texi2dvi -E.
329
330 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
331
332         * lily/beaming-pattern.cc (beamify): deal with negative start
333         moments for beaming patterns.
334
335 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
336
337         * lily/beaming-info.cc (beamify): new function: read beatLength
338         and beatGrouping from context. 
339
340         * input/regression/beam-beat-grouping.ly (Module): new file.
341
342         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
343
344         * lily/beam.cc (get_beam_segments): generate events for
345         max_connect_ case too.
346         (get_beam_segments): read Stem::max-beam-connect.
347
348         * input/regression/beam-single-stem.ly: new file.
349
350         * lily/stem.cc (set_beaming): use #f as signaling value for
351         beamcount 0.
352
353         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
354
355         * lily/beam.cc (set_beaming): read clip-edges property.
356         (calc_direction): don't suicide for single stem.
357
358         * lily/beaming-info.cc (best_splitpoint_index): take bool*
359         argument, remove 1<<15 hack. Remove clip_edges() 
360
361         * lily/hairpin.cc (print): only do padding for nonmusical bounds
362
363 2006-05-21  Graham Percival  <gpermus@gmail.com>
364
365         * Documentation/user/basic-notation.itely: reorg.
366
367         * Documentation/user/ various: minor fixes.
368
369 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
370
371         * lily/stencil-expression.cc (register_stencil_head): opps, append
372         to cdr of static SCM object.
373
374 2006-05-19  Graham Percival  <gpermus@gmail.com>
375
376         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
377         update framework for command index.  DOC WRITERS: use @funindex
378         instead of @cindex @code{}.
379
380         * Documentation/user/ various: replace @cindex @code{} => @funindex
381
382 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
383
384         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
385         case positions is set manually. 
386
387 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
388         
389         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
390         rules to Scheme.
391
392 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
393
394         * Documentation/user/changing-defaults.itely (Contexts explained):
395         use absolute dimension for @image.
396
397         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
398         out image for illustration too.
399         ($(outdir)/%.png): add more png <-> eps rules. 
400
401 2006-05-17  Graham Percival  <gpermus@gmail.com>
402
403         * Documentation/user/ various: remove trailing whitespace, cosmetic
404         change to reduce changes produced by diff.
405
406 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
407
408         * lily/main.cc (do_chroot_jail): correctness tweak.
409
410         * python/lilylib.py (system): import subprocess in system () only.
411
412         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
413
414         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
415         variable. Backportme.
416
417 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
418         
419         * lily/parser.yy: Change all syntax rules of type Music to SCM type
420
421 2006-05-17  Werner Lemberg  <wl@gnu.org>
422
423         * lily/lexer.ll (init_signature_has_table): Add
424         `scm-scm-music-music'.
425
426         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
427         (Generic_prefix_music_scm): Add rule for it.
428
429         * lily/quote-iterator.cc (Quote_iterator::process): Handle
430         `quoted-transposition' property.
431
432         * ly/music-functions-init.ly (transposedCueDuring): New function.
433
434         * scm/define-music-properties.scm (all-music-properties): Updated.
435
436         * Documenation/topdocs/NEWS.itely: Document it.
437
438 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
439
440         * python/lilylib.py (system): move import subprocess to system()
441         definition. 
442
443         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
444
445         * VERSION (PATCH_LEVEL): release 2.9.5
446         
447         * Documentation/topdocs/INSTALL.texi (Top): update versions and
448         build instructions. 
449
450         * ly/engraver-init.ly: switch on hairpinToBarline by default.
451
452 2006-05-16  Graham Percival  <gpermus@gmail.com>
453
454         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
455
456         * Documentation/user/ various: minor fixes.
457
458 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
459
460         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
461
462 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
463
464         * Documentation/user/advanced-notation.itely (Instrument names):
465         Modified obsolete instruction on how to move instrument names away
466         from the staves. Hmm, at second thought the bug probably has been
467         solved, so the full bug description should probably be removed.
468
469 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
470
471         * lily/dynamic-engraver.cc (typeset_all): hang ending on
472         currentCommandColumn. 
473
474         * lily/hairpin.cc (print): also add padding for non-neighbor
475         hairpin bounds.
476
477         * scm/define-context-properties.scm
478         (all-user-translation-properties): add hairpinToBarline
479
480         * input/regression/hairpin-to-barline.ly: new file.
481
482         * lily/context.cc (internal_send_stream_event): thinko fix.
483
484         * lily/tie.cc (set_default_control_points): robustness fix.
485
486         * python/musicxml.py (Part.interpret): don't complain about
487         incomplete measures.
488
489         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
490         new music if last_event_chord() returned None.
491
492         * python/musicxml.py (Part.interpret): skip back over chord notes.
493
494 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
495         
496         * lily/percent-repeat-engraver.cc, lily/parser.yy,
497         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
498         lily/slash-repeat-engraver.cc,
499         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
500         iterator sends PercentEvents
501
502         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
503         rework tuplets: send start/stop events to engraver
504
505         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
506         dispatchers event-source and events-below to Context
507         
508 2006-05-15  Graham Percival  <gpermus@gmail.com>
509
510         * Documentation/user/README.txt: update info for doc writers.
511
512         * Documentation/user/programming-interface.itely: integrate
513         Nicolas' fixes for chapter rewrite.
514
515         * Documentation/user/ various: minor fixes.
516
517 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
518
519         * lily/clef-engraver.cc: cleanup.
520
521         * Documentation/user/GNUmakefile: dist context-example.eps too.
522
523         * lily/key-engraver.cc (create_key): use
524         explicitKeySignatureVisibility for cancellation too. 
525
526         * lily/font-config.cc (init_fontconfig): don't close file if
527         f==NULL. 
528
529 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
530
531         * Documentation/topdocs/NEWS.tely: niente and rotation news
532
533 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
534
535         * lily/include/stencil.hh
536         * lily/stencil.cc (rotate): new function. Makes it possible
537         to rotate a stencil around a given offset.
538
539         * lily/grob.cc (get_print_stencil): add rotation support
540
541         * lily/stencil-interpret.cc (interpret_stencil_expression):
542         add rotation support
543
544         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
545
546         * scm/define-grob-properties.scm: add 'rotation property
547
548         * scm/define-markup-commands.scm: add rotate markup command
549         
550         * scm/output-ps.scm: add rotation support in PostScript backend
551
552         * scm/output-svg.scm: add rotation support in SVG backend
553
554 2006-05-13  Graham Percival  <gpermus@gmail.com>
555
556         * Documentation/user/music-glossary.itely: French correction.
557
558         * Documentation/user/programming-interface.itely: major
559         new docs, some reorg, some info from Nicolas.
560
561         * Documentation/user/ various: small fixes.
562
563 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
564
565         * Documentation/user/programming-interface.itely (Markup
566         programmer interface): Remove duplicate text.
567
568 2006-05-12  Graham Percival  <gpermus@gmail.com>
569
570         * Documentation/user/context-example.eps: new file.
571
572         * Documentation/user/changing-defaults.itely: set up file to
573         use eps image.
574
575         * Documentation/user/programming-interface.itely: changes
576         from mailist.
577
578 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
579
580         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
581
582 2006-05-11  Graham Percival  <gpermus@gmail.com>
583
584         * Documentation/user/programming-interface.itely: first round of
585         editing and merging emails from Nicolas.
586
587         * Documentation/user/scheme-tutorial: minor edit.
588
589 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
590
591         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
592         XML attributes.
593         (Xml_node.message): use it.
594
595         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
596         oops. Add duration argument.
597
598 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
599
600         * lily/paper-column-engraver.cc (make_columns):
601         * scm/define-grobs.scm: Revert my previous change and set the default
602         in define-grobs.scm instead.
603
604 2006-05-09  Graham Percival  <gpermus@gmail.com>
605         
606         * Documentation/user/changing-defaults.itely: general editing,
607         info about \set and \override.
608
609         * Documentation/user/tweaking.itely, advanced-notation.itely:
610         fixes from Dave Luttinen, thanks!
611
612 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
613
614         * lily/paper-column-engraver.cc (make_columns): By default, a column
615         needs to be breakable.
616
617 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
618
619         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
620         Attributes methods
621         (musicxml_time_to_lily): idem
622         (musicxml_key_to_lily): idem
623         (instrument_drumtype_dict): dict for supported drumtypes.
624         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
625         moments and pending mm rests
626         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
627         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
628         (musicxml_voice_to_lily_voice): add mode change.
629         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
630         speed and less memory usage (factor 5 to 10).
631         (convert): write -defs.ly  and driver file separately so people
632         can script their own part extraction.
633
634         * python/musicxml.py (minidom_demarshal_node): new function:
635         separate minidom handling.
636         (lxml_demarshal_node): new function: support lxml.etree too.
637         (Xml_node.message): new function: verbose error message, with XML
638         path to offending node.
639         (Attributes.get_measure_length): sane interface to MusicXML attributes.
640         (Part_list.generate_id_instrument_dict): new method: collect
641         instrument names, to be able to set drum_type.
642         (Part.interpret): handle underfull measures
643         (Part.interpret): assign instrument names.
644
645         * python/musicexp.py (Output_printer.close): new method
646         (MusicWrapper.print_ly): new class: support other modes,
647         eg. \drummode
648         (BarCheck.print_ly): new class. Support bar checks, with comments
649         and fancy barchecks. 
650         (NoteEvent.__init__): also set drum_type for drum notes.
651         (MultiMeasureRest.lisp_expression): dump mm rests.
652
653         * lily/paper-column-engraver.cc (stop_translation_timestep): set
654         line-break-permission if forbidBreak is not set.
655
656 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
657
658         * scm/define-context-properties.scm:
659         * scm/define-grob-properties.scm:
660         * scm/define-grobs.scm:
661         * scm/define-music-display-methods.scm:
662         * scm/define-music-properties.scm:
663         * scm/define-music-types.scm:
664         * scm/music-functions.scm:
665         * ly/declarations-init.ly:
666         * lily/include/constrained-breaking.hh:
667         * lily/system.cc:
668         * lily/spaceable-grob.cc:
669         * lily/simple-spacer.cc:
670         * lily/paper-score.cc:
671         * lily/paper-column.cc:
672         * lily/paper-column-engraver.cc:
673         * lily/item.cc:
674         * lily/gourlay-breaking.cc:
675         * lily/constrained-breaking.cc:
676         * python/convertrules.py:
677         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
678         "page-break-penalty" and "line-break-permission".
679         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
680         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
681
682         * lily/bar-engraver.cc:
683         * lily/beam-engraver.cc:
684         * lily/forbid-break-engraver.cc:
685         * lily/ligature-engraver.cc:
686         * lily/paper-column-engraver.cc:
687         * lily/percent-repeat-engraver.cc:
688         * lily/score-engraver.cc:
689         * lily/score-engraver.hh:
690         * lily/paper-column-engraver.hh:
691         Inter-engraver communication regarding line breaks is done through context
692         properties (Score.forbidBreak) instead of function calls.
693
694 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
695
696         * VERSION (PACKAGE_NAME): release 2.9.4
697
698 2006-05-08  Graham Percival  <gpermus@gmail.com>
699
700         * Documentation/user/working.itely: proofreading from Dave
701         Luttinen, thanks.
702
703         * Doucmentation/user/README.txt: updated with manual style info.
704
705         * Documentation/user/ various: trim linewidth to 78 chars.
706
707 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
708
709         * scm/define-grob-properties.scm (all-internal-grob-properties):
710         remove chord-tremolo property.
711
712         * lily/beam.cc (get_beam_segments): don't use stem position as
713         base for broken ends.
714
715 2006-05-06  Graham Percival  <gpermus@gmail.com>
716
717         * Documentation/user/putting.itely: proofreading from Dave
718         Luttinen, thanks!
719
720         * Documentation/user/ various: more reorg and clarifications.
721
722 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
723
724         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
725
726         * ly/music-functions-init.ly: new function featherDurations
727
728         * lily/beam.cc: read grow-direction for feathered beaming.
729
730         * Documentation/topdocs/NEWS.tely (Top): typo.
731
732 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
733
734         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
735         tremolo beams.
736
737 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
738         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
739         used by music streams.
740
741         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
742         lily/stream-event.cc, lily/stream-event-scheme.cc,
743         lily/listener.cc, lily/scheme-listener.cc,
744         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
745         lily/include/stream-event.hh, lily/include/listener.hh,
746         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
747         Created data structures for music streams.
748         
749 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
750
751         * lily/beam.cc (get_beam_segments): new function. Reorganise the
752         construction of a beam. 
753         (print): rewrite. 
754
755         * flower/include/std-vector.hh (default_compare): use only one comparison.
756
757         * scm/define-markup-commands.scm (note-by-number): remove debug display.
758         (note-by-number): further attachment fixes.
759
760         * scm/lily-library.scm (ordered-cons): new function.
761         (interval-index): new function
762
763         * lily/note-head-scheme.cc (LY_DEFINE): new file.
764
765         * lily/note-head.cc (get_stem_attachment): new function.
766
767         * scm/define-markup-commands.scm (note-by-number): read 'style
768         property. 
769
770         * input/regression/markup-note.ly: show note-head style option.
771
772         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
773         triangle head.
774
775 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
776
777         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
778
779         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
780
781         * lily/include/constrained-breaking.hh: GCC 4 fix.
782
783 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
784
785         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
786         Replace it with functions get_line_forces and get_line_configuration.
787         (class Simple_spacer): Make data private.
788         Rewrite compression algorithm to be faster and simpler.
789
790         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
791         * lily/gourlay-breaking.cc (solve):
792         * lily/constrained_breaking.cc (space_line):
793         Change it to the new simple-spacer code.
794
795         * lily/paper-score.cc (get_paper_systems):
796         (Paper_score):
797         (process):
798         Delay breaking the systems until they are requested.
799         (find_break_indices):
800         Use vsize for indices.
801         (calc_breaking):
802         Move the "Calculating line breaks" message here.
803
804         * lily/system.cc (pre_processing):
805         Move the "Calculating line breaks" message away from here.
806         (break_into_pieces):
807         Allow multiple calls to this function in sequence (with touching-but-
808         not-overlapping breakpoints).
809
810         * lily/constrained-breaking.cc:
811         Replace most of the get_XXXX functions with get_line_details.
812         Only calculate the force for each line. Calculate configurations only
813         for the lines we will actually use.
814         Replace cols_ with lines_.
815
816 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
817
818         * mf/GNUmakefile (depth): remove FC_FIND.
819
820         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
821
822         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
823
824         * scm/framework-ps.scm (write-preamble): new function.
825         (write-preamble): load mac fonts via fondu, even if gs-font-load
826         is set.
827
828 2006-05-03  Werner Lemberg  <wl@gnu.org>
829
830         * mf/GNUmakefile (FC_FIND): Fix typo.
831
832 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
833
834         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
835
836 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
837
838         * stepmake/aclocal.m4: run python-config for crosscompiling
839         flags. 
840
841         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
842         -f png for HTML, TEXINFO formats. 
843
844         * input/tutorial/lbook-html-test.html: new file.
845
846         * lily/include/tie-formatting-problem.hh (class
847         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
848         [column, direction]. This fixes laissez vibrer ties.
849  
850         * flower/include/tuple.hh (struct Tuple2): new file.
851
852         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
853         $(FCMATCH), only if $(NCSB_DIR) not set. 
854
855         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
856
857         * config.make.in (DOCUMENTATION): set FCMATCH.  
858
859         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
860
861 2006-05-03  Graham Percival  <gpermus@gmail.com>
862
863         * Documentation/user/ various: final round of reorg.
864
865         * Documentation/user/instrument-notation.itely: some more
866         fixes from Eduardo, thanks!
867
868 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
869
870         * VERSION (PACKAGE_NAME): release 2.9.3
871
872         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
873
874         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
875
876 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
877
878         * scm/define-grob-properties.scm (all-user-grob-properties):
879         Correct typo, thanks to Eduardo.
880
881 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
882
883         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
884
885         * buildscripts/lilypond-words.py (F): indent fix.
886
887         * input/regression/tie-arpeggio-collision.ly: new file.
888
889         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
890         function: store outlines per column rank.
891
892         * lily/include/tie-configuration.hh (class Tie_configuration): add
893         column_ranks_ to specification and configuration, to distinguish
894         between ties for different heads in arpegiated chords.
895
896         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
897
898         * *.py: more 4 space indents.
899
900         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
901
902 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
903
904         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
905
906 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
907
908         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
909
910         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
911
912         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
913
914 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
915
916         * python/convertrules.py (conv): indent 4 for python files.
917
918 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
919
920         * Documentation/user/changing-defaults.itely (Creating contexts):
921         Clarify \new semantics.
922
923 2006-04-28  Graham Percival  <gpermus@gmail.com>
924
925         * Documentation/user/ various: major new sections in the
926         Learning manual, slight reorg elsewhere.
927
928 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
929
930         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
931
932         * scm/framework-ps.scm (output-framework): remove PageMedia
933
934 2006-04-27  Graham Percival  <gpermus@gmail.com>
935
936         * Documentation/user/ tweaks.itely, working.itely: new
937         files, being more advanced "learning manual" chapters.
938
939         * Documentation/user/ tutorial, putting, lilypond: reorg.
940
941 2006-04-26  Graham Percival  <gpermus@gmail.com>
942
943         * input/regression/lyric-combine-polyphonic.ly: fixed test
944         (no more "can't find context `one'" error).
945
946 2006-04-25  Joe Neeman <joeneeman@gmail.com>
947
948         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
949
950         * input/regression/stem-tremolo.ly: add 2 more whole note examples
951         
952 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
953
954         * lily/relocate.cc (read_relocation_dir): new function.
955
956 2006-04-26  Graham Percival  <gpermus@gmail.com>
957
958         * Documentation/user/instrument-notation.itely: a few more fixes
959         from Eduardo, thanks!
960
961         * Documentation/user/README.txt: new file; contains info on
962         style that used to be in lilypond.tely.
963
964         * Documentation/user/ various: first round of doc reorg.
965
966         * Documentation/user/baer-flat-bw.png: remove alpha bit from
967         graphic; this probably causes problems on some pdf
968         viewers, notably Adobe Acrobat.
969
970 2006-04-24  Graham Percival  <gpermus@gmail.com>
971
972         * Documentation/user/instrument-notation.itely: many alterations
973         to Vocal music, from Eduardo Viera.
974
975 2006-04-23  Graham Percival  <gpermus@gmail.com>
976
977         * Documentation/user/instrument-notation.itely: fix \new
978         instead of \context problem.
979
980 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
981
982         * lily/relocate.cc (expand_environment_variables): new function.
983         (read_line): id.
984         (read_relocation_file): id.
985
986         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
987
988 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
989
990         * ly/engraver-init.ly: remove old comments from TabVoice
991
992 2006-04-20  Graham Percival  <gpermus@gmail.com>
993
994         * Documentation/user/instrument-notation.itely: added Erlend's
995         latest doc patch, thanks!
996
997 2006-04-19  Erlend Aasland <erlenda@gmail.com>
998
999         * lily/include/slur.hh:
1000         * lily/slur.cc:
1001         * lily/phrasing-slur-engraver.cc:
1002         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
1003         acknowledge_extra_object () from Phrasing_slur_engraver:: and
1004         Slur_engraver:: and putting it in
1005         Slur::auxiliary_acknowledge_extra_object ().
1006
1007         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
1008
1009         * lily/note-collision.cc: fix a comment
1010
1011 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1012
1013         * stepmake/bin/add-html-footer.py: fix footer position in
1014         generated html files: before </body> and </html> tags.
1015
1016 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1017
1018         * scripts/GNUmakefile: revert last "fix", which rather broke make.
1019         Earlier successive `make' commands finally compiled ok.
1020
1021         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
1022
1023 2006-04-18  Erlend Aasland <erlenda@gmail.com>
1024
1025         * lily/include/stem-tremolo.hh:
1026         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
1027         callers.
1028
1029         * lily/lookup.cc:
1030         * lily/include/lookup.hh: add rotated_box ()
1031
1032 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
1033
1034         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
1035         been generated. Fixes "can't get `--help'" bug after make clean.
1036
1037         * THANKS: alphabetize contributors.
1038
1039 2006-04-17  Graham Percival  <gpermus@gmail.com>
1040
1041         * Documentation/user/instrument-notation.itely: added Erlend's
1042         tabs and banjo doc patch.  Thanks!
1043
1044 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
1045
1046         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
1047
1048         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
1049
1050         * scm/output-lib.scm: add some more predefined string tunings.
1051
1052         * Documentation/user/instrument-notation.itely: and doc them.
1053
1054 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
1055
1056         * ly/engraver.ly: Remove obsolete comments.
1057
1058         * ly/gregorian-init.ly: Define default layout block.
1059
1060         * input/puer-fragment.ly: Updated and extended.
1061
1062 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1063
1064         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
1065         pdf conversion behaviour.
1066
1067         * flower/file-name.cc (dir_name)
1068         (get_working_directory): Move from relocate.cc.
1069
1070         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
1071         
1072         * lily/relocate.cc: Encapsulate sys/stat.h in
1073         HAVE_STAT_H.
1074
1075 2006-04-14  Graham Percival  <gpermus@gmail.com>
1076
1077         * Documentation/user/ various: small updates from Cameron
1078         and Juergen, thanks!
1079
1080         * Documentation/user/ various: small updates of my own.
1081
1082         * THANKS: 2.7 -> 2.8.
1083
1084 2006-04-11  Graham Percival  <gpermus@gmail.com>
1085
1086         * scm/define-context-properties.scm: typo.
1087
1088         * Documentation/user/ : many more small updates.
1089
1090 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
1091
1092         * scm/define-music-types.scm: disposed "docme".
1093
1094 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
1095
1096         * lily/hairpin.cc: make niente circles a bit smaller.
1097
1098 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1099
1100         * mf/GNUmakefile: remove redundant mftrace check. Also remove
1101         get-pfa and get-*-fonts targets.
1102
1103 2006-04-10  Graham Percival  <gpermus@gmail.com>
1104
1105         * THANKS, Documentation/user/ basic-notation, advanced-notation,
1106         music-glossary, programming-interface: more minor fixes
1107         from mailist.
1108
1109         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
1110
1111         * scm/define-context-properties.scm: another old \property update.
1112         This time tested for compiling!
1113
1114 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
1115
1116         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
1117
1118 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1119
1120         * scm/define-context-properties.scm (all-user-translation-properties): 
1121         * Documentation/user/global.itely (Page formatting): Compile fix.
1122
1123 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1124
1125         * Documentation/user/advanced-notation.itely (Polymetric
1126         notation): Update the example to use the "+" symbol and add link
1127         to input/test/compound-time.ly.
1128
1129 2006-04-08  Graham Percival  <gpermus@gmail.com>
1130
1131         * scm/define-grob-properties.scm: clarify docs for #'direction.
1132
1133         * scm/define-context-properties.scm: update old \property override.
1134
1135         * Documentation/user/ advanced-notation, global, lilypond-book:
1136         more minor doc updates.
1137
1138 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1139
1140         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
1141
1142         * scm/backend-library.scm (search-gs): oops.
1143
1144 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1145
1146         * scripts/lilypond-book.py (output): use base, not filename for href.
1147
1148         * scm/backend-library.scm: only look for gs.
1149
1150         * scripts/lilypond-book.py (output): fix printfilename.
1151
1152         * lily/parser.yy (music_function_musicless_prefix): fold together
1153         definitions of signature (SCM*) (Music|post_event|chord_body_element)
1154
1155         * lily/slur.cc (print): only set font-size if not set yet.
1156
1157         * lily/slur-configuration.cc (add_score): improved layout of debug
1158         scoring output.
1159
1160 2006-04-05  David Feuer  <David.Feuer@gmail.com>
1161
1162         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
1163         (draw_circle): Hopefully fixed regression.
1164         Improved documentation for several procedures.
1165         
1166 2006-03-04  Werner Lemberg  <wl@gnu.org>
1167
1168         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
1169
1170 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1171
1172         * scripts/musicxml2ly.py (bindir): add dynamic
1173         relocation. 
1174
1175 2006-04-04  Graham Percival  <gpermus@gmail.com>
1176
1177         * Documentation/user/ basic-notation, advanced-notation, putting,
1178         instrument-notation, invoking, lilypond, THANKS: another ream of small
1179         fixes from the Doc Helpers.
1180
1181 2006-04-03  David Feuer  <David.Feuer@gmail.com>
1182
1183         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
1184
1185         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
1186
1187         * Cleaned up interfaces between PostScript and Scheme, and moved
1188         computations from PostScript to Scheme:
1189
1190         * music-drawing-routines.ps
1191         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
1192         with stroke_and_fill throughout.
1193         (euclidean_length, print_letter, draw_box): Deleted unused
1194         procedures.  If someone needs draw_box, implement it using
1195         draw_round_box; don't duplicate code.
1196         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
1197         Refactored/cleaned up interfaces.
1198         (mark_URI): Moved.
1199
1200         * output-ps.scm: reordered arguments to PostScript functions to
1201         match new interfaces
1202         (glyph-string): Rewrote glyph-string.
1203         (grob-cause): Replaced string-append with format.
1204         (repeat-slash): Rewrote to do computation here.
1205         (round-filled-box): Rewrote to do computation here.
1206
1207 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
1208
1209         * stepmake/stepmake/generic-targets.make: add cvs-clean target
1210
1211         * stepmake/stepmake/toplevel- targets.make: print help info about
1212         cvs-clean
1213
1214 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1215
1216         * input/regression/hairpin-circled.ly: new file
1217
1218 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1219
1220         * lily/hairpin.cc (print): add support for circled tip
1221
1222         * scm/define-grob-properties.scm: add circled-tip parameter
1223
1224         * scm/define-grobs.scm: init circled-tip to false
1225         
1226 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1227
1228         * scm/music-functions.scm (quote-substitute): set
1229         iterators-ctor. 
1230
1231 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1232
1233         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
1234         BSTINPUTS. 
1235
1236         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
1237
1238         * scm/output-ps.scm (glyph-string): revert cid selectfont.
1239
1240 2006-03-31  David Feuer  <david.feuer@gmail.com>
1241         
1242         * scm/framework-ps.scm:
1243         
1244         * scm/output-ps.scm: glyph-string now produces smaller, more
1245         readable, and probably faster PostScript.  Several findfont
1246         scalefont setfont instances changed to selectfont
1247         Hacked-up string-appends changed to formats.
1248
1249         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
1250         
1251 2006-03-30  Graham Percival  <gpermus@gmail.com>
1252
1253         * scm/lily-library.scm: make "no version" warning message more polite.
1254
1255         * lily/music.cc: add double quotes to failed octave check.
1256
1257         * Documentation/user/ advanced-notation, changing-defaults,
1258         instrument-notation, invoking, music-glossary: whole bunch of minor
1259         fixes from mailist.
1260
1261 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1262
1263         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
1264         $(buildscriptdir) iso. depth.
1265
1266         * VERSION (PACKAGE_NAME): release 2.9.1
1267
1268 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1269
1270         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
1271
1272         * VERSION (PATCH_LEVEL): bump version number.
1273
1274         * flower/include/guile-compatibility.hh (scm_from_uint32): add
1275         scm_from_uint32 ()
1276
1277         * lily/pango-font.cc (pango_item_string_stencil): use
1278         scm_from_uint32 ()
1279
1280         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1281         $(outdir)/emmentaler-%.svg): remove canary.
1282
1283         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
1284         glyphnames if we have a ttf font.
1285
1286 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1287
1288         * Documentation/user/advanced-notation.itely (Font selection):
1289         Corrected reference to the font-family-override.ly example.
1290
1291 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1292         
1293         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
1294         stem-tremolo object in the stem (or else the stem might not be
1295         long enough).
1296
1297 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1298
1299         * lily/ttf.cc (print_trailer): only print existing glyphs.
1300
1301 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1302
1303         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
1304         position the tremolo based on the position of the notehead.
1305
1306         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
1307         notes and update the texidoc line with the new positioning rules.
1308         
1309 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1310
1311         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
1312
1313         * scripts/lilypond-book.py (Module): set default for linewidth if
1314         preamble not found.
1315
1316 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1317
1318         * VERSION (PACKAGE_NAME): release 2.9.0.
1319
1320         * input/regression/stem-tremolo-position.ly: new file.
1321
1322         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
1323
1324 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
1325
1326         * lily/stem-tremolo.cc (print): position
1327         the tremolo depending only on the end of the stem
1328         and not on the notehead
1329         (raw_stencil): center, on the middle staff line, the
1330         flag that is closest to the end of the stem (previously
1331         the bottom flag)
1332         (calc_width): add this callback to shorten a tremolo when
1333         it is beamed or it is stemup with a flag
1334         (style): add this callback to make a tremolo rectangular when
1335         it is beamed or it is stemup with a flag
1336         (rotated_box): this is like Lookup::beam but makes a rotated
1337         rectangle instead of a parallelogram
1338
1339         * lily/stem.cc (calc_stem_info): make sure the stem
1340         is long enough to fit the tremolo
1341         (calc-length): reduce the length of tremolo stems since the
1342         tremolo code is now capable of better positioning
1343
1344         * scm/define-grobs.scm: make calc_width the default beam-width
1345         callback for stem-tremolo and add the style callback
1346                 
1347 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1348
1349         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
1350         case. 
1351
1352 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1353
1354         * lily/ttf.cc (make_index_to_charcode_map): restore old
1355         cmap. 
1356
1357 2006-03-28  Werner Lemberg  <wl@gnu.org>
1358
1359         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
1360
1361 2006-03-28  Graham Percival  <gpermus@gmail.com>
1362
1363         * THANKS: update for 2.9, add section for Documentation helpers.
1364
1365         * Documentation/topdocs/NEWS.tely: compile fix.
1366
1367         * Documentation/user/ basic-notation, global, advanced-notation,
1368         examples.itely: minor fixes from mailist.
1369
1370 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1371
1372         * mf/feta-bolletjes.mf: match width of solfa notes with normal
1373         note heads. 
1374
1375         * lily/ttf.cc (print_trailer): use it.
1376
1377         * lily/pango-font.cc (get_unicode_name): new function.
1378
1379         * lily/ttf.cc (make_index_to_charcode_map): move function from
1380         open-type-font.cc
1381         (print_trailer): substitute uniXXXX name if applicable. 
1382
1383         * lily/pango-font.cc (get_index_to_charcode_map): new function.
1384         (pango_item_string_stencil): use it to generate uniXXXX names.
1385
1386         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
1387         note heads, for uniform widths in shape note output.
1388         (overdone_heads): hmm. remove them again.
1389
1390         * scripts/lilypond-book.py (output): add links to filenames.
1391
1392         * Documentation/topdocs/INSTALL.texi (Top): update versions.
1393
1394         * lily/note-collision.cc (get_clash_groups): only consider when
1395         Note_column::dir <> CENTER. 
1396
1397         * scripts/lilypond-book.py (get_option_parser): init output_name
1398         to ''. 
1399
1400 2006-03-24  Graham Percival  <gpermus@gmail.com>
1401
1402         * Documentation/topdocs/NEWS.tely: add @end itemize
1403
1404         * Documentation/user/ global, advanced-notation: minor
1405         stuff from mailist.
1406
1407 2006-03-23  Graham Percival  <gpermus@gmail.com>
1408
1409         * Documentation/user/ lilypond.tely, music-glossary,
1410         preface: housekeeping; 2005->2006, remove "notes for 2.6"
1411
1412 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1413
1414         * mf/GNUmakefile: don't install .enc files.
1415
1416         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
1417
1418         * VERSION (PATCH_LEVEL): bump to 2.9.0
1419
1420 2006-03-22  Graham Percival  <gpermus@gmail.com>
1421
1422         * Documentation/user/advanced-notation.itely: minor fixes
1423         from mailist.
1424
1425 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1426
1427         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
1428
1429         * branch lilypond_2_8
1430
1431 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1432
1433         * scripts/lilypond-book.py (samefile): new function, for windoze
1434         compatibility.
1435
1436 2006-03-21  Graham Percival  <gpermus@gmail.com>
1437
1438         * ly/engraver-init.ly: add info about StaffGroup.
1439
1440 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1441
1442         * input/regression/stem-direction-context.ly: idem.
1443
1444         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
1445
1446         * THANKS: add Mats.
1447
1448         * input/regression/page-layout-twopass.ly: comment out \markup so
1449         tweak-file is left.
1450
1451         * lily/instrument-name-engraver.cc (finalize): add to instrument
1452         name global System. This also fixes chopped instrument names, but
1453         doesn't crash when there are slurs/beams.
1454
1455         * lily/slur-configuration.cc (add_score): disallow negative slur
1456         scores.
1457         
1458 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1459
1460         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
1461
1462         * lily/instrument-name-engraver.cc (process_music): kludge: add
1463         InstrumentName spanner to axis group of left bound. Fixes chopped
1464         off instrument names in EPS images.
1465
1466         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
1467
1468         * scripts/abc2ly.py (option_parser): update to 2.7.40
1469
1470 2006-03-20  Graham Percival  <gpermus@gmail.com>
1471
1472         * THANKS: move small doc contributors to SUGGESTIONS.
1473
1474         * Documentation/user/ basic-notation, advanced-notation,
1475         global: small changes from mailist.
1476
1477 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1478
1479         * Documentation/user/advanced-notation.itely (Text marks): update
1480         for new rehearsalMarkAlignSymbol convention.
1481
1482         * VERSION (PATCH_LEVEL): bump version.
1483
1484         * input/test/instrument-name-align.ly: new file.
1485
1486         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
1487
1488         * input/test/instrument-name-align.ly: new file. Document how to
1489         align instrument names.
1490
1491         * lily/mark-engraver.cc: remove properties.
1492
1493         * scm/define-context-properties.scm
1494         (all-user-translation-properties): remove align symbol properties
1495         for barnumber/reh. mark.
1496
1497         * lily/break-align-interface.cc (self_align_callback): new
1498         interface, new function. Look at complete alignment. This handles
1499         tunable break alignments in case break-align-symbols are missing.
1500
1501         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
1502
1503         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
1504
1505         * python/convertrules.py (conv): mark/bar number alignment rule.
1506
1507         * lily/break-align-interface.cc (calc_positioning_done): also
1508         store offset from last visible break-alignment to its
1509         neighbor. This makes alignment on non-visible objects more reliable.
1510
1511         * po/lilypond.pot (Module): ran po-replace.
1512
1513         * input/regression/tie-single-manual.ly (Module): new file.
1514
1515         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
1516         look at has_manual_position_.
1517         (from_ties): set has_manual_position_ if tie has staff-position set.
1518
1519         * lily/tuplet-bracket.cc (calc_positions): idem.
1520
1521         * lily/tuplet-number.cc (print): don't print tupletnumber if it
1522         doesn't span time.
1523
1524 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1525
1526         * scm/define-markup-commands.scm (smallCaps): new markup command
1527         for turning a text to small caps using smaller font size and upper
1528         casing.
1529
1530 2006-03-17  Graham Percival  <gpermus@gmail.com>
1531
1532         * Documentation/user/ examples, instrument-notation,
1533         advnaced-notation: minor fixes from mailist.
1534
1535 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1536
1537         * Documentation/user/tutorial.itely (First steps): change example
1538         to verbatim.  
1539
1540 2006-03-17  Graham Percival  <gpermus@gmail.com>
1541
1542         * Documentation/user/ examples, advanced: minor changes from mailist.
1543
1544         * THANKS: add Geoff Horton, for documentation stuff.
1545
1546 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1547
1548         * python/lilylib.py (system): revert have_select kludge.
1549
1550         * Documentation/user/tutorial.itely (Commenting input files):
1551         update version numbers in doc. 
1552
1553         * scm/define-grob-interfaces.scm (multi-measure-interface): add
1554         bound-padding to multi-measure-interface
1555
1556 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1557
1558         * input/test/engraver-example.ily: update version number.
1559
1560         * VERSION (PACKAGE_NAME): release 2.7.39
1561
1562         * lily/note-spacing.cc (get_spacing): heighten threshold where
1563         accidentals/arpeggios influence previous spacing fully.
1564
1565         * lily/rest.cc (y_offset_callback): only use direction if
1566         staff-position wasn't set before.
1567
1568         * lily/bar-number-engraver.cc: add support for
1569         barNumberAlignSymbol. 
1570         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
1571
1572         * lily/pointer-group-interface.cc (set_ordered): new function. 
1573         (add_unordered_grob): new function.
1574
1575         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
1576         to ordered, unless the opposite has been proved.  This fixes
1577         random reordering of large object groups across linebreaks,
1578         eg. beams.
1579
1580         * lily/main.cc (do_chroot_jail): printf format fix.
1581
1582         * lily/tie-formatting-problem.cc (generate_configuration):
1583         multiply y-shift for dot with direction.
1584  
1585         * scm/define-markup-commands.scm (note-by-number): put (magstep
1586         size) in y-attach too.
1587
1588         * Documentation/topdocs/NEWS.tely (Top): show override.
1589
1590         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
1591         direction for stems.
1592         
1593 2006-03-15  Graham Percival  <gpermus@gmail.com>
1594
1595         * Documentation/user/ changing-defaults, global: minor
1596         fixes from mailist.
1597
1598 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1599
1600         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
1601
1602         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
1603         breakable items after uniformly stretched notes.
1604
1605         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
1606         outline with outer edge of note heads. This prevents infinity
1607         problems with tied whole notes.
1608
1609         * scripts/lilypond-book.py (do_file): use os.popen
1610
1611         * python/convertrules.py (conv): add rule for Stem #'beamed-*
1612
1613 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
1614
1615         * Documentation/user/invoking.itely: Add ragged-right to bug report
1616         guidelines.
1617
1618 2006-03-14  Graham Percival  <gpermus@gmail.com>
1619
1620         * Documentation/user/global.itely: small fix from mailist.
1621
1622 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1623
1624         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
1625         file descriptor returned by tempfile.mkstemp() when writing
1626         to tmpfile and closing it. Solves problem with unlink(tmpfile)
1627         on mingw.
1628
1629 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1630
1631         * po/fi.po: newline bugfix.
1632
1633 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1634
1635         * scm/paper.scm (paper-alist): Rounding fixes.
1636
1637 2006-03-13  Graham Percival  <gpermus@gmail.com>
1638
1639         * Documentation/user/ changing-defaults, instrument-notation,
1640         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
1641
1642 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
1643
1644         * po/fi.po: update.
1645
1646 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1647
1648         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
1649         mailto: to http:// 
1650
1651         * python/lilylib.py (print_environment): move ps_page_count to
1652         lilypond-book.py
1653
1654 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1655
1656         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
1657
1658         * scm/framework-ps.scm (embed-document): new function. Use to
1659         embed PFA files.
1660
1661         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
1662
1663 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1664
1665         * Documentation/user/instrument-notation.itely (Setting simple
1666         songs): Added \book{...} around the full example, so the separate
1667         markups are included in the printed example. 
1668
1669 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1670
1671         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
1672         tmphandle.
1673
1674         * python/lilylib.py (system): rewrite system() using
1675         subprocess. Remove >& redirection trickery.
1676
1677 2006-03-11  Graham Percival  <gpermus@gmail.com>
1678
1679         * Documentation/user/ changing-defaults, global, scheme-tutorial,
1680         notation-appendices.itely: minor fixes from mailist.
1681
1682 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1683
1684         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
1685         unsplit man also needs images.
1686
1687         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
1688
1689         * VERSION (PACKAGE_NAME): 2.7.38 released.
1690
1691 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1692
1693         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
1694         log in output dir.
1695
1696 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
1697
1698         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
1699         respects the Score.skipTypesetting property.
1700         
1701 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1702
1703         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
1704         Prolog. No %%EOF after CFF file.
1705
1706 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
1707         
1708         * lily/constrained-breaking.cc (get_max_systems): used to return a
1709         much too big value
1710         (combine_demerits): use pointers to reduce copying data
1711         (calc_subproblem): idem
1712         (get_page_penalty): add page turn penalties
1713         
1714 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1715
1716         * Documentation/user/invoking.itely (Invoking lilypond): better
1717         explanation of -e usage.
1718
1719         * lily/main.cc (main_with_guile): don't append to
1720         init_scheme_code_string
1721
1722         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
1723
1724         * Documentation/user/invoking.itely: add note about MacOS X scripts.
1725
1726         * scripts/convert-ly.py (do_options): don't print help for
1727         --show-rules rule.
1728
1729         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
1730         @code and @example. Update from texinfo.tex from CVS.
1731
1732 2006-03-08  Graham Percival  <gpermus@gmail.com>
1733
1734         * Documentation/user/scheme-tutorial.itely: clarifies distances
1735         measured in staff-spaces.
1736
1737 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1738
1739         * lily/slur.cc (outside_slur_callback): only calculate offsets if
1740         consider[k] is true.
1741
1742         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
1743
1744         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
1745         consider columns that have originals.  Unifies spacing for mm
1746         rests around line breaks.
1747
1748         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
1749         (set_text_rods): idem.
1750         (calculate_spacing_rods): new function: share code between
1751         set_text_rods and set_spacing_rods.
1752         (set_text_rods): take extents of bounds into account.  
1753
1754 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1755
1756         * Documentation/user/basic-notation.itely (Writing music in
1757         parallel): don't use relative.
1758
1759 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1760
1761         * ly/music-functions-init.ly (Module): add shiftDurations
1762
1763         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
1764
1765         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
1766
1767         * ly/engraver-init.ly: init vocalName to nil.
1768
1769 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
1770
1771         * scm/music-functions.scm (music->make-music): bugfix,
1772         KeyChangeEvents are now handled correctly.
1773
1774         * scripts/lilypond-book.py: Add --debug option.
1775
1776 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1777
1778         * python/lilylib.py: add tempfile.
1779
1780 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1781
1782         * VERSION (PACKAGE_NAME): release 2.7.37
1783
1784         * python/lilylib.py (ps_page_count): remove make_ps_images().
1785         (ps_page_count): remove mkdir_p
1786         (system): remove cleanup_temp.
1787         (exit): remove lilypond_version_(check)
1788         (error_log): remove pseudo_filter_p
1789         remove read_pipe
1790         remove cp_to_dir
1791         remove identify
1792
1793         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
1794         use __main__
1795
1796         * lily/accidental-engraver.cc (make_standard_accidental): only add
1797         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
1798
1799         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1800         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
1801         Make incompatibilities.
1802
1803         * scm/output-ps.scm (grob-cause): replace backslashes by /
1804         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
1805
1806 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1807
1808         * cygwin/GNUmakefile: Install fixes.
1809
1810         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
1811
1812         * lily/note-head.cc (head::get_balltype): Compile fix.
1813
1814         * flower/file-name.cc (dos_to_posix): Flower string fix.
1815
1816 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1817
1818         * python/lilylib.py: pychecker cleanups.
1819
1820         * scripts/lilypond-book.py
1821         (Lilypond_snippet.output_print_filename): pychecker cleanups
1822
1823         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
1824
1825         * python/lilylib.py (underscore): remove identify() , warranty()
1826
1827         * ps/music-drawing-routines.ps: change Border routine for GSView
1828         compatibility.
1829
1830         * lily/stem.cc (height): use quantize-positions.  This triggers
1831         set_stem_lengths, so scripts on beamed stems are handled correctly.
1832
1833         * lily/side-position-interface.cc (aligned_side): check if edges
1834         of script are inside staff. Fixes accent of edge of the staff.
1835
1836         * input/regression/staccato-pos.ly: more examples.
1837
1838         * stepmake/aclocal.m4 (depth): fix bashism.
1839
1840         * lily/lyric-combine-music-iterator.cc: move from
1841         new-lyric-combine-iterator.cc
1842         (process): add pending_grace_lyric_ member to delay lyrics on
1843         grace notes.
1844
1845         * lily/system-start-text.cc (print): suicide if we don't have any
1846         elements. Fixes hara kiri'd instrument names.
1847
1848         * scripts/mup2ly.py (Module): remove.
1849
1850 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1851
1852         * Documentation/user/global.itely (A single music expression):
1853         close @lilypond properly
1854
1855         * lily/volta-bracket.cc (modify_edge_height): change from
1856         after_line_breaking_callback. Suicide last bracket if appropriate.
1857  
1858         * python/lilylib.py: strip getopt support
1859
1860         * scripts/etf2ly.py (do_options): use optparse
1861
1862         * scripts/midi2ly.py: optparse, strip lilylib copy. 
1863
1864         * scripts/abc2ly.py (voices): use optparse.
1865
1866         * stepmake/stepmake/generic-vars.make: new function absdir.
1867
1868         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
1869
1870         * scripts/lilypond-book.py (find_file): use global_options for
1871         include path
1872
1873         * scm/ps-to-png.scm (ps-page-count): prevent null characters
1874         entering C code.
1875
1876 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1877
1878         * python/lilylib.py (get_global_option): ughness for extracting
1879         global options from lilylib.
1880         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
1881
1882         * scripts/lilypond-book.py (get_option_parser): use optparse for
1883         option handling.  Put options in global_options variable.
1884
1885 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
1886
1887         * Documentation/index.html.in: clarify.
1888
1889 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1890
1891         * scm/layout-page-layout.scm (write-page-breaks): add a
1892         music-system-heights property to the page layout output.
1893
1894         * scm/page.scm (make-page-stencil): take footer into account when
1895         computing the 'space-left page property
1896         (annotate-space-left): take footer into account when annonating
1897         space left.
1898
1899 2006-02-28  Graham Percival  <gpermus@gmail.com>
1900
1901         * Documentation/user/ advanced-notation, global: more (final)
1902         docs for music expressions, removed special fermatas.
1903
1904 2006-02-27  Graham Percival  <gpermus@gmail.com>
1905
1906         * Documentation/user/ basic-notation, global: minor changes
1907         from mailist.
1908
1909 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1910
1911         * scm/framework-ps.scm:         
1912         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
1913         layer for inf? and nan? from framework-ps to lily-library.
1914
1915 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1916
1917         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
1918         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
1919
1920         * buildscripts/substitute-encoding.py (Module): remove file.
1921
1922         * mf/GNUmakefile: more PFA strippage.
1923
1924         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
1925
1926         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
1927         generation
1928
1929         * scm/framework-ps.scm: remove font name munging.
1930
1931         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
1932
1933 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1934
1935         * scm/markup.scm (define-markup-command): change
1936         def-markup-command to define-markup-command
1937
1938         * scm/music-functions.scm (define-music-function): change
1939         def-music-function to define-music-function.
1940
1941         * python/convertrules.py (conv): rules for def-music-function
1942         and def-markup-commands
1943
1944         * Documentation/user/programming-interface.itely,
1945         input/no-notation/display-lily-tests.ly,
1946         input/regression/lily-in-scheme.ly,
1947         input/regression/markup-user.ly,
1948         input/regression/music-function.ly, input/regression/tie-chord.ly,
1949         scm/fret-diagrams.scm, ly/music-functions-init.ly,
1950         ly/gregorian-init.ly: use new macro names (define-music-function,
1951         define-markup-command).
1952
1953 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1954
1955         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
1956         (output): add comments to lp-book latex output.
1957
1958         * GNUmakefile.in (footifymail): use gmane address for webpage bug
1959         address.
1960
1961 2006-02-23  Graham Percival  <gpermus@gmail.com>
1962
1963         * Documentation/user/ tutorial, global: minor changes.
1964
1965 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1966
1967         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
1968         blocks (for make 3.80)
1969
1970         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
1971         \notemode so that user should not have to explicitely type it.
1972
1973         * scm/define-music-display-methods.scm: various
1974         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
1975         constructs)
1976
1977         * input/no-notation/display-lily-tests.ly: new tests for
1978         \applyOutput and \applyContext
1979
1980 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1981
1982         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
1983         changed it slightly so that the number of systems returned by
1984         solve () will be the same as the last value passed to resize
1985         (). I've also added more documentation, removed casts, fixed style
1986         problems and put in some recovery if constraints aren't satisfied."
1987
1988 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1989
1990         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
1991         for emacs < 22 compatibility.
1992         (count-rexp): Use it.
1993         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
1994         substring juggling (Milan Zamazal).
1995
1996 2006-02-23  Graham Percival  <gpermus@gmail.com>
1997
1998         * Documentation/user/ basic-notation, advanced-notation,
1999         global.itely, invoking.itely, tutorial,itely:
2000         minor fixes from mailist.
2001
2002         * scm/define-markup-commands.scm: improve docs of \filled-box.
2003
2004 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
2005
2006         * Documentation/index.html.in: changes concern the previous release.
2007
2008         * input/regression/+.ly: cultivate typographical terminology.
2009
2010 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2011
2012         * scm/define-grob-interfaces.scm (parentheses-interface): add
2013         padding to parentheses-interface.
2014
2015         * Documentation/user/GNUmakefile: remove $(CROSS) support from
2016         Documentation/user/GNUmakefile. Use --disable-documentation for that.
2017
2018         * VERSION (PATCH_LEVEL): release 2.7.36
2019
2020         * lily/slur.cc: add avoid-slur (ugh.)
2021         
2022         * lily/slur-configuration.cc (fit_factor): oops, skip point if
2023         intersection gets smaller. This fixes slurs over extreme points.
2024
2025         * lily/melody-engraver.cc (stop_translation_timestep): ignore
2026         stems with neutral-direction set.
2027
2028         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
2029
2030         * lily/open-type-font.cc (load_table): format error.
2031
2032         * lily/change-iterator.cc (process): format fix.
2033
2034         * flower/include/international.hh (_f): idem.
2035
2036         * flower/include/std-string.hh: add format printf attribute.
2037
2038         * scm/define-grobs.scm (all-grob-descriptions): height of all
2039         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
2040
2041         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
2042         ambitus lines.
2043
2044         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
2045
2046 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
2047
2048         * input/regression/: upgraded syntax for some files.
2049
2050         * THANKS: Add bughunters.
2051
2052 2006-02-22  Graham Percival  <gpermus@gmail.com>
2053
2054         * Documentation/user/ invoking.itely, advanced-notation.itely,
2055         global.itely: long-awaited "let's make chapter 10 not suck"
2056         update.  Rearrange chapter 10; now called "global issues",
2057         addresses file structure, etc.  Some info from other files
2058         moved into global.itely.
2059
2060 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2061
2062         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
2063         catch trill-span-event notes.
2064
2065         * Documentation/user/examples.itely (Ancient notation templates): typo.
2066         (Jazz combo): typo.
2067
2068         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
2069
2070         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
2071
2072         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
2073
2074         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
2075
2076         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
2077         froum Laissez_vibrer_engraver.
2078
2079         * ly/declarations-init.ly (repeatTie): add \repeatTie
2080
2081         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
2082
2083         * scm/define-grob-properties.scm (all-user-grob-properties): add
2084         head-direction property.
2085
2086         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
2087         from_lv_ties. Take head direction argument.
2088
2089         * lily/semi-tie-column.cc: rename from
2090         laissez-vibrer-tie-column.cc. Rename class too.
2091
2092         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
2093         class too.
2094
2095         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
2096
2097         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
2098         0 case.
2099         (find_breaks): idem.
2100
2101 2006-02-21  Graham Percival  <gpermus@gmail.com>
2102
2103         * Documentation/user/advanced-notation.itely: fixed make-moment]
2104         example.
2105
2106         * Documentation/user/basic-notation.itely: more clarification to
2107         transpose.
2108
2109 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2110
2111         * lily/include/constrained-breaking.hh (class
2112         Constrained_breaking): new file.
2113
2114         * lily/constrained-breaking.cc (resize): new file.
2115
2116         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
2117
2118         * Documentation/user/advanced-notation.itely (Clusters): insert
2119         end ignore too.
2120
2121         * lily/tie-column.cc (calc_positioning_done): support for
2122         tie-score debugging
2123
2124         * lily/tie-formatting-problem.cc
2125         (generate_extremal_tie_variations): factor out.
2126         (score_ties_configuration): annotate all tie 
2127         (print_ties_configuration): new routine.
2128         (generate_configuration): nudge extremal ties outside of the head
2129         Y extents.
2130         (score_ties_configuration): oops. convert to staff-space before
2131         determining position symmetry.
2132
2133 2006-02-20  Graham Percival  <gpermus@gmail.com>
2134
2135         * Documentation/user/*-notation.itely: misc minor editing,
2136         shifting doc sections around.
2137
2138         * Documentation/user/*-notation-itely, global.itely,
2139         changing-defaults.itely: added new stuff from NEWS.
2140
2141 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
2142
2143         * po/fi.po: update.
2144
2145 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2146
2147         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
2148         lilypond --verbose for lp-book.
2149
2150         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2151         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
2152
2153         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
2154         $(buildscript-dir) iso. absolute depth.
2155
2156         * buildscripts/genicon.py (dir): thinko.
2157
2158         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
2159
2160 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
2161
2162         * scm/output-lib.scm: swap darkcyan/darkyellow
2163
2164         * THANKS: Add bughunters.
2165
2166 2006-02-19  Graham Percival  <gpermus@gmail.com>
2167
2168         * Documentation/user/programming-interfaces.itely: fixed example.
2169
2170         * Documentation/user/instrument-notation.itely: fix @{ @}.
2171
2172         * scm/script.scm: add avoid-slur for \open.
2173
2174 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2175
2176         * lily/tie-formatting-problem.cc (score_configuration): use
2177         sliding score for min-length. 
2178
2179         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
2180         spaghetti for icons.
2181
2182         * buildscripts/genicon.py (program_name): new file.
2183
2184         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
2185         in outline too.  
2186         (generate_configuration): for small ties, also look for collisions
2187         at Y + DIR*h + DELTA_Y.
2188         (get_variations): consider variation for dot positions too.
2189
2190         * lily/side-position-interface.cc (aligned_side): take abs for
2191         quantized rounded position. Fixes tenuto below staff.
2192
2193         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
2194         markers when necessary.
2195
2196         * lily/program-option.cc (internal_set_option): add
2197         strict_infinity_checking option.
2198
2199         * scm/output-lib.scm (cyan): swap yellow and cyan.
2200
2201 2006-02-19  Graham Percival  <gpermus@gmail.com>
2202
2203         * darwin.patch: trivial linenumber update.
2204
2205         * Documentation/user/ {various}: `\context foo = named' changed
2206         to `\new foo = "name"' in docs.
2207
2208 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2209
2210         * scm/stencil.scm (annotate-y-interval): use it.
2211
2212         * scm/lily-library.scm (interval-sane?): new function.
2213
2214         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
2215         tfm_checksum stuff.
2216
2217         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
2218         common refpoint.
2219
2220         * flower/include/std-vector.hh (iterof): add iterof macro.
2221
2222         * lily/enclosing-bracket.cc (width): new function.
2223
2224         * lily/align-interface.cc (align_elements_to_extents): reinstate
2225         warning.
2226
2227 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
2228
2229         * Documentation/index.html.in: fix spelling: thankyous.
2230
2231 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2232
2233         * lily/lyric-hyphen.cc: typo.
2234
2235 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2236
2237         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
2238         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
2239         builds don't work. 
2240
2241         * VERSION: release 2.7.35
2242
2243         * lily/beam.cc (get_default_dir): oops. Take abs () for
2244         extremes[DOWN].
2245         (get_default_dir): use extreme position criterion only in absence
2246         of forced stem directions.
2247
2248         * VERSION (PATCH_LEVEL): bump VERSION.
2249
2250         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
2251         dependencies. Necessary for -jX builds.  
2252
2253 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2254
2255         * lily/relocate.cc (setup_paths): Yet another const fix.
2256
2257 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2258
2259         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
2260
2261         * lily/relocate.cc (setup_paths): oops.
2262
2263 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
2264
2265         * Documentation/index.html.in: order links: html before PDF.
2266
2267 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2268
2269         * lily/tie-column-format.cc (Module): remove.
2270
2271         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
2272
2273         * lily/text-spanner.cc (print): idem.
2274
2275         * lily/dynamic-text-spanner.cc (print): only print line if longer
2276         than dash-period.
2277
2278         * lily/auto-change-iterator.cc (change_to): formatting.
2279
2280         * lily/beam.cc (get_default_dir): take extreme note head as input
2281         for stem direction.
2282
2283         * lily/tie.cc (get_default_dir): only look directions for visible
2284         stems. 
2285
2286         * lily/side-position-interface.cc (aligned_side): oops. Don't
2287         mutiply with direction. This fixes quantized (staccato, tenuto)
2288         scripts below notes.
2289
2290         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
2291         direction. Fixes c-lyrics-center-align.ly
2292
2293 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2294
2295         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
2296         constructor.
2297
2298         * lily/std-string.cc:
2299         * lily/include/std-vector.hh (split_string): Move and rename from
2300         lily/include/misc.hh, lily/misc.cc.  Update callers.
2301
2302 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2303
2304         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
2305
2306 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2307
2308         * flower/test-file.cc: New file.
2309
2310         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
2311         libraries.
2312
2313         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
2314
2315 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2316
2317         * flower/include/file-storage.hh: remove file.
2318
2319         * lily/include/midi-item.hh (class Midi_track): idem.
2320
2321         * lily/include/source.hh (class Sources): idem.
2322
2323         * lily/include/performance.hh (class Performance): use vector
2324         iso. Cons<>
2325
2326         * flower/include/cons.hh (class Cons): remove file.
2327
2328         * flower/include/flower-proto.hh: remove template cruft.
2329
2330         * lily/include/font-metric.hh: use size_t not vsize for indices.
2331
2332         * flower/include/flower-proto.hh (Module): remove std-vector.hh
2333         from proto.
2334
2335         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
2336
2337         * lily/include/paper-book.hh (class Paper_book):
2338         make get_system_specs() public.
2339
2340         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
2341         the force=10000 case if we don't have a current-best. 
2342
2343         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
2344         vsize 
2345
2346         * flower/include/flower-proto.hh: remove outdated templates.
2347
2348         * scm/page.scm: use annotate-spacing
2349
2350 2006-02-15  Graham Percival  <gpermus@gmail.com>
2351
2352         * scm/translation-functions.scm: circle patch from Erlend, thanks!
2353
2354         * THANKS: moved Erlend Aasland to contributors.
2355
2356 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2357
2358         * config.hh.in: remove HAVE_PANGO_16
2359
2360         * lily/tuplet-bracket.cc (calc_positions): multiply with
2361         staff-space for beam case. This fixes tuplets+beams on scaled
2362         staves.
2363
2364         * config.hh.in: remove all Kpathsea related defines.
2365
2366         * lily/dot-column.cc (side_position): reach stem via dots->
2367         head->stem. Inspect all stems for dot collisions. 
2368
2369         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
2370         stem handling.
2371
2372         * lily/bar-number-engraver.cc (process_music): document function
2373         of whichBar.
2374
2375         * lily/score.cc (default_rendering): add pscore, not systems
2376         themselves.
2377
2378         * lily/paper-book.cc (get_system_specs): separate generation of
2379         titles and systems.
2380
2381         * flower/include/std-vector.hh: don't include config.hh
2382
2383 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2384
2385         * flower/include/std-vector.hh: Better wrapper compatibility with
2386         std::vector.
2387
2388         * flower/include/flower-proto.hh: Remove cheap forward declaration
2389         attempts.
2390
2391         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
2392
2393 2006-02-14  Graham Percival  <gpermus@gmail.com>
2394
2395         * Documentation/user/invoking.itely: add warning about command line.
2396
2397 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2398
2399         * lily/include/lily-proto.hh: add Prob, rm Page.
2400
2401         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
2402
2403         * VERSION: release 2.7.34
2404
2405         * lily/relocate.cc (framework_relocation): show canary if
2406         GHOSTSCRIPT_VERSION undefined.
2407
2408         * GNUmakefile.in: remove $(VERSION) symlink.
2409
2410         * lily/relocate.cc (setup_paths): add + 
2411
2412 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
2413
2414         * Documentation/index.html.in: specify sizes for all big HTML pages.
2415
2416 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2417
2418         * config.hh.in: remove @FRAMEWORKDIR@
2419
2420         * lily/system-start-text.cc (get_stencil): new file: separate out
2421         system-start-delimiter text support.
2422
2423         * input/**ly: replace \context with \new where appropriate.
2424         
2425         * THANKS: add Don.
2426
2427         * lily/slur-scoring.cc (get_base_attachments): use
2428         robust_relative_extent. This fixes problems with empty paper-columns. 
2429
2430 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2431
2432         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
2433
2434         * scm/define-music-properties.scm (all-music-properties):
2435         create-new property.
2436
2437         * lily/context-specced-music-iterator.cc (construct_children):
2438         inspect 'create-new property iso. magical $uniqueContextId context
2439         id.
2440
2441         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
2442
2443         * lily/context-key-manager.cc (Module): new file. Encapsulate
2444         object key generation.
2445
2446         * lily/include/context-key-manager.hh (Module): new file.
2447
2448 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2449
2450         * scm/define-grobs.scm (all-grob-descriptions): center instrument
2451         names vertically
2452
2453         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
2454         options.
2455         (reloc_b): excise --enable-framework-dir
2456
2457         * lily/relocate.cc (framework_relocation): use getenv
2458         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
2459
2460 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2461
2462         * flower/include/std-string.hh: 
2463         * flower/include/std-vector.hh: Finish std:: conversion; move
2464         flower extensions from std:: namespace.  Update users.
2465
2466         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
2467         their expansion to vector<*>.  Update users.
2468
2469 2006-02-10  Graham Percival  <gpermus@gmail.com>
2470
2471         * Documentation/user/invoking.itely: add example to File structure.
2472
2473         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
2474         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
2475
2476 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2477
2478         * ly/paper-defaults.ly: typo.
2479
2480         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
2481         set_parent() for parentheses. This will make it show up in bbox
2482         calculations.
2483
2484         * scm/output-lib.scm (parentheses-item::print): rewrite, using
2485         ly:grob-common* functions.
2486
2487         * lily/grob-scheme.cc (LY_DEFINE):
2488         ly:grob-common-refpoint-of-array: new function 
2489         ly:grob-common-refpoint: new function 
2490         ly:grob-relative-coordinate: new function 
2491
2492         * lily/instrument-name-engraver.cc (process_music): use
2493         Text_interface::is_markup(). This fixes \markup on instrument names.  
2494
2495         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
2496         for ties and slurs.
2497
2498         * lily/slur.cc (print): idem.
2499
2500         * lily/tie.cc: add line-thickness for ties. 
2501
2502 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2503
2504         * scm/output-svg.scm: Document diversion from GNU coding standards
2505         as a workaround for a bug in Microsoft Internet Explorer.
2506
2507 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2508
2509         * lily/instrument-name-engraver.cc (process_music): use
2510         is_markup() iso. is_string()
2511
2512         * Documentation/user/changing-defaults.itely (Module): add menu entry.
2513
2514         * lily/percent-repeat-engraver.cc (process_music): only look at
2515         main_part_ for % repeats.
2516
2517         * lily/stem-tremolo.cc (get_beam_translation): new function.
2518         (calc_slope): new function.
2519         (height): don't use real slope.
2520
2521 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
2522
2523         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
2524         new connect-to-neighbor, control-points and staff-padding
2525         properties to make ligature brackets showing up again.
2526
2527 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2528
2529         * VERSION: release 2.7.33
2530
2531         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
2532         too many.
2533
2534         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2535         remove applyOutput example.
2536         (Objects connected to the input): document \tweak, \parenthesize
2537
2538         * lily/relocate.cc (prefix_relocation): allow "current"
2539         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
2540         changing VERSION in a lily tree less painful.
2541
2542         * input/regression/parenthesize.ly: new file. 
2543
2544         * scm/output-lib.scm (parenthesize-element): new function.
2545
2546         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
2547
2548         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
2549
2550         * lily/accidental-engraver.cc (make_standard_accidental): reroute
2551         cause: accidentals are caused by note heads, not note events. 
2552
2553 2006-02-08  Graham Percival  <gpermus@gmail.com>
2554
2555         * darwin.patch: small patch from Erlend, thanks!
2556
2557         * Documentation/user/basic-notation.itely: add stem-neutral example.
2558
2559         * Documentation/user/putting.itely: clarifications.
2560
2561 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2562
2563         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
2564         note, add more guidelines to what should go into NEWS.
2565
2566         * input/sakura-sakura.ly: document how to override font.
2567
2568         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
2569
2570 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2571
2572         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
2573
2574 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2575
2576         * scripts/convert-ly.py (lilypond_version_re_str): Move from
2577         convertrules.  Add explicit grouping, needed for python2.2.
2578
2579 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2580
2581         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
2582
2583 2006-02-07  Graham Percival  <gpermus@gmail.com>
2584
2585         * Documentation/user/global.itely: fix line-width in (text) docs.
2586
2587         * Documentation/user/lilypond-book.itely: same.
2588
2589 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2590
2591         * VERSION (PACKAGE_NAME): release 2.7.32
2592
2593         * Documentation/topdocs/NEWS.tely (Top): document new variable
2594         naming.
2595
2596         * flower/include/array.icc (Message): remove file.
2597
2598         * flower/include/std-vector.hh: make sure vsize and VPOS are
2599         defined for binary_search_bounds().
2600
2601         * flower/std-string.cc (std): add to_string(long unsigned).
2602
2603         * configure.in (gui_b): excise std_string option.
2604         (gui_b): excise std_vector option.
2605
2606         * flower/string.cc (Module): excise flower array & string
2607
2608         * flower/include/std-string.hh: excise flower string.
2609
2610         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
2611
2612         * python/convertrules.py (lilypond_version_re_str): require
2613         only numbers and dots in \version string.
2614
2615 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2616
2617         * lily/system-start-delimiter.cc (print): allow style = text too.
2618
2619         * lily/system-start-delimiter-engraver.cc
2620         (acknowledge_system_start_text): new function, also add add to
2621         support of system-start-text (instrument names). This fixes
2622         instrument names on piano staves.
2623
2624         * lily/instrument-name-engraver.cc: rewrite. Use
2625         system-start-delimiter approach. This save memory and cpu.
2626
2627         * scm/define-grobs.scm (all-grob-descriptions): remove
2628         instrument-name from break-alignment.
2629
2630         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
2631
2632 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2633
2634         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
2635         jobserver going.
2636
2637         * configure.in (std_vector): On by default.
2638
2639         * lily/include/font-metric.hh:
2640         * lily/include/tfm-reader.hh: 
2641         * lily/include/spanner.hh: Use unsigned for indices and sizes.
2642         Update users.
2643
2644         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
2645
2646 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2647
2648         * VERSION (PACKAGE_NAME): 2.7.31
2649
2650         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
2651         EPS edge at 0, but take minimum with left-overshoot. This fixes
2652         cut off system start delims. 
2653
2654         * lily/instrument-name-engraver.cc (stop_translation_timestep):
2655         hack: add to axis group if not added yet. This fixes hara kiri'd
2656         piano staves.
2657
2658         * lily/hara-kiri-group-spanner.cc
2659         (force_hara_kiri_in_y_parent_callback): fix signatures.
2660
2661         * lily/hairpin.cc (print): check next hairpin to see whether or
2662         not to be continuing.
2663
2664 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2665
2666         * Remove trailing whitespace from makefiles.
2667         
2668         * flower/include/std-vector.hh: Add binary_search_bounds workaround
2669         for earlier gcc.
2670
2671         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
2672
2673         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
2674
2675         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
2676
2677         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
2678
2679         * configure.in: Use it.
2680
2681 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2682
2683         * scm/music-functions.scm (pitch-of-note): new function.
2684
2685         * ly/music-functions-init.ly: add \octave and \addquote
2686
2687         * lily/parser.yy (music_function_chord_body): softcode \octave.
2688         (lilypond_header): softcode \addquote
2689
2690 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2691
2692         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
2693         array.hh, parray.hh at all.  Getting ready to flip the
2694         configure default.
2695
2696         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2697
2698         * lily/source-file.cc (file::get_line): Help binary_search_bounds
2699         a bit.
2700
2701         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2702
2703 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2704
2705         * flower/include/array.hh: typo. 
2706
2707 2006-02-02  Graham Percival  <gpermus@gmail.com>
2708
2709         * Documentation/user/advanced-notation.itely: doc "\#" in text.
2710
2711 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2712
2713         * flower/include/pqueue.hh: Derive from std::vector.
2714
2715         * flower/include/parray.hh: Conform to std::vector interface.
2716         Update users.
2717
2718 2006-02-02  Graham Percival  <gpermus@gmail.com>
2719
2720         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
2721
2722 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2723
2724         * flower/file-path.cc (is_file): remove if 0 section.
2725
2726         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
2727         selecting afii61352.
2728
2729 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2730
2731         * flower/include/std-vector.hh (boundary): Oops, reverse.
2732
2733         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
2734         remove superfluous `d'.
2735
2736         * flower/include/std-vector.hh (boundary, top): Detach from class.
2737         Remove empty vector shell.
2738
2739         * flower/include/array.hh (reverse, swap): Detach from class.
2740         Update users.
2741         
2742         * flower/include/std-vector.hh
2743         * flower/include/array.hh (concat): Globally change to insert ().
2744
2745         
2746         * flower/include/std-vector.hh
2747         * flower/include/parray.hh
2748         * flower/include/array.hh (elem, elem_ref): Globally replace by
2749         at ().
2750
2751 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2752
2753         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
2754
2755         * python/convertrules.py (FatalConversionError.sub_cxx_id):
2756         anticipate on identifier substitutions.
2757
2758 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2759
2760         * flower/include/std-vector.hh (insert): Remove, replace by
2761         std::vector interface.  Update callers.
2762
2763         * flower/include/array.icc (insert): Change signature to
2764         match std::vector interface.
2765         
2766         * flower/include/array.icc (vector_sort): Bugfix.
2767
2768 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2769
2770         * lily/parser.yy (output_def_head_with_mode_switch): new
2771         production. Result: dashes and underscores may be used in the
2772         \paper block.
2773
2774         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
2775
2776         * python/convertrules.py (conv): oops. One slash too much.
2777
2778 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2779
2780         * flower/include/std-vector.hh (sort): Remove, replace by
2781         ::vector_sort.  Update callers.
2782
2783         * flower/include/std-vector.hh (slice): Remove.  Update callers.
2784         (sort): Bugfix.
2785
2786         * flower/test-std.cc (vector_sort): New test.
2787
2788 2006-02-01  Graham Percival  <gpermus@gmail.com>
2789
2790         * Documentation/user/putting.itely: fixes from Erik.
2791
2792 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2793
2794         * flower/test-std.cc: Add simple unit test for vector migration.
2795
2796         * stepmake/stepmake/test*: Unit test support.
2797
2798         * flower/include/std-vector.hh (del): Remove.  Use erase (),
2799         update callers.
2800
2801         * flower/include/array.hh (begin, end): Add.
2802         (del, get): Remove.
2803
2804 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2805
2806         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
2807         std::string not String. 
2808
2809         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
2810         iso UINT_MAX.
2811
2812         * lily/prob.cc (Prob): copy type_ too.
2813
2814         * lily/lily-guile.cc (mangle_cxx_identifier): new
2815         function. Class_bla::foo_bar_[px] ->
2816         ly:class-bla::foo-bar[?!]. Changes throughout
2817
2818 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2819
2820         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
2821
2822         * lily/beam.cc (calc_direction): take dir from visible stem in
2823         degenerate case.
2824
2825 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2826
2827         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
2828         Fix -1, >=0 boundary checks for unsigned vsize.
2829
2830         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
2831         loop for unsigned vsize.
2832
2833         * configure.in (--enable-std-vector): New option.
2834         (--enable-std-string): On by default.
2835
2836         * flower/include/std-vector.hh: New file.  Enable switch to
2837         std::vector, update client code.
2838
2839 2006-01-30  Graham Percival  <gpermus@gmail.com>
2840
2841         * scm/document-translation.scm: clarify "this context is also
2842         known as".  Thanks, Werner!
2843
2844         * Documentation/user/putting.itely: small fixes from Don Blaheta.
2845
2846         * Documentation/user/invoking.itely: small fix from Don.
2847
2848 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2849
2850         * scm/lily.scm (define-scheme-options): rename option
2851         preview-include-book-title to book-title-preview
2852         (define-scheme-options): move force-eps-font-include (from paper
2853         block) to eps-font-include -d option.
2854
2855         * VERSION (PATCH_LEVEL): release 2.7.30
2856
2857         * input/bach-schenker.ly (staffPiano): new file.
2858
2859         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
2860
2861         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
2862         credits to Nicolas.
2863
2864         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
2865
2866         * ps/lilyponddefs.ps: remove start-system, stop-system,
2867         start-page fluff. This saves putting { } code on the stack, fixing
2868         stack overflows when including EPS files.
2869
2870 2006-01-29  Graham Percival  <gpermus@gmail.com>
2871
2872         * Documentation/user/putting.itely: minor fixes (comments on -devel).
2873
2874 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2875
2876         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
2877
2878 2006-01-28  Graham Percival  <gpermus@gmail.com>
2879
2880         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
2881
2882 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2883
2884         * input/mutopia/claop.py: Update.
2885
2886 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2887
2888         * input/regression/completion-heads.ly (texidoc): fix.
2889
2890         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
2891
2892         * lily/tie-formatting-problem.cc
2893         (set_ties_config_standard_directions): use abs iso fabs for ints.
2894
2895         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
2896
2897         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
2898         little less than noteheight, to prevent overlaps in chords.
2899
2900         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
2901         head, and fudge stem-attachment.
2902
2903         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
2904
2905         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
2906
2907 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2908
2909         * lily/main.cc (main): Debugging aid: catch exceptions.
2910
2911         * flower/std-string.cc (to_string): Robustification.  Fixes midi
2912         output with std::string.
2913
2914 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2915
2916         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
2917
2918 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2919
2920         * Fix -DSTRING_UTILS_INLINED.
2921
2922 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2923
2924         * VERSION (PATCH_LEVEL): release 2.7.29
2925
2926         * lily/relocate.cc (setup_paths): mingw uses std string too.
2927
2928         * lily/*.cc: various fixes for substr(ARG).
2929
2930         * lily/sustain-pedal.cc (print): 
2931
2932         * flower/file-name.cc (slashify): use std strings.
2933
2934         * flower/string-convert.cc: remove publib.h
2935
2936         * scm/define-markup-commands.scm (verbatim-file): new markup
2937         command \verbatim-file
2938
2939         * Documentation/topdocs/NEWS.tely: fixup URLs
2940
2941         * input/regression/alignment-vertical-manual-setting.ly (Module):
2942         new file.
2943
2944         * lily/align-interface.cc (align_elements_to_extents): overwrite
2945         translations with numbers in alignment-offsets from left bound
2946
2947         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
2948         (page-translate-systems): new function: take into account Y-offset.
2949
2950         * Documentation/topdocs/NEWS.tely (Top): document new features.
2951
2952         * input/regression/page-layout-manual-position.ly (Module): new
2953         file.
2954
2955 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2956
2957         * flower/file-path.cc (path::parse_path): Oops.
2958
2959         * Finish std::string interface.  For now, use std:: marker
2960         throughout for easy s/r.
2961
2962 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2963
2964         * Documentation/user/putting.itely (Score is a single musical
2965         expression): typo.
2966         (Score is a single musical expression): more typos.
2967
2968         * scm/page.scm (annotate-space-left): thinko.
2969         (annotate-page): more thinkos.
2970
2971 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2972
2973         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
2974         for different \score blocks separately.
2975         (post-process-pages): put write-page-layout into paper block.
2976
2977         * lily/output-def.cc (get_parser): new file.
2978
2979         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
2980         file.
2981
2982         * lily/include/output-def.hh (class Output_def): add parser_ member.
2983
2984         * input/regression/page-layout-twopass.ly (Module): new file.
2985
2986         * scm/lily.scm: remove cpp hack.
2987
2988         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
2989
2990 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2991
2992         * GNUmakefile.in (c-clean): New target.
2993
2994         * flower/include/std-string.hh: String/std::string compatibility:
2995         Use NPOS for `not found' (iso -1), use ssize for length () and pos
2996         type.
2997
2998         * flower/rational.cc: 
2999         * flower/include/rational.hh: 
3000
3001         * flower/offset.cc: 
3002         * flower/include/offset.hh: 
3003
3004         * flower/interval.cc: 
3005         * flower/include/interval.hh: 
3006
3007         * flower/string-convert.cc: 
3008         * flower/include/string-convert.hh: Use std::string [interface].
3009         Update callers.
3010
3011 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3012
3013         * Documentation/index.html.in: clean up.
3014
3015 2006-01-25  Graham Percival  <gpermus@gmail.com>
3016
3017         * Documentation/user/putting.itely: another new untested doc section.
3018
3019 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3020
3021         * scm/layout-page-layout.scm (write-page-breaks): write
3022         \spacingTweaks #ALIST. Handle grace timing.
3023
3024         * scm/: more imports.
3025
3026         * scm/page.scm (make-page): add footer/header.
3027         (annotate-space-left): revise: only take page argument.
3028         (layout->page-init): new function.
3029
3030         * scm/layout-page-layout.scm (write-page-breaks): preliminary
3031         version of the system/spacing/linebreak hack writing to the output
3032
3033         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
3034         ly:make-prob.
3035
3036         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
3037         ly:spanner-bound
3038
3039 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3040
3041         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
3042
3043         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
3044
3045         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
3046         handling to page.scm
3047
3048         * lily/prob-scheme.cc (LY_DEFINE): new file.
3049         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
3050
3051         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
3052         prob functions.
3053
3054         * lily/music.cc (derived_mark): derive Music from Prob.
3055
3056         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
3057
3058         * lily/prob.cc (Module): Implement Prob (Property Object), object
3059         with shared and r/w property alists.  
3060
3061         * lily/include/prob.hh (Module): new file. Declare Prob.
3062
3063         * flower/string.cc: remove is_empty().
3064
3065         * flower/include/string.hh (class String): remove String:: qualifier.
3066
3067         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
3068         substitute appropriate functions.
3069
3070         * flower/include/string.hh (class String): remove to_str0 and
3071         is_empty(). S&R everywhere.
3072
3073 2006-01-23  Graham Percival  <gpermus@gmail.com>
3074
3075         * Documentation/user/basic-notation.itely: add hairpin
3076         after-linebreak tweak to commonprop.
3077
3078         * Documentation/user/putting.itely: added two new sections.
3079
3080 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3081
3082         * flower/international.cc: 
3083         * flower/include/international.hh: 
3084
3085         * flower/getopt-long.cc: 
3086         * flower/include/getopt-long.hh: Use std::string [interface].
3087         Update callers.
3088
3089         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
3090
3091         * stepmake/stepmake/executable-rules.make: Add dependency on
3092         module libraries.
3093
3094 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3095
3096         * flower/file-path.cc: 
3097         * flower/include/file-path.hh: Use std::string [interface].
3098         Update callers.
3099
3100         * flower/direction.cc: 
3101         * flower/axis.cc: Unused.  Remove.
3102
3103         * configure.in (--enable-std-string): New option.
3104
3105         * flower/std-string.cc: 
3106         * flower/include/std-string.hh: New file.
3107
3108         * flower/file-name.cc[STD_STRING]:
3109         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
3110
3111 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3112
3113         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
3114
3115         * scm/define-markup-commands.scm (with-dimensions):
3116         with-dimensions markup command.
3117
3118         * input/test/font-table.ly: use it.
3119
3120         * lily/open-type-font.cc (glyph_list): new function.
3121
3122         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
3123
3124         * lily/ttf.cc: remove ly:font-glyph-list scheme function
3125
3126 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3127
3128         * ly/music-functions-init.ly (parallelMusic): new music function
3129         for parallel music entry.
3130
3131         * scm/define-music-properties.scm (all-music-properties): new
3132         'void music property
3133
3134         * scm/music-functions.scm (ly:music-message): make public, to be
3135         used in music function definitions
3136
3137         * scm/lily-library.scm (collect-music-for-book): discard music
3138         when the 'void property is set.
3139
3140 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3141
3142         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
3143
3144         * mf/GNUmakefile: idem.
3145
3146         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
3147
3148         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
3149
3150         * Documentation/user/notation-appendices.itely (The Feta font):
3151         use it.
3152
3153         * input/test/font-table.ly: new file. Generate font table within lily.
3154
3155         * Documentation/user/notation-appendices.itely (The Feta font):
3156         use new font-table.ly file. 
3157
3158         * stepmake/stepmake/install-out-targets.make
3159         (local-install-outfiles): only create directory if
3160         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
3161
3162 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3163
3164         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
3165
3166         * VERSION (PACKAGE_NAME): release 2.7.28
3167
3168         * scm/framework-ps.scm (write-preamble): use it to pick exactly
3169         the right font from a Mac dfont.
3170         (write-preamble): don't forget directory, only look at files.
3171
3172         This fixes problems with TTF files in dfonts that don't match
3173         their PostScript names.
3174          
3175         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
3176         PS name from TTF font.
3177
3178         * input/regression/tie-manual.ly: document new feature.
3179
3180         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
3181
3182         * VERSION (MY_PATCH_LEVEL): bump to .28
3183
3184         * Documentation/user/basic-notation.itely (Ties): add tie examples
3185         refs.
3186
3187         * lily/tie-formatting-problem.cc (score_ties_configuration):
3188         symmetry penalties for outer ties.
3189
3190 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3191
3192         * lily/tie-formatting-problem.cc (generate_configuration) 
3193         (set_manual_tie_configuration): skip non-pair manual
3194         tie-configuration, so you can set individual ties as
3195
3196           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
3197
3198         * input/regression/tie-chord.ly: use generateTiePattern to
3199         simplify file.
3200
3201         * lily/tie-formatting-problem.cc (peak_around): new function.
3202         (score_configuration): use sliding criterion for staff line collisions. 
3203         (score_configuration): idem for dot collisions.
3204         (generate_configuration): use separate stem_gap for gap to stem.
3205
3206         * lily/include/tie-formatting-problem.hh (struct Tie_details):
3207         separate penalty factors for x and y distance.
3208         (struct Tie_details): separate penalties for tip and center line collisions.
3209
3210 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
3211
3212         * lily/tie-formatting-problem.cc (generate_configuration): make
3213         large ties avoid stafflines in the horizontal section.
3214         (score_configuration): use softcoded penalties
3215         (score_aptitude): idem.
3216
3217         * lily/tie-helper.cc (from_grob): softcode tie details
3218
3219         * lily/staff-symbol-referencer.cc (on_staff_line): new function
3220
3221         * lily/staff-symbol-referencer.cc (on_line): rename from
3222         on_staffline 
3223
3224 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3225
3226         * ly/music-functions-init.ly: remove duplicate tag.
3227
3228         * lily/include/*.hh: GCC 4.1 fixes.
3229
3230 006-01-16  Erlend Aasland  <erlenda@gmail.com>
3231
3232         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
3233
3234         * scm/define-music-types.scm: fix bug in desc. string
3235         for OverrideProperty
3236
3237 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
3238
3239         * scripts/lilypond-book.py: bugfix
3240
3241         * scm/define-music-types.scm: fix typos.
3242
3243 2006-01-14  Graham Percival  <gpermus@gmail.com>
3244
3245         * Documentation/user/ basic-notation.itely, global.itely,
3246         advanced-notation.itely, instrument-notation.itely: small
3247         additions (bugs and commonly tweaked properties).
3248
3249 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3250
3251         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
3252         detection of mingw build.
3253         (MINGW_BUILD): opps.
3254
3255 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3256
3257         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
3258         i686-mingw32.
3259
3260 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3261
3262         * scm/music-functions.scm (skip->rest): add skip->rest
3263
3264 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3265
3266         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
3267         explicitly.
3268
3269         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
3270         config dirs. Aids debugging. 
3271         (display_config): also display config files.
3272
3273 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3274
3275         * VERSION: release 2.7.27
3276
3277         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
3278         for determining bar size.
3279
3280         * lily/staff-symbol.cc (print): place lines at distance line-positions
3281
3282         * scm/define-grob-properties.scm (all-user-grob-properties): add
3283         line-positions.
3284
3285         * lily/staff-symbol.cc (height): new function.
3286
3287         * input/regression/staff-line-positions.ly:  new file.
3288
3289 2006-01-06  Graham Percival  <gpermus@gmail.com>
3290
3291         * input/test/add-staccato.ly: remove reference to old file.
3292
3293 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3294
3295         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
3296         lilypond binary too.
3297
3298 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3299
3300         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
3301
3302 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3303
3304         * scripts/midi2ly.py: Bugfix: Declare datadir.
3305
3306         * make/ly-rules.make:
3307         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
3308         that seems to be gone). Fixes make web.
3309
3310         * The grand 2005-2006 replace.
3311
3312         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
3313
3314 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3315
3316         * make/lilypond-vars.make: set LILYPOND_BINARY variable
3317         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
3318         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
3319         like -dgs-font-load.
3320
3321         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
3322         remove absolute path to lilypond binary.
3323         
3324 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
3325
3326         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
3327
3328 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3329
3330         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
3331
3332         * mf/GNUmakefile: remove broken dvips map symlink.
3333
3334 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3335
3336         * lily/main.cc: 
3337         * configure.in: Cosmetic fixes.
3338
3339 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3340
3341         * Documentation/user/music-glossary.tely (Pitch names): Added
3342         Spanish pitch names and durations, thanks to Ernesto Gancedo
3343
3344 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3345
3346         * scm/lily.scm (define-scheme-options): use quasi-quote for option
3347         init. Fixes verbose printing of .scm files.
3348
3349         * stepmake/aclocal.m4: add spaces before - options.
3350         
3351 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3352
3353         * lily/relocate.cc (setup_paths): Bugfix: do not store result
3354         of path search in local block variable.
3355
3356 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3357
3358         * configure.in (NCSB_DIR): --enable-ncsb-dir
3359         (LINK_GXX_STATICALLY): denko.
3360
3361         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
3362
3363         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
3364         use locate to find c059033l.pfb. 
3365         
3366 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3367
3368         * lily/tie-formatting-problem.cc
3369         (problem::generate_base_chord_configuration): Use my_round (was
3370         round).
3371
3372         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
3373         do not invoke mbrtowc.
3374
3375         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
3376
3377 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3378
3379         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
3380
3381 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
3382
3383         * Documentation/user/invoking.itely (svg): revise.
3384
3385 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3386
3387         * lily/lexer.ll: use sourcefilename iso. renameinput.
3388
3389 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3390
3391         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
3392         <PostScriptName>.ttf instead of c059XXXttf.
3393
3394         * lily/program-option.cc (LY_DEFINE): special support for
3395         --verbose, so it works before option init too.
3396  
3397         * mf/GNUmakefile (local-install): oops.
3398
3399         * lily/lyric-hyphen.cc (print): oops.
3400
3401         * buildscripts/pfx2ttf.fontforge: new file.
3402         
3403         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
3404         ($(outdir)/%.ttf): new rule. 
3405
3406         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
3407         to LyricHyphen.
3408
3409         * lily/lyric-hyphen.cc (print): multiply hyphen height by
3410         font-size
3411
3412 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3413
3414         * VERSION: release 2.7.26
3415         
3416         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
3417
3418 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3419
3420         * lily/font-config.cc (init_fontconfig): verbosity.
3421
3422         * THANKS: add Muziekacademie Lede. 
3423
3424         * scripts/musicxml2ly.py (print_voice_definitions): new function 
3425         (print_score_setup): new function
3426         (convert): read part definition to output staves properly.
3427
3428         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
3429         Music_xml notes.
3430
3431         * python/musicexp.py (Output_printer.__init__): use _ in data
3432         members.
3433         (Output_printer.unformatted_output): new function: no formatting,
3434         but count braces.
3435         (Duration.get_length): remove isinstance() checks for
3436         Output_printer everywhere.
3437
3438         * input/regression/lyrics-bar.ly (texidoc): add
3439         Separating_line_group_engraver.
3440
3441 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3442
3443         * lily/relocate.cc (framework_relocation): New function,
3444         factored from set_relocation ().
3445         (prefix_relocation): Rename from set_relocation ().
3446         (setup_paths): Use it.
3447
3448 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3449
3450         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
3451         numbers. Patch by Erlend Aasland.
3452
3453 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3454
3455         * lily/font-config.cc (init_fontconfig): print warning if cache
3456         file is not existant.
3457
3458         * lily/main.cc: don't use #ifdef but #if
3459
3460 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3461
3462         * lily/grob-property.cc (internal_set_property): don't abort on
3463         calculation-in-progress.
3464
3465         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
3466
3467         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
3468         connect-to-neighbor property not connect-to-other
3469
3470         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
3471         (LY_DEFINE): oops. don't forget protection.
3472
3473         * flower/parse-afm.cc (Module): strip AFM handling completely.
3474
3475         * lily/stencil-expression.cc: idem.
3476
3477         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
3478
3479         * lily/function-documentation.cc (ly_add_function_documentation):
3480         use static member iso. Protected_scm
3481
3482         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
3483
3484         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
3485
3486 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3487
3488         * lily/relocate.cc (set_env_dir): New function.
3489         (set_relocation): Use it to fix setting PANGO_PREFIX.
3490
3491 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3492
3493         * input/regression/stem-direction-context.ly: remove rest.
3494
3495         * lily/melody-engraver.cc (process_music): restart for bar lines.
3496         (acknowledge_slur): restart for slurs.
3497
3498 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
3499
3500         * Documentation/user/invoking.itely: describe how to view SVG 
3501         output using Inkscape which replace embedded fonts with OTF fonts.
3502
3503 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3504
3505         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
3506
3507 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3508
3509         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
3510         comment.
3511
3512 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3513
3514         * VERSION (PACKAGE_NAME): release 2.7.25
3515
3516         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3517
3518         * input/regression/stem-direction-context.ly: new file.
3519
3520         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
3521
3522         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
3523         on rest.
3524
3525         * ly/engraver-init.ly: add Melody_engraver
3526
3527         * lily/beam.cc (calc_direction): use default-direction
3528         iso. get_default_direction()
3529
3530         * scm/define-grob-properties.scm (all-user-grob-properties): add
3531         default-direction property.
3532
3533         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
3534
3535         * lily/stem.cc (calc_default_direction): remove
3536         Stem::get_default_direction, use default-direction with callback
3537         instead.
3538
3539         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
3540
3541         * lily/melody-engraver.cc: new file. Acknowledge stems for
3542         interpolated stem directions. 
3543
3544         * lily/melody-spanner.cc: new file. Interpolate stem directions.
3545
3546         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
3547
3548         * lily/slur-configuration.cc (fit_factor): more robust check for
3549         point in curve X-extent.
3550
3551         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
3552         (outside_slur_callback): check for 'outside avoidance.
3553
3554         * lily/slur-configuration.cc (score_extra_encompass): don't use
3555         bound->column() == avoid->column() for checking extents, as this
3556         doesn't work for accidentals. 
3557
3558         * lily/slur-engraver.cc (acknowledge_extra_object): remove
3559         DynamicText hardcoding.
3560
3561         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
3562         crash if bound stem is NULL
3563
3564         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
3565         pedals.
3566
3567 2005-12-22  Graham Percival  <gpermus@gmail.com>
3568
3569         * scm/define-markup-commands.scm: typo.  @code{\raise}
3570         => @code{\\raise}.
3571
3572         * darwin.patch: now used again, includes a
3573         required patch from fink.
3574
3575 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
3576
3577         * po/TODO: mention gtranslator along with kbabel.
3578         * po/fi.po: update translations.
3579
3580 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3581
3582         * lily/relocate.cc (setup_paths): Bugfix.
3583
3584 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3585
3586         * lily/slur-configuration.cc (score_extra_encompass): don't use
3587         "avoid" choice for avoid-slur.
3588
3589         * stepmake/bin/install.py (dest): don't create existing dir.
3590
3591 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3592
3593         * stepmake/bin/install.py: Remove file before copying.
3594
3595         * config.make.in: 
3596         * stepmake/aclocal.m4: Do not substitute INSTALL.
3597
3598 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3599
3600         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3601         depend on link-tree.
3602
3603         * lily/relocate.cc (setup_paths): only check path for non-absolute
3604         dir without directory part.
3605
3606         * flower/file-name.cc (is_absolute):  new method.
3607         (is_absolute): check root_ too.
3608
3609 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3610
3611         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
3612         relocation code.  Oops, don't comment out too much.
3613
3614         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
3615         iso itself.
3616
3617         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
3618         compile.
3619
3620 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3621
3622         * .cvsignore: Add install-sh.
3623
3624         * autogen.sh (srcdir): Typo.
3625
3626 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3627
3628         * autogen.sh (srcdir): urg. Touch install-sh.
3629
3630         * stepmake/bin/install-sh (Module): remove.
3631
3632         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
3633
3634         * lily/include/relocate.hh: new file.
3635
3636         * lily/relocate.cc: new file. Contain relocation logic.
3637
3638         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
3639         (main): read LILYPOND_VERBOSE as the first thing.
3640
3641         * stepmake/aclocal.m4: remove INSTALL variable.
3642
3643         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3644         separate target for making font symlinks.
3645         (documentation-dir): use $(if $(findstring )) for switching off
3646         Documentation.
3647
3648         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
3649         something if DOCUMENTATION is no.
3650
3651 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3652
3653         * VERSION: release 2.7.24
3654
3655         * lily/script-column-engraver.cc (stop_translation_timestep):
3656         delay adding to script-column.
3657
3658         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
3659
3660         * python/convertrules.py (conv): rule for number-visibility
3661
3662         * lily/slur-configuration.cc (score_extra_encompass): different
3663         distance measure for avoid and inside avoidance.
3664         (score_extra_encompass): use 1/(distance+eps) as penalty.
3665
3666         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
3667         encompass objects for generating slur curves.
3668
3669         * lily/slur.cc: use details iso. slur-details property.
3670
3671         * input/regression/slur-tuplet.ly: new file.
3672
3673         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
3674
3675         * flower/include/offset.hh (class Offset): new operator /=
3676
3677         * lily/tuplet-number.cc (print): new file, new interface.
3678
3679         * scm/define-grob-properties.scm (all-user-grob-properties):
3680         remove number-visibility property.
3681
3682         * lily/tuplet-bracket.cc (calc_control_points): new function
3683         (calc_connect_to_neighbors): new function.
3684         (print): remove text handling for tuplet numberdef.
3685
3686         * lily/tuplet-engraver.cc (struct Tuplet_description): create
3687         TupletNumbers too. 
3688
3689         * lily/lily-guile.cc (robust_scm2booldrul): new function
3690
3691         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
3692
3693         * lily/tuplet-bracket.cc (calc_position_and_height): use
3694         staff-padding to control whether tuplet brackets are over staves.
3695
3696         * lily/grob.cc (suicide): clear dim_caches_.
3697
3698         * lily/dimension-cache.cc (clear): new function.
3699
3700         * lily/grob.cc (extent): swap order of min-extent and extent
3701         calculations. This fixes hara kiri staves. 
3702
3703 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3704
3705         * lily/main.cc: Nitpick: relocation is not based on path, but on
3706         directory (location).
3707
3708 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3709
3710         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
3711
3712         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
3713
3714         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
3715
3716         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
3717
3718         * stepmake/stepmake/generic-vars.make (Module): idem.
3719
3720         * stepmake/stepmake/executable-targets.make (default): use it.
3721
3722         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
3723
3724         * make/GNUmakefile: don't install make rules.
3725
3726         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
3727         slashes.
3728         (prepend_env_path): more verbosity.
3729
3730 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3731
3732         * GNUmakefile.in: add dir argument for find command.
3733
3734         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
3735         fixes weird line numbers for point & click.
3736
3737         * lily/source-file.cc (get_counts): init line/column/char counts.
3738
3739 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3740
3741         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
3742
3743 2005-12-16  Graham Percival  <gpermus@gmail.com>
3744
3745         * Documentation/user/basic-notation.itely, advanced-notation.itely:
3746         minor fixes from Fredric.  Thanks!
3747
3748 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3749
3750         * ly/music-functions-init.ly: add \bar and \clef music function 
3751
3752         * lily/lily-lexer.cc: idem.
3753
3754         * lily/parser.yy (FIXME): remove BAR and CLEF.
3755
3756 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3757
3758         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
3759
3760         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
3761         function arguments too
3762
3763         * lily/main.cc (set_relocation): new function.
3764
3765         * scripts/musicxml2ly.py (convert): add \version
3766
3767         * lily/tie.cc: remove get_default_attachments()
3768
3769         * VERSION (PACKAGE_NAME): release 2.7.23
3770         
3771         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
3772         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
3773
3774         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3775
3776         * lily/tie-formatting-problem.cc (score_ties): new function
3777         (get_variations): new function. Try flipping dirs for collisions.
3778         (generate_optimal_chord_configuration): new function. 1-opt search
3779         for better configuration.
3780
3781         * lily/tie-configuration.cc: new file.
3782
3783         * lily/tie.cc: junk Tie::get_configuration()
3784
3785         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
3786         (score_ties_configuration): new function.
3787         (generate_ties_configuration): new function.
3788         (generate_base_chord_configuration): new function.
3789         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
3790         (set_manual_tie_configuration): Move body from tie-column-format.cc 
3791
3792         * input/regression/tie-dot.ly: new file.
3793
3794         * lily/tie-formatting-problem.cc (score_configuration): score
3795         tie/dot collisions.
3796
3797         * lily/tie-helper.cc (get_transformed_bezier): new function
3798
3799         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
3800
3801         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
3802         -undefined suppress iso. -framework Python 
3803
3804         * scm/define-grobs.scm (all-grob-descriptions): set
3805         springs-and-rods (thanks Joe Neeman!)
3806
3807 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3808
3809         * input/no-notation/display-lily-tests.ly (test): 
3810         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
3811         changed from \tag #'(a b) to \tag #'a \tag #'b
3812
3813 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3814
3815         * Documentation/topdocs/NEWS.tely: strip out-www.
3816
3817         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
3818
3819         * config.make.in (AR): add AR and RANLIB
3820
3821         * flower/libc-extension.cc: include cassert
3822
3823         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
3824         darwin check.
3825
3826 2005-12-11  Graham Percival  <gpermus@gmail.com>
3827
3828         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
3829
3830         * stepmake/stepmake/python-modules-vars.make: define
3831         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
3832
3833         * THANKS: added Johannes Schindelin.
3834
3835 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3836
3837         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
3838
3839         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3840         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
3841
3842         * lily/parser.yy: reorganize file layout.
3843
3844         * ly/music-functions-init.ly: add tweak music function.
3845
3846         * lily/grob-info.cc (ultimate_music_cause): new function:
3847         recursively lookup causes. 
3848
3849         * lily/parser.yy (chord_body_element): allow music functions for
3850         post-events, allow music functions for chord elements. 
3851  
3852         * lily/font-config-scheme.cc (display_fontset): add cast.
3853
3854         * python/convertrules.py (FatalConversionError.sub_syms): \tag
3855         #'(a b) -> \tag #'a \tag #'b rule.
3856
3857         * python/musicexp.py (Output_printer.dump_version): new function
3858
3859 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3860
3861         * lily/parser.yy (FIXME): remove \tag
3862         (FIXME): remove tag_music() function.
3863
3864         * lily/lily-lexer.cc: remove \tag
3865
3866         * ly/music-functions-init.ly: define music-function "tag"
3867
3868         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
3869
3870 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3871
3872         * VERSION (PATCH_LEVEL): release 2.7.22
3873
3874         * input/regression/lyric-hyphen-retain.ly: renew.
3875
3876         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
3877         grob
3878
3879         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
3880         iso. minimum-length property for rods.
3881
3882         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
3883         LyricSpace item to keep lyrics spaced apart.
3884
3885         * ly/engraver-init.ly: remove Separating_line_group_engraver
3886
3887         * Documentation/user/music-glossary.tely: do setfilename before
3888         music-glossary.
3889
3890 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
3891
3892         * Documentation/user/lilypond-book.itely: use `,´ after xref:
3893         See xref documentation, for example.
3894
3895 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3896
3897         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
3898         pending_skip iso. ly_voice[-1]
3899         (main): add if __main__ for debugging.
3900
3901         * python/musicxml.py (Accidental.__init__): new class.
3902
3903         * scripts/musicxml2ly.py (progress): new function
3904         (musicxml_key_to_lily): don't barf on modeless keys.
3905         (create_skip_music): new function.
3906         (musicxml_spanner_to_lily_event): new function. Handle beams too.
3907         (musicxml_note_to_lily_main_event): new function.
3908
3909         * python/musicexp.py (Music.__init__): add comment field.
3910         (NestedMusic.append): new routine.
3911         (SequentialMusic.print_ly): print comment.
3912         (ArpeggioEvent.ly_expression): new class
3913         (BeamEvent.ly_expression): new class
3914         (NoteEvent.__init__): support for cautionary/forced accs.
3915
3916         * lily/lookup.cc (slur): normal order for array loop.
3917
3918         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
3919         to 0.0.
3920
3921         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
3922         collapsed.
3923
3924 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
3925
3926         * scm/music-functions.scm: Make phrasing slurs follow voice direction
3927
3928         * scripts/lilypond-book.py: Introduce option
3929             --preserve-line-breaks, for usage with srcltx
3930
3931 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3932
3933         * scm/output-lib.scm (print-circled-text-callback): draw circle
3934         around text using make-circle-markup.
3935
3936         * Documentation/user/*: strip out-www from file names.
3937
3938 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
3939
3940         * Documentation/user/lilypond.tely (direntry): remove empty lines;
3941         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
3942
3943 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3944
3945         * Documentation/user/GNUmakefile: idem.
3946
3947         * Documentation/user/macros.itexi: strip out-www
3948
3949         * python/rational.py: python 2.3 compat.
3950
3951         * VERSION (PATCH_LEVEL): release 2.7.21
3952
3953         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
3954         option formatting, lilypond style.
3955
3956         * python/musicexp.py: grab from Ikebana: a library for composing
3957         ly music expressions. 
3958         (Output_printer): class for advanced .ly printing.
3959         (eg. tupletting) 
3960
3961         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
3962         convert to pythonesque structure.
3963
3964         * python/rational.py: PD rational number class.
3965
3966         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
3967
3968 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
3969
3970         * lily/part-combine-iterator.cc: Minor bugfix
3971         
3972         * THANKS: Update bughunters
3973
3974 2005-12-02  Werner Lemberg  <wl@gnu.org>
3975
3976         * mf/README: Document process for proper mf2pt1 conversion.
3977
3978         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
3979         overlapping.
3980
3981         * mf/feta-harmonica.mf: Removed.  Unused.
3982
3983 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3984
3985         * scripts/lilypond-book.py (do_file): fix thinkos.
3986
3987 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3988
3989         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
3990         ($(outdir)/parser.cc): 
3991         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
3992
3993 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
3994
3995         * ly/titling-init.ly (tagline): it should be a space between
3996         "Music engraving by LilyPond" and the version number.
3997
3998 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3999
4000         * VERSION (PACKAGE_NAME): release 2.7.20
4001
4002 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4003
4004         * scm/define-markup-commands.scm (pad-to-box): new markup command.
4005
4006         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
4007         1.0.
4008         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
4009
4010 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4011
4012         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
4013
4014         * kpath-guile/: remove directory
4015
4016         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
4017         file. Encapsulate kpathsea using commandline tools.
4018
4019         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
4020         kpathsea) module.
4021
4022 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4023
4024         * Documentation/user/advanced-notation.itely (Setting automatic
4025         beam behavior): Correct a few typos. Thanks to David Bobroff.
4026
4027         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
4028         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
4029
4030 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4031
4032         * scripts/*.py: gmane address for bugs.
4033
4034 2005-11-28 Pal Benko <benkop@freestart.hu>
4035         
4036         * make/ly-rules.make: add -f switch to mv
4037
4038         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
4039
4040         * lily/bar-line.cc: interpret it
4041
4042 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4043
4044         * configure.in (--disable-documentation): New switch.
4045
4046         * GNUmakefile.in: Use it.
4047
4048         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
4049
4050 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4051
4052         * scripts/lilypond-book.py (do_file): search chunks for
4053         \\begin{document}
4054
4055         * GNUmakefile.in: add copy step in between so we can lose the
4056         out-www directories.
4057
4058 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4059
4060         * lily/pango-font.cc (pango_item_string_stencil): put
4061         geometry.width into glyph-string too.
4062
4063 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4064
4065         * scm/define-music-display-methods.scm (RevertProperty):
4066         (OverrideProperty): Use grob-property-path property, a list of
4067         symbols, instead of grob-property, which used to be a single
4068         symbol.
4069         (BassFigureEvent): a figure can be a plain number, not necessarily a
4070         markup.
4071
4072 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4073
4074         * VERSION: release 2.7.19
4075         
4076         * lily/figured-bass-engraver.cc (process_music): check
4077         figuredBassCenterContinuations first.
4078
4079         * scm/translation-functions.scm (format-bass-figure): make double
4080         sharp larger. 
4081
4082         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
4083         determine X-parent.
4084
4085         * lily/system-start-delimiter-engraver.cc: move from
4086         Nested_system_start_delimiter_engraver, rename
4087         Nested_system_start_delimiter_engraver ->
4088         System_start_delimiter_engraver.
4089
4090         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
4091         bracket type from hierarchy.
4092
4093 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4094
4095         * lily/rest.cc (y_offset_callback): read staff-position.
4096
4097         * scm/define-grob-properties.scm (all-user-grob-properties): don't
4098         mark after-line-breaking-callback as internal.
4099
4100         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
4101
4102 2005-11-25  Werner Lemberg  <wl@gnu.org>
4103
4104         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
4105
4106 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4107
4108         * stepmake/bin/add-html-footer.py (do_file): add google
4109
4110         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
4111         staff if first_start_ is true.
4112
4113 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4114
4115         * scripts/midi2ly.py (split_track): add __repr__ members.
4116         (track_first_item): only return Item if not None. This fixes a
4117         problem when dumping a track that starts with an empty channel.
4118
4119         * python/midi.c: doc module.
4120
4121 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4122
4123         * Documentation/user/global.itely (Creating MIDI files): Fix
4124         compilation problem.
4125
4126 2005-11-22  Graham Percival  <gpermus@gmail.com>
4127
4128         * Documentation/user/basic-notation.itely: clarify dynamic
4129         padding text.
4130
4131         * Documentation/user/advanced-notation.itely: add unicode
4132         escape control example, whatever that is.  :)
4133
4134         * Documentation/user/global.itely: added "removing dynamics
4135         from MIDI" code.
4136
4137 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4138
4139         * VERSION (PATCH_LEVEL): release 2.7.18
4140
4141         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
4142         System_start_delimiter_engraver by
4143         Nested_system_start_delimiter_engraver.
4144
4145         * lily/nested-system-start-delimiter-engraver.cc (struct
4146         Bracket_nesting_node): new class.
4147         (struct Bracket_nesting_group): new class
4148         (struct Bracket_nesting_staff): new class.
4149         (process_music): create hierarchy of grobs. This allows separate
4150         tuning of different SSDs. 
4151
4152         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
4153         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
4154
4155 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4156
4157         * lily/side-position-interface.cc (aligned_side): multiply
4158         staff_radius by 2.
4159
4160         * lily/script-engraver.cc (make_script_from_event): allow setting
4161         values to '()
4162
4163 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4164
4165         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
4166
4167         * scm/define-grobs.scm (all-grob-descriptions): new grob
4168         NestedSystemStartDelimiter.
4169
4170         * input/regression/system-start-heavy-bar.ly: new file.
4171
4172         * lily/nested-system-start-delimiter-engraver.cc: new file.
4173
4174         * lily/nested-system-start-delimiter.cc: new file.
4175
4176         * input/regression/system-start-nesting.ly: new file.
4177
4178         * scm/define-grobs.scm (all-grob-descriptions): use X side
4179         positioning for positioning braces for nested contexts.
4180
4181         * lily/system-start-delimiter.cc (print): don't divide extent by
4182         staff_space.
4183         (print): use style iso. glyph.
4184         (staff_bracket): translate glyph inside routine already.
4185
4186 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
4187
4188         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
4189         names.
4190
4191 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4192
4193         * scm/define-context-properties.scm
4194         (all-user-translation-properties): rename figuredBassFormatter
4195         from newFiguredBassFormatter.
4196
4197         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
4198
4199         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
4200
4201         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
4202
4203         * lily/beam.cc (calc_beaming): new function.
4204         (calc_shorten): new function.
4205
4206         * THANKS: add Edward Neeman.
4207
4208         * input/regression/accidental-clef-change.ly: new file.
4209
4210         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
4211
4212         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
4213
4214         * lily/clef-engraver.cc (inspect_clef_properties): reset
4215         localKeySignature for clef changes.
4216
4217 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4218
4219         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
4220         add dummy definition that works in Linux and add information in
4221         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
4222
4223         * Documentation/user/changing-defaults.itely (Modifying context
4224         plug-ins): Add index for \with.
4225
4226         * Documentation/user/music-glossary.tely (dal segno): Updated
4227         example to version >=2.6.
4228
4229 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4230
4231         * Documentation/user/instrument-notation.itely (Printing chord
4232         names): Reorder \chordmode and \repeat in one example.
4233
4234 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4235
4236         * VERSION: release 2.7.17
4237         
4238         * Documentation/topdocs/NEWS.tely (Top): add note about
4239         refactoring.
4240
4241         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4242         new function. Search region of 3 positions for best tie.
4243         (score_configuration): new function.
4244         (score_aptitude): new function.
4245         (generate_configuration): new function.
4246         (get_configuration): new function.
4247         (Tie_formatting_problem): new function
4248
4249         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
4250
4251         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
4252
4253         * THANKS: add Eduardo Vieira & Ralph Little
4254
4255         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
4256         narrower.
4257
4258         * lily/include/tie-formatting-problem.hh (class
4259         Tie_formatting_problem): add Tie_details to
4260         Tie_formatting_problem. Update calling conventions.
4261
4262         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
4263         config.make.
4264
4265         * Documentation/user/lilypond.tely: remove musedata2ly entry.
4266
4267 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
4268
4269         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
4270         scm/define-context-properties.scm: Maintenance bugfix: make
4271         ligature brackets work again by removing obsolete ligature
4272         primitive callback push/pop.
4273
4274         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
4275         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
4276         value.
4277
4278 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4279
4280         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
4281         used and do not call it a path.
4282         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
4283
4284 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4285
4286         * lily/include/tie-formatting-problem.hh (class
4287         Tie_formatting_problem): new file.
4288
4289         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
4290
4291         * Documentation/misc/ChangeLog-2.3:  new file.
4292
4293         * lily/audio-staff.cc (output): degarianize.
4294
4295 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
4298         Unset PYTHONOPTIMIZE.  Fixes install if set.
4299
4300 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4301
4302         * python/convertrules.py (conv): add warning about drums. 
4303
4304         * make/stepmake.make: include toplevel-version.make after config.make.
4305
4306         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
4307         also allow python2.4
4308
4309         * config.make.in (configure-srcdir): remove GXX GCC vars.
4310
4311         * stepmake/aclocal.m4: don't do non-srcdir build with
4312         symlinks. Use inclusion, so the src directory name can be changed.
4313
4314 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4315
4316         * make/mutopia-vars.make:
4317         * make/ly-vars.make: Use src-wildcard iso wildcard for source
4318         files.
4319
4320 2005-11-13  Werner Lemberg  <wl@gnu.org>
4321
4322         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
4323         but the affected path.  This ensures that the (overlapping) outlines
4324         have the same direction, which is a necessary prerequisite for
4325         FontForge's algorithm to remove overlaps.
4326         Formatting.
4327
4328         * mf/feta-haak.mf: Formatting.
4329         (draw_bracket): Slightly modify outline to avoid an unnecessary
4330         corner.
4331         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
4332         them from the affected paths.
4333
4334 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4335
4336         * mf/README: remove xpm / accordion notes.
4337
4338         * lily/tie-column-format.cc (set_chord_outline): add dots into
4339         skyline extents. This fixes tie formatting if the left head has dots.
4340
4341         * lily/tie.cc (get_configuration): only shift tie by a whole staff
4342         space inside the staff.
4343         (get_configuration): shift another position if necessary in case
4344         of left head tie  
4345
4346 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4347
4348         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
4349         buildscript-dir iso. $(depth)/buildscripts.
4350
4351         * tex/GNUmakefile (local-uninstall): remove
4352         music-drawing-routines.ps juggling.
4353
4354         * stepmake/stepmake/install-targets.make (local-install-files):
4355         prepend src-dir to install targets.
4356
4357         * lily/system-start-delimiter-engraver.cc
4358         (acknowledge_system_start_delimiter): use
4359         add_offset_callback(). This fixes translation of nested
4360         staffgroups.
4361
4362         * lily/grob-closure.cc (add_offset_callback): only encaps in
4363         simple_closure if it's a procedure.
4364         
4365         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
4366         from bar-line.
4367
4368         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
4369         remove-empty where pertinent.
4370
4371 2005-11-12  Graham Percival  <gpermus@gmail.com>
4372
4373         * Documentation/user/instrument-notation.itely: added
4374         Cameron Horsburgh's multiple stanzas docs.  Thanks!
4375
4376 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4377
4378         * lily/GNUmakefile
4379         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
4380         make picture in builddir, not srcdir.
4381
4382 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4383
4384         * VERSION: release 2.7.16
4385         
4386         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
4387         shell arguments. 
4388
4389 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4390
4391         * Documentation/user/examples.itely (Piano templates): Minor
4392         modification to the Piano centered lyrics example.
4393
4394 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4395
4396         * scripts/lilypond-invoke-editor.scm (run-browser): look at
4397         $BROWSER.
4398
4399         * Documentation/user/point-and-click.itely: simplify p&c
4400         instruction: don't configure firefox. Put lilypond-invoke-editor
4401         in front of the browser.
4402
4403         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
4404         (run-browser): new function.
4405
4406         * lily/parser.yy (Lily_lexer): recognize Book
4407
4408         * lily/book.cc (clone): new function
4409
4410         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
4411
4412 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
4413
4414         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
4415         Maintenance bugfix: reduce number of font related warnings by
4416         updating naming conventions for glyph-name.
4417
4418 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4419
4420         * scm/define-grobs.scm (all-grob-descriptions): add
4421         rhythmic-grob-interface to TabNoteHead.
4422
4423         * scm/layout-beam.scm (check-quant-callbacks): remove
4424         set_stem_lengths()
4425
4426 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
4427
4428         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
4429         alignment of centered divisiones.
4430
4431         * scm/scripts.scm (articulations): Maintenance bugfix:
4432         follow-into-staff -> quantize-position.
4433
4434         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
4435         plica head in porrectus deminutus.
4436
4437 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4438
4439         * make/lilypond.fedora.spec.in (Group): add %clean section.
4440
4441         * lily/tuplet-bracket.cc (print): change check: remove bracket if
4442         less then 1/5th of total length.  
4443         (print): use gap too.  Fixes tupletUp-single-bracket.ly
4444
4445         * scm/music-functions.scm (glue-mm-rest-texts): also put other
4446         events into EventChord. This fixes textspanners on mm rests. Fixes
4447         spanner-rest.ly
4448
4449         * lily/side-position-interface.cc (get_axis): read side-axis
4450         (set_axis): set side-axis.
4451
4452         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
4453         properties everywhere.
4454
4455         * lily/spacing-spanner.cc (breakable_column_spacing): add
4456         average-spacing-wishes. Take maximum if not set.
4457         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
4458
4459         * scm/define-grobs.scm (all-grob-descriptions): add
4460         average-spacing-wishes.
4461
4462         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
4463         offset callbacks. This fixes alignment for Fingering objects.
4464
4465         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
4466         space for key - timesig combination. 
4467
4468         * input/regression/script-stem-tremolo.ly (Module): new file.
4469
4470         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
4471         to key sig.
4472
4473         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
4474         Fixes: c-tremolo-script.ly.
4475         
4476         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
4477
4478         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
4479         
4480         * scm/define-grobs.scm (all-grob-descriptions): remove
4481         self-X-offset. Fixes alignment of octavate-8.
4482
4483         * scripts/lilypond-book.py (datadir): look in
4484         LILYPONDPREFIX/share/lilypond/current/
4485
4486         * GNUmakefile.in: symlink current to <VERSION>. 
4487
4488 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
4489
4490         * lily/main.cc: eps listed as a backend.
4491
4492 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4493
4494         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
4495
4496 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4497
4498         * lily/include/score.hh (class Score): remove texts_ member.
4499
4500         * lily/beam.cc (set_stem_lengths): force direction callback.
4501         (print): read quantized-positions, so we can force
4502         Beam::set_stem_lengths to occur.
4503         (rest_collision_callback): use common X parent. 
4504
4505 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4506
4507         * flower/file-path.cc (find): Bugfix: Return name of file found.
4508
4509         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
4510         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
4511         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
4512
4513 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4514
4515         * flower/offset.cc: idem.
4516
4517         * mf/*.mf: update email address.
4518
4519         * lily/font-config-scheme.cc:  new file.
4520
4521         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
4522
4523         * lily/*:  cs.uu.nl -> xs4all.nl
4524
4525         * VERSION (PATCH_LEVEL): release 2.7.15
4526
4527         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
4528         spec files.
4529
4530         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
4531
4532 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4533
4534         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
4535
4536         * lily/staff-performer.cc (process_music): add audio
4537         elements. This makes MIDI instrument changes work once again.
4538
4539         * lily/main.cc (LY_DEFINE): add gmane address.
4540
4541         * lily/beam.cc: remove calc_positions()
4542
4543         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
4544         original_ in private scope.
4545         (class Grob): drop pscore_ pointer, change to output_def pointer.
4546         (class Grob): cleanup class definition.
4547
4548         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
4549
4550 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4551
4552         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
4553         absolute.  Better diagnostics.
4554
4555         * GNUmakefile.in: Add bin/ to tree and populate with some links.
4556         This makes lilypond run from the build directory using argv0
4557         relocation (without any --prefix or LILYPONDPREFIX setting).
4558
4559 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4560
4561         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
4562
4563         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
4564         with simple-closure.
4565
4566         * lily/self-aligment-interface.cc (set_align_self): new function
4567         (set_center_parent): new function.
4568
4569         * lily/side-position-interface.cc (set_axis): new function.
4570
4571         * lily/new-fingering-engraver.cc (position_scripts): use drul for
4572         generic code. 
4573
4574         * scm/define-grob-properties.scm (all-user-grob-properties):
4575         remove [XY]-offset-callbacks add [YX]-offset
4576         
4577 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4578
4579         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
4580         entry for time signatures after breathing signs. Bug report by
4581         Scott Russell.
4582
4583 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4584
4585         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
4586         not absolute, make it absolute using PATH.
4587
4588 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4589
4590         * python/midi.c (initmidi): Fix type for mingw.
4591
4592 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4593
4594         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
4595
4596         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
4597         cross compiling.
4598
4599         * stepmake/aclocal.m4: Support python cross compiling.
4600
4601         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
4602         Add mingw section.
4603
4604 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4605
4606         * scm/output-lib.scm (chain-grob-member-functions): replace
4607         chained-callback.cc
4608
4609         * lily/chained-callback.cc (Module): remove file.
4610
4611         * lily/rest-collision.cc (force_shift_callback_rest): change to
4612         chained callback.
4613
4614         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
4615
4616         * lily/grob.cc (y_parent_positioning): remove axis argument from
4617         parent_positioning callbacks.
4618         (Grob): junk init code
4619         (get_offset): use generic property callbacks for
4620         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
4621         (axis_parent_positioning): new function
4622         (axis_offset_symbol): new function
4623         (chain_offset_callback): new function
4624         (add_offset_callback): new function
4625
4626         * lily/beam.cc (rest_collision_callback): change signature; this
4627         is now a chained callback.
4628
4629         * lily/include/dimension-cache.hh (class Dimension_cache): remove
4630         callback administration.
4631
4632         * lily/simple-closure.cc: new file. Smob type that allows "grob
4633         member functions",
4634
4635             (ly:make-simple-closure FUNC A B)
4636
4637         is evaluated as (FUNC grob A B). This allows chaining of callbacks
4638         in various ways.
4639
4640         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
4641         callbacks.
4642
4643         * lily/slur.cc (outside_slur_callback): take 2 arguments.
4644
4645         * lily/rest.cc (polyphonic_offset_callback): remove.
4646
4647         * lily/script-engraver.cc (try_music): remove bool* argument.
4648
4649         * scm/script.scm (default-script-alist): set quantize-position
4650         appropriately.
4651
4652         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
4653
4654         * lily/side-position-interface.cc (aligned_side): move staff
4655         position quantization from
4656         Side_position_interface::quantised_position().
4657         (quantised_position): remove
4658         
4659 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4660
4661         * input/regression/beam-quant-standard.ly: reindent, set
4662         debug-beam-quanting to #t.
4663
4664         * lily/beam-concave.cc (calc_concaveness): set concaveness to
4665         10000 if this is a "hard" concave beam.
4666
4667         * lily/beam.cc (calc_least_squares_positions): change from
4668         calc_least_squares_dy
4669         (set_stem_lengths): this is now a chained callback.
4670
4671         * lily/context-property.cc (execute_general_pushpop_property):
4672         bugfix override with procedure should have effect.
4673
4674         * scm/define-grob-properties.scm (all-internal-grob-properties):
4675         remove position-callbacks.
4676
4677         * scm/define-grobs.scm (all-grob-descriptions): use
4678         ly:make-callback-chain for positions property.
4679
4680         * scm/layout-beam.scm (check-quant-callbacks): return list of
4681         chained callbacks.
4682
4683         * scm/lily.scm (type-p-name-alist): add callback-chain
4684
4685         * lily/lily-guile.cc (type_check_assignment): type check failure
4686         is warning not message.
4687
4688         * lily/grob-property.cc (try_callback): walk callback chain if
4689         appropriate.
4690
4691         * lily/chained-callback.cc: new file. new smob type.
4692
4693         * lily/lily-guile.cc (procedure_arity): new function.
4694
4695 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4696
4697         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
4698
4699 2005-10-25  John Mandereau  <john.mandereau@free.fr>
4700  
4701         * Documentation/user/instrument-notation.itely (Figured bass):
4702         describe new features
4703
4704 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4705
4706         * lily/beam.cc (calc_least_squares_dy): use property callback.
4707
4708         * lily/beam-concave.cc (calc_concaveness): use property callback.
4709
4710         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
4711
4712 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4713
4714         * HACKING: Update.
4715
4716 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4717
4718         * scm/layout-page-layout.scm (page-headfoot): annotate
4719         pagetopspace too.
4720
4721         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
4722
4723         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
4724         doesn't take y-space.
4725
4726         * scm/paper.scm (paper-alist): fix A7 dimensions. 
4727
4728 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4729
4730         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
4731         src-wildcard, remove $(wildcard).
4732
4733         * po/GNUmakefile (PO_FILES): 
4734         * ps/GNUmakefile (PS_FILES): 
4735         * tex/GNUmakefile (TEX_FILES): 
4736         * cygwin/GNUmakefile (POSTINSTALLS):
4737         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
4738         some wildcard calls.
4739
4740 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4741
4742         * THANKS: add Thomas Bushnell.
4743
4744 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4745
4746         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
4747         (lilypond-main): Redirect to gui-main if 'gui is set.
4748
4749         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
4750         for alternative installations kludging s/share/lib/g
4751         LILYPONDPREFIX. 
4752
4753         * SConstruct (libdir_package_version): Define.
4754
4755         * python/SConscript: 
4756         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
4757         module in libdir.  
4758
4759 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4760
4761         * lily/main.cc: clarify --safe.
4762
4763 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4764
4765         * VERSION: release 2.7.14
4766         
4767         * Documentation/user/*.itely: remove minimumVerticalExtent.
4768
4769         * scm/define-grobs.scm (all-grob-descriptions): remove
4770         RemoveEmptyVerticalGroup
4771
4772         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
4773
4774         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
4775         compile on MOSX
4776
4777         * python/convertrules.py (conv): add rules.
4778
4779         * lily/grob.cc: remove is_empty()
4780
4781         * lily/grob-property.cc: remove add_to_list_property().
4782
4783         * scripts/convert-ly.py (datadir): add prefix switching hack to
4784         .py too.
4785
4786         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
4787         space-function tweak.
4788
4789         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
4790
4791         * scm/define-grob-properties.scm (all-user-grob-properties):
4792         remove callback property.
4793
4794         * lily/include/grob.hh (class Grob): remove property_callbacks_
4795         member. Properties of procedure type are assumed to be callbacks.
4796
4797         * lily/ligature-engraver.cc (override_stencil_callback):
4798         rewrite. Use noteHeadLigaturePrimitive as source.
4799
4800         * scm/define-grob-properties.scm (all-internal-grob-properties):
4801         remove ligature-primitive-callback
4802
4803         * lily/include/dimension-cache.hh (class Dimension_cache): make
4804         class, with Grob as friend.
4805
4806         * lily/grob.cc: remove set_extent_callback(), set_extent() and
4807         has_extent_callback()
4808
4809         * scm/translation-functions.scm (format-new-bass-figure): read
4810         figuredBassPlusDirection
4811
4812         * scm/define-context-properties.scm
4813         (all-user-translation-properties): add figuredBassPlusDirection.
4814
4815         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
4816
4817         * lily/align-interface.cc (set_ordered): new function.
4818
4819         * lily/grob.cc (flush_extent_cache): rewrite.
4820
4821         * lily/dimension-cache.cc (Dimension_cache): cache extent as
4822         Interval pointer directly.
4823
4824         * lily/main.cc (setup_paths): insert extra / .
4825         (setup_paths): junk cff entry.
4826
4827         * lily/font-config.cc (init_fontconfig): only add type1 / otf
4828         directories.
4829
4830         * lily/axis-group-engraver.cc (finalize): remove
4831         extraVerticalExtent, minimumVerticalExtent verticalExtent.
4832
4833         * lily/grob.cc (Grob): don't set extent from ctor.
4834         (extent): use property callbacks. 
4835
4836         * lily/axis-group-interface.cc: remove set_axes() function.
4837
4838         * lily/grob-property.cc (del_property): new function.
4839
4840 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4841
4842         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
4843         
4844 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4845
4846         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
4847
4848 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4849
4850         * mf/SConscript: Updates.
4851
4852         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
4853
4854         * stepmake/stepmake/*:
4855         * */GNUmakefile:
4856         * config.make.in:
4857         * GNUmakefile.in:
4858         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
4859         from any directory in build-dir.  Cleanups.
4860
4861         * make/srcdir.make.in: Remove.
4862
4863         * lily/main.cc (setup_paths): Fix and document build-dir hack.
4864
4865         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
4866         main).
4867
4868         * lily/SConscript: Remove ttftools.
4869
4870         * SConstruct: Resurrect.
4871
4872 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4873
4874         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
4875         Y coordinate. 
4876
4877         * lily/paper-book.cc (add_score_title): put Paper_score title into
4878         systems_ list.
4879
4880         * scm/translation-functions.scm (format-new-bass-figure): also
4881         allow plus in combination with _
4882
4883 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4884
4885         * VERSION: 2.7.13 released.
4886
4887         * lily/note-collision.cc (check_meshing_chords): don't wipe
4888         stencil, merely set transparent.
4889
4890         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
4891         (Top): document #'callbacks.
4892         (Top): document nested \override.
4893
4894         * input/regression/figured-bass.ly: update for slash and pluses.
4895
4896         * input/regression/figured-bass-continuation-forbid.ly (Module):
4897         new file.
4898
4899         * scm/translation-functions.scm (format-new-bass-figure): use
4900         slashed-digit if diminished is set.
4901         (format-new-bass-figure): add + if 'augmented is set.
4902
4903         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
4904
4905         * input/test/piano-staff-distance.ly: remove file.
4906
4907         * Documentation/user/advanced-notation.itely (Formatting cue
4908         notes): use length-fraction for making stems/beams smaller.
4909
4910         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
4911         modifications.
4912
4913         * lily/new-figured-bass-engraver.cc: new property
4914         centerFiguredBassContinuations
4915
4916         * Documentation/user/changing-defaults.itely (Difficult tweaks):
4917         use callbacks.
4918
4919         * lily/context-property.cc (execute_general_pushpop_property):
4920         robustness checks.
4921
4922         * input/regression/override-nest.ly: new file.
4923
4924         * python/convertrules.py (FatalConversionError.subber): conversion
4925         rule for #'callbacks
4926
4927         * input/regression/override-nest.ly: new function.
4928
4929         * lily/parser.yy (music_property_def): allow \override #'a #'b =
4930         #c too. 
4931
4932         * lily/context-property.cc (lookup_nested_property): new function.
4933         (evict_from_alist): new function.
4934         (general_pushpop_property): new function.
4935         (execute_general_pushpop_property): rewrite. Support nested
4936         properties too.
4937
4938 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4939
4940         * lily/beam.cc: use length-fraction too.
4941
4942         * scm/define-grob-properties.scm (all-user-grob-properties):
4943         remove property flag-width-function
4944         (all-user-grob-properties): remove space-function.
4945
4946         * scm/layout-beam.scm: remove flag-width-function.
4947
4948         * lily/beam.cc: remove flag-width-function
4949
4950         * scm/layout-beam.scm: remove beam dir functions.
4951
4952         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
4953
4954         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
4955         for easier grace tweaks.
4956
4957         * lily/beam.cc: remove dir-function.
4958
4959         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
4960
4961         * lily/grob.cc: remove spacing-procedure.
4962
4963         * lily/note-head.cc (calc_stem_attachment): new function.
4964         (internal_print): use callback to get glyph-name.
4965
4966         * lily/grob-property.cc (get_interfaces): new function.
4967
4968         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
4969
4970         * lily/stem.cc (calc_stem_end_position): new function.
4971         (calc_length): new function.
4972         document details for stem.
4973         remove Stem::get_direction()
4974
4975         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
4976
4977         * lily/grob-property.cc (set_callback): new function.
4978
4979         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
4980
4981         * lily/item-scheme.cc: new file.
4982
4983         * lily/bar-line.cc (before_line_breaking): remove function.
4984         remove bar-size-procedure, break-glyph-function
4985
4986         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
4987
4988         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
4989
4990         * lily/system-start-delimiter.cc (print): suicide from
4991         here. Remove after_line_breaking_callback.
4992
4993         * lily/script-interface.cc (calc_direction): use callback for direction.
4994
4995         * lily/side-position-interface.cc (aligned_side): don't use
4996         Side_position_interface::get_direction directly. Use callback. 
4997
4998         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
4999         calculate stencil.
5000         (get_print_stencil): rename from get_stencil: create stencil with
5001         transparency, color and cause. 
5002
5003         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
5004
5005         * python/convertrules.py (conv): insert temporary warning rule.
5006
5007         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
5008
5009         * lily/grob-property.cc (try_callback): remove marker if applicable.
5010
5011         * lily/grob.cc: elucidate doc about after/before-line-breaking
5012
5013         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
5014
5015         * lily/stem.cc (height): idem.
5016
5017         * lily/stem-tremolo.cc: idem.
5018
5019         * lily/slur.cc (height): don't use get_uncached_stencil()
5020
5021         * lily/rest.cc (y_offset_callback): use offset callback
5022         iso. after-line-breaking callback.
5023
5024         * lily/grob.cc: change after/before-line-breaking-callback to
5025         after/before-line-breaking dummy properties.
5026
5027         * lily/include/grob.hh: remove Grob_status.
5028
5029         * scm/define-context-properties.scm
5030         (all-user-translation-properties): remove verticalAlignmentChildCallback
5031
5032         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
5033         (calc_direction): use callback
5034         (calc_positions): use callback.
5035
5036         * lily/tie.cc (calc_direction): use callback. Only call parent
5037         positioning for more than one tie.
5038
5039         * lily/tie-column.cc (calc_positioning_done): use callback
5040
5041         * lily/slur-scoring.cc (calc_control_points): use callback
5042
5043         * lily/slur.cc (calc_direction): use callback.
5044
5045         * lily/note-collision.cc (force_shift_callback): remove.
5046
5047         * lily/dot-column.cc (force_shift_callback): remove. Use
5048         other_axis_parent_positioning.
5049
5050         * lily/grob.cc (other_axis_parent_positioning): new function.
5051         (same_axis_parent_positioning): new function
5052
5053         * lily/align-interface.cc (alignment_callback): remove function.
5054
5055         * lily/note-collision.cc (calc_positioning_done): use callback.
5056
5057         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
5058         (calc_direction): idem.
5059         remove print function.
5060
5061         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
5062
5063         * lily/dot-column.cc (calc_positioning_done): use callback.
5064
5065         * lily/break-align-interface.cc (calc_positioning_done): use callback.
5066
5067         * lily/beam.cc (calc_direction): use pseudo-property for beam
5068         direction callback.
5069         (calc_positions): use callback 
5070
5071         * lily/align-interface.cc (calc_positioning_done): use
5072         callback. Fold fixed  distance and normal alignment in one function.
5073
5074         * lily/stem.cc (calc_stem_end_position): use callback.
5075         (calc_positioning_done): idem.
5076         (calc_direction): idem.
5077         (calc_stem_end_position): idem
5078         (calc_stem_info): idem.
5079
5080         * lily/grob-property.cc (get_property_data): new function: 
5081         (try_callback): new function.
5082
5083         * scm/define-grob-properties.scm (all-user-grob-properties): doc
5084         callbacks property.
5085
5086         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
5087
5088 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5089
5090         * lily/tie.cc (get_position): robustness fix. Don't crash if a
5091         tie
5092         has no heads.
5093         
5094         * lily/include/*.hh (Module): compile fixes.
5095
5096 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
5097
5098         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
5099         as an argument for char-syntax: use (char-syntax (or nil 0)) 
5100         instead of (char-syntax nil), thanks to Milan Zamazal.
5101
5102 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5103
5104         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
5105         dist.
5106
5107         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
5108         themselves.
5109
5110 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5111
5112         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
5113         add class_name() method.
5114
5115         * lily/music-scheme.cc: remove ly:music-name.
5116
5117 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5118
5119         * cygwin/postinstall-lilypond.sh: Remove cruft.
5120
5121         * cygwin/postremove-lilypond.sh: Remove.
5122
5123         * cygwin/GNUmakefile (default): Remove postremove rules.
5124
5125 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5126
5127         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
5128         even header too.
5129         
5130         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
5131         MacOS 9 users.
5132
5133         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
5134         consider break index for broken spanner.
5135
5136         * scm/define-markup-commands.scm (wordwrap-string): remove \r
5137         characters from string before splitting.
5138
5139 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5140
5141         * scm/framework-ps.scm (output-preview-framework): use
5142         is-book-title to determine whether to chop off the booktitle.
5143
5144         * lily/paper-book.cc (systems): init from book-title-properties
5145         (add_score_title): init score-title-properties.
5146
5147         * ly/paper-defaults.ly: add {score,book}-title-properties.
5148
5149         * scm/document-backend.scm (lookup-interface): error message if
5150         using unknown interface.
5151
5152         * lily/volta-bracket.cc (after_line_breaking): new function. Set
5153         edge-height.
5154
5155         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
5156         make_bracket.
5157         (make_bracket): new function.
5158
5159         * scm/lily.scm (define-scheme-options): add paper-size option.
5160
5161         * ly/declarations-init.ly (laissezVibrer): get paper size from
5162         -dpaper-size
5163
5164         * scm/translation-functions.scm: use \fontsize for changing the
5165         fontsize.
5166
5167         * scm/define-grobs.scm (all-grob-descriptions): set
5168         between-length-limit to 1.0
5169
5170         * lily/tie-helper.cc: add between_length_limit_ detail property.
5171
5172         * mf/feta-bolletjes.mf: typos.
5173
5174         * lily/note-head.cc (internal_print): don't shadow idx
5175         parameter. This fixes wrong attachment for do shape heads.
5176
5177 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5178
5179         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
5180
5181         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
5182
5183         * scm/layout-slur.scm: rename from slur.scm
5184
5185         * scm/layout-page-layout.scm: rename from page-layout.scm
5186
5187         * scm/layout-beam.scm: rename from beam.scm
5188
5189         * scm/define-grob-interfaces.scm (bass-figure-interface): add
5190         bass-figure-interface
5191
5192         * lily/new-figured-bass-engraver.cc (process_music): add
5193         implicitBassFigures property.
5194         
5195         * scm/define-markup-commands.scm (pad-x): new markup.
5196
5197         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
5198         minimumVerticalExtent on FiguredBass context.
5199
5200         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
5201         case the continuation crosses a line break.
5202
5203 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5204
5205         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
5206         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
5207         absolute file name bug.  
5208
5209 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5210
5211         * VERSION (PACKAGE_NAME): release 2.7.12
5212
5213         * input/regression/figured-bass-continuation-center.ly: new file.
5214
5215         * input/regression/beam-outside-beamlets.ly: new file.
5216
5217         * lily/beam.cc (set_beaming): don't clip edges.
5218         (connect_beams): don't clip edges.
5219
5220         * lily/beaming-info.cc (clip_edges): new function.
5221
5222         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
5223
5224         * Documentation/user/instrument-notation.itely (Figured bass):
5225         demonstrate extenders, update seealso links.
5226
5227         * scm/titling.scm (marked-up-headfoot): change tagline
5228         handling. tagline = ##f will blank the tagline as well.
5229
5230 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5231
5232         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
5233
5234         * lily/new-figured-bass-engraver.cc (struct
5235         New_figured_bass_engraver): add new_music_found_ member.
5236
5237         * lily/lilypond-version.cc (Lilypond_version): deal with
5238         incorrectly formatted version strings. 
5239
5240         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
5241         New_figured_bass_engraver by default.
5242
5243         * lily/ttf.cc (print_trailer): only define glyph names when
5244         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
5245
5246 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5247
5248         * lily/horizontal-bracket.cc (make_bracket): new function.
5249
5250         * scm/define-grobs.scm (all-grob-descriptions): new grobs
5251         NewBassFigure, BassFigureBracket, BassFigureContinuation,
5252         BassFigureLine, BassFigureAlignment
5253
5254         * lily/new-figured-bass-engraver.cc (process_music): new file.
5255
5256         * lily/figured-bass-continuation.cc: new file.
5257
5258         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
5259         new file.
5260
5261 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5262
5263         * scripts/lilypond-book.py: Bug fix, put the quote around the
5264         actual score for LaTeX documents.
5265
5266         * scm/define-grobs.scm (all-grob-descriptions): Change
5267         collapse-height of the SystemStartBracket grob to 5.0, 
5268         so the bracket disappears for single stave score lines (similarly
5269         to SystemStartBraces). 
5270
5271         * Documentation/user/advanced-notation.itely (Polymetric
5272         notation): Clarify the use of compressMusic.
5273
5274         * Documentation/user/basic-notation.itely (Grace notes): Clarify
5275         that the grace spacer note in other staves need the same duration
5276         and document the stroke-style property.
5277
5278 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5279
5280         * Documentation/user/global.itely (Vertical spacing): document
5281         alignment-extra-space and fixed-alignment-extra-space.
5282
5283         * Documentation/topdocs/NEWS.tely (Top): add entry.
5284
5285         * input/regression/alignment-vertical-spacing.ly: new file.
5286
5287         * python/convertrules.py (conv): add rule.
5288
5289         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
5290
5291         * lily/align-interface.cc (stretch_after_break): new
5292         function. Read fixed-alignment-extra-space property.
5293         (align_elements_to_extents): read alignment-extra-space property.
5294
5295         * lily/lily-guile.cc (robust_scm2dir): new function.
5296
5297         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
5298         (annotate-space-left): new function. Annotate space left on page. 
5299         (annotate-y-interval): new function.
5300         (paper-system-annotate-last): new function. Annotate bottom-space.
5301
5302         * mf/feta-beugel.mf (y): 
5303
5304 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5305
5306         * VERSION (PACKAGE_NAME):  release 2.7.11
5307
5308         * scm/lily-library.scm (interval-translate): new function
5309         (interval-center): new function. 
5310
5311         * scm/page-layout.scm (paper-system-annotate): new function. Add
5312         arrows for dimensions.
5313  
5314         * scm/stencil.scm (dimension-arrows): new function.
5315
5316         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
5317
5318         * input/regression/page-spacing.ly: add annotatespacing
5319
5320         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
5321         (LY_DEFINE): new function ly:paper-system-set-property!
5322
5323         * Documentation/user/global.itely (Paper size): explain how to add
5324         sizes.
5325
5326         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
5327         correspond to GS's definition.
5328
5329         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
5330         tuplet bracket.
5331         (print): only connect to next bracket if the next one is alive.
5332         (print): set padding to 0.0 if the bound is a breakable
5333         column. This makes tupletFullLength brackets reach up to the staff
5334         line if it doesn't connect to the next line.
5335
5336 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5337
5338         * lily/bar-number-engraver.cc: correct docs.
5339
5340         * scm/output-lib.scm (first-bar-number-invisible): rename from
5341         default-bar-number-visibility
5342
5343 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5344
5345         * scm/define-music-properties.scm (all-music-properties): remove
5346         predicate property.
5347
5348 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
5349
5350         * po/fi.po: refresh.
5351
5352 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5353
5354         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
5355         superfluous s1.
5356         (disappear): bugfix.
5357
5358         * lily/stem-tremolo.cc (raw_stencil): read slope property.
5359
5360         * lily/include/paper-system.hh (class Paper_system): remove
5361         staff_extents_ member.
5362
5363         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
5364
5365         * lily/include/paper-system.hh (class Paper_system): remove
5366         number_ variable. Remove is_title_. Remove break_before_penalty_
5367
5368         * lily/paper-book.cc (systems): use 'number property iso. number_
5369         member.
5370
5371         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
5372         remove ly:paper-system-number.
5373
5374         * scm/lily-library.scm (paper-system-title?): new function.
5375
5376         * lily/book.cc (process): bugfix: flip ?: cases. 
5377
5378         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5379         add outputProperty.
5380
5381         * ly/music-functions-init.ly: add outputProperty music function.
5382
5383         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
5384
5385         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
5386         and next-padding.
5387         (optimal-page-breaks): rename from ly:optimal-page-breaks.
5388
5389         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
5390
5391         * lily/paper-system.cc (internal_get_property): new function.
5392
5393         * Documentation/user/global.itely (Vertical spacing): refer to
5394         page-spacing.ly
5395
5396         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
5397         pagetopspace
5398
5399         * input/regression/page-spacing.ly: new file.
5400
5401         * input/regression/page-top-space.ly: new file.
5402
5403         * lily/spacing-spanner.cc: cmath -> math.h
5404
5405         * lily/paper-system.cc (read_left_bound): new function. Read
5406         line-break-system-details from left bound to determine extents.
5407  
5408         * Documentation/user/programming-interface.itely (Using LilyPond
5409         syntax inside Scheme): change applyxxx -> applyXxx.
5410
5411         * ly/music-functions-init.ly: add outputProperty music function.
5412
5413         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
5414
5415         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
5416
5417         * python/convertrules.py (conv): rule
5418
5419         * ly/music-functions-init.ly: applyxxx -> applyXxx
5420
5421         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
5422         TabVoice to Voice.
5423
5424 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5425
5426         * flower/include/real.hh: include <math.h> iso. <cmath>
5427
5428         * flower/include/offset.hh: include real.hh
5429
5430 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5431
5432         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5433         fix example, now that 'interfaces is no longer directly available.
5434
5435         * lily/book.cc (process): don't crash if paper == NULL.
5436
5437         * po/fr.po: update.
5438
5439 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5440
5441         * scm/define-music-types.scm (music-descriptions): set length and
5442         start-callback for QuoteMusic
5443
5444 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5445
5446         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
5447         arguments. Fixes compilation error with gcc 3.3.
5448
5449 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5450
5451         * VERSION: release 2.7.10
5452
5453         * stepmake/stepmake/python-module-rules.make
5454         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
5455
5456         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
5457         real.hh
5458
5459 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5460
5461         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
5462         -Werror. Otherwise GCC barfs over various optimizations.
5463
5464         * scm/define-grob-properties.scm (all-internal-grob-properties):
5465         add note-head property
5466
5467         * Documentation/user/instrument-notation.itely (Laissez vibrer
5468         ties): new node.
5469
5470         * input/regression/laissez-vibrer-ties.ly: new file.
5471
5472         * lily/laissez-vibrer-engraver.cc: new file.    
5473
5474         * lily/include/tie-column-format.hh: new file.
5475
5476         * lily/tie-column-format.cc: new file. 
5477
5478         * lily/tie-column.cc (set_manual_tie_configuration): new function.
5479
5480         * lily/laissez-vibrer-tie.cc: new file.
5481
5482         * lily/include/laissez-vibrer-tie.hh: new file.
5483
5484         * ly/engraver-init.ly: add Laissez_vibrer_engraver
5485
5486         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
5487
5488         * scm/define-grobs.scm (all-grob-descriptions): add
5489         LaissezVibrerTie, LaissezVibrerTieColumn
5490
5491         * lily/tie-column.cc (set_tie_config_directions): new function
5492         (final_shape_adjustment): new function.
5493         (shift_small_ties): new function.
5494
5495         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
5496
5497         * lily/include/tie.hh (struct Tie_details): add x_gap_
5498         (struct Tie_configuration): add head_position_
5499
5500         * lily/tie-column.cc (set_chord_outline): new function.
5501
5502         * mf/cmr.enc.in:  remove file.
5503
5504 2005-09-11  Graham Percival  <gpermus@gmail.com>
5505
5506         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
5507
5508 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5509
5510         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
5511         reduce aliasing effects.
5512
5513         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
5514         box in skyline.
5515
5516 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5517
5518         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
5519
5520         * flower/include/real.hh: std::fabs too.
5521
5522 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5523
5524         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
5525
5526         * lily, flower: Include C++ iso C headers.  Import namespace std
5527         throughout.
5528
5529         * lily/side-position-interface.cc: 
5530         * lily/scm-hash.cc: 
5531         * lily/note-head.cc: 
5532         * lily/include/includable-lexer.hh: 
5533         * flower/include/string-data.icc: Remove using std::*.
5534
5535         * lily, flower: Include C++ iso C headers.  Import namespace std
5536         throughout.
5537
5538         * lily/side-position-interface.cc: 
5539         * lily/scm-hash.cc: 
5540         * lily/note-head.cc: 
5541         * lily/include/includable-lexer.hh: 
5542         * flower/include/string-data.icc: Remove using std::*.
5543
5544         * Documentation/user/instrument-notation.itely (Entering lyrics):
5545         Multiple latin-1->utf-8 conversion fix.
5546
5547         * Documentation/user/*tely: Update Emacs cookie to utf-8.
5548
5549 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5550
5551         * lily/tie.cc (get_configuration): also avoid dots for non-space
5552         situations.
5553
5554 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5555
5556         * Documentation/user/instrument-notation.itely: Bugfix.
5557
5558 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5559
5560         * tex/GNUmakefile: don't install texinfo.tex
5561
5562         * tex/ : cleanup: remove unused files.
5563
5564         * lily/general-scheme.cc: remove my_{isinf,isnan}.
5565
5566         * flower/include/real.hh: using std::{isnan,isinf}
5567         
5568         * VERSION (PATCH_LEVEL): release 2.7.9
5569
5570 2005-09-05  Graham Percival  <gpermus@gmail.com>
5571
5572         * Documentation/user/ instrument-notation.itely,
5573         advanced-notation.itely: minor tweaks.
5574
5575         * input/test/script-chart.ly: add item padding.
5576
5577 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5578
5579         * flower/offset.cc: use math.h iso. <cmath>
5580
5581         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
5582         of IE users.
5583
5584         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
5585         (widen-left-stencil-edges): new function. Fix alignment problems
5586         with LaTeX includegraphics.
5587
5588         * lily/text-interface.cc (interpret_markup): use abort().
5589
5590 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5591
5592         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
5593
5594         * lily/tie.cc (get_configuration): update bezier shape as we
5595         change Y positions.
5596         (get_configuration): don't move large ties if we're outside of the
5597         staff.
5598
5599 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5600
5601         * scm/define-markup-commands.scm (strut): swap X and Y dims.
5602         
5603 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5604
5605         * .cvsignore: Add auto-generated configure files and then some.
5606
5607 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5608
5609         * scm/define-grobs.scm (DynamicLineSpanner): Add
5610         X-extent-callback.  Fixes hairpin-slur collision.
5611
5612 2005-08-31  Graham Percival  <gpermus@gmail.com>
5613
5614         * Documentation/user/advanced-notation.itely,
5615         basic-notation.itely: minor changes.
5616
5617 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5618
5619         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
5620         \linebreak between each .eps file if \betweenLilyPondSystem is
5621         undefined. 
5622
5623         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5624         music): Document the \linebreak
5625
5626         * Documentation/user/lilypond-book.itely,
5627         input/tutorial/lbook-latex-test.tex,
5628         Documentation/user/examples.itely: Remove \usepackage{graphics}
5629
5630 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5631
5632         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
5633
5634         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
5635         compat bugfix.
5636
5637         * scripts/lilypond-book.py (PREAMBLE_LY): define
5638         inside-lilypond-book
5639         (modify_preamble): new function. Insert \RequirePackage{graphics}
5640         when no {graphics found in preamble.  
5641
5642 2005-08030  Graham Percival  <gpermus@gmail.com>
5643
5644         * Documentation/user/basic-notation.itely, global.itely,
5645         tutorial.itely: misc small changes.
5646
5647 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5648
5649         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
5650         VERSION.
5651
5652 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5653
5654         * lily/tie-column.cc (new_directions): put Tie down on center
5655         staff line. 
5656
5657         * lily/script-interface.cc (before_line_breaking): use
5658         Grob::programming_error
5659
5660         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
5661
5662         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
5663         of splitext.
5664
5665 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5666
5667         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
5668
5669 2005-08-29  Werner Lemberg  <wl@gnu.org>
5670
5671         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
5672         the `*.scale.pfa' files to avoid warnings.
5673
5674 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5675
5676         * lily/tempo-performer.cc (process_music): idem.
5677
5678         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
5679
5680 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5681
5682         * Documentation/user/advanced-notation.itely (Text markup): not a
5683         fragment.
5684
5685         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
5686
5687         * lily/staff-performer.cc (initialize): add tempo/name to
5688         audio_staff_
5689
5690
5691 2005-08-26  Graham Percival  <gpermus@gmail.com>
5692
5693         * Documentation/user/advanced.itely: add text-only example.
5694
5695         * Documentation/user/invoking.itely: add index entries for
5696         convert-ly.
5697
5698         * Documentation/user/ tutorial.itely, basic-notation.itely:
5699         small fixes suggested by Steve D.  Thanks!
5700
5701 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5702
5703         * input/regression/markup-bidi-pango.ly: new file.
5704
5705         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
5706         standard. Remove #ifdef. Remove memleak.
5707         (text_stencil): use text_dir to decide how to composite items.
5708         (text_stencil): determine uniform text direction for the entire
5709         string.
5710
5711         * scripts/lilypond-book.py (output_name): remove
5712         latex_filter_cmd. Non-portable to non-Unix systems. 
5713         (get_latex_textwidth): use File.write and os.unlink() instead.
5714
5715         * THANKS: add Vicente & Trevor.
5716
5717         * lily/grob.cc (discretionary_processing): look up origin for
5718         programming_error too. 
5719
5720         * input/regression/tie-broken.ly: new file.
5721
5722         * lily/tie-column.cc (set_chord_outlines): set outline for line
5723         break case too.
5724         
5725 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5726
5727         * lily/pango-font.cc (text_stencil): don't translate glyphs in
5728         unscaled transform, just translate stencils.
5729
5730         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
5731         MIDI.
5732
5733         * scm/define-markup-commands.scm (wordwrap-string): use
5734         text-direction
5735         (wordwrap-stencils): idem.
5736         (line): idem.
5737         (fill-line): idem.
5738         (wordwrap-stencils): translate last line to right for
5739         text-direction = LEFT.
5740
5741         * scm/define-grob-properties.scm (all-user-grob-properties): add
5742         text-direction.
5743
5744 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5745
5746         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
5747         when copying a Lily_parser object.
5748
5749 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5750
5751         * scm/define-markup-commands.scm (null): add null markup.
5752
5753 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5754
5755         * lily/item.cc: Add documentation of center-invisible
5756
5757 2005-08-24  Graham Percival  <gpermus@gmail.com>
5758
5759         * Documentation/user/advanced-notation.itely: add info about
5760         raising text.
5761
5762         * Documentation/user/programming-interface.itely: fix example
5763         involving raised text.
5764
5765 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5766
5767         * lily/beam.cc (print): fix X start/end points of isolated
5768         beamlets.
5769
5770         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
5771
5772         * lily/multi-measure-rest.cc (set_text_rods): new function.
5773
5774         * lily/vertical-align-engraver.cc (process_music): call
5775         Align_interface::set_axis(). This forces #'elements to be ordered,
5776         preventing random vertical reordering of staves.
5777
5778         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
5779         add avoid-slur property. 
5780
5781         * Documentation/user/basic-notation.itely (Measure repeats): add
5782         countPercentRepeats example.
5783
5784         * Documentation/user/advanced-notation.itely (Other text markup
5785         issues): remove remark about normal-font.  We have \normal-text
5786
5787         * input/regression/tie-chord.ly: add note about remaining bugs.
5788
5789         * lily/tie.cc (print): try Tie_column::set_directions () if
5790         control-points not yet defined.
5791
5792 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5793
5794         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
5795         extent. This fixes braces falling out of the EPS bbox.
5796
5797         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
5798         exactly to bbox.
5799
5800 2005-08-23  Graham Percival  <gpermus@gmail.com>
5801
5802         * {various} : change #up->#UP and #down->#DOWN.
5803
5804         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
5805
5806         * Documentation/user/advanced-notation.itely: clarify
5807         what objects handles text on a multimeasure rest.
5808
5809 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5810
5811         * VERSION (PATCH_LEVEL): release 2.7.7
5812
5813 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5814
5815         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
5816
5817         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
5818
5819         * input/regression/*.ly: formatting clean-up. Default layout
5820         before music expression.
5821
5822         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
5823         romanze28-2 example.
5824
5825         * scm/ps-to-png.scm: remove dir-re function.
5826         (make-ps-images): generate page names, instead of globbing them.
5827         This brings down LilyPond memory usage for make web by a factor
5828         10. 
5829
5830         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
5831         don't use glob. With 3000 files, globbing
5832         Documentation/user/out-www/ can take too much time. 
5833         
5834         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
5835
5836         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
5837
5838         * input/regression/tie-manual.ly: new file
5839
5840         * input/regression/tie-chord.ly: update.
5841
5842         * flower/include/interval.hh (struct Interval_t): 
5843
5844         * lily/tie.cc (distance): new function 
5845         (height): new function.
5846         (init): new function
5847         (Tie_details): new struct.
5848
5849         * lily/skyline.cc (skyline_height): new function.
5850
5851         * lily/tie-column.cc (set_chord_outlines): new function.
5852         (new_directions): read tie-configuration
5853
5854         * lily/skyline.cc: fix ASCII art.
5855         
5856 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5857
5858         * python/convertrules.py (string_or_scheme): Fix spelling error
5859
5860 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5861         
5862         * lily/tie-column.cc (set_directions): set directions only once.
5863         (add_configuration): new function.
5864
5865         * lily/tie.cc (set_control_points): new function
5866
5867         * lily/tie-column.cc (new_directions): new function.
5868
5869         * ly/music-functions-init.ly: set 'pitch property
5870         iso. trill-pitch. This makes \relative work with \pitchedTrill
5871
5872         * lily/tie.cc (get_configuration): new function. Don't generate
5873         control points, rather, generate configuration.
5874         remove head-pair property.
5875
5876         * lily/include/tie.hh (struct Tie_configuration): new struct.
5877
5878 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
5879
5880         * Documentation/topdocs/NEWS.tely: clarify.
5881
5882 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5883
5884         * lily/tie.cc: remove minimum-length
5885
5886         * scm/define-grob-properties.scm (all-user-grob-properties):
5887         remove staffline-clearance, y-offset 
5888
5889         * input/regression/tie-dots.ly (Module): remove.
5890
5891         * lily/tie.cc (get_control_points): rewrite. Put short ties in
5892         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
5893
5894         * input/regression/tie-single.ly: new file.
5895
5896 2005-08-21  Graham Percival  <gpermus@gmail.com>
5897
5898         * ly/bagpipe.ly: fix compile problem.
5899
5900 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5901
5902         * lily/midi-item.cc (name): new method.
5903
5904         * lily/staff-performer.cc (acknowledge_audio_element): use
5905         signature of baseclass.
5906
5907         * lily/engraver-group.cc (do_announces): move recursion call out
5908         of while loop. 
5909
5910         * lily/drum-note-performer.cc (class Drum_note_performer): use
5911         process_music everywhere.
5912
5913         * ly/performer-init.ly: add default children everywhere.
5914
5915         * lily/paper-book.cc (output): call paper-book-write-midis
5916         directly: always write MIDI, even if no \layout {} block. 
5917
5918 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5919
5920         * VERSION (PACKAGE_NAME): release 2.7.6
5921
5922         * lily/percent-repeat-engraver.cc (try_music): don't print warning
5923         about not being able to handle repeat.
5924
5925 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5926
5927         * Documentation/user/examples.itely (Piano templates):
5928         * lily/include/performer-group.hh: Remove last traces of
5929         Performer_group_performer.  Fixes make web.
5930
5931 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5932
5933         * Documentation/user/examples.itely (Piano templates): change
5934         Engraver_group_engraver -> Engraver_group
5935
5936         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
5937         scm_stand_in_procs is not weak_any.
5938
5939         * lily/volta-bracket.cc (print): don't use strcmp().
5940
5941         * lily/volta-engraver.cc (process_music): use
5942         Text_interface::is_markup() for setting the 'text property of the
5943         volta bracket.
5944
5945         * input/mutopia/claop.py (accents): update syntax to 2.6
5946
5947         * scm/define-context-properties.scm
5948         (all-user-translation-properties): add countPercentRepeats.
5949
5950         * Documentation/user/basic-notation.itely (Measure repeats): add
5951         isolated percent example.
5952
5953 2005-08-18  Graham Percival  <gpermus@gmail.com>
5954
5955         * input/ {various}: change direction #1, #-1 to
5956         #up/#down or \fooUp, \fooDown.
5957
5958         * Documentation/user/music-glossary.tely: #-1 to #down.
5959
5960         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
5961         to #up, #-1 to #down.
5962
5963 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5964
5965         * lily/include/engraver-group.hh: rename.
5966
5967         * lily/include/performer-group.hh: rename.
5968
5969 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5970
5971         * input/test/script-abbreviations.ly: Removed some old LaTeX
5972         left overs.
5973
5974 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5975
5976         * python/convertrules.py (conv): inside-slur -> avoid-slur.
5977         Remove functions.  Remove if 1: constructs, reindent.
5978
5979         * scripts/convert-ly.py (add_version): Add functions from
5980         convertrules.py
5981
5982         * scm/script.scm (default-script-alist):
5983         s/priority/script-priority.  Fixes script stacking.  Backportme.
5984         (Fermata): Very low priority.
5985
5986 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5987
5988         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
5989
5990         * input/regression/slur-script.ly: remove padding tweaks. Add
5991         comment strings.
5992
5993         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
5994         time sigs and related stuff.
5995
5996         * scm/define-grob-properties.scm (all-user-grob-properties): add
5997         @code{} tags to property description.
5998
5999         * lily/include/line-group-group-engraver.hh (Module): remove file.
6000
6001         * python/convertrules.py (conv): add rule for
6002         Engraver_group_engraver -> Engraver_group.
6003
6004         * lily/include/performer-group-performer.hh: analogous.
6005
6006         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
6007
6008         * lily/context-def.cc (instantiate): check for
6009         Engraver_group_engraver and Performer_group_performer not
6010         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
6011  
6012 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6013
6014         * input/les-nereides.ly: Remove three fingering tweaks, update
6015         remaining one.
6016
6017         * input/regression/slur-script-inside.ly: Update, fix doc.
6018
6019         * scm/script.scm: Update to avoid-slur.
6020
6021         * scm/define-grob-properties.scm (avoid-slur): New property.
6022
6023         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6024         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
6025         outside_slur_callback if avoid-slur != #'inside.
6026
6027         * scm/define-grobs.scm (Fingering, Textscript): No
6028         inside-slur/outside-slur preference.
6029         (DynamicLineSpanner): Always outside slur.
6030
6031         * input/regression/slur-script.ly: More tests.
6032
6033 2005-08-17  Graham Percival  <gpermus@gmail.com>
6034
6035         * Documentation/user/lilypond-book: fix notime entry.
6036
6037         * Documentation/user/advanced-notation.itely: add info on
6038         getting an I rehearsal mark.
6039
6040         * Documentation/user/putting.itely: reinstate "I", re-enforce
6041         the fact that \override numbers are the result of
6042         experimentation and personal taste.
6043
6044         * Documentation/user/invoking.itely: update convert-ly bugs.
6045
6046 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6047
6048         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
6049         to #t.
6050
6051         * lily/timing-translator.cc (initialize): don't initialize timing.
6052
6053         * input/regression/stem-spacing.ly (Module): remove file.
6054
6055         * input/regression/spacing-stick-out.ly: specify Score context for
6056         \override
6057
6058         * input/regression/clefs.ly: remove spurious {}s 
6059
6060 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
6061
6062         * Documentation/topdocs/NEWS.tely,
6063         input/regression/repeat-percent-count.ly: clarify a bit.
6064
6065 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6066
6067         * input/no-notation/display-lily-tests.ly: delete
6068         display-lily-init call.
6069
6070         * ly/music-functions-init.ly (displayLilyMusic): move
6071         display-lily-init call at top level, so that the user should not
6072         have to call it.
6073
6074         * scm/define-music-display-methods.scm (note-name->lily-string):
6075         retrieve note names directly from pitchnames using new function `rassoc'.
6076         (display-lily-init): note names list construction removed.
6077
6078 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6079
6080         * THANKS: spello.
6081
6082         * lily/lily-parser.cc (get_header): copy module, instead of
6083         returning it.
6084
6085         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
6086         counters.
6087
6088         * Documentation/user/basic-notation.itely (Measure repeats): add
6089         links to Counter grobs.
6090
6091         * scm/define-grobs.scm (all-grob-descriptions): add
6092         DoublePercentRepeatCounter
6093         (all-grob-descriptions): add PercentRepeatCounter
6094
6095         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
6096         also create counter grobs.
6097
6098         * lily/separation-item.cc (extremal_break_aligned_grob): don't
6099         return grob without space-alist.
6100
6101         * input/proportional.ly: tune staff-padding.
6102
6103         * input/regression/repeat-percent-count.ly: new file. 
6104
6105 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6106
6107         * input/no-notation/display-lily-tests.ly: moved from
6108         input/regression/ to input/no-notation. Be sure to call
6109         `display-lily-init' before trying to use the display function.
6110
6111 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6112
6113         * scripts/lilypond-book.py (option_definitions): Don't localize
6114         the empty string. Fixes bug when --psfonts was used with
6115         non-English locale.
6116
6117 2005-08-15  Graham Percival  <gpermus@gmail.com>
6118
6119         * lily/tuplet-bracket.cc: simple build fix.
6120
6121         * Documentation/user/putting.itely: use "we" instead of "I".
6122
6123         * Documentation/user/basic-notation.itely: cautionary accidentals
6124         work with naturals, too.
6125
6126 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6127
6128         * lily/tuplet-bracket.cc (calc_position_and_height): add
6129         staff-padding support.
6130
6131         * input/proportional.ly: set staff-padding.
6132         
6133         * VERSION (PATCH_LEVEL): release 2.7.5
6134
6135         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
6136         fixes. Remove tweaks.
6137
6138         * input/regression/tuplet-slope.ly: add a test case.
6139
6140         * lily/tuplet-bracket.cc (calc_position_and_height): revert
6141         erroneous fix. Add spanner bounds to offset array with relative X
6142         positions.
6143
6144         * ly/engraver-init.ly: add Rest_engraver only once.
6145
6146         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
6147         (*parser*) lookup if (*parser*) != #f.
6148
6149 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6150
6151         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6152         Cut-and paste update.
6153
6154         * input/regression/slur-script.ly: Add example of reverting
6155         inside-slur for fingering.
6156
6157         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
6158         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
6159
6160         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
6161         outside_slur_callback if inside-slur == #f (as opposed to unset).
6162
6163 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6164
6165         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
6166         encoding files are already removed.
6167
6168 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6169
6170         * Documentation/user/advanced-notation.itely (Instrument names):
6171         Document a workaround for instrument names that collide with
6172         system start braces/brackets.
6173
6174 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6175
6176         * lily/rest-collision.cc (do_shift): spello.
6177
6178         * input/proportional.ly: use #'used property. Set break-overshoot
6179         property.
6180
6181         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
6182
6183         * lily/paper-column.cc: add #'used property
6184
6185         * lily/mark-engraver.cc (stop_translation_timestep): set grob
6186         array for staves found.
6187
6188         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
6189         array for stavesFound.
6190
6191         * lily/staff-spacing.cc (next_note_correction): add fixed and
6192         space to calling convention. This fixes spacing of accidentals
6193         after barlines.
6194
6195         * input/regression/spacing-accidental-stretch.ly: add barline -
6196         accidental case.
6197
6198         * scm/framework-ps.scm (page-header): add version number to
6199         creator
6200         (eps-header): idem.
6201
6202         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
6203         
6204 2005-08-13  Graham Percival  <gpermus@gmail.com>
6205
6206         * Documentation/user/global.itely: add "fit as much as
6207         possible onto this page" example (Vertical spacing).
6208
6209 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6210
6211         * *: Nitpick run.
6212
6213         * buildscripts/fixcc.py: Fixes.
6214
6215 2005-08-12  Graham Percival  <gpermus@gmail.com>
6216
6217         * Documentation/user/advanced-notation.itely: add markup
6218         example to Text spanners.
6219
6220 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6221
6222         * Documentation/user/basic-notation.itely (Ties): Add example of
6223         tying a tremolo to a chord. Thanks to Steve Doonan. 
6224
6225         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
6226         properties and move tieMelismaBusy to the list of written
6227         properties. 
6228
6229 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6230
6231         * po/TODO: suggest to use a dedicated tool like kbabel.
6232
6233         * po/fi.po: update using kbabel.
6234
6235 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6236
6237         * *: Remove obsolete files.  Nitpick run.
6238
6239         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
6240
6241 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6242
6243         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
6244         too.
6245
6246         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
6247
6248         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
6249         whitespace as symbol separator.
6250
6251         * lily/side-position-interface.cc: Add slur-padding.
6252
6253         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
6254         quite a large fix, and it never worked in a stable release; so not
6255         really a regression.
6256
6257         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
6258         Update cut and paste code from Slur_engraver.
6259
6260         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6261         Add.
6262
6263         * scm/define-grobs.scm (DynamicLineSpanner): Add
6264         dynamic-line-spanner-interface.
6265         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
6266
6267 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6268
6269         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
6270         to_boolean () so that non-set 'inside-slur means false.
6271
6272         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
6273         slur has control-points.  Skip script without direction.  Always
6274         do_shift if script inside slur, even if slur not contained in
6275         script y-extent.  Increment k in loop.
6276
6277 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6278
6279         * scm/define-markup-commands.scm: Improved regexp to search for
6280         EPS bounding boxes and corrected call to ly:warning.
6281
6282 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6283
6284         * Documentation/user/programming-interface.itely (Displaying music
6285         expressions): doc for \displayLilyMusic. Also some precisions in
6286         "Markup construction in Scheme"
6287
6288 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6289
6290         * scm/define-markup-commands.scm (normal-text): Added 2 new
6291         markup commands, \normal-text and \medium (the latter thanks to
6292         Bruce Fairchild). 
6293
6294 2005-08-08  Graham Percival  <gpermus@gmail.com>
6295
6296         * Documentation/user/programming-interface.itely: fix @{ @}.
6297
6298         * scm/define-markup-commands.scm: add linewidth info to
6299         \justify and \wordwrap, add "upright is the opposite of italic".
6300
6301         * Documentation/user/advanced-notation.itely: shaped->shape,
6302         add (cons (markup "foo")) type of example to text markup,
6303         reword multi-measure rests section.
6304
6305         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
6306         comment.  No actual code was touched.
6307
6308         * Documentation/user/invoking.itely: add more info about
6309         \include.  Thanks, Bruce!
6310
6311         * THANKS: add Bruce Fairchild, alphabetise.
6312
6313         * Documentation/user/global.itely: document \score{\header{}}
6314         behavior.
6315
6316         * Documentation/user/basic-notation.itely: reword multi-measure
6317         rest discussion in Rests.
6318
6319 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6320
6321         * Documentation/user/programming-interface.itely (Markup
6322         construction in Scheme): Corrected example and tried to clarify
6323         the implicit \line in the table.
6324
6325 2005-08-07  Graham Percival  <gpermus@gmail.com>
6326
6327         * Documentation/user/instrument-notation.itely: moved
6328         some bagpipe info back into the bagpipe section.  Somehow
6329         it ended up in the "other vocal issues" section?!  :o_O
6330
6331 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6332
6333         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
6334         directories, not paths).
6335
6336 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6337
6338         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
6339         plain emmentaler/aybabtu.  Backportme.
6340
6341         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
6342         missing dir correction.
6343
6344 2005-08-05  Graham Percival  <gperlist@shaw.ca>
6345
6346         * scm/define-markup-commands: fix reversed justify/wordwrap
6347         doc strings.
6348
6349 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
6350
6351         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
6352         lily/gregorian-ligature-engaver.cc,
6353         lily/include/ligature-engraver.hh,
6354         lily/include/coherent-ligature-engraver.hh,
6355         lily/include/gregorian-ligature-engraver.hh: make these classes
6356         truely abstract.  This should fix some internal oddities such as
6357         duplicate as well as dead translator/property declarations, and
6358         also some dead code.
6359
6360         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
6361         bugfix: avoid message "junking empty ligature" on ligature
6362         brackets by collecting dummy grobs.
6363
6364 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6365
6366         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
6367
6368         * input/proportional.ly (staffKind): bugfix.
6369         (staffKind): updates by Trevor Baca.
6370
6371         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
6372         default layout. 
6373
6374         * lily/tuplet-bracket.cc (print): check whether edge-text is a
6375         pair.
6376
6377         * lily/beam.cc (rest_collision_callback): call position_beam() if
6378         necessary.
6379
6380         * VERSION: release 2.7.4
6381
6382         * input/regression/spacing-uniform-stretching.ly: new file.
6383
6384         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
6385
6386         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
6387         contributor.
6388
6389         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
6390
6391         * input/proportional.ly: new file.
6392
6393         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
6394         columns is empty
6395
6396         * lily/tuplet-engraver.cc (finalize): new function. Reset right
6397         bounds to currentCommandColumn for the last step.
6398         (start_translation_timestep): if tupletFullLength is set, set
6399         bound to Paper Column
6400
6401         * input/regression/tuplet-full-length.ly (indent): new file.
6402
6403         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
6404         clique of loose columns, eg. a set of grace notes in strict
6405         notespacing.
6406
6407         * input/regression/spacing-strict-spacing-grace.ly: new file.
6408
6409         * lily/key-signature-interface.cc: change property name to
6410         alteration-alist
6411
6412         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
6413         keyAccidentalOrder
6414
6415         * python/convertrules.py (conv): keyAccidentalOrder ->
6416         keyAlterationOrder
6417
6418         * lily/key-engraver.cc (create_key): always print a cancellation
6419         for going to C-major/A-minor, regardless of printKeyCancellation.
6420         (create_key): remove typecheck for visibility. This fixes key
6421         signature not being printed.
6422
6423         * lily/spacing-determine-loose-columns.cc: new file.
6424
6425         * input/regression/spacing-strict-notespacing.ly: new file.
6426
6427         * lily/spacing-spanner.cc (generate_springs): rename from
6428         do_measure. 
6429         (generate_pair_spacing): new function.
6430         (init, generate_pair_spacing): set between-cols for floating
6431         nonmusical columns.
6432
6433         * lily/spaceable-grob.cc (get_spring): new function. 
6434
6435         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
6436         relative to the right edge of the prefatory matter.
6437
6438         * lily/beam.cc (print): read break-overshoot to determine where to
6439         stop/start broken beams.
6440
6441         * input/regression/spanner-break-overshoot.ly: new file.
6442
6443 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6444
6445         * ly/bagpipe.ly: updated.
6446
6447         * Documentat/user/instrument.itely: un-comment out bagpipe example.
6448
6449 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6450
6451         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
6452         support: now (de)crescs avoid slurs as well.
6453
6454         * Documentation/user/instrument-notation.itely (Bagpipe example):
6455         comment out non-functioning bagpipe example.
6456         (Bagpipe definitions): idem.
6457
6458         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
6459         (Top): add proportionalNotationDuration example.
6460
6461         * input/regression/spacing-proportional.ly: new file.
6462
6463         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
6464         synched to a beam.
6465
6466         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
6467         fixes beams with a single stem (eg. beams across linebreaks.)
6468
6469         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
6470
6471         * flower/rational.cc (operator +): prevent overflow. This fixes
6472         heavily nested tuplets.
6473
6474         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
6475         have to protect even those unlikely to be corrupted data members.  
6476
6477 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6478
6479         * ly/bagpipe.ly: new file.
6480
6481         * THANKS: added Sven Axelsson.
6482
6483 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6484
6485         * lily/spacing-engraver.cc (stop_translation_timestep): directly
6486         copy proportionalNotationDuration into currentMusicalColumn if
6487         set.
6488
6489         * lily/spacing-spanner.cc (musical_column_spacing): if
6490         uniform-stretching set, fixed space is 0.0
6491
6492         * input/regression/spacing-multi-tuplet.ly: show
6493         uniform-stretching property.
6494
6495         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
6496
6497         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
6498         (struct Spacing_options): new struct.
6499
6500         * lily/spacing-basic.cc: new file.
6501
6502         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
6503         delta_t doesn't have to be smaller than shortest_playing_len
6504
6505 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6506
6507         * input/regression/markup-arrows.ly:  new file.
6508
6509         * lily/tuplet-bracket.cc: document new behavior.
6510
6511         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
6512         with line breaks.
6513
6514         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
6515
6516         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
6517         default 
6518
6519         * lily/tuplet-bracket.cc: add edge-text property.
6520         add break-overshoot.
6521         (print): read break-overshoot.
6522         (print): read edge-text, add stencils.
6523
6524         * mf/feta-arrow.mf: new file.
6525
6526         * mf/feta-generic.mf: add feta-arrow.
6527
6528 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6529
6530         * Documentation/user/lilypond-book.itely (An example of a
6531         musicological document): Added flag -o to dvips for people who use
6532         the default setting in teTeX where output is sent to the printer. 
6533
6534         * Documentation/user/global.itely (Vertical spacing): Added
6535         reference to the Axis_group_engraver which documents the *Extent
6536         properties.
6537
6538 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6539
6540         * Documentation/user/basic-notation.itely (Tuplets): add note
6541         about nested tuplets. Remove BUG. 
6542
6543         * input/regression/tuplet-nest.ly: update: remove manual hack. 
6544
6545         * lily/tuplet-bracket.cc (print): use robust_scm2drul
6546         (print): manually call print() for subtuplets.
6547         (calc_position_and_height): add subtuplets to the
6548         support. Vertically shift outer tuplet 
6549
6550         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
6551         remove-first for Lyrics, ChordNames and FiguredBass
6552
6553         * scm/define-grob-properties.scm (all-internal-grob-properties):
6554         use ly:grob-array? iso. grob-list?
6555         (all-internal-grob-properties): add tuplets grob-array.
6556
6557         * lily/tuplet-bracket.cc (add_tuplet_bracket):
6558         new function
6559
6560 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6561
6562         * input/test/time-signature-staff.ly: new file.
6563
6564         * ly/declarations-init.ly (center): escape to Scheme. Fixes
6565         spurious #<Music FingerEvent> errors. Backportme.
6566
6567 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6568
6569         * Documentation/user/programming-interface.itely (Markup
6570         construction in Scheme): Corrected markup syntax in the
6571         translation table.
6572
6573 2005-08-03  Graham Percival  <gperlist@shaw.ca>
6574
6575         * Documentation/user/instrument-notation.itely: small update
6576         to bagpipe notation docs; thanks Sven!
6577
6578         * Documentation/user/basic-notation.itely: add link about trills.
6579
6580 2005-08-02  Graham Percival  <gperlist@shaw.ca>
6581
6582         * Documentation/user/music-glossary: remove accidentally committed
6583         fink patch.
6584
6585 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
6586
6587         * lily/lily-parser.cc (get_header): new function. Enable multiple
6588         \header definitions.
6589
6590         * lily/parser.yy (lilypond_header_body): use get_header.
6591
6592         * ly/init.ly:
6593         * scm/lily-library.scm (print-score-with-defaults): renamed
6594         $globalheader to $defaultheader
6595             
6596         * Documentation/user/global.itely (Creating titles): added short
6597         explanation that multiple headers are useable.
6598
6599
6600 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6601
6602         * lily/module-scheme.cc (LY_DEFINE): new file. 
6603
6604         * Documentation/user/advanced-notation.itely (Font selection): add
6605         doco for make-pango-font-tree.
6606
6607 2005-07-31  Graham Percival  <gperlist@shaw.ca>
6608
6609         * Documentation/user/music-glossary: more languages
6610         for tenuto.
6611
6612         * Docuemntation/user/instrument-notation.itely: minor
6613         update for bagpipe example.
6614
6615 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6616
6617         * input/regression/+.ly (TODO): add some text.
6618
6619 2005-07-28  Graham Percival  <gperlist@shaw.ca>
6620
6621         * Documentation/user/invoking.itely: \score begins with music.
6622
6623         * Documentation/user/ basic-notation.itely,
6624         instrument-notation.itely: minor changes.
6625
6626         * Documentation/user/music-glossary.itely: began tenuto entry.
6627
6628 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6629
6630         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
6631
6632         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
6633
6634 2005-07-27  Graham Percival  <gperlist@shaw.ca>
6635
6636         * Documentation/user/examples.itely: remove bagpipe template.
6637
6638         * Documentation/user/instrument-notation.itely: add bagpipe
6639         section, maybe fix quotes in lyrics.  I hate text encoding.
6640         Clarify chord durations, more bagpipe stuff.
6641
6642 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6643  
6644         * lily/accidental-engraver.cc: formatting fixes.
6645
6646         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
6647         grob-array.
6648
6649         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
6650
6651         * lily/note-column.cc (arpeggio): new function.
6652
6653         * lily/note-spacing.cc (get_spacing): also take arpeggio into
6654         account for spacing.
6655
6656 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6657
6658         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
6659         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
6660         mingw build.
6661         
6662 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6663
6664         * scm/lily.scm (lilypond-all): clear anonymous modules after
6665         processing files.
6666
6667 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6668
6669         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
6670         SCM_I_CONSP
6671
6672         * VERSION: 2.7.3 released
6673
6674         * Documentation/user/invoking.itely (Invoking lilypond): add
6675         LILYPOND_GC_YIELD documentation.
6676
6677         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
6678         scm_from_real / scm_make_real.
6679
6680         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
6681         higher. This increases memory footprint, but provides overall
6682         speedup of 15 to 20%. 
6683
6684         * lily/include/translator.hh (class Translator): remove
6685         PRECOMPUTED_VIRTUAL everywhere.
6686
6687         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
6688
6689         * lily/context.cc (now_mom): non-recursive now_mom() 
6690
6691         * lily/include/profile.hh: new file.
6692
6693         * lily/profile.cc: new file.
6694
6695         * lily/grob.cc (Grob::Grob): look properties up directly.
6696
6697         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
6698         lookups.
6699
6700         * lily/include/box.hh (class Box): smob Box type.
6701
6702         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
6703
6704         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
6705         protect() and unprotect(). Use throughout.
6706
6707 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6708
6709         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
6710
6711         * scm/define-music-display-methods.scm (markup->lily-string):
6712         markup elements can also be strings (without simple-markup
6713         appended)
6714
6715 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6716
6717         * lily/context.cc (where_defined): also assign value in
6718         where_defined().
6719
6720         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
6721         (curve_coordinate): new function
6722
6723         * lily/simple-spacer.cc (add_columns): only add rods between
6724         column i and begin/end if keep-inside-line is set (this repleces
6725         allow-outside-line as default)
6726
6727 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6728
6729         * lily/tuplet-engraver.cc (start_translation_timestep): only read
6730         tupletSpannerDuration if applicable.
6731
6732         * lily/font-size-engraver.cc (process_music): read fontSize only
6733         once per timestep.
6734
6735         * lily/engraver*cc: use throughout.
6736         
6737         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
6738
6739         * lily/translator.cc (add_acknowledger): new file. Directly jump
6740         into an Engraver::acknowledge_xxx () method based on a grobs
6741         interface-list.
6742
6743         * lily/include/translator-dispatch-list.hh (class
6744         Engraver_dispatch_list): new struct, new file.
6745
6746         * scm/define-context-properties.scm
6747         (all-internal-translation-properties): remove acceptHashTable,
6748         acknowledgeHashTable
6749
6750         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
6751
6752         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
6753         change acknowledgeHashTable to C++ member. 
6754
6755         * lily/rest-collision.cc (do_shift): use extract_grob_set().
6756
6757 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6758
6759         * scm/display-lily.scm: new file. Define a `display-lily-music'
6760         function, that displays the music expression given as an argument,
6761         using LilyPond notation.
6762
6763         * scm/define-music-display-methods.scm: new file. Implementation
6764         of display methods for each music type.
6765
6766         * ly/music-functions-init.ly (displayLilyMusic): new function for
6767         displaying music with LilyPond notation.
6768
6769         * input/regression/display-lily-tests.ly: new regression test file
6770         for `display-lily-music'.
6771
6772         * scm/markup.scm: remove obsolete debugging code (for printing
6773         markups with LilyPond notation).
6774
6775         * scm/define-music-types.scm (music-name-to-property-table):
6776         * scm/clef.scm (supported-clefs): export, in order to be accessible
6777         from the (scm display-lily) module.
6778
6779 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6780
6781         * Documentation/topdocs/NEWS.tely (Top): Typo.
6782
6783 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
6784
6785         * Documentation/index.html.in, Documentation/texinfo.css,
6786           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
6787           Documentation/bibliography/index.html.in,
6788           Documentation/bibliography/html-long.bst: revert css-width patch,
6789           it does not work with IE6.
6790
6791 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6792
6793         * Documentation/texinfo.css: revert 760px hack. 
6794
6795         * VERSION: release 2.7.2
6796
6797         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
6798
6799         * Documentation/user/basic-notation.itely (Barnumber check): add
6800         section.
6801
6802         * scm/music-functions.scm (skip-to-last): new function. Show only
6803         last showLastLength part of the \score.
6804
6805         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
6806
6807         * python/convertrules.py (conv): add ly:x-moment rule
6808
6809         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
6810
6811         * Documentation/topdocs/NEWS.tely (Top): add new feature.
6812
6813         * Documentation/user/instrument-notation.itely (Flexibility in
6814         alignment): options in subsections.
6815
6816         * lily/lyric-engraver.cc (process_music): don't typeset text for _
6817         syllable text. Instead, assume that the previous lyric text is a
6818         melismated text.
6819
6820         * Documentation/index.html.in: revert 800x600 change.
6821
6822 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6823
6824         * lily/main.cc (main): Remove invalid handle kludge.
6825
6826         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
6827         (lambda): add gui define.
6828
6829 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6830
6831         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
6832
6833         * Documentation/user/instrument-notation.itely (Musica ficta
6834         accidentals): add section Musica ficta accidentals
6835
6836         * lily/accidental-engraver.cc (make_suggested_accidental): new
6837         function.
6838         (make_standard_accidental): move into new function.
6839         (create_accidental): new function.
6840
6841         * scm/define-grobs.scm (all-grob-descriptions): new Grob
6842         AccidentalSuggestion
6843
6844         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
6845
6846         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
6847         undefined.
6848
6849         * Documentation/user/global.itely (Page formatting): document
6850         horizontalshift.
6851
6852         * scm/page-layout.scm (default-page-music-height):
6853         horizontalshift: new variable, shift all systems by
6854         horizontalshift to the right, to make space for instrument names.
6855
6856         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
6857
6858         * lily/input-scheme.cc (LY_DEFINE): take format commands.
6859
6860 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6861
6862         * lily/note-column.cc (dir): idem.
6863
6864         * lily/spacing-spanner.cc (Module): idem.
6865
6866         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
6867
6868         * lily/include/paper-column.hh (class Paper_column): add
6869         non-static get_rank() member.
6870
6871         * VERSION: release 2.7.1
6872         
6873         * scm/framework-null.scm: new file, used for benchmarking.
6874
6875 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
6876
6877         * Documentation/topdocs/INSTALL.texi, configure.in: fix
6878         version dependencies for fontforge and gs.
6879
6880         * Documentation/index.html.in, Documentation/texinfo.css,
6881         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
6882         Documentation/bibliography/index.html.in, 
6883         Documentation/bibliography/html-long.bst: optimize width of
6884         html for a 800x600 screen (width:760), increases printability
6885         when 'fit to page' is not set and readability in wide screens.
6886
6887         * stepmake/bin/add-html-footer.py: add missing </p>.
6888
6889 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6890
6891         * scm/define-markup-commands.scm (beam): use polygon in beam
6892         command.
6893
6894         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
6895         all acknowledged grobs, and do potentially expensive merge and
6896         write in one go.
6897
6898         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
6899
6900         * configure.in (reloc_b): add --enable-static-gxx to statically
6901         link to libstdc++
6902
6903         * lily/GNUmakefile (static-gxx-libs): new target
6904         static-gxx-libs. Create symlink to libstdc++.a
6905
6906         * lily/new-lyric-combine-music-iterator.cc: rename to
6907         Lyric_combine_music_iterator
6908
6909         * lily/lyric-combine-music-iterator.cc
6910         (Old_lyric_combine_music_iterator): rename to
6911         Old_lyric_combine_music_iterator
6912
6913         * lily/*-engraver.cc (various): remove double use of
6914         PRECOMPUTED_VIRTUAL function: only use
6915         start_translation_timestep() and stop_translation_timestep(), not
6916         both.
6917
6918         * lily/break-substitution.cc (fast_substitute_grob_array): do
6919         fast_substitute_grob_array for all unordered grob_arrays.
6920         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
6921         (substitute_grob_array): optimize.
6922
6923         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
6924
6925         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
6926
6927         * lily/parser.yy: revert $globalheader patch.
6928         
6929         * lily/include/translator.icc
6930         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
6931         Translator methods, without _static helper.
6932  
6933         * lily/grob-smob.cc (derived_mark): rename from
6934         do_derived_mark(). Return void.
6935
6936         * scm/define-context-properties.scm
6937         (all-internal-translation-properties): remove tweakCount/tweakRank.
6938
6939         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
6940         predefined break-visibilities.
6941
6942         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
6943         booleans for break-visibility.
6944
6945         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
6946
6947         * python/convertrules.py (conv): rule for Timing_translator. 
6948
6949         * lily/include/translator.icc: new file. 
6950
6951         * lily/paper-column-engraver.cc (process_music): new
6952         file. Separate Paper_column factory from Score_engraver.
6953
6954         * lily/vertically-spaced-context-engraver.cc: administer
6955         spaceable-staves property of System.
6956
6957         * lily/translator-group-ctors.cc: new file.
6958
6959         * lily/context-property.cc (make_grob_from_properties): construct
6960         the right Grob class programmatically, looking at the class entry
6961         for the meta property.
6962
6963         * lily/break-align-engraver.cc (stop_translation_timestep): call
6964         Break_align_interface::add_element() directly.
6965
6966         * lily/context.cc (measure_position): measure_position() is now a
6967         normal function.
6968
6969         * lily/include/translator.hh (class Translator): rename
6970         process_acknowledged_grobs() to process_acknowledged() and move to
6971         Translator.
6972
6973         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
6974         field for each grob description.
6975
6976         * lily/include/translator-group.hh (class Translator_group):
6977         change to base class. Separate class from Translator. This gets
6978         rid of virtual inheritance for Engravers/Performers.
6979
6980         * lily/staff-performer.cc (class Staff_performer): derive
6981         Staff_performer from Performer, not Performer_group_performer 
6982
6983         * Lily/translator-group.cc (precomputed_recurse_over_translators):
6984         new function.
6985         (precompute_method_bindings): new function. Precompute lists of
6986         Translators, so we only call methods (process_music,
6987         start_translation_timestep, etc.) for Translators needing
6988         it. Also: dispose of pointer-to-member-function calls.
6989
6990         * lily/engraver-group-engraver.cc: remove engraver_each,
6991         recurse_down_engravers ()
6992
6993         * lily/note-head.cc (internal_print): only call
6994         glyph-name-procedure if style != default. 
6995
6996 2005-07-16  Graham Percival  <gperlist@shaw.ca>
6997
6998         * ly/titling-init.ly: add printallheaders option.
6999
7000         * Documentation/user/global.itely: document printallheaders.
7001
7002 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7003
7004         * lily/system.cc (do_derived_mark): don't mark from object_alist_
7005         anymore, but do it centrally.  
7006
7007         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
7008         hammer hack.
7009
7010         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
7011
7012         * scm/output-lib.scm: remove hammer-print-function.
7013
7014         * lily/include/pointer-group-interface.hh (extract_grob_set): new
7015         macro. Declare a Link_array<Grob> and fill it from a grob.
7016         (extract_item_set): idem for item.
7017
7018         * lily/break-substitution.cc: add header.
7019         (fast_substitute_grob_array): rewrite for Grob_arrays.
7020         (substitute_grob_array): idem.
7021
7022         * lily/group-interface.cc (add_thing): remove file.
7023
7024         * flower/include/parray.hh (class Link_array): slice() is const.
7025
7026         * lily/include/grob-array.hh: new file.
7027
7028         * lily/grob-array.cc (spanner): new file.
7029
7030         * lily/beam-quanting.cc (fill): read details property from beam.
7031
7032         * lily/beam.cc: support details property.
7033
7034         * total speedups below: approx 10%.
7035
7036         * lily/include/beam.hh: new struct, softcode beam quanting parameters
7037
7038         * lily/include/grob.hh (class Grob): add interfaces_ member.
7039
7040         * lily/bezier.cc (init_polynomial_cache): new function: cache
7041         binom(3,j) t^j (1-t)^{3-j}
7042         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
7043
7044         * lily/*.cc: substitution throughout.
7045
7046         * lily/grob-property.cc (internal_get_object): new routine.
7047         (internal_set_object): idem. Store grob refrences in separate
7048         alist. This saves processing time, since properties aren't
7049         break-substituted, and the per grob namespace is smaller, both for
7050         grobs and non-grob properties.
7051
7052         * scm/define-grob-properties.scm (all-internal-grob-properties):
7053         remove center-element.
7054
7055         * lily/grob.cc: remove tweak-count, tweak-rank.
7056
7057 2005-07-15  Graham Percival  <gperlist@shaw.ca>
7058
7059         * Documentation/user/lilypond-book.itely: fixes example.
7060
7061 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7062
7063         * Documentation/user/global.itely (Creating titles):    
7064         * Documentation/user/examples.itely (All headers): change the
7065         place of \header in \score blocks (after music block) to make
7066         examples compile (cf. changes on parser.yy on 2005-07-10)
7067
7068 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7069
7070         * python/convertrules.py: add exc -> ecc rule.
7071
7072         * scripts/convert-ly.py: add location of convertrules.py
7073         in a comment.
7074
7075         * Documentation/user/changing-defaults.itely: fix language.
7076
7077 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7078
7079         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
7080
7081 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7082
7083         * scm/output-socket.scm (grob-bbox): don't use inf? 
7084
7085         * flower/include/rational.hh: add operator bool() 
7086
7087         * scm/define-music-types.scm (music-descriptions): remove
7088         internal-class-name properties.
7089
7090         * lily/include/event.hh: remove file.
7091
7092         * lily/include/music-constructor.hh: remove file.
7093
7094         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
7095         in 'types property.
7096
7097         * lily/music.cc (duration_length_callback): new function.
7098
7099         * lily/event.cc: remove file.
7100
7101         * lily/music-constructor.cc: remove file.
7102
7103         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
7104
7105         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
7106         (get_context_key): idem.
7107
7108         * scm/lily.scm (lambda): new option object-keys (default to #f)
7109
7110         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
7111
7112         * scm/output-gnome.scm: remove beam routine.
7113
7114         * scm/output-ps.scm (scm): idem.
7115
7116         * scm/output-svg.scm: remove beam.
7117
7118         * ps/music-drawing-routines.ps: remove draw_beam.
7119
7120         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
7121
7122         * flower/include/guile-compatibility.hh (scm_from_locale_string):
7123         add scm_from_locale_string compatibility glue. 
7124
7125 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
7126
7127         * scripts/lilypond-book.py: Prevent occuring error when
7128         'lilypond-book --output=foo/ somefile.ly' is executed multiple
7129         times and target file shoud be overwritten.  (Error message said
7130         'input file and output file is same'.)
7131
7132 2005-07-13  Graham Percival  <gperlist@shaw.ca>
7133
7134         * input/regression/slur-extreme.ly,
7135         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
7136         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
7137         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
7138         "excentricity" to "eccentricity".
7139
7140         * Documentation/user/converters.itely: fix URL for Noteedit and
7141         Rosegarden.
7142
7143         * THANKS: added Yoshinobu Ishizaki.
7144
7145 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7146
7147         * scm/define-markup-commands.scm (justify-field): add. 
7148
7149         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
7150
7151 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7152
7153         * lily/lookup.cc (filled_box): express filled_box with
7154         round_filled_box
7155
7156         * scm/midi.scm (paper-book-write-midis): new function. Write all
7157         performances in numbered MIDI files.
7158
7159         * lily/performance-scheme.cc (LY_DEFINE): new file.
7160         (LY_DEFINE): new function ly:performance-write.
7161
7162         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
7163         new function.
7164         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
7165
7166         * scm/framework-*.scm: use port arguments throughout.
7167
7168         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
7169
7170         * lily/paper-outputter.cc (Paper_outputter): take port argument.
7171
7172         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
7173
7174         * scm/framework-texstr.scm (output-framework): 
7175
7176         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
7177
7178         * scm/output-lib.scm (tablature-stem-attachment-function):
7179         tablature stem attachment fix. 
7180
7181 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7182
7183         * lily/bezier.cc: hardcode binomial coefficients of order 3.
7184
7185         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
7186
7187         * scm/define-music-types.scm (music-descriptions): don't use
7188         Music_wrapper type.
7189
7190         * lily/paper-column.cc (print): print moment too.
7191
7192         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
7193         remove compatibility cruft.
7194
7195         * lily/parser.yy (score_body): \score can only begin with Music. 
7196
7197         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
7198         make-score. Take music argument only. Move parser interaction to
7199         Scheme.
7200
7201         * scm/lily-library.scm (scorify-music): new function.
7202
7203         * python/lilylib.py (datadir): remove 2.1 compat kludge.
7204         (datadir): remove resource import.
7205         (print_environment): remove get_bbox()
7206         (cp_to_dir): remove pre 1.5.2 compat glue.
7207
7208 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7209
7210         * lily/include/simple-spacer.hh (Module): idem.
7211
7212         * lily/include/spring.hh (struct Spring): store inverse
7213         strength. This prevents division by zero.
7214
7215         * VERSION: release 2.7.0
7216         
7217         * lily/include/music.hh (class Music): remove Music::duration_log()
7218
7219         * lily/stem-engraver.cc (make_stem): take duration log from event.
7220
7221         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
7222
7223 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7224
7225         * scm/lily.scm (ly:load): load autochange.scm
7226
7227         * Documentation/user/tutorial.itely (Running LilyPond for the
7228         first time): remove reference to DVI/TeX
7229
7230         * scm/define-markup-commands.scm (text): add \text markup command.
7231
7232         * configure.in (reloc_b): bump requirement to Python 2.2.
7233
7234         * lily/include/dots.hh (class Dots): make has_interface() static.
7235
7236         * python/convertrules.py (conv): add rule for ly:grob-default-font
7237
7238         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
7239         alphabetical order.
7240
7241         * input/regression/trill-spanner-pitched.ly: new file.
7242
7243         * lily/font-interface-scheme.cc (LY_DEFINE): function
7244         ly:grob-default-font (changed from get-default-font).
7245
7246         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
7247
7248         * lily/note-head.cc (internal_print): if style is not a symbol,
7249         set style to 'default. 
7250         (internal_print): no style suffix if glyph-name-procedure not
7251         set. Default to quarter head.
7252
7253         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
7254
7255         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
7256
7257         * ly/music-functions-init.ly: \pitchedTrill
7258
7259         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
7260
7261         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
7262
7263         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
7264
7265         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
7266
7267         * po/fr.po: update
7268
7269         * po/de.po: update.
7270
7271 2005-07-06  Graham Percival  <gperlist@shaw.ca>
7272
7273         * Documentation/user/changing-defaults.itely: add link
7274         to grob-iterface.
7275
7276         * Documentation/user/advanced-notation.itely: add material
7277         to Setting automatic beam behaviour.  Thanks, Joe!
7278
7279         * Documentation/user/lilypond.itely: change encoding to utf-8.
7280
7281 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7282
7283         * Documentation/user/advanced-notation.itely (Setting automatic
7284         beam behavior): Correct the documentation of
7285         revert-auto-beam-setting (backportme)
7286
7287 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7288
7289         * lily/ly-module.cc (ly_make_anonymous_module): define
7290         %module-public-interface of module. 
7291
7292         * lily/lily-parser.cc (print_smob): allow printing of parser smob
7293         without lexer.
7294
7295 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7296
7297         * input/regression/fret-diagrams.ly: stretch example.
7298
7299 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7300
7301         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
7302         Fodor).
7303
7304 2005-06-30  Graham Percival  <gperlist@shaw.ca>
7305
7306         * Documentation/topdocs/AUTHORS.texi: update personal web address.
7307
7308         * Documentation/user/examples.itely, lilypond-book.itely:
7309         change \RequirePackage to \usepackage.
7310
7311         * Documentation/user/global.itely: document copyright and tagline.
7312
7313 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7314
7315         * Documentation/user/basic-notation.itely (Transpose): remove link
7316         to nonexistent UntransposableMusic.
7317
7318         * scm/output-svg.scm: remove old definitions.
7319
7320         * scripts/lilypond-book.py (do_file): search for kpsewhich before
7321         invoking.
7322
7323         * python/lilylib.py (search_exe_path): new function.
7324
7325 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7326
7327         * python/lilylib.py (mkdir_p): remove setup_environment()
7328         (backportme)
7329
7330         * buildscripts/mutopia-index.py (headertext): trim text.
7331
7332         * Documentation/topdocs/NEWS.tely (Top): refresh.
7333
7334         * scm/define-markup-commands.scm (wordwrap-string): new function:
7335         split string in paras and words.
7336         (wordwrap-markups): new function.
7337         (wordwrap-stencils): new function. 
7338         (justify): use it.
7339         (wordwrap): use it.
7340         (wordwrap-string): use it
7341         (justify-string): use it.
7342
7343         * scm/lily-library.scm (regexp-split): new function.
7344
7345         * scm/define-markup-commands.scm: remove encoded-simple. 
7346         remove font-markup.
7347         (fontsize): remove old version  of fontsize.
7348         (wordwrap): new markup function. Wrap into paragraphs.
7349
7350         * VERSION: Branch lilypond_2_6
7351         (MINOR_VERSION): go to 2.7.0
7352
7353 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7354
7355         * po/zh_TW.po: update from translation project.
7356
7357 2005-06-28  Graham Percival  <gperlist@shaw.ca>
7358
7359         * scm/midi.scm: compile fix.
7360
7361 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7362
7363         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
7364         patch. Now, the tempfile module is loaded too, not only used.
7365
7366 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
7367
7368         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
7369         0.05 - 1.00 to 0.25 - 1.00
7370
7371         * scm/midi.scm: moved the default-instrument-equalizer procedure
7372         to just under the insturment-equalizer-alist it takes as an
7373         argument.
7374
7375 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7376
7377         * Documentation/user/advanced-notation.itely (Font selection):
7378         remove CMR note.
7379
7380         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
7381
7382 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7383
7384         * THANKS: Add UTF-8 marker.
7385
7386         * Documentation/user/point-and-click.itely (http): Update: use
7387         lilypond-invoke-editor.  Fix: instruct to use user.js.
7388
7389 2005-06-27  Graham Percival  <gperlist@shaw.ca>
7390
7391         * ly/titling-init.ly: implements printpagenumber, increases
7392         space between dedication and title (to avoid collisions with
7393         "g" and "q" in dedication), and nicer logic about copyright
7394         and instrument fields being printed on the first page.
7395         Thanks Vincent!
7396
7397         * Documentation/user/global.itely: document printpagenumber.
7398
7399 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7400
7401         * Documentation/topdocs/NEWS.tely: Update to 2.6.
7402
7403 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7404
7405         * THANKS: update to 2.6
7406
7407         * VERSION: 2.6.0 released.
7408
7409 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7410
7411         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
7412         rule, errorneously removed probably because of misleading comment.
7413
7414 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7415
7416         * python/lilylib.py (datadir): py2exe comments.
7417
7418         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
7419
7420         * configure.in (reloc_b): make fontconfig REQUIRED.
7421
7422 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
7423
7424         * po/fi.po: add latest translations.
7425
7426 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7427
7428         * ChangeLog: recode utf-8
7429
7430         * Documentation/pictures/lilypond.xpm (Module): edited photo as
7431         logo.
7432
7433         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
7434
7435         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
7436
7437         * python/convertrules.py (do_conversion): don't print program_name
7438         from within a module
7439
7440         * configure.in (reloc_b): bump fontforge requirement to 20050624.
7441
7442         * python/convertrules.py (conv): add 2.6.0 dummy rule.
7443
7444 2005-06-23  Graham Percival  <gperlist@shaw.ca>
7445
7446         * Documentation/user/lilypond-book.itely,
7447         Documentation/user/examples.itely: add \RequirePackage{graphics}.
7448
7449         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
7450         fixes baseline-skip.  Thanks Vincent!
7451
7452         * Documentation/user/advanced-notation.itely, global.itely:
7453         moved "Selecting font sizes" to global, since it deals with
7454         notation font size, not text fonts.
7455
7456 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7457
7458         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
7459         to fonts.
7460
7461 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7462
7463         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
7464         workaround since /dev/stdin doesn't work on Cygwin. Using a
7465         temporary file in the current directory since latex doesn't
7466         understand the path name to the default TMP in Cygwin (at least on
7467         win XP).
7468         
7469         * Documentation/user/global.itely (Creating titles): Correct
7470         misprint in example. Thanks to Rob Vlasaty.
7471
7472 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7473
7474         * VERSION (PATCH_LEVEL): release 2.5.32
7475
7476         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
7477         variable in lily module
7478
7479         * scm/framework-ps.scm (output-classic-framework): error message
7480         regarding the classic framework.
7481
7482         * Documentation/user/henle-flat-gray.png (Module): new file.
7483
7484         * Documentation/user/baer-flat-gray.png (Module): new file.
7485
7486         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
7487         whiteout for markups.
7488
7489         * buildscripts/substitute-encoding.py (note_glyph): include _ in
7490         regex too. This fixes change clef appearance in PDF. 
7491
7492         * ttftool/include/*: remove.
7493
7494         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
7495
7496         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
7497
7498         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
7499
7500         * ttftool/*: remove ttftool subdirectory.
7501
7502         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
7503
7504         * lily/ttf.cc (print_header): new file. Convert to type42, using
7505         FreeType to parse the TTF. 
7506
7507         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
7508         and post table may differ. Pass around post_nglyphs as well.
7509
7510 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7511
7512         * ly/music-functions-init.ly (musicMap): new music function
7513         musicMap. 
7514         
7515 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7516
7517         * make/mutopia-rules.make: anti-alias-factor = 2
7518
7519         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
7520         page switch.
7521
7522         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
7523         anti-alias-factor for lilypond-book runs.
7524
7525         * scm/ps-to-png.scm (scale-down-image): new function.
7526         (my-system): new function.
7527         (make-ps-images): blow up GS resolution by anti-alias-factor,
7528         scale down image by anti-alias-factor.  This improves appearance
7529         of bitmaps
7530         (make-ps-images): remove showpage. Fixes spurious empty png at
7531         end.
7532
7533         * scm/framework-ps.scm (write-preamble): downcase filename before
7534         string-matching. Should fix .TTF files (as opposed to ttf files)  
7535
7536         * Documentation/user/tutorial.itely (Running LilyPond for the
7537         first time): separate subsections for windows, macos and unix.  
7538
7539         * Documentation/user/invoking.itely (Updating files with
7540         convert-ly): add MacOS X note.
7541
7542 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7543
7544         * Documentation/user/introduction.itely (Engraving): don't include
7545         file optical-spacing, add directly.
7546
7547         * lily/paper-outputter.cc (file): open file in binary mode. This
7548         fixes OTF embedding on windows.
7549
7550 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7551
7552         * scm/framework-ps.scm (write-preamble): remove debugging output.
7553
7554         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
7555
7556         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
7557         outdir.
7558         (install-fc-cache): install font cache in installation directories.
7559
7560 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7561
7562         * scm/editor.scm (editor-command-template-alist): Use char iso
7563         column, except for Emacs.
7564         (get-editor-command): Substitute char too (Bertalan Fodor).
7565
7566 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7567
7568         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
7569         quoted ~s.  This should fix PNG output on Windows; single quotes
7570         are regular characters on Windows.
7571
7572 2005-06-16  Graham Percival  <gperlist@shaw.ca>
7573
7574         * Documentation/user/basic-notation.itely: include ChoirStaff
7575         in System start delimiters.
7576
7577         * Documentation/user/putting.itely: new doc section on
7578         fixing overlapping notation.
7579
7580 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7581
7582         * Documentation/user/global.itely (Paper size): \paper is in
7583         \book, not \score.
7584
7585         * make/mutopia-rules.make: -ddelete-intermediate-files
7586
7587         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
7588
7589 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7590
7591         * ChangeLog: Recode utf-8.
7592
7593         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
7594         datadir with .py modules.
7595
7596 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7597
7598         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
7599
7600 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7601
7602         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
7603         
7604         * scm/framework-ps.scm (write-preamble): remove status check.
7605
7606         * Documentation/user/invoking.itely (Updating files with
7607         convert-ly): remove -o option.
7608
7609         * VERSION (PACKAGE_NAME): release 2.5.31
7610
7611         * scm/framework-ps.scm (write-preamble): use ly:system.
7612         (write-preamble): verbosity.
7613
7614         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
7615
7616         * python/convertrules.py: new file. Store conversion rules
7617         separately.
7618
7619 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7620
7621         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
7622
7623 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7624
7625         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
7626         \musicDisplay 
7627
7628         * Documentation/user/instrument-notation.itely (More stanzas): Add
7629         reference to StanzaNumber.
7630
7631 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7632
7633         * THANKS: separate section for website translators.
7634
7635 2005-06-14  Graham Percival  <gperlist@shaw.ca>
7636
7637         * Documentation/topdocs/INSTALL.texi: update vim info;
7638         thanks Simon Bailey!
7639
7640         * Documentation/user/advanced-notation.itely: included
7641         color names.
7642
7643         * Documentation/user/advanced-notation.itely,
7644         Documentation/usr/notation-appendices.itely: moved
7645         color names into an appendix.
7646
7647 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7648         
7649         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
7650
7651         * scm/lily.scm (lambda): initialize program options from here.
7652
7653         * scm/framework-*.scm: add header info.
7654
7655         * lily/main.cc (parse_argv): only set output format to pdf if no
7656         other format specified.
7657
7658         * scm/backend-library.scm (postprocess-output): process
7659         'delete-intermediate-files after running convert-to-*. This fixes
7660         PNG generation when 'delete-intermediate-files is set.
7661         
7662 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7663
7664         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
7665         links on website. 
7666
7667 2005-06-13  Graham Percival  <gperlist@shaw.ca>
7668
7669         * Documentation/topdocs/INSTALL.texi,
7670         Documentation/user/lilypond-book.itely: typos.
7671
7672 2005-06-12  Pal Benko  <benkop@freestart.hu>
7673
7674         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
7675         added between program name and switch; -b changed to -f not
7676         to generate pdf
7677
7678 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7679
7680         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
7681         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
7682
7683         * input/sakura-sakura.ly: add \midi.
7684
7685         * buildscripts/mutopia-index.py (find): use /usr/bin/find
7686         iso. python find. 
7687
7688         * ttftool/test.c (main): cosmetics.
7689
7690         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
7691
7692         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
7693         create a ttf2ps binary.
7694
7695         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
7696
7697         * scm/backend-library.scm (postscript->png): set rename-page-1 to
7698         true.
7699
7700 2005-06-11  Graham Percival <gperlist@shaw.ca>
7701
7702         * Documentation/user/lilypond-book.itely: add warning about
7703         the font warnings in dvips.
7704
7705 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7706
7707         * THANKS: typo
7708
7709         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
7710
7711         * GNUmakefile.in: remove links for .map, .enc
7712         don't fail if out/ doesn't exist yet.
7713
7714 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7715
7716         * ttftool/util.c (surely_read): return nbytes
7717
7718         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
7719
7720         * VERSION (PACKAGE_NAME): release 2.5.30
7721
7722         * flower/string-convert.cc (precision_string): >? fix.
7723
7724         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
7725         (make-ps-images): add verbose -q too.
7726
7727         * lily/default-actions.cc (Module): new file. default
7728         {book,score}-print functions.
7729
7730         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
7731         pass results via parseStringResult, lookup via ly:parser-lookup.  
7732
7733         * lily/lily-parser.cc (Lily_parser): only clone lexer in
7734         constructors.
7735         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
7736         (parse_string): idem.
7737
7738         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
7739
7740         * lily/main.cc (main_with_guile): copy be_verbose_global into
7741         ly_set_option()
7742
7743 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7744
7745         * scm/backend-library.scm (postscript->pdf):
7746         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
7747         verbose mode.  Search for several names of gs executable.
7748
7749 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7750
7751         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
7752         directly. This fixes a massive memory leak, provided you use CVS
7753         GUILE.
7754
7755 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
7756
7757         * ly/property-init.ly: Added tieDashed.
7758
7759         * THANKS: Added some bughunters for 2.5.
7760
7761 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7762
7763         * lily/program-option.cc: add debug-gc option.
7764
7765         * lily/include/lily-guile-macros.hh: don't protect exported module
7766         objects.
7767
7768         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
7769
7770         * scm/backend-library.scm (postscript->pdf): use
7771         delete-intermediate-files iso. running-from-gui? 
7772
7773         * ttftool/util.c (surely_read): robustness. Allow read() to return
7774         less bytes than requested, as per posix standards.
7775
7776         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
7777         program option.
7778
7779         * ttftool/include/ttftool.h ("C"): rename verbosity to
7780         ttf_verbosity. Add to public interface.
7781
7782         * scm/music-functions.scm (unfold-repeats): remove debugging display.
7783
7784         * lily/program-option.cc: rename from scm-option.cc
7785
7786         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
7787         (get_help_string): Print pretty help string.
7788
7789         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
7790         to snippet preamble.
7791
7792         * lily/scm-option.cc: remove command-line-settings option. Fold
7793         all command-line options plus default settings in a generic
7794         interface. 
7795
7796         * flower/getopt-long.cc (table_string): indent 2nd lines of help
7797         texts too.
7798
7799 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7800
7801         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
7802         or EXT_ components non-empty.
7803
7804 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7805
7806         * scm/lily.scm (running-from-gui?): Export.
7807
7808         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
7809         output in .ly source directory.
7810
7811 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7812
7813         * ttftool/util.c (surely_lseek): more verbosity.
7814
7815         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
7816         compile.
7817
7818         * lily/parser.yy (Repeated_music): remove >? 
7819
7820         * scm/backend-library.scm (postscript->pdf): Support for
7821         -dgs-font-load=1
7822
7823         * scm/framework-ps.scm (write-preamble): make font loading
7824         switchable to GS via --define-default gs-font-load=1
7825
7826 2005-06-09  Graham Percival  <gperlist@shaw.ca>
7827
7828         * Documentation/user/global.itely: added \layout docs.
7829
7830 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7831
7832         * lily/lily-parser-scheme.cc: add unistd.h
7833
7834 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7835
7836         * scm/editor.scm: add char argument.
7837
7838         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
7839
7840         * ttftool/util.c (syserror): use errno for better error reporting.
7841
7842         * lily/source-file.cc (get_counts): new function. Calc column,
7843         line and char count in one go.
7844
7845         * lily/binary-source-file.cc (quote_input): rename to quote_input
7846
7847         * lily/input.cc (set): new function.
7848
7849 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7850
7851         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
7852         directory part of file name to search directory.
7853
7854         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
7855         search path and chdir to DIR if --outname=DIR used.
7856
7857         * lily/main.cc (prepend_env_path): Bugfix: Check directory
7858         existence before appending original path.
7859
7860 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7861
7862         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
7863         file" massage.
7864
7865         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
7866         texinfo.tex is always used.
7867         
7868 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7869
7870         * flower/include/axis.hh: rename from axes.hh
7871
7872         * lily/include/text-interface.hh (Module): rename from text-item.hh
7873
7874         * VERSION (PATCH_LEVEL): release 2.5.29
7875
7876         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
7877
7878         * scm/framework-ps.scm (font-file-as-ps-string): new function.
7879         (handle-macfont): new function. Call fondu for Native mac fonts.
7880
7881         * scm/define-markup-commands.scm (fill-line): handle text-widths =
7882         '() case.
7883
7884 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7885
7886         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
7887         multi-page.  Fix .eps regular expression.
7888
7889 2005-06-07  Graham Percival  <gperlist@shaw.ca>
7890
7891         * Documentation/user/putting.itely: add info on modifying templates.
7892
7893         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
7894         misc small changes.
7895
7896 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7897
7898         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
7899
7900         * scripts/lilypond-ps2png.scm
7901
7902         * VERSION (PACKAGE_NAME): release 2.5.28
7903
7904 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7905
7906         * lily/main.cc (prepend_env_path): Do not append /, that does not
7907         work.  Localedir lives in datadir, not in prefix.
7908
7909         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
7910         hack for windows.
7911
7912         * flower/include/file-cookie.hh: Compile fix.
7913
7914 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7915
7916         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
7917
7918         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
7919         system primitives.
7920         (gulp-port): using read-string!/partial. We don't want to read an
7921         entire PS file  (GUILE 1.6 limits strings to 16M) 
7922
7923         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
7924         properties. Add font-interface. 
7925
7926         * scm/define-grob-properties.scm (all-user-grob-properties):
7927         remove old bracket properties.
7928
7929         * scm/x11-color.scm: reformat. 
7930
7931         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
7932         LedgerLineSpanner if new StaffSymbol is found. 
7933
7934         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
7935         staff-symbol for finishing staff. 
7936
7937         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
7938
7939         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
7940         change black to currentColor everywhere. This fixes color support
7941         in SVG.
7942
7943 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
7944
7945         * input/regression/fret-diagrams.ly: new file to test fret diagram
7946         capability
7947
7948         * scm/output-tex.scm: remove white-dot and white-text
7949
7950         * scm/output-ps.scm: remove white-dot and white-text
7951
7952         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
7953         using ly:stencil-in-color instead
7954         (draw-dots) : remove call to white-dot
7955
7956 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7957
7958         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
7959         support.
7960
7961         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
7962
7963         * flower/include/file-cookie.hh: new file. lily_cookie extension 
7964
7965         * flower/file-cookie.cc: new file. lily_cookie extension.
7966         
7967 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7968
7969         * scm/editor.scm (editor-command-template-alist): Add syn
7970         editor (Jaap [de Vos]).
7971
7972 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7973
7974         * scripts/lilypond-ps2png.scm:
7975         * scm/ps-to-png.scm: New file.
7976
7977         * scm/backend-library.scm (postscript->png): Use it.
7978
7979         * scripts/lilypond-ps-to-png.py: Remove file.
7980
7981         * python/lilylib.py (get_bbox, make_ps_images): Remove.
7982
7983 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7984
7985         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
7986
7987         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
7988         start on grace moment. Fixes autobeam-grace.ly.
7989
7990         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
7991         process anything unless we're at the end of a pending beam. Fixes
7992         syncopated 8ths beamed across a beat.
7993
7994 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7995
7996         * scm/editor.scm (editor-command-template-alist): Start emacs if
7997         emacslient fails.
7998
7999         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
8000
8001         * flower/file-path.cc (is_file, is_dir): Export.
8002
8003         * lily/main.cc (prepend_env_path, set_env_file): Use them.
8004
8005 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8006
8007         * lily/easy-notation.cc: Added include cctype to correct
8008         compilation error.
8009
8010 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8011
8012         * scm/backend-library.scm (postscript->pdf): set resolution to
8013         1200, so bitmap fonts aren't that ugly. 
8014
8015         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
8016
8017         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
8018         parent if we have a notehead. Fixes incorrect offsets when
8019         Paper_column is very wide in the X direction.
8020
8021         * input/regression/font-family-override.ly (Module): new file.
8022
8023         * scm/font.scm (make-pango-font-tree): new function.
8024
8025         * lily/beam.cc (before_line_breaking): remove warning about less
8026         than 2 visible stems. We still get a warning when there is only
8027         one stem.
8028
8029 2005-06-01  Werner Lemberg  <wl@gnu.org>
8030
8031         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
8032         correctly.
8033
8034 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8035
8036         * lily/slur-scoring.cc (generate_avoid_offsets): new
8037         function. Generate avoid offsets once per slur.
8038
8039         * lily/slur.cc (add_extra_encompass): add dependency to
8040         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
8041
8042         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
8043         too. Fixes inf error with added bass notes.
8044
8045         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
8046         argument anymore.
8047
8048         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
8049
8050         * input/tutorial/lbook-latex-test.tex: add line length test.
8051
8052         * scripts/lilypond-book.py (set_default_options): new
8053         function. Call this before dissecting snippets, so linewidth
8054         settings reach the snippets.
8055
8056 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8057
8058         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
8059
8060 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8061
8062         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
8063
8064 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8065
8066         * stepmake/aclocal.m4: More autopackage friendliness.
8067
8068 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8069
8070         * Documentation/index.html.in: remove link to LSR.
8071
8072         * Documentation/user/global.itely: remove duplicate
8073         "dedication" \header{} section.
8074
8075 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8076
8077         * VERSION (PACKAGE_NAME): release 2.5.27.
8078
8079         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
8080         too. Plugs memory leak.
8081
8082         * make/lilypond.fedora.spec.in (Group): remove
8083         lilypond-pdfpc-helper.
8084
8085         * scripts/GNUmakefile (SEXECUTABLES): remove
8086         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
8087
8088         * scm/font.scm (make-century-schoolbook-tree): add Mono as
8089         'typewriter family.
8090
8091         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
8092         memory leak.
8093
8094         * lily/parser.yy (score_body): don't clone Score, that's done in
8095         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
8096
8097         * lily/score-engraver.cc (derived_mark): new function.
8098         (initialize): unprotect Paper_score. This fixes a memory leak.
8099
8100         * lily/score-performer.cc (derived_mark): new function.
8101
8102         * lily/score-translator.cc (get_output): use SCM for get_output() call.
8103
8104         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
8105         spurious warning.
8106
8107         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
8108         serif.
8109
8110 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8111
8112         * configure.in (reloc_b): Add --enable-relocation.
8113
8114 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8115
8116         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
8117
8118         * input/regression/alignment-order.ly: add Staff example.
8119
8120 2005-05-31  John Mandereau   <john.mandereau@free.fr>
8121
8122         * po/fr.po: update.
8123
8124 2005-05-31  Graham Percival  <gperlist@shaw.ca>
8125
8126         * Documentation/index.html.in: add link to LSR.
8127
8128 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8129
8130         * scm/define-stencil-commands.scm (Module): new file. Register all
8131         allowed stencil expression heads in a central place.
8132
8133         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
8134         ly:make-stencil
8135
8136         * lily/stencil-expression.cc (all_stencil_heads): registering
8137         stencil expressions.
8138
8139         * lily/stencil-interpret.cc: new file. Stencil expression
8140         interpreting.
8141
8142         * input/xiao-haizi-guai-guai.ly: move file back.
8143
8144 2005-05-30  Graham Percival  <gperlist@shaw.ca>
8145
8146         * Documentation/user/advanced.itely, converters.itely,
8147         instrument-notation.itely, lilypond-book.itely: misc small
8148         changes.
8149
8150 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8151
8152         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
8153
8154         * make/lilypond.fedora.spec.in: Fix source url.
8155
8156         * cygwin: Update from mingw patches.
8157
8158         * scm/editor.scm (editor-command-template-alist): Use jedit
8159         -reuseview (Bertalan), add uedit (Patrick Huberts).
8160
8161         * input/xiao-hai-zi-guai-guai.ly: Rename from
8162         xiao-haizi-guai-guai.ly.
8163
8164         * input/*: Reindent, do not use TAB.
8165
8166         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
8167         white background.
8168
8169 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8170
8171         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
8172         numerical overflow error.
8173
8174 2005-05-29 Laura Conrad <lconrad@laymusic.org>
8175         
8176         * abc2ly.py: fix to syntax error in multi-part output.
8177
8178 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8179
8180         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
8181         with disappearing span bars when alignAboveContext is active
8182
8183         * lily/property-iterator.cc (check_grob): use is-grob?
8184         object-property. Fixes crash-key-sig-font-size.ly. 
8185
8186 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8187
8188         * lily/bar-line.cc (print): don't round barlines; this produces
8189         odd aliasing effects in Acroread.
8190
8191         * lily/timing-engraver.cc (process_music): robustness fix.
8192
8193         * lily/context-def.cc (filter_engravers): bugfix.
8194
8195 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8196
8197         * lily/lilypond.rc.in: Add ly-icon.
8198
8199         * lily/GNUmakefile: 
8200         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
8201         rules.
8202
8203 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8204
8205         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
8206
8207         * ps/music-drawing-routines.ps: 
8208
8209         * scm/output-ps.scm: remove draw ez_ball.
8210
8211         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
8212         EasyNotation context definition.
8213
8214         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
8215         Text_interface and color for making easy note heads.
8216
8217         * lily/stencil.cc (with_color): new function.
8218
8219         * ps/music-drawing-routines.ps: remove draw_zigzag_line
8220
8221         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
8222         output routine. Zigzag now works in SVG too.
8223
8224         * scm/output-tex.scm (filledbox): idem.
8225
8226         * scm/output-svg.scm (filledbox): idem.
8227
8228         * scm/output-ps.scm (lily-def): remove horizontal-line. 
8229
8230         * lily/lookup.cc (horizontal_line): use draw-line. 
8231
8232         * lily/system-start-delimiter.cc: remove old staff bracket code.
8233
8234         * mf/feta-haak.mf: further tweaks.
8235
8236         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
8237
8238         * mf/feta-generic.mf: include feta-haak.
8239
8240         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
8241
8242         * scm/framework-ps.scm (write-preamble): only load fonts if their
8243         filename is a string. 
8244
8245 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8246
8247         * scm/output-svg.scm (circle): support circle.
8248         (bracket): stub for bracket.
8249
8250         * scripts/lilypond-book.py (main): make sure --psfonts warning is
8251         correct.
8252
8253 2005-05-26  Graham Percival  <gperlist@shaw.ca>
8254
8255         * Documentation/user/lilypond.tely, advanced-notation.itely,
8256         basic-notation.itely, instrument-notation.itely, global.itely,
8257         introduction.itely, tutorial.itely: rearranging, editing,
8258         clean-up.
8259
8260         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
8261         for compiling on FreeBSD.
8262
8263 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8264
8265         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
8266         otf files.
8267
8268         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
8269         bugfixes.
8270
8271         * VERSION: 2.5.26 released.
8272
8273         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
8274
8275 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8276
8277         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
8278         if printpagenumber is false.
8279
8280 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8281
8282         * lily/font-config.cc (init_fontconfig): comment out FontConfig
8283         cache warning.
8284
8285         * lily/tie.cc (print): support dotted ties.
8286         
8287 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8288
8289         * scm/define-grobs.scm (all-grob-descriptions): switch off
8290         debugging
8291         (all-grob-descriptions): Arpeggio has Y-extent.
8292
8293         * scm/define-music-properties.scm (all-music-properties): document
8294         length-callback and start-callback as "read-only".
8295
8296         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
8297         length-callback after creation. 
8298
8299         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
8300         compressmusic -> compressMusic.
8301
8302         * ly/music-functions-init.ly (oldaddlyrics): idem.
8303
8304         * lily/parser.yy: NewLyricCombineMusic ->
8305         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
8306
8307 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8308
8309         * ly/Welcome_to_LilyPond.ly: typo.
8310
8311 2005-05-24  Graham Percival  <gperlist@shaw.ca>
8312
8313         * Documentation/user/lilypond.tely: move changing-defaults to be
8314         before global issues.
8315
8316         * Documentation/user/basic-notation.itely: move Transpose section
8317         here from advanced/Other.
8318
8319         * Documentation/user/changing-defaults.itely,
8320         advanced-notation.itely: move Fonts to advanced, edit.
8321
8322 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8323
8324         * lily/parser.yy (bare_int): remove rule.  From now on, we require
8325         # before negative integers.
8326
8327 2005-05-23  Graham Percival  <gperlist@shaw.ca>
8328
8329         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
8330
8331         * Documentation/user/lilypond.tely: change Unified index to
8332         LilyPond index.
8333
8334         * Documentation/user/advanced-notation.itely,
8335         instrument-notation.itely: editing.
8336
8337 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8338
8339         * scm/lily.scm (lilypond-all): Bugfix: return failed.
8340
8341         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
8342
8343 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8344
8345         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
8346         ly:port-move.  Needs to be stderr-specific on mingw.
8347         Run fixcc.
8348
8349 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8350
8351         * lily/general-scheme.cc (ly:port-move): Remove.
8352
8353         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
8354         windows.
8355
8356         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
8357         variables.  This eliminates the need for a gs.bat wrapper, which
8358         opens a console.
8359
8360         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
8361         * scm/lily.scm (running-from-gui?): 
8362         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
8363         artifact of not compiling with -mwindows.
8364
8365         * scm/editor.scm: Define PLATFORM.
8366
8367 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8368
8369         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
8370         can start to cut & paste lilypond-book fragments.  
8371
8372         * scm/define-music-types.scm (music-descriptions): remove
8373         UntransposableMusic
8374
8375 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8376
8377         * scm/output-ps.scm (glyph-string): remove / before CIDs.
8378
8379 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8380
8381         * Documentation/user/instrument-notation.itely: remove *Engraver.
8382
8383         * Documentation/user/advanced-notation.itely: edit, rearrange.
8384
8385 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8386
8387         * scm/output-ps.scm (glyph-string): take cid? argument. Use
8388         findresource iso. findfont for CID CFF fonts.
8389
8390         * VERSION (PACKAGE_NAME): release 2.5.25
8391
8392         * ly/Welcome_to_LilyPond.ly: add  \version
8393
8394 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8395
8396         * Documentation/user/programming-interface.itely: move
8397         \displayMusic into its own section.
8398
8399         * Documentation/user/basic-notation.itely: finish editing.
8400
8401 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8402
8403         * flower/file-path.cc (find): don't throw away file_name.dir, but
8404         append to it. Fixes \include with directories.
8405
8406         * flower/include/file-path.hh (class File_path): don't derive from
8407         Array<String>.
8408
8409         * flower/include/file-name.hh (class File_name): remove to_str0()
8410
8411         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
8412         Hara_kiri_engraver in separate file.
8413
8414         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
8415         translation went wrong. Fixes vertically translated slurs.
8416
8417 2005-05-19  Graham Percival  <gperlist@shaw.ca>
8418
8419         * Documentation/user/basic-notaton.itely: editing.
8420
8421 2005-05-18  Graham Percival  <gperlist@shaw.ca>
8422
8423         * Documentation/user/macros.itexi, basic-notation.itely:
8424         add @commonprop (commonly used properties) macro.
8425
8426 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8427
8428         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
8429
8430         * scripts/lilypond-book.py (invokes_lilypond): new function
8431         (main): only run fontextract if invokes_lilypond() is true.
8432
8433         * lily/function-documentation.cc (ly_add_function_documentation):
8434         duh, use !=
8435
8436         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
8437
8438         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
8439
8440         * scm/lily.scm (running-from-gui?): lowercase Darwin.
8441
8442         * lily/function-documentation.cc (ly_add_function_documentation):
8443         use scm_hash_table_p() for checking.
8444
8445 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8446
8447         * Documentation/user/advanced-notation.itely (Text scripts):
8448         Change nonexisting @internalsref{Text markup} to @ref{Text
8449         markup}.  Change @internalsref{Text script} to
8450         @internalsref{TextScript}.
8451
8452         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
8453
8454 2005-05-17  Graham Percival  <gperlist@shaw.ca>
8455
8456         * Documentation/user/tutorial.itely, basic-notation.itely,
8457         changing-defaults.itely: remove duplicate cindex entries
8458         that appear on the same page.
8459
8460         * scm/define-grobs.scm: change default padding for TextSpanner.
8461
8462         * Documentation/topdocs/AUTHORS.texi: update email address.
8463
8464         * Documentation/user/global.itely: add info about \include.
8465
8466 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8467
8468         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
8469         when running-from-gui.
8470
8471         * scm/editor.scm (get-editor): Add platform defaults.
8472
8473         * scm/backend-library.scm (postscript->pdf): Typo.
8474
8475 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8476
8477         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
8478
8479         * lily/font-config.cc (init_fontconfig): add warning about cache.
8480
8481 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8482
8483         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
8484
8485 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8486
8487         * lily/horizontal-bracket.cc (print): Take care of the direction
8488         property so brackets above the stave point downwards. 
8489
8490         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
8491         for HorizontalBracket so it doesn't end up within the stave.
8492
8493 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8494
8495         * lily/GNUmakefile (default): Typo.
8496
8497         * scm/lily.scm (PLATFORM): Export.
8498
8499         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
8500         load-font-via-GS, ttftool or fopencookie is broken on windows.
8501         
8502         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
8503         -dSAFER, that is broken on windows.
8504
8505 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8506
8507         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
8508         for FlexLexer.h
8509
8510         * scripts/lilypond-invoke-editor.scm: remove stray -
8511
8512 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8513
8514         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
8515         Fixes deprecation warning.
8516
8517         * flower/include/string.icc (to_string): Only inline if
8518         -DSTRING_UTILS_INLINED.
8519
8520         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
8521         name.  Remove windows comment.
8522
8523         * scm/editor.scm (slashify): New function.
8524         (get-editor-command): Use it.
8525         (get-command-template): Do not alter editor command if
8526         environment value includes `%(file)s' magic.
8527
8528         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
8529         (dissect-uri): Use it.
8530         (unquote-uri): Bugfix.
8531
8532 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8533
8534         * scm/framework-ps.scm (write-preamble): add TTF rule.
8535
8536         * Documentation/topdocs/README.texi (Top): remove note about
8537         xdelta.
8538
8539         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
8540         requirement.
8541
8542         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
8543         function. Figure out where FlexLexer.h lives
8544
8545         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
8546         
8547 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8548
8549         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
8550         with Windows root in file name.
8551
8552         * scm/backend-library.scm (ly:system): Only redirect output (using
8553         system and shell, ugh) if /dev/null is writable.
8554
8555         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
8556         windows icon.
8557
8558         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
8559         on Mingw.
8560
8561         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
8562         click.
8563
8564         * flower/file-path.cc (is_dir, is_file): New function.  Actually
8565         use result of stat when available.
8566
8567         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
8568         absolute file name and root.
8569
8570         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
8571
8572         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
8573
8574         * flower/file-name.cc (slashify): Bugfix, do substitute if no
8575         slashes in file name.
8576
8577 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8578
8579         * Documentation/user/preface.itely (Preface): Run
8580         texinfo-all-menus-update.
8581
8582         * scm/editor.scm (get-editor-command): Bugfix: allow full
8583         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
8584
8585         * Documentation/pictures/lilypond-48.xpm: New file.
8586
8587         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
8588
8589         * ly/Welcome_to_LilyPond.ly: New file.
8590
8591         * lily/main.cc (main): Only identify if we have a terminal.
8592
8593         * scm/backend-library.scm (postscript->png)
8594         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
8595         non-/bin/sh).
8596
8597 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
8598
8599         * Documentation/topdocs/AUTHORS.texi: polish, update.
8600
8601 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8602
8603         * Documentation/user/preface.itely (Notes for version 2.6): new
8604         notes for 2.6
8605
8606         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
8607         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
8608         is not fully contained" warnings.
8609
8610         * lily/slur-scoring.cc (get_bound_info): remove warning.
8611
8612         * lily/staff-symbol-engraver.cc (process_music): start initial
8613         spanner in process_music(). This fixes overrides of StaffSymbol
8614         properties.
8615
8616         * scm/framework-pdf.scm (Module): remove.
8617
8618         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
8619
8620         * lily/ambitus-engraver.cc: formatting cleanups.
8621
8622         * mf/feta-solfa.mf (Module): remove.
8623
8624         * ChangeLog: more details about contributions.
8625
8626 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8627
8628         * lily/align-interface.cc (align_elements_to_extents): warn if
8629         called too early. Fixes: disappearing-staff-lines.ly
8630
8631         * VERSION (PACKAGE_NAME): release 2.5.24
8632
8633 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8634
8635         * stepmake/aclocal.m4: Typo.
8636
8637         * flower/string.cc (substitute): Take two strings or two
8638         characters.  Update callers.
8639
8640 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8641
8642         * flower/file-name.cc (File_name): Slashify.
8643
8644         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
8645
8646         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
8647
8648         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
8649
8650         * configure.in (gui_b): Use it.
8651
8652         * lily/lilypond.rc.in: New file.
8653
8654         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
8655
8656 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8657
8658         * Documentation/user/advanced-notation.itely: edit of Text
8659         section; clarify text scripts vs. text markup.
8660
8661 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8662
8663         * lily/multi-measure-rest-engraver.cc
8664         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
8665         separation items on start. Fixes mm rests in start of score.
8666
8667         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
8668         don't access StaffSymbol if not there.
8669         Fixes: crash-staff-symbol-engraver.ly.
8670
8671         * lily/instrument-name-engraver.cc (class
8672         Instrument_name_engraver): data member first_. Create
8673         InstrumentName on start. 
8674
8675 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8676
8677         * Documentation/user/instrument-notation.itely: add guitar
8678         position.
8679
8680         * Documentation/user/introduction.itely,
8681         Documentation/user/lilypond.tely,
8682         Documentation/user/tutorial.itely: begin pruning
8683         unused (duplicated) cindex entries and misc cleanup.
8684
8685 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8686
8687         * input/test/volta-chord-names.ly: Bring the explanation up to
8688         date.
8689
8690 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8691
8692         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
8693         Specify `@documentencoding utf-8' for html, ignore warnings.
8694
8695 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
8696
8697         * THANKS: Added bughunters.
8698
8699 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8700
8701         * lily/main.cc: update help string for `lilypond -H'.
8702
8703         * po/fi.po: update.
8704         
8705 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8706
8707         * Documentation/user/advanced-notation.itely: minor fixes.
8708
8709 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8710
8711         * scm/editor.scm: New module.
8712
8713         * scm/lily.scm (gui-main): Use it.
8714
8715         * scm/framework-gnome.scm (spawn-editor): Use it.
8716
8717         * scripts/lilypond-invoke-editor.scm: Use it in new script.
8718
8719 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8720
8721         * scm/framework-ps.scm (load-font-via-GS):  new function.
8722
8723         * lily/pango-font.cc (pango_item_string_stencil): add support for
8724         CID keyed font.
8725
8726         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
8727
8728 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8729
8730         * Documentation/user/basic-notation.itely: add @ref.
8731
8732         * Documentation/user/advanced-notation.itely: add example
8733         of 5/8 beaming.
8734
8735 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8736
8737         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
8738
8739         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
8740         going through ps2pdf wrappers.
8741
8742 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
8743
8744         * Documentation/user/instrument-notation.itely: petrucci note
8745         heads: updated docu
8746
8747         * input/regression/note-head-style.ly: updated regression test;
8748         indentation fixes
8749
8750         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
8751         heads as default
8752
8753         * mf/parmesan-heads.mf: minor editing; use musicological names
8754         (rather than optical description) as note head names
8755
8756         * scm/output-lib.scm: complete petrucci heads
8757
8758 2005-05-09  Pal Benko  <benkop@freestart.hu>
8759
8760         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
8761         heads, but bigger)
8762
8763 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8764
8765         * lily/main.cc (main_with_guile): Remove no files check.
8766
8767         * lily/main.cc (ly:usage): Export to Scheme.
8768
8769         * scm/lily.scm (no-files-handler): New function.
8770
8771         * scm/lily.scm (lilypond-main): Use it.
8772
8773         * configure.in (gui_b): Add mbrtowc checking.
8774         Resurrect [utf8/]wchar.h checking.
8775
8776 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8777
8778         * Documentation/user/advanced-notation.itely (Metronome marks):
8779         Add link to the program reference for MetronomeMark
8780
8781         * Documentation/user/lilypond-book.itely (An example of a
8782         musicological document): Correct the example using psfonts 
8783
8784 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
8785
8786         * po/fi.po: update after a lesson how to update entries against
8787         source.
8788         
8789         * po/TODO: document the lesson.
8790
8791 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8792
8793         * configure.in (gui_b): remove wcrtomb checking.
8794
8795         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
8796         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
8797
8798 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8799
8800         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
8801         keep Scheme expressions and strings unmodified when doing the
8802         conversion to postfix notation for slurs and beams. Should
8803         hopefully solve most related conversion problems. 
8804
8805         * Documentation/user/lilypond-book.itely : Clarify and correct how
8806         to call dvips with -h psfonts.
8807
8808 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8809
8810         * Documentation/user/instrument-notation.itely (Entering lyrics):
8811         Typo.  Fixes build.
8812
8813 2005-05-09  Graham Percival  <gperlist@shaw.ca>
8814
8815         * Documentation/user/lilypond-book.itely: document PSFONTS file.
8816
8817         * Documentation/user/lilypond.tely, lilypond-book.itely,
8818         tutorial.itely: change references to 2.5.x to 2.6.x.
8819
8820         * Documentation/user/instrument-notation.itely: clarified \addlyrics
8821         vs \lyricmode.
8822
8823         * Documentation/user/invoking.itely: remove old info about
8824         lilypond-profile.
8825
8826         * Documentation/topdocs/INSTALL.texi: remove old info about
8827         lilypond-profile, add warning about needing international fonts
8828         to build docs.
8829
8830 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8831
8832         * lily/include/grob-info.hh (class Grob_info): make data member
8833         private. Changes throughout.
8834
8835         * input/regression/alignment-order.ly: new file. 
8836
8837         * lily/vertical-align-engraver.cc (acknowledge_grob): read
8838         alignAboveContext and alignBelowContext
8839
8840 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8841
8842         * lily/pfb.cc (LY_DEFINE): add cast.
8843
8844         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
8845         matches .otf
8846         (write-preamble): warn about unknown fonts.
8847
8848         * lily/pfb.cc (Module): new function ly:otf->cff
8849
8850         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
8851         (get_otf_table): new function.
8852
8853 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8854
8855         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
8856         iso. ps2png.
8857
8858 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8859
8860         * po/fi.po: apply second round of update.
8861
8862 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8863
8864         * scm/x11-color.scm (make-x11-color-handler): don't use
8865         #\sp. Apparently doesn't work on all platforms. 
8866
8867 2005-05-06  Graham Percival  <gperlist@shaw.ca>
8868
8869         * Documentation/user/advanced-notation.itely, putting.itely,
8870         tutorial.itely, global.itely, introduction.itely: really minor fixes.
8871
8872 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8873
8874         * VERSION (PACKAGE_NAME): release 2.5.23
8875
8876 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8877
8878         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
8879         convert to utf-8.
8880
8881         * THANKS: Add translators for this release, convert to utf-8.
8882
8883         * mf/GNUmakefile (MFTRACE_FLAGS):
8884         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
8885         outdir as option (WAS: hardcoded).
8886
8887 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8888
8889         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
8890         finished_span_
8891
8892         * THANKS: add Hans Forbrich.
8893
8894         * Documentation/topdocs/NEWS.tely (Top): document new feature.
8895
8896         * Documentation/user/basic-notation.itely (Staff symbol): document
8897         start/stop staff. Reference to ossia.ly
8898
8899         * input/test/ossia.ly: new example using stop and startStaff.
8900
8901         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
8902         in other words, don't create "|" barline at start of the score.
8903         (start_translation_timestep): don't set whichBar for start of score.
8904
8905         * input/regression/staff-halfway.ly: use new functionality.
8906
8907         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
8908         start and stop staff based on events.
8909
8910         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
8911
8912         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
8913
8914 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8915
8916         * Documentation/user/programming-interface.itely (How markups work
8917         internally ): remove \encoding reference.
8918
8919 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8920
8921         * scripts/convert-ly.py: Attempt to do a smarter update of 
8922         text markups from versions < 1.9.0 with arbitrary nesting.
8923
8924 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
8925
8926         * po/fi.po: convert to utf-8, and update.
8927
8928 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8929
8930         * make/lilypond.suse.spec.in: update from suse 2.4 package.
8931
8932         * lily/*.cc: more <? >? to min/max changes
8933
8934         * lily/include/interpretation-context-handle.hh: rename
8935         Interpretation_context_handle to Context_handle.
8936
8937 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
8938
8939         * input/regression/GNUmakefile (local_delete): use `find` together 
8940         with `xargs` to avoid too long argument-lists in cmd line.
8941
8942 2005-05-04  Graham Percival  <gperlist@shaw.ca>
8943
8944         * Documentation/user/introduction.itely: updates "About this manual".
8945
8946         * Documentation/user/advanced-notation.itely,
8947         invoking.itely: minor fixes.
8948
8949 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8950
8951         * COPYING: add font exception. Update FSF address. 
8952
8953         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
8954         should be taken without child context.
8955
8956         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
8957
8958         * scm/define-markup-commands.scm (triangle): new command, as
8959         robust replacement for unicode Delta/Triangle.
8960
8961 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8962
8963         * ps/music-drawing-routines.ps: add fillp argument.
8964
8965         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
8966
8967         * lily/font-config.cc (init_fontconfig): don't add cff/
8968
8969         * VERSION (PACKAGE_NAME): release 2.5.22
8970
8971         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
8972
8973         * lily/grace-engraver.cc (consider_change_grace_settings): use
8974         is_alias(). Fixes problem with CueVoice grace notes. 
8975
8976         * lily/simultaneous-music-iterator.cc (construct_children): call
8977         Music_iterator::quit() for iterators that start out invalid. This
8978         fixes indefinitely continuing contexts.
8979
8980         * buildscripts/substitute-encoding.py: new file
8981
8982         * Documentation/user/basic-notation.itely (Basic polyphony): fix
8983         missing @end 
8984
8985         * scripts/lilypond-book.py (write_if_updated): print file name.
8986
8987         * Documentation/user/basic-notation.itely (Explicitly
8988         instantiating voices): idem.
8989
8990         * Documentation/user/advanced-notation.itely (Text spanners):
8991         remove stray { } 
8992
8993         * lily/context.cc (default_child_context_name): the default child
8994         is now first in accepts_list_.
8995
8996         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
8997         \defaultchild to all relevant contexts.  This fixes:
8998         drums-pitch.ly.
8999
9000         (Probably also fixes similar problems with ancient
9001         transcriptions getting CueVoices instead of the desired voices.)
9002  
9003         * lily/context-def.cc (get_default_child): new function.
9004         (get_accepted): place default child in front of list.
9005
9006         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
9007
9008         * lily/include/context-def.hh (struct Context_def): add
9009         default_accept_
9010
9011 2005-05-03  Graham Percival  <gperlist@shaw.ca>
9012
9013         * scm/define-grobs.scm: remove "remove-first" line, since
9014         the absent property is set to #f anyway.
9015
9016         * Documentation/user/basic-notation.itely,
9017         advanced-notation.itely, instrument-notation.itely: minor
9018         fixes.
9019
9020         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
9021
9022         * Documentation/user/advanced-notation.itely,
9023         changing-defaults.itely: consolidate Text stuff in
9024         advanced notation.
9025
9026         * Documentation/user/global.itely: better docs for \header.
9027
9028         * Documentation/user/putting.itely: new chapter; placeholder
9029         for future expansion.
9030
9031         * Documentation/user/examples.itely: moved "suggestions for
9032         writing LP files" section into putting.itely.
9033
9034         * Documentation/user/lilypond.itely: added new chapter,
9035         fixed the short table of contents.
9036
9037 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9038
9039         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
9040         infinity for unfeasible beams.
9041
9042         * make/lilypond.fedora.spec.in (Group): idem.
9043
9044         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
9045
9046         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
9047
9048         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
9049         fonts directly.
9050
9051         * buildscripts/gen-emmentaler-scripts.py (i): idem.
9052
9053         * mf/GNUmakefile: remove all CFF rules.
9054
9055         * scm/framework-ps.scm (ps-embed-cff): reinstate.
9056
9057         * lily/open-type-font-scheme.cc (LY_DEFINE):
9058         new function ly:otf-font-table-data.
9059         (LY_DEFINE): new function otf-font?
9060
9061 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9062
9063         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
9064         ($(outdir)/Fontmap.lily): idem.
9065
9066         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
9067         for PFAEmmentaler-XXX.pfa. 
9068
9069         * Documentation/user/music-glossary.tely (accidental): NL
9070         translation of accidental.
9071
9072 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9073
9074         * flower/include/international.hh: Bugfix: include "string.hh".
9075
9076         * lily/include/mingw-compatibility.hh: New file.
9077
9078         * flower/include/libc-extension.hh (memrev): Rename from strrev.
9079
9080         * configure.in: Search for mingw wcrtomb library.
9081
9082 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9083
9084         * scripts/convert-ly.py: Bug fix
9085
9086         * Documentation/user/changing-defaults.itely (Common tweaks):
9087         Added example where the context has to be specified explicitly
9088         (MetronomeMark). 
9089
9090 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9091
9092         * scripts/lilypond-book.py (ly_options): set timing to #f for
9093         notime option.
9094
9095         * scripts/convert-ly.py (conv): typo.
9096
9097         * flower/*.cc: remove <? and >?
9098         
9099         * lily/*.cc: remove <? and >?
9100
9101         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
9102         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
9103         editor.
9104
9105 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9106
9107         * lily/part-combine-engraver.cc: add space to variable list.
9108
9109 2005-04-30  Graham Percival  <gperlist@shaw.ca>
9110
9111         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
9112         remove-first to false (matches docs)
9113
9114         * Documentation/user/advanced-notation.itely: corrected docs
9115         concerning remove-first.
9116
9117 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9118
9119         * lily/part-combine-engraver.cc: make sure that the relevant
9120         properties are included in the documentation.
9121
9122 2005-04-28  Graham Percival  <gperlist@shaw.ca>
9123
9124         * Documentation/user/lilypond-book.itely: Bernard's docs
9125         for \betweenLilyPondSystem.
9126
9127 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9128
9129         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
9130         remarks.
9131
9132 2005-04-28  Pal Benko  <benkop@freestart.hu>
9133
9134         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
9135         only on vertical lines of flexa shape, and use a constant
9136         thickness value for horizontal lines (patch slightly modified by
9137         Jürgen Reuter)
9138
9139         * lily/include/mensural-ligature.hh: make 2 comments clearer
9140
9141 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
9142
9143         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
9144         to need_extra_horizontal_space; bugfix: use class scope to avoid
9145         global namespace pollution
9146
9147         * Documentation/user/instrument-notation.itely (ligatures): added
9148         comment on possible future syntax change and how to work around
9149
9150         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
9151         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
9152         intervals (fixes agnus dei example)
9153
9154         * Documentation/user/instrument-notation.itely (white mensural
9155         ligatures): selected a more illustrative example
9156
9157 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
9158
9159         * Documentation/index.html.in: specify utf-8 charset in meta content.
9160
9161 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9162
9163         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
9164         empty 2nd page for single page.
9165
9166         * scm/lily.scm: remove p&c definitions.
9167
9168         * po/zh_TW.po (Module): new translation.
9169
9170         * lily/lily-guile.cc (ly_chain_assoc): remove.
9171
9172         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
9173         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
9174
9175 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9176
9177         * lily/beaming-info.cc: remove infinity_i
9178
9179         * scripts/abc2ly.py (out_filename): fix thinko with \version.
9180
9181 2005-04-26  Graham Percival  <gperlist@shaw.ca>
9182
9183         * Documentation/user/basic-notation.itely,
9184         instrument-notation.itely, advanced-notation.itely,
9185         changing-defaults.itely: minor fixes.  Added docs
9186         for colors to advanced-notation.itely.
9187
9188         * Documentation/user/advanced-notation.itely: fixed compile
9189         problem and added Bernard's x11-color doc patch.
9190
9191 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9192
9193         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
9194         alright this time round.
9195
9196 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9197
9198         * Documentation/topdocs/INSTALL.texi (Top): idem.
9199
9200         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
9201
9202         * VERSION (MAJOR_VERSION): release 2.5.21
9203
9204         * scm/output-ps.scm (grob-cause): bugfix.
9205
9206 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9207
9208         * cygwin/*: Update.
9209
9210         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
9211         stuff.
9212
9213         * scm/output-ps.scm (grob-cause): Bugfix.
9214
9215         * scm/lily.scm (ly:load): Remove x11-color.
9216
9217         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
9218         quote executable, fixes getting version from program --with
9219         --options.
9220         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
9221         $ac_exeect.
9222
9223         * Documentation/user/GNUmakefile: Only build music-glossary with
9224         rendered lilypond snippets during web.
9225
9226 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9227
9228         * po/de.po: update.
9229
9230         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
9231
9232 2005-04-22  Laura Conrad <lconrad@laymusic.org>
9233  
9234         * scripts/abc2ly:
9235         second title line append with punctuation dash character;
9236         encode abc2ly python strings in utf-8
9237        
9238 2005-04-21  Laura Conrad <lconrad@laymusic.org>
9239
9240         * scripts/abc2ly fix chords (again)
9241  
9242 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
9243
9244         * scm/x11-color.scm: new file
9245         All x11 color names can be accessed with:
9246         #(x11-color 'ColorName),
9247         #(x11-color "ColorName") or:
9248         #(x11-color "color name")
9249         If the x11 color name is not recognised then it defaults
9250         to black
9251
9252         * scm/lily.scm: amended to call scm/x11-color.scm
9253
9254 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9255
9256         * Documentation/user/invoking.itely (Reporting bugs): comment out
9257         reference to online PNG bug repository.
9258
9259 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9260
9261         * lily/translator-scheme.cc (ly:translator-property): Remove.
9262         Update callers.
9263
9264         * lily/context-scheme.cc (ly:context-now): Move from translator.
9265         Update callers.
9266
9267 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9268
9269         * input/regression/grid-lines.ly (skips): refine example.
9270
9271         * scm/define-context-properties.scm
9272         (all-user-translation-properties): doc autoBeamCheck
9273
9274         * input/regression/grid-lines.ly (Module): new file.
9275
9276         * lily/grid-point-engraver.cc (Module): new file.
9277
9278         * lily/grid-line.cc (Module): new file.
9279
9280         * lily/grid-line-span-engraver.cc (Module): new file.
9281
9282         * lily/grid-line-interface.cc (Module): new file.
9283
9284 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9285
9286         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
9287         missing parameter, actualy cdr through list.  Actually return a
9288         list with ENTRY removed (was '()).
9289
9290         * scripts/convert-ly.py: Update.  Print warning if file cannot be
9291         opened.
9292         (do_conversion): Fix printing of continuation comma.
9293
9294         * Documentation/user/advanced-notation.itely (Beam formatting):
9295         Remove refbugs about compound time and mixed duration.
9296
9297         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
9298         modulo moments explicitely.
9299
9300         * lily/moment.cc (operator %): New function.
9301
9302         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
9303
9304         * lily/translator-scheme.cc (ly:translator-now,
9305         ly:translator-property): New function.
9306
9307         * scm/auto-beam.scm (default-auto-beam-check): New function.
9308
9309         * lily/auto-beam-engraver.cc (test_moment): Use it.
9310
9311         * flower/rational.cc (operator %): Bugfix.
9312
9313 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
9314
9315         * scripts/abc2ly: Bugfix
9316
9317 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9318
9319         * python/fontextract.py (write_extracted_fonts): bugfix, too many
9320         %'s on EndFont comment.
9321
9322         * lily/ledger-line-spanner.cc: some more words of explanation.
9323
9324 2005-04-20  John Williams <williams@tni.com>  
9325         
9326         * scripts/lilypond-book.py: htmlquote bugfix.
9327         Allow snippets to be given distinct filenames.
9328         Allow the default alt text to be overridden.
9329
9330 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
9331
9332         * ly/performer-init.ly: Bugfix
9333
9334         * THANKS: Added bughunters.
9335
9336 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9337
9338         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
9339
9340         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
9341         position (was: use modulo measure length).
9342
9343         * configure.in (no gui_b): Remove optional gtk+ requirement.
9344
9345 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9346
9347         * Documentation/user/basic-notation.itely (Pitches): add
9348         LedgerLineSpanner.
9349
9350         * lily/dynamic-engraver.cc (process_music): set right bound to
9351         script if present. Else, do not set.
9352         (acknowledge_grob): only set right bound of finished spanner to
9353         note column if no other bound is set.
9354
9355         * python/lilylib.py (make_ps_images): switch back to png16m.
9356         
9357 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9358
9359         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
9360         writing up to date file.  Add dvips usage suggestion.
9361
9362         * scripts/convert-ly.py: Fix error message.
9363         Print usage if no files on command line.
9364         (usage): Add example usage.
9365
9366         * input/test/compound-time.ly: New file.
9367
9368         * input/test/circle.ly: New file.
9369
9370         * Documentation/topdocs/NEWS.tely: Use them.
9371
9372         * input/test/boxed-stencil.ly: Remove \score.
9373
9374         * buildscripts/mf-to-table.py (base): Add .log dependency.
9375
9376         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
9377         pfa's.  Add .log dependency
9378
9379         * scm/define-markup-commands.scm (lower): New command.
9380
9381         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
9382         make it default.
9383
9384 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9385
9386         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
9387         also to finished cresc as right bound. This fixes:
9388         skip-string-decresc.ly
9389
9390         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
9391         relative_coordinate if extent is empty.
9392
9393         * lily/stem.cc (width_callback): determine correct extent if flag
9394         is not there. This fixes slur-no-flag.ly
9395
9396         * lily/grace-engraver.cc (consider_change_grace_settings): new
9397         function.
9398         (initialize): also consider_change_grace_settings() on
9399         initialization. Fixes large grace notes at start of score.
9400
9401         * lily/break-align-interface.cc (do_alignment): don't translate if
9402         total_extent is empty.
9403
9404         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
9405
9406 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9407
9408         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
9409         with slash.
9410
9411 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9412
9413         * stepmake/aclocal.m4: Remove tfm_path.
9414
9415 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9416
9417         * scm/music-functions.scm (markup-expression->make-markup): fix
9418         bug with cons arguments of markup commands.
9419         (music->make-music): fix music expression property list building
9420
9421 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9422
9423         * aclocal.m4: Massage package names.
9424
9425         * SCons updates.
9426
9427 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9428
9429         * VERSION (PACKAGE_NAME): release 2.5.20
9430
9431         * lily/stem.cc (calc_stem_info): add minimum Y extent of
9432         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
9433
9434         * lily/percent-repeat-engraver.cc (try_music): add measure before
9435         next_moment to future processing moment. Fixes:
9436         percent-repeat-mm-rest.ly
9437         (process_music): don't add moment for 2nd time.
9438
9439         * input/regression/repeat-percent.ly: add mmrests as extra test.
9440
9441         * lily/axis-group-engraver.cc (acknowledge_grob): read
9442         keepAliveInterfaces to decide what to kill.
9443
9444         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
9445         percent-repeat-interface to keepAliveInterfaces. This fixes
9446         percent-repeat-harakiri.
9447
9448 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9449
9450         * SCons updates.
9451
9452 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9453
9454         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
9455
9456         * aclocal.m4: remove --enable-tfm-path configure option
9457
9458         * input/test/ancient-font.ly (lowerStaff): clef name errors.
9459
9460         * scm/backend-library.scm (postscript->png): newline after
9461         finishing command.
9462
9463         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
9464         (LY_DEFINE): ly:paper-score-paper-systems: new function 
9465
9466         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
9467
9468         * lily/score.cc (default_rendering): use Music_output too.
9469
9470         * input/test/chord-names-languages.ly (Module): rename file.
9471
9472         * lily/text-spanner.cc: add bound-padding.
9473
9474         * lily/paper-book.cc (systems): accept Paper_score
9475         iso. Paper_system vector. 
9476
9477         * input/regression/line-arrows.ly: new file.
9478
9479         * lily/paper-score.cc (process): run get_paper_systems() only once.
9480
9481         * lily/line-spanner.cc (line_stencil): add arrows.
9482
9483 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
9484
9485         * lily/line-interface.cc (make_arrow): new function. 
9486         (arrows): idem.
9487
9488 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
9489
9490         * input/test/chord-names-german.ly: update for italian/french
9491         chords.
9492         
9493         * Documentation/user/instrument-notation.itely (Printing chord
9494         names): update.
9495
9496 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9497
9498         * lily/include/paper-score.hh (class Paper_score): remove unused
9499         prototypes.
9500
9501         * lily/book.cc (process): add -COUNT to midi output.
9502
9503         * lily/score.cc (book_rendering): remove outname argument
9504         (book_rendering): return list of Music_outputs. 
9505
9506         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
9507
9508         * lily/book.cc (process): loop over Music_outputs returned from
9509         Score::book_rendering().
9510
9511         * lily/*.cc (width_callback): remove spurious "unused" warnings
9512         for assert (axis==[XY]_AXIS); 
9513
9514         * lily/include/music-output.hh (class Music_output): smobify class.
9515
9516         * lily/include/paper-score.hh (class Paper_score): make members
9517         private.
9518
9519         * lily/performance.cc (process): return #f iso. #<undefined>. This
9520         prevents #<undefined> leaking into GUILE-userspace.
9521
9522 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9523
9524         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
9525
9526 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
9527
9528         * scm/chord-name.scm : support for italian and french
9529         chords names.
9530
9531         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
9532         a space defined by chordPrefixSpacer when the root name is
9533         direclty followed by a prefix.
9534
9535         * ly/engraver-init.ly : chordPrefixSpacer       
9536         * scm/define-context-properties.scm : chordPrefixSpacer
9537         * ly/property-init.ly : italianChords, frenchChords 
9538
9539 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9540
9541         * mf/feta-din.mf: Remove.
9542
9543         * mf/GNUmakefile (fontdir): Bugfix.
9544
9545         * mf/SConstruct: Some updates.
9546
9547         * SConstruct: Require pkg-config.
9548         (test_program): Bugfix for double digit version compares, use
9549         integer (not string-) compare.
9550         Optionally require gs 8.14.
9551
9552         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
9553
9554         * lily/*: s/ifdef HAVE_*/if have/.
9555
9556         * SConstruct (test_lib): New function.  Update pkg-config and some
9557         other requirements.
9558
9559         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
9560         freetype, pangof2t.
9561
9562 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9563
9564         * po/lilypond.pot, ...: Update using bison-CVS.
9565
9566         * python/lilylib.py (make_ps_images): Fixo.
9567
9568 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9569
9570         * python/lilylib.py (make_ps_images): typo.
9571
9572         * configure.in (gui_b): make bison optional.
9573
9574         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
9575
9576 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
9577
9578         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
9579         with one parameter can be defined in a LaTeX file when processed
9580         by lilypond-book this will be evaluated between the systems of
9581         a multi-system score. The parameter is the number of systems processed.
9582
9583 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9584
9585         * python/lilylib.py (make_ps_images): Escape newline.
9586
9587         * Documentation/user/music-glossary.tely: Run
9588         texinfo-all-menus-update.
9589
9590 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9591
9592         * scm/lily-library.scm (old-relative-not-used-message)
9593         (version-not-seen-message): Add input-file-name-location to message.
9594
9595         * lily/parser.yy (lilypond): Add token aliases.
9596
9597         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
9598         not confuse with alteration.
9599         (alteration): Add.
9600
9601 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9602
9603         * python/lilylib.py (make_ps_images): use -dEPSCrop
9604
9605         * VERSION (PACKAGE_NAME): release 2.5.19 
9606
9607         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
9608         only put xrefs in info documentation.
9609
9610         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
9611         .pdf rule to tex-rules.make.
9612
9613         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
9614         from -systems.* output.
9615
9616         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
9617         directly, remove -$(PAGESIZE) target.
9618
9619         * input/test/embedded-postscript.ly: update.
9620
9621 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9622
9623         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
9624
9625         * Documentation/user/changing-defaults.itely (Font selection):
9626         document font-name.
9627
9628         * input/regression/font-name.ly: show Pango fonts for
9629         font-name. Update example. 
9630
9631         * lily/pango-select.cc (properties_to_pango_description): don't
9632         convert symbol font-size to number, but use to lookup.
9633
9634         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
9635
9636         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
9637         (NAME . FILE-NAME) tuples for font descriptions. 
9638         (write-preamble): display BeginFont DSC comments.
9639
9640         * python/fontextract.py (write_extracted_fonts): new file. Extract
9641         font resources from a PS file.
9642
9643         * scripts/lilypond-book.py (option_definitions): --psfonts option.
9644         (Compile_error.process_include): do_file returns chunks.
9645
9646         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
9647
9648         * make/lysdoc-targets.make: .texi is .PRECIOUS
9649
9650         * scripts/lilypond-book.py (write_if_updated): new function.
9651
9652 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9653
9654         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
9655
9656 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9657
9658         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
9659
9660         * input/regression/markup-syntax.ly: remove \score.
9661
9662         * scm/define-markup-commands.scm (draw-circle): add fill argument
9663
9664         * scm/stencil.scm (make-circle-stencil): add fill argument
9665
9666         * ps/music-drawing-routines.ps: add fill argument.
9667
9668         * ly/performer-init.ly: add CueVoice to MIDI too.
9669
9670         * ps/music-drawing-routines.ps: new routine BeginEPSF /
9671         EndEPSF.
9672
9673         * input/regression/markup-eps.ly: new file.
9674
9675         * scm/framework-ps.scm (write-preamble): change order: vars should
9676         be inited before procedures.
9677
9678         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
9679         for EPS files.
9680
9681         * scm/define-markup-commands.scm (epsfile): add epsfile command.
9682
9683 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9684
9685         * configure.in (gui_b): add check for ghostscript 8.15
9686
9687 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9688
9689         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
9690         start of line. Fixes cresc-after-newline.ly
9691
9692         * lily/source-file.cc (file_line_column_string): use get_column().
9693
9694 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9695
9696         * lily/source-file.cc (get_column): utf-8 support for column numbers.
9697
9698 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9699
9700         * lily/*: use message () iso progress_indication () for messages.
9701         Revise/uniformise user messages.
9702
9703         * flower/warn.cc (progress_indication): New function.
9704         (message): Use it.  Fixes newline problems.
9705
9706         * config.make.in (webdir): Sort out install dirs.
9707
9708         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
9709
9710         * python/lilylib.py (command_name): Bugfix.
9711         (make_ps_images):
9712
9713 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
9714
9715         * lily/main.cc: --help says what types of backends are availabe
9716
9717 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9718
9719         Fix ./VERSION dependency, and without need to reconfigure.
9720
9721         * lily/main.cc (setup_paths): Update.
9722
9723         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
9724
9725         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
9726
9727         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
9728         Add \line for some simplistic cases.
9729
9730         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
9731
9732 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9733
9734         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
9735         to compile LY files (useful for adding eg. "-I" args)
9736         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
9737         2Gnome command for gnome backend.
9738         (LilyPond-command-formatgnome): call the 2Gnome command. key
9739         binding: C-c C-g
9740
9741 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9742
9743         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
9744         depend on all PNG images.
9745
9746 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9747
9748         * GNUmakefile.in: Bugfix: also link .map files.
9749
9750 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9751
9752         * scm/music-functions.scm (music->make-music): generate 
9753         a (make-music ...) sexpr from a music expression.
9754         (display-scheme-music): use guile pretty printer to display the
9755         make-music sexpr.
9756
9757 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9758
9759         * ly/engraver-init.ly: reindent.
9760         Add CueVoice.
9761
9762         * scm/music-functions.scm (music-pretty-string): handle moments
9763         too.
9764         (music-pretty-string): only print non-empty lists.
9765         (cue-substitute): create CueVoice context, which has smaller type.
9766
9767         * lily/moment-scheme.cc (LY_DEFINE): new methods
9768         ly:moment-grace-{numerator,denominator}
9769
9770         * lily/context-handle.cc: remove quit() method. 
9771
9772         * lily/font-config.cc (init_fontconfig): be verbose about font path.
9773         (init_fontconfig): success is 0, not !0
9774
9775 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9776
9777         * mf/feta-nummer-code.mf (code): add plus glyph.
9778
9779         * lily/tie.cc (print): idem.
9780
9781         * lily/slur.cc (print): don't use thickness property for
9782         slur shape-thickness.
9783
9784         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
9785         while adding stencils.
9786
9787         * scm/define-markup-commands.scm (with-color): with-color markup
9788         command.
9789         (whiteout): new markup command 
9790         (filled-box): new markup command
9791
9792 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9793
9794         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
9795         test for PDF docs.
9796
9797         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
9798         PFAAybabtu-Regular.  Fixes feta font in PDFs.
9799         
9800         Notes for tetex-3.0 make web:
9801            psclean.map: s/uhv8a/uhvr8a/
9802            config.ps add:
9803                 p +psfonts_t1.map
9804                 p +psclean.map
9805                 p +typeface.map
9806
9807 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9808
9809         * scm/music-functions.scm (music-pretty-string): fix bug with
9810         string argument.
9811
9812 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9813
9814         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
9815
9816 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9817
9818         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
9819         only process options if they're there.
9820         (write_file_map): add version-seen? to snippet-map.ly
9821
9822 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9823
9824         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
9825         formatting cleanups.
9826
9827         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
9828         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
9829
9830 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9831
9832         * scm/framework-ps.scm (ps-font-command): don't hash, just use
9833         name directly.
9834
9835         * lily/main.cc (setup_paths): either add mf/out to search path or 
9836         fonts/{otf,type1,etc}
9837         
9838         * lily/font-config.cc (init_fontconfig): either add mf/out to
9839         FontConfig or fonts/{otf,type1,etc}
9840
9841         * GNUmakefile.in: don't put mf/ link in share/ dir.
9842
9843         * lily/staff-spacing.cc: move same-direction-correction to
9844         note-spacing-interface
9845
9846         * scm/lily.scm (lilypond-main): use variable argument count for
9847         exception handler.
9848
9849         * lily/font-config.cc (init_fontconfig): add operator pacification
9850         message.
9851
9852         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
9853
9854         * buildscripts/gen-emmentaler-scripts.py (i): generate
9855         PFAEmmentaler as well.
9856
9857         * scm/framework-ps.scm (munge-lily-font-name): new function
9858         (write-preamble): hack: insert PFA equivalent of CFF into
9859         .PS. This makes LilyPond output printable on normal PS printers
9860         again.
9861
9862         * buildscripts/gen-emmentaler-scripts.py (i): generate
9863         PFAEmmentaler.pfa aswell.
9864
9865 2005-04-06  John Williams <williams@tni.com>  
9866         
9867         * scripts/lilypond-book.py: refactor the compose_ly procedure.
9868         
9869 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9870
9871         * scm/page-layout.scm (default-page-make-stencil): always combine
9872         the header stencil, even if empty. This prevents the body text to
9873         reach up to the margins.
9874
9875         * po/rw.po (Module): new file, for Kinyarwanda.
9876
9877         * input/test/spacing-optical.ly (Module): new file.
9878
9879         * lily/staff-spacing.cc: add same-direction-correction
9880
9881 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9882
9883         * Documentation/user/introduction.itely (Engraving): Comment-out
9884         non-existent file.
9885
9886 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9887
9888         * scm/define-grob-properties.scm (all-user-grob-properties): add
9889         same-direction-correction
9890
9891         * VERSION: release 2.5.18
9892
9893 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9894
9895         * lily/grob.cc (mark_smob): Check pscore->layout_ before
9896         dereferencing.  Fixes make web.
9897
9898         * lily/midi-stream.cc: Handle unwritable midi file.  Include
9899         errno.h.
9900
9901         * Documentation/user/: Fix links.
9902
9903 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9904
9905         * lily/text-interface.cc (Module): rename from text-item.cc
9906
9907         * input/regression/apply-output.ly (texidoc): function naming fix.
9908
9909         * lily/time-signature-performer.cc (derived_mark): new function.
9910
9911         * lily/lily-parser-scheme.cc:  print mapped file name for progress
9912
9913         * scripts/lilypond-book.py (find_linestarts): new function.
9914         (find_toplevel_snippets): keep track of line numbers.
9915
9916         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
9917         all key changes.
9918
9919         * ly/declarations-init.ly (partCombineListener): use
9920         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
9921
9922         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
9923
9924 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9925
9926         * lily/text-item.cc: Fix link.
9927
9928         * Documentation/user/changing-defaults.itely (Changing defaults):
9929         Fix programs reference links.
9930
9931         * Documentation/user/music-glossary.tely: Convert to utf-8.
9932
9933 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9934
9935         * make/lilypond-vars.make: remove TEXMF from variables.
9936         remove DEB_BUILD pk font variables.
9937         remove GUILE_LOAD_PATH
9938         remove TeX memory vars.
9939
9940 2005-04-04  Werner Lemberg  <wl@gnu.org>
9941
9942         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
9943
9944 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9945
9946         * ps/lilyponddefs.ps: remove reencode-font
9947
9948         * lily/simple-spacer.cc (add_columns): also compare
9949         directly. Column rank doesn't distinguish between broken and
9950         unbroken columns. This fixes large spaces before time sig changes.
9951
9952         * Documentation/user/point-and-click.itely: document ly:set-option.
9953
9954         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
9955         point_and_click_global is set.
9956
9957         * lily/scm-option.cc (LY_DEFINE): add point-and-click
9958         ly:set-option argument.
9959
9960 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9961
9962         * GNUmakefile.in: Include symlinks in webball.
9963
9964         * Documentation/user/GNUmakefile (source-links): Add symlinks to
9965         source dir for split and non-split manuals.
9966
9967         * Documentation/user/*y: Fix @uref/@inputfile links for
9968         split/non-split HTML documents.
9969
9970         * Documentation/user/GNUmakefile (local-WWW): Do not generate
9971         .ps.gz.
9972         
9973 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9974
9975         * GNUmakefile.in: Add newline.
9976
9977 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
9978
9979         * tex/lilyponddefs.tex: use color instead of xcolor
9980         * scm/output-tex.scm: minor editing
9981
9982 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9983
9984         * scm/music-functions.scm (display-scheme-music): pretty printer
9985         for music expressions.
9986
9987 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9988
9989         * buildscripts/install-info-html.sh (index_file): Fix link.
9990
9991 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9992
9993         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
9994
9995         * Documentation/index.html.in: Add size estimates with some big pages.
9996
9997         * Documentation/user/tutorial.itely (Running LilyPond for the
9998         first time): Add/replace some @rglos links.  TODO: add more
9999         @rglos links in tutorial, test non-intrusiveness (.css).
10000
10001         * stepmake/bin/add-html-footer.py (do_file): Remove info's
10002         annoying's indication of referencing external document.
10003
10004         * Documentation/user/GNUmakefile: Split version of glossary too.
10005         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
10006         links, not only for html.
10007
10008         * Documentation/user/introduction.itely: Fix some links for other
10009         than html, do not use `here' as link name.
10010
10011 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10012
10013         * scm/documentation-generate.scm (string-append): Fix @usermanref,
10014         @glossaryref.
10015
10016 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10017
10018         * scm/page-layout.scm (default-page-make-stencil): only add header
10019         if existing and not empty. Fixes spurious programming error.
10020
10021         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
10022
10023 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
10024
10025         * scm/output-tex.scm: implement {re,}setcolor
10026         * tex/lilyponddefs.tex: use color package
10027
10028 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10029
10030         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
10031         additions to website.
10032
10033         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
10034
10035         * Documentation/user/macros.itexi: Fix @usermanref html links in
10036         split documents: use @inforef.
10037
10038 2005-03-30  Graham Percival  <gperlist@shaw.ca>
10039
10040         * Documentation/user/programming-interface.itely: minor fix.
10041
10042         * Documentation/user/advanced-notation.itely: added info to
10043         Metronome markings.
10044
10045 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10046
10047         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
10048         use box-stencil.  Remove y-padding argument.
10049         (make-stencil-circler): New function.
10050
10051         * buildscripts/lilypond-words.py (F): 
10052         * elisp/SConscript (a): 
10053         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
10054         * vim/SConscript (a): 
10055         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
10056
10057         * lily/general-scheme.cc: Build fix.
10058
10059         * scm/markup.scm:
10060         * input/regression/markup-scheme.ly: 
10061         * input/regression/markup-syntax.ly: Drop 'new-' from name.
10062
10063         * scm/stencil.scm (make-circle-stencil): New function.
10064
10065         * scm/define-markup-commands.scm (draw-circle): Use it.  New
10066         name (was cicle).  Update callers.
10067         (circle): New markup command, similar to box.
10068
10069         * scm/stencil.scm (circle-stencil): New function.
10070
10071 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
10072
10073         * configure.in: Detect libutf8/wchar.h variant.
10074
10075         * stepmake/aclocal.m4: Modify shared size test.
10076
10077 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10078
10079         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
10080
10081 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10082
10083         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
10084         
10085         * VERSION (PACKAGE_NAME):  release 2.5.17
10086
10087 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10088
10089         * scm/backend-library.scm (postscript->png): Fix comment and png
10090         message.
10091
10092         * GNUmakefile.in (link-tree): Fix locales.
10093
10094 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10095
10096         * lily/stencil-scheme.cc (LY_DEFINE): change to
10097         ly:stencil-aligned-to, non mutating.
10098
10099         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
10100
10101         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
10102
10103         * lily/quote-iterator.cc (derived_mark): call
10104         Music_wrapper_iterator::derived_mark() too.
10105
10106         * lily/grace-engraver.cc (derived_mark): change signature, add
10107         const.
10108
10109 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10110
10111         * SConstruct (symlink): 
10112         * GNUmakefile.in (link-tree): Add scripts to prefix.
10113
10114         * lily/general-scheme.cc (ly:effective-prefix): New function.
10115
10116         * scm/backend-library.scm (postscript->png): Use it.
10117
10118 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10119
10120         * lily/paper-score.cc (process): don't delete grobs after
10121         producing stencils. 
10122
10123         * scm/part-combiner.scm (determine-split-list): switch off
10124         debugging info.
10125
10126         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
10127         if available.
10128
10129         * scm/define-context-properties.scm
10130         (all-user-translation-properties): add stringNumberOrientations.
10131
10132         * lily/new-fingering-engraver.cc (position_scripts): make generic,
10133         so fingering and string-numbers are separately controlled.
10134
10135 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10136
10137         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
10138         not use debugging.
10139
10140 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10141
10142         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
10143
10144         * config.hh.in: add HAVE_FONTCONFIG.
10145
10146         * Documentation/user/instrument-notation.itely (String number
10147         indications): new node.
10148
10149         * input/regression/new-markup-syntax.ly (texidoc): add circle.
10150
10151         * lily/new-fingering-engraver.cc (add_string): new function. 
10152         (acknowledge_grob): accept string-number-event as well.
10153
10154         * scm/define-markup-commands.scm (circle): new markup command.
10155
10156         * scm/output-lib.scm (print-circled-text-callback): new function.
10157
10158         * lily/GNUmakefile: move ifeq after include stepmake.make.
10159
10160 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10161
10162         * config.make.in (HAVE_LIBKPATHSEA_SO):
10163         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
10164
10165         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
10166         add KPATHSEA_LIBS.
10167
10168         * debian/watch: 
10169         * debian/control: Update.
10170
10171 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10172
10173         * input/test/title-markup.ly (spaceTest): remove.
10174
10175         * input/test/embedded-tex.ly (Module): remove.
10176
10177         * input/test/music-box.ly: use 'name property, not ly:music-name.
10178
10179         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
10180
10181         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
10182
10183 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10184
10185         * Documentation/topdocs/INSTALL.texi (Top): Remove information
10186         about xdeltas.  Add information about CVS.
10187
10188         * scm/lily.scm (lilypond-main): Fix invocation of handler,
10189         gracefully handle failed files.
10190
10191         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
10192
10193         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
10194         small fixes.
10195
10196         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
10197         No unnecessarily specific i18n messages.  Remove stray `1'.
10198
10199 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10200
10201         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
10202         documentencoding
10203
10204         * scm/documentation-lib.scm (texi-file-head): set utf-8
10205         documentencoding.
10206
10207         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
10208         Delta, not the Symbol one. 
10209
10210         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
10211         for the .map file.
10212
10213         * Documentation/topdocs/INSTALL.texi (Top): add running
10214         requirement as compilation requirement.
10215
10216 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10217
10218         * buildscripts/mutopia-index.py (headertext): add h1 header and
10219         utf-8 charset meta field.
10220
10221         * input/GNUmakefile: prune example list.
10222
10223         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
10224         options.
10225
10226         * lily/slur-scoring.cc (get_base_attachments): only look at stem
10227         extent for visible stems.
10228
10229         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
10230
10231 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10232
10233         * Documentation/topdocs/INSTALL.texi (Top): Updates.
10234
10235         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
10236
10237 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10238
10239         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
10240         pass inf/nan into slur scoring.
10241
10242         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
10243         page.
10244
10245         * scripts/abc2ly.py (dump_voices): use alphabet().
10246
10247 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
10248         
10249         * mf/GNUmakefile (depth): use $(FONTFORGE). 
10250
10251 2005-03-27 Matthias Neeracher <neeracher@mac.com>
10252         
10253         * flower/include/virtual-methods.hh: simplify. Patch by
10254
10255 2005-03-25  John Williams <williams@tni.com>  
10256
10257         * scripts/lilypond-book.py (main): add png for HTML too, guess
10258         only if necessary. 
10259
10260 2005-03-25  Graham Percival  <gperlist@shaw.ca>
10261
10262         * Documentation/topdocs/INSTALL.texi: now recommends
10263         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
10264
10265         * Documentation/user/basic-notation.itely,
10266         Documentation/user/tutoria.itely: warn about
10267         only one (phrasing) slur at once.
10268
10269 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10270
10271         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
10272
10273 2005-03-23  Graham Percival  <gperlist@shaw.ca>
10274
10275         * Documentation/user/basic-notation.itely: fixed info about
10276         ending a (de)cresc.
10277
10278         * Documentation/user/lilypond-book.itely: fixed
10279         lilypond-book filter example and warned about not doing
10280         --filter and --process at the same time.
10281
10282 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10283
10284         * lily/parser.yy (bass_number),
10285         Documentation/user/instrument-notation.itely (Figured bass): 
10286         Add the possibility to use text markup in figured bass. 
10287
10288 2005-03-19  Graham Percival  <gperlist@shaw.ca>
10289
10290         * Documentation/user/global.itely: added info about naming
10291         identifiers and breakbefore.
10292
10293         * Documentation/user/invoking.itely: added info about batch
10294         processing files with convert-ly, removed references to TeX
10295         in the jail section.
10296
10297         * Documentation/user/examples.itely: possibly fixed piano
10298         dynamics.
10299
10300         * Documentation/user/advanced-notation.itely: added info
10301         about removing other types of Staff.
10302
10303         * Documentation/user/instrument-notation.itely: possibly
10304         fixed piano staff line switch.
10305
10306         * Documentation/user/changing-defaults.itely: added info
10307         about using normal font in titles.
10308
10309 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10310
10311         * VERSION (PATCH_LEVEL): release 2.5.16
10312
10313         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
10314         explicitly.
10315
10316 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10317
10318         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
10319         whitespace.
10320
10321         * python/lilylib.py (make_ps_images):
10322         * scm/backend-library.scm (postscript->pdf, postscript->png):
10323         Quote file name.  Use format rather than string-append juggling.
10324
10325 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10326
10327         * python/lilylib.py (make_ps_images): add x to -g argument. 
10328
10329         * lily/key-performer.cc (create_audio_elements): don't use
10330         scm_eval_string. Check for minor 3rd directly.
10331   
10332         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
10333         (sarabandeCelloGlobal): key is D minor, not F major.
10334
10335 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10336
10337         Fix truncated --png output (Peter Danenberg).
10338         
10339         * python/lilylib.py (make_ps_images):
10340         * scripts/ps2png.py (copyright): Grok --papersize option.
10341
10342         * scm/backend-library.scm (postscript->png): Add parameter
10343         PAPERSIZE.  Update callers.
10344
10345         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
10346         Fixes symbol placement.
10347
10348         * lily/spanner.cc: 
10349         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
10350         <libc-extension.hh>).
10351
10352 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10353
10354         * Nitpick run.
10355
10356         * buildscripts/fixcc.py: Update.
10357
10358         Builddir run fixes.
10359
10360         * HACKING (datadir): Add VERSION.
10361
10362         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
10363         higher up.
10364
10365 2005-03-15  Werner Lemberg  <wl@gnu.org>
10366
10367         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
10368         diagonal stem doesn't become thinner.
10369
10370 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10371
10372         * buildscripts/fixcc.py: Fixes (Werner).
10373
10374 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10375
10376         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
10377         Emmentaler/Aybabtu.
10378
10379         * GNUmakefile.in: fix lilypond-words path.
10380
10381         * po/tr.po: update to 2.3.21
10382
10383         * lily/new-fingering-engraver.cc (position_scripts): take priority
10384         from head position.
10385
10386         * input/regression/finger-chords-order.ly (texidoc): new file.
10387
10388 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10389
10390         * make/ly-rules.make: 
10391         * stepmake/aclocal.m4: 
10392         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
10393
10394         * buildscripts/fixcc.py (rules): Leave space after operator.
10395
10396 2005-03-14  Werner Lemberg  <wl@gnu.org>
10397
10398         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
10399         top of the glyph with smooth curve.
10400
10401 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10402
10403         * Documentation/user/global.itely (Page layout): remove
10404         printpagenumber.
10405
10406 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
10407
10408         * input/regression/mensural-ligatures.ly: new file (with examples
10409         compiled by Pal Benko).
10410
10411         * Documentation/user/instrument-notation.itely: Bugfix: yet some
10412         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
10413         musicglyph access.  Many small beautifications in ancient
10414         examples.
10415
10416         * input/test/divisiones.ly: fixed indentation; small
10417         beautifications
10418
10419         * ly/engraver-init.ly: added FIXME comment
10420
10421         * scripts/lilypond-book.py,
10422         Documentation/user/lilypond-book.itely: added music fragment
10423         option "packed" to lilypond-book
10424
10425         * Documentation/user/instrument-notation.itely: Bugfix: added
10426         missing LedgerLineSpanner color setting in several places.  Added
10427         music fragment option "packed" to VaticanaContext example.
10428
10429 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10430
10431         * scm/define-grobs.scm (all-grob-descriptions): switch off
10432         Hyphen_spanner::set_spacing_rods 
10433
10434         * lily/lyric-hyphen.cc (print): add padding between syllable and
10435         hyphen.
10436         (print): shorten hyphen in tight situations (determine using
10437         minimum-length)
10438
10439         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
10440         0.4pt.
10441
10442 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10443
10444         * ly/titling-init.ly (bookTitleMarkup): Refinements.
10445
10446         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
10447         header/footer markings for regression-test.
10448
10449         * scm/backend-library.scm (output-scopes, header-to-file): Move
10450         from framework-tex.scm.
10451
10452         * scm/framework-ps.scm (output-framework)
10453         (output-preview-framework):
10454         * scm/framework-eps.scm (output-classic-framework)
10455         (output-framework): Use it.  Fixes collated files.
10456
10457 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10458
10459         * input/sakura-sakura.ly: 
10460         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
10461
10462         * buildscripts/guile-gnome.sh: Update.
10463
10464         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
10465
10466         * mf/aybabtu.pe.in: Capitalize Aybabtu.
10467
10468 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10469
10470         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
10471         culprit: always exit the loop if we find a rod, even if it has
10472         distance < 0. 
10473
10474         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
10475         algorithm.
10476
10477         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
10478         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
10479
10480         * scm/output-svg.scm (dashed-line): new  function body.
10481         
10482         * GNUmakefile.in: create .htaccess.
10483
10484 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10485
10486         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
10487
10488 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10489
10490         * VERSION (PACKAGE_NAME): release 2.5.15
10491
10492         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
10493
10494         * scm/framework-svg.scm (output-framework): put scaling in
10495         document header. Apply scaling only once.
10496         (output-framework): dump page size in px, not mm. 
10497
10498         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
10499         from font-size.
10500
10501         * lily/paper-outputter-scheme.cc (LY_DEFINE):
10502         ly:outputter-output-scheme, new function.
10503
10504         * scm/output-svg.scm (pango-description-to-svg-font): new function
10505
10506 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10507
10508         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
10509         target.
10510
10511         * input/typography-demo.ly: new file.
10512
10513 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10514
10515         * Documentation/user/global.itely (File structure): Add markup blocks
10516         to toplevel expressions.
10517         (Multiple movements, Creating titles): Add markup blocks.
10518
10519         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
10520         <libc-extension.hh>).
10521
10522         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
10523
10524         * flower
10525         * lily
10526         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
10527
10528 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10529
10530         * lily/accidental.cc: special bboxes for natural. 
10531
10532         * mf/feta-toevallig.mf: make stems heavier.
10533
10534         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
10535         texts as well.
10536
10537         * mf/feta-klef.mf: revise. 
10538
10539         * mf/feta-schrift.mf: make thinning of accent less pronounced.
10540
10541         * mf/feta-klef.mf: add rounded curve at top. 
10542         make thinnib a little heavier.
10543
10544 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10545
10546         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
10547
10548         * buildscripts/fixcc.py: New file.
10549
10550         * input/regression/utf8.ly: Update Debian font description.
10551
10552 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10553
10554         * stepmake/aclocal.m4: Fix test.
10555
10556 2005-03-09  Graham Percival  <gperlist@shaw.ca>
10557
10558         * Documentation/user/invoking.itely: added Sebastino Vigna's
10559         docs for the --jail option.
10560
10561 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10562
10563         * lily/stem.cc (print): only produce stemlets if there are no
10564         noteheads on this stem.
10565
10566         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
10567         don't crash on stemlet (visible stem without heads).
10568
10569         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
10570         unbroken situations. 
10571
10572         * scm/output-lib.scm (center-invisible): new function.
10573
10574         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
10575         wishes to determine loose column space.
10576
10577         * lily/font-config.cc (init_fontconfig): add
10578         fonts/{otf,type1,cff}  to path.
10579
10580         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
10581
10582         * mf/GNUmakefile (Module): install all fonts under otf/
10583
10584         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
10585         replace /fonts/otf/ by /ps/ 
10586
10587         
10588 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10589
10590         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
10591
10592         * lily/book.cc (process): Oops, add score_.header_.
10593
10594         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
10595
10596         * lily/parser.yy: Handle toplevel and book texts as score.
10597
10598         * scm/page-layout.scm (default-page-make-stencil):
10599         Bugfix: (page-properties rename.
10600
10601         * scm/backend-library.scm (ly:system): Typo.
10602
10603 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10604
10605         * stepmake/stepmake/executable-targets.make (installexe): don't
10606         strip installed executables
10607
10608         * lily/font-select.cc (get_font_by_design_size): revert
10609         pango_description_string as well.
10610
10611         * lily/system.cc (set_loose_columns): put loose column just left
10612         of next column.
10613
10614         * lily/include/group-interface.hh (extract_grob_array): rename
10615         from Pointer_group_interface__extract_grobs
10616
10617         * input/regression/ledger-line-minimum.ly (texidoc): new file.
10618
10619         * lily/ledger-line-spanner.cc (set_spacing_rods): new
10620         function. Keep ledgered note heads at a minimum distance.
10621         Introduce minimum-length-fraction
10622         (print): introduce length-fraction property.
10623
10624 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10625
10626         * tex/GNUmakefile: remove latin1.enc rules.
10627
10628 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10629
10630         * scm/titling.scm: Typo.
10631
10632         * input/regression/score-text.ly: Really add.
10633
10634         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
10635
10636 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10637
10638         * lily/open-type-font-scheme.cc:  new file.
10639
10640 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10641
10642         * scm/titling.scm (layout-extract-page-properties): Rename from
10643         page-properties.  Update callers.
10644
10645         * lily/lexer.ll (Lily_lexer):
10646         * lily/parser.yy: Junk lyric_markup state.
10647
10648         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
10649
10650         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
10651         Add texts parameter.
10652
10653 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10654
10655         * lily/lexer.ll (lyric_markup): New mode.
10656         (Lily_lexer::push_lyric_markup_state): New method.
10657         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
10658
10659         * lily/parser.yy (book_body):
10660         (toplevel_expression): Grok \markup texts.
10661
10662         * lily/score-scheme.cc (ly:music-scorify): 
10663         * scm/lily-library.scm (collect-music-for-book): Take texts
10664         parameter.
10665
10666         * lily/score.cc (texts_): New member.
10667
10668         * lily/paper-book.cc (systems): Format score texts.
10669
10670         * score-text.ly: New file.
10671
10672         * ttftool/SConscript:
10673         * kpath-guile/SConscript: New file.
10674
10675         * lily/SConscript:
10676         * SConstruct: Update.
10677
10678 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10679
10680         * VERSION (PACKAGE_NAME): release 2.5.14
10681
10682 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10683
10684         * lily/main.cc: Add dummy xgettext markers.
10685
10686 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10687
10688         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
10689         requirements
10690
10691         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
10692         executable is < 40k
10693
10694         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
10695         hack.
10696
10697 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10698
10699         * flower/libc-extension.cc:
10700         * flower/include/libc-extension.hh: [Open]BSD simply cast
10701         cookie/funopen declarations.
10702
10703         * stepmake/aclocal.m4: Check for libkpathsea.so.
10704
10705         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
10706         dl_kpse_find_file.
10707
10708 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10709
10710         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
10711         (open_library): alternative for static library.
10712
10713 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10714
10715         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
10716
10717         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
10718
10719         Drop run-time dependency on teTeX.
10720
10721         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
10722
10723         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
10724         KPATHSEA_LIBS in LIBS.
10725         (STEPMAKE_DLOPEN): New function.
10726
10727         * lily/font-config.cc (init_fontconfig): Use dir for directory,
10728         not path.
10729
10730         * flower/file-path.cc (directories): Rename from paths, as this
10731         return an array of directories (a single path).
10732
10733 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10734
10735         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
10736
10737         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
10738         new ly:kpathsea-find-file
10739
10740         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
10741
10742         * kpath-guile/GNUmakefile: new file
10743
10744         * buildscripts/gen-emmentaler-scripts.py (i): generate
10745         emmentaler-X.fontname as well.
10746
10747         * buildscripts/ps-embed-cff.py: new script
10748
10749         * scm/lily-library.scm: remove ps-embed-cff.
10750
10751         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
10752         font loading. 
10753
10754         * scm/font.scm (add-music-fonts): load dynamics/numbers through
10755         fontconfig as well.
10756
10757         * lily/font-config.cc (init_fontconfig): add cff/ too.
10758
10759         * ly/generate-embedded-cff.ly: capitalize.
10760
10761         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
10762         so as to register the pango font.
10763
10764         * lily/font-config.cc (init_fontconfig): add
10765         prefix/{otf,type1,mf/out} to fontconfig path.
10766
10767         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
10768         overrides all. 
10769
10770         * configure.in (gui_b): remove ec mftrace check
10771
10772         * config.hh.in: use lilypond-Major.Minor as data directory.
10773
10774         * scm/framework-ps.scm (dump-page): use output-units for landscape.
10775
10776         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
10777         name.
10778
10779 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10780
10781         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
10782         error messages.
10783
10784         * flower/libc-extension.cc:
10785         * flower/include/libc-extension.hh: [Open]BSD fixes for
10786         cookie/funopen declarations.
10787
10788 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10789
10790         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
10791         emmentaler.
10792
10793         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
10794         lcrm10.
10795
10796         * scm/define-markup-commands.scm (fontsize): new markup
10797         command. Also set baseline-skip
10798
10799 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
10800         
10801         * lily/main.cc (do_chroot_jail): paranoia security for webserver
10802         use.
10803
10804 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10805
10806         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
10807
10808         * lily/pdf.cc: remove PDF related files
10809
10810 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10811
10812         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
10813         <hamamatsu@gmx.de>
10814
10815 2005-03-05  Graham Percival  <gperlist@shaw.ca>
10816
10817         * Documentation/user/advanced-notation.itely: first draft
10818         of reorg done.
10819
10820         * Documentation/user/global.itely: fixed (sub)section
10821         bits of MIDI.
10822
10823 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10824
10825         * cygwin/mknetrel (extras): Bufix (Bertalan).
10826
10827         * Documentation/user/basic-notation.itely (Chords): @ref fix.
10828         * Documentation/user/instrument-notation.itely (Introducing chord
10829         names): Compile fix: must have unique name.
10830
10831 2005-03-02  Graham Percival  <gperlist@shaw.ca>
10832
10833         * Documentation/user/instrument-notation.itely: reorg.
10834
10835 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10836
10837         * scm/output-gnome.scm:
10838         * scm/output-svg.scm: Fix font scaling.
10839
10840 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10841
10842         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
10843         what link to use best.
10844
10845         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
10846         * Documentation/user/tutorial.itely (Automatic and manual beams):
10847         Fix @ref.
10848
10849         * lily/tweak-registration.cc (replace_grob_tweak): New function.
10850         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
10851         * scm/framework-gnome.scm (tweak): Use it.
10852
10853 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10854
10855         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
10856
10857         * scm/output-ps.scm (white-text): reinstate white-text
10858
10859 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10860
10861         * scm/output-ps.scm (offset-add): Remove.
10862
10863         * scm/lily-library.scm (offset-flip-y): New function.
10864         * scm/framework-gnome.scm (tweak): Use it.
10865
10866         * scm/output-gnome.scm (grob-cause): Add parameter.
10867
10868         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
10869         * scm/output-ps.scm (url-link): Move.
10870         (white-text): Warn user about brokenness.
10871
10872         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
10873         wrt ghostscript.
10874
10875 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10876
10877         * lily/slash-repeat-engraver.cc (try_music): always make slashes
10878         if body length smaller than measure length.
10879
10880         * scm/define-markup-commands.scm (with-url): oops. use Y extent
10881         for Y.
10882
10883         * ly/titling-init.ly (tagline): put default tagline in \paper
10884
10885 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10886
10887         * lily/kpath.cc: 
10888         * lily/pdf.cc (Pdf_file): Use more generic error messages.
10889
10890         * scm/lily-library.scm (version-not-seen-message): New function.
10891         * ly/init.ly: Use it.
10892
10893         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
10894         breaks as progess.
10895
10896         * scripts/lilypond-book.py (do_process_cmd): Do not lump
10897         whitespace with l10n message.
10898
10899         * scm/framework-tex.scm (convert-to-ps):
10900         (convert-to-dvi): Do not use overly specific l10n messages.
10901
10902         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
10903
10904         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
10905         merge stderr with stdout.  
10906
10907 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10908
10909         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
10910         Neeracher).
10911
10912 2005-02-29  Graham Percival  <gperlist@shaw.ca>
10913
10914         * Documentation/user/instrument-notation.teily: moved
10915         \arpeggio to Basic.
10916
10917         * Documentation/user/advanced-notation.itely: Articulation to
10918         Basic, a bunch of stuff from Basic moved to Advanced.
10919
10920         * Documentation/user/basic.itely: swapped various sections,
10921         reorganized Basic.
10922
10923 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10924
10925         * flower/memory-stream.cc: 
10926         * flower/libc-extension.cc: Remove obsolete #undefs.
10927
10928         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
10929         more carefully.
10930
10931 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10932
10933         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
10934         dependency.
10935
10936         * VERSION (PACKAGE_NAME): release 2.5.13
10937
10938         * GNUmakefile.in (web-ext): don't ship ps.gz
10939
10940         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
10941         stdout
10942
10943 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10944
10945         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
10946         without libintl.  Now it compiles too.
10947
10948 2005-02-28  Graham Percival  <gperlist@shaw.ca>
10949
10950         * Documentation/user/basic-notation.itely,
10951         instument-notation.itely, advanced-notation.itely:
10952         split up contents of notation.itely.
10953
10954         * Documentation/user/notation.itely: file removed.
10955
10956         * Documentation/user/invoking.itely, converters.itely:
10957         moved convert-ly info to invoking.itely.
10958
10959         * Documentation/user/global.itely, changing-defaults.itely,
10960         sound-output.itexi: moved global settings, file layout, and
10961         sound into global.itely.
10962
10963         * Documentation/user/sound-output.itexi: file removed.
10964
10965         * Documentation/user/lilypond.tely: removed links to
10966         notation.itely and sound.itely.
10967
10968 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10969
10970         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
10971
10972         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
10973  
10974         * THANKS: add sponsor.
10975
10976         * scm/define-markup-commands.scm (with-url): new markup command.
10977
10978         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
10979         tagline.
10980         
10981         * scm/output-tex.scm (url-link): stub.
10982
10983         * scm/output-ps.scm (url-link): new function.
10984
10985         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
10986         ly:set-point-and-click
10987
10988 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10989
10990         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
10991         based on pdf-viewer setting.
10992
10993         * scm/framework-ps.scm (write-preamble): Find and set preferred
10994         pdf-viewer.
10995
10996 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10997
10998         * Documentation/user/point-and-click.itely: update for PDF point &
10999         click.
11000
11001         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
11002         editors based on EDITOR setting.
11003
11004 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11005
11006         * scm/*: Oops, more grand 2005 replace bits.
11007
11008 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11009
11010         * ps/music-drawing-routines.ps: new routine: insert PDF mark
11011
11012         * scm/output-ps.scm (grob-cause): point & click support for
11013         PostScript
11014
11015 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11016
11017         * lily/input-scheme.cc (LY_DEFINE): rename to
11018         ly:input-file-line-column
11019
11020 2005-02-26  Graham Percival  <gperlist@shaw.ca>
11021
11022         * Documentation/user/examples.itely: small fix from Steve Doonan.
11023
11024         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
11025
11026         * THANKS: added Yuval Harel.
11027
11028         * Documentation/user/{various}: inserted two spaces after a period.
11029
11030         * Documentation/user/lilypond.tely: added framework for reorg.
11031
11032         * Documentation/user/basic-notation.itely, instrument-notation.itely,
11033         advanced-notation.itely, global.itely: new files, placeholder for
11034         future reorg.
11035
11036 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
11037
11038         * Documentation/user/notation.itely: revamped Polyphony section
11039         
11040 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11041
11042         * Documentation/user/lilypond-book.itely (Music fragment options):
11043         doc fontload.
11044
11045         * Documentation/user/changing-defaults.itely (Text encoding): add
11046         fontload option to utf8 include
11047
11048         * scripts/lilypond-book.py (compose_ly): add fontload option
11049
11050         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
11051         force-eps-font-include option.
11052
11053         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
11054         black triangle
11055
11056         * Documentation/user/invoking.itely (Editor support): remove
11057         lilypond-latex section.
11058
11059         * scripts/lilypond-latex.py (Module): remove script.
11060
11061         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
11062         overwrite .log. 
11063
11064         * lily/main.cc: remove -m, --no-layout
11065
11066         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
11067         to define. We don't want to override fprintf everywhere.
11068
11069 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11070
11071         * cygwin/lilypond.hint: 
11072         * cygwin/README.in: Update dependencies.
11073
11074         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
11075         Bugfix: do not pollute CPPFLAGS, LIBS.
11076
11077         * cygwin/mknetrel (extras): Cross compile fixes.
11078
11079         * ttftool/util.c: 
11080         * ttftool/ttfps.c: 
11081         * ttftool/ps.c: #include libc-extension.hh
11082
11083         * flower/include/libc-extension.hh:
11084         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
11085         wrapper using funopen.
11086         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
11087         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
11088
11089         * config.hh.in:
11090         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
11091         (AC_CHECK_HEADERS): Add libio.h
11092
11093         * scripts/convert-ly.py: Uniformize, internationalize.
11094         (2.5.2): Remove fatal encoding rule.
11095         (2.5.13): Handle latin1 encoding gracefully.
11096
11097 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11098
11099         * HACKING: Fix line breaks.
11100
11101 2005-02-23  Werner Lemberg  <wl@gnu.org>
11102
11103         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
11104         contains those two files.
11105
11106 2005-02-21  Werner Lemberg  <wl@gnu.org>
11107
11108         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
11109         to improve overlap removal process.
11110
11111         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
11112         left and right ending.  This ensures better overlapping.
11113         Update all callers.
11114         ("lineprall"): Don't use draw_gridline to get better overlapping.
11115
11116 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11117
11118         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
11119
11120         * Documentation/topdocs/NEWS.tely (Top): oops.
11121
11122 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
11123
11124         * HACKING: new file.
11125
11126         * input/regression/utf8.ly (portuguese): added a portuguese example
11127         to show latin1 accents.
11128
11129 2005-02-21  Pal Benko  <benkop@freestart.hu>
11130
11131         * lily/mensural-ligature-engraver.cc:
11132         * lily/mensural-ligature.cc:
11133         * lily/include/mensural-ligature.hh: new algorithm implemented
11134
11135         * scm/define-grob-properties.scm: join-left killed (add-join may
11136         be used); join-left-amount changed to join-right-amount
11137
11138 2005-02-21  Graham Percival  <gperlist@shaw.ca>
11139
11140         * Documentation/user/notation.itely: small but urgent fix.
11141
11142 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
11143
11144         * lily/duration-scheme.cc: bugfix: correct parameters to
11145         SCM_ASSERT_TYPE.
11146
11147         * THANKS: added Pal.
11148
11149         * Documentation/user/notation.itely: bugfix: unTeXified
11150         $\\backslash$.  Bugfix: yet another glyph renaming victim:
11151         "timesig.*x/y" -> "timesig.*xy".
11152
11153 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11154         
11155         * VERSION (PACKAGE_NAME): release 2.5.12
11156
11157 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11158
11159         * ly/engraver-init.ly: set tieWaitForNote to #t by default
11160
11161         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
11162
11163         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
11164
11165         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
11166
11167 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11168
11169         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
11170         latin1..utf-8.
11171
11172         * input/regression/stanza-number.ly:
11173         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
11174
11175         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
11176
11177 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11178
11179         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
11180         NEWS. Refer to website for older news.  
11181
11182         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
11183         .HTML. This should be done for specific servers only.
11184
11185         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
11186         .ly image examples.
11187
11188         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
11189         in layer 0 too.
11190
11191         * scm/define-context-properties.scm
11192         (all-user-translation-properties): add tieWaitForNote
11193
11194         * scm/define-grobs.scm (all-grob-descriptions): add
11195         Tie_column::before_line_breaking
11196
11197         * lily/tie.cc (get_column_rank): new function
11198
11199         * lily/tie-column.cc (before_line_breaking): new function.
11200         (werner_directions): take into account ties that start on
11201         different columns.  
11202
11203         * lily/score-engraver.cc (set_columns): move add_column() so we
11204         have column rank available.
11205
11206         * lily/tie.cc (get_column_rank): new function.
11207
11208         * input/regression/utf8.ly (japanese): add japanese lyrics.
11209
11210         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
11211
11212         * THANKS: add Steve D
11213
11214         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
11215         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
11216
11217 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
11218
11219         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
11220         to show harmonic notes
11221         * scm/define-markup-commands.scm: in \markup-by-number
11222         "dots-dot" -> "dots.dot" to show dotted notes
11223
11224 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11225
11226         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
11227
11228         * flower/memory-stream.cc (writer): new file.
11229
11230         * configure.in: add endian test.
11231
11232 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
11233
11234         * Documentation/user/examples.itely: small
11235         simplification/beautification
11236
11237         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
11238         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
11239         notation manual.
11240
11241         * lily/mensural-ligature.cc: bugfix: another few victims of the
11242         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11243
11244         * ly/gregorian-init.ly: commit some experimental code for hi-level
11245         ligature input language lying around here for several months.
11246
11247         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
11248         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11249
11250         * lily/vaticana-ligature-engraver.cc: bugfix: another few
11251         "x-y-z"->"x.y.s-z" fixes.
11252
11253 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11254
11255         * scm/framework-pdf.scm (scm): new file
11256
11257         * lily/include/pdf.hh (class Pdf_file): new file.
11258
11259         * lily/pdf.cc (write_trailer): new file.
11260
11261 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
11262
11263         * input/regression/color.ly: new file
11264
11265         * lily/stencil.cc (interpret_stencil_expression):
11266         when a color expression is encountered: save current color,
11267         process the rest of the expression, and restore previous color.
11268
11269         * lily/system.cc (get_line): check all grobs for color property and
11270         prepare the stencil scheme expressions for further processing.
11271         Fix layer-loop.
11272
11273         * scm/define-grob-properties.scm: introduce the color property.
11274
11275         * scm/output-lib.scm: color helper functions.
11276
11277         * scm/output-ps.scm: introduce setcolor/resetcolor.
11278
11279 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11280
11281         * ly/*.ly, input/regression/*.ly: Added missing \version
11282         statements in some files.
11283
11284 2005-02-15  Graham Percival  <gperlist@shaw.ca>
11285
11286         * Documentation/user/notation.itely: minor editing.
11287
11288         * Documentation/user/converters.itely: updated convert-ly bugs.
11289
11290         * Documentation/user/lilypond-book.itely: add info about using
11291         feta characters in latex.
11292
11293 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11294
11295         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
11296
11297 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11298
11299         * scm/define-grob-properties.scm (all-user-grob-properties):
11300         removed 'dashed property.
11301
11302 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11303
11304         * scm/lily.scm (define-safe-public): new macro for defining
11305         variables that can be used in --safe mode. Use it in *.scm
11306         instead of manually setting safe-objects in safe-lily.scm.
11307
11308 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11309         
11310         * lily/slur.cc: Slur-dash patch by Bertalan.
11311
11312         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
11313
11314         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
11315
11316 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11317
11318         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
11319
11320 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11321
11322         * mf/GNUmakefile: teTeX-3.0 install fix.
11323
11324         * Cygwin patch from Bertalan.
11325
11326         * stepmake/stepmake/metafont-rules.make: Remove bashism.
11327
11328 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11329
11330         * GNUmakefile.in: 
11331         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
11332
11333         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
11334         2.0.x compatibility.
11335
11336 2005-02-08  Werner Lemberg  <wl@gnu.org>
11337
11338         * mf/feta-din-code.mf: Format; clean up code.
11339         Replace `---' with `--' plus explicit path directions.
11340         (linethickness#, stafflinethickness#): Remove.
11341         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
11342         ("dynamic s"): Improve shape.
11343         ("dynamic p"): Improve shape.
11344         Replace `draw' with better outline approximation.
11345         ("dynamic r"): Improve shape.
11346         Don't call `fill' and `draw' at the same time.
11347
11348 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11349
11350         * SConstruct (symlink):
11351         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
11352         build fix: add enc symlink.
11353
11354         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
11355
11356         Support for DESTDIR besides prefix=/foo
11357
11358         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
11359
11360         * stepmake/stepmake/*.make:
11361         * */GNUmakefile:
11362         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
11363
11364         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
11365
11366         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
11367         mawk in fontforge (date) test.
11368
11369 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11370
11371         * scm/font.scm (make-century-schoolbook-tree): add NCS as
11372         font-family=roman. Add Luxi Sans as sans
11373
11374 2005-02-07  Graham Percival  <gperlist@shaw.ca>
11375
11376         * Documentation/user/notation.itely: add warning about
11377         percent repeats and Voice contexts.
11378
11379         * Documentation/user/lilypond-book.itely: clarified the
11380         necessity of dvips -u arguments.
11381
11382 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11383
11384         * THANKS: Added a bunch of bug hunters.
11385
11386 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11387
11388         * scm/framework-ps.scm (output-preview-framework): bugfix.
11389
11390         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
11391         o/ for chord modifier..
11392
11393         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
11394
11395         * lily/drum-note-performer.cc:  remove unused (thanks Michael
11396         Welsh Duggan). 
11397
11398 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11399
11400         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
11401
11402         * ly/titling-init.ly: Do not also print intstrument in header on
11403         first page.  Do not print page number on first and only page.
11404
11405 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11406
11407         * input/regression/*.ly: remove old-relative everywhere
11408
11409         * lily/music-sequence.cc (simultaneous_relative_callback): do
11410         what-if analysis on copy, not on original. Fixes old-relative
11411         compatibility.
11412
11413         * scm/backend-library.scm (postscript->png): space before
11414         --verbose.
11415         
11416 2005-02-05  Werner Lemberg  <wl@gnu.org>
11417
11418         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
11419         is defined.
11420
11421         * mf/feta-alphabet.mf: Define `staffsize#'.
11422         Include `feta-params.mf'.
11423         s/staffheight/design_size/.
11424
11425         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
11426
11427         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
11428
11429         * mf/feta-nummer-code.mf: Reformatted.
11430         (draw_six): Use outline intersection to avoid a self-intersecting
11431         path.
11432         ("Numeral comma"): Fix serious outline glitches.  This slightly
11433         changes the glyph shape.
11434         ("Numeral dash"): Use `draw_rounded_block'.
11435         ("Numeral dot"): Use `drawdot'.
11436         ("Numeral 1"): Assure identical tangent directions for the
11437         intersection points of paths.  The glyph shape improvement is only
11438         visible at very high magnifications.
11439         ("Numeral 2"): Use `solve' macro to make the lower right part of
11440         the glyph outline touch the x axis exactly.  This changes the
11441         glyph shape.
11442         Minor fixes for better overlap removal support.
11443         ("Numeral 4"): Make lefter corner `rounder'.
11444         ("Numeral 5"): Assure identical tangent directions for the
11445         intersection points of paths.  This improves the glyph shape at
11446         high magnifications.
11447         ("Numeral 7"): Use `solve' macro to make the upper right part of
11448         the glyph outline touch the metrics box exactly.  This changes the
11449         glyph shape.
11450         Avoid corner in the upper left part of the glyph (causing a minor
11451         shape change).
11452
11453         * mf/feta-ital-*.mf: Removed.  Unused.
11454
11455 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11456
11457         * VERSION (PATCH_LEVEL): release 2.5.11
11458
11459         * input/regression/fill-line-test.ly: new file.
11460
11461         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
11462         emmentaler name, eg. emmentaler-23. 
11463
11464 2005-02-04  Christian Hitz  <chhitz@gmx.net>
11465
11466         * scm/scm/define-markup-commands.scm (fill-line): rework for better
11467         alignment with centered texts
11468
11469         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
11470         list of paddings
11471
11472 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11473
11474         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
11475
11476         * lily/note-column.cc (translate_rests): call flush_extent_cache()
11477         of parents when translating rests. Fixes: c-chord-rest.ly 
11478
11479         * lily/include/dimension-cache.hh (struct Dimension_cache): add
11480         dimension_callback_ member.
11481
11482         * lily/grob.cc (flush_extent_cache): new function. Force recompute
11483         of extents.
11484
11485 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11486
11487         * all but lily/*: The grand 2004/2005 replace.
11488
11489 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11490
11491         * lily/*: add space after ,  
11492
11493         * scm/music-functions.scm (has-request-chord): don't use
11494         ly:music-name anywhere. Fixes <<\\>> notation. 
11495
11496         * scm/define-markup-commands.scm (box): use font-size for
11497         padding. Fixes boxed-rehearsal-marks.ly
11498
11499         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
11500         identifier definition too, so foo = \lyrics { ...   } bar = #1
11501         doesn't complain about "bar" being LYRICS_STRING.
11502
11503         * lily/paper-def.cc (find_pango_font): new routine; Store
11504         pango_fonts in hash tab too. This is necessary for retrieving
11505         Pango_fonts::physical_font_tab() later on.
11506  
11507         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
11508         crash if psname is null.
11509
11510         * lily/lily-guile.cc (ly_hash2alist): new function
11511
11512         * Documentation/user/changing-defaults.itely (Text encoding):
11513         rewrite. 
11514
11515         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
11516         -> font_filename mapping.
11517
11518         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
11519         ly_pango_font_physical_fonts
11520
11521         * scm/framework-ps.scm (supplies-or-needs): extract names from
11522         physical Pango_fonts.
11523
11524         * utf8.ly: new file.
11525
11526 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11527
11528         * Documentation/user/changing-defaults.itely (Page layout): add
11529         doco about systemSeparatorMarkup.
11530
11531         * scm/page-layout.scm (default-page-make-stencil): add-to-page
11532         function.
11533         (default-page-make-stencil): insert system separators.
11534
11535         * scm/define-markup-commands.scm (hcenter): add
11536         (beam): add.
11537
11538 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11539
11540         * scm/output-ps.scm (ez-ball): reinstate ez notation.
11541
11542 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11543
11544         * lily/main.cc: Spell backend consistently.  Sort options.
11545
11546 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11547
11548         * scripts/lilypond-book.py (Module): revert @include.
11549         
11550 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
11551
11552         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
11553         Bugfix: @include .tex (not .texi).  Small cleanups.
11554
11555         * stepmake/bin/add-html-footer.py (i18n): New function.
11556
11557 2005-01-31  Werner Lemberg  <wl@gnu.org>
11558
11559         * mf/feta-nummer.mf: Removed.  Unused.
11560
11561 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11562
11563         * lily/ : 2004 -> 2005 s&r
11564
11565         * scm/file-cache.scm (cached-file-contents): add file. Read each
11566         file only once.
11567
11568         * scm/font.scm (add-pango-fonts): change order. Medium weight is
11569         now default.
11570
11571         * VERSION: release 2.5.10
11572         
11573         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
11574
11575         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
11576
11577         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
11578         that both X and Y extents of bbox are non-nil.
11579
11580 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11581
11582         * scm/chord-name.scm (alteration->text-accidental-markup): change
11583         - to . 
11584
11585         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
11586
11587         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
11588
11589         * Documentation/user/invoking.itely (Invoking lilypond): add note
11590         about EPS backend.
11591
11592         * scm/framework-eps.scm: new file: create per-system/per-page EPS
11593         files for inclusion in lilypond-book document.
11594
11595         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
11596
11597         * input/tutorial/lbook-texi-test.texi: new file.
11598
11599         * scm/safe-lily.scm (safe-objects): add
11600         {begin,end}-of-line-(in)?visible as safe.
11601  
11602 2005-01-30  Graham Percival  <gperlist@shaw.ca>
11603
11604         * Documentation/user/changing-defaults.itely: fixed example
11605         of (dynamics).
11606
11607 2005-01-29  Graham Percival  <gperlist@shaw.ca>
11608
11609         * lily/main.cc: fix info about -o=FILE.
11610
11611 2005-01-29  Werner Lemberg  <wl@gnu.org>
11612
11613         * mf/feta-toevallig.mf ("Natural"): Completely changed the
11614         construction to assure smooth transition from straight to curved
11615         lines.
11616
11617 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11618
11619         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
11620         stencils.
11621
11622         * ps/lilyponddefs.ps: add start-page, start-system doesn't
11623         translate to top of page. Fixes alignment problems of
11624         lilypond-generated EPS files.
11625
11626 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11627
11628         * scm/part-combiner.scm (analyse-spanner-states): trigger on
11629         crescendo-end as well, since Decrescendo maybe ended with Stop
11630         Crescendo.). Fixes: partcombine-diminuendo.ly
11631
11632         * scm/script.scm (default-script-alist): swap portato symbols.
11633
11634         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
11635
11636         * lily/paper-outputter-scheme.cc (LY_DEFINE):
11637         ly:outputter-port. New function.
11638
11639         * scm/framework-ps.scm (output-classic-framework): dump a
11640         -systems.texi too
11641         (output-classic-framework): dump multiple systems on an "infinite"
11642         page EPS including fonts. 
11643
11644         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
11645         .eps files for both texi and tex formats. Use PNG coming from
11646         lilypond.
11647         
11648 2005-01-28  Graham Percival  <gperlist@shaw.ca>
11649
11650         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
11651
11652         * scripts/lilypond-latex.py: fix info about -o=FILE.
11653
11654 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11655
11656         * ly/generate-embedded-cff.ly: write .cff.ps files.
11657
11658         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
11659
11660         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
11661         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
11662
11663 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11664
11665         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
11666
11667 2005-01-28  Werner Lemberg  <wl@gnu.org>
11668
11669         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
11670         macros.
11671         (draw_bulb): Improved.
11672
11673         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
11674         metapost bug.
11675         (draw_pedal_P): Use soft_end_penstroke.
11676         (draw_pedal_d): Use soft_start_penstroke.
11677
11678         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
11679         path.
11680         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
11681         doesn't change the glyph shape.
11682
11683         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
11684         changing the shape) to avoid fontforge warnings.
11685
11686         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
11687         soft_end_penstroke and fix glyph shape.
11688
11689 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11690
11691         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
11692
11693 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11694
11695         * scm/define-markup-commands.scm (line): filter out empty stencils
11696         from line command.
11697
11698         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
11699         amount.
11700
11701 2005-01-27  Graham Percival  <gperlist@shaw.ca>
11702
11703         * Documentation/user/notation.itely: added info about what
11704         \voiceFoo does.  Also rewrote warning about marks at
11705         a line break.
11706
11707         * Documentation/user/changing-defaults.itely: added info
11708         about putting dynamics in parenthesis and brackets.
11709
11710 2005-01-27  Werner Lemberg  <wl@gnu.org>
11711
11712         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
11713
11714 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11715
11716         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
11717         portato-direction.ly
11718
11719         * lily/beam.cc (consider_auto_knees): add beam height to
11720         threshold. Fixes: knee-multiple-beam.ly
11721
11722         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
11723         pedal line spanners. Fixes: instrument-center-pedal.ly
11724
11725         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
11726         if encountering barline. Fixes: auto-beam-repeat.ly
11727
11728 2005-01-26  Werner Lemberg  <wl@gnu.org>
11729
11730         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
11731         overlapping.
11732
11733         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
11734         with inflections for the 1/2 sharp glyph.
11735
11736         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
11737         connection between `t' and `r'.
11738         Unify bulb with the rest of `r' to avoid grazing outlines which
11739         confuses the overlap removal algorithm of fontforge.
11740
11741         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
11742         inflections.
11743         (draw_cross): Fix shape to have uniform thickness in corners.
11744
11745         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
11746         to avoid an uneven number of self-intersections; this confuses
11747         fontforge.
11748         Fix a slight bug in the shape at left bottom (which is visible only
11749         at high magnifications).
11750         `Center' the stem horizontally to avoid overlapping.
11751
11752 2005-01-24  Werner Lemberg  <wl@gnu.org>
11753
11754         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
11755         to `asis'.
11756         (fet_begingroup): Save group name in string `feta_group'.
11757         (fet_endgroup): Updated.
11758         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
11759
11760         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
11761
11762         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
11763         in metapost.
11764
11765 2005-01-24  Graham Percival  <gperlist@shaw.ca>
11766
11767         * Documentation/user/notation.itely: really minor editing.
11768
11769 2005-01-22  Graham Percival  <gperlist@shaw.ca>
11770
11771         * Documentation/user/examples.itely: minor editing.
11772
11773         * Documentation/user/changing-defaults.itely: minor editing.
11774
11775         * Documentation/user/notation.itely: clarified info on polyphony
11776         and \addlyrics.
11777
11778 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11779
11780         * scm/output-gnome.scm: 
11781         * scm/output-svg.scm:
11782         * scm/lily-library.scm (font-name-style): Update font name
11783         kludging for fontconfig use.
11784
11785 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
11786
11787         * scm/define-markup-commands.scm: Document right-align and
11788         larger markup commands. Remove "TODO" from the topmost comment
11789         "each markup function should have a doc string." More consistent
11790         use of new-lines.
11791
11792 2005-01-22  Graham Percival  <gperlist@shaw.ca>
11793
11794         * Documentation/user/changing-defaults: removed info about
11795         copyright symbol, since it's likely to change soon.
11796         Added info about betweensystemspace.
11797
11798         * Documentation/user/notation.itely: minor fixes.
11799
11800         * Documentation/user/lilypond.tely,
11801         Documentation/user/music-glossary.tely: changed copyright
11802         date to 2005 instead of 2004.
11803
11804         * input/test/volta-chord-names.ly: added old example back.
11805
11806 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11807
11808         * mf/feta-beugel.mf: use design size 20 (not 15).
11809
11810         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
11811         change name to aybabtu completely
11812
11813 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11814
11815         * buildscripts/gen-emmentaler-scripts.py (outdir): add
11816         design_size to fontname
11817
11818 2005-01-19  Werner Lemberg  <wl@gnu.org>
11819
11820         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
11821         mf/feta-schrift.mf: s/p/pat/ if a path variable.
11822
11823         * mf/feta-autometric.mf (set_char_box): Add code which emits
11824         specials for mf2pt1 if run with metapost.
11825         (to_bp): New macro for mf2pt1.
11826
11827 2005-01-18  Graham Percival  <gperlist@shaw.ca>
11828
11829         * Documentation/user/changing-defaults: added info on
11830         creating a copyright symbol.
11831
11832 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11833
11834         * VERSION: release 2.5.9
11835         
11836 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
11837
11838         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
11839
11840         * Documentation/user/notation.itely: Document
11841         score-override-auto-beam-setting Fix documentation for
11842         revert-auto-beam-setting.
11843
11844 2005-01-18  Werner Lemberg  <wl@gnu.org>
11845
11846         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
11847         (procset): New function to define a procset resource.
11848         (ps-embed-pfa): New function to define a font resource.
11849         (setup): New function to define a `Setup' environment.
11850         (preamble): Use new functions.
11851
11852         * ps/lilypond.defs (init-lilypond-parameters): New function to
11853         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
11854
11855 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11856
11857         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
11858
11859 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
11860
11861         * scm/define-markup-commands.scm: Change number->markletter-string
11862         to take two arguments (vector number). Add number->mark-alphabet-vector
11863         and markalphabet markup command.
11864
11865         * scm/translation-functions.scm: Add format-mark-box-alphabet,
11866         format-mark-alphabet, format-mark-box-barnumbers and
11867         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
11868
11869 2005-01-17  Graham Percival  <gperlist@shaw.ca>
11870
11871         * Documentation/user/examples.itely: add SATB automatic piano
11872         reduction template.
11873
11874         * Documentation/user/notation.itely: added info about changing
11875         partcombine texts.  Also adds examples of alternate lyrics.
11876
11877         * Documentation/user/changing-defaults.itely: added warning
11878         about \RemoveEmptyStaffContext overriding previous changes.
11879
11880 2005-01-17  Werner Lemberg  <wl@gnu.org>
11881
11882         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
11883         feta-alphabet*.
11884
11885 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11886
11887         * python/lilylib.py (make_ps_images): don't do final showpage for
11888         multi-page documents.
11889         
11890         * VERSION (MY_PATCH_LEVEL): release 2.5.8
11891
11892 2005-01-16  Graham Percival  <gperlist@shaw.ca>
11893
11894         * Documentation/user/lilypond.tely: changed order of appendices;
11895         unified index should be last.
11896
11897         * Documentation/user/notation.itely: add example of key signatures
11898         and info about Staff.printKeyCancellation.
11899
11900 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11901
11902         * lily/include/repeated-music.hh (class Repeated_music): change
11903         into "namespace" class.
11904
11905         * lily/event.cc: remove Key_change_event.
11906
11907         * lily/include/transposed-music.hh (class Transposed_music): remove.
11908
11909         * lily/transposed-music.cc: remove
11910
11911         * lily/include/relative-music.hh: remove.
11912
11913         * lily/include/music-sequence.hh (struct Music_sequence): change
11914         into "namespace" class.
11915
11916         * lily/untransposable-music.cc (Module): remove
11917
11918         * lily/include/un-relativable-music.hh (Module): remove
11919
11920         * lily/include/untransposable-music.hh (Module): remove
11921
11922         * lily/include/music-list.hh (Module): remove file
11923
11924         * lily/un-relativable-music.cc: remove file.
11925
11926 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11927
11928         * lily/parser.yy: Compile fix.
11929
11930 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11931
11932         * lily/include/music.hh (class Music): unvirtualize transpose().
11933
11934         * lily/sequential-music.cc: remove file.
11935
11936         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
11937
11938         * lily/slur-scoring.cc (get_best_curve): only switch on
11939         DEBUG_SLUR_SCORING for non NDEBUG builds.
11940
11941         * lily/include/music.hh (class Music): replace Music::start_mom()
11942         by start-callback property
11943
11944         * lily/include/grace-music.hh: remove file. 
11945
11946         * lily/stem.cc (height): robustness fix.
11947
11948         * lily/time-scaled-music.cc: remove file.
11949
11950         * lily/include/music.hh (class Music): include SCM init argument.
11951         (class Music): replace Music::get_length() virtual by
11952         length-callback property everywhere.
11953
11954         * scripts/convert-ly.py (conv): add  # to \property scalar value.
11955
11956         * mf/GNUmakefile: don't install *list.ly
11957
11958 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11959
11960         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
11961
11962 2005-01-12  Werner Lemberg  <wl@gnu.org>
11963
11964         This patch addresses the following problems in the feta sources
11965         files which contribute to the fetaXX fonts.
11966
11967         . Many fixes for rasterization at low resolutions (consistent use of
11968           `vround' and `hround', integer shift values for paths, applying
11969           `eps' for mirrored paths, use of `define_whole_pixels' and
11970           friends, etc.) -- while this probably looks like a waste of time
11971           it has revealed deficiencies in some glyph shapes.  See comment at
11972           the end of feta-params.mf how vertical symmetry is achieved.
11973
11974         . The `---' operator has been replaced everywhere with `--'; this
11975           both improves and considerably reduces the font size after
11976           conversion with mf2pt1.
11977
11978         These change aren't explicitly mentioned below since virtually all
11979         glyphs are affected.
11980
11981         Other notable differences:
11982
11983         . Glyphs from feta-accordion.mf now have charboxes around the
11984           outline.
11985
11986         . Fixed incorrect charbox for `accDot'.
11987
11988         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
11989
11990         . Fixed position of the bow in the `upprall' glyph and its siblings.
11991
11992         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
11993           dependent on the staff line thickness to avoid touching the middle
11994           staff line at smaller sizes.
11995
11996         . Largely extended output for feta-testXX: Where useful, glyphs
11997         are shown both between and on staff lines.
11998
11999
12000         * mf/feta-params.mf (staff_space_rounded,
12001         stafflinethickness_rounded, linethickness_rounded,
12002         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
12003         Update all code which uses them where appropriate.
12004         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
12005         New variables used to control rasterization at low resolutions.  Set
12006         to zero if feta code is processed with metapost.
12007
12008         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
12009         (draw_rounded_block, draw_square_block): Updated to use `--' only.
12010         (flare_path): Updated.
12011         Make it work with `filldraw' (but only circular pens).
12012         (hfloor, vfloor, hceiling, vceiling): New macros.
12013
12014         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
12015         Use `draw' again in mf mode to have good pixel dropout control.
12016         Fix intersection points of horizontal lines with circle.
12017         ("accDot"): Fix parameters for set_char_box.
12018         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
12019         control.
12020
12021         * mf/feta-banier.mf: Updated.
12022
12023         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
12024         testing.
12025         (undraw_inside_ellipse): Remove `center' argument.  Update all
12026         callers.
12027         (draw_brevis): New macro, called by "Brevis notehead".
12028         (draw_whole_triangle_head): New macro, called by "Whole
12029         trianglehead".
12030         (draw_small_triangle_head): Use `filldraw'.
12031
12032         * mf/feta-eindelijk.mf: Remove useless global group.
12033         Updated.
12034
12035         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
12036         `filldraw'.
12037
12038         * mf/feta-pendaal.mf: Updated.
12039
12040         * mf/feta-puntje.mf: Updated.
12041
12042         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
12043         less points.
12044         ("Flageolet"): Use `draw' again in mf mode to have good pixel
12045         dropout control.
12046         ("Varied Coda"): Use `draw_block'.
12047         (draw_comma): Fix typo.
12048         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
12049         pixel dropout control.
12050
12051         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
12052         position of bow.
12053
12054         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
12055         sizes.
12056
12057         * mf/feta-toevallig.mf (remember_pic): New variable, used for
12058         testing.
12059         (draw_meta_sharp): Much simplified.
12060         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
12061
12062         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
12063
12064 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12065
12066         * Documentation/user/notation.itely (Ancient rests): Fix typo
12067         (thanks Anthony)
12068
12069 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12070
12071         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
12072
12073         * lily/main.cc (setup_paths): Add cff.
12074
12075         * mf/GNUmakefile (foe): Include actual target %.cff.
12076         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
12077
12078 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12079
12080         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
12081         suffix for main_input_b_.
12082
12083         * scm/music-functions.scm (toplevel-music-functions):
12084         precompute music lengths for music expressions.  
12085
12086 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12087
12088         * lily/include/input.hh (class Input): new `end_' slot for end of
12089         input. Renamed defined_str0_ to start_.
12090
12091         * lily/input.cc (Input): Add Input::Input (Input const &) and
12092         remove Input::Input (Source_file*, char const *). Use the new
12093         slots.
12094         (set_location): method used by bison to propagate input
12095         locations (YYLLOC_DEFAULT).
12096         (end_line_number, end_column_number, step_forward): new methods
12097         
12098         * lily/input-scheme.cc (ly:input-both-locations): new function,
12099         similar to ly:input-location, but also return the end line and
12100         column.
12101
12102         * lily/include/includable-lexer.hh: 
12103         * lily/includable-lexer.cc: 
12104         * lily/include/lily-lexer.hh (class Lily_lexer): 
12105         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
12106         Includable_lexer to Lily_lexer, in order to update lexloc (the
12107         yylloc), a new slot of Lily_lexer.
12108         (here_input, LexerError): simplify by using the lexloc slot (aka
12109         yylloc)
12110
12111         * lily/lexer.ll: #define yylloc to use input locations (it may
12112         be useless here?). Fixed the #embedded_scm rule (step the location
12113         forward in order to skip the sharp sign before parsing the scheme
12114         expression)
12115
12116         * lily/include/lily-parser.hh (class Lily_parser): 
12117         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
12118         here_input()
12119         (parser_error): overload for more precise locations of errors.
12120
12121         * lily/parser.yy (YYLTYPE): set location type to Input
12122         (YYLLOC_DEFAULT): use Input::set_location()
12123         (yylex): add the YYLTYPE* location parameter.
12124         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
12125         Give an Input parameter to THIS->parser-error() for more accurate
12126         messages.
12127
12128 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12129
12130         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
12131
12132         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
12133         on BEAMQUANTING for non-NDEBUG builds.
12134
12135         * lily/stem.cc (head_count): performance: avoid String::String()
12136         inside oft called function.
12137
12138 2005-01-09  Graham Percival  <gperlist@shaw.ca>
12139
12140         * Documentation/user/examles.itely: attempted fix for broken
12141         string quartet template.
12142
12143         * Documentation/user/notation.itely: remove unnecessary broken
12144         link.
12145
12146 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12147
12148         * VERSION (PACKAGE_NAME): release 2.5.7
12149
12150 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12151
12152         * config.make.in (METAFONT): Append -progname=mf, fixes use with
12153         mf-nowin for teTeX-3.0.  Backportme.
12154
12155         * scm/output-svg.scm (utf8-string): New function.
12156
12157         * scm/output-gnome.scm (utf8-string): New function.
12158         (otf-name-mangling): Remove.
12159
12160         * lily/pango-font.cc (Pango_font): Use font string iso font
12161         filename for utf8-text.
12162
12163         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
12164         name.
12165
12166 2005-01-08  Graham Percival  <gperlist@shaw.ca>
12167
12168         * Documentation/user/notation.itely: add info about
12169         Staff.extraNatural = ##f in Pitches section.  Also
12170         fixed some minor issues in the Vocal music section.
12171
12172 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12173
12174         * scm/output-ps.scm (white-text): comment out Helvetica font,
12175         which is broken for my GS install.
12176
12177         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
12178         which provides a tighter bbox.
12179
12180         * scm/define-grobs.scm (all-grob-descriptions): remove all
12181         extra-offsets from definitions.
12182
12183 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
12184
12185         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
12186         add tuning for 4-string bass and some common 4/5-string banjo
12187         tunings.  New function (four-string-banjo) turns a 5-string tuning
12188         into a 4-string tuning.  New function
12189         (fret-number-tablature-format-banjo) computes correct fret numbers
12190         on 5-string banjos.
12191
12192         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
12193         Add beam correction to TabVoice.
12194
12195         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
12196         using bold font; makes tabs more readable.
12197
12198 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12199
12200         * lily/font-select.cc (get_font_by_design_size): don't make
12201         Modified_font_metric; this causes trouble, since we don't know the
12202         font magnification from inside Pango_font::text_stencil()
12203
12204         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
12205
12206         * Documentation/user/notation.itely (The Lyrics context): comment out
12207         broken {Small ensembles} link.
12208
12209         * scm/framework-svg.scm (output-framework): change calling convention.
12210
12211         * lily/object-key-dumper-scheme.cc: new file.
12212
12213         * lily/object-key-undumper-scheme.cc: new file.
12214
12215         * lily/tweak-registration-scheme.cc: new file.
12216
12217         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
12218
12219         * Documentation/user/examples.itely (String quartet): uncomment
12220         broken example.
12221
12222         * lily/font-config.cc: new file.
12223
12224 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12225
12226         * scm/output-svg.scm: 
12227         * scm/output-gnome.scm: s/bigcheese/emmentaler.
12228
12229         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
12230
12231 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12232
12233         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
12234         Add headers.
12235
12236         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
12237
12238 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12239
12240         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
12241
12242         * lily/include/main.hh: lose _b hungarian suffixes for global
12243         variables.
12244
12245         * lily/include/lily-guile-macros.hh: new file.
12246
12247         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
12248
12249         * lily/general-scheme.cc: new file. 
12250
12251         * lily/font-select.cc (get_font_by_design_size): retrieve
12252         PangoFont for (designsize . "pango-descr") entries.
12253
12254         * lily/lily-parser-scheme.cc: new file.
12255
12256         * lily/output-def-scheme.cc: new file.
12257
12258         * lily/paper-book-scheme.cc: new file.
12259
12260         * lily/duration-scheme.cc (LY_DEFINE): new file.
12261
12262         * lily/pitch-scheme.cc:  new file.
12263
12264         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
12265
12266 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12267
12268         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
12269
12270 2005-01-06  Graham Percival  <gperlist@shaw.ca>
12271
12272         * Documentation/user/notation.itely: minor editing.
12273
12274         * Documentation/user/changing-defaults: minor editing.
12275
12276         * Documentation/user/examples.itely: add template for
12277         string quartet part extraction; demonstrates tag.
12278
12279 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
12280
12281         * Documentation/user/notation.itely: documents
12282         format-mark-box-letters and format-mark-box-numbers
12283
12284         * scm/define-context-properties.scm: change comment.
12285
12286 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12287
12288         * scm/framework-ps.scm (output-classic-framework): new function:
12289         dump systems as separate .eps files (without fonts) and write a
12290         single collecting .tex file.
12291
12292 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12293
12294         * Documentation/user/notation.itely (Setting simple songs):
12295         Correct several errors in the equivalent formulation of
12296         \addlyrics. 
12297         (The Lyrics context): Corrected link to the SATB example.
12298
12299 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12300
12301         * scm/lily.scm (completize-formats): new function
12302         (postprocess-output): new function
12303
12304         * lily/paper-book.cc (classic_output): change calling
12305         convention. Give basename as first argument. 
12306         remove Paper_book::post_processing().
12307
12308         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
12309
12310 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12311
12312         * lily/paper-outputter.cc (LY_DEFINE): new function
12313         ly:outputter-close.
12314
12315         * lily/main.cc: change --format,-f to --backend,-b
12316
12317         * lily/include/main.hh: rename format to backend.
12318
12319         * scm/translation-functions.scm (format-mark-box-numbers): add.
12320         patch by Erlend Aasland
12321
12322 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12323
12324         * lily/pango-font.cc (text_stencil): dump string as
12325         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
12326
12327 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12328
12329         * configure.in (gui_b): Remove handy developer-only
12330         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
12331         CVS source installations (but break other non-default but correct
12332         PKG_CONFIG_PATH setups), as this is no longer developer-only.
12333
12334         * SConstruct: 
12335         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
12336         compatibility (backportme).
12337
12338         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
12339
12340 2005-01-03  Werner Lemberg  <wl@gnu.org>
12341
12342         Prepare glyph shapes for mf2pt1 conversion.
12343
12344         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
12345         (accDiscant, accFreebase, accStdbase): Replace `draw' with
12346         `penstroke'.
12347         (accDot): Use `drawdot'.
12348         (accBayanbase): Replace `draw' with `draw_gridline'.
12349         (print_penpos): Moved to feta-macros.mf.
12350         (accOldEE): Replace `filldraw' with `penstroke'.
12351         Replace `draw' with `penstroke' and `drawdot'.
12352
12353         * mf/feta-banier.mf: Code clean-up.
12354         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
12355         `fill'.
12356
12357         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
12358
12359         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
12360         paremeter to control drawing of labels.  Update all callers.
12361
12362         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
12363         (new_bulb): Return a bulb as a single path.  To do that, it now
12364         takes some more parameters.  Updated all callers.
12365         (draw_gclef): Major clean-up.  `draw' has been replaced with
12366         `penstroke', unnecessary outlines have been removed.
12367         Remove (unused) gnome-canvas code.
12368
12369         * mf/feta-macros.mf (print_penpos): New macro (from
12370         feta-accordion.mf).
12371         Other minor fixes.
12372
12373         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
12374         ("Pedal dot"): Use `drawdot'.
12375         (draw_pedal_P): Add parameter to control drawing of labels.  Update
12376         all callers.
12377         Fix shape at top.
12378         (draw_pedal_e): Add parameter to control drawing of labels.  Update
12379         all callers.
12380         (draw_pedal_d): Add parameter to control drawing of labels.  Update
12381         all callers.
12382         Revert drawing direction.
12383
12384         * mf/feta-schrift.mf (draw_fermata): Use single path.
12385         (draw_short_fermata): Replace `filldraw' with `fill'.
12386         (draw_long_fermata, draw_very_long_fermata): Replace calls to
12387         `draw_rounded_block' with a single path.
12388         ("Thumb"): Draw full circle instead of mirroring segments.
12389         (draw_accent): New macro.
12390         ("> accent", "espr"): Use it.
12391         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
12392         ("open (unstopped)"): Draw full circle instead of mirroring
12393         segments.
12394         (draw_vee): Removed.
12395         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
12396         ("Downbow"): Replace calls to `draw_rounded_block' with a single
12397         path.
12398         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
12399         partial pieces drawn with `fill' -- these do still overlap with the
12400         stem of the `t' but just once, not multiple times so that fontforge
12401         can handle it gracefully.
12402         Change other parts of the glyph so that fontforge's overlapping
12403         algorithm reliably works.
12404         (draw_heel): Replace `draw' with `fill'.
12405         (draw_toe): Use `draw_accent' instead of `draw_vee'.
12406         ("Flageolet"): Replace `draw' with `penstroke'.
12407         ("Segno"): Replace `filldraw' with `penstroke'.
12408         Replace `draw' with `drawdot'.
12409         ("Coda"): Replace `fill' with `penstroke', using a single path.
12410         ("Varied Coda"): Use less overlapping paths.
12411         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
12412         single path.
12413
12414         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
12415         group to better control the `labels' command.
12416         Rename argument to `offset' and use it actually.  Update all
12417         callers.
12418         Replace `filldraw' with `fill'.
12419         ("mordent", "prallmordent", "upmordent", "downmordent",
12420         "lineprall"): Replace `draw' with `draw_gridline'.
12421         ("upprall", "downprall"): Replace `draw' with `fill'.
12422
12423         * mf/feta-timesig.mf: Formatting.
12424
12425         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
12426         to...
12427         ("Flat"): Here.
12428         (draw_paren): Move code to draw labels to...
12429         ("Right Parenthesis"): Here.
12430
12431 2005-01-02  Graham Percival <gperlist@shaw.ca>
12432
12433         * Documentation/user/notation.itely: add example of \setTextDecresc
12434         and \setTextDim.
12435
12436 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
12437
12438         * scm/define-markup-commands.scm :  fix glyph-strings of
12439         accidentals and \note-by-number
12440
12441 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12442
12443         * VERSION: 2.5.6 released.
12444         
12445         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
12446
12447         * input/regression/new-markup-scheme.ly: oops. font-family=music
12448         -> font-encoding fetaMusic.  
12449
12450         * lily/main.cc: put default to PS.
12451
12452         * lily/tfm.cc: idem.
12453
12454         * lily/afm.cc: idem.
12455
12456         * lily/include/modified-font-metric.hh (struct
12457         Modified_font_metric): remove coding_scheme() method.
12458
12459         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
12460
12461         * scripts/convert-ly.py (conv): crash on encountering \encoding.
12462
12463         * input/les-nereides.ly: convert to utf8
12464
12465         * lily/modified-font-metric.cc (text_dimension): idem.
12466
12467         * lily/parser.yy (TODO): idem.
12468
12469         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
12470
12471         * lily/lexer.ll: remove encoding
12472
12473         * scm/framework-ps.scm (output-variables): separately scale the
12474         page to mm 
12475
12476         * lily/pango-font.cc (Pango_font): fix scaling.
12477
12478         * lily/font-metric.cc (design_size): design_size returns a
12479         dimension now as well.
12480
12481 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12482
12483         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
12484         brace generation. 
12485
12486         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
12487
12488 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12489
12490         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
12491         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
12492
12493 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12494
12495         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
12496         in first run as well.
12497
12498         * scm/paper.scm (layout-set-staff-size): use text-font-size in
12499         dimension less points (ie. 12 = 12 point)
12500
12501         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
12502
12503         * lily/all-font-metrics.cc (find_pango_font): set description_
12504
12505         * lily/pango-font.cc (text_stencil): export size as well.
12506         (text_stencil): fix scaling and extents box.
12507
12508 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12509
12510         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
12511
12512         * Documentation/user/invoking.itely (Invoking lilypond): document
12513         texstr
12514
12515         * scripts/convert-ly.py (conv): add ancient rules.
12516
12517         * scm/clef.scm (c0-pitch-alist): replace - with .
12518
12519         * scripts/lilypond-book.py (process_snippets): add texstr support.
12520
12521         * scm/framework-texstr.scm (header): change extension to .textmetrics
12522
12523         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
12524         -f tex.
12525
12526         * lily/text-metrics.cc: new file.
12527         (try_load_text_metrics): new function
12528
12529         * lily/include/text-metrics.hh: new file.
12530
12531 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12532
12533         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
12534         ly_scheme_function to ly_lily_module_constant.
12535
12536         * lily/modified-font-metric.cc (text_dimension): try
12537         lookup_tex_text_dimension() first.
12538
12539         * lily/tfm.cc: new function ly:load-text-dimensions
12540
12541 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12542
12543         * scm/output-texstr.scm (text): use \lilygetmetrics
12544
12545         * scm/framework-texstr.scm (header): dump in new format.
12546
12547         * tex/lilypond-tex-metrics: new file.
12548         
12549 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12550
12551         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
12552         mapping.
12553         (index_to_charcode): New method.
12554
12555         * scm/output-ps.scm (glyph-string): 
12556         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
12557
12558 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12559
12560         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
12561         implement fully, need FONT to get to charcode.
12562
12563         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
12564
12565         * scm: Cleanups.
12566
12567         * Documentation/user/changing-defaults.itely: Fix internalsrefs
12568         {Tunable context properties},
12569         {All layout objects},
12570         {Music definitions}.
12571
12572 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12573
12574         * VERSION: release 2.5.5
12575         
12576         * lily/main.cc: use TeX as default output format.
12577
12578         * flower/file-path.cc (find): try to open directly as well, so we
12579         find absolute path files. 
12580
12581         * lily/pango-select.cc: new file.
12582
12583         * scm/framework-ps.scm: remove all encoding code. 
12584         load pfb/pfa for PangoFont too.
12585         
12586         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
12587
12588 2004-12-22  Werner Lemberg  <wl@gnu.org>
12589
12590         Prepare glyph shapes for mf2pt1 conversion.
12591
12592         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
12593
12594         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
12595         (define_triangle_shape): Use it to replace `draw' with `fill' and
12596         `unfill'.  Update all callers.
12597         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
12598         (draw_cross): Ditto.
12599         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
12600         Use penrazor for better conversion with mf2pt1.
12601         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
12602         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
12603         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
12604         draw_la_head, draw_ti_head): Replace `filldraw' with
12605         `fill'.  Update all callers.
12606
12607 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12608
12609         * lily/paper-book.cc (output): revert: only allow a single output
12610         format.
12611
12612         * lily/include/pango-font.hh: new file.
12613
12614         * lily/pango-font.cc: new file.
12615
12616         * lily/font-metric.cc (text_stencil): new routine
12617
12618         * lily/all-font-metrics.cc (find_pango_font): new routine.
12619
12620         * lily/include/font-metric.hh (struct Font_metric): add
12621         text_stencil()
12622
12623         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
12624
12625 2004-12-22  Werner Lemberg  <wl@gnu.org>
12626
12627         Prepare glyph shapes for mf2pt1 conversion.
12628
12629         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
12630
12631         * mf/feta-toevallig.mf: Formatting.
12632         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
12633         ("Natural"): Fix paths to allow better postprocessing.
12634         (draw_meta_flat): Use `z3l' as additional point in path to get
12635         better conversion with mf2pt1.
12636         Other minor cleanups.
12637         ("3/4 Flat"): Add auxiliary points and modify path to replace
12638         `draw' with `fill'.
12639         ("Double Sharp"): Mirror path segments instead of picture elements
12640         to get a single outline.
12641         Modify path to replace `filldraw' with `fill'.
12642
12643 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12644
12645         * input/test/unfold-all-repeats.ly: added file back.
12646
12647         * Documentation/user/notation.itely,
12648         Documentation/user/programming-interface.itely
12649         Documentation/user/changing-defaults.itely: fixed misc broken
12650         links to input/test/ files.
12651
12652 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12653
12654         * tex/texinfo.tex: Update.  We should not be distributing this,
12655         but since we do, use latest version.
12656
12657         * Documentation/user/macros.itexi: Comment-out \fetaflat,
12658         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
12659         macros for feta glyphs.
12660
12661 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12662
12663         * Documentation/user/changing-defaults.itely: fix index for set.
12664
12665         * Documentation/user/converters.itely: added convert-ly bugs list
12666         from CVS.
12667
12668 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12669
12670         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
12671         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
12672         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
12673         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
12674
12675         * mf/GNUmakefile (pfa_warning): Use less broken check.
12676
12677         * python/lilylib.py (setup_environment): Remove cruft from
12678         GS_FONTPATH.
12679
12680         * configure.in: Bump mftrace requirement to 1.1.1.
12681
12682 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12683
12684         * scm/output-svg.scm (beam): Use polygon.
12685
12686         * scm/lily-library.scm: Bugfix.
12687
12688         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
12689
12690         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
12691
12692 2004-12-19  Werner Lemberg  <wl@gnu.org>
12693
12694         Prepare glyph shapes for mf2pt1 conversion.
12695
12696         * mf/feta-eindelijk: Some formatting.
12697         (multi_rest_x, multi_beam_height): Removed.  Unused.
12698         ("Quarter rest"): Use `intersectiontimes' to create a single
12699         outline.
12700         (rest_crook): Removed.  Unused.
12701         (draw_rest_bulb): Return path (without filling).  Update callers.
12702         Simplified.
12703         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
12704         "128th rest"): Simplify `pat'.
12705         Create single outline.
12706
12707 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12708
12709         * mf/GNUmakefile (ALL_GEN_FILES):
12710         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
12711
12712         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
12713         function.
12714
12715 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12716
12717         * scm/output-texstr.scm (placebox): add routine
12718
12719         * VERSION (PACKAGE_NAME): release 2.5.4
12720
12721         * scm/framework-texstr.scm (output-framework): new file.  
12722
12723         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
12724         processing.
12725
12726         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
12727
12728         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
12729         rule.
12730
12731         * configure.in (gui_b): bump mftrace requirement to 1.1.0
12732
12733         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
12734
12735         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
12736
12737 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12738
12739         * scm/framework-svg.scm (dump-page): Implement landscape.
12740
12741 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12742
12743         * lily/main.cc (setup_paths): Add svg to search path.
12744
12745         * scm/output-svg.scm:
12746         * scm/framework-svg.scm: Add pageSet.  Update.
12747         (dump-fonts): New function.
12748         (output-framework): Use it.
12749
12750         * mf/GNUmakefile: 
12751         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
12752
12753 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12754
12755         * tex/lilyponddefs.tex: comment out new ifpdf code.
12756
12757 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12758
12759         * GNUmakefile.in: 
12760         * SConstruct (symlink): Replace afm by otf.
12761
12762         * scm/framework-gnome.scm (gnome-main): Remove invocation of
12763         ly:pango-add-afm-decoder.
12764
12765         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
12766
12767 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12768
12769         * scm/output-ps.scm (new-text): don't access t glyph for getting
12770         space dimension.
12771
12772         * ly/init.ly: warn about \version
12773
12774         * lily/lexer.ll: set version-seen?
12775
12776 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12777
12778         * scm/output-svg.scm (string->entities): Update.
12779
12780 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12781
12782         * lily/main.cc (setup_paths): replace afm by otf for path. 
12783
12784         * lily/pangofc-afm-decoder.cc: remove.
12785
12786         * lily/include/pangofc-afm-decoder.hh: remove.
12787
12788         * scm/framework-scm.scm (output-framework): new file.
12789
12790         * mf/GNUmakefile: remove SAUTER_FONTS.
12791         remove SVG/sodipodi hacks.
12792
12793         * scm/lily-library.scm (stderr): move stderr.
12794
12795         * mf/GNUmakefile: remove AFM support.
12796
12797         * buildscripts/mf-to-table.py (base): remove AFM support.
12798
12799         * lily/open-type-font.cc (design_size): use design_size
12800
12801 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
12802
12803         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
12804
12805 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12806
12807         * mf/GNUmakefile: Generate combined aybabtu info.
12808         * mf/aybabtu.pe.in (i): Load it.
12809
12810         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
12811         are not symbols.
12812
12813         * lily/include/open-type-font.hh (count): New method.
12814
12815         * mf/aybabtu.pe.in: Typo.
12816
12817         * Documentation/user/out/lilypond-internals.nexi (Scheme
12818         functions): Typo.
12819
12820         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
12821
12822 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12823
12824         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
12825         subfonts.
12826
12827         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
12828
12829         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
12830         (tex-font-command-raw): new function.
12831
12832         * lily/include/virtual-font-metric.hh (Module): remove file
12833
12834         * lily/virtual-font-metric.cc (Module): remove file.
12835         
12836
12837         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
12838         (get_indexed_char): read bbox from lily table if present.
12839
12840 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12841
12842         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
12843         aybabtu.subfonts
12844
12845         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
12846         global glyphname. Enables more than 64 glyphs in the OTF.
12847
12848 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12849
12850         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
12851         braces.
12852
12853         * lily/open-type-font.cc (design_size): Use 12 as default for
12854         design size.
12855
12856         * mf/aybabtu.pe.in: New file.  Merge all our braces.
12857
12858         * mf/GNUmakefile: Generate aybabtu.
12859
12860         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
12861
12862 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12863
12864         * scm/lily-library.scm (char->unicode-index): Remove.
12865
12866         * scm/output-gnome.scm (text): Bugfix for plain string input.
12867         Updates.
12868
12869         * scm/output-svg.scm (svg-font): Add weight to font selection.
12870
12871 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12872
12873         * Documentation/topdocs/INSTALL.texi (Top): Point to
12874         buildscripts/out/clean-fonts instead of
12875         buildscripts/clean-fonts.sh. 
12876
12877 2004-12-13  Graham Percival  <gperlist@shaw.ca>
12878
12879         * input/regression/figured-bass.ly: attempt to clarify text.
12880
12881         * Documentation/user/notation.tely: add cindex for tag, attempt to
12882         add figured bass example.
12883
12884         * Documentation/user/changing-defaults: basic editing.
12885
12886 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12887
12888         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
12889
12890         * lily/open-type-font.cc (LY_DEFINE): new function
12891         ly:font-sub-fonts
12892
12893         * lily/include/font-metric.hh (struct Font_metric): new method
12894         sub_fonts()
12895
12896         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
12897         . with - in add.stem.
12898         
12899 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12900
12901         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
12902         and fetaDynamic.
12903
12904         * lily/rest.cc (glyph_name): Change - to . .
12905
12906         * scm/output-gnome.scm (text): Hello world, again.
12907
12908         * scm/output-svg.scm (named-glyph): New function.  Hello world!
12909
12910         * lily/modified-font-metric.cc (index_to_charcode): New method.
12911
12912         * lily/include/font-metric.hh (index_to_charcode): New function.
12913
12914         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
12915         new function.
12916         (ly:font-glyph-to-index): Remove.
12917
12918 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12919
12920         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
12921
12922         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
12923
12924         * lily/open-type-font.cc (load_scheme_table): new function
12925
12926         * lily/dots.cc (print): replace - 
12927
12928         * lily/open-type-font.cc (attachment_point): new function.
12929         (load_table): read LILC table
12930
12931         * buildscripts/gen-bigcheese-scripts.py (Module): new
12932         file. Generate FF scripts.
12933
12934         * mf/feta-din10.mf: idem.
12935
12936         * mf/feta-nummer10.mf: remove mf files.
12937
12938         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
12939
12940 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12941
12942         * lily/lily-guile.cc: Use scm_from_locale_stringn.
12943
12944         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
12945         compatibility.
12946
12947 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12948
12949         * lily/open-type-font.cc (get_indexed_char): scale metrics by
12950         design-size and units_per_EM.
12951
12952         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
12953
12954 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12955
12956         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
12957         does not crash fontforge.
12958
12959         * scm/lily-library.scm (char->unicode-index): Hack to map onto
12960         PUA.
12961
12962 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12963
12964         * scm/framework-ps.scm (ps-embed-cff): new function.
12965
12966         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
12967
12968 2004-12-12  Werner Lemberg  <wl@gnu.org>
12969
12970         * mf/bigcheese.pe.in: Add PUA mapping.
12971         Don't create Type 42 but bare CFF font.
12972
12973 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12974
12975         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
12976         within canvas boundaries.
12977
12978         * mf/merge.pe.in: Set font names, version, license GPL.
12979
12980         * make/substitute.make: Add FONTFORGE.
12981
12982         * config.make.in (FONTFORGE): Add.
12983
12984         * configure.in (gui_b): Use PATH_PROG for fontforge.
12985
12986 2004-12-11  Graham Percival  <gperlist@shaw.ca>
12987
12988         * scm/define-markup-commands.scm: add baseline-skip to info
12989         about \column.
12990
12991 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12992
12993         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
12994
12995         * scm/output-gnome.scm (named-glyph): Use it.
12996
12997         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
12998
12999         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
13000         (upper_string, lower_string, reverse_string): Remove.
13001
13002         * configure.in (fontforge): Reinstate version check.
13003
13004         * ly/engraver-init.ly: Fix clef glyph names.
13005
13006         * lily/time-signature.cc (special_time_signature): Fix fraction
13007         glyph names.
13008
13009 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13010
13011         * mf/merge.pe: new file.
13012
13013         * lily/freetype.cc: new file.
13014
13015         * lily/include/open-type-font.hh (class Open_type_font): new file.
13016
13017         * lily/include/freetype.hh: new file.
13018
13019         * lily/open-type-font.cc: new file.
13020
13021         * lily/all-font-metrics.cc (find_otf): new function.
13022
13023 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13024
13025         * lily/time-signature.cc (special_time_signature): Fix.
13026
13027         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
13028         GTK2 before checking for pango.  Fixes -fgnome.
13029
13030         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
13031         Scheme name.
13032
13033         * scm/define-markup-commands.scm:
13034         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
13035
13036         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
13037
13038         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
13039         date versions.  Fixes configure.
13040         (STEPMAKE_CHECK_VERSION): Support optional actual program version
13041         argument.
13042
13043 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13044
13045         * buildscripts/mf-to-table.py (write_ps_encoding): write real
13046         names in .enc
13047
13048         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
13049
13050 2004-12-09  Graham Percival  <gperlist@shaw.ca>
13051
13052         * Documentation/user/changing-defaults.itely: add info about
13053         make-dynamic-script
13054
13055         * Documentation/user/notation.itely: add link in dynamics to
13056         section about make-dynamic-script.
13057
13058 2004-12-09  Christian hitz  <chhitz@gmx.net>
13059
13060         * lily/lily-guile.cc: change MACOS_X to __APPLE__
13061
13062 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13063
13064         * buildscripts/mf-to-table.py (parse_logfile): use . for
13065         concatting name and group.
13066         (parse_logfile): use M for Minus (negative.)
13067
13068         * lily/include/type-swallow-translator.hh
13069         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
13070
13071         * lily/*.cc: cosmetics around = sign.
13072
13073         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
13074         lyric spacing on the penultimate column.
13075
13076 2004-12-05  Christian Hitz  <chhitz@gmx.net>
13077
13078         * configure.in:
13079         * lily/accidental-placement.cc:
13080         * lily/bar-line.cc:
13081         * lily/beam-concave.cc:
13082         * lily/beam-quanting.cc:
13083         * lily/beam.cc:
13084         * lily/bezier-bow.cc:
13085         * lily/bezier.cc:
13086         * lily/break-align-interface.cc:
13087         * lily/custos.cc:
13088         * lily/dimension-cache.cc:
13089         * lily/dot-column.cc:
13090         * lily/font-metric.cc:
13091         * lily/font-select.cc:
13092         * lily/gourlay-breaking.cc:
13093         * lily/grob-property.cc:
13094         * lily/grob.cc:
13095         * lily/lily-guile.cc:
13096         * lily/line-spanner.cc:
13097         * lily/lookup.cc:
13098         * lily/lyric-extender.cc:
13099         * lily/lyric-hyphen.cc:
13100         * lily/mensural-ligature.cc:
13101         * lily/midi-def.cc:
13102         * lily/misc.cc:
13103         * lily/note-collision.cc:
13104         * lily/note-column.cc:
13105         * lily/note-head.cc:
13106         * lily/paper-outputter.cc:
13107         * lily/percent-repeat-item.cc:
13108         * lily/rest-collision.cc:
13109         * lily/side-position-interface.cc:
13110         * lily/simple-spacer.cc:
13111         * lily/slur-configuration.cc:
13112         * lily/slur-scoring.cc:
13113         * lily/slur.cc:
13114         * lily/spaceable-grob.cc:
13115         * lily/spacing-spanner.cc:
13116         * lily/spanner.cc:
13117         * lily/staff-symbol-referencer.cc:
13118         * lily/stem.cc:
13119         * lily/stencil.cc:
13120         * lily/system-start-delimiter.cc:
13121         * lily/system.cc:
13122         * lily/text-item.cc:
13123         * lily/tie.cc:
13124         * lily/tuplet-bracket.cc:
13125         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
13126         <cmath> beacause isinf/isnan is undefined in <cmath>
13127
13128 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13129
13130         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
13131
13132 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13133
13134         * VERSION: release 2.5.3
13135         
13136 2004-11-29  Arno Waschk <arno@arnowaschk.de>
13137
13138         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
13139
13140 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13141
13142         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
13143
13144         * lily/note-head.cc (internal_print): always try the "s" head if
13145         u/d not found.
13146
13147         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
13148
13149 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13150
13151         * mf/parmesan-heads.mf (overdone_heads): typos.
13152
13153 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13154
13155         * lily/parser.yy (markup): in markups, { .. } without command
13156         before are also flattened, ie \line must be explicitely used.
13157
13158         * Documentation/user/changing-defaults.itely:
13159         * Documentation/user/notation.itely: 
13160         * input/wilhelmus.ly: 
13161         * input/regression/instrument-name-markup.ly: 
13162         * input/regression/markup-score.ly: 
13163         * input/regression/new-markup-scheme.ly: 
13164         * input/regression/new-markup-syntax.ly: 
13165         * input/test/coriolan-margin.ly: use \line in markups where
13166         appropriate
13167         
13168 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13169
13170         * scm/new-markup.scm (map-markup-command-list): helper function
13171         used in parser.yy to map markup commands on a markup list.
13172
13173         * lily/parser.yy: get rid off < > in markups by treating { } as
13174         real lists.
13175
13176         * lily/lexer.ll: remove < > from markup lexer mode.
13177
13178         * scripts/convert-ly.py (conv): add rule for converting 
13179         \markup < > to \markup { }
13180
13181         * ly/titling-init.ly: 
13182         * input/test/coriolan-margin.ly: 
13183         * input/regression/new-markup-syntax.ly: 
13184         * input/regression/new-markup-scheme.ly: 
13185         * input/regression/multi-measure-rest-text.ly: 
13186         * input/regression/markup-stack.ly: 
13187         * input/regression/markup-score.ly: 
13188         * input/regression/instrument-name-markup.ly: 
13189         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
13190         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
13191         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
13192         * input/wilhelmus.ly: 
13193         * Documentation/user/notation.itely: 
13194         * Documentation/user/music-glossary.tely: 
13195         * Documentation/user/changing-defaults.itely: change < > to { } in
13196         markups
13197
13198 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13199
13200         * lily/accidental-placement.cc (position_accidentals): shortcut if
13201         no accidentals to place.
13202
13203 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13204
13205         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
13206         typo s/ly:dimension ?/ly:dimension?/
13207
13208         * input/regression/lily-in-scheme.ly: 
13209         * input/regression/music-function.ly: 
13210         * ly/spanners-init.ly (assertBeamSlope): 
13211         * scm/music-functions.scm (def-grace-function): add the paper
13212         argument to music function definitions.
13213
13214 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13215
13216         * lily/moment.cc (LY_DEFINE):
13217         ly:moment-main-{denominator,numberator}, new function.
13218
13219         * lily/score-engraver.cc (typeset_all): assign to column on basis
13220         of axis-group-parent-X setting.
13221
13222         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
13223         add_element() on basis of axis-group-parent-Y setting.
13224
13225         * lily/grob.cc: add axis-group-parent-{XY} properties.
13226
13227         * input/regression/spacing-stick-out.ly: new file.
13228
13229         * lily/simple-spacer.cc (add_columns): use binary search for
13230         setting column rods. Changes O(n^2) to O(n log(n)) for
13231         constructing spacing problem from columns.
13232         (add_columns): read allow-outside-line to make sure no texts stick
13233         out.
13234         (solve): Simple_spacer::is_active() only determines
13235         satisfies_constraints_ for non-ragged typesetting.
13236
13237         * lily/simultaneous-music.cc (to_relative_octave): only set
13238         old_relative_used if return pitch actually changed.
13239
13240         * scm/define-context-properties.scm
13241         (all-user-translation-properties): change to match implementation.
13242
13243         * python/lilylib.py: Replace re.match by re.search and adds "-c
13244         showpage" to the gs command line (Johannes Schindelin)
13245
13246         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
13247         before processing. Prevents crash when inf is in the extent.
13248
13249         * scm/define-markup-commands.scm (note-by-number): add "s" to
13250         "noteheads-" glyphname.
13251  
13252         * lily/parser.yy (Generic_prefix_music): supply parser argument to
13253         music function as well.
13254         
13255 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13256
13257         * VERSION: release 2.5.2
13258
13259         * Documentation/user/changing-defaults.itely (Creating titles):
13260         add breakbefore variable.
13261
13262         * lily/paper-book.cc (set_system_penalty): new function. Set
13263         penalty_ based on breakBefore setting
13264
13265         * lily/context-specced-music-iterator.cc (construct_children):
13266         interpret special context id $uniqueContextId 
13267
13268         * lily/context.cc (create_unique_context): new method. Move
13269         creation of unique (\new) contexts into interpreting phase. This
13270         makes
13271
13272           foo= \new Staff ..
13273           << \foo \foo >>
13274
13275         produce 2 staves.
13276         
13277
13278         * scm/define-music-properties.scm (all-music-properties): add
13279         quoted-voice-direction
13280
13281         * ly/music-functions-init.ly: killCues function.
13282
13283         * scm/music-functions.scm (cue-substitute): move creation of voice
13284         contexts further to the back. 
13285
13286 2004-11-25  Werner Lemberg  <wl@gnu.org>
13287
13288         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
13289         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
13290
13291 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
13292
13293         * buildscripts/guile-gnome.sh: Fixed typo.
13294
13295 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13296
13297         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
13298
13299         * scripts/abc2ly.py (dump_slyrics): add ord(). 
13300
13301         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
13302         to regular engraver. 
13303
13304 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13305
13306         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
13307
13308 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13309
13310         * scm/define-markup-commands.scm (fill-line): Typo.
13311
13312         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
13313         and newer.
13314
13315 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
13316
13317         * ly/dynamic-scripts-init.ly: Fixed typo.
13318
13319 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13320
13321         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
13322         note-head, to have different attachment points for up and down.
13323
13324         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
13325
13326         * mf/feta-generic.mf (else): remove solfa.
13327
13328         * mf/feta-bolletjes.mf (tishape): remove unicode test.
13329
13330         * scm/define-context-properties.scm
13331         (all-user-translation-properties): add shapeNoteStyles property.
13332
13333         * lily/shape-note-heads-engraver.cc (process_music): new file.
13334
13335         * lily/event.cc (transpose): call Event::transpose() for
13336         transposing the tonic.
13337
13338 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13339
13340         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
13341         Unicode/OpenType and AFM.
13342
13343         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
13344
13345 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13346
13347         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
13348
13349         * lily/context.cc (Context): unprotect key from ctor.
13350
13351         * scm/stencil.scm (stack-lines): return empty-stencil if argument
13352         is '()
13353         (stack-stencils): idem.
13354
13355         * Documentation/user/changing-defaults.itely (Creating titles):
13356         document new title layout options.
13357
13358         * lily/parser.yy (lilypond_header_body): copy previous
13359         $globalheader if present.
13360
13361         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
13362         ly:module-copy
13363         
13364         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
13365
13366         * scm/titling.scm: remove old titling functions
13367
13368         * lily/stencil.cc (translate): remove absolute dimension.
13369
13370         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
13371         via markup.
13372
13373         * scm/page-layout.scm (marked-up-headfoot): create header/footer
13374         field from user-supplied markup
13375
13376         * scm/define-markup-commands.scm (on-the-fly): new markup
13377         command. Enter SCM markup procedure directly in Scheme.
13378         (fromproperty): new markup command. Read markup from props argument.
13379
13380         * scm/titling.scm (marked-up-title): create title via
13381         user-specified markup. 
13382
13383         * scm/define-markup-commands.scm (column): remove empty stencils
13384         from column.
13385
13386         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
13387         not have side-effect of creating variable stub.
13388
13389         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
13390
13391 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13392
13393         * scm/encoding.scm (coding-alist): 
13394         * scm/font.scm (add-ec-fonts):
13395         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
13396         Extended-TeX-Font-Encoding---Latin.
13397
13398         * lily/side-position-interface.cc (general_side_position): Add
13399         actual offset to error message (avoid constant error messages).
13400
13401         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
13402         block.
13403
13404         * lily/font-select.cc (select_encoded_font)
13405         (get_font_by_mag_step, get_font_by_design_size): 
13406         * lily/modified-font-metric.cc (Modified_font_metric): 
13407         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
13408
13409         * scm/encoding.scm (coding-alist): Add fetaDynamic.
13410         (read-encoding-file): Bugfix: do not require space after bracket.
13411
13412         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
13413         these do not exist.
13414
13415 2004-11-20  Graham Percival  <gperlist@shaw.ca>
13416
13417         * Documentation/user/notation.itely: added info about typesetting
13418         boxed bar numbers.
13419
13420 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13421
13422         * flower/interval.cc (T_to_string): gcc4 fixes.
13423
13424         * scm/define-markup-commands.scm (fill-line): use
13425         stack-stencils. This fixes problems with putting already centered
13426         stencils in a line.
13427
13428         * VERSION: release 2.5.1
13429
13430         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
13431
13432 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13433
13434         * input/example-[1-3].ly: simplify.
13435
13436         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
13437
13438         * scm/output-ps.scm (new-text): new function. Use glyphshow to
13439         show glyphs.
13440
13441         * scm/encoding.scm (decode-byte-string): new function.
13442
13443         * scripts/convert-ly.py (conv): add warning about
13444         set-global-staff-size.
13445
13446         * Doxyfile: add. 
13447
13448         * scripts/convert-ly.py (conv): add raggedlastbottom rule
13449         (conv): warn for TextSpanner split.
13450         (conv): warn for textheight.
13451
13452 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13453
13454         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
13455         building the documentation, info with images are installed.
13456         (final-install): Fix description.  Mention sourcing of login
13457         scripts (instead of running).
13458
13459 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13460
13461         * Debian lmodern support.  Note that LilyPond will issue warnings
13462         
13463             no such encoding: "FontSpecific"
13464
13465           The font selection mechanism wants to get the encoding from the
13466           font itself, but the idea of lmodern is that it is usable with
13467           different encodings, ie, Lily should get the encoding from the
13468           font tree, rather than the font itself.  This would require some
13469           more work.
13470         
13471         * configure.in: Test for and accept lmodern if EC fonts not found.
13472
13473         * scm/framework-tex.scm (font-load-command): TeX font name
13474         mangling for latin1 encoded cork-lm fonts.
13475         (convert-to-ps): Load lm.map if available.
13476
13477         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
13478         available.
13479
13480         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
13481
13482         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
13483         available.
13484
13485         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
13486         path for absolute file name, that is silly.
13487
13488         * lily/score-engraver.cc (initialize): 
13489
13490         * Documentation/user/GNUmakefile (local-install-info): Invoke
13491         install-info --remove first.
13492
13493         * #include cleanup (Andreas Scherer).
13494
13495 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
13496
13497         * input/test/script-abbreviations.ly: fix typos.
13498
13499 2004-11-17  Werner Lemberg  <wl@gnu.org>
13500
13501         * python/lilylib.py (options_help_str): Support pretty-printing of
13502         newlines in fourth element of option description.
13503
13504         * scripts/lilypond-book.py (option_definitions): Use new lilylib
13505         feature.
13506         Sort options.
13507
13508         * Documentation/user/lilypond-book.itely: Finish update.
13509
13510 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13511
13512         * Documentation/user/macros.itexi: Add comment about \command.
13513
13514         * Documentation/user/lilypond.tely:
13515         * Documentation/user/lilypond-book.itely: Fix names of lilypond
13516         and lilypond-book nodes, so that `info lilypond' visits the manual
13517         at top level, and `info lilypond-book' visits the lilypond-book
13518         section.
13519
13520         * Documentation/user/GNUmakefile (local-install-info): Fix rules
13521         and packager messages.
13522
13523         * lily/pangofc-afm-decoder.cc: Update test.
13524
13525 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13526
13527         * scm/lily-library.scm (char->unicode-index): New function.
13528
13529         * scm/output-gnome.scm: 
13530         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
13531
13532         * Proper naming of file name throughout; s/filename/file[-_]name/.
13533
13534         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
13535
13536         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
13537
13538 2004-11-16  Werner Lemberg  <wl@gnu.org>
13539
13540         * scripts/lilypond-book.py: The Lord has commanded me to use only
13541         tabs for indentation.  Your humble servant obeys.
13542
13543 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13544
13545         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
13546         including font, if LilyPond-feta font is only feta font in path.
13547
13548         * scm/output-gnome.scm (text): Revert to file name of font if font
13549         has no name.  Fixes ec font selection.
13550         (char): Bugfix: do not utf8 twice.  Fixes clefs.
13551
13552         * scm/framework-svg.scm:
13553         * scm/output-svg.scm: New file.  TODO: figure out how to
13554         do character by index in font.
13555
13556         * scm/output-sodipodi.scm: Remove.
13557
13558         * scm/output-ps.scm (stem): Remove.
13559
13560 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13561
13562         * scm/output-gnome.scm (beam): New function.
13563         (slur): Round corners.
13564         (round-filled-box): Round corners.
13565
13566 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13567
13568         * scm/output-gnome.scm (beam): add function.
13569         (draw-line): new routine.
13570         (dashed-line): stub; call draw-line
13571         (polygon): new routine.
13572
13573 2004-11-15  Werner Lemberg  <wl@gnu.org>
13574
13575         * Documentation/user/lilypond-book.itely: Revise section on
13576         lilypond-book options.
13577         Other minor fixes.
13578
13579         * scripts/lilypond-book.py: Change indentation to 4.
13580         Minor formatting.
13581
13582 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13583
13584         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
13585         grobs that have tweaks specced.
13586         
13587 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
13588
13589         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
13590
13591 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13592
13593         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
13594         actual char #, not 0 based index.
13595
13596         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
13597
13598         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
13599         Warning: do make -C mf clean.
13600
13601         * lily/context-property.cc: Compile fix.
13602
13603         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
13604         Grok ec-fonts, braces and dynamics.
13605
13606         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
13607
13608 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13609
13610         * lily/include/tweak-registration.hh: new file.
13611
13612         * lily/tweak-registration.cc: new file.
13613
13614         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
13615         saving tweaks.
13616
13617         * scm/output-gnome.scm (text): comment dribble.
13618
13619 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13620
13621         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
13622
13623         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
13624         path-def before using.  Fixes muchtomany slurs in wrong places
13625         bug.
13626
13627 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13628
13629         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
13630
13631         * lily/include/object-key-undumper.hh (Module): new file.
13632
13633         * lily/object-key-undumper.cc (Module): New file. Deserialize
13634         keys. SCM bindings
13635
13636         * lily/object-key-dumper.cc (Object_key_dumper): idem.
13637         Provide SCM bindings.
13638
13639         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
13640         new file. Serialize object keys.
13641         
13642         * lily/object-key.cc (dump): new function.
13643         (as_scheme): new virtual function
13644         (undump): new function
13645         (undumpers): new table.
13646
13647         * lily/include/global-context.hh (Context): take \score key upon init.
13648
13649         * lily/object-key-dumper.cc (serialize_key): new file.
13650
13651         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
13652
13653         * lily/lily-lexer.cc: remove \quote.
13654
13655         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
13656
13657         * lily/context.cc (Context): take key argument in ctor.
13658         (create_context): new function
13659
13660         * lily/grob.cc (Grob): take key argument in ctor.  
13661
13662         * lily/lilypond-key.cc (do_compare): new file.
13663
13664         * lily/object-key.cc (Object_key): new file.
13665
13666         * lily/include/object-key.hh (class Object_key): new file.
13667
13668         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
13669
13670 2004-11-13  Graham Percival  <gperlist@shaw.ca>
13671
13672         * Documentation/user/lilypond-book.itely: add small warning about
13673         noindent default in lilypond-book.
13674
13675         * Documentation/user/converters.itely: add examples for convert-ly.
13676
13677         * Documentation/user/examples.itely: change version string in templates
13678         to 2.4.0.
13679
13680 2004-11-12  Karl Hammar  <karl@aspodata.se>
13681
13682         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
13683         cmdline, use xargs instead (backportme)
13684
13685 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
13686         
13687         * Documentation/user/: Numerous fixes in the user manual.
13688
13689 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13690
13691         * lily/parser.yy (re_rhythmed_music): search music expression for
13692         context-id, surround by \new Voice if not found. Fixes:
13693         addlyrics-second-staff.ly
13694
13695         * VERSION: 2.5.0 released.
13696         
13697 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13698
13699         * Documentation/index.html.in: Fix url to one big page.  (backportme)
13700
13701         * Documentation/user/GNUmakefile: Separate rules for split and
13702         unsplit html documents.  Remove perl massaging.  (backportme)
13703
13704 2004-11-11  Graham Percival  <gperlist@shaw.ca>
13705
13706         * Documentation/user/lilypond-book.itely: add short warning about
13707         \lilypond{} in LaTeX docs.
13708
13709 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13710
13711         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
13712         found.  (backportme)
13713
13714         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
13715         version requirement.  (backportme)
13716
13717         * configure.in: Be explicit about old versions of
13718         ec-fonts-mtraced.  (backportme)
13719
13720         * lily/context-selector.cc (set_tweaks): New function.
13721         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
13722         web with -DTWEAK.
13723
13724         * Documentation/user/introduction.itely (Automated engraving):
13725         Remove fragment option.  Fixes web.
13726
13727         * lily/context-property.cc (make_item_from_properties):
13728         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
13729         #ifdef.
13730
13731         * scm/define-context-properties.scm
13732         (all-internal-translation-properties): Add tweakRank and tweakCount.
13733
13734         * lily/grob.cc: 
13735         * scm/define-grob-properties.scm (all-internal-grob-properties):
13736         Add tweak-rank and tweak-count.
13737
13738 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13739
13740         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
13741         New function.
13742         (text): Use them.
13743
13744         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
13745         animated/opaque grob dragging tweaks.
13746
13747         * buildscripts/guile-gnome.sh: Update.
13748
13749 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13750
13751         * scm/define-grobs.scm (all-grob-descriptions): Added
13752         line-interface to the LigatureBracket object.
13753
13754 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13755
13756         * scm/framework-gnome.scm (item-event): Support non-animated mouse
13757         dragging tweaks.
13758
13759         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
13760
13761         * lily/context-selector.cc (store_context): New function.
13762
13763         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
13764         (store_grob): New function.
13765         (identify_grob): Add Moment parameter.
13766
13767         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
13768         exists.
13769
13770         * scm/framework-gnome.scm (save-tweaks): Write as alist.
13771
13772 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13773
13774         * scm/framework-gnome.scm (item-event): Print grob id.
13775         (save-tweaks): New function.
13776         (tweak): New funtion.
13777         (item-event): Use it, bound to arrow keys.
13778
13779         * lily/context-property.cc (make_item_from_properties): Register grob.
13780         * lily/context.cc (add_context): Register context.
13781
13782         * lily/include/context-selector.hh:
13783         * lily/include/grob-selector.hh:
13784         * lily/context-selector.cc:
13785         * lily/grob-selector.cc: New file.
13786
13787 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13788
13789         * lily/slur.cc: add 'positions to interface
13790
13791         * lily/main.cc: reinstate PS as standard output format. 
13792
13793         * scm/framework-tex.scm (output-preview-framework): print systems
13794         up to first non title system.
13795
13796         * lily/grace-engraver.cc (start_translation_timestep): split
13797         scm_cadddr
13798         
13799 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13800
13801         * lily/quote-iterator.cc (Module): remove old quote-iterator
13802
13803         * scm/define-music-types.scm (music-descriptions): move
13804         NewQuoteMusic over QuoteMusic
13805
13806         * Documentation/user/notation.itely (Formatting cue notes): use
13807         \cueDuring.
13808
13809         * lily/new-quote-iterator.cc (quote_ok): new function.
13810
13811         * input/regression/quote-cue-during.ly: new file.
13812
13813         * input/regression/quote-grace.ly: new file.
13814
13815         * scm/define-context-properties.scm (Module): change definition of
13816         graceSettings
13817
13818         * lily/context-property.cc (Module): rename from
13819         translator-property.cc
13820
13821         * lily/context.cc (context_name_symbol): new function
13822
13823         * lily/grace-engraver.cc: new file. Set properties for grobs based
13824         on the grace-ness of now_moment().
13825
13826         * scm/music-functions.scm (add-grace-property): use list
13827         iso. vector for graceSettings
13828         remove set-{start,stop}-grace-properties. 
13829
13830         * lily/new-quote-iterator.cc (construct_children): set
13831         quote_outlet_ if no quoted-context-{id,type} specified.
13832
13833         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
13834
13835         * lily/parser.yy (command_element): remove \quote.
13836
13837         * ly/music-functions-init.ly (location): add quoteDuring music
13838         function. 
13839
13840         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
13841         optional semicolon. (backportme)
13842
13843 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13844
13845         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
13846         need to link to GUILE et al.
13847
13848 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13849
13850         * scm/define-music-properties.scm (all-music-properties): add
13851         quoted-context-type, quoted-context-id.
13852
13853         * scm/lily.scm (type-check-list): new function.
13854         
13855         * scm/lily-library.scm: new file. Generic library routines.
13856
13857         * lily/parser.yy (Generic_prefix_music): move typechecking out of
13858         parser.
13859
13860         * ly/music-functions-init.ly: add quoteDuring function.
13861
13862         * lily/include/music-iterator.hh (class Music_iterator): rename
13863         set_translator -> set_context
13864
13865         * lily/parser.yy (Generic_prefix_music_scm): add
13866         MUSIC_FUNCTION_SCM_SCM_MUSIC
13867
13868         * scm/lily.scm (sanitize-command-option): new function. (backportme)
13869
13870         * scm/framework-tex.scm (header): sanitize TeX paper size.
13871         (backportme)
13872
13873 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13874
13875         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
13876
13877         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
13878
13879         * scm/framework-tex.scm (font-load-command): Use T1 if no
13880         font-encoding set.  (backportme)
13881
13882         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
13883         exists before converting.  (backportme)
13884
13885         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
13886         exists before converting.  (backportme)
13887         (convert-to-ps): Remove .ps file if it exists before
13888         converting.  (backportme)
13889
13890         * lily/lexer.ll: Remove extra progress newline, use present tense.
13891
13892         * scm/paper.scm (paper-alist): public.
13893         * scm/framework-tex.scm (convert-to-ps):
13894         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
13895         command line.
13896
13897 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13898
13899         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
13900
13901         * lily/recording-group-engraver.cc (derived_mark): mark
13902         now_events_. (backportme)
13903
13904 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13905
13906         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
13907
13908         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
13909         invoking latex. (backportme.)
13910
13911         * lily/stem.cc (off_callback): center stems for all rest stems.
13912
13913 2004-11-05  Werner Lemberg  <wl@gnu.org>
13914
13915         * Documentation/user/lilypond.tely: Add more guidelines for writing
13916         lilypond texinfo documents.
13917
13918 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
13919
13920         * Documentation/index.html.in: remove <hr>.
13921
13922         * THANKS: change 2.3 to 2.4.
13923
13924 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
13925
13926         * scm/output-gnome.scm: More fontconfig comment.
13927
13928 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
13929
13930         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
13931         <package> directory in $(builddir)/share according with
13932         PACKAGE_NAME defined in the VERSION file.
13933
13934 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13935
13936         * lily/beam.cc (rest_collision_callback): use local beam
13937         multiplicity.
13938
13939         * input/regression/stem-stemlet.ly: new file.
13940
13941         * lily/stem.cc (add_head): store rests as well.
13942
13943         * scm/define-grob-properties.scm (all-user-grob-properties): add
13944         stemlet-length
13945
13946         * lily/stem.cc: store rests as well.
13947         
13948         * input/regression/new-slur.ly: mention forcing.
13949
13950 2004-11-04  Werner Lemberg  <wl@gnu.org>
13951
13952         * Documentation/user/*: A new round of layout fixes and document
13953         structure cleanup.
13954
13955 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
13956
13957         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
13958
13959 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
13960
13961         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
13962
13963 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13964
13965         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
13966
13967         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
13968
13969         * lily/main.cc (main): Invoke identify.
13970
13971         * scm/lily.scm (postscript->pdf): Remove progress newline.
13972         Write progress to stderr.
13973
13974         * lily/paper-book.cc (output): Remove progress newline.
13975
13976         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
13977         gettext on user messages, and remove whitespace.
13978
13979         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
13980
13981         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
13982         argv[0] (Thomas Scharkowski).
13983
13984         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
13985         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
13986         for ec-fonts-mtraced.
13987
13988         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
13989         --srcdir build (Bertalan).
13990
13991         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
13992         headers and library too (Laura Conrad).
13993
13994         * Documentation/topdocs/INSTALL.texi (Top): Mention development
13995         package for guile too (Laura Conrad).
13996
13997         * lily/main.cc (usage): Typo.
13998
13999 2004-11-02  Werner Lemberg  <wl@gnu.org>
14000
14001         * Documentation/user/notation.ly: More fixes to improve appearance.
14002
14003         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
14004         better output for multicolumn tables.
14005
14006 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
14007
14008         * lily/main.cc (dir_info): Fixed typo in the printouts.
14009
14010 2004-11-01  Werner Lemberg  <wl@gnu.org>
14011
14012         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
14013         of output.
14014         Set `per_line' to 2; replace hard-coded value with it.
14015
14016         * Documentation/user/*: Many fixes to improve appearance of
14017         printed manual.
14018
14019 2004-11-01  Werner Lemberg  <wl@gnu.org>
14020
14021         * Documentation/user/changing-defaults.itely,
14022         Documentation/user/notation.ly,
14023         Documentation/user/programming-interface.itely: Use @/.
14024         Fix formatting of some lilypond snippets and tables.
14025
14026         * scripts/lilypond-book.py (compose_ly): Provide useful default
14027         for LINEWIDTH in `override'.
14028
14029 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14030
14031         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
14032
14033 2004-10-31  Werner Lemberg  <wl@gnu.org>
14034
14035         Resetting @exampleindent to `5' gives ugly results with texinfo's
14036         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
14037         (if not quoting) to change @exampleindent only locally.
14038
14039         * scripts/lilypond-book.py (NOQUOTE): New variable.
14040         (output) [LATEX]: Remove AFTER and BEFORE.
14041         [TEXINFO]: Remove AFTER and BEFORE.
14042         Fix QUOTE and VERBATIM pattern.
14043         Add NOQUOTE pattern.
14044         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
14045         and BEFORE.
14046         [output_texinfo]: Use NOQUOTE.
14047
14048 2004-10-31  Graham Percival  <gperlist@shaw.ca>
14049
14050         * Documentation/user/changing-defaults.itely: clarify paper
14051         size commands with correct info.
14052
14053         * Documentation/user/lilypond-book.itely: add more docs for
14054         filename extensions.
14055
14056 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14057
14058         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
14059         (PATCH_LEVEL): start 2.5.0.
14060
14061 #Local variables:
14062 #coding: utf-8
14063 #End:
14064